Skip to content

Console Output

11:33:22 [2024-03-15T15:33:22.517Z] Started by user Patrick Tasse
11:33:22 [2024-03-15T15:33:22.517Z] Running as Patrick Tasse
11:33:22 [2024-03-15T15:33:22.820Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
11:33:23 [2024-03-15T15:33:23.159Z] [Pipeline] Start of Pipeline
11:33:24 [2024-03-15T15:33:24.939Z] [Pipeline] readTrusted
11:33:25 [2024-03-15T15:33:25.206Z] Obtained jenkins/pod-templates/tracecompass-sonar-pod.yaml from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
11:33:25 [2024-03-15T15:33:25.457Z] [Pipeline] echo
11:33:25 [2024-03-15T15:33:25.457Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
11:33:25 [2024-03-15T15:33:25.459Z] [Pipeline] podTemplate
11:33:25 [2024-03-15T15:33:25.485Z] [Pipeline] {
11:33:26 [2024-03-15T15:33:26.386Z] [Pipeline] node
11:33:34 [2024-03-15T15:33:34.086Z] Created Pod: kubernetes tracecompass/tracecompass-build-fxx6v-skjq2
11:33:41 [2024-03-15T15:33:41.387Z] Still waiting to schedule task
11:33:41 [2024-03-15T15:33:41.388Z]tracecompass-build-fxx6v-skjq2’ is offline
11:33:50 [2024-03-15T15:33:50.210Z] Agent tracecompass-build-fxx6v-skjq2 is provisioned from template tracecompass-build-fxx6v
11:33:50 [2024-03-15T15:33:50.212Z] ---
11:33:50 [2024-03-15T15:33:50.212Z] apiVersion: "v1"
11:33:50 [2024-03-15T15:33:50.212Z] kind: "Pod"
11:33:50 [2024-03-15T15:33:50.212Z] metadata:
11:33:50 [2024-03-15T15:33:50.212Z]   annotations:
11:33:50 [2024-03-15T15:33:50.212Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-stable-release-nightly-new/261/"
11:33:50 [2024-03-15T15:33:50.212Z]     runUrl: "job/tracecompass-stable-release-nightly-new/261/"
11:33:50 [2024-03-15T15:33:50.212Z]   labels:
11:33:50 [2024-03-15T15:33:50.212Z]     jenkins: "slave"
11:33:50 [2024-03-15T15:33:50.212Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
11:33:50 [2024-03-15T15:33:50.212Z]     jenkins/label: "tracecompass-build"
11:33:50 [2024-03-15T15:33:50.212Z]   name: "tracecompass-build-fxx6v-skjq2"
11:33:50 [2024-03-15T15:33:50.212Z]   namespace: "tracecompass"
11:33:50 [2024-03-15T15:33:50.212Z] spec:
11:33:50 [2024-03-15T15:33:50.212Z]   containers:
11:33:50 [2024-03-15T15:33:50.212Z]   - args:
11:33:50 [2024-03-15T15:33:50.212Z]     - "-c"
11:33:50 [2024-03-15T15:33:50.212Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
11:33:50 [2024-03-15T15:33:50.212Z]     command:
11:33:50 [2024-03-15T15:33:50.212Z]     - "/bin/sh"
11:33:50 [2024-03-15T15:33:50.212Z]     image: "eclipse/tracecompass-build-env:18.04"
11:33:50 [2024-03-15T15:33:50.212Z]     imagePullPolicy: "Always"
11:33:50 [2024-03-15T15:33:50.212Z]     name: "tracecompass"
11:33:50 [2024-03-15T15:33:50.212Z]     resources:
11:33:50 [2024-03-15T15:33:50.212Z]       limits:
11:33:50 [2024-03-15T15:33:50.212Z]         memory: "6Gi"
11:33:50 [2024-03-15T15:33:50.212Z]         cpu: "2000m"
11:33:50 [2024-03-15T15:33:50.212Z]       requests:
11:33:50 [2024-03-15T15:33:50.212Z]         memory: "6Gi"
11:33:50 [2024-03-15T15:33:50.212Z]         cpu: "2000m"
11:33:50 [2024-03-15T15:33:50.212Z]     tty: true
11:33:50 [2024-03-15T15:33:50.212Z]     volumeMounts:
11:33:50 [2024-03-15T15:33:50.212Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
11:33:50 [2024-03-15T15:33:50.212Z]       name: "settings-xml"
11:33:50 [2024-03-15T15:33:50.212Z]       readOnly: true
11:33:50 [2024-03-15T15:33:50.212Z]       subPath: "settings.xml"
11:33:50 [2024-03-15T15:33:50.212Z]     - mountPath: "/home/jenkins/.m2/repository"
11:33:50 [2024-03-15T15:33:50.212Z]       name: "m2-repo"
11:33:50 [2024-03-15T15:33:50.212Z]     - mountPath: "/opt/tools"
11:33:50 [2024-03-15T15:33:50.212Z]       name: "tools"
11:33:50 [2024-03-15T15:33:50.212Z]     - mountPath: "/home/jenkins/agent"
11:33:50 [2024-03-15T15:33:50.212Z]       name: "workspace-volume"
11:33:50 [2024-03-15T15:33:50.212Z]       readOnly: false
11:33:50 [2024-03-15T15:33:50.213Z]   - env:
11:33:50 [2024-03-15T15:33:50.213Z]     - name: "JENKINS_SECRET"
11:33:50 [2024-03-15T15:33:50.213Z]       value: "********"
11:33:50 [2024-03-15T15:33:50.213Z]     - name: "JENKINS_TUNNEL"
11:33:50 [2024-03-15T15:33:50.213Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
11:33:50 [2024-03-15T15:33:50.213Z]     - name: "JENKINS_AGENT_NAME"
11:33:50 [2024-03-15T15:33:50.213Z]       value: "tracecompass-build-fxx6v-skjq2"
11:33:50 [2024-03-15T15:33:50.213Z]     - name: "JENKINS_NAME"
11:33:50 [2024-03-15T15:33:50.213Z]       value: "tracecompass-build-fxx6v-skjq2"
11:33:50 [2024-03-15T15:33:50.213Z]     - name: "JENKINS_AGENT_WORKDIR"
11:33:50 [2024-03-15T15:33:50.213Z]       value: "/home/jenkins/agent"
11:33:50 [2024-03-15T15:33:50.213Z]     - name: "JENKINS_URL"
11:33:50 [2024-03-15T15:33:50.213Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
11:33:50 [2024-03-15T15:33:50.213Z]     image: "eclipsecbi/jenkins-jnlp-agent"
11:33:50 [2024-03-15T15:33:50.213Z]     name: "jnlp"
11:33:50 [2024-03-15T15:33:50.213Z]     resources:
11:33:50 [2024-03-15T15:33:50.213Z]       requests:
11:33:50 [2024-03-15T15:33:50.213Z]         memory: "256Mi"
11:33:50 [2024-03-15T15:33:50.213Z]         cpu: "100m"
11:33:50 [2024-03-15T15:33:50.213Z]     volumeMounts:
11:33:50 [2024-03-15T15:33:50.213Z]     - mountPath: "/home/jenkins/.ssh"
11:33:50 [2024-03-15T15:33:50.213Z]       name: "volume-known-hosts"
11:33:50 [2024-03-15T15:33:50.213Z]     - mountPath: "/home/jenkins/agent"
11:33:50 [2024-03-15T15:33:50.213Z]       name: "workspace-volume"
11:33:50 [2024-03-15T15:33:50.213Z]       readOnly: false
11:33:50 [2024-03-15T15:33:50.213Z]   nodeSelector:
11:33:50 [2024-03-15T15:33:50.213Z]     kubernetes.io/os: "linux"
11:33:50 [2024-03-15T15:33:50.213Z]   restartPolicy: "Never"
11:33:50 [2024-03-15T15:33:50.213Z]   volumes:
11:33:50 [2024-03-15T15:33:50.213Z]   - emptyDir: {}
11:33:50 [2024-03-15T15:33:50.213Z]     name: "m2-repo"
11:33:50 [2024-03-15T15:33:50.213Z]   - name: "settings-xml"
11:33:50 [2024-03-15T15:33:50.213Z]     secret:
11:33:50 [2024-03-15T15:33:50.213Z]       items:
11:33:50 [2024-03-15T15:33:50.213Z]       - key: "settings.xml"
11:33:50 [2024-03-15T15:33:50.213Z]         path: "settings.xml"
11:33:50 [2024-03-15T15:33:50.213Z]       secretName: "m2-secret-dir"
11:33:50 [2024-03-15T15:33:50.213Z]   - emptyDir:
11:33:50 [2024-03-15T15:33:50.213Z]       medium: ""
11:33:50 [2024-03-15T15:33:50.213Z]     name: "workspace-volume"
11:33:50 [2024-03-15T15:33:50.213Z]   - configMap:
11:33:50 [2024-03-15T15:33:50.213Z]       name: "known-hosts"
11:33:50 [2024-03-15T15:33:50.213Z]     name: "volume-known-hosts"
11:33:50 [2024-03-15T15:33:50.213Z]   - name: "tools"
11:33:50 [2024-03-15T15:33:50.213Z]     persistentVolumeClaim:
11:33:50 [2024-03-15T15:33:50.213Z]       claimName: "tools-claim-jiro-tracecompass"
11:33:50 [2024-03-15T15:33:50.213Z] 
11:33:50 [2024-03-15T15:33:50.682Z] Running on tracecompass-build-fxx6v-skjq2 in /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new
11:33:51 [2024-03-15T15:33:51.060Z] [Pipeline] {
11:33:52 [2024-03-15T15:33:52.127Z] [Pipeline] stage
11:33:52 [2024-03-15T15:33:52.128Z] [Pipeline] { (Declarative: Checkout SCM)
11:33:52 [2024-03-15T15:33:52.758Z] [Pipeline] checkout
11:33:52 [2024-03-15T15:33:52.986Z] Selected Git installation does not exist. Using Default
11:33:52 [2024-03-15T15:33:52.986Z] The recommended git tool is: NONE
11:34:00 [2024-03-15T15:34:00.891Z] No credentials specified
11:34:00 [2024-03-15T15:34:00.893Z] Cloning the remote Git repository
11:34:00 [2024-03-15T15:34:00.981Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
11:34:01 [2024-03-15T15:34:01.019Z]  > git init /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new # timeout=10
11:34:01 [2024-03-15T15:34:01.202Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
11:34:01 [2024-03-15T15:34:01.202Z]  > git --version # timeout=10
11:34:01 [2024-03-15T15:34:01.284Z]  > git --version # 'git version 2.20.1'
11:34:01 [2024-03-15T15:34:01.284Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:34:01 [2024-03-15T15:34:01.747Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
11:34:01 [2024-03-15T15:34:01.785Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:34:03 [2024-03-15T15:34:03.992Z] Avoid second fetch
11:34:04 [2024-03-15T15:34:04.000Z] Checking out Revision bad8bcabe581bb987e8a83d62810119095943129 (refs/remotes/origin/master)
11:34:04 [2024-03-15T15:34:04.685Z] Commit message: "Revert "Debug macosx-notarize.sh OOMKilled failures""
11:34:03 [2024-03-15T15:34:03.995Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:34:04 [2024-03-15T15:34:04.006Z]  > git config core.sparsecheckout # timeout=10
11:34:04 [2024-03-15T15:34:04.082Z]  > git checkout -f bad8bcabe581bb987e8a83d62810119095943129 # timeout=10
11:34:04 [2024-03-15T15:34:04.689Z]  > git rev-list --no-walk bad8bcabe581bb987e8a83d62810119095943129 # timeout=10
11:34:05 [2024-03-15T15:34:05.077Z] [Pipeline] }
11:34:05 [2024-03-15T15:34:05.335Z] [Pipeline] // stage
11:34:06 [2024-03-15T15:34:06.369Z] [Pipeline] withEnv
11:34:06 [2024-03-15T15:34:06.369Z] [Pipeline] {
11:34:11 [2024-03-15T15:34:11.618Z] [Pipeline] withEnv
11:34:11 [2024-03-15T15:34:11.619Z] [Pipeline] {
11:34:12 [2024-03-15T15:34:12.912Z] [Pipeline] timestamps
11:34:12 [2024-03-15T15:34:12.912Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
11:34:12 [2024-03-15T15:34:12.912Z] [Pipeline] {
11:34:13 [2024-03-15T15:34:13.796Z] [Pipeline] timeout
11:34:13 [2024-03-15T15:34:13.796Z] Timeout set to expire in 4 hr 0 min
11:34:13 [2024-03-15T15:34:13.796Z] [Pipeline] {
11:34:14 [2024-03-15T15:34:14.944Z] [Pipeline] stage
11:34:14 [2024-03-15T15:34:14.945Z] [Pipeline] { (Declarative: Tool Install)
11:34:16 [2024-03-15T15:34:16.099Z] [Pipeline] tool
11:34:16 [2024-03-15T15:34:16.623Z] [Pipeline] envVarsForTool
11:34:17 [2024-03-15T15:34:17.531Z] [Pipeline] tool
11:34:18 [2024-03-15T15:34:18.062Z] [Pipeline] envVarsForTool
11:34:18 [2024-03-15T15:34:18.580Z] [Pipeline] }
11:34:18 [2024-03-15T15:34:18.843Z] [Pipeline] // stage
11:34:19 [2024-03-15T15:34:19.362Z] [Pipeline] withEnv
11:34:19 [2024-03-15T15:34:19.363Z] [Pipeline] {
11:34:20 [2024-03-15T15:34:20.788Z] [Pipeline] stage
11:34:20 [2024-03-15T15:34:20.789Z] [Pipeline] { (Checkout)
11:34:25 [2024-03-15T15:34:25.736Z] [Pipeline] tool
11:34:26 [2024-03-15T15:34:26.248Z] [Pipeline] envVarsForTool
11:34:27 [2024-03-15T15:34:27.140Z] [Pipeline] tool
11:34:27 [2024-03-15T15:34:27.652Z] [Pipeline] envVarsForTool
11:34:28 [2024-03-15T15:34:28.280Z] [Pipeline] withEnv
11:34:28 [2024-03-15T15:34:28.281Z] [Pipeline] {
11:34:29 [2024-03-15T15:34:29.809Z] [Pipeline] container
11:34:29 [2024-03-15T15:34:29.810Z] [Pipeline] {
11:34:30 [2024-03-15T15:34:30.433Z] [Pipeline] sh
11:34:31 [2024-03-15T15:34:31.182Z] + mkdir -p ../scripts
11:34:31 [2024-03-15T15:34:31.452Z] [Pipeline] sh
11:34:32 [2024-03-15T15:34:32.006Z] + cp scripts/deploy-rcp.sh ../scripts
11:34:32 [2024-03-15T15:34:32.340Z] [Pipeline] sh
11:34:32 [2024-03-15T15:34:32.888Z] + cp scripts/deploy-update-site.sh ../scripts
11:34:33 [2024-03-15T15:34:33.153Z] [Pipeline] sh
11:34:33 [2024-03-15T15:34:33.696Z] + cp scripts/deploy-doc.sh ../scripts
11:34:34 [2024-03-15T15:34:34.029Z] [Pipeline] sh
11:34:34 [2024-03-15T15:34:34.702Z] + cp scripts/deploy-javadoc.sh ../scripts
11:34:35 [2024-03-15T15:34:35.042Z] [Pipeline] sh
11:34:35 [2024-03-15T15:34:35.685Z] + cp scripts/macosx-notarize.sh ../scripts
11:34:35 [2024-03-15T15:34:35.949Z] [Pipeline] checkout
11:34:35 [2024-03-15T15:34:35.982Z] The recommended git tool is: NONE
11:34:35 [2024-03-15T15:34:35.988Z] No credentials specified
11:34:35 [2024-03-15T15:34:35.988Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@44d3b48f; decorates RemoteLauncher[hudson.remoting.Channel@e2788ae1:JNLP4-connect connection from 10.40.16.199/10.40.16.199:53688] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:34:36 [2024-03-15T15:34:36.082Z] Fetching changes from the remote Git repository
11:34:35 [2024-03-15T15:34:35.991Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.git # timeout=10
11:34:36 [2024-03-15T15:34:36.092Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git # timeout=10
11:34:36 [2024-03-15T15:34:36.187Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git
11:34:36 [2024-03-15T15:34:36.188Z]  > git --version # timeout=10
11:34:36 [2024-03-15T15:34:36.192Z]  > git --version # 'git version 2.20.1'
11:34:36 [2024-03-15T15:34:36.193Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git refs/heads/stable-9.3 # timeout=10
11:35:07 [2024-03-15T15:35:07.787Z] Checking out Revision 5cd830931a591e586ab4f95b370157f8b81bff97 (stable-9.3)
11:35:07 [2024-03-15T15:35:07.781Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:35:07 [2024-03-15T15:35:07.791Z]  > git config core.sparsecheckout # timeout=10
11:35:07 [2024-03-15T15:35:07.881Z]  > git checkout -f 5cd830931a591e586ab4f95b370157f8b81bff97 # timeout=10
11:35:11 [2024-03-15T15:35:11.282Z] Commit message: "releng: Update e4.31 and eStaging targets to 2024-03 release"
11:35:11 [2024-03-15T15:35:11.285Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:35:11 [2024-03-15T15:35:11.987Z]  > git rev-list --no-walk 9d750b3dd45fe0ef674dc2687e010a267787d0aa # timeout=10
11:35:12 [2024-03-15T15:35:12.366Z] [Pipeline] sh
11:35:12 [2024-03-15T15:35:12.982Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
11:35:13 [2024-03-15T15:35:13.241Z] [Pipeline] sh
11:35:13 [2024-03-15T15:35:13.883Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
11:35:14 [2024-03-15T15:35:14.133Z] [Pipeline] sh
11:35:14 [2024-03-15T15:35:14.691Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
11:35:14 [2024-03-15T15:35:14.940Z] [Pipeline] sh
11:35:15 [2024-03-15T15:35:15.491Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
11:35:15 [2024-03-15T15:35:15.752Z] [Pipeline] sh
11:35:16 [2024-03-15T15:35:16.297Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
11:35:16 [2024-03-15T15:35:16.643Z] [Pipeline] sh
11:35:17 [2024-03-15T15:35:17.171Z] + cp ../scripts/macosx-notarize.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
11:35:17 [2024-03-15T15:35:17.459Z] [Pipeline] }
11:35:17 [2024-03-15T15:35:17.723Z] [Pipeline] // container
11:35:18 [2024-03-15T15:35:18.111Z] [Pipeline] }
11:35:18 [2024-03-15T15:35:18.376Z] [Pipeline] // withEnv
11:35:18 [2024-03-15T15:35:18.763Z] [Pipeline] }
11:35:19 [2024-03-15T15:35:19.417Z] [Pipeline] // stage
11:35:20 [2024-03-15T15:35:20.176Z] [Pipeline] stage
11:35:20 [2024-03-15T15:35:20.177Z] [Pipeline] { (Product File)
11:35:24 [2024-03-15T15:35:24.926Z] Stage "Product File" skipped due to when conditional
11:35:24 [2024-03-15T15:35:24.927Z] [Pipeline] }
11:35:25 [2024-03-15T15:35:25.184Z] [Pipeline] // stage
11:35:25 [2024-03-15T15:35:25.940Z] [Pipeline] stage
11:35:25 [2024-03-15T15:35:25.941Z] [Pipeline] { (RCP Feature File)
11:35:30 [2024-03-15T15:35:30.594Z] Stage "RCP Feature File" skipped due to when conditional
11:35:30 [2024-03-15T15:35:30.594Z] [Pipeline] }
11:35:30 [2024-03-15T15:35:30.911Z] [Pipeline] // stage
11:35:31 [2024-03-15T15:35:31.656Z] [Pipeline] stage
11:35:31 [2024-03-15T15:35:31.657Z] [Pipeline] { (SLF4J Properties Manifest)
11:35:36 [2024-03-15T15:35:36.261Z] Stage "SLF4J Properties Manifest" skipped due to when conditional
11:35:36 [2024-03-15T15:35:36.262Z] [Pipeline] }
11:35:36 [2024-03-15T15:35:36.525Z] [Pipeline] // stage
11:35:37 [2024-03-15T15:35:37.295Z] [Pipeline] stage
11:35:37 [2024-03-15T15:35:37.296Z] [Pipeline] { (Build)
11:35:42 [2024-03-15T15:35:42.219Z] [Pipeline] tool
11:35:42 [2024-03-15T15:35:42.734Z] [Pipeline] envVarsForTool
11:35:43 [2024-03-15T15:35:43.636Z] [Pipeline] tool
11:35:44 [2024-03-15T15:35:44.168Z] [Pipeline] envVarsForTool
11:35:44 [2024-03-15T15:35:44.808Z] [Pipeline] withEnv
11:35:44 [2024-03-15T15:35:44.808Z] [Pipeline] {
11:35:46 [2024-03-15T15:35:46.304Z] [Pipeline] container
11:35:46 [2024-03-15T15:35:46.305Z] [Pipeline] {
11:35:46 [2024-03-15T15:35:46.940Z] [Pipeline] sh
11:35:47 [2024-03-15T15:35:47.479Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp
11:35:47 [2024-03-15T15:35:47.748Z] [Pipeline] sh
11:35:48 [2024-03-15T15:35:48.261Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.dev
11:35:48 [2024-03-15T15:35:48.519Z] [Pipeline] sh
11:35:49 [2024-03-15T15:35:49.090Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user
11:35:49 [2024-03-15T15:35:49.345Z] [Pipeline] sh
11:35:49 [2024-03-15T15:35:49.862Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
11:35:50 [2024-03-15T15:35:50.140Z] [Pipeline] sh
11:35:50 [2024-03-15T15:35:50.649Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
11:35:50 [2024-03-15T15:35:50.903Z] [Pipeline] sh
11:35:51 [2024-03-15T15:35:51.461Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
11:35:51 [2024-03-15T15:35:51.708Z] [Pipeline] sh
11:35:52 [2024-03-15T15:35:52.230Z] + 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
11:35:52 [2024-03-15T15:35:52.230Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:35:54 [2024-03-15T15:35:54.124Z] [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
11:35:54 [2024-03-15T15:35:54.381Z] [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 7.0 kB/s)
11:35:54 [2024-03-15T15:35:54.381Z] [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
11:35:54 [2024-03-15T15:35:54.638Z] [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 127 kB/s)
11:35:54 [2024-03-15T15:35:54.638Z] [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
11:35:54 [2024-03-15T15:35:54.639Z] [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 93 kB/s)
11:35:54 [2024-03-15T15:35:54.639Z] [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
11:35:54 [2024-03-15T15:35:54.639Z] [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 362 kB/s)
11:35:54 [2024-03-15T15:35:54.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
11:35:54 [2024-03-15T15:35:54.639Z] [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 635 kB/s)
11:35:54 [2024-03-15T15:35:54.639Z] [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
11:35:54 [2024-03-15T15:35:54.639Z] [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 600 kB/s)
11:35:54 [2024-03-15T15:35:54.639Z] [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
11:35:54 [2024-03-15T15:35:54.639Z] [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.3 MB/s)
11:35:54 [2024-03-15T15:35:54.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
11:35:54 [2024-03-15T15:35:54.639Z] [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.2 MB/s)
11:35:54 [2024-03-15T15:35:54.639Z] [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
11:35:54 [2024-03-15T15:35:54.896Z] [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 157 kB/s)
11:35:54 [2024-03-15T15:35:54.896Z] [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
11:35:54 [2024-03-15T15:35:54.896Z] [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.9 MB/s)
11:35:55 [2024-03-15T15:35:55.152Z] [INFO] Scanning for projects...
11:35:55 [2024-03-15T15:35:55.152Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.152Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.152Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.152Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.152Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.152Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.152Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.152Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.152Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.152Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.152Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.152Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.152Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.152Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.152Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.152Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.411Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.683Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.683Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.683Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.683Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.683Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.683Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.683Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.683Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.683Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.683Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.683Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.683Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
11:35:55 [2024-03-15T15:35:55.683Z] [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
11:35:55 [2024-03-15T15:35:55.683Z] [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
11:35:55 [2024-03-15T15:35:55.683Z] [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
11:35:55 [2024-03-15T15:35:55.939Z] [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
11:35:55 [2024-03-15T15:35:55.939Z] [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
11:35:55 [2024-03-15T15:35:55.939Z] [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
11:35:55 [2024-03-15T15:35:55.939Z] [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 111 kB/s)
11:35:55 [2024-03-15T15:35:55.939Z] [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
11:35:55 [2024-03-15T15:35:55.940Z] [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
11:35:55 [2024-03-15T15:35:55.940Z] [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
11:35:55 [2024-03-15T15:35:55.940Z] [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
11:35:55 [2024-03-15T15:35:55.940Z] [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
11:35:55 [2024-03-15T15:35:55.940Z] [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
11:35:55 [2024-03-15T15:35:55.940Z] [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.8 MB/s)
11:35:55 [2024-03-15T15:35:55.940Z] [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
11:35:56 [2024-03-15T15:35:56.196Z] [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
11:35:56 [2024-03-15T15:35:56.196Z] [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
11:35:56 [2024-03-15T15:35:56.196Z] [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
11:35:56 [2024-03-15T15:35:56.196Z] [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
11:35:56 [2024-03-15T15:35:56.196Z] [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
11:35:56 [2024-03-15T15:35:56.197Z] [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 972 kB/s)
11:35:56 [2024-03-15T15:35:56.197Z] [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
11:35:56 [2024-03-15T15:35:56.197Z] [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
11:35:56 [2024-03-15T15:35:56.197Z] [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
11:35:56 [2024-03-15T15:35:56.197Z] [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
11:35:56 [2024-03-15T15:35:56.197Z] [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
11:35:56 [2024-03-15T15:35:56.453Z] [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
11:35:56 [2024-03-15T15:35:56.454Z] [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 190 kB/s)
11:35:56 [2024-03-15T15:35:56.454Z] [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
11:35:56 [2024-03-15T15:35:56.454Z] [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
11:35:56 [2024-03-15T15:35:56.454Z] [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
11:35:56 [2024-03-15T15:35:56.454Z] [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
11:35:56 [2024-03-15T15:35:56.454Z] [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
11:35:56 [2024-03-15T15:35:56.454Z] [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
11:35:56 [2024-03-15T15:35:56.454Z] [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.2 MB/s)
11:35:56 [2024-03-15T15:35:56.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
11:35:56 [2024-03-15T15:35:56.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
11:35:56 [2024-03-15T15:35:56.454Z] [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
11:35:56 [2024-03-15T15:35:56.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
11:35:56 [2024-03-15T15:35:56.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
11:35:56 [2024-03-15T15:35:56.711Z] [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
11:35:56 [2024-03-15T15:35:56.711Z] [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 9.8 MB/s)
11:35:56 [2024-03-15T15:35:56.711Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom
11:35:56 [2024-03-15T15:35:56.711Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom
11:35:56 [2024-03-15T15:35:56.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/30/apache-30.pom
11:35:56 [2024-03-15T15:35:56.712Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/30/apache-30.pom
11:35:56 [2024-03-15T15:35:56.712Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/30/apache-30.pom
11:35:56 [2024-03-15T15:35:56.712Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom
11:35:56 [2024-03-15T15:35:56.712Z] [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 7.7 MB/s)
11:35:56 [2024-03-15T15:35:56.712Z] [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
11:35:56 [2024-03-15T15:35:56.712Z] [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
11:35:56 [2024-03-15T15:35:56.712Z] [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
11:35:56 [2024-03-15T15:35:56.712Z] [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
11:35:56 [2024-03-15T15:35:56.712Z] [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
11:35:56 [2024-03-15T15:35:56.712Z] [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
11:35:56 [2024-03-15T15:35:56.712Z] [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 206 kB/s)
11:35:56 [2024-03-15T15:35:56.712Z] [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
11:35:56 [2024-03-15T15:35:56.712Z] [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
11:35:56 [2024-03-15T15:35:56.969Z] [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
11:35:56 [2024-03-15T15:35:56.969Z] [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
11:35:56 [2024-03-15T15:35:56.969Z] [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
11:35:56 [2024-03-15T15:35:56.969Z] [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
11:35:56 [2024-03-15T15:35:56.969Z] [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 2.0 MB/s)
11:35:56 [2024-03-15T15:35:56.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/14/plexus-14.pom
11:35:56 [2024-03-15T15:35:56.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
11:35:56 [2024-03-15T15:35:56.969Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom
11:35:56 [2024-03-15T15:35:56.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
11:35:56 [2024-03-15T15:35:56.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/14/plexus-14.pom
11:35:56 [2024-03-15T15:35:56.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom
11:35:56 [2024-03-15T15:35:56.969Z] [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 3.5 MB/s)
11:35:56 [2024-03-15T15:35:56.969Z] [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
11:35:56 [2024-03-15T15:35:56.969Z] [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
11:35:56 [2024-03-15T15:35:56.969Z] [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
11:35:57 [2024-03-15T15:35:57.226Z] [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
11:35:57 [2024-03-15T15:35:57.226Z] [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
11:35:57 [2024-03-15T15:35:57.226Z] [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
11:35:57 [2024-03-15T15:35:57.226Z] [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 1.9 MB/s)
11:35:57 [2024-03-15T15:35:57.226Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
11:35:57 [2024-03-15T15:35:57.226Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
11:35:57 [2024-03-15T15:35:57.226Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
11:35:57 [2024-03-15T15:35:57.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
11:35:57 [2024-03-15T15:35:57.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
11:35:57 [2024-03-15T15:35:57.484Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
11:35:57 [2024-03-15T15:35:57.484Z] [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 76 kB/s)
11:35:57 [2024-03-15T15:35:57.484Z] [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
11:35:57 [2024-03-15T15:35:57.484Z] [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
11:35:57 [2024-03-15T15:35:57.484Z] [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
11:35:57 [2024-03-15T15:35:57.484Z] [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
11:35:57 [2024-03-15T15:35:57.484Z] [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
11:35:57 [2024-03-15T15:35:57.484Z] [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
11:35:57 [2024-03-15T15:35:57.484Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 974 kB/s)
11:35:57 [2024-03-15T15:35:57.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
11:35:57 [2024-03-15T15:35:57.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
11:35:57 [2024-03-15T15:35:57.484Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom
11:35:57 [2024-03-15T15:35:57.484Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
11:35:57 [2024-03-15T15:35:57.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
11:35:57 [2024-03-15T15:35:57.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
11:35:57 [2024-03-15T15:35:57.741Z] [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 6.3 MB/s)
11:35:57 [2024-03-15T15:35:57.741Z] [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
11:35:57 [2024-03-15T15:35:57.741Z] [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
11:35:57 [2024-03-15T15:35:57.741Z] [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
11:35:57 [2024-03-15T15:35:57.741Z] [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
11:35:57 [2024-03-15T15:35:57.741Z] [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
11:35:57 [2024-03-15T15:35:57.741Z] [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
11:35:57 [2024-03-15T15:35:57.741Z] [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 401 kB/s)
11:35:57 [2024-03-15T15:35:57.741Z] [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
11:35:57 [2024-03-15T15:35:57.741Z] [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
11:35:57 [2024-03-15T15:35:57.741Z] [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
11:35:58 [2024-03-15T15:35:58.308Z] [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
11:35:58 [2024-03-15T15:35:58.308Z] [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
11:35:58 [2024-03-15T15:35:58.308Z] [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
11:35:58 [2024-03-15T15:35:58.308Z] [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.8 MB/s)
11:35:58 [2024-03-15T15:35:58.308Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
11:35:58 [2024-03-15T15:35:58.308Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
11:35:58 [2024-03-15T15:35:58.309Z] [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
11:35:58 [2024-03-15T15:35:58.904Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
11:35:58 [2024-03-15T15:35:58.904Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
11:35:58 [2024-03-15T15:35:58.904Z] [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
11:35:58 [2024-03-15T15:35:58.904Z] [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 5.8 MB/s)
11:35:58 [2024-03-15T15:35:58.904Z] [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
11:35:58 [2024-03-15T15:35:58.904Z] [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
11:35:58 [2024-03-15T15:35:58.904Z] [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
11:35:58 [2024-03-15T15:35:58.904Z] [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
11:35:59 [2024-03-15T15:35:59.163Z] [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
11:35:59 [2024-03-15T15:35:59.163Z] [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
11:35:59 [2024-03-15T15:35:59.163Z] [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
11:35:59 [2024-03-15T15:35:59.163Z] [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 5.4 MB/s)
11:35:59 [2024-03-15T15:35:59.163Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
11:35:59 [2024-03-15T15:35:59.163Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
11:35:59 [2024-03-15T15:35:59.163Z] [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
11:35:59 [2024-03-15T15:35:59.163Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
11:35:59 [2024-03-15T15:35:59.163Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
11:35:59 [2024-03-15T15:35:59.163Z] [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
11:35:59 [2024-03-15T15:35:59.163Z] [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 13 MB/s)
11:35:59 [2024-03-15T15:35:59.163Z] [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
11:35:59 [2024-03-15T15:35:59.163Z] [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
11:35:59 [2024-03-15T15:35:59.163Z] [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
11:35:59 [2024-03-15T15:35:59.163Z] [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
11:35:59 [2024-03-15T15:35:59.163Z] [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
11:35:59 [2024-03-15T15:35:59.163Z] [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
11:35:59 [2024-03-15T15:35:59.163Z] [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
11:35:59 [2024-03-15T15:35:59.421Z] [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 183 kB/s)
11:35:59 [2024-03-15T15:35:59.421Z] [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
11:35:59 [2024-03-15T15:35:59.421Z] [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
11:35:59 [2024-03-15T15:35:59.421Z] [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
11:35:59 [2024-03-15T15:35:59.421Z] [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
11:35:59 [2024-03-15T15:35:59.421Z] [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
11:35:59 [2024-03-15T15:35:59.421Z] [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
11:35:59 [2024-03-15T15:35:59.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 1.1 MB/s)
11:35:59 [2024-03-15T15:35:59.421Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:35:59 [2024-03-15T15:35:59.421Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:35:59 [2024-03-15T15:35:59.421Z] [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
11:35:59 [2024-03-15T15:35:59.421Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:35:59 [2024-03-15T15:35:59.421Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:35:59 [2024-03-15T15:35:59.421Z] [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
11:35:59 [2024-03-15T15:35:59.421Z] [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 4.8 MB/s)
11:35:59 [2024-03-15T15:35:59.421Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
11:35:59 [2024-03-15T15:35:59.421Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
11:35:59 [2024-03-15T15:35:59.421Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
11:35:59 [2024-03-15T15:35:59.679Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
11:35:59 [2024-03-15T15:35:59.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
11:35:59 [2024-03-15T15:35:59.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
11:35:59 [2024-03-15T15:35:59.679Z] [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)
11:35:59 [2024-03-15T15:35:59.679Z] [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
11:35:59 [2024-03-15T15:35:59.679Z] [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
11:35:59 [2024-03-15T15:35:59.679Z] [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
11:35:59 [2024-03-15T15:35:59.679Z] [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
11:35:59 [2024-03-15T15:35:59.679Z] [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
11:35:59 [2024-03-15T15:35:59.679Z] [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
11:35:59 [2024-03-15T15:35:59.679Z] [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 274 kB/s)
11:35:59 [2024-03-15T15:35:59.679Z] [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
11:35:59 [2024-03-15T15:35:59.679Z] [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
11:35:59 [2024-03-15T15:35:59.679Z] [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
11:35:59 [2024-03-15T15:35:59.938Z] [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
11:35:59 [2024-03-15T15:35:59.938Z] [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
11:35:59 [2024-03-15T15:35:59.938Z] [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
11:35:59 [2024-03-15T15:35:59.938Z] [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)
11:35:59 [2024-03-15T15:35:59.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:35:59 [2024-03-15T15:35:59.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:35:59 [2024-03-15T15:35:59.938Z] [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
11:35:59 [2024-03-15T15:35:59.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:35:59 [2024-03-15T15:35:59.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:35:59 [2024-03-15T15:35:59.938Z] [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
11:35:59 [2024-03-15T15:35:59.938Z] [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 1.3 MB/s)
11:35:59 [2024-03-15T15:35:59.938Z] [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
11:36:00 [2024-03-15T15:36:00.196Z] [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
11:36:00 [2024-03-15T15:36:00.196Z] [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
11:36:00 [2024-03-15T15:36:00.196Z] [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
11:36:00 [2024-03-15T15:36:00.196Z] [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
11:36:00 [2024-03-15T15:36:00.196Z] [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
11:36:00 [2024-03-15T15:36:00.196Z] [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)
11:36:00 [2024-03-15T15:36:00.196Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
11:36:00 [2024-03-15T15:36:00.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
11:36:00 [2024-03-15T15:36:00.196Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
11:36:00 [2024-03-15T15:36:00.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
11:36:00 [2024-03-15T15:36:00.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
11:36:00 [2024-03-15T15:36:00.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
11:36:00 [2024-03-15T15:36:00.454Z] [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)
11:36:00 [2024-03-15T15:36:00.454Z] [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
11:36:00 [2024-03-15T15:36:00.454Z] [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
11:36:00 [2024-03-15T15:36:00.454Z] [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
11:36:00 [2024-03-15T15:36:00.454Z] [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
11:36:00 [2024-03-15T15:36:00.454Z] [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
11:36:00 [2024-03-15T15:36:00.454Z] [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
11:36:00 [2024-03-15T15:36:00.454Z] [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 192 kB/s)
11:36:00 [2024-03-15T15:36:00.454Z] [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
11:36:00 [2024-03-15T15:36:00.454Z] [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
11:36:00 [2024-03-15T15:36:00.454Z] [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
11:36:01 [2024-03-15T15:36:01.020Z] [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
11:36:01 [2024-03-15T15:36:01.020Z] [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
11:36:01 [2024-03-15T15:36:01.020Z] [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
11:36:01 [2024-03-15T15:36:01.020Z] [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 81 kB/s)
11:36:01 [2024-03-15T15:36:01.020Z] [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
11:36:01 [2024-03-15T15:36:01.020Z] [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
11:36:01 [2024-03-15T15:36:01.020Z] [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
11:36:01 [2024-03-15T15:36:01.278Z] [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
11:36:01 [2024-03-15T15:36:01.278Z] [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
11:36:01 [2024-03-15T15:36:01.279Z] [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
11:36:01 [2024-03-15T15:36:01.279Z] [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 187 kB/s)
11:36:01 [2024-03-15T15:36:01.279Z] [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
11:36:01 [2024-03-15T15:36:01.279Z] [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
11:36:01 [2024-03-15T15:36:01.279Z] [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
11:36:01 [2024-03-15T15:36:01.536Z] [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
11:36:01 [2024-03-15T15:36:01.536Z] [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
11:36:01 [2024-03-15T15:36:01.536Z] [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
11:36:01 [2024-03-15T15:36:01.536Z] [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)
11:36:01 [2024-03-15T15:36:01.536Z] [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
11:36:01 [2024-03-15T15:36:01.536Z] [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
11:36:01 [2024-03-15T15:36:01.536Z] [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
11:36:01 [2024-03-15T15:36:01.536Z] [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
11:36:01 [2024-03-15T15:36:01.536Z] [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
11:36:01 [2024-03-15T15:36:01.536Z] [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
11:36:01 [2024-03-15T15:36:01.536Z] [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 78 kB/s)
11:36:01 [2024-03-15T15:36:01.536Z] [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
11:36:01 [2024-03-15T15:36:01.536Z] [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
11:36:01 [2024-03-15T15:36:01.536Z] [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
11:36:01 [2024-03-15T15:36:01.536Z] [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
11:36:01 [2024-03-15T15:36:01.536Z] [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
11:36:01 [2024-03-15T15:36:01.794Z] [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
11:36:01 [2024-03-15T15:36:01.794Z] [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 163 kB/s)
11:36:01 [2024-03-15T15:36:01.794Z] [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
11:36:01 [2024-03-15T15:36:01.794Z] [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
11:36:01 [2024-03-15T15:36:01.794Z] [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
11:36:01 [2024-03-15T15:36:01.794Z] [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
11:36:01 [2024-03-15T15:36:01.794Z] [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
11:36:01 [2024-03-15T15:36:01.794Z] [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
11:36:01 [2024-03-15T15:36:01.794Z] [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 1.2 MB/s)
11:36:01 [2024-03-15T15:36:01.794Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
11:36:01 [2024-03-15T15:36:01.794Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
11:36:01 [2024-03-15T15:36:01.794Z] [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
11:36:02 [2024-03-15T15:36:02.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
11:36:02 [2024-03-15T15:36:02.052Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
11:36:02 [2024-03-15T15:36:02.052Z] [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
11:36:02 [2024-03-15T15:36:02.052Z] [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)
11:36:02 [2024-03-15T15:36:02.052Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
11:36:02 [2024-03-15T15:36:02.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
11:36:02 [2024-03-15T15:36:02.052Z] [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
11:36:02 [2024-03-15T15:36:02.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
11:36:02 [2024-03-15T15:36:02.052Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
11:36:02 [2024-03-15T15:36:02.052Z] [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
11:36:02 [2024-03-15T15:36:02.052Z] [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 570 kB/s)
11:36:02 [2024-03-15T15:36:02.052Z] [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
11:36:02 [2024-03-15T15:36:02.052Z] [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
11:36:02 [2024-03-15T15:36:02.052Z] [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
11:36:02 [2024-03-15T15:36:02.309Z] [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
11:36:02 [2024-03-15T15:36:02.309Z] [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
11:36:02 [2024-03-15T15:36:02.309Z] [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
11:36:02 [2024-03-15T15:36:02.309Z] [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 984 kB/s)
11:36:02 [2024-03-15T15:36:02.309Z] [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
11:36:02 [2024-03-15T15:36:02.309Z] [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
11:36:02 [2024-03-15T15:36:02.309Z] [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
11:36:02 [2024-03-15T15:36:02.309Z] [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
11:36:02 [2024-03-15T15:36:02.309Z] [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
11:36:02 [2024-03-15T15:36:02.309Z] [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
11:36:02 [2024-03-15T15:36:02.309Z] [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 133 kB/s)
11:36:02 [2024-03-15T15:36:02.309Z] [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
11:36:02 [2024-03-15T15:36:02.309Z] [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
11:36:02 [2024-03-15T15:36:02.309Z] [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
11:36:02 [2024-03-15T15:36:02.567Z] [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
11:36:02 [2024-03-15T15:36:02.567Z] [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
11:36:02 [2024-03-15T15:36:02.567Z] [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
11:36:02 [2024-03-15T15:36:02.567Z] [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 894 kB/s)
11:36:02 [2024-03-15T15:36:02.567Z] [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
11:36:02 [2024-03-15T15:36:02.567Z] [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
11:36:02 [2024-03-15T15:36:02.568Z] [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
11:36:02 [2024-03-15T15:36:02.568Z] [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
11:36:02 [2024-03-15T15:36:02.568Z] [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
11:36:02 [2024-03-15T15:36:02.568Z] [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
11:36:02 [2024-03-15T15:36:02.568Z] [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)
11:36:02 [2024-03-15T15:36:02.568Z] [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
11:36:02 [2024-03-15T15:36:02.568Z] [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
11:36:02 [2024-03-15T15:36:02.824Z] [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
11:36:02 [2024-03-15T15:36:02.824Z] [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
11:36:02 [2024-03-15T15:36:02.824Z] [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
11:36:02 [2024-03-15T15:36:02.824Z] [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
11:36:02 [2024-03-15T15:36:02.824Z] [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)
11:36:02 [2024-03-15T15:36:02.824Z] [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
11:36:02 [2024-03-15T15:36:02.824Z] [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
11:36:02 [2024-03-15T15:36:02.824Z] [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
11:36:02 [2024-03-15T15:36:02.824Z] [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
11:36:02 [2024-03-15T15:36:02.824Z] [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
11:36:02 [2024-03-15T15:36:02.824Z] [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
11:36:02 [2024-03-15T15:36:02.824Z] [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 742 kB/s)
11:36:02 [2024-03-15T15:36:02.824Z] [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
11:36:02 [2024-03-15T15:36:02.825Z] [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
11:36:02 [2024-03-15T15:36:02.825Z] [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
11:36:03 [2024-03-15T15:36:03.080Z] [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
11:36:03 [2024-03-15T15:36:03.080Z] [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
11:36:03 [2024-03-15T15:36:03.081Z] [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
11:36:03 [2024-03-15T15:36:03.081Z] [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 148 kB/s)
11:36:03 [2024-03-15T15:36:03.081Z] [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
11:36:03 [2024-03-15T15:36:03.081Z] [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
11:36:03 [2024-03-15T15:36:03.081Z] [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
11:36:03 [2024-03-15T15:36:03.081Z] [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
11:36:03 [2024-03-15T15:36:03.081Z] [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
11:36:03 [2024-03-15T15:36:03.081Z] [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
11:36:03 [2024-03-15T15:36:03.081Z] [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)
11:36:03 [2024-03-15T15:36:03.081Z] [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
11:36:03 [2024-03-15T15:36:03.081Z] [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
11:36:03 [2024-03-15T15:36:03.081Z] [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
11:36:03 [2024-03-15T15:36:03.338Z] [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
11:36:03 [2024-03-15T15:36:03.338Z] [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
11:36:03 [2024-03-15T15:36:03.338Z] [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
11:36:03 [2024-03-15T15:36:03.338Z] [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 439 kB/s)
11:36:03 [2024-03-15T15:36:03.338Z] [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
11:36:03 [2024-03-15T15:36:03.338Z] [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
11:36:03 [2024-03-15T15:36:03.338Z] [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
11:36:03 [2024-03-15T15:36:03.338Z] [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
11:36:03 [2024-03-15T15:36:03.338Z] [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
11:36:03 [2024-03-15T15:36:03.338Z] [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
11:36:03 [2024-03-15T15:36:03.338Z] [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.9 MB/s)
11:36:03 [2024-03-15T15:36:03.338Z] [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
11:36:03 [2024-03-15T15:36:03.338Z] [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
11:36:03 [2024-03-15T15:36:03.338Z] [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
11:36:03 [2024-03-15T15:36:03.597Z] [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
11:36:03 [2024-03-15T15:36:03.597Z] [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
11:36:03 [2024-03-15T15:36:03.597Z] [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
11:36:03 [2024-03-15T15:36:03.597Z] [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)
11:36:03 [2024-03-15T15:36:03.597Z] [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
11:36:03 [2024-03-15T15:36:03.597Z] [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
11:36:03 [2024-03-15T15:36:03.597Z] [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
11:36:03 [2024-03-15T15:36:03.597Z] [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
11:36:03 [2024-03-15T15:36:03.597Z] [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
11:36:03 [2024-03-15T15:36:03.597Z] [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
11:36:03 [2024-03-15T15:36:03.597Z] [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 446 kB/s)
11:36:03 [2024-03-15T15:36:03.597Z] [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
11:36:03 [2024-03-15T15:36:03.597Z] [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
11:36:03 [2024-03-15T15:36:03.597Z] [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
11:36:03 [2024-03-15T15:36:03.597Z] [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
11:36:03 [2024-03-15T15:36:03.855Z] [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
11:36:03 [2024-03-15T15:36:03.855Z] [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
11:36:03 [2024-03-15T15:36:03.855Z] [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 356 kB/s)
11:36:03 [2024-03-15T15:36:03.855Z] [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
11:36:03 [2024-03-15T15:36:03.855Z] [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
11:36:03 [2024-03-15T15:36:03.855Z] [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
11:36:03 [2024-03-15T15:36:03.855Z] [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
11:36:03 [2024-03-15T15:36:03.855Z] [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
11:36:03 [2024-03-15T15:36:03.855Z] [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
11:36:03 [2024-03-15T15:36:03.855Z] [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)
11:36:03 [2024-03-15T15:36:03.855Z] [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
11:36:03 [2024-03-15T15:36:03.855Z] [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
11:36:03 [2024-03-15T15:36:03.855Z] [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
11:36:03 [2024-03-15T15:36:03.855Z] [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
11:36:03 [2024-03-15T15:36:03.855Z] [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
11:36:03 [2024-03-15T15:36:03.855Z] [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
11:36:04 [2024-03-15T15:36:04.113Z] [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 73 kB/s)
11:36:04 [2024-03-15T15:36:04.113Z] [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
11:36:04 [2024-03-15T15:36:04.113Z] [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
11:36:04 [2024-03-15T15:36:04.113Z] [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
11:36:04 [2024-03-15T15:36:04.113Z] [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
11:36:04 [2024-03-15T15:36:04.113Z] [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
11:36:04 [2024-03-15T15:36:04.113Z] [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
11:36:04 [2024-03-15T15:36:04.113Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 916 kB/s)
11:36:04 [2024-03-15T15:36:04.113Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:36:04 [2024-03-15T15:36:04.113Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:36:04 [2024-03-15T15:36:04.113Z] [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
11:36:04 [2024-03-15T15:36:04.113Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:36:04 [2024-03-15T15:36:04.113Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:36:04 [2024-03-15T15:36:04.113Z] [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
11:36:04 [2024-03-15T15:36:04.113Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 5.3 MB/s)
11:36:04 [2024-03-15T15:36:04.113Z] [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
11:36:04 [2024-03-15T15:36:04.113Z] [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
11:36:04 [2024-03-15T15:36:04.113Z] [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
11:36:04 [2024-03-15T15:36:04.113Z] [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
11:36:04 [2024-03-15T15:36:04.370Z] [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
11:36:04 [2024-03-15T15:36:04.370Z] [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
11:36:04 [2024-03-15T15:36:04.370Z] [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
11:36:04 [2024-03-15T15:36:04.370Z] [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 77 kB/s)
11:36:04 [2024-03-15T15:36:04.370Z] [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
11:36:04 [2024-03-15T15:36:04.370Z] [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
11:36:04 [2024-03-15T15:36:04.370Z] [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
11:36:04 [2024-03-15T15:36:04.370Z] [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
11:36:04 [2024-03-15T15:36:04.370Z] [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
11:36:04 [2024-03-15T15:36:04.370Z] [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
11:36:04 [2024-03-15T15:36:04.370Z] [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 503 kB/s)
11:36:04 [2024-03-15T15:36:04.370Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:36:04 [2024-03-15T15:36:04.370Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:36:04 [2024-03-15T15:36:04.370Z] [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
11:36:04 [2024-03-15T15:36:04.628Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:36:04 [2024-03-15T15:36:04.628Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:36:04 [2024-03-15T15:36:04.628Z] [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
11:36:04 [2024-03-15T15:36:04.628Z] [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 8.6 MB/s)
11:36:04 [2024-03-15T15:36:04.628Z] [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
11:36:04 [2024-03-15T15:36:04.628Z] [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
11:36:04 [2024-03-15T15:36:04.628Z] [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
11:36:04 [2024-03-15T15:36:04.628Z] [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
11:36:04 [2024-03-15T15:36:04.628Z] [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
11:36:04 [2024-03-15T15:36:04.628Z] [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
11:36:04 [2024-03-15T15:36:04.628Z] [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 196 kB/s)
11:36:04 [2024-03-15T15:36:04.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:36:04 [2024-03-15T15:36:04.628Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:36:04 [2024-03-15T15:36:04.628Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:36:04 [2024-03-15T15:36:04.628Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:36:04 [2024-03-15T15:36:04.884Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:36:04 [2024-03-15T15:36:04.884Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:36:04 [2024-03-15T15:36:04.884Z] [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 4.7 MB/s)
11:36:04 [2024-03-15T15:36:04.885Z] [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
11:36:04 [2024-03-15T15:36:04.885Z] [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
11:36:04 [2024-03-15T15:36:04.885Z] [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
11:36:04 [2024-03-15T15:36:04.885Z] [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
11:36:04 [2024-03-15T15:36:04.885Z] [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
11:36:04 [2024-03-15T15:36:04.885Z] [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
11:36:04 [2024-03-15T15:36:04.885Z] [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 266 kB/s)
11:36:04 [2024-03-15T15:36:04.885Z] [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
11:36:04 [2024-03-15T15:36:04.885Z] [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
11:36:04 [2024-03-15T15:36:04.885Z] [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
11:36:04 [2024-03-15T15:36:04.885Z] [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
11:36:04 [2024-03-15T15:36:04.885Z] [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
11:36:04 [2024-03-15T15:36:04.885Z] [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
11:36:04 [2024-03-15T15:36:04.885Z] [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 222 kB/s)
11:36:04 [2024-03-15T15:36:04.885Z] [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
11:36:04 [2024-03-15T15:36:04.885Z] [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
11:36:04 [2024-03-15T15:36:04.885Z] [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
11:36:05 [2024-03-15T15:36:05.142Z] [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
11:36:05 [2024-03-15T15:36:05.142Z] [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
11:36:05 [2024-03-15T15:36:05.142Z] [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
11:36:05 [2024-03-15T15:36:05.142Z] [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 374 kB/s)
11:36:05 [2024-03-15T15:36:05.142Z] [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
11:36:05 [2024-03-15T15:36:05.142Z] [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
11:36:05 [2024-03-15T15:36:05.142Z] [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
11:36:05 [2024-03-15T15:36:05.142Z] [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
11:36:05 [2024-03-15T15:36:05.142Z] [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
11:36:05 [2024-03-15T15:36:05.142Z] [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
11:36:05 [2024-03-15T15:36:05.142Z] [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.9 MB/s)
11:36:05 [2024-03-15T15:36:05.142Z] [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
11:36:05 [2024-03-15T15:36:05.142Z] [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
11:36:05 [2024-03-15T15:36:05.142Z] [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
11:36:05 [2024-03-15T15:36:05.398Z] [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
11:36:05 [2024-03-15T15:36:05.398Z] [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
11:36:05 [2024-03-15T15:36:05.398Z] [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
11:36:05 [2024-03-15T15:36:05.398Z] [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)
11:36:05 [2024-03-15T15:36:05.398Z] [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
11:36:05 [2024-03-15T15:36:05.398Z] [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
11:36:05 [2024-03-15T15:36:05.398Z] [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
11:36:05 [2024-03-15T15:36:05.399Z] [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
11:36:05 [2024-03-15T15:36:05.399Z] [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
11:36:05 [2024-03-15T15:36:05.399Z] [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
11:36:05 [2024-03-15T15:36:05.399Z] [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 1.6 MB/s)
11:36:05 [2024-03-15T15:36:05.399Z] [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
11:36:05 [2024-03-15T15:36:05.399Z] [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
11:36:05 [2024-03-15T15:36:05.399Z] [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
11:36:05 [2024-03-15T15:36:05.655Z] [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
11:36:05 [2024-03-15T15:36:05.655Z] [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
11:36:05 [2024-03-15T15:36:05.655Z] [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
11:36:05 [2024-03-15T15:36:05.911Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 2.0 MB/s)
11:36:05 [2024-03-15T15:36:05.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
11:36:05 [2024-03-15T15:36:05.911Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
11:36:05 [2024-03-15T15:36:05.911Z] [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
11:36:05 [2024-03-15T15:36:05.911Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
11:36:05 [2024-03-15T15:36:05.911Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
11:36:05 [2024-03-15T15:36:05.911Z] [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
11:36:05 [2024-03-15T15:36:05.911Z] [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)
11:36:05 [2024-03-15T15:36:05.912Z] [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
11:36:05 [2024-03-15T15:36:05.912Z] [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
11:36:05 [2024-03-15T15:36:05.912Z] [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
11:36:05 [2024-03-15T15:36:05.912Z] [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
11:36:05 [2024-03-15T15:36:05.912Z] [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
11:36:05 [2024-03-15T15:36:05.912Z] [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
11:36:06 [2024-03-15T15:36:06.168Z] [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
11:36:06 [2024-03-15T15:36:06.168Z] [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 139 kB/s)
11:36:06 [2024-03-15T15:36:06.168Z] [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
11:36:06 [2024-03-15T15:36:06.168Z] [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
11:36:06 [2024-03-15T15:36:06.168Z] [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
11:36:06 [2024-03-15T15:36:06.168Z] [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
11:36:06 [2024-03-15T15:36:06.168Z] [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
11:36:06 [2024-03-15T15:36:06.168Z] [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
11:36:06 [2024-03-15T15:36:06.168Z] [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 591 kB/s)
11:36:06 [2024-03-15T15:36:06.168Z] [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
11:36:06 [2024-03-15T15:36:06.168Z] [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
11:36:06 [2024-03-15T15:36:06.168Z] [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
11:36:06 [2024-03-15T15:36:06.425Z] [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
11:36:06 [2024-03-15T15:36:06.425Z] [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
11:36:06 [2024-03-15T15:36:06.425Z] [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
11:36:06 [2024-03-15T15:36:06.425Z] [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 187 kB/s)
11:36:06 [2024-03-15T15:36:06.425Z] [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
11:36:06 [2024-03-15T15:36:06.425Z] [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
11:36:06 [2024-03-15T15:36:06.425Z] [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
11:36:06 [2024-03-15T15:36:06.425Z] [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
11:36:06 [2024-03-15T15:36:06.425Z] [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
11:36:06 [2024-03-15T15:36:06.425Z] [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
11:36:06 [2024-03-15T15:36:06.425Z] [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 1.1 MB/s)
11:36:06 [2024-03-15T15:36:06.425Z] [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
11:36:06 [2024-03-15T15:36:06.425Z] [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
11:36:06 [2024-03-15T15:36:06.425Z] [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
11:36:06 [2024-03-15T15:36:06.682Z] [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
11:36:06 [2024-03-15T15:36:06.682Z] [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
11:36:06 [2024-03-15T15:36:06.682Z] [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
11:36:06 [2024-03-15T15:36:06.682Z] [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)
11:36:06 [2024-03-15T15:36:06.682Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
11:36:06 [2024-03-15T15:36:06.682Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
11:36:06 [2024-03-15T15:36:06.682Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
11:36:06 [2024-03-15T15:36:06.682Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
11:36:06 [2024-03-15T15:36:06.682Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
11:36:06 [2024-03-15T15:36:06.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
11:36:06 [2024-03-15T15:36:06.682Z] [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)
11:36:06 [2024-03-15T15:36:06.682Z] [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
11:36:06 [2024-03-15T15:36:06.682Z] [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
11:36:06 [2024-03-15T15:36:06.682Z] [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
11:36:06 [2024-03-15T15:36:06.682Z] [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
11:36:06 [2024-03-15T15:36:06.682Z] [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
11:36:06 [2024-03-15T15:36:06.682Z] [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
11:36:06 [2024-03-15T15:36:06.682Z] [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 944 kB/s)
11:36:06 [2024-03-15T15:36:06.682Z] [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
11:36:06 [2024-03-15T15:36:06.939Z] [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
11:36:06 [2024-03-15T15:36:06.939Z] [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
11:36:06 [2024-03-15T15:36:06.939Z] [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
11:36:06 [2024-03-15T15:36:06.939Z] [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
11:36:06 [2024-03-15T15:36:06.939Z] [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
11:36:06 [2024-03-15T15:36:06.939Z] [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 221 kB/s)
11:36:06 [2024-03-15T15:36:06.939Z] [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
11:36:06 [2024-03-15T15:36:06.939Z] [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
11:36:06 [2024-03-15T15:36:06.939Z] [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
11:36:07 [2024-03-15T15:36:07.196Z] [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
11:36:07 [2024-03-15T15:36:07.196Z] [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
11:36:07 [2024-03-15T15:36:07.196Z] [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
11:36:07 [2024-03-15T15:36:07.196Z] [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.9 MB/s)
11:36:07 [2024-03-15T15:36:07.196Z] [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
11:36:07 [2024-03-15T15:36:07.196Z] [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
11:36:07 [2024-03-15T15:36:07.196Z] [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
11:36:07 [2024-03-15T15:36:07.196Z] [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
11:36:07 [2024-03-15T15:36:07.196Z] [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
11:36:07 [2024-03-15T15:36:07.196Z] [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
11:36:07 [2024-03-15T15:36:07.196Z] [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 231 kB/s)
11:36:07 [2024-03-15T15:36:07.196Z] [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
11:36:07 [2024-03-15T15:36:07.196Z] [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
11:36:07 [2024-03-15T15:36:07.196Z] [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
11:36:07 [2024-03-15T15:36:07.196Z] [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
11:36:07 [2024-03-15T15:36:07.196Z] [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
11:36:07 [2024-03-15T15:36:07.196Z] [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
11:36:07 [2024-03-15T15:36:07.453Z] [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 263 kB/s)
11:36:07 [2024-03-15T15:36:07.453Z] [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
11:36:07 [2024-03-15T15:36:07.453Z] [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
11:36:07 [2024-03-15T15:36:07.453Z] [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
11:36:07 [2024-03-15T15:36:07.453Z] [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
11:36:07 [2024-03-15T15:36:07.453Z] [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
11:36:07 [2024-03-15T15:36:07.453Z] [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
11:36:07 [2024-03-15T15:36:07.453Z] [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 1.8 MB/s)
11:36:07 [2024-03-15T15:36:07.453Z] [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
11:36:07 [2024-03-15T15:36:07.453Z] [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
11:36:07 [2024-03-15T15:36:07.453Z] [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
11:36:07 [2024-03-15T15:36:07.454Z] [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
11:36:07 [2024-03-15T15:36:07.454Z] [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
11:36:07 [2024-03-15T15:36:07.454Z] [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
11:36:07 [2024-03-15T15:36:07.454Z] [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 182 kB/s)
11:36:07 [2024-03-15T15:36:07.454Z] [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
11:36:07 [2024-03-15T15:36:07.454Z] [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
11:36:07 [2024-03-15T15:36:07.454Z] [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
11:36:07 [2024-03-15T15:36:07.711Z] [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
11:36:07 [2024-03-15T15:36:07.711Z] [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
11:36:07 [2024-03-15T15:36:07.711Z] [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
11:36:07 [2024-03-15T15:36:07.711Z] [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 174 kB/s)
11:36:07 [2024-03-15T15:36:07.711Z] [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
11:36:07 [2024-03-15T15:36:07.711Z] [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
11:36:07 [2024-03-15T15:36:07.711Z] [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
11:36:07 [2024-03-15T15:36:07.711Z] [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
11:36:07 [2024-03-15T15:36:07.711Z] [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
11:36:07 [2024-03-15T15:36:07.970Z] [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
11:36:07 [2024-03-15T15:36:07.970Z] [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 438 kB/s)
11:36:07 [2024-03-15T15:36:07.970Z] [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
11:36:07 [2024-03-15T15:36:07.970Z] [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
11:36:07 [2024-03-15T15:36:07.970Z] [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
11:36:07 [2024-03-15T15:36:07.970Z] [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
11:36:07 [2024-03-15T15:36:07.970Z] [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
11:36:07 [2024-03-15T15:36:07.970Z] [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
11:36:07 [2024-03-15T15:36:07.970Z] [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 206 kB/s)
11:36:07 [2024-03-15T15:36:07.970Z] [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
11:36:07 [2024-03-15T15:36:07.970Z] [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
11:36:07 [2024-03-15T15:36:07.970Z] [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
11:36:07 [2024-03-15T15:36:07.970Z] [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
11:36:07 [2024-03-15T15:36:07.970Z] [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
11:36:07 [2024-03-15T15:36:07.970Z] [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
11:36:07 [2024-03-15T15:36:07.970Z] [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)
11:36:07 [2024-03-15T15:36:07.970Z] [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
11:36:08 [2024-03-15T15:36:08.227Z] [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
11:36:08 [2024-03-15T15:36:08.227Z] [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
11:36:08 [2024-03-15T15:36:08.227Z] [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
11:36:08 [2024-03-15T15:36:08.227Z] [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
11:36:08 [2024-03-15T15:36:08.227Z] [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
11:36:08 [2024-03-15T15:36:08.227Z] [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 1.5 MB/s)
11:36:08 [2024-03-15T15:36:08.227Z] [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
11:36:08 [2024-03-15T15:36:08.227Z] [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
11:36:08 [2024-03-15T15:36:08.228Z] [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
11:36:08 [2024-03-15T15:36:08.228Z] [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
11:36:08 [2024-03-15T15:36:08.228Z] [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
11:36:08 [2024-03-15T15:36:08.228Z] [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
11:36:08 [2024-03-15T15:36:08.228Z] [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)
11:36:08 [2024-03-15T15:36:08.228Z] [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
11:36:08 [2024-03-15T15:36:08.228Z] [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
11:36:08 [2024-03-15T15:36:08.228Z] [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
11:36:08 [2024-03-15T15:36:08.484Z] [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
11:36:08 [2024-03-15T15:36:08.484Z] [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
11:36:08 [2024-03-15T15:36:08.484Z] [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
11:36:08 [2024-03-15T15:36:08.484Z] [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 431 kB/s)
11:36:08 [2024-03-15T15:36:08.485Z] [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
11:36:08 [2024-03-15T15:36:08.485Z] [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
11:36:08 [2024-03-15T15:36:08.485Z] [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
11:36:08 [2024-03-15T15:36:08.485Z] [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
11:36:08 [2024-03-15T15:36:08.485Z] [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
11:36:08 [2024-03-15T15:36:08.485Z] [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
11:36:08 [2024-03-15T15:36:08.485Z] [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)
11:36:08 [2024-03-15T15:36:08.741Z] [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
11:36:08 [2024-03-15T15:36:08.741Z] [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
11:36:08 [2024-03-15T15:36:08.741Z] [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
11:36:08 [2024-03-15T15:36:08.741Z] [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
11:36:08 [2024-03-15T15:36:08.741Z] [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
11:36:08 [2024-03-15T15:36:08.741Z] [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
11:36:08 [2024-03-15T15:36:08.741Z] [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)
11:36:08 [2024-03-15T15:36:08.741Z] [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
11:36:08 [2024-03-15T15:36:08.741Z] [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
11:36:08 [2024-03-15T15:36:08.741Z] [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
11:36:08 [2024-03-15T15:36:08.741Z] [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
11:36:08 [2024-03-15T15:36:08.741Z] [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
11:36:08 [2024-03-15T15:36:08.741Z] [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
11:36:08 [2024-03-15T15:36:08.741Z] [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 2.3 MB/s)
11:36:08 [2024-03-15T15:36:08.741Z] [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
11:36:08 [2024-03-15T15:36:08.998Z] [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
11:36:08 [2024-03-15T15:36:08.998Z] [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
11:36:08 [2024-03-15T15:36:08.998Z] [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
11:36:08 [2024-03-15T15:36:08.998Z] [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
11:36:08 [2024-03-15T15:36:08.998Z] [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
11:36:08 [2024-03-15T15:36:08.998Z] [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)
11:36:08 [2024-03-15T15:36:08.998Z] [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
11:36:08 [2024-03-15T15:36:08.998Z] [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
11:36:08 [2024-03-15T15:36:08.998Z] [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
11:36:08 [2024-03-15T15:36:08.998Z] [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
11:36:08 [2024-03-15T15:36:08.998Z] [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
11:36:08 [2024-03-15T15:36:08.998Z] [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
11:36:08 [2024-03-15T15:36:08.998Z] [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 170 kB/s)
11:36:08 [2024-03-15T15:36:08.998Z] [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
11:36:08 [2024-03-15T15:36:08.998Z] [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
11:36:08 [2024-03-15T15:36:08.998Z] [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
11:36:09 [2024-03-15T15:36:09.254Z] [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
11:36:09 [2024-03-15T15:36:09.254Z] [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
11:36:09 [2024-03-15T15:36:09.254Z] [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
11:36:09 [2024-03-15T15:36:09.254Z] [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 565 kB/s)
11:36:09 [2024-03-15T15:36:09.254Z] [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
11:36:09 [2024-03-15T15:36:09.254Z] [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
11:36:09 [2024-03-15T15:36:09.254Z] [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
11:36:09 [2024-03-15T15:36:09.254Z] [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
11:36:09 [2024-03-15T15:36:09.254Z] [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
11:36:09 [2024-03-15T15:36:09.254Z] [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
11:36:09 [2024-03-15T15:36:09.254Z] [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 157 kB/s)
11:36:09 [2024-03-15T15:36:09.254Z] [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
11:36:09 [2024-03-15T15:36:09.254Z] [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
11:36:09 [2024-03-15T15:36:09.254Z] [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
11:36:09 [2024-03-15T15:36:09.510Z] [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
11:36:09 [2024-03-15T15:36:09.510Z] [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
11:36:09 [2024-03-15T15:36:09.510Z] [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
11:36:09 [2024-03-15T15:36:09.510Z] [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 5.0 MB/s)
11:36:09 [2024-03-15T15:36:09.510Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
11:36:09 [2024-03-15T15:36:09.510Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
11:36:09 [2024-03-15T15:36:09.511Z] [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
11:36:09 [2024-03-15T15:36:09.511Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
11:36:09 [2024-03-15T15:36:09.511Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
11:36:09 [2024-03-15T15:36:09.511Z] [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
11:36:09 [2024-03-15T15:36:09.511Z] [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 7.3 MB/s)
11:36:09 [2024-03-15T15:36:09.511Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
11:36:09 [2024-03-15T15:36:09.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
11:36:09 [2024-03-15T15:36:09.511Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
11:36:09 [2024-03-15T15:36:09.768Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
11:36:09 [2024-03-15T15:36:09.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
11:36:09 [2024-03-15T15:36:09.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
11:36:09 [2024-03-15T15:36:09.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 2.1 MB/s)
11:36:09 [2024-03-15T15:36:09.768Z] [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
11:36:09 [2024-03-15T15:36:09.768Z] [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
11:36:09 [2024-03-15T15:36:09.768Z] [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
11:36:09 [2024-03-15T15:36:09.768Z] [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
11:36:09 [2024-03-15T15:36:09.768Z] [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
11:36:09 [2024-03-15T15:36:09.768Z] [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
11:36:09 [2024-03-15T15:36:09.768Z] [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)
11:36:09 [2024-03-15T15:36:09.768Z] [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
11:36:09 [2024-03-15T15:36:09.768Z] [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
11:36:09 [2024-03-15T15:36:09.768Z] [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
11:36:09 [2024-03-15T15:36:09.768Z] [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
11:36:10 [2024-03-15T15:36:10.025Z] [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
11:36:10 [2024-03-15T15:36:10.025Z] [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
11:36:10 [2024-03-15T15:36:10.026Z] [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)
11:36:10 [2024-03-15T15:36:10.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
11:36:10 [2024-03-15T15:36:10.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
11:36:10 [2024-03-15T15:36:10.026Z] [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
11:36:10 [2024-03-15T15:36:10.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
11:36:10 [2024-03-15T15:36:10.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
11:36:10 [2024-03-15T15:36:10.026Z] [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
11:36:10 [2024-03-15T15:36:10.026Z] [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)
11:36:10 [2024-03-15T15:36:10.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:36:10 [2024-03-15T15:36:10.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:36:10 [2024-03-15T15:36:10.026Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:36:10 [2024-03-15T15:36:10.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:36:10 [2024-03-15T15:36:10.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:36:10 [2024-03-15T15:36:10.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:36:10 [2024-03-15T15:36:10.026Z] [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 2.1 MB/s)
11:36:10 [2024-03-15T15:36:10.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:36:10 [2024-03-15T15:36:10.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:36:10 [2024-03-15T15:36:10.283Z] [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
11:36:10 [2024-03-15T15:36:10.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:36:10 [2024-03-15T15:36:10.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:36:10 [2024-03-15T15:36:10.283Z] [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
11:36:10 [2024-03-15T15:36:10.283Z] [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 792 kB/s)
11:36:10 [2024-03-15T15:36:10.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:36:10 [2024-03-15T15:36:10.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:36:10 [2024-03-15T15:36:10.283Z] [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
11:36:10 [2024-03-15T15:36:10.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:36:10 [2024-03-15T15:36:10.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:36:10 [2024-03-15T15:36:10.283Z] [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
11:36:10 [2024-03-15T15:36:10.283Z] [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 163 kB/s)
11:36:10 [2024-03-15T15:36:10.283Z] [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
11:36:10 [2024-03-15T15:36:10.283Z] [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
11:36:10 [2024-03-15T15:36:10.283Z] [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
11:36:10 [2024-03-15T15:36:10.540Z] [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
11:36:10 [2024-03-15T15:36:10.540Z] [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
11:36:10 [2024-03-15T15:36:10.540Z] [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
11:36:10 [2024-03-15T15:36:10.540Z] [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 3.5 MB/s)
11:36:10 [2024-03-15T15:36:10.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
11:36:10 [2024-03-15T15:36:10.540Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
11:36:10 [2024-03-15T15:36:10.540Z] [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
11:36:10 [2024-03-15T15:36:10.540Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
11:36:10 [2024-03-15T15:36:10.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
11:36:10 [2024-03-15T15:36:10.540Z] [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
11:36:10 [2024-03-15T15:36:10.540Z] [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 14 MB/s)
11:36:10 [2024-03-15T15:36:10.540Z] [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
11:36:10 [2024-03-15T15:36:10.540Z] [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
11:36:10 [2024-03-15T15:36:10.540Z] [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
11:36:10 [2024-03-15T15:36:10.540Z] [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
11:36:10 [2024-03-15T15:36:10.540Z] [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
11:36:10 [2024-03-15T15:36:10.540Z] [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
11:36:10 [2024-03-15T15:36:10.540Z] [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
11:36:10 [2024-03-15T15:36:10.540Z] [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 193 kB/s)
11:36:10 [2024-03-15T15:36:10.540Z] [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
11:36:10 [2024-03-15T15:36:10.540Z] [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
11:36:10 [2024-03-15T15:36:10.797Z] [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
11:36:10 [2024-03-15T15:36:10.797Z] [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
11:36:10 [2024-03-15T15:36:10.797Z] [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
11:36:10 [2024-03-15T15:36:10.797Z] [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
11:36:10 [2024-03-15T15:36:10.797Z] [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 130 kB/s)
11:36:10 [2024-03-15T15:36:10.797Z] [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
11:36:10 [2024-03-15T15:36:10.797Z] [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
11:36:10 [2024-03-15T15:36:10.797Z] [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
11:36:10 [2024-03-15T15:36:10.798Z] [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
11:36:10 [2024-03-15T15:36:10.798Z] [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
11:36:10 [2024-03-15T15:36:10.798Z] [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
11:36:10 [2024-03-15T15:36:10.798Z] [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)
11:36:10 [2024-03-15T15:36:10.798Z] [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
11:36:10 [2024-03-15T15:36:10.798Z] [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
11:36:10 [2024-03-15T15:36:10.798Z] [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
11:36:11 [2024-03-15T15:36:11.055Z] [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
11:36:11 [2024-03-15T15:36:11.055Z] [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
11:36:11 [2024-03-15T15:36:11.055Z] [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
11:36:11 [2024-03-15T15:36:11.055Z] [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 568 kB/s)
11:36:11 [2024-03-15T15:36:11.055Z] [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
11:36:11 [2024-03-15T15:36:11.055Z] [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
11:36:11 [2024-03-15T15:36:11.055Z] [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
11:36:11 [2024-03-15T15:36:11.055Z] [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
11:36:11 [2024-03-15T15:36:11.055Z] [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
11:36:11 [2024-03-15T15:36:11.055Z] [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
11:36:11 [2024-03-15T15:36:11.055Z] [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 940 kB/s)
11:36:11 [2024-03-15T15:36:11.055Z] [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
11:36:11 [2024-03-15T15:36:11.055Z] [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
11:36:11 [2024-03-15T15:36:11.055Z] [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
11:36:11 [2024-03-15T15:36:11.312Z] [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
11:36:11 [2024-03-15T15:36:11.312Z] [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
11:36:11 [2024-03-15T15:36:11.312Z] [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
11:36:11 [2024-03-15T15:36:11.312Z] [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)
11:36:11 [2024-03-15T15:36:11.312Z] [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
11:36:11 [2024-03-15T15:36:11.312Z] [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
11:36:11 [2024-03-15T15:36:11.312Z] [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
11:36:11 [2024-03-15T15:36:11.312Z] [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
11:36:11 [2024-03-15T15:36:11.312Z] [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
11:36:11 [2024-03-15T15:36:11.312Z] [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
11:36:11 [2024-03-15T15:36:11.312Z] [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 166 kB/s)
11:36:11 [2024-03-15T15:36:11.312Z] [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
11:36:11 [2024-03-15T15:36:11.312Z] [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
11:36:11 [2024-03-15T15:36:11.312Z] [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
11:36:11 [2024-03-15T15:36:11.312Z] [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
11:36:11 [2024-03-15T15:36:11.312Z] [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
11:36:11 [2024-03-15T15:36:11.570Z] [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
11:36:11 [2024-03-15T15:36:11.570Z] [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 2.2 MB/s)
11:36:11 [2024-03-15T15:36:11.570Z] [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
11:36:11 [2024-03-15T15:36:11.570Z] [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
11:36:11 [2024-03-15T15:36:11.570Z] [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
11:36:11 [2024-03-15T15:36:11.570Z] [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
11:36:11 [2024-03-15T15:36:11.570Z] [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
11:36:11 [2024-03-15T15:36:11.570Z] [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
11:36:11 [2024-03-15T15:36:11.570Z] [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 328 kB/s)
11:36:11 [2024-03-15T15:36:11.570Z] [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
11:36:11 [2024-03-15T15:36:11.570Z] [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
11:36:11 [2024-03-15T15:36:11.570Z] [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
11:36:11 [2024-03-15T15:36:11.570Z] [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
11:36:11 [2024-03-15T15:36:11.570Z] [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
11:36:11 [2024-03-15T15:36:11.570Z] [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
11:36:11 [2024-03-15T15:36:11.570Z] [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)
11:36:11 [2024-03-15T15:36:11.570Z] [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
11:36:11 [2024-03-15T15:36:11.570Z] [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
11:36:11 [2024-03-15T15:36:11.570Z] [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
11:36:11 [2024-03-15T15:36:11.827Z] [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
11:36:11 [2024-03-15T15:36:11.827Z] [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
11:36:11 [2024-03-15T15:36:11.827Z] [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
11:36:11 [2024-03-15T15:36:11.827Z] [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 267 kB/s)
11:36:11 [2024-03-15T15:36:11.827Z] [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
11:36:11 [2024-03-15T15:36:11.827Z] [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
11:36:11 [2024-03-15T15:36:11.827Z] [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
11:36:11 [2024-03-15T15:36:11.827Z] [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
11:36:11 [2024-03-15T15:36:11.827Z] [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
11:36:11 [2024-03-15T15:36:11.827Z] [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
11:36:11 [2024-03-15T15:36:11.828Z] [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 69 kB/s)
11:36:11 [2024-03-15T15:36:11.828Z] [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
11:36:11 [2024-03-15T15:36:11.828Z] [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
11:36:11 [2024-03-15T15:36:11.828Z] [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
11:36:12 [2024-03-15T15:36:12.085Z] [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
11:36:12 [2024-03-15T15:36:12.085Z] [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
11:36:12 [2024-03-15T15:36:12.085Z] [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
11:36:12 [2024-03-15T15:36:12.085Z] [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 142 kB/s)
11:36:12 [2024-03-15T15:36:12.085Z] [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
11:36:12 [2024-03-15T15:36:12.085Z] [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
11:36:12 [2024-03-15T15:36:12.085Z] [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
11:36:12 [2024-03-15T15:36:12.085Z] [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
11:36:12 [2024-03-15T15:36:12.085Z] [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
11:36:12 [2024-03-15T15:36:12.085Z] [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
11:36:12 [2024-03-15T15:36:12.085Z] [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 1.1 MB/s)
11:36:12 [2024-03-15T15:36:12.085Z] [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
11:36:12 [2024-03-15T15:36:12.085Z] [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
11:36:12 [2024-03-15T15:36:12.085Z] [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
11:36:12 [2024-03-15T15:36:12.085Z] [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
11:36:12 [2024-03-15T15:36:12.343Z] [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
11:36:12 [2024-03-15T15:36:12.343Z] [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
11:36:12 [2024-03-15T15:36:12.343Z] [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 789 kB/s)
11:36:12 [2024-03-15T15:36:12.343Z] [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
11:36:12 [2024-03-15T15:36:12.343Z] [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
11:36:12 [2024-03-15T15:36:12.343Z] [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
11:36:12 [2024-03-15T15:36:12.343Z] [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
11:36:12 [2024-03-15T15:36:12.343Z] [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
11:36:12 [2024-03-15T15:36:12.343Z] [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
11:36:12 [2024-03-15T15:36:12.343Z] [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 164 kB/s)
11:36:12 [2024-03-15T15:36:12.343Z] [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
11:36:12 [2024-03-15T15:36:12.343Z] [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
11:36:12 [2024-03-15T15:36:12.343Z] [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
11:36:12 [2024-03-15T15:36:12.343Z] [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
11:36:12 [2024-03-15T15:36:12.343Z] [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
11:36:12 [2024-03-15T15:36:12.343Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
11:36:12 [2024-03-15T15:36:12.343Z] [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
11:36:12 [2024-03-15T15:36:12.343Z] [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
11:36:12 [2024-03-15T15:36:12.344Z] [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
11:36:12 [2024-03-15T15:36:12.344Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:36:12 [2024-03-15T15:36:12.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
11:36:12 [2024-03-15T15:36:12.602Z] [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
11:36:12 [2024-03-15T15:36:12.602Z] [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
11:36:12 [2024-03-15T15:36:12.602Z] [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
11:36:12 [2024-03-15T15:36:12.602Z] [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
11:36:12 [2024-03-15T15:36:12.602Z] [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
11:36:12 [2024-03-15T15:36:12.602Z] [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
11:36:12 [2024-03-15T15:36:12.602Z] [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
11:36:12 [2024-03-15T15:36:12.602Z] [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
11:36:12 [2024-03-15T15:36:12.602Z] [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
11:36:12 [2024-03-15T15:36:12.602Z] [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
11:36:12 [2024-03-15T15:36:12.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:36:12 [2024-03-15T15:36:12.602Z] [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
11:36:12 [2024-03-15T15:36:12.602Z] [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
11:36:12 [2024-03-15T15:36:12.602Z] [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
11:36:12 [2024-03-15T15:36:12.602Z] [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
11:36:12 [2024-03-15T15:36:12.602Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:36:12 [2024-03-15T15:36:12.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.603Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:36:12 [2024-03-15T15:36:12.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.604Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.862Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:36:12 [2024-03-15T15:36:12.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [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
11:36:12 [2024-03-15T15:36:12.863Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
11:36:13 [2024-03-15T15:36:13.120Z] [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
11:36:13 [2024-03-15T15:36:13.120Z] [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
11:36:13 [2024-03-15T15:36:13.120Z] [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
11:36:13 [2024-03-15T15:36:13.120Z] [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
11:36:13 [2024-03-15T15:36:13.120Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
11:36:13 [2024-03-15T15:36:13.377Z] [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
11:36:13 [2024-03-15T15:36:13.377Z] [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
11:36:13 [2024-03-15T15:36:13.377Z] [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
11:36:13 [2024-03-15T15:36:13.377Z] [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
11:36:13 [2024-03-15T15:36:13.377Z] [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
11:36:13 [2024-03-15T15:36:13.377Z] [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
11:36:13 [2024-03-15T15:36:13.377Z] [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
11:36:13 [2024-03-15T15:36:13.377Z] [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
11:36:13 [2024-03-15T15:36:13.377Z] [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
11:36:13 [2024-03-15T15:36:13.633Z] [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
11:36:13 [2024-03-15T15:36:13.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:36:13 [2024-03-15T15:36:13.633Z] [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
11:36:13 [2024-03-15T15:36:13.633Z] [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
11:36:13 [2024-03-15T15:36:13.633Z] [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
11:36:13 [2024-03-15T15:36:13.633Z] [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
11:36:13 [2024-03-15T15:36:13.633Z] [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
11:36:13 [2024-03-15T15:36:13.633Z] [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
11:36:13 [2024-03-15T15:36:13.633Z] [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
11:36:13 [2024-03-15T15:36:13.890Z] [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
11:36:13 [2024-03-15T15:36:13.890Z] [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
11:36:13 [2024-03-15T15:36:13.890Z] [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
11:36:13 [2024-03-15T15:36:13.890Z] [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
11:36:13 [2024-03-15T15:36:13.890Z] [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
11:36:13 [2024-03-15T15:36:13.890Z] [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
11:36:13 [2024-03-15T15:36:13.890Z] [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
11:36:13 [2024-03-15T15:36:13.890Z] [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
11:36:13 [2024-03-15T15:36:13.890Z] [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
11:36:13 [2024-03-15T15:36:13.890Z] [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
11:36:13 [2024-03-15T15:36:13.890Z] [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
11:36:14 [2024-03-15T15:36:14.147Z] [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
11:36:14 [2024-03-15T15:36:14.147Z] [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
11:36:14 [2024-03-15T15:36:14.147Z] [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
11:36:14 [2024-03-15T15:36:14.147Z] [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
11:36:14 [2024-03-15T15:36:14.147Z] [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
11:36:14 [2024-03-15T15:36:14.147Z] [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
11:36:14 [2024-03-15T15:36:14.147Z] [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
11:36:14 [2024-03-15T15:36:14.147Z] [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
11:36:14 [2024-03-15T15:36:14.147Z] [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
11:36:14 [2024-03-15T15:36:14.404Z] [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
11:36:14 [2024-03-15T15:36:14.404Z] [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
11:36:14 [2024-03-15T15:36:14.404Z] [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
11:36:14 [2024-03-15T15:36:14.404Z] [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
11:36:14 [2024-03-15T15:36:14.405Z] [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
11:36:14 [2024-03-15T15:36:14.405Z] [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
11:36:14 [2024-03-15T15:36:14.405Z] [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
11:36:14 [2024-03-15T15:36:14.405Z] [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
11:36:14 [2024-03-15T15:36:14.405Z] [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
11:36:14 [2024-03-15T15:36:14.405Z] [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
11:36:14 [2024-03-15T15:36:14.405Z] [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
11:36:14 [2024-03-15T15:36:14.405Z] [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
11:36:14 [2024-03-15T15:36:14.662Z] [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
11:36:14 [2024-03-15T15:36:14.662Z] [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
11:36:14 [2024-03-15T15:36:14.662Z] [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
11:36:14 [2024-03-15T15:36:14.662Z] [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
11:36:14 [2024-03-15T15:36:14.662Z] [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
11:36:14 [2024-03-15T15:36:14.662Z] [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
11:36:14 [2024-03-15T15:36:14.662Z] [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
11:36:14 [2024-03-15T15:36:14.662Z] [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
11:36:14 [2024-03-15T15:36:14.662Z] [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
11:36:14 [2024-03-15T15:36:14.920Z] [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
11:36:14 [2024-03-15T15:36:14.920Z] [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
11:36:14 [2024-03-15T15:36:14.920Z] [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
11:36:14 [2024-03-15T15:36:14.920Z] [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
11:36:14 [2024-03-15T15:36:14.920Z] [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
11:36:14 [2024-03-15T15:36:14.920Z] [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
11:36:14 [2024-03-15T15:36:14.920Z] [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
11:36:14 [2024-03-15T15:36:14.920Z] [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
11:36:14 [2024-03-15T15:36:14.920Z] [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
11:36:15 [2024-03-15T15:36:15.177Z] [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
11:36:15 [2024-03-15T15:36:15.177Z] [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
11:36:15 [2024-03-15T15:36:15.177Z] [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
11:36:15 [2024-03-15T15:36:15.177Z] [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
11:36:15 [2024-03-15T15:36:15.177Z] [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
11:36:15 [2024-03-15T15:36:15.177Z] [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
11:36:15 [2024-03-15T15:36:15.177Z] [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
11:36:15 [2024-03-15T15:36:15.177Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:36:15 [2024-03-15T15:36:15.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.435Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:36:15 [2024-03-15T15:36:15.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.436Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:36:15 [2024-03-15T15:36:15.437Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.437Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.706Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:36:15 [2024-03-15T15:36:15.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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 856 kB/s)
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
11:36:15 [2024-03-15T15:36:15.707Z] [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 357 kB/s)
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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 13 MB/s)
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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 14 MB/s)
11:36:15 [2024-03-15T15:36:15.707Z] [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
11:36:15 [2024-03-15T15:36:15.707Z] [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 5.0 MB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 14 MB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
11:36:15 [2024-03-15T15:36:15.708Z] [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 2.9 MB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 11 MB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 5.0 MB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 394 kB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 2.4 MB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 23 MB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 24 MB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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.0 MB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 526 kB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 80 kB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 172 kB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:36:15 [2024-03-15T15:36:15.708Z] [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 999 kB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 2.1 MB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 812 kB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 337 kB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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.7 MB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 351 kB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 772 kB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 780 kB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 3.2 MB/s)
11:36:15 [2024-03-15T15:36:15.708Z] [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
11:36:15 [2024-03-15T15:36:15.708Z] [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 7.4 MB/s)
11:36:15 [2024-03-15T15:36:15.709Z] [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
11:36:15 [2024-03-15T15:36:15.709Z] [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 742 kB/s)
11:36:15 [2024-03-15T15:36:15.709Z] [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
11:36:15 [2024-03-15T15:36:15.709Z] [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.1 MB/s)
11:36:15 [2024-03-15T15:36:15.709Z] [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
11:36:15 [2024-03-15T15:36:15.969Z] [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 9.4 MB/s)
11:36:15 [2024-03-15T15:36:15.969Z] [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
11:36:15 [2024-03-15T15:36:15.969Z] [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)
11:36:15 [2024-03-15T15:36:15.969Z] [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
11:36:15 [2024-03-15T15:36:15.969Z] [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 34 MB/s)
11:36:15 [2024-03-15T15:36:15.969Z] [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
11:36:15 [2024-03-15T15:36:15.969Z] [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)
11:36:15 [2024-03-15T15:36:15.969Z] [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
11:36:15 [2024-03-15T15:36:15.969Z] [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 115 kB/s)
11:36:15 [2024-03-15T15:36:15.969Z] [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
11:36:15 [2024-03-15T15:36:15.969Z] [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.5 MB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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 2.1 MB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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 1.0 MB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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 648 kB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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.3 MB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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 211 kB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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 730 kB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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.3 MB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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 711 kB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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 203 kB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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 280 kB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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 449 kB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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 385 kB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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 583 kB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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 258 kB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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 112 kB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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.1 MB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.970Z] [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 196 kB/s)
11:36:15 [2024-03-15T15:36:15.970Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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 359 kB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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 281 kB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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 103 kB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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 111 kB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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.5 MB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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 40 kB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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 228 kB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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 155 kB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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 250 kB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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 351 kB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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 456 kB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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 25 MB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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 599 kB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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 74 kB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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 303 kB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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 68 kB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.971Z] [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 106 kB/s)
11:36:15 [2024-03-15T15:36:15.971Z] [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
11:36:15 [2024-03-15T15:36:15.972Z] [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 241 kB/s)
11:36:15 [2024-03-15T15:36:15.972Z] [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
11:36:15 [2024-03-15T15:36:15.972Z] [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 179 kB/s)
11:36:15 [2024-03-15T15:36:15.972Z] [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
11:36:15 [2024-03-15T15:36:15.972Z] [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 978 kB/s)
11:36:15 [2024-03-15T15:36:15.972Z] [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
11:36:15 [2024-03-15T15:36:15.972Z] [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)
11:36:15 [2024-03-15T15:36:15.972Z] [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
11:36:15 [2024-03-15T15:36:15.972Z] [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.3 MB/s)
11:36:15 [2024-03-15T15:36:15.972Z] [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
11:36:16 [2024-03-15T15:36:16.228Z] [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 223 kB/s)
11:36:16 [2024-03-15T15:36:16.228Z] [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
11:36:16 [2024-03-15T15:36:16.228Z] [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)
11:36:16 [2024-03-15T15:36:16.228Z] [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
11:36:16 [2024-03-15T15:36:16.228Z] [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 165 kB/s)
11:36:16 [2024-03-15T15:36:16.228Z] [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
11:36:16 [2024-03-15T15:36:16.228Z] [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 667 kB/s)
11:36:16 [2024-03-15T15:36:16.228Z] [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
11:36:16 [2024-03-15T15:36:16.228Z] [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)
11:36:16 [2024-03-15T15:36:16.228Z] [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)
11:36:16 [2024-03-15T15:36:16.228Z] [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 6.7 MB/s)
11:36:16 [2024-03-15T15:36:16.228Z] [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.3 MB/s)
11:36:16 [2024-03-15T15:36:16.228Z] [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.2 MB/s)
11:36:17 [2024-03-15T15:36:17.159Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
11:36:17 [2024-03-15T15:36:17.159Z] [INFO] Tycho Mode:     project
11:36:17 [2024-03-15T15:36:17.159Z] [INFO] Tycho Builder:  maven
11:36:17 [2024-03-15T15:36:17.416Z] [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
11:36:17 [2024-03-15T15:36:17.416Z] [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
11:36:17 [2024-03-15T15:36:17.416Z] [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
11:36:17 [2024-03-15T15:36:17.416Z] [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
11:36:17 [2024-03-15T15:36:17.416Z] [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
11:36:17 [2024-03-15T15:36:17.416Z] [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
11:36:17 [2024-03-15T15:36:17.416Z] [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 232 kB/s)
11:36:17 [2024-03-15T15:36:17.416Z] [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
11:36:17 [2024-03-15T15:36:17.416Z] [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
11:36:17 [2024-03-15T15:36:17.416Z] [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
11:36:17 [2024-03-15T15:36:17.416Z] [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
11:36:17 [2024-03-15T15:36:17.416Z] [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
11:36:17 [2024-03-15T15:36:17.416Z] [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
11:36:17 [2024-03-15T15:36:17.672Z] [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 284 kB/s)
11:36:17 [2024-03-15T15:36:17.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
11:36:17 [2024-03-15T15:36:17.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
11:36:17 [2024-03-15T15:36:17.673Z] [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
11:36:17 [2024-03-15T15:36:17.673Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
11:36:17 [2024-03-15T15:36:17.673Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
11:36:17 [2024-03-15T15:36:17.673Z] [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
11:36:17 [2024-03-15T15:36:17.673Z] [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 5.3 MB/s)
11:36:17 [2024-03-15T15:36:17.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
11:36:17 [2024-03-15T15:36:17.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
11:36:17 [2024-03-15T15:36:17.673Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/29/apache-29.pom
11:36:17 [2024-03-15T15:36:17.673Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom
11:36:17 [2024-03-15T15:36:17.673Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom
11:36:17 [2024-03-15T15:36:17.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
11:36:17 [2024-03-15T15:36:17.673Z] [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 2.3 MB/s)
11:36:17 [2024-03-15T15:36:17.673Z] [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
11:36:17 [2024-03-15T15:36:17.929Z] [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
11:36:17 [2024-03-15T15:36:17.929Z] [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
11:36:17 [2024-03-15T15:36:17.929Z] [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
11:36:17 [2024-03-15T15:36:17.929Z] [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
11:36:17 [2024-03-15T15:36:17.929Z] [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
11:36:17 [2024-03-15T15:36:17.929Z] [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 2.8 MB/s)
11:36:17 [2024-03-15T15:36:17.929Z] [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
11:36:17 [2024-03-15T15:36:17.929Z] [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
11:36:17 [2024-03-15T15:36:17.929Z] [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
11:36:18 [2024-03-15T15:36:18.186Z] [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
11:36:18 [2024-03-15T15:36:18.186Z] [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
11:36:18 [2024-03-15T15:36:18.186Z] [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
11:36:18 [2024-03-15T15:36:18.186Z] [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 721 kB/s)
11:36:18 [2024-03-15T15:36:18.186Z] [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
11:36:18 [2024-03-15T15:36:18.186Z] [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
11:36:18 [2024-03-15T15:36:18.186Z] [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
11:36:18 [2024-03-15T15:36:18.186Z] [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
11:36:18 [2024-03-15T15:36:18.186Z] [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
11:36:18 [2024-03-15T15:36:18.186Z] [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
11:36:18 [2024-03-15T15:36:18.186Z] [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 197 kB/s)
11:36:18 [2024-03-15T15:36:18.186Z] [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
11:36:18 [2024-03-15T15:36:18.186Z] [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
11:36:18 [2024-03-15T15:36:18.186Z] [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
11:36:18 [2024-03-15T15:36:18.442Z] [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
11:36:18 [2024-03-15T15:36:18.442Z] [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
11:36:18 [2024-03-15T15:36:18.442Z] [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
11:36:18 [2024-03-15T15:36:18.442Z] [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 1.7 MB/s)
11:36:18 [2024-03-15T15:36:18.698Z] [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
11:36:18 [2024-03-15T15:36:18.698Z] [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
11:36:18 [2024-03-15T15:36:18.698Z] [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
11:36:18 [2024-03-15T15:36:18.698Z] [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
11:36:18 [2024-03-15T15:36:18.698Z] [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
11:36:18 [2024-03-15T15:36:18.698Z] [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
11:36:18 [2024-03-15T15:36:18.698Z] [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 276 kB/s)
11:36:18 [2024-03-15T15:36:18.698Z] [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
11:36:18 [2024-03-15T15:36:18.698Z] [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
11:36:18 [2024-03-15T15:36:18.698Z] [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
11:36:18 [2024-03-15T15:36:18.956Z] [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
11:36:18 [2024-03-15T15:36:18.956Z] [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
11:36:18 [2024-03-15T15:36:18.956Z] [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
11:36:18 [2024-03-15T15:36:18.956Z] [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 3.5 MB/s)
11:36:18 [2024-03-15T15:36:18.956Z] [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
11:36:18 [2024-03-15T15:36:18.956Z] [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
11:36:18 [2024-03-15T15:36:18.956Z] [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
11:36:18 [2024-03-15T15:36:18.956Z] [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
11:36:18 [2024-03-15T15:36:18.956Z] [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
11:36:18 [2024-03-15T15:36:18.956Z] [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
11:36:18 [2024-03-15T15:36:18.956Z] [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 866 kB/s)
11:36:18 [2024-03-15T15:36:18.956Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:36:18 [2024-03-15T15:36:18.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:36:18 [2024-03-15T15:36:18.956Z] [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
11:36:19 [2024-03-15T15:36:19.213Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:36:19 [2024-03-15T15:36:19.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:36:19 [2024-03-15T15:36:19.213Z] [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
11:36:19 [2024-03-15T15:36:19.213Z] [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 712 kB/s)
11:36:19 [2024-03-15T15:36:19.213Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
11:36:19 [2024-03-15T15:36:19.213Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
11:36:19 [2024-03-15T15:36:19.213Z] [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
11:36:19 [2024-03-15T15:36:19.213Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
11:36:19 [2024-03-15T15:36:19.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
11:36:19 [2024-03-15T15:36:19.213Z] [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
11:36:19 [2024-03-15T15:36:19.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 15 MB/s)
11:36:19 [2024-03-15T15:36:19.213Z] [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
11:36:19 [2024-03-15T15:36:19.213Z] [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
11:36:19 [2024-03-15T15:36:19.213Z] [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
11:36:19 [2024-03-15T15:36:19.213Z] [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
11:36:19 [2024-03-15T15:36:19.213Z] [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
11:36:19 [2024-03-15T15:36:19.214Z] [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
11:36:19 [2024-03-15T15:36:19.470Z] [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 302 kB/s)
11:36:19 [2024-03-15T15:36:19.470Z] [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
11:36:19 [2024-03-15T15:36:19.470Z] [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
11:36:19 [2024-03-15T15:36:19.470Z] [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
11:36:19 [2024-03-15T15:36:19.470Z] [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
11:36:19 [2024-03-15T15:36:19.470Z] [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
11:36:19 [2024-03-15T15:36:19.470Z] [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
11:36:19 [2024-03-15T15:36:19.470Z] [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 3.7 MB/s)
11:36:19 [2024-03-15T15:36:19.470Z] [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
11:36:19 [2024-03-15T15:36:19.470Z] [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
11:36:19 [2024-03-15T15:36:19.470Z] [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
11:36:19 [2024-03-15T15:36:19.470Z] [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
11:36:19 [2024-03-15T15:36:19.470Z] [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
11:36:19 [2024-03-15T15:36:19.470Z] [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
11:36:19 [2024-03-15T15:36:19.470Z] [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 226 kB/s)
11:36:19 [2024-03-15T15:36:19.470Z] [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
11:36:19 [2024-03-15T15:36:19.470Z] [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
11:36:19 [2024-03-15T15:36:19.470Z] [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
11:36:19 [2024-03-15T15:36:19.726Z] [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
11:36:19 [2024-03-15T15:36:19.726Z] [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
11:36:19 [2024-03-15T15:36:19.726Z] [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
11:36:19 [2024-03-15T15:36:19.726Z] [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)
11:36:19 [2024-03-15T15:36:19.726Z] [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
11:36:19 [2024-03-15T15:36:19.727Z] [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
11:36:19 [2024-03-15T15:36:19.727Z] [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
11:36:19 [2024-03-15T15:36:19.727Z] [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
11:36:19 [2024-03-15T15:36:19.727Z] [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
11:36:19 [2024-03-15T15:36:19.727Z] [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
11:36:19 [2024-03-15T15:36:19.727Z] [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)
11:36:19 [2024-03-15T15:36:19.727Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:36:19 [2024-03-15T15:36:19.727Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:36:19 [2024-03-15T15:36:19.727Z] [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
11:36:19 [2024-03-15T15:36:19.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:36:19 [2024-03-15T15:36:19.983Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:36:19 [2024-03-15T15:36:19.983Z] [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
11:36:19 [2024-03-15T15:36:19.983Z] [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 597 kB/s)
11:36:19 [2024-03-15T15:36:19.983Z] [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
11:36:19 [2024-03-15T15:36:19.983Z] [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
11:36:19 [2024-03-15T15:36:19.983Z] [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
11:36:19 [2024-03-15T15:36:19.983Z] [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
11:36:19 [2024-03-15T15:36:19.983Z] [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
11:36:19 [2024-03-15T15:36:19.984Z] [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
11:36:19 [2024-03-15T15:36:19.984Z] [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 6.7 MB/s)
11:36:19 [2024-03-15T15:36:19.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:36:19 [2024-03-15T15:36:19.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:36:19 [2024-03-15T15:36:19.984Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:36:20 [2024-03-15T15:36:20.240Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:36:20 [2024-03-15T15:36:20.240Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:36:20 [2024-03-15T15:36:20.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:36:20 [2024-03-15T15:36:20.240Z] [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 599 kB/s)
11:36:20 [2024-03-15T15:36:20.240Z] [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
11:36:20 [2024-03-15T15:36:20.240Z] [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
11:36:20 [2024-03-15T15:36:20.240Z] [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
11:36:20 [2024-03-15T15:36:20.240Z] [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
11:36:20 [2024-03-15T15:36:20.240Z] [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
11:36:20 [2024-03-15T15:36:20.240Z] [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
11:36:20 [2024-03-15T15:36:20.240Z] [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)
11:36:20 [2024-03-15T15:36:20.240Z] [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
11:36:20 [2024-03-15T15:36:20.240Z] [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
11:36:20 [2024-03-15T15:36:20.240Z] [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
11:36:20 [2024-03-15T15:36:20.497Z] [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
11:36:20 [2024-03-15T15:36:20.497Z] [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
11:36:20 [2024-03-15T15:36:20.497Z] [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
11:36:20 [2024-03-15T15:36:20.497Z] [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)
11:36:20 [2024-03-15T15:36:20.497Z] [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
11:36:20 [2024-03-15T15:36:20.497Z] [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
11:36:20 [2024-03-15T15:36:20.497Z] [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
11:36:20 [2024-03-15T15:36:20.497Z] [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
11:36:20 [2024-03-15T15:36:20.497Z] [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
11:36:20 [2024-03-15T15:36:20.497Z] [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
11:36:20 [2024-03-15T15:36:20.497Z] [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 3.7 MB/s)
11:36:20 [2024-03-15T15:36:20.497Z] [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
11:36:20 [2024-03-15T15:36:20.497Z] [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
11:36:20 [2024-03-15T15:36:20.497Z] [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
11:36:20 [2024-03-15T15:36:20.497Z] [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
11:36:20 [2024-03-15T15:36:20.497Z] [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
11:36:20 [2024-03-15T15:36:20.497Z] [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
11:36:20 [2024-03-15T15:36:20.497Z] [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 10 MB/s)
11:36:20 [2024-03-15T15:36:20.497Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:36:20 [2024-03-15T15:36:20.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:36:20 [2024-03-15T15:36:20.754Z] [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
11:36:20 [2024-03-15T15:36:20.754Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:36:20 [2024-03-15T15:36:20.754Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:36:20 [2024-03-15T15:36:20.754Z] [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
11:36:20 [2024-03-15T15:36:20.754Z] [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 6.8 MB/s)
11:36:20 [2024-03-15T15:36:20.754Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:36:20 [2024-03-15T15:36:20.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:36:20 [2024-03-15T15:36:20.754Z] [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
11:36:20 [2024-03-15T15:36:20.754Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:36:20 [2024-03-15T15:36:20.754Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:36:20 [2024-03-15T15:36:20.754Z] [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
11:36:20 [2024-03-15T15:36:20.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 6.8 MB/s)
11:36:20 [2024-03-15T15:36:20.754Z] [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
11:36:20 [2024-03-15T15:36:20.754Z] [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
11:36:20 [2024-03-15T15:36:20.754Z] [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
11:36:21 [2024-03-15T15:36:21.011Z] [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
11:36:21 [2024-03-15T15:36:21.011Z] [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
11:36:21 [2024-03-15T15:36:21.011Z] [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
11:36:21 [2024-03-15T15:36:21.011Z] [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)
11:36:21 [2024-03-15T15:36:21.011Z] [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
11:36:21 [2024-03-15T15:36:21.011Z] [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
11:36:21 [2024-03-15T15:36:21.011Z] [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
11:36:21 [2024-03-15T15:36:21.011Z] [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
11:36:21 [2024-03-15T15:36:21.011Z] [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
11:36:21 [2024-03-15T15:36:21.011Z] [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
11:36:21 [2024-03-15T15:36:21.011Z] [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 419 kB/s)
11:36:21 [2024-03-15T15:36:21.011Z] [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
11:36:21 [2024-03-15T15:36:21.011Z] [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
11:36:21 [2024-03-15T15:36:21.011Z] [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
11:36:21 [2024-03-15T15:36:21.269Z] [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
11:36:21 [2024-03-15T15:36:21.269Z] [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
11:36:21 [2024-03-15T15:36:21.269Z] [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
11:36:21 [2024-03-15T15:36:21.269Z] [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 229 kB/s)
11:36:21 [2024-03-15T15:36:21.269Z] [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
11:36:21 [2024-03-15T15:36:21.269Z] [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
11:36:21 [2024-03-15T15:36:21.269Z] [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
11:36:21 [2024-03-15T15:36:21.269Z] [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
11:36:21 [2024-03-15T15:36:21.269Z] [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
11:36:21 [2024-03-15T15:36:21.269Z] [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
11:36:21 [2024-03-15T15:36:21.269Z] [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 205 kB/s)
11:36:21 [2024-03-15T15:36:21.269Z] [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
11:36:21 [2024-03-15T15:36:21.269Z] [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
11:36:21 [2024-03-15T15:36:21.269Z] [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
11:36:21 [2024-03-15T15:36:21.269Z] [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
11:36:21 [2024-03-15T15:36:21.525Z] [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
11:36:21 [2024-03-15T15:36:21.525Z] [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
11:36:21 [2024-03-15T15:36:21.525Z] [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 152 kB/s)
11:36:21 [2024-03-15T15:36:21.525Z] [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
11:36:21 [2024-03-15T15:36:21.525Z] [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
11:36:21 [2024-03-15T15:36:21.525Z] [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
11:36:21 [2024-03-15T15:36:21.525Z] [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
11:36:21 [2024-03-15T15:36:21.525Z] [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
11:36:21 [2024-03-15T15:36:21.525Z] [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
11:36:21 [2024-03-15T15:36:21.525Z] [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)
11:36:21 [2024-03-15T15:36:21.525Z] [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
11:36:21 [2024-03-15T15:36:21.525Z] [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
11:36:21 [2024-03-15T15:36:21.525Z] [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
11:36:21 [2024-03-15T15:36:21.525Z] [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
11:36:21 [2024-03-15T15:36:21.525Z] [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
11:36:21 [2024-03-15T15:36:21.525Z] [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
11:36:21 [2024-03-15T15:36:21.784Z] [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)
11:36:21 [2024-03-15T15:36:21.784Z] [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
11:36:21 [2024-03-15T15:36:21.784Z] [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
11:36:21 [2024-03-15T15:36:21.784Z] [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
11:36:21 [2024-03-15T15:36:21.784Z] [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
11:36:21 [2024-03-15T15:36:21.784Z] [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
11:36:21 [2024-03-15T15:36:21.784Z] [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
11:36:21 [2024-03-15T15:36:21.784Z] [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 321 kB/s)
11:36:21 [2024-03-15T15:36:21.784Z] [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
11:36:21 [2024-03-15T15:36:21.784Z] [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
11:36:21 [2024-03-15T15:36:21.784Z] [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
11:36:21 [2024-03-15T15:36:21.784Z] [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
11:36:21 [2024-03-15T15:36:21.784Z] [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
11:36:21 [2024-03-15T15:36:21.784Z] [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
11:36:21 [2024-03-15T15:36:21.784Z] [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 375 kB/s)
11:36:21 [2024-03-15T15:36:21.784Z] [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
11:36:21 [2024-03-15T15:36:21.784Z] [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
11:36:21 [2024-03-15T15:36:21.784Z] [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
11:36:22 [2024-03-15T15:36:22.041Z] [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
11:36:22 [2024-03-15T15:36:22.041Z] [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
11:36:22 [2024-03-15T15:36:22.041Z] [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
11:36:22 [2024-03-15T15:36:22.041Z] [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 141 kB/s)
11:36:22 [2024-03-15T15:36:22.041Z] [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
11:36:22 [2024-03-15T15:36:22.041Z] [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
11:36:22 [2024-03-15T15:36:22.041Z] [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
11:36:22 [2024-03-15T15:36:22.041Z] [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
11:36:22 [2024-03-15T15:36:22.041Z] [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
11:36:22 [2024-03-15T15:36:22.041Z] [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
11:36:22 [2024-03-15T15:36:22.041Z] [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)
11:36:22 [2024-03-15T15:36:22.041Z] [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
11:36:22 [2024-03-15T15:36:22.041Z] [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
11:36:22 [2024-03-15T15:36:22.041Z] [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
11:36:22 [2024-03-15T15:36:22.041Z] [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
11:36:22 [2024-03-15T15:36:22.298Z] [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
11:36:22 [2024-03-15T15:36:22.298Z] [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
11:36:22 [2024-03-15T15:36:22.298Z] [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 338 kB/s)
11:36:22 [2024-03-15T15:36:22.298Z] [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
11:36:22 [2024-03-15T15:36:22.298Z] [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
11:36:22 [2024-03-15T15:36:22.298Z] [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
11:36:22 [2024-03-15T15:36:22.554Z] [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
11:36:22 [2024-03-15T15:36:22.555Z] [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
11:36:22 [2024-03-15T15:36:22.555Z] [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
11:36:22 [2024-03-15T15:36:22.555Z] [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 317 kB/s)
11:36:22 [2024-03-15T15:36:22.555Z] [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
11:36:22 [2024-03-15T15:36:22.555Z] [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
11:36:22 [2024-03-15T15:36:22.555Z] [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
11:36:22 [2024-03-15T15:36:22.555Z] [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
11:36:22 [2024-03-15T15:36:22.555Z] [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
11:36:22 [2024-03-15T15:36:22.555Z] [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
11:36:22 [2024-03-15T15:36:22.555Z] [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 720 kB/s)
11:36:22 [2024-03-15T15:36:22.555Z] [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
11:36:22 [2024-03-15T15:36:22.555Z] [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
11:36:22 [2024-03-15T15:36:22.555Z] [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
11:36:22 [2024-03-15T15:36:22.555Z] [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
11:36:22 [2024-03-15T15:36:22.555Z] [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
11:36:22 [2024-03-15T15:36:22.555Z] [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
11:36:22 [2024-03-15T15:36:22.555Z] [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 201 kB/s)
11:36:22 [2024-03-15T15:36:22.555Z] [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
11:36:22 [2024-03-15T15:36:22.811Z] [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
11:36:22 [2024-03-15T15:36:22.811Z] [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
11:36:22 [2024-03-15T15:36:22.811Z] [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
11:36:22 [2024-03-15T15:36:22.811Z] [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
11:36:22 [2024-03-15T15:36:22.811Z] [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
11:36:22 [2024-03-15T15:36:22.811Z] [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)
11:36:22 [2024-03-15T15:36:22.811Z] [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
11:36:22 [2024-03-15T15:36:22.811Z] [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
11:36:22 [2024-03-15T15:36:22.811Z] [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
11:36:22 [2024-03-15T15:36:22.811Z] [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
11:36:22 [2024-03-15T15:36:22.811Z] [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
11:36:22 [2024-03-15T15:36:22.811Z] [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
11:36:22 [2024-03-15T15:36:22.811Z] [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 5.1 MB/s)
11:36:22 [2024-03-15T15:36:22.811Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:36:22 [2024-03-15T15:36:22.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:36:22 [2024-03-15T15:36:22.811Z] [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
11:36:23 [2024-03-15T15:36:23.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:36:23 [2024-03-15T15:36:23.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:36:23 [2024-03-15T15:36:23.068Z] [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
11:36:23 [2024-03-15T15:36:23.068Z] [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 3.1 MB/s)
11:36:23 [2024-03-15T15:36:23.069Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
11:36:23 [2024-03-15T15:36:23.069Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
11:36:23 [2024-03-15T15:36:23.069Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
11:36:23 [2024-03-15T15:36:23.069Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
11:36:23 [2024-03-15T15:36:23.069Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
11:36:23 [2024-03-15T15:36:23.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
11:36:23 [2024-03-15T15:36:23.069Z] [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 1.1 MB/s)
11:36:23 [2024-03-15T15:36:23.069Z] [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
11:36:23 [2024-03-15T15:36:23.069Z] [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
11:36:23 [2024-03-15T15:36:23.325Z] [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
11:36:23 [2024-03-15T15:36:23.325Z] [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
11:36:23 [2024-03-15T15:36:23.325Z] [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
11:36:23 [2024-03-15T15:36:23.325Z] [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
11:36:23 [2024-03-15T15:36:23.325Z] [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 467 kB/s)
11:36:23 [2024-03-15T15:36:23.325Z] [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
11:36:23 [2024-03-15T15:36:23.325Z] [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
11:36:23 [2024-03-15T15:36:23.325Z] [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
11:36:23 [2024-03-15T15:36:23.581Z] [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
11:36:23 [2024-03-15T15:36:23.581Z] [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
11:36:23 [2024-03-15T15:36:23.581Z] [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
11:36:23 [2024-03-15T15:36:23.581Z] [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 1.1 MB/s)
11:36:23 [2024-03-15T15:36:23.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
11:36:23 [2024-03-15T15:36:23.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
11:36:23 [2024-03-15T15:36:23.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
11:36:23 [2024-03-15T15:36:23.581Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
11:36:23 [2024-03-15T15:36:23.581Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
11:36:23 [2024-03-15T15:36:23.581Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
11:36:23 [2024-03-15T15:36:23.581Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 273 kB/s)
11:36:23 [2024-03-15T15:36:23.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:36:23 [2024-03-15T15:36:23.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:36:23 [2024-03-15T15:36:23.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:36:23 [2024-03-15T15:36:23.581Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:36:23 [2024-03-15T15:36:23.581Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:36:23 [2024-03-15T15:36:23.581Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:36:23 [2024-03-15T15:36:23.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 45 kB/s)
11:36:23 [2024-03-15T15:36:23.837Z] [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
11:36:23 [2024-03-15T15:36:23.838Z] [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
11:36:23 [2024-03-15T15:36:23.838Z] [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
11:36:23 [2024-03-15T15:36:23.838Z] [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
11:36:23 [2024-03-15T15:36:23.838Z] [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
11:36:23 [2024-03-15T15:36:23.838Z] [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
11:36:23 [2024-03-15T15:36:23.838Z] [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 1.4 MB/s)
11:36:23 [2024-03-15T15:36:23.838Z] [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
11:36:23 [2024-03-15T15:36:23.838Z] [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
11:36:23 [2024-03-15T15:36:23.838Z] [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
11:36:23 [2024-03-15T15:36:23.838Z] [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
11:36:23 [2024-03-15T15:36:23.838Z] [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
11:36:23 [2024-03-15T15:36:23.838Z] [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
11:36:23 [2024-03-15T15:36:23.838Z] [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 2.6 MB/s)
11:36:23 [2024-03-15T15:36:23.838Z] [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
11:36:24 [2024-03-15T15:36:24.095Z] [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
11:36:24 [2024-03-15T15:36:24.095Z] [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
11:36:24 [2024-03-15T15:36:24.095Z] [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
11:36:24 [2024-03-15T15:36:24.095Z] [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
11:36:24 [2024-03-15T15:36:24.095Z] [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
11:36:24 [2024-03-15T15:36:24.095Z] [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 134 kB/s)
11:36:24 [2024-03-15T15:36:24.095Z] [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
11:36:24 [2024-03-15T15:36:24.095Z] [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
11:36:24 [2024-03-15T15:36:24.095Z] [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
11:36:24 [2024-03-15T15:36:24.095Z] [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
11:36:24 [2024-03-15T15:36:24.095Z] [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
11:36:24 [2024-03-15T15:36:24.095Z] [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
11:36:24 [2024-03-15T15:36:24.095Z] [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 1.3 MB/s)
11:36:24 [2024-03-15T15:36:24.095Z] [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
11:36:24 [2024-03-15T15:36:24.351Z] [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
11:36:24 [2024-03-15T15:36:24.351Z] [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
11:36:24 [2024-03-15T15:36:24.351Z] [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
11:36:24 [2024-03-15T15:36:24.351Z] [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
11:36:24 [2024-03-15T15:36:24.351Z] [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
11:36:24 [2024-03-15T15:36:24.351Z] [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)
11:36:24 [2024-03-15T15:36:24.351Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:36:24 [2024-03-15T15:36:24.351Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:36:24 [2024-03-15T15:36:24.351Z] [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
11:36:24 [2024-03-15T15:36:24.351Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:36:24 [2024-03-15T15:36:24.351Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:36:24 [2024-03-15T15:36:24.351Z] [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
11:36:24 [2024-03-15T15:36:24.351Z] [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 5.0 MB/s)
11:36:24 [2024-03-15T15:36:24.351Z] [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
11:36:24 [2024-03-15T15:36:24.351Z] [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
11:36:24 [2024-03-15T15:36:24.608Z] [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
11:36:24 [2024-03-15T15:36:24.608Z] [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
11:36:24 [2024-03-15T15:36:24.608Z] [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
11:36:24 [2024-03-15T15:36:24.608Z] [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
11:36:24 [2024-03-15T15:36:24.608Z] [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
11:36:24 [2024-03-15T15:36:24.608Z] [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 579 kB/s)
11:36:24 [2024-03-15T15:36:24.608Z] [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
11:36:24 [2024-03-15T15:36:24.608Z] [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
11:36:24 [2024-03-15T15:36:24.608Z] [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
11:36:24 [2024-03-15T15:36:24.608Z] [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
11:36:24 [2024-03-15T15:36:24.864Z] [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
11:36:24 [2024-03-15T15:36:24.864Z] [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
11:36:24 [2024-03-15T15:36:24.864Z] [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 169 kB/s)
11:36:24 [2024-03-15T15:36:24.864Z] [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
11:36:24 [2024-03-15T15:36:24.864Z] [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
11:36:24 [2024-03-15T15:36:24.864Z] [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
11:36:24 [2024-03-15T15:36:24.864Z] [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
11:36:24 [2024-03-15T15:36:24.864Z] [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
11:36:24 [2024-03-15T15:36:24.864Z] [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
11:36:24 [2024-03-15T15:36:24.864Z] [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)
11:36:24 [2024-03-15T15:36:24.864Z] [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
11:36:24 [2024-03-15T15:36:24.864Z] [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
11:36:24 [2024-03-15T15:36:24.864Z] [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
11:36:25 [2024-03-15T15:36:25.120Z] [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
11:36:25 [2024-03-15T15:36:25.120Z] [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
11:36:25 [2024-03-15T15:36:25.121Z] [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
11:36:25 [2024-03-15T15:36:25.121Z] [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 304 kB/s)
11:36:25 [2024-03-15T15:36:25.121Z] [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
11:36:25 [2024-03-15T15:36:25.121Z] [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
11:36:25 [2024-03-15T15:36:25.121Z] [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
11:36:25 [2024-03-15T15:36:25.121Z] [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
11:36:25 [2024-03-15T15:36:25.121Z] [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
11:36:25 [2024-03-15T15:36:25.121Z] [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
11:36:25 [2024-03-15T15:36:25.121Z] [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)
11:36:25 [2024-03-15T15:36:25.121Z] [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
11:36:25 [2024-03-15T15:36:25.121Z] [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
11:36:25 [2024-03-15T15:36:25.121Z] [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
11:36:25 [2024-03-15T15:36:25.121Z] [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
11:36:25 [2024-03-15T15:36:25.121Z] [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
11:36:25 [2024-03-15T15:36:25.121Z] [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
11:36:25 [2024-03-15T15:36:25.376Z] [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 749 kB/s)
11:36:25 [2024-03-15T15:36:25.376Z] [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
11:36:25 [2024-03-15T15:36:25.377Z] [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
11:36:25 [2024-03-15T15:36:25.377Z] [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
11:36:25 [2024-03-15T15:36:25.377Z] [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
11:36:25 [2024-03-15T15:36:25.377Z] [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
11:36:25 [2024-03-15T15:36:25.377Z] [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
11:36:25 [2024-03-15T15:36:25.377Z] [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 826 kB/s)
11:36:25 [2024-03-15T15:36:25.377Z] [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
11:36:25 [2024-03-15T15:36:25.377Z] [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
11:36:25 [2024-03-15T15:36:25.377Z] [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
11:36:25 [2024-03-15T15:36:25.377Z] [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
11:36:25 [2024-03-15T15:36:25.377Z] [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
11:36:25 [2024-03-15T15:36:25.377Z] [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
11:36:25 [2024-03-15T15:36:25.377Z] [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)
11:36:25 [2024-03-15T15:36:25.377Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:36:25 [2024-03-15T15:36:25.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:36:25 [2024-03-15T15:36:25.377Z] [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
11:36:25 [2024-03-15T15:36:25.633Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:36:25 [2024-03-15T15:36:25.633Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:36:25 [2024-03-15T15:36:25.633Z] [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
11:36:25 [2024-03-15T15:36:25.633Z] [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 1.3 MB/s)
11:36:25 [2024-03-15T15:36:25.633Z] [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
11:36:25 [2024-03-15T15:36:25.634Z] [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
11:36:25 [2024-03-15T15:36:25.634Z] [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
11:36:25 [2024-03-15T15:36:25.634Z] [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
11:36:25 [2024-03-15T15:36:25.634Z] [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
11:36:25 [2024-03-15T15:36:25.634Z] [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
11:36:25 [2024-03-15T15:36:25.634Z] [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)
11:36:25 [2024-03-15T15:36:25.634Z] [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
11:36:25 [2024-03-15T15:36:25.634Z] [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
11:36:25 [2024-03-15T15:36:25.634Z] [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
11:36:25 [2024-03-15T15:36:25.892Z] [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
11:36:25 [2024-03-15T15:36:25.892Z] [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
11:36:25 [2024-03-15T15:36:25.892Z] [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
11:36:25 [2024-03-15T15:36:25.892Z] [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 6.6 MB/s)
11:36:25 [2024-03-15T15:36:25.892Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:36:25 [2024-03-15T15:36:25.892Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:36:25 [2024-03-15T15:36:25.892Z] [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
11:36:25 [2024-03-15T15:36:25.892Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:36:25 [2024-03-15T15:36:25.892Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:36:25 [2024-03-15T15:36:25.892Z] [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
11:36:25 [2024-03-15T15:36:25.892Z] [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 2.1 MB/s)
11:36:25 [2024-03-15T15:36:25.892Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:36:25 [2024-03-15T15:36:25.892Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:36:25 [2024-03-15T15:36:25.892Z] [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
11:36:26 [2024-03-15T15:36:26.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:36:26 [2024-03-15T15:36:26.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:36:26 [2024-03-15T15:36:26.149Z] [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
11:36:26 [2024-03-15T15:36:26.149Z] [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 6.2 MB/s)
11:36:26 [2024-03-15T15:36:26.149Z] [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
11:36:26 [2024-03-15T15:36:26.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:36:26 [2024-03-15T15:36:26.149Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:36:26 [2024-03-15T15:36:26.149Z] [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
11:36:26 [2024-03-15T15:36:26.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:36:26 [2024-03-15T15:36:26.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:36:26 [2024-03-15T15:36:26.149Z] [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
11:36:26 [2024-03-15T15:36:26.149Z] [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)
11:36:26 [2024-03-15T15:36:26.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:36:26 [2024-03-15T15:36:26.149Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:36:26 [2024-03-15T15:36:26.149Z] [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
11:36:26 [2024-03-15T15:36:26.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:36:26 [2024-03-15T15:36:26.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:36:26 [2024-03-15T15:36:26.406Z] [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
11:36:26 [2024-03-15T15:36:26.406Z] [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 6.8 MB/s)
11:36:26 [2024-03-15T15:36:26.406Z] [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
11:36:26 [2024-03-15T15:36:26.406Z] [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
11:36:26 [2024-03-15T15:36:26.406Z] [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
11:36:26 [2024-03-15T15:36:26.406Z] [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
11:36:26 [2024-03-15T15:36:26.406Z] [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
11:36:26 [2024-03-15T15:36:26.406Z] [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
11:36:26 [2024-03-15T15:36:26.406Z] [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
11:36:26 [2024-03-15T15:36:26.406Z] [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 651 kB/s)
11:36:26 [2024-03-15T15:36:26.406Z] [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
11:36:26 [2024-03-15T15:36:26.406Z] [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
11:36:26 [2024-03-15T15:36:26.406Z] [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
11:36:26 [2024-03-15T15:36:26.662Z] [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
11:36:26 [2024-03-15T15:36:26.662Z] [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
11:36:26 [2024-03-15T15:36:26.662Z] [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
11:36:26 [2024-03-15T15:36:26.662Z] [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 306 kB/s)
11:36:26 [2024-03-15T15:36:26.662Z] [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
11:36:26 [2024-03-15T15:36:26.662Z] [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
11:36:26 [2024-03-15T15:36:26.662Z] [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
11:36:26 [2024-03-15T15:36:26.662Z] [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
11:36:26 [2024-03-15T15:36:26.662Z] [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
11:36:26 [2024-03-15T15:36:26.662Z] [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
11:36:26 [2024-03-15T15:36:26.662Z] [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 369 kB/s)
11:36:26 [2024-03-15T15:36:26.662Z] [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
11:36:26 [2024-03-15T15:36:26.662Z] [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
11:36:26 [2024-03-15T15:36:26.662Z] [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
11:36:26 [2024-03-15T15:36:26.919Z] [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
11:36:26 [2024-03-15T15:36:26.920Z] [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
11:36:26 [2024-03-15T15:36:26.920Z] [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
11:36:26 [2024-03-15T15:36:26.920Z] [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)
11:36:26 [2024-03-15T15:36:26.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
11:36:26 [2024-03-15T15:36:26.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
11:36:26 [2024-03-15T15:36:26.920Z] [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
11:36:26 [2024-03-15T15:36:26.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
11:36:26 [2024-03-15T15:36:26.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
11:36:26 [2024-03-15T15:36:26.920Z] [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
11:36:26 [2024-03-15T15:36:26.920Z] [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)
11:36:26 [2024-03-15T15:36:26.920Z] [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
11:36:26 [2024-03-15T15:36:26.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.pom
11:36:26 [2024-03-15T15:36:26.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
11:36:26 [2024-03-15T15:36:26.920Z] [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
11:36:27 [2024-03-15T15:36:27.176Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
11:36:27 [2024-03-15T15:36:27.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.pom
11:36:27 [2024-03-15T15:36:27.176Z] [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
11:36:27 [2024-03-15T15:36:27.176Z] [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 669 kB/s)
11:36:27 [2024-03-15T15:36:27.176Z] [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
11:36:27 [2024-03-15T15:36:27.176Z] [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
11:36:27 [2024-03-15T15:36:27.176Z] [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
11:36:27 [2024-03-15T15:36:27.176Z] [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
11:36:27 [2024-03-15T15:36:27.176Z] [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
11:36:27 [2024-03-15T15:36:27.177Z] [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
11:36:27 [2024-03-15T15:36:27.177Z] [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.5 MB/s)
11:36:27 [2024-03-15T15:36:27.177Z] [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
11:36:27 [2024-03-15T15:36:27.177Z] [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
11:36:27 [2024-03-15T15:36:27.177Z] [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
11:36:27 [2024-03-15T15:36:27.177Z] [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
11:36:27 [2024-03-15T15:36:27.177Z] [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
11:36:27 [2024-03-15T15:36:27.177Z] [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
11:36:27 [2024-03-15T15:36:27.177Z] [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 188 kB/s)
11:36:27 [2024-03-15T15:36:27.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:36:27 [2024-03-15T15:36:27.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:36:27 [2024-03-15T15:36:27.177Z] [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
11:36:27 [2024-03-15T15:36:27.433Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:36:27 [2024-03-15T15:36:27.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:36:27 [2024-03-15T15:36:27.433Z] [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
11:36:27 [2024-03-15T15:36:27.433Z] [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 597 kB/s)
11:36:27 [2024-03-15T15:36:27.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:36:27 [2024-03-15T15:36:27.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:36:27 [2024-03-15T15:36:27.433Z] [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
11:36:27 [2024-03-15T15:36:27.433Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:36:27 [2024-03-15T15:36:27.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:36:27 [2024-03-15T15:36:27.433Z] [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
11:36:27 [2024-03-15T15:36:27.433Z] [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 1.0 MB/s)
11:36:27 [2024-03-15T15:36:27.433Z] [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
11:36:27 [2024-03-15T15:36:27.433Z] [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
11:36:27 [2024-03-15T15:36:27.433Z] [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
11:36:27 [2024-03-15T15:36:27.433Z] [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
11:36:27 [2024-03-15T15:36:27.433Z] [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
11:36:27 [2024-03-15T15:36:27.433Z] [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
11:36:27 [2024-03-15T15:36:27.433Z] [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
11:36:27 [2024-03-15T15:36:27.433Z] [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
11:36:27 [2024-03-15T15:36:27.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:36:27 [2024-03-15T15:36:27.433Z] [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
11:36:27 [2024-03-15T15:36:27.433Z] [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
11:36:27 [2024-03-15T15:36:27.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.jar
11:36:27 [2024-03-15T15:36:27.433Z] [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
11:36:27 [2024-03-15T15:36:27.689Z] [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
11:36:27 [2024-03-15T15:36:27.689Z] [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
11:36:27 [2024-03-15T15:36:27.689Z] [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
11:36:27 [2024-03-15T15:36:27.689Z] [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
11:36:27 [2024-03-15T15:36:27.689Z] [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
11:36:27 [2024-03-15T15:36:27.689Z] [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
11:36:27 [2024-03-15T15:36:27.689Z] [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
11:36:27 [2024-03-15T15:36:27.689Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:36:27 [2024-03-15T15:36:27.689Z] [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
11:36:27 [2024-03-15T15:36:27.689Z] [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
11:36:27 [2024-03-15T15:36:27.690Z] [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
11:36:27 [2024-03-15T15:36:27.690Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
11:36:27 [2024-03-15T15:36:27.690Z] [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
11:36:27 [2024-03-15T15:36:27.690Z] [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
11:36:27 [2024-03-15T15:36:27.690Z] [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
11:36:27 [2024-03-15T15:36:27.690Z] [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
11:36:27 [2024-03-15T15:36:27.690Z] [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
11:36:27 [2024-03-15T15:36:27.690Z] [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
11:36:27 [2024-03-15T15:36:27.690Z] [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
11:36:27 [2024-03-15T15:36:27.690Z] [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
11:36:27 [2024-03-15T15:36:27.946Z] [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
11:36:27 [2024-03-15T15:36:27.946Z] [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
11:36:27 [2024-03-15T15:36:27.946Z] [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
11:36:27 [2024-03-15T15:36:27.946Z] [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
11:36:27 [2024-03-15T15:36:27.946Z] [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
11:36:27 [2024-03-15T15:36:27.946Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.jar
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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 4.0 MB/s)
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.203Z] [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
11:36:28 [2024-03-15T15:36:28.204Z] [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
11:36:28 [2024-03-15T15:36:28.204Z] [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 3.0 MB/s)
11:36:28 [2024-03-15T15:36:28.204Z] [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
11:36:28 [2024-03-15T15:36:28.204Z] [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 11 MB/s)
11:36:28 [2024-03-15T15:36:28.204Z] [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
11:36:28 [2024-03-15T15:36:28.204Z] [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 12 MB/s)
11:36:28 [2024-03-15T15:36:28.204Z] [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
11:36:28 [2024-03-15T15:36:28.204Z] [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 12 MB/s)
11:36:28 [2024-03-15T15:36:28.204Z] [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
11:36:28 [2024-03-15T15:36:28.204Z] [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 37 MB/s)
11:36:28 [2024-03-15T15:36:28.204Z] [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
11:36:28 [2024-03-15T15:36:28.204Z] [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 16 MB/s)
11:36:28 [2024-03-15T15:36:28.204Z] [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
11:36:28 [2024-03-15T15:36:28.204Z] [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 1.9 MB/s)
11:36:28 [2024-03-15T15:36:28.204Z] [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
11:36:28 [2024-03-15T15:36:28.204Z] [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 2.7 MB/s)
11:36:28 [2024-03-15T15:36:28.204Z] [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 14 MB/s)
11:36:28 [2024-03-15T15:36:28.204Z] [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 292 kB/s)
11:36:28 [2024-03-15T15:36:28.204Z] [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 5.7 MB/s)
11:36:28 [2024-03-15T15:36:28.204Z] [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 8.7 MB/s)
11:36:28 [2024-03-15T15:36:28.766Z] [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
11:36:28 [2024-03-15T15:36:28.766Z] [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
11:36:28 [2024-03-15T15:36:28.766Z] [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
11:36:28 [2024-03-15T15:36:28.766Z] [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
11:36:28 [2024-03-15T15:36:28.766Z] [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
11:36:28 [2024-03-15T15:36:28.767Z] [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
11:36:28 [2024-03-15T15:36:28.767Z] [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 404 kB/s)
11:36:28 [2024-03-15T15:36:28.767Z] [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
11:36:28 [2024-03-15T15:36:28.767Z] [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
11:36:28 [2024-03-15T15:36:28.767Z] [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
11:36:28 [2024-03-15T15:36:28.767Z] [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
11:36:28 [2024-03-15T15:36:28.767Z] [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
11:36:28 [2024-03-15T15:36:28.767Z] [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
11:36:28 [2024-03-15T15:36:28.767Z] [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 4.6 MB/s)
11:36:28 [2024-03-15T15:36:28.767Z] [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
11:36:28 [2024-03-15T15:36:28.767Z] [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
11:36:28 [2024-03-15T15:36:28.767Z] [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
11:36:29 [2024-03-15T15:36:29.023Z] [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
11:36:29 [2024-03-15T15:36:29.023Z] [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
11:36:29 [2024-03-15T15:36:29.023Z] [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
11:36:29 [2024-03-15T15:36:29.023Z] [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 301 kB/s)
11:36:29 [2024-03-15T15:36:29.023Z] [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
11:36:29 [2024-03-15T15:36:29.023Z] [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
11:36:29 [2024-03-15T15:36:29.023Z] [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
11:36:29 [2024-03-15T15:36:29.023Z] [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
11:36:29 [2024-03-15T15:36:29.023Z] [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
11:36:29 [2024-03-15T15:36:29.023Z] [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
11:36:29 [2024-03-15T15:36:29.023Z] [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 2.6 MB/s)
11:36:29 [2024-03-15T15:36:29.023Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
11:36:29 [2024-03-15T15:36:29.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
11:36:29 [2024-03-15T15:36:29.023Z] [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
11:36:29 [2024-03-15T15:36:29.280Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
11:36:29 [2024-03-15T15:36:29.280Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
11:36:29 [2024-03-15T15:36:29.280Z] [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
11:36:29 [2024-03-15T15:36:29.280Z] [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)
11:36:29 [2024-03-15T15:36:29.280Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom
11:36:29 [2024-03-15T15:36:29.280Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
11:36:29 [2024-03-15T15:36:29.280Z] [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
11:36:29 [2024-03-15T15:36:29.280Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
11:36:29 [2024-03-15T15:36:29.280Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom
11:36:29 [2024-03-15T15:36:29.280Z] [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
11:36:29 [2024-03-15T15:36:29.280Z] [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 1.2 MB/s)
11:36:29 [2024-03-15T15:36:29.280Z] [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
11:36:29 [2024-03-15T15:36:29.280Z] [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
11:36:29 [2024-03-15T15:36:29.280Z] [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
11:36:29 [2024-03-15T15:36:29.280Z] [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
11:36:29 [2024-03-15T15:36:29.280Z] [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
11:36:29 [2024-03-15T15:36:29.280Z] [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
11:36:29 [2024-03-15T15:36:29.280Z] [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 2.9 MB/s)
11:36:29 [2024-03-15T15:36:29.280Z] [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
11:36:29 [2024-03-15T15:36:29.280Z] [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
11:36:29 [2024-03-15T15:36:29.280Z] [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
11:36:29 [2024-03-15T15:36:29.536Z] [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
11:36:29 [2024-03-15T15:36:29.536Z] [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
11:36:29 [2024-03-15T15:36:29.536Z] [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
11:36:29 [2024-03-15T15:36:29.536Z] [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 1.3 MB/s)
11:36:29 [2024-03-15T15:36:29.536Z] [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
11:36:29 [2024-03-15T15:36:29.536Z] [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
11:36:29 [2024-03-15T15:36:29.536Z] [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
11:36:29 [2024-03-15T15:36:29.536Z] [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
11:36:29 [2024-03-15T15:36:29.536Z] [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
11:36:29 [2024-03-15T15:36:29.536Z] [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
11:36:29 [2024-03-15T15:36:29.536Z] [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)
11:36:29 [2024-03-15T15:36:29.536Z] [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
11:36:29 [2024-03-15T15:36:29.536Z] [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
11:36:29 [2024-03-15T15:36:29.793Z] [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
11:36:29 [2024-03-15T15:36:29.793Z] [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
11:36:29 [2024-03-15T15:36:29.793Z] [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
11:36:29 [2024-03-15T15:36:29.793Z] [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
11:36:29 [2024-03-15T15:36:29.793Z] [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)
11:36:29 [2024-03-15T15:36:29.793Z] [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
11:36:29 [2024-03-15T15:36:29.793Z] [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
11:36:29 [2024-03-15T15:36:29.793Z] [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
11:36:29 [2024-03-15T15:36:29.793Z] [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
11:36:29 [2024-03-15T15:36:29.793Z] [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
11:36:29 [2024-03-15T15:36:29.793Z] [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
11:36:29 [2024-03-15T15:36:29.793Z] [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 1.5 MB/s)
11:36:29 [2024-03-15T15:36:29.793Z] [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
11:36:29 [2024-03-15T15:36:29.793Z] [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
11:36:29 [2024-03-15T15:36:29.793Z] [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
11:36:30 [2024-03-15T15:36:30.050Z] [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
11:36:30 [2024-03-15T15:36:30.050Z] [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
11:36:30 [2024-03-15T15:36:30.050Z] [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
11:36:30 [2024-03-15T15:36:30.050Z] [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 1.1 MB/s)
11:36:30 [2024-03-15T15:36:30.050Z] [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
11:36:30 [2024-03-15T15:36:30.050Z] [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
11:36:30 [2024-03-15T15:36:30.050Z] [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
11:36:30 [2024-03-15T15:36:30.050Z] [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
11:36:30 [2024-03-15T15:36:30.050Z] [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
11:36:30 [2024-03-15T15:36:30.050Z] [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
11:36:30 [2024-03-15T15:36:30.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 1.1 MB/s)
11:36:30 [2024-03-15T15:36:30.050Z] [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
11:36:30 [2024-03-15T15:36:30.050Z] [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
11:36:30 [2024-03-15T15:36:30.050Z] [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
11:36:30 [2024-03-15T15:36:30.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.pom
11:36:30 [2024-03-15T15:36:30.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.pom
11:36:30 [2024-03-15T15:36:30.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.pom
11:36:30 [2024-03-15T15:36:30.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.pom (5.3 kB at 531 kB/s)
11:36:30 [2024-03-15T15:36:30.306Z] [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
11:36:30 [2024-03-15T15:36:30.306Z] [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
11:36:30 [2024-03-15T15:36:30.306Z] [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
11:36:30 [2024-03-15T15:36:30.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.pom
11:36:30 [2024-03-15T15:36:30.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.pom
11:36:30 [2024-03-15T15:36:30.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.pom
11:36:30 [2024-03-15T15:36:30.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.pom
11:36:30 [2024-03-15T15:36:30.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.pom (2.7 kB at 333 kB/s)
11:36:30 [2024-03-15T15:36:30.306Z] [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
11:36:30 [2024-03-15T15:36:30.306Z] [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
11:36:30 [2024-03-15T15:36:30.306Z] [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
11:36:30 [2024-03-15T15:36:30.306Z] [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
11:36:30 [2024-03-15T15:36:30.306Z] [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
11:36:30 [2024-03-15T15:36:30.306Z] [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
11:36:30 [2024-03-15T15:36:30.306Z] [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.4 MB/s)
11:36:30 [2024-03-15T15:36:30.306Z] [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
11:36:30 [2024-03-15T15:36:30.306Z] [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
11:36:30 [2024-03-15T15:36:30.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.pom
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [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 15 MB/s)
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.562Z] [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
11:36:30 [2024-03-15T15:36:30.563Z] [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
11:36:30 [2024-03-15T15:36:30.563Z] [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
11:36:30 [2024-03-15T15:36:30.563Z] [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
11:36:30 [2024-03-15T15:36:30.563Z] [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
11:36:30 [2024-03-15T15:36:30.563Z] [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
11:36:30 [2024-03-15T15:36:30.563Z] [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
11:36:30 [2024-03-15T15:36:30.563Z] [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
11:36:30 [2024-03-15T15:36:30.563Z] [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
11:36:30 [2024-03-15T15:36:30.563Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:30 [2024-03-15T15:36:30.821Z] [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
11:36:31 [2024-03-15T15:36:31.077Z] [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
11:36:31 [2024-03-15T15:36:31.077Z] [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 4.1 MB/s)
11:36:31 [2024-03-15T15:36:31.077Z] [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
11:36:31 [2024-03-15T15:36:31.077Z] [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
11:36:31 [2024-03-15T15:36:31.077Z] [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
11:36:31 [2024-03-15T15:36:31.077Z] [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
11:36:31 [2024-03-15T15:36:31.077Z] [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
11:36:31 [2024-03-15T15:36:31.077Z] [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 17 MB/s)
11:36:31 [2024-03-15T15:36:31.077Z] [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
11:36:31 [2024-03-15T15:36:31.077Z] [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 11 MB/s)
11:36:31 [2024-03-15T15:36:31.077Z] [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
11:36:31 [2024-03-15T15:36:31.077Z] [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 30 MB/s)
11:36:31 [2024-03-15T15:36:31.077Z] [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
11:36:31 [2024-03-15T15:36:31.078Z] [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 23 MB/s)
11:36:31 [2024-03-15T15:36:31.078Z] [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
11:36:31 [2024-03-15T15:36:31.078Z] [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 6.6 MB/s)
11:36:31 [2024-03-15T15:36:31.078Z] [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 53 MB/s)
11:36:31 [2024-03-15T15:36:31.078Z] [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 3.9 MB/s)
11:36:31 [2024-03-15T15:36:31.078Z] [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 9.6 MB/s)
11:36:31 [2024-03-15T15:36:31.078Z] [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 6.5 MB/s)
11:36:31 [2024-03-15T15:36:31.334Z] [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
11:36:31 [2024-03-15T15:36:31.334Z] [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 144 kB/s)
11:36:31 [2024-03-15T15:36:31.334Z] [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
11:36:31 [2024-03-15T15:36:31.334Z] [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 537 kB/s)
11:36:31 [2024-03-15T15:36:31.334Z] [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
11:36:31 [2024-03-15T15:36:31.334Z] [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 236 kB/s)
11:36:31 [2024-03-15T15:36:31.334Z] [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
11:36:31 [2024-03-15T15:36:31.334Z] [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 524 kB/s)
11:36:31 [2024-03-15T15:36:31.334Z] [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
11:36:31 [2024-03-15T15:36:31.334Z] [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.4 MB/s)
11:36:31 [2024-03-15T15:36:31.334Z] [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
11:36:31 [2024-03-15T15:36:31.334Z] [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
11:36:31 [2024-03-15T15:36:31.334Z] [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
11:36:31 [2024-03-15T15:36:31.334Z] [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
11:36:31 [2024-03-15T15:36:31.334Z] [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
11:36:31 [2024-03-15T15:36:31.334Z] [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
11:36:31 [2024-03-15T15:36:31.334Z] [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)
11:36:31 [2024-03-15T15:36:31.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
11:36:31 [2024-03-15T15:36:31.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
11:36:31 [2024-03-15T15:36:31.334Z] [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
11:36:31 [2024-03-15T15:36:31.591Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
11:36:31 [2024-03-15T15:36:31.591Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
11:36:31 [2024-03-15T15:36:31.591Z] [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
11:36:31 [2024-03-15T15:36:31.591Z] [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 426 kB/s)
11:36:31 [2024-03-15T15:36:31.591Z] [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
11:36:31 [2024-03-15T15:36:31.591Z] [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
11:36:31 [2024-03-15T15:36:31.591Z] [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
11:36:31 [2024-03-15T15:36:31.591Z] [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
11:36:31 [2024-03-15T15:36:31.591Z] [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
11:36:31 [2024-03-15T15:36:31.847Z] [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
11:36:31 [2024-03-15T15:36:31.847Z] [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 690 kB/s)
11:36:31 [2024-03-15T15:36:31.847Z] [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
11:36:31 [2024-03-15T15:36:31.847Z] [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
11:36:31 [2024-03-15T15:36:31.847Z] [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
11:36:31 [2024-03-15T15:36:31.847Z] [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
11:36:31 [2024-03-15T15:36:31.847Z] [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
11:36:31 [2024-03-15T15:36:31.847Z] [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
11:36:31 [2024-03-15T15:36:31.847Z] [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 75 kB/s)
11:36:31 [2024-03-15T15:36:31.847Z] [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
11:36:31 [2024-03-15T15:36:31.847Z] [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
11:36:31 [2024-03-15T15:36:31.847Z] [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
11:36:32 [2024-03-15T15:36:32.104Z] [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
11:36:32 [2024-03-15T15:36:32.104Z] [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
11:36:32 [2024-03-15T15:36:32.104Z] [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
11:36:32 [2024-03-15T15:36:32.104Z] [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)
11:36:32 [2024-03-15T15:36:32.104Z] [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
11:36:32 [2024-03-15T15:36:32.104Z] [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 481 kB/s)
11:36:32 [2024-03-15T15:36:32.104Z] [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
11:36:32 [2024-03-15T15:36:32.104Z] [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 1.6 MB/s)
11:36:32 [2024-03-15T15:36:32.104Z] [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
11:36:32 [2024-03-15T15:36:32.104Z] [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
11:36:32 [2024-03-15T15:36:32.104Z] [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
11:36:32 [2024-03-15T15:36:32.361Z] [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
11:36:32 [2024-03-15T15:36:32.361Z] [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
11:36:32 [2024-03-15T15:36:32.361Z] [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
11:36:32 [2024-03-15T15:36:32.361Z] [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 687 kB/s)
11:36:32 [2024-03-15T15:36:32.361Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:36:32 [2024-03-15T15:36:32.361Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:36:32 [2024-03-15T15:36:32.361Z] [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
11:36:32 [2024-03-15T15:36:32.361Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:36:32 [2024-03-15T15:36:32.361Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:36:32 [2024-03-15T15:36:32.361Z] [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
11:36:32 [2024-03-15T15:36:32.361Z] [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 510 kB/s)
11:36:32 [2024-03-15T15:36:32.361Z] [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
11:36:32 [2024-03-15T15:36:32.361Z] [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
11:36:32 [2024-03-15T15:36:32.361Z] [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
11:36:32 [2024-03-15T15:36:32.618Z] [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 63 MB/s)
11:36:32 [2024-03-15T15:36:32.618Z] [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
11:36:32 [2024-03-15T15:36:32.618Z] [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
11:36:32 [2024-03-15T15:36:32.618Z] [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
11:36:32 [2024-03-15T15:36:32.618Z] [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
11:36:32 [2024-03-15T15:36:32.618Z] [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
11:36:32 [2024-03-15T15:36:32.875Z] [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
11:36:32 [2024-03-15T15:36:32.875Z] [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
11:36:32 [2024-03-15T15:36:32.875Z] [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
11:36:32 [2024-03-15T15:36:32.875Z] [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
11:36:32 [2024-03-15T15:36:32.875Z] [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 886 kB/s)
11:36:32 [2024-03-15T15:36:32.875Z] [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
11:36:32 [2024-03-15T15:36:32.875Z] [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 9.5 MB/s)
11:36:33 [2024-03-15T15:36:33.131Z] [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
11:36:33 [2024-03-15T15:36:33.131Z] [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
11:36:33 [2024-03-15T15:36:33.131Z] [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
11:36:33 [2024-03-15T15:36:33.131Z] [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
11:36:33 [2024-03-15T15:36:33.131Z] [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
11:36:33 [2024-03-15T15:36:33.131Z] [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
11:36:33 [2024-03-15T15:36:33.131Z] [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 305 kB/s)
11:36:33 [2024-03-15T15:36:33.131Z] [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
11:36:33 [2024-03-15T15:36:33.131Z] [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
11:36:33 [2024-03-15T15:36:33.131Z] [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
11:36:33 [2024-03-15T15:36:33.387Z] [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
11:36:33 [2024-03-15T15:36:33.387Z] [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
11:36:33 [2024-03-15T15:36:33.387Z] [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
11:36:33 [2024-03-15T15:36:33.387Z] [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 3.4 MB/s)
11:36:33 [2024-03-15T15:36:33.387Z] [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
11:36:33 [2024-03-15T15:36:33.387Z] [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
11:36:33 [2024-03-15T15:36:33.387Z] [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
11:36:33 [2024-03-15T15:36:33.387Z] [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
11:36:33 [2024-03-15T15:36:33.387Z] [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
11:36:33 [2024-03-15T15:36:33.387Z] [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
11:36:33 [2024-03-15T15:36:33.387Z] [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 114 kB/s)
11:36:33 [2024-03-15T15:36:33.387Z] [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
11:36:33 [2024-03-15T15:36:33.387Z] [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
11:36:33 [2024-03-15T15:36:33.387Z] [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
11:36:33 [2024-03-15T15:36:33.643Z] [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
11:36:33 [2024-03-15T15:36:33.643Z] [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
11:36:33 [2024-03-15T15:36:33.643Z] [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
11:36:33 [2024-03-15T15:36:33.644Z] [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 931 kB/s)
11:36:33 [2024-03-15T15:36:33.644Z] [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
11:36:33 [2024-03-15T15:36:33.644Z] [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
11:36:33 [2024-03-15T15:36:33.644Z] [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
11:36:33 [2024-03-15T15:36:33.644Z] [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
11:36:33 [2024-03-15T15:36:33.644Z] [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
11:36:33 [2024-03-15T15:36:33.644Z] [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
11:36:33 [2024-03-15T15:36:33.644Z] [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 122 kB/s)
11:36:33 [2024-03-15T15:36:33.644Z] [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
11:36:33 [2024-03-15T15:36:33.900Z] [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
11:36:33 [2024-03-15T15:36:33.900Z] [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
11:36:33 [2024-03-15T15:36:33.900Z] [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
11:36:33 [2024-03-15T15:36:33.900Z] [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
11:36:33 [2024-03-15T15:36:33.900Z] [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
11:36:33 [2024-03-15T15:36:33.900Z] [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)
11:36:33 [2024-03-15T15:36:33.900Z] [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
11:36:33 [2024-03-15T15:36:33.900Z] [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
11:36:33 [2024-03-15T15:36:33.900Z] [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
11:36:33 [2024-03-15T15:36:33.900Z] [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
11:36:33 [2024-03-15T15:36:33.900Z] [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
11:36:33 [2024-03-15T15:36:33.900Z] [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
11:36:33 [2024-03-15T15:36:33.900Z] [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 117 kB/s)
11:36:33 [2024-03-15T15:36:33.900Z] [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
11:36:33 [2024-03-15T15:36:33.900Z] [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
11:36:34 [2024-03-15T15:36:34.156Z] [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
11:36:34 [2024-03-15T15:36:34.156Z] [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
11:36:34 [2024-03-15T15:36:34.156Z] [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
11:36:34 [2024-03-15T15:36:34.156Z] [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
11:36:34 [2024-03-15T15:36:34.156Z] [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 299 kB/s)
11:36:34 [2024-03-15T15:36:34.156Z] [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
11:36:34 [2024-03-15T15:36:34.156Z] [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
11:36:34 [2024-03-15T15:36:34.156Z] [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
11:36:34 [2024-03-15T15:36:34.156Z] [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
11:36:34 [2024-03-15T15:36:34.157Z] [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
11:36:34 [2024-03-15T15:36:34.157Z] [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
11:36:34 [2024-03-15T15:36:34.157Z] [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 220 kB/s)
11:36:34 [2024-03-15T15:36:34.157Z] [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
11:36:34 [2024-03-15T15:36:34.157Z] [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
11:36:34 [2024-03-15T15:36:34.157Z] [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
11:36:34 [2024-03-15T15:36:34.157Z] [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
11:36:34 [2024-03-15T15:36:34.157Z] [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
11:36:34 [2024-03-15T15:36:34.157Z] [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
11:36:34 [2024-03-15T15:36:34.157Z] [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
11:36:34 [2024-03-15T15:36:34.157Z] [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
11:36:34 [2024-03-15T15:36:34.157Z] [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
11:36:34 [2024-03-15T15:36:34.413Z] [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
11:36:34 [2024-03-15T15:36:34.413Z] [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
11:36:34 [2024-03-15T15:36:34.413Z] [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
11:36:34 [2024-03-15T15:36:34.413Z] [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
11:36:34 [2024-03-15T15:36:34.414Z] [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
11:36:34 [2024-03-15T15:36:34.414Z] [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
11:36:34 [2024-03-15T15:36:34.414Z] [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
11:36:34 [2024-03-15T15:36:34.414Z] [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
11:36:34 [2024-03-15T15:36:34.414Z] [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
11:36:34 [2024-03-15T15:36:34.414Z] [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
11:36:34 [2024-03-15T15:36:34.414Z] [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
11:36:34 [2024-03-15T15:36:34.414Z] [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
11:36:34 [2024-03-15T15:36:34.414Z] [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)
11:36:34 [2024-03-15T15:36:34.414Z] [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
11:36:34 [2024-03-15T15:36:34.414Z] [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
11:36:34 [2024-03-15T15:36:34.414Z] [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
11:36:34 [2024-03-15T15:36:34.414Z] [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 583 kB/s)
11:36:34 [2024-03-15T15:36:34.414Z] [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 3.9 MB/s)
11:36:34 [2024-03-15T15:36:34.414Z] [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)
11:36:34 [2024-03-15T15:36:34.670Z] [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
11:36:34 [2024-03-15T15:36:34.670Z] [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
11:36:34 [2024-03-15T15:36:34.670Z] [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
11:36:34 [2024-03-15T15:36:34.670Z] [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
11:36:34 [2024-03-15T15:36:34.927Z] [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
11:36:34 [2024-03-15T15:36:34.927Z] [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
11:36:34 [2024-03-15T15:36:34.927Z] [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 521 kB/s)
11:36:34 [2024-03-15T15:36:34.927Z] [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
11:36:34 [2024-03-15T15:36:34.927Z] [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
11:36:34 [2024-03-15T15:36:34.927Z] [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
11:36:34 [2024-03-15T15:36:34.927Z] [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
11:36:34 [2024-03-15T15:36:34.927Z] [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
11:36:34 [2024-03-15T15:36:34.927Z] [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
11:36:34 [2024-03-15T15:36:34.927Z] [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)
11:36:34 [2024-03-15T15:36:34.927Z] [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
11:36:34 [2024-03-15T15:36:34.927Z] [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
11:36:34 [2024-03-15T15:36:34.927Z] [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
11:36:34 [2024-03-15T15:36:34.927Z] [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
11:36:34 [2024-03-15T15:36:34.927Z] [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
11:36:34 [2024-03-15T15:36:34.927Z] [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
11:36:34 [2024-03-15T15:36:34.927Z] [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)
11:36:34 [2024-03-15T15:36:34.927Z] [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
11:36:35 [2024-03-15T15:36:35.187Z] [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
11:36:35 [2024-03-15T15:36:35.187Z] [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
11:36:35 [2024-03-15T15:36:35.187Z] [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
11:36:35 [2024-03-15T15:36:35.187Z] [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
11:36:35 [2024-03-15T15:36:35.187Z] [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
11:36:35 [2024-03-15T15:36:35.187Z] [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 31 MB/s)
11:36:35 [2024-03-15T15:36:35.187Z] [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
11:36:35 [2024-03-15T15:36:35.187Z] [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
11:36:35 [2024-03-15T15:36:35.187Z] [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
11:36:35 [2024-03-15T15:36:35.187Z] [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
11:36:35 [2024-03-15T15:36:35.187Z] [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
11:36:35 [2024-03-15T15:36:35.187Z] [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
11:36:35 [2024-03-15T15:36:35.187Z] [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 458 kB/s)
11:36:35 [2024-03-15T15:36:35.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
11:36:35 [2024-03-15T15:36:35.187Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
11:36:35 [2024-03-15T15:36:35.187Z] [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
11:36:35 [2024-03-15T15:36:35.444Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
11:36:35 [2024-03-15T15:36:35.444Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
11:36:35 [2024-03-15T15:36:35.444Z] [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
11:36:35 [2024-03-15T15:36:35.444Z] [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 251 kB/s)
11:36:35 [2024-03-15T15:36:35.444Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:36:35 [2024-03-15T15:36:35.444Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:36:35 [2024-03-15T15:36:35.444Z] [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
11:36:35 [2024-03-15T15:36:35.444Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:36:35 [2024-03-15T15:36:35.444Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:36:35 [2024-03-15T15:36:35.444Z] [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
11:36:35 [2024-03-15T15:36:35.444Z] [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 4.6 MB/s)
11:36:35 [2024-03-15T15:36:35.444Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
11:36:35 [2024-03-15T15:36:35.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
11:36:35 [2024-03-15T15:36:35.701Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
11:36:35 [2024-03-15T15:36:35.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
11:36:35 [2024-03-15T15:36:35.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
11:36:35 [2024-03-15T15:36:35.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
11:36:35 [2024-03-15T15:36:35.701Z] [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 7.3 MB/s)
11:36:35 [2024-03-15T15:36:35.701Z] [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
11:36:35 [2024-03-15T15:36:35.701Z] [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
11:36:35 [2024-03-15T15:36:35.701Z] [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
11:36:35 [2024-03-15T15:36:35.701Z] [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
11:36:35 [2024-03-15T15:36:35.701Z] [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
11:36:35 [2024-03-15T15:36:35.701Z] [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
11:36:35 [2024-03-15T15:36:35.957Z] [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 946 kB/s)
11:36:35 [2024-03-15T15:36:35.957Z] [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
11:36:35 [2024-03-15T15:36:35.957Z] [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
11:36:35 [2024-03-15T15:36:35.957Z] [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
11:36:35 [2024-03-15T15:36:35.957Z] [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
11:36:35 [2024-03-15T15:36:35.957Z] [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
11:36:35 [2024-03-15T15:36:35.957Z] [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
11:36:35 [2024-03-15T15:36:35.957Z] [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 85 kB/s)
11:36:35 [2024-03-15T15:36:35.957Z] [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
11:36:35 [2024-03-15T15:36:35.957Z] [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
11:36:35 [2024-03-15T15:36:35.957Z] [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
11:36:35 [2024-03-15T15:36:35.957Z] [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
11:36:35 [2024-03-15T15:36:35.957Z] [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
11:36:35 [2024-03-15T15:36:35.957Z] [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
11:36:35 [2024-03-15T15:36:35.957Z] [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 3.1 MB/s)
11:36:36 [2024-03-15T15:36:36.214Z] [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
11:36:36 [2024-03-15T15:36:36.214Z] [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
11:36:36 [2024-03-15T15:36:36.214Z] [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
11:36:36 [2024-03-15T15:36:36.214Z] [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
11:36:36 [2024-03-15T15:36:36.214Z] [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
11:36:36 [2024-03-15T15:36:36.214Z] [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
11:36:36 [2024-03-15T15:36:36.214Z] [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 140 kB/s)
11:36:36 [2024-03-15T15:36:36.214Z] [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
11:36:36 [2024-03-15T15:36:36.214Z] [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
11:36:36 [2024-03-15T15:36:36.214Z] [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
11:36:36 [2024-03-15T15:36:36.214Z] [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
11:36:36 [2024-03-15T15:36:36.214Z] [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
11:36:36 [2024-03-15T15:36:36.214Z] [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
11:36:36 [2024-03-15T15:36:36.214Z] [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 160 kB/s)
11:36:36 [2024-03-15T15:36:36.215Z] [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
11:36:36 [2024-03-15T15:36:36.472Z] [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
11:36:36 [2024-03-15T15:36:36.472Z] [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
11:36:36 [2024-03-15T15:36:36.472Z] [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
11:36:36 [2024-03-15T15:36:36.472Z] [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
11:36:36 [2024-03-15T15:36:36.472Z] [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
11:36:36 [2024-03-15T15:36:36.472Z] [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 160 kB/s)
11:36:36 [2024-03-15T15:36:36.472Z] [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
11:36:36 [2024-03-15T15:36:36.472Z] [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
11:36:36 [2024-03-15T15:36:36.472Z] [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
11:36:36 [2024-03-15T15:36:36.472Z] [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
11:36:36 [2024-03-15T15:36:36.472Z] [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
11:36:36 [2024-03-15T15:36:36.472Z] [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
11:36:36 [2024-03-15T15:36:36.472Z] [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 131 kB/s)
11:36:36 [2024-03-15T15:36:36.472Z] [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
11:36:36 [2024-03-15T15:36:36.472Z] [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
11:36:36 [2024-03-15T15:36:36.472Z] [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
11:36:36 [2024-03-15T15:36:36.729Z] [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
11:36:36 [2024-03-15T15:36:36.729Z] [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
11:36:36 [2024-03-15T15:36:36.729Z] [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
11:36:36 [2024-03-15T15:36:36.729Z] [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 50 kB/s)
11:36:36 [2024-03-15T15:36:36.729Z] [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
11:36:36 [2024-03-15T15:36:36.729Z] [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
11:36:36 [2024-03-15T15:36:36.729Z] [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
11:36:36 [2024-03-15T15:36:36.729Z] [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
11:36:36 [2024-03-15T15:36:36.729Z] [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
11:36:36 [2024-03-15T15:36:36.729Z] [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
11:36:36 [2024-03-15T15:36:36.729Z] [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 188 kB/s)
11:36:36 [2024-03-15T15:36:36.729Z] [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
11:36:36 [2024-03-15T15:36:36.729Z] [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
11:36:36 [2024-03-15T15:36:36.729Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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 89 kB/s)
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:36 [2024-03-15T15:36:36.986Z] [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
11:36:37 [2024-03-15T15:36:37.243Z] [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
11:36:37 [2024-03-15T15:36:37.244Z] [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
11:36:37 [2024-03-15T15:36:37.244Z] [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
11:36:37 [2024-03-15T15:36:37.244Z] [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
11:36:37 [2024-03-15T15:36:37.244Z] [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
11:36:37 [2024-03-15T15:36:37.244Z] [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
11:36:37 [2024-03-15T15:36:37.244Z] [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
11:36:37 [2024-03-15T15:36:37.244Z] [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
11:36:37 [2024-03-15T15:36:37.244Z] [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
11:36:37 [2024-03-15T15:36:37.244Z] [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
11:36:37 [2024-03-15T15:36:37.244Z] [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
11:36:37 [2024-03-15T15:36:37.244Z] [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
11:36:37 [2024-03-15T15:36:37.244Z] [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
11:36:37 [2024-03-15T15:36:37.500Z] [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.1 MB/s)
11:36:37 [2024-03-15T15:36:37.500Z] [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
11:36:37 [2024-03-15T15:36:37.500Z] [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
11:36:37 [2024-03-15T15:36:37.500Z] [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
11:36:37 [2024-03-15T15:36:37.501Z] [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
11:36:37 [2024-03-15T15:36:37.501Z] [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
11:36:37 [2024-03-15T15:36:37.501Z] [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)
11:36:37 [2024-03-15T15:36:37.501Z] [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 3.7 MB/s)
11:36:37 [2024-03-15T15:36:37.501Z] [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)
11:36:37 [2024-03-15T15:36:37.501Z] [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 17 MB/s)
11:36:37 [2024-03-15T15:36:37.501Z] [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 76 MB/s)
11:36:37 [2024-03-15T15:36:37.757Z] [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
11:36:37 [2024-03-15T15:36:37.757Z] [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
11:36:37 [2024-03-15T15:36:37.757Z] [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
11:36:37 [2024-03-15T15:36:37.757Z] [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
11:36:37 [2024-03-15T15:36:37.757Z] [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
11:36:37 [2024-03-15T15:36:37.757Z] [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
11:36:37 [2024-03-15T15:36:37.757Z] [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 44 kB/s)
11:36:37 [2024-03-15T15:36:37.757Z] [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
11:36:37 [2024-03-15T15:36:37.757Z] [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
11:36:37 [2024-03-15T15:36:37.757Z] [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
11:36:38 [2024-03-15T15:36:38.013Z] [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
11:36:38 [2024-03-15T15:36:38.014Z] [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
11:36:38 [2024-03-15T15:36:38.014Z] [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
11:36:38 [2024-03-15T15:36:38.014Z] [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 2.5 MB/s)
11:36:38 [2024-03-15T15:36:38.014Z] [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
11:36:38 [2024-03-15T15:36:38.014Z] [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
11:36:38 [2024-03-15T15:36:38.014Z] [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
11:36:38 [2024-03-15T15:36:38.271Z] [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
11:36:38 [2024-03-15T15:36:38.271Z] [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
11:36:38 [2024-03-15T15:36:38.271Z] [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
11:36:38 [2024-03-15T15:36:38.271Z] [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 448 kB/s)
11:36:38 [2024-03-15T15:36:38.271Z] [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
11:36:38 [2024-03-15T15:36:38.271Z] [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
11:36:38 [2024-03-15T15:36:38.271Z] [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
11:36:38 [2024-03-15T15:36:38.527Z] [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
11:36:38 [2024-03-15T15:36:38.527Z] [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
11:36:38 [2024-03-15T15:36:38.527Z] [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
11:36:38 [2024-03-15T15:36:38.527Z] [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 3.0 MB/s)
11:36:38 [2024-03-15T15:36:38.527Z] [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
11:36:38 [2024-03-15T15:36:38.527Z] [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
11:36:38 [2024-03-15T15:36:38.527Z] [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
11:36:38 [2024-03-15T15:36:38.527Z] [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
11:36:38 [2024-03-15T15:36:38.527Z] [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
11:36:38 [2024-03-15T15:36:38.527Z] [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
11:36:38 [2024-03-15T15:36:38.527Z] [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.0 MB/s)
11:36:38 [2024-03-15T15:36:38.527Z] [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
11:36:38 [2024-03-15T15:36:38.527Z] [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
11:36:38 [2024-03-15T15:36:38.527Z] [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
11:36:38 [2024-03-15T15:36:38.527Z] [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
11:36:38 [2024-03-15T15:36:38.784Z] [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
11:36:38 [2024-03-15T15:36:38.784Z] [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
11:36:38 [2024-03-15T15:36:38.784Z] [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 13 MB/s)
11:36:38 [2024-03-15T15:36:38.784Z] [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
11:36:38 [2024-03-15T15:36:38.784Z] [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
11:36:38 [2024-03-15T15:36:38.784Z] [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
11:36:38 [2024-03-15T15:36:38.784Z] [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
11:36:38 [2024-03-15T15:36:38.784Z] [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
11:36:38 [2024-03-15T15:36:38.784Z] [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
11:36:38 [2024-03-15T15:36:38.784Z] [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 704 kB/s)
11:36:38 [2024-03-15T15:36:38.784Z] [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
11:36:38 [2024-03-15T15:36:38.784Z] [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
11:36:38 [2024-03-15T15:36:38.784Z] [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
11:36:38 [2024-03-15T15:36:38.784Z] [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
11:36:38 [2024-03-15T15:36:38.784Z] [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
11:36:38 [2024-03-15T15:36:38.784Z] [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
11:36:38 [2024-03-15T15:36:38.784Z] [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 239 kB/s)
11:36:38 [2024-03-15T15:36:38.784Z] [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
11:36:38 [2024-03-15T15:36:38.784Z] [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
11:36:39 [2024-03-15T15:36:39.041Z] [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
11:36:39 [2024-03-15T15:36:39.041Z] [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
11:36:39 [2024-03-15T15:36:39.041Z] [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
11:36:39 [2024-03-15T15:36:39.041Z] [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
11:36:39 [2024-03-15T15:36:39.041Z] [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 504 kB/s)
11:36:39 [2024-03-15T15:36:39.041Z] [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
11:36:39 [2024-03-15T15:36:39.041Z] [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
11:36:39 [2024-03-15T15:36:39.041Z] [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
11:36:39 [2024-03-15T15:36:39.041Z] [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
11:36:39 [2024-03-15T15:36:39.041Z] [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
11:36:39 [2024-03-15T15:36:39.041Z] [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
11:36:39 [2024-03-15T15:36:39.041Z] [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)
11:36:39 [2024-03-15T15:36:39.041Z] [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
11:36:39 [2024-03-15T15:36:39.041Z] [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
11:36:39 [2024-03-15T15:36:39.041Z] [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
11:36:39 [2024-03-15T15:36:39.297Z] [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
11:36:39 [2024-03-15T15:36:39.297Z] [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
11:36:39 [2024-03-15T15:36:39.297Z] [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
11:36:39 [2024-03-15T15:36:39.297Z] [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 72 kB/s)
11:36:39 [2024-03-15T15:36:39.297Z] [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
11:36:39 [2024-03-15T15:36:39.297Z] [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
11:36:39 [2024-03-15T15:36:39.297Z] [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
11:36:39 [2024-03-15T15:36:39.297Z] [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
11:36:39 [2024-03-15T15:36:39.297Z] [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
11:36:39 [2024-03-15T15:36:39.297Z] [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
11:36:39 [2024-03-15T15:36:39.297Z] [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 55 kB/s)
11:36:39 [2024-03-15T15:36:39.297Z] [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
11:36:39 [2024-03-15T15:36:39.297Z] [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
11:36:39 [2024-03-15T15:36:39.298Z] [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
11:36:39 [2024-03-15T15:36:39.554Z] [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
11:36:39 [2024-03-15T15:36:39.554Z] [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
11:36:39 [2024-03-15T15:36:39.554Z] [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
11:36:39 [2024-03-15T15:36:39.554Z] [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 366 kB/s)
11:36:39 [2024-03-15T15:36:39.554Z] [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
11:36:39 [2024-03-15T15:36:39.554Z] [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
11:36:39 [2024-03-15T15:36:39.554Z] [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
11:36:39 [2024-03-15T15:36:39.554Z] [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
11:36:39 [2024-03-15T15:36:39.554Z] [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
11:36:39 [2024-03-15T15:36:39.554Z] [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
11:36:39 [2024-03-15T15:36:39.554Z] [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)
11:36:39 [2024-03-15T15:36:39.554Z] [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
11:36:39 [2024-03-15T15:36:39.554Z] [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
11:36:39 [2024-03-15T15:36:39.554Z] [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
11:36:39 [2024-03-15T15:36:39.813Z] [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
11:36:39 [2024-03-15T15:36:39.813Z] [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
11:36:39 [2024-03-15T15:36:39.813Z] [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
11:36:39 [2024-03-15T15:36:39.813Z] [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 220 kB/s)
11:36:39 [2024-03-15T15:36:39.813Z] [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
11:36:39 [2024-03-15T15:36:39.813Z] [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
11:36:39 [2024-03-15T15:36:39.813Z] [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
11:36:39 [2024-03-15T15:36:39.813Z] [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
11:36:39 [2024-03-15T15:36:39.813Z] [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
11:36:39 [2024-03-15T15:36:39.813Z] [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
11:36:39 [2024-03-15T15:36:39.813Z] [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)
11:36:39 [2024-03-15T15:36:39.813Z] [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
11:36:39 [2024-03-15T15:36:39.813Z] [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
11:36:39 [2024-03-15T15:36:39.813Z] [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
11:36:40 [2024-03-15T15:36:40.069Z] [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
11:36:40 [2024-03-15T15:36:40.069Z] [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
11:36:40 [2024-03-15T15:36:40.069Z] [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
11:36:40 [2024-03-15T15:36:40.069Z] [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 420 kB/s)
11:36:40 [2024-03-15T15:36:40.069Z] [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
11:36:40 [2024-03-15T15:36:40.069Z] [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
11:36:40 [2024-03-15T15:36:40.069Z] [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
11:36:40 [2024-03-15T15:36:40.325Z] [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
11:36:40 [2024-03-15T15:36:40.325Z] [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
11:36:40 [2024-03-15T15:36:40.325Z] [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
11:36:40 [2024-03-15T15:36:40.325Z] [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 294 kB/s)
11:36:40 [2024-03-15T15:36:40.325Z] [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
11:36:40 [2024-03-15T15:36:40.325Z] [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
11:36:40 [2024-03-15T15:36:40.325Z] [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
11:36:40 [2024-03-15T15:36:40.325Z] [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
11:36:40 [2024-03-15T15:36:40.325Z] [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
11:36:40 [2024-03-15T15:36:40.325Z] [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
11:36:40 [2024-03-15T15:36:40.326Z] [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)
11:36:40 [2024-03-15T15:36:40.326Z] [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
11:36:40 [2024-03-15T15:36:40.326Z] [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
11:36:40 [2024-03-15T15:36:40.326Z] [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
11:36:40 [2024-03-15T15:36:40.582Z] [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
11:36:40 [2024-03-15T15:36:40.582Z] [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
11:36:40 [2024-03-15T15:36:40.582Z] [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
11:36:40 [2024-03-15T15:36:40.582Z] [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 368 kB/s)
11:36:40 [2024-03-15T15:36:40.582Z] [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
11:36:40 [2024-03-15T15:36:40.582Z] [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
11:36:40 [2024-03-15T15:36:40.582Z] [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
11:36:40 [2024-03-15T15:36:40.582Z] [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
11:36:40 [2024-03-15T15:36:40.582Z] [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
11:36:40 [2024-03-15T15:36:40.582Z] [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
11:36:40 [2024-03-15T15:36:40.582Z] [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 420 kB/s)
11:36:40 [2024-03-15T15:36:40.582Z] [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
11:36:40 [2024-03-15T15:36:40.582Z] [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
11:36:40 [2024-03-15T15:36:40.582Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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 230 kB/s)
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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.1 MB/s)
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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 7.4 MB/s)
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:40 [2024-03-15T15:36:40.839Z] [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
11:36:41 [2024-03-15T15:36:41.096Z] [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
11:36:41 [2024-03-15T15:36:41.096Z] [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
11:36:41 [2024-03-15T15:36:41.096Z] [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
11:36:41 [2024-03-15T15:36:41.096Z] [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 3.0 MB/s)
11:36:41 [2024-03-15T15:36:41.096Z] [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
11:36:41 [2024-03-15T15:36:41.096Z] [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
11:36:41 [2024-03-15T15:36:41.096Z] [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
11:36:41 [2024-03-15T15:36:41.096Z] [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
11:36:41 [2024-03-15T15:36:41.096Z] [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
11:36:41 [2024-03-15T15:36:41.096Z] [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
11:36:41 [2024-03-15T15:36:41.096Z] [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 1.8 MB/s)
11:36:41 [2024-03-15T15:36:41.097Z] [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
11:36:41 [2024-03-15T15:36:41.097Z] [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
11:36:41 [2024-03-15T15:36:41.097Z] [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
11:36:41 [2024-03-15T15:36:41.097Z] [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
11:36:41 [2024-03-15T15:36:41.097Z] [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
11:36:41 [2024-03-15T15:36:41.097Z] [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
11:36:41 [2024-03-15T15:36:41.097Z] [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 1.6 MB/s)
11:36:41 [2024-03-15T15:36:41.097Z] [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
11:36:41 [2024-03-15T15:36:41.097Z] [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
11:36:41 [2024-03-15T15:36:41.353Z] [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
11:36:41 [2024-03-15T15:36:41.353Z] [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
11:36:41 [2024-03-15T15:36:41.353Z] [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
11:36:41 [2024-03-15T15:36:41.353Z] [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
11:36:41 [2024-03-15T15:36:41.353Z] [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 4.1 MB/s)
11:36:41 [2024-03-15T15:36:41.353Z] [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
11:36:41 [2024-03-15T15:36:41.353Z] [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
11:36:41 [2024-03-15T15:36:41.353Z] [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
11:36:41 [2024-03-15T15:36:41.353Z] [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
11:36:41 [2024-03-15T15:36:41.353Z] [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
11:36:41 [2024-03-15T15:36:41.353Z] [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
11:36:41 [2024-03-15T15:36:41.353Z] [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 3.3 MB/s)
11:36:41 [2024-03-15T15:36:41.353Z] [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
11:36:41 [2024-03-15T15:36:41.353Z] [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
11:36:41 [2024-03-15T15:36:41.353Z] [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
11:36:41 [2024-03-15T15:36:41.353Z] [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
11:36:41 [2024-03-15T15:36:41.609Z] [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
11:36:41 [2024-03-15T15:36:41.610Z] [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
11:36:41 [2024-03-15T15:36:41.610Z] [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 4.5 MB/s)
11:36:41 [2024-03-15T15:36:41.610Z] [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
11:36:41 [2024-03-15T15:36:41.610Z] [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
11:36:41 [2024-03-15T15:36:41.610Z] [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
11:36:41 [2024-03-15T15:36:41.610Z] [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
11:36:41 [2024-03-15T15:36:41.610Z] [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
11:36:41 [2024-03-15T15:36:41.610Z] [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
11:36:41 [2024-03-15T15:36:41.610Z] [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 1.8 MB/s)
11:36:41 [2024-03-15T15:36:41.610Z] [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
11:36:41 [2024-03-15T15:36:41.610Z] [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
11:36:41 [2024-03-15T15:36:41.610Z] [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
11:36:41 [2024-03-15T15:36:41.610Z] [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
11:36:41 [2024-03-15T15:36:41.610Z] [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
11:36:41 [2024-03-15T15:36:41.610Z] [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
11:36:41 [2024-03-15T15:36:41.610Z] [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 2.2 MB/s)
11:36:41 [2024-03-15T15:36:41.610Z] [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
11:36:41 [2024-03-15T15:36:41.610Z] [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
11:36:41 [2024-03-15T15:36:41.610Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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)
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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)
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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 2.9 MB/s)
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:41 [2024-03-15T15:36:41.866Z] [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
11:36:42 [2024-03-15T15:36:42.122Z] [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
11:36:42 [2024-03-15T15:36:42.122Z] [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
11:36:42 [2024-03-15T15:36:42.122Z] [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
11:36:42 [2024-03-15T15:36:42.122Z] [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 331 kB/s)
11:36:42 [2024-03-15T15:36:42.122Z] [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
11:36:42 [2024-03-15T15:36:42.122Z] [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
11:36:42 [2024-03-15T15:36:42.122Z] [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
11:36:42 [2024-03-15T15:36:42.122Z] [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
11:36:42 [2024-03-15T15:36:42.122Z] [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
11:36:42 [2024-03-15T15:36:42.122Z] [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
11:36:42 [2024-03-15T15:36:42.122Z] [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 2.5 MB/s)
11:36:42 [2024-03-15T15:36:42.122Z] [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
11:36:42 [2024-03-15T15:36:42.122Z] [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
11:36:42 [2024-03-15T15:36:42.122Z] [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
11:36:42 [2024-03-15T15:36:42.379Z] [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
11:36:42 [2024-03-15T15:36:42.379Z] [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
11:36:42 [2024-03-15T15:36:42.379Z] [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
11:36:42 [2024-03-15T15:36:42.379Z] [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 2.1 MB/s)
11:36:42 [2024-03-15T15:36:42.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
11:36:42 [2024-03-15T15:36:42.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
11:36:42 [2024-03-15T15:36:42.379Z] [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
11:36:42 [2024-03-15T15:36:42.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
11:36:42 [2024-03-15T15:36:42.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
11:36:42 [2024-03-15T15:36:42.379Z] [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
11:36:42 [2024-03-15T15:36:42.379Z] [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 2.4 MB/s)
11:36:42 [2024-03-15T15:36:42.379Z] [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
11:36:42 [2024-03-15T15:36:42.379Z] [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
11:36:42 [2024-03-15T15:36:42.379Z] [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
11:36:42 [2024-03-15T15:36:42.379Z] [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
11:36:42 [2024-03-15T15:36:42.379Z] [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
11:36:42 [2024-03-15T15:36:42.379Z] [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
11:36:42 [2024-03-15T15:36:42.379Z] [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 8.6 MB/s)
11:36:42 [2024-03-15T15:36:42.379Z] [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
11:36:42 [2024-03-15T15:36:42.379Z] [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
11:36:42 [2024-03-15T15:36:42.636Z] [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
11:36:42 [2024-03-15T15:36:42.636Z] [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
11:36:42 [2024-03-15T15:36:42.636Z] [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
11:36:42 [2024-03-15T15:36:42.636Z] [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
11:36:42 [2024-03-15T15:36:42.636Z] [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 749 kB/s)
11:36:42 [2024-03-15T15:36:42.636Z] [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
11:36:42 [2024-03-15T15:36:42.636Z] [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
11:36:42 [2024-03-15T15:36:42.636Z] [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
11:36:42 [2024-03-15T15:36:42.636Z] [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
11:36:42 [2024-03-15T15:36:42.636Z] [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
11:36:42 [2024-03-15T15:36:42.636Z] [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
11:36:42 [2024-03-15T15:36:42.636Z] [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 772 kB/s)
11:36:42 [2024-03-15T15:36:42.636Z] [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
11:36:42 [2024-03-15T15:36:42.636Z] [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
11:36:42 [2024-03-15T15:36:42.636Z] [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
11:36:42 [2024-03-15T15:36:42.893Z] [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
11:36:42 [2024-03-15T15:36:42.893Z] [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
11:36:42 [2024-03-15T15:36:42.893Z] [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
11:36:42 [2024-03-15T15:36:42.893Z] [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 260 kB/s)
11:36:42 [2024-03-15T15:36:42.893Z] [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
11:36:42 [2024-03-15T15:36:42.893Z] [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
11:36:42 [2024-03-15T15:36:42.893Z] [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
11:36:42 [2024-03-15T15:36:42.893Z] [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
11:36:42 [2024-03-15T15:36:42.893Z] [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
11:36:42 [2024-03-15T15:36:42.893Z] [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
11:36:42 [2024-03-15T15:36:42.893Z] [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 262 kB/s)
11:36:42 [2024-03-15T15:36:42.893Z] [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
11:36:42 [2024-03-15T15:36:42.893Z] [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
11:36:42 [2024-03-15T15:36:42.893Z] [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
11:36:42 [2024-03-15T15:36:42.893Z] [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
11:36:43 [2024-03-15T15:36:43.150Z] [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
11:36:43 [2024-03-15T15:36:43.150Z] [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
11:36:43 [2024-03-15T15:36:43.150Z] [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.7 MB/s)
11:36:43 [2024-03-15T15:36:43.150Z] [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
11:36:43 [2024-03-15T15:36:43.150Z] [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
11:36:43 [2024-03-15T15:36:43.150Z] [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
11:36:43 [2024-03-15T15:36:43.150Z] [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
11:36:43 [2024-03-15T15:36:43.150Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.151Z] [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
11:36:43 [2024-03-15T15:36:43.152Z] [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
11:36:43 [2024-03-15T15:36:43.152Z] [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
11:36:43 [2024-03-15T15:36:43.152Z] [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
11:36:43 [2024-03-15T15:36:43.152Z] [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
11:36:43 [2024-03-15T15:36:43.152Z] [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
11:36:43 [2024-03-15T15:36:43.152Z] [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
11:36:43 [2024-03-15T15:36:43.152Z] [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
11:36:43 [2024-03-15T15:36:43.152Z] [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
11:36:43 [2024-03-15T15:36:43.152Z] [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
11:36:43 [2024-03-15T15:36:43.152Z] [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
11:36:43 [2024-03-15T15:36:43.152Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
11:36:43 [2024-03-15T15:36:43.152Z] [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
11:36:43 [2024-03-15T15:36:43.152Z] [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
11:36:43 [2024-03-15T15:36:43.152Z] [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
11:36:43 [2024-03-15T15:36:43.152Z] [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
11:36:43 [2024-03-15T15:36:43.152Z] [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
11:36:43 [2024-03-15T15:36:43.152Z] [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
11:36:43 [2024-03-15T15:36:43.408Z] [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
11:36:43 [2024-03-15T15:36:43.408Z] [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
11:36:43 [2024-03-15T15:36:43.408Z] [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
11:36:43 [2024-03-15T15:36:43.408Z] [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
11:36:43 [2024-03-15T15:36:43.408Z] [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
11:36:43 [2024-03-15T15:36:43.408Z] [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
11:36:43 [2024-03-15T15:36:43.408Z] [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
11:36:43 [2024-03-15T15:36:43.408Z] [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
11:36:43 [2024-03-15T15:36:43.408Z] [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
11:36:43 [2024-03-15T15:36:43.408Z] [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
11:36:43 [2024-03-15T15:36:43.664Z] [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
11:36:43 [2024-03-15T15:36:43.664Z] [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
11:36:43 [2024-03-15T15:36:43.664Z] [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
11:36:43 [2024-03-15T15:36:43.664Z] [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
11:36:43 [2024-03-15T15:36:43.664Z] [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
11:36:43 [2024-03-15T15:36:43.664Z] [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
11:36:43 [2024-03-15T15:36:43.664Z] [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
11:36:43 [2024-03-15T15:36:43.664Z] [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
11:36:43 [2024-03-15T15:36:43.664Z] [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
11:36:43 [2024-03-15T15:36:43.664Z] [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
11:36:43 [2024-03-15T15:36:43.664Z] [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
11:36:43 [2024-03-15T15:36:43.664Z] [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
11:36:43 [2024-03-15T15:36:43.920Z] [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
11:36:43 [2024-03-15T15:36:43.920Z] [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
11:36:43 [2024-03-15T15:36:43.920Z] [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
11:36:43 [2024-03-15T15:36:43.920Z] [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
11:36:43 [2024-03-15T15:36:43.920Z] [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
11:36:43 [2024-03-15T15:36:43.920Z] [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
11:36:43 [2024-03-15T15:36:43.920Z] [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
11:36:43 [2024-03-15T15:36:43.920Z] [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
11:36:43 [2024-03-15T15:36:43.920Z] [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
11:36:44 [2024-03-15T15:36:44.180Z] [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
11:36:44 [2024-03-15T15:36:44.180Z] [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
11:36:44 [2024-03-15T15:36:44.180Z] [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
11:36:44 [2024-03-15T15:36:44.180Z] [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
11:36:44 [2024-03-15T15:36:44.180Z] [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
11:36:44 [2024-03-15T15:36:44.180Z] [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
11:36:44 [2024-03-15T15:36:44.180Z] [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
11:36:44 [2024-03-15T15:36:44.180Z] [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
11:36:44 [2024-03-15T15:36:44.180Z] [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
11:36:44 [2024-03-15T15:36:44.180Z] [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
11:36:44 [2024-03-15T15:36:44.180Z] [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
11:36:44 [2024-03-15T15:36:44.180Z] [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
11:36:44 [2024-03-15T15:36:44.180Z] [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
11:36:44 [2024-03-15T15:36:44.180Z] [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
11:36:44 [2024-03-15T15:36:44.180Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.181Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.182Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
11:36:44 [2024-03-15T15:36:44.182Z] [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
11:36:44 [2024-03-15T15:36:44.183Z] [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
11:36:44 [2024-03-15T15:36:44.183Z] [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
11:36:44 [2024-03-15T15:36:44.183Z] [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
11:36:44 [2024-03-15T15:36:44.183Z] [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
11:36:44 [2024-03-15T15:36:44.183Z] [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
11:36:44 [2024-03-15T15:36:44.440Z] [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 53 MB/s)
11:36:44 [2024-03-15T15:36:44.440Z] [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
11:36:44 [2024-03-15T15:36:44.440Z] [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
11:36:44 [2024-03-15T15:36:44.440Z] [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
11:36:44 [2024-03-15T15:36:44.440Z] [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
11:36:44 [2024-03-15T15:36:44.440Z] [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
11:36:44 [2024-03-15T15:36:44.440Z] [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 16 MB/s)
11:36:44 [2024-03-15T15:36:44.440Z] [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
11:36:44 [2024-03-15T15:36:44.440Z] [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 4.1 MB/s)
11:36:44 [2024-03-15T15:36:44.440Z] [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
11:36:44 [2024-03-15T15:36:44.440Z] [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 40 MB/s)
11:36:44 [2024-03-15T15:36:44.440Z] [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
11:36:44 [2024-03-15T15:36:44.440Z] [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 1.3 MB/s)
11:36:44 [2024-03-15T15:36:44.440Z] [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
11:36:44 [2024-03-15T15:36:44.440Z] [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 21 MB/s)
11:36:44 [2024-03-15T15:36:44.440Z] [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
11:36:44 [2024-03-15T15:36:44.440Z] [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 20 MB/s)
11:36:44 [2024-03-15T15:36:44.440Z] [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
11:36:44 [2024-03-15T15:36:44.440Z] [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 19 MB/s)
11:36:44 [2024-03-15T15:36:44.440Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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 9.3 MB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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 13 MB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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 13 MB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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 13 MB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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.7 MB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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 11 MB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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 828 kB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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 206 kB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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 364 kB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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.6 MB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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.9 MB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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 101 kB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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.7 MB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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 724 kB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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 650 kB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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 9.0 MB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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.4 MB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [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 2.0 MB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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
11:36:44 [2024-03-15T15:36:44.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 3.4 MB/s)
11:36:44 [2024-03-15T15:36:44.441Z] [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 225 kB/s)
11:36:44 [2024-03-15T15:36:44.442Z] [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 22 MB/s)
11:36:44 [2024-03-15T15:36:44.442Z] [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.2 MB/s)
11:36:44 [2024-03-15T15:36:44.442Z] [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.9 MB/s)
11:36:45 [2024-03-15T15:36:45.003Z] [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
11:36:45 [2024-03-15T15:36:45.003Z] [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
11:36:45 [2024-03-15T15:36:45.003Z] [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
11:36:45 [2024-03-15T15:36:45.003Z] [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
11:36:45 [2024-03-15T15:36:45.003Z] [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
11:36:45 [2024-03-15T15:36:45.003Z] [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
11:36:45 [2024-03-15T15:36:45.003Z] [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 650 kB/s)
11:36:45 [2024-03-15T15:36:45.003Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
11:36:45 [2024-03-15T15:36:45.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
11:36:45 [2024-03-15T15:36:45.003Z] [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
11:36:45 [2024-03-15T15:36:45.003Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
11:36:45 [2024-03-15T15:36:45.003Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
11:36:45 [2024-03-15T15:36:45.003Z] [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
11:36:45 [2024-03-15T15:36:45.003Z] [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)
11:36:45 [2024-03-15T15:36:45.003Z] [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
11:36:45 [2024-03-15T15:36:45.003Z] [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
11:36:45 [2024-03-15T15:36:45.003Z] [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
11:36:45 [2024-03-15T15:36:45.259Z] [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
11:36:45 [2024-03-15T15:36:45.259Z] [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
11:36:45 [2024-03-15T15:36:45.259Z] [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
11:36:45 [2024-03-15T15:36:45.259Z] [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)
11:36:45 [2024-03-15T15:36:45.259Z] [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
11:36:45 [2024-03-15T15:36:45.259Z] [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
11:36:45 [2024-03-15T15:36:45.259Z] [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
11:36:45 [2024-03-15T15:36:45.259Z] [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
11:36:45 [2024-03-15T15:36:45.259Z] [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
11:36:45 [2024-03-15T15:36:45.259Z] [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
11:36:45 [2024-03-15T15:36:45.260Z] [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 203 kB/s)
11:36:45 [2024-03-15T15:36:45.260Z] [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
11:36:45 [2024-03-15T15:36:45.260Z] [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
11:36:45 [2024-03-15T15:36:45.260Z] [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
11:36:45 [2024-03-15T15:36:45.516Z] [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
11:36:45 [2024-03-15T15:36:45.516Z] [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
11:36:45 [2024-03-15T15:36:45.516Z] [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
11:36:45 [2024-03-15T15:36:45.516Z] [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 196 kB/s)
11:36:45 [2024-03-15T15:36:45.516Z] [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
11:36:45 [2024-03-15T15:36:45.516Z] [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
11:36:45 [2024-03-15T15:36:45.516Z] [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
11:36:45 [2024-03-15T15:36:45.773Z] [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
11:36:45 [2024-03-15T15:36:45.773Z] [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
11:36:45 [2024-03-15T15:36:45.773Z] [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
11:36:45 [2024-03-15T15:36:45.773Z] [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 286 kB/s)
11:36:45 [2024-03-15T15:36:45.773Z] [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
11:36:45 [2024-03-15T15:36:45.773Z] [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
11:36:45 [2024-03-15T15:36:45.773Z] [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
11:36:45 [2024-03-15T15:36:45.773Z] [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
11:36:45 [2024-03-15T15:36:45.773Z] [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
11:36:45 [2024-03-15T15:36:45.773Z] [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
11:36:46 [2024-03-15T15:36:46.029Z] [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 42 kB/s)
11:36:46 [2024-03-15T15:36:46.029Z] [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
11:36:46 [2024-03-15T15:36:46.029Z] [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
11:36:46 [2024-03-15T15:36:46.029Z] [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
11:36:46 [2024-03-15T15:36:46.029Z] [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
11:36:46 [2024-03-15T15:36:46.029Z] [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
11:36:46 [2024-03-15T15:36:46.029Z] [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
11:36:46 [2024-03-15T15:36:46.029Z] [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 638 kB/s)
11:36:46 [2024-03-15T15:36:46.029Z] [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
11:36:46 [2024-03-15T15:36:46.029Z] [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
11:36:46 [2024-03-15T15:36:46.029Z] [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
11:36:46 [2024-03-15T15:36:46.286Z] [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
11:36:46 [2024-03-15T15:36:46.286Z] [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
11:36:46 [2024-03-15T15:36:46.286Z] [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
11:36:46 [2024-03-15T15:36:46.286Z] [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 81 kB/s)
11:36:46 [2024-03-15T15:36:46.286Z] [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
11:36:46 [2024-03-15T15:36:46.286Z] [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
11:36:46 [2024-03-15T15:36:46.286Z] [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
11:36:46 [2024-03-15T15:36:46.286Z] [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
11:36:46 [2024-03-15T15:36:46.286Z] [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
11:36:46 [2024-03-15T15:36:46.542Z] [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
11:36:46 [2024-03-15T15:36:46.542Z] [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
11:36:46 [2024-03-15T15:36:46.542Z] [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
11:36:46 [2024-03-15T15:36:46.542Z] [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
11:36:46 [2024-03-15T15:36:46.542Z] [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
11:36:46 [2024-03-15T15:36:46.799Z] [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
11:36:46 [2024-03-15T15:36:46.799Z] [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 5.1 MB/s)
11:36:46 [2024-03-15T15:36:46.799Z] [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
11:36:46 [2024-03-15T15:36:46.799Z] [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 595 kB/s)
11:36:47 [2024-03-15T15:36:47.055Z] [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
11:36:47 [2024-03-15T15:36:47.055Z] [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
11:36:47 [2024-03-15T15:36:47.055Z] [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
11:36:47 [2024-03-15T15:36:47.310Z] [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
11:36:47 [2024-03-15T15:36:47.310Z] [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
11:36:47 [2024-03-15T15:36:47.310Z] [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
11:36:47 [2024-03-15T15:36:47.310Z] [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 336 kB/s)
11:36:47 [2024-03-15T15:36:47.311Z] [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
11:36:47 [2024-03-15T15:36:47.311Z] [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
11:36:47 [2024-03-15T15:36:47.311Z] [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
11:36:47 [2024-03-15T15:36:47.567Z] [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
11:36:47 [2024-03-15T15:36:47.567Z] [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
11:36:47 [2024-03-15T15:36:47.567Z] [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
11:36:47 [2024-03-15T15:36:47.567Z] [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 5.0 MB/s)
11:36:47 [2024-03-15T15:36:47.567Z] [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
11:36:47 [2024-03-15T15:36:47.567Z] [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
11:36:47 [2024-03-15T15:36:47.567Z] [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
11:36:47 [2024-03-15T15:36:47.567Z] [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
11:36:47 [2024-03-15T15:36:47.567Z] [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
11:36:47 [2024-03-15T15:36:47.823Z] [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
11:36:47 [2024-03-15T15:36:47.823Z] [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 93 kB/s)
11:36:47 [2024-03-15T15:36:47.823Z] [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
11:36:47 [2024-03-15T15:36:47.824Z] [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
11:36:47 [2024-03-15T15:36:47.824Z] [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
11:36:47 [2024-03-15T15:36:47.824Z] [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
11:36:47 [2024-03-15T15:36:47.824Z] [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
11:36:47 [2024-03-15T15:36:47.824Z] [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
11:36:47 [2024-03-15T15:36:47.824Z] [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 245 kB/s)
11:36:47 [2024-03-15T15:36:47.824Z] [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
11:36:47 [2024-03-15T15:36:47.824Z] [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
11:36:47 [2024-03-15T15:36:47.824Z] [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
11:36:47 [2024-03-15T15:36:47.824Z] [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
11:36:47 [2024-03-15T15:36:47.824Z] [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
11:36:47 [2024-03-15T15:36:47.824Z] [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
11:36:47 [2024-03-15T15:36:47.824Z] [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 1.4 MB/s)
11:36:47 [2024-03-15T15:36:47.824Z] [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
11:36:48 [2024-03-15T15:36:48.080Z] [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
11:36:48 [2024-03-15T15:36:48.080Z] [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
11:36:48 [2024-03-15T15:36:48.080Z] [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
11:36:48 [2024-03-15T15:36:48.080Z] [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
11:36:48 [2024-03-15T15:36:48.080Z] [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
11:36:48 [2024-03-15T15:36:48.080Z] [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
11:36:48 [2024-03-15T15:36:48.338Z] [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
11:36:48 [2024-03-15T15:36:48.338Z] [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
11:36:48 [2024-03-15T15:36:48.338Z] [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
11:36:48 [2024-03-15T15:36:48.338Z] [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
11:36:48 [2024-03-15T15:36:48.338Z] [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
11:36:48 [2024-03-15T15:36:48.594Z] [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 55 MB/s)
11:36:48 [2024-03-15T15:36:48.594Z] [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
11:36:48 [2024-03-15T15:36:48.594Z] [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 45 MB/s)
11:36:48 [2024-03-15T15:36:48.853Z] [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
11:36:48 [2024-03-15T15:36:48.853Z] [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 86 kB/s)
11:36:48 [2024-03-15T15:36:48.853Z] [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
11:36:48 [2024-03-15T15:36:48.853Z] [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 1.9 MB/s)
11:36:48 [2024-03-15T15:36:48.853Z] [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
11:36:48 [2024-03-15T15:36:48.853Z] [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 36 kB/s)
11:36:48 [2024-03-15T15:36:48.853Z] [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
11:36:48 [2024-03-15T15:36:48.853Z] [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 835 kB/s)
11:36:48 [2024-03-15T15:36:48.853Z] [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
11:36:48 [2024-03-15T15:36:48.853Z] [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 356 kB/s)
11:36:48 [2024-03-15T15:36:48.853Z] [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
11:36:48 [2024-03-15T15:36:48.853Z] [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 1.6 MB/s)
11:36:48 [2024-03-15T15:36:48.853Z] [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
11:36:48 [2024-03-15T15:36:48.853Z] [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
11:36:48 [2024-03-15T15:36:48.853Z] [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
11:36:49 [2024-03-15T15:36:49.110Z] [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
11:36:49 [2024-03-15T15:36:49.110Z] [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
11:36:49 [2024-03-15T15:36:49.110Z] [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
11:36:49 [2024-03-15T15:36:49.110Z] [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 62 kB/s)
11:36:49 [2024-03-15T15:36:49.110Z] [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
11:36:49 [2024-03-15T15:36:49.110Z] [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
11:36:49 [2024-03-15T15:36:49.110Z] [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
11:36:49 [2024-03-15T15:36:49.110Z] [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
11:36:49 [2024-03-15T15:36:49.110Z] [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
11:36:49 [2024-03-15T15:36:49.110Z] [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
11:36:49 [2024-03-15T15:36:49.366Z] [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.0 MB/s)
11:36:49 [2024-03-15T15:36:49.366Z] [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
11:36:49 [2024-03-15T15:36:49.622Z] [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
11:36:49 [2024-03-15T15:36:49.622Z] [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
11:36:49 [2024-03-15T15:36:49.622Z] [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
11:36:49 [2024-03-15T15:36:49.622Z] [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
11:36:49 [2024-03-15T15:36:49.622Z] [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
11:36:49 [2024-03-15T15:36:49.622Z] [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 264 kB/s)
11:36:49 [2024-03-15T15:36:49.622Z] [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
11:36:49 [2024-03-15T15:36:49.622Z] [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
11:36:49 [2024-03-15T15:36:49.622Z] [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
11:36:49 [2024-03-15T15:36:49.878Z] [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
11:36:49 [2024-03-15T15:36:49.878Z] [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
11:36:49 [2024-03-15T15:36:49.878Z] [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
11:36:49 [2024-03-15T15:36:49.878Z] [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 5.2 MB/s)
11:36:51 [2024-03-15T15:36:51.245Z] [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
11:36:51 [2024-03-15T15:36:51.245Z] [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
11:36:51 [2024-03-15T15:36:51.245Z] [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
11:36:51 [2024-03-15T15:36:51.245Z] [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
11:36:51 [2024-03-15T15:36:51.245Z] [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
11:36:51 [2024-03-15T15:36:51.245Z] [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
11:36:51 [2024-03-15T15:36:51.245Z] [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 305 kB/s)
11:36:51 [2024-03-15T15:36:51.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
11:36:51 [2024-03-15T15:36:51.245Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
11:36:51 [2024-03-15T15:36:51.245Z] [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
11:36:51 [2024-03-15T15:36:51.501Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
11:36:51 [2024-03-15T15:36:51.501Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
11:36:51 [2024-03-15T15:36:51.501Z] [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
11:36:51 [2024-03-15T15:36:51.501Z] [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.0 MB/s)
11:36:51 [2024-03-15T15:36:51.501Z] [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
11:36:51 [2024-03-15T15:36:51.501Z] [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
11:36:51 [2024-03-15T15:36:51.501Z] [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
11:36:51 [2024-03-15T15:36:51.501Z] [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
11:36:51 [2024-03-15T15:36:51.501Z] [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
11:36:51 [2024-03-15T15:36:51.757Z] [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
11:36:51 [2024-03-15T15:36:51.757Z] [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 4.6 MB/s)
11:36:52 [2024-03-15T15:36:52.320Z] [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
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] ------------------------------------------------------------------------
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] Reactor Build Order:
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] 
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] Trace Compass Parent                                               [pom]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] Trace Compass State System Parent                                  [pom]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] Trace Compass TMF Parent                                           [pom]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.320Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass Documentation                                        [pom]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass Profiling User Guide                      [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass RCP Parent                                           [pom]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass Json trace Parent                                    [pom]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass Target Platform                                      [pom]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Trace Compass Repository                            [eclipse-repository]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] 
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT                     [1/141]
11:36:52 [2024-03-15T15:36:52.321Z] [INFO]   from pom.xml
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] --------------------------------[ pom ]---------------------------------
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] 
11:36:52 [2024-03-15T15:36:52.321Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass ---
11:36:52 [2024-03-15T15:36:52.321Z] [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
11:36:52 [2024-03-15T15:36:52.321Z] [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
11:36:52 [2024-03-15T15:36:52.321Z] [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
11:36:52 [2024-03-15T15:36:52.322Z] [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
11:36:52 [2024-03-15T15:36:52.322Z] [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
11:36:52 [2024-03-15T15:36:52.322Z] [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
11:36:52 [2024-03-15T15:36:52.322Z] [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 433 kB/s)
11:36:52 [2024-03-15T15:36:52.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
11:36:52 [2024-03-15T15:36:52.322Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
11:36:52 [2024-03-15T15:36:52.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/13/plexus-13.pom
11:36:52 [2024-03-15T15:36:52.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
11:36:52 [2024-03-15T15:36:52.578Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom
11:36:52 [2024-03-15T15:36:52.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom
11:36:52 [2024-03-15T15:36:52.579Z] [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 1.5 MB/s)
11:36:52 [2024-03-15T15:36:52.579Z] [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
11:36:52 [2024-03-15T15:36:52.579Z] [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
11:36:52 [2024-03-15T15:36:52.579Z] [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
11:36:52 [2024-03-15T15:36:52.834Z] [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
11:36:52 [2024-03-15T15:36:52.835Z] [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
11:36:52 [2024-03-15T15:36:52.835Z] [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
11:36:52 [2024-03-15T15:36:52.835Z] [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 11 MB/s)
11:36:53 [2024-03-15T15:36:53.091Z] [INFO] 
11:36:53 [2024-03-15T15:36:53.091Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
11:36:53 [2024-03-15T15:36:53.091Z] [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
11:36:53 [2024-03-15T15:36:53.091Z] [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
11:36:53 [2024-03-15T15:36:53.091Z] [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
11:36:53 [2024-03-15T15:36:53.091Z] [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
11:36:53 [2024-03-15T15:36:53.091Z] [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
11:36:53 [2024-03-15T15:36:53.091Z] [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
11:36:53 [2024-03-15T15:36:53.091Z] [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 69 kB/s)
11:36:53 [2024-03-15T15:36:53.091Z] [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
11:36:53 [2024-03-15T15:36:53.091Z] [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
11:36:53 [2024-03-15T15:36:53.091Z] [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
11:36:53 [2024-03-15T15:36:53.347Z] [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
11:36:53 [2024-03-15T15:36:53.348Z] [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
11:36:53 [2024-03-15T15:36:53.348Z] [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
11:36:53 [2024-03-15T15:36:53.348Z] [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 147 kB/s)
11:36:53 [2024-03-15T15:36:53.348Z] [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
11:36:53 [2024-03-15T15:36:53.348Z] [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
11:36:53 [2024-03-15T15:36:53.348Z] [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
11:36:53 [2024-03-15T15:36:53.348Z] [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
11:36:53 [2024-03-15T15:36:53.348Z] [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
11:36:53 [2024-03-15T15:36:53.348Z] [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
11:36:53 [2024-03-15T15:36:53.348Z] [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)
11:36:53 [2024-03-15T15:36:53.348Z] [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
11:36:53 [2024-03-15T15:36:53.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
11:36:53 [2024-03-15T15:36:53.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
11:36:53 [2024-03-15T15:36:53.348Z] [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
11:36:53 [2024-03-15T15:36:53.605Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
11:36:53 [2024-03-15T15:36:53.605Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
11:36:53 [2024-03-15T15:36:53.605Z] [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
11:36:53 [2024-03-15T15:36:53.605Z] [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 2.5 MB/s)
11:36:53 [2024-03-15T15:36:53.605Z] [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
11:36:53 [2024-03-15T15:36:53.605Z] [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
11:36:53 [2024-03-15T15:36:53.605Z] [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
11:36:53 [2024-03-15T15:36:53.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
11:36:53 [2024-03-15T15:36:53.605Z] [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
11:36:53 [2024-03-15T15:36:53.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
11:36:53 [2024-03-15T15:36:53.605Z] [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
11:36:53 [2024-03-15T15:36:53.605Z] [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
11:36:53 [2024-03-15T15:36:53.605Z] [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
11:36:53 [2024-03-15T15:36:53.605Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
11:36:53 [2024-03-15T15:36:53.606Z] [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
11:36:53 [2024-03-15T15:36:53.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
11:36:53 [2024-03-15T15:36:53.606Z] [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
11:36:53 [2024-03-15T15:36:53.863Z] [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
11:36:53 [2024-03-15T15:36:53.863Z] [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
11:36:53 [2024-03-15T15:36:53.863Z] [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
11:36:53 [2024-03-15T15:36:53.863Z] [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
11:36:53 [2024-03-15T15:36:53.863Z] [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
11:36:53 [2024-03-15T15:36:53.863Z] [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
11:36:53 [2024-03-15T15:36:53.863Z] [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
11:36:53 [2024-03-15T15:36:53.863Z] [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
11:36:53 [2024-03-15T15:36:53.863Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
11:36:53 [2024-03-15T15:36:53.863Z] [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
11:36:53 [2024-03-15T15:36:53.863Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
11:36:53 [2024-03-15T15:36:53.863Z] [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
11:36:53 [2024-03-15T15:36:53.863Z] [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
11:36:53 [2024-03-15T15:36:53.863Z] [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
11:36:53 [2024-03-15T15:36:53.863Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
11:36:53 [2024-03-15T15:36:53.863Z] [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
11:36:53 [2024-03-15T15:36:53.863Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
11:36:53 [2024-03-15T15:36:53.863Z] [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
11:36:54 [2024-03-15T15:36:54.120Z] [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 300 kB/s)
11:36:54 [2024-03-15T15:36:54.120Z] [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
11:36:54 [2024-03-15T15:36:54.120Z] [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
11:36:54 [2024-03-15T15:36:54.120Z] [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
11:36:54 [2024-03-15T15:36:54.120Z] [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
11:36:54 [2024-03-15T15:36:54.120Z] [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
11:36:54 [2024-03-15T15:36:54.120Z] [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 59 MB/s)
11:36:54 [2024-03-15T15:36:54.120Z] [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)
11:36:54 [2024-03-15T15:36:54.120Z] [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 22 MB/s)
11:36:54 [2024-03-15T15:36:54.120Z] [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 18 MB/s)
11:36:54 [2024-03-15T15:36:54.120Z] [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 5.8 MB/s)
11:36:54 [2024-03-15T15:36:54.120Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
11:36:54 [2024-03-15T15:36:54.120Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
11:36:54 [2024-03-15T15:36:54.120Z] [INFO] 
11:36:54 [2024-03-15T15:36:54.120Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
11:36:54 [2024-03-15T15:36:54.120Z] [INFO] 
11:36:54 [2024-03-15T15:36:54.120Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass ---
11:36:54 [2024-03-15T15:36:54.120Z] [INFO] 
11:36:54 [2024-03-15T15:36:54.120Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
11:36:54 [2024-03-15T15:36:54.120Z] [INFO] 
11:36:54 [2024-03-15T15:36:54.120Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass ---
11:36:54 [2024-03-15T15:36:54.120Z] [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
11:36:54 [2024-03-15T15:36:54.120Z] [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 117 kB/s)
11:36:54 [2024-03-15T15:36:54.120Z] [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
11:36:54 [2024-03-15T15:36:54.120Z] [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
11:36:54 [2024-03-15T15:36:54.120Z] [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
11:36:54 [2024-03-15T15:36:54.120Z] [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
11:36:54 [2024-03-15T15:36:54.120Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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 11 MB/s)
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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 5.5 MB/s)
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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 15 MB/s)
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.377Z] [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
11:36:54 [2024-03-15T15:36:54.635Z] [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
11:36:54 [2024-03-15T15:36:54.635Z] [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
11:36:54 [2024-03-15T15:36:54.635Z] [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
11:36:54 [2024-03-15T15:36:54.635Z] [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 253 kB/s)
11:36:54 [2024-03-15T15:36:54.635Z] [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
11:36:54 [2024-03-15T15:36:54.635Z] [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
11:36:54 [2024-03-15T15:36:54.635Z] [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
11:36:54 [2024-03-15T15:36:54.635Z] [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
11:36:54 [2024-03-15T15:36:54.635Z] [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
11:36:54 [2024-03-15T15:36:54.635Z] [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
11:36:54 [2024-03-15T15:36:54.635Z] [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 429 kB/s)
11:36:54 [2024-03-15T15:36:54.635Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:36:54 [2024-03-15T15:36:54.635Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:36:54 [2024-03-15T15:36:54.635Z] [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
11:36:54 [2024-03-15T15:36:54.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:36:54 [2024-03-15T15:36:54.635Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:36:54 [2024-03-15T15:36:54.892Z] [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
11:36:54 [2024-03-15T15:36:54.892Z] [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 603 kB/s)
11:36:54 [2024-03-15T15:36:54.892Z] [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
11:36:54 [2024-03-15T15:36:54.892Z] [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
11:36:54 [2024-03-15T15:36:54.892Z] [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
11:36:54 [2024-03-15T15:36:54.892Z] [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
11:36:54 [2024-03-15T15:36:54.892Z] [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
11:36:54 [2024-03-15T15:36:54.892Z] [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
11:36:54 [2024-03-15T15:36:54.892Z] [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 349 kB/s)
11:36:54 [2024-03-15T15:36:54.892Z] [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
11:36:54 [2024-03-15T15:36:54.892Z] [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
11:36:54 [2024-03-15T15:36:54.892Z] [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
11:36:54 [2024-03-15T15:36:54.892Z] [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
11:36:54 [2024-03-15T15:36:54.892Z] [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
11:36:54 [2024-03-15T15:36:54.892Z] [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
11:36:54 [2024-03-15T15:36:54.892Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 240 kB/s)
11:36:54 [2024-03-15T15:36:54.892Z] [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
11:36:54 [2024-03-15T15:36:54.892Z] [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
11:36:55 [2024-03-15T15:36:55.149Z] [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
11:36:55 [2024-03-15T15:36:55.149Z] [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
11:36:55 [2024-03-15T15:36:55.149Z] [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
11:36:55 [2024-03-15T15:36:55.149Z] [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
11:36:55 [2024-03-15T15:36:55.149Z] [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 5.4 MB/s)
11:36:55 [2024-03-15T15:36:55.149Z] [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
11:36:55 [2024-03-15T15:36:55.149Z] [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
11:36:55 [2024-03-15T15:36:55.149Z] [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
11:36:55 [2024-03-15T15:36:55.149Z] [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
11:36:55 [2024-03-15T15:36:55.149Z] [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
11:36:55 [2024-03-15T15:36:55.149Z] [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
11:36:55 [2024-03-15T15:36:55.149Z] [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 395 kB/s)
11:36:55 [2024-03-15T15:36:55.149Z] [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
11:36:55 [2024-03-15T15:36:55.149Z] [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 289 kB/s)
11:36:55 [2024-03-15T15:36:55.149Z] [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
11:36:55 [2024-03-15T15:36:55.149Z] [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
11:36:55 [2024-03-15T15:36:55.149Z] [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
11:36:55 [2024-03-15T15:36:55.406Z] [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
11:36:55 [2024-03-15T15:36:55.406Z] [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
11:36:55 [2024-03-15T15:36:55.406Z] [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
11:36:55 [2024-03-15T15:36:55.406Z] [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 3.0 MB/s)
11:36:55 [2024-03-15T15:36:55.406Z] [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
11:36:55 [2024-03-15T15:36:55.406Z] [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
11:36:55 [2024-03-15T15:36:55.406Z] [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
11:36:55 [2024-03-15T15:36:55.406Z] [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
11:36:55 [2024-03-15T15:36:55.406Z] [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
11:36:55 [2024-03-15T15:36:55.406Z] [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
11:36:55 [2024-03-15T15:36:55.406Z] [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 9.0 MB/s)
11:36:55 [2024-03-15T15:36:55.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
11:36:55 [2024-03-15T15:36:55.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
11:36:55 [2024-03-15T15:36:55.406Z] [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
11:36:55 [2024-03-15T15:36:55.406Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
11:36:55 [2024-03-15T15:36:55.406Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
11:36:55 [2024-03-15T15:36:55.406Z] [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
11:36:55 [2024-03-15T15:36:55.406Z] [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 5.0 MB/s)
11:36:55 [2024-03-15T15:36:55.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/25/apache-25.pom
11:36:55 [2024-03-15T15:36:55.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/25/apache-25.pom
11:36:55 [2024-03-15T15:36:55.663Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/25/apache-25.pom
11:36:55 [2024-03-15T15:36:55.663Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/25/apache-25.pom
11:36:55 [2024-03-15T15:36:55.663Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/25/apache-25.pom
11:36:55 [2024-03-15T15:36:55.663Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom
11:36:55 [2024-03-15T15:36:55.663Z] [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.6 MB/s)
11:36:55 [2024-03-15T15:36:55.663Z] [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
11:36:55 [2024-03-15T15:36:55.663Z] [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
11:36:55 [2024-03-15T15:36:55.663Z] [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
11:36:55 [2024-03-15T15:36:55.663Z] [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
11:36:55 [2024-03-15T15:36:55.663Z] [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
11:36:55 [2024-03-15T15:36:55.663Z] [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
11:36:55 [2024-03-15T15:36:55.663Z] [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 2.8 MB/s)
11:36:55 [2024-03-15T15:36:55.663Z] [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
11:36:55 [2024-03-15T15:36:55.663Z] [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
11:36:55 [2024-03-15T15:36:55.663Z] [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
11:36:55 [2024-03-15T15:36:55.919Z] [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
11:36:55 [2024-03-15T15:36:55.919Z] [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
11:36:55 [2024-03-15T15:36:55.919Z] [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
11:36:55 [2024-03-15T15:36:55.919Z] [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 1.0 MB/s)
11:36:55 [2024-03-15T15:36:55.919Z] [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
11:36:55 [2024-03-15T15:36:55.919Z] [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
11:36:55 [2024-03-15T15:36:55.919Z] [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
11:36:55 [2024-03-15T15:36:55.919Z] [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
11:36:55 [2024-03-15T15:36:55.919Z] [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
11:36:55 [2024-03-15T15:36:55.919Z] [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
11:36:55 [2024-03-15T15:36:55.919Z] [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 2.4 MB/s)
11:36:55 [2024-03-15T15:36:55.920Z] [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
11:36:55 [2024-03-15T15:36:55.920Z] [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
11:36:55 [2024-03-15T15:36:55.920Z] [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
11:36:56 [2024-03-15T15:36:56.176Z] [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
11:36:56 [2024-03-15T15:36:56.176Z] [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
11:36:56 [2024-03-15T15:36:56.176Z] [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
11:36:56 [2024-03-15T15:36:56.176Z] [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 14 MB/s)
11:36:56 [2024-03-15T15:36:56.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
11:36:56 [2024-03-15T15:36:56.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
11:36:56 [2024-03-15T15:36:56.176Z] [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
11:36:56 [2024-03-15T15:36:56.433Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
11:36:56 [2024-03-15T15:36:56.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
11:36:56 [2024-03-15T15:36:56.433Z] [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
11:36:56 [2024-03-15T15:36:56.433Z] [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 16 MB/s)
11:36:56 [2024-03-15T15:36:56.433Z] [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
11:36:56 [2024-03-15T15:36:56.433Z] [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
11:36:56 [2024-03-15T15:36:56.433Z] [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
11:36:56 [2024-03-15T15:36:56.433Z] [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
11:36:56 [2024-03-15T15:36:56.433Z] [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
11:36:56 [2024-03-15T15:36:56.433Z] [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
11:36:56 [2024-03-15T15:36:56.433Z] [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
11:36:56 [2024-03-15T15:36:56.433Z] [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 6.6 MB/s)
11:36:56 [2024-03-15T15:36:56.433Z] [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
11:36:56 [2024-03-15T15:36:56.433Z] [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
11:36:56 [2024-03-15T15:36:56.433Z] [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
11:36:56 [2024-03-15T15:36:56.433Z] [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
11:36:56 [2024-03-15T15:36:56.433Z] [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
11:36:56 [2024-03-15T15:36:56.433Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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 7.6 MB/s)
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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 5.0 MB/s)
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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 6.0 MB/s)
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.690Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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 642 kB/s)
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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 8.2 MB/s)
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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 1.2 MB/s)
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.981Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:56 [2024-03-15T15:36:56.982Z] [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
11:36:57 [2024-03-15T15:36:57.238Z] [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
11:36:57 [2024-03-15T15:36:57.238Z] [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
11:36:57 [2024-03-15T15:36:57.238Z] [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
11:36:57 [2024-03-15T15:36:57.238Z] [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
11:36:57 [2024-03-15T15:36:57.238Z] [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
11:36:57 [2024-03-15T15:36:57.238Z] [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
11:36:57 [2024-03-15T15:36:57.238Z] [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
11:36:57 [2024-03-15T15:36:57.239Z] [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
11:36:57 [2024-03-15T15:36:57.239Z] [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
11:36:57 [2024-03-15T15:36:57.239Z] [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
11:36:57 [2024-03-15T15:36:57.239Z] [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
11:36:57 [2024-03-15T15:36:57.239Z] [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
11:36:57 [2024-03-15T15:36:57.495Z] [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
11:36:57 [2024-03-15T15:36:57.496Z] [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
11:36:57 [2024-03-15T15:36:57.496Z] [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
11:36:57 [2024-03-15T15:36:57.496Z] [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
11:36:57 [2024-03-15T15:36:57.496Z] [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
11:36:57 [2024-03-15T15:36:57.496Z] [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
11:36:57 [2024-03-15T15:36:57.496Z] [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
11:36:57 [2024-03-15T15:36:57.496Z] [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
11:36:57 [2024-03-15T15:36:57.496Z] [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
11:36:57 [2024-03-15T15:36:57.496Z] [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
11:36:57 [2024-03-15T15:36:57.496Z] [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
11:36:57 [2024-03-15T15:36:57.496Z] [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
11:36:57 [2024-03-15T15:36:57.496Z] [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
11:36:57 [2024-03-15T15:36:57.496Z] [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
11:36:57 [2024-03-15T15:36:57.496Z] [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
11:36:57 [2024-03-15T15:36:57.752Z] [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
11:36:57 [2024-03-15T15:36:57.752Z] [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
11:36:57 [2024-03-15T15:36:57.752Z] [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
11:36:57 [2024-03-15T15:36:57.752Z] [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
11:36:57 [2024-03-15T15:36:57.752Z] [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
11:36:57 [2024-03-15T15:36:57.752Z] [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
11:36:57 [2024-03-15T15:36:57.752Z] [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
11:36:57 [2024-03-15T15:36:57.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
11:36:57 [2024-03-15T15:36:57.752Z] [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
11:36:57 [2024-03-15T15:36:57.752Z] [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
11:36:57 [2024-03-15T15:36:57.752Z] [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
11:36:57 [2024-03-15T15:36:57.752Z] [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
11:36:57 [2024-03-15T15:36:57.752Z] [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
11:36:57 [2024-03-15T15:36:57.752Z] [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
11:36:57 [2024-03-15T15:36:57.752Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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 87 MB/s)
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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 462 kB/s)
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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 200 kB/s)
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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 1.5 MB/s)
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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 999 kB/s)
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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 2.9 MB/s)
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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 488 kB/s)
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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 11 MB/s)
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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.3 MB/s)
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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.0 MB/s)
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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 7.2 MB/s)
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.753Z] [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 85 MB/s)
11:36:57 [2024-03-15T15:36:57.753Z] [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
11:36:57 [2024-03-15T15:36:57.754Z] [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 9.7 MB/s)
11:36:57 [2024-03-15T15:36:57.754Z] [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
11:36:57 [2024-03-15T15:36:57.754Z] [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 12 MB/s)
11:36:57 [2024-03-15T15:36:57.754Z] [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
11:36:57 [2024-03-15T15:36:57.754Z] [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 5.8 MB/s)
11:36:57 [2024-03-15T15:36:57.754Z] [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
11:36:57 [2024-03-15T15:36:57.754Z] [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.3 MB/s)
11:36:57 [2024-03-15T15:36:57.754Z] [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
11:36:57 [2024-03-15T15:36:57.754Z] [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 15 MB/s)
11:36:57 [2024-03-15T15:36:57.754Z] [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 497 kB/s)
11:36:57 [2024-03-15T15:36:57.754Z] [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.1 MB/s)
11:36:57 [2024-03-15T15:36:57.754Z] [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 707 kB/s)
11:36:57 [2024-03-15T15:36:57.754Z] [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 889 kB/s)
11:36:57 [2024-03-15T15:36:57.754Z] [INFO] 
11:36:57 [2024-03-15T15:36:57.754Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
11:36:57 [2024-03-15T15:36:57.754Z] [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
11:36:57 [2024-03-15T15:36:57.754Z] [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
11:36:57 [2024-03-15T15:36:57.754Z] [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
11:36:58 [2024-03-15T15:36:58.012Z] [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
11:36:58 [2024-03-15T15:36:58.012Z] [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
11:36:58 [2024-03-15T15:36:58.012Z] [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
11:36:58 [2024-03-15T15:36:58.012Z] [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 133 kB/s)
11:36:58 [2024-03-15T15:36:58.012Z] [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
11:36:58 [2024-03-15T15:36:58.012Z] [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
11:36:58 [2024-03-15T15:36:58.012Z] [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
11:36:58 [2024-03-15T15:36:58.269Z] [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
11:36:58 [2024-03-15T15:36:58.269Z] [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
11:36:58 [2024-03-15T15:36:58.269Z] [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
11:36:58 [2024-03-15T15:36:58.269Z] [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 974 kB/s)
11:36:58 [2024-03-15T15:36:58.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:36:58 [2024-03-15T15:36:58.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:36:58 [2024-03-15T15:36:58.269Z] [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
11:36:58 [2024-03-15T15:36:58.269Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:36:58 [2024-03-15T15:36:58.269Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:36:58 [2024-03-15T15:36:58.269Z] [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
11:36:58 [2024-03-15T15:36:58.269Z] [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 3.6 MB/s)
11:36:58 [2024-03-15T15:36:58.270Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
11:36:58 [2024-03-15T15:36:58.270Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
11:36:58 [2024-03-15T15:36:58.270Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
11:36:58 [2024-03-15T15:36:58.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
11:36:58 [2024-03-15T15:36:58.525Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
11:36:58 [2024-03-15T15:36:58.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
11:36:58 [2024-03-15T15:36:58.525Z] [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 158 kB/s)
11:36:58 [2024-03-15T15:36:58.525Z] [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
11:36:58 [2024-03-15T15:36:58.525Z] [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
11:36:58 [2024-03-15T15:36:58.525Z] [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
11:36:58 [2024-03-15T15:36:58.782Z] [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
11:36:58 [2024-03-15T15:36:58.782Z] [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
11:36:58 [2024-03-15T15:36:58.782Z] [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
11:36:58 [2024-03-15T15:36:58.782Z] [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 185 kB/s)
11:36:58 [2024-03-15T15:36:58.782Z] [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
11:36:58 [2024-03-15T15:36:58.782Z] [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
11:36:58 [2024-03-15T15:36:58.782Z] [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
11:36:59 [2024-03-15T15:36:59.039Z] [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
11:36:59 [2024-03-15T15:36:59.039Z] [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
11:36:59 [2024-03-15T15:36:59.040Z] [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
11:36:59 [2024-03-15T15:36:59.040Z] [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 95 kB/s)
11:36:59 [2024-03-15T15:36:59.040Z] [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
11:36:59 [2024-03-15T15:36:59.040Z] [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
11:36:59 [2024-03-15T15:36:59.040Z] [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
11:36:59 [2024-03-15T15:36:59.296Z] [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
11:36:59 [2024-03-15T15:36:59.296Z] [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
11:36:59 [2024-03-15T15:36:59.296Z] [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
11:36:59 [2024-03-15T15:36:59.296Z] [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 463 kB/s)
11:36:59 [2024-03-15T15:36:59.296Z] [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
11:36:59 [2024-03-15T15:36:59.296Z] [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
11:36:59 [2024-03-15T15:36:59.296Z] [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
11:36:59 [2024-03-15T15:36:59.296Z] [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
11:36:59 [2024-03-15T15:36:59.296Z] [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
11:36:59 [2024-03-15T15:36:59.296Z] [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
11:36:59 [2024-03-15T15:36:59.296Z] [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 489 kB/s)
11:36:59 [2024-03-15T15:36:59.296Z] [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
11:36:59 [2024-03-15T15:36:59.296Z] [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
11:36:59 [2024-03-15T15:36:59.296Z] [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
11:36:59 [2024-03-15T15:36:59.552Z] [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
11:36:59 [2024-03-15T15:36:59.552Z] [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
11:36:59 [2024-03-15T15:36:59.552Z] [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
11:36:59 [2024-03-15T15:36:59.552Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 12 MB/s)
11:36:59 [2024-03-15T15:36:59.552Z] [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
11:36:59 [2024-03-15T15:36:59.552Z] [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
11:36:59 [2024-03-15T15:36:59.552Z] [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
11:36:59 [2024-03-15T15:36:59.552Z] [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
11:36:59 [2024-03-15T15:36:59.552Z] [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
11:36:59 [2024-03-15T15:36:59.552Z] [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
11:36:59 [2024-03-15T15:36:59.552Z] [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 81 kB/s)
11:36:59 [2024-03-15T15:36:59.552Z] [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
11:36:59 [2024-03-15T15:36:59.552Z] [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
11:36:59 [2024-03-15T15:36:59.552Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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 417 kB/s)
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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 3.9 MB/s)
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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 70 kB/s)
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:36:59 [2024-03-15T15:36:59.809Z] [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
11:37:00 [2024-03-15T15:37:00.065Z] [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
11:37:00 [2024-03-15T15:37:00.065Z] [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
11:37:00 [2024-03-15T15:37:00.065Z] [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
11:37:00 [2024-03-15T15:37:00.065Z] [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
11:37:00 [2024-03-15T15:37:00.065Z] [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 2.9 MB/s)
11:37:00 [2024-03-15T15:37:00.065Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
11:37:00 [2024-03-15T15:37:00.066Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
11:37:00 [2024-03-15T15:37:00.066Z] [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
11:37:00 [2024-03-15T15:37:00.323Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
11:37:00 [2024-03-15T15:37:00.323Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
11:37:00 [2024-03-15T15:37:00.323Z] [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
11:37:00 [2024-03-15T15:37:00.323Z] [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 166 kB/s)
11:37:00 [2024-03-15T15:37:00.323Z] [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
11:37:00 [2024-03-15T15:37:00.323Z] [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
11:37:00 [2024-03-15T15:37:00.323Z] [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
11:37:00 [2024-03-15T15:37:00.323Z] [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
11:37:00 [2024-03-15T15:37:00.323Z] [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
11:37:00 [2024-03-15T15:37:00.323Z] [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
11:37:00 [2024-03-15T15:37:00.323Z] [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 3.4 MB/s)
11:37:00 [2024-03-15T15:37:00.323Z] [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
11:37:00 [2024-03-15T15:37:00.323Z] [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
11:37:00 [2024-03-15T15:37:00.323Z] [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
11:37:00 [2024-03-15T15:37:00.323Z] [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
11:37:00 [2024-03-15T15:37:00.323Z] [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
11:37:00 [2024-03-15T15:37:00.323Z] [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
11:37:00 [2024-03-15T15:37:00.323Z] [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 3.1 MB/s)
11:37:00 [2024-03-15T15:37:00.323Z] [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
11:37:00 [2024-03-15T15:37:00.323Z] [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
11:37:00 [2024-03-15T15:37:00.323Z] [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
11:37:00 [2024-03-15T15:37:00.579Z] [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
11:37:00 [2024-03-15T15:37:00.579Z] [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
11:37:00 [2024-03-15T15:37:00.579Z] [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
11:37:00 [2024-03-15T15:37:00.580Z] [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 217 kB/s)
11:37:00 [2024-03-15T15:37:00.580Z] [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
11:37:00 [2024-03-15T15:37:00.580Z] [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
11:37:00 [2024-03-15T15:37:00.580Z] [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
11:37:00 [2024-03-15T15:37:00.580Z] [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
11:37:00 [2024-03-15T15:37:00.580Z] [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
11:37:00 [2024-03-15T15:37:00.580Z] [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
11:37:00 [2024-03-15T15:37:00.580Z] [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)
11:37:00 [2024-03-15T15:37:00.580Z] [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
11:37:00 [2024-03-15T15:37:00.580Z] [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
11:37:00 [2024-03-15T15:37:00.580Z] [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
11:37:00 [2024-03-15T15:37:00.580Z] [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
11:37:00 [2024-03-15T15:37:00.836Z] [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
11:37:00 [2024-03-15T15:37:00.836Z] [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
11:37:00 [2024-03-15T15:37:00.836Z] [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 81 kB/s)
11:37:00 [2024-03-15T15:37:00.836Z] [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
11:37:00 [2024-03-15T15:37:00.836Z] [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
11:37:00 [2024-03-15T15:37:00.836Z] [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
11:37:00 [2024-03-15T15:37:00.836Z] [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
11:37:00 [2024-03-15T15:37:00.836Z] [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
11:37:00 [2024-03-15T15:37:00.836Z] [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
11:37:00 [2024-03-15T15:37:00.836Z] [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 226 kB/s)
11:37:00 [2024-03-15T15:37:00.836Z] [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
11:37:00 [2024-03-15T15:37:00.836Z] [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
11:37:00 [2024-03-15T15:37:00.836Z] [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
11:37:00 [2024-03-15T15:37:00.836Z] [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
11:37:00 [2024-03-15T15:37:00.836Z] [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
11:37:00 [2024-03-15T15:37:00.836Z] [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
11:37:00 [2024-03-15T15:37:00.836Z] [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 110 kB/s)
11:37:00 [2024-03-15T15:37:00.836Z] [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
11:37:00 [2024-03-15T15:37:00.836Z] [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
11:37:01 [2024-03-15T15:37:01.093Z] [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
11:37:01 [2024-03-15T15:37:01.093Z] [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
11:37:01 [2024-03-15T15:37:01.093Z] [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
11:37:01 [2024-03-15T15:37:01.093Z] [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
11:37:01 [2024-03-15T15:37:01.093Z] [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 276 kB/s)
11:37:01 [2024-03-15T15:37:01.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
11:37:01 [2024-03-15T15:37:01.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
11:37:01 [2024-03-15T15:37:01.093Z] [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
11:37:01 [2024-03-15T15:37:01.093Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
11:37:01 [2024-03-15T15:37:01.093Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
11:37:01 [2024-03-15T15:37:01.093Z] [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
11:37:01 [2024-03-15T15:37:01.350Z] [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 360 kB/s)
11:37:01 [2024-03-15T15:37:01.350Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
11:37:01 [2024-03-15T15:37:01.350Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
11:37:01 [2024-03-15T15:37:01.350Z] [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
11:37:01 [2024-03-15T15:37:01.350Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
11:37:01 [2024-03-15T15:37:01.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
11:37:01 [2024-03-15T15:37:01.350Z] [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
11:37:01 [2024-03-15T15:37:01.350Z] [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 4.2 MB/s)
11:37:01 [2024-03-15T15:37:01.350Z] [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
11:37:01 [2024-03-15T15:37:01.350Z] [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
11:37:01 [2024-03-15T15:37:01.350Z] [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
11:37:01 [2024-03-15T15:37:01.351Z] [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
11:37:01 [2024-03-15T15:37:01.351Z] [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
11:37:01 [2024-03-15T15:37:01.351Z] [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
11:37:01 [2024-03-15T15:37:01.351Z] [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
11:37:01 [2024-03-15T15:37:01.351Z] [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 405 kB/s)
11:37:01 [2024-03-15T15:37:01.351Z] [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
11:37:01 [2024-03-15T15:37:01.351Z] [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
11:37:01 [2024-03-15T15:37:01.351Z] [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
11:37:01 [2024-03-15T15:37:01.607Z] [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
11:37:01 [2024-03-15T15:37:01.607Z] [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
11:37:01 [2024-03-15T15:37:01.607Z] [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
11:37:01 [2024-03-15T15:37:01.607Z] [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 3.2 MB/s)
11:37:01 [2024-03-15T15:37:01.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:37:01 [2024-03-15T15:37:01.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:37:01 [2024-03-15T15:37:01.607Z] [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
11:37:01 [2024-03-15T15:37:01.607Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:37:01 [2024-03-15T15:37:01.607Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:37:01 [2024-03-15T15:37:01.607Z] [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
11:37:01 [2024-03-15T15:37:01.607Z] [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)
11:37:01 [2024-03-15T15:37:01.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
11:37:01 [2024-03-15T15:37:01.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
11:37:01 [2024-03-15T15:37:01.607Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
11:37:01 [2024-03-15T15:37:01.863Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
11:37:01 [2024-03-15T15:37:01.863Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
11:37:01 [2024-03-15T15:37:01.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
11:37:01 [2024-03-15T15:37:01.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 1.6 MB/s)
11:37:01 [2024-03-15T15:37:01.864Z] [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
11:37:01 [2024-03-15T15:37:01.864Z] [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
11:37:01 [2024-03-15T15:37:01.864Z] [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
11:37:01 [2024-03-15T15:37:01.864Z] [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
11:37:01 [2024-03-15T15:37:01.864Z] [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
11:37:01 [2024-03-15T15:37:01.864Z] [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
11:37:01 [2024-03-15T15:37:01.864Z] [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 44 kB/s)
11:37:01 [2024-03-15T15:37:01.864Z] [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
11:37:01 [2024-03-15T15:37:01.864Z] [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
11:37:01 [2024-03-15T15:37:01.864Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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 393 kB/s)
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.120Z] [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
11:37:02 [2024-03-15T15:37:02.121Z] [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
11:37:02 [2024-03-15T15:37:02.121Z] [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
11:37:02 [2024-03-15T15:37:02.121Z] [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
11:37:02 [2024-03-15T15:37:02.121Z] [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
11:37:02 [2024-03-15T15:37:02.121Z] [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
11:37:02 [2024-03-15T15:37:02.121Z] [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
11:37:02 [2024-03-15T15:37:02.377Z] [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
11:37:02 [2024-03-15T15:37:02.377Z] [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
11:37:02 [2024-03-15T15:37:02.377Z] [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
11:37:02 [2024-03-15T15:37:02.377Z] [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
11:37:02 [2024-03-15T15:37:02.377Z] [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
11:37:02 [2024-03-15T15:37:02.377Z] [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
11:37:02 [2024-03-15T15:37:02.377Z] [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
11:37:02 [2024-03-15T15:37:02.377Z] [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
11:37:02 [2024-03-15T15:37:02.377Z] [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
11:37:02 [2024-03-15T15:37:02.635Z] [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
11:37:02 [2024-03-15T15:37:02.635Z] [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
11:37:02 [2024-03-15T15:37:02.635Z] [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
11:37:02 [2024-03-15T15:37:02.891Z] [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
11:37:02 [2024-03-15T15:37:02.891Z] [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
11:37:02 [2024-03-15T15:37:02.891Z] [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
11:37:02 [2024-03-15T15:37:02.891Z] [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
11:37:02 [2024-03-15T15:37:02.891Z] [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
11:37:02 [2024-03-15T15:37:02.891Z] [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
11:37:02 [2024-03-15T15:37:02.891Z] [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
11:37:02 [2024-03-15T15:37:02.891Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
11:37:02 [2024-03-15T15:37:02.891Z] [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
11:37:02 [2024-03-15T15:37:02.891Z] [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
11:37:02 [2024-03-15T15:37:02.891Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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 2.1 MB/s)
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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)
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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)
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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 17 MB/s)
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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 12 MB/s)
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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 3.4 MB/s)
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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 12 MB/s)
11:37:02 [2024-03-15T15:37:02.892Z] [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
11:37:02 [2024-03-15T15:37:02.892Z] [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.8 MB/s)
11:37:02 [2024-03-15T15:37:02.893Z] [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
11:37:02 [2024-03-15T15:37:02.893Z] [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 4.6 MB/s)
11:37:02 [2024-03-15T15:37:02.893Z] [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
11:37:02 [2024-03-15T15:37:02.893Z] [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 1.4 MB/s)
11:37:02 [2024-03-15T15:37:02.893Z] [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
11:37:02 [2024-03-15T15:37:02.893Z] [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 1.5 MB/s)
11:37:02 [2024-03-15T15:37:02.893Z] [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
11:37:02 [2024-03-15T15:37:02.893Z] [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.1 MB/s)
11:37:02 [2024-03-15T15:37:02.893Z] [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
11:37:02 [2024-03-15T15:37:02.893Z] [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 1.3 MB/s)
11:37:02 [2024-03-15T15:37:02.893Z] [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
11:37:02 [2024-03-15T15:37:02.893Z] [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 3.1 MB/s)
11:37:02 [2024-03-15T15:37:02.893Z] [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 11 MB/s)
11:37:02 [2024-03-15T15:37:02.893Z] [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 7.5 MB/s)
11:37:02 [2024-03-15T15:37:02.893Z] [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 4.9 MB/s)
11:37:02 [2024-03-15T15:37:02.893Z] [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 6.6 MB/s)
11:37:02 [2024-03-15T15:37:02.893Z] [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
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT [2/141]
11:37:02 [2024-03-15T15:37:02.893Z] [INFO]   from analysis/pom.xml
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --------------------------------[ pom ]---------------------------------
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis-parent ---
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis-parent ---
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
11:37:02 [2024-03-15T15:37:02.893Z] [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
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] Building Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT    [3/141]
11:37:02 [2024-03-15T15:37:02.893Z] [INFO]   from common/pom.xml
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --------------------------------[ pom ]---------------------------------
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common-parent ---
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common-parent ---
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
11:37:02 [2024-03-15T15:37:02.893Z] [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
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] 
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/141]
11:37:02 [2024-03-15T15:37:02.893Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
11:37:02 [2024-03-15T15:37:02.893Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:37:02 [2024-03-15T15:37:02.893Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:37:03 [2024-03-15T15:37:03.150Z] [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@20fe006e
11:37:03 [2024-03-15T15:37:03.151Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
11:37:03 [2024-03-15T15:37:03.151Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
11:37:03 [2024-03-15T15:37:03.151Z] [INFO]     Transport mode:         online
11:37:03 [2024-03-15T15:37:03.151Z] [INFO]     Http Transport type:    Java11Client
11:37:03 [2024-03-15T15:37:03.151Z] [INFO]     Update mode:            cache first
11:37:03 [2024-03-15T15:37:03.151Z] [INFO]     Minimum cache duration: 60 minutes
11:37:03 [2024-03-15T15:37:03.151Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
11:37:07 [2024-03-15T15:37:07.322Z] [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
11:37:08 [2024-03-15T15:37:08.250Z] [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
11:37:08 [2024-03-15T15:37:08.250Z] [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 35 MB/s)
11:37:08 [2024-03-15T15:37:08.250Z] [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
11:37:08 [2024-03-15T15:37:08.250Z] [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 790 kB/s)
11:37:08 [2024-03-15T15:37:08.812Z] [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
11:37:08 [2024-03-15T15:37:08.812Z] [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 465 kB/s)
11:37:08 [2024-03-15T15:37:08.812Z] [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
11:37:08 [2024-03-15T15:37:08.812Z] [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 2.3 MB/s)
11:37:08 [2024-03-15T15:37:08.812Z] [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
11:37:08 [2024-03-15T15:37:08.812Z] [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)
11:37:08 [2024-03-15T15:37:08.812Z] [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
11:37:08 [2024-03-15T15:37:08.812Z] [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)
11:37:08 [2024-03-15T15:37:08.812Z] [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
11:37:08 [2024-03-15T15:37:08.812Z] [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)
11:37:08 [2024-03-15T15:37:08.812Z] [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
11:37:08 [2024-03-15T15:37:08.812Z] [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 427 kB/s)
11:37:08 [2024-03-15T15:37:08.812Z] [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
11:37:08 [2024-03-15T15:37:08.812Z] [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 1.5 MB/s)
11:37:08 [2024-03-15T15:37:08.812Z] [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
11:37:08 [2024-03-15T15:37:08.812Z] [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 13 MB/s)
11:37:08 [2024-03-15T15:37:08.813Z] [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
11:37:08 [2024-03-15T15:37:08.813Z] [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
11:37:08 [2024-03-15T15:37:08.813Z] [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 715 kB/s)
11:37:08 [2024-03-15T15:37:08.813Z] [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 312 kB/s)
11:37:08 [2024-03-15T15:37:08.813Z] [INFO] 
11:37:08 [2024-03-15T15:37:08.813Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
11:37:08 [2024-03-15T15:37:08.813Z] [INFO] 
11:37:08 [2024-03-15T15:37:08.813Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
11:37:08 [2024-03-15T15:37:08.813Z] [INFO] The project's OSGi version is 5.2.0.202403151535
11:37:08 [2024-03-15T15:37:08.813Z] [INFO] 
11:37:08 [2024-03-15T15:37:08.813Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
11:37:08 [2024-03-15T15:37:08.813Z] [INFO] 
11:37:08 [2024-03-15T15:37:08.813Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
11:37:08 [2024-03-15T15:37:08.813Z] [INFO] 
11:37:08 [2024-03-15T15:37:08.813Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
11:37:08 [2024-03-15T15:37:08.813Z] [INFO] 
11:37:08 [2024-03-15T15:37:08.813Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
11:37:08 [2024-03-15T15:37:08.813Z] [INFO] 
11:37:08 [2024-03-15T15:37:08.813Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
11:37:08 [2024-03-15T15:37:08.813Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
11:37:09 [2024-03-15T15:37:09.069Z] [INFO] 
11:37:09 [2024-03-15T15:37:09.069Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
11:37:09 [2024-03-15T15:37:09.069Z] [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
11:37:09 [2024-03-15T15:37:09.069Z] [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
11:37:09 [2024-03-15T15:37:09.069Z] [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
11:37:09 [2024-03-15T15:37:09.069Z] [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
11:37:09 [2024-03-15T15:37:09.069Z] [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
11:37:09 [2024-03-15T15:37:09.325Z] [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
11:37:09 [2024-03-15T15:37:09.325Z] [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 671 kB/s)
11:37:09 [2024-03-15T15:37:09.325Z] [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
11:37:09 [2024-03-15T15:37:09.325Z] [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
11:37:09 [2024-03-15T15:37:09.325Z] [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
11:37:09 [2024-03-15T15:37:09.325Z] [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
11:37:09 [2024-03-15T15:37:09.325Z] [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
11:37:09 [2024-03-15T15:37:09.325Z] [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
11:37:09 [2024-03-15T15:37:09.325Z] [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 358 kB/s)
11:37:09 [2024-03-15T15:37:09.325Z] [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
11:37:09 [2024-03-15T15:37:09.325Z] [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
11:37:09 [2024-03-15T15:37:09.325Z] [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
11:37:09 [2024-03-15T15:37:09.583Z] [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
11:37:09 [2024-03-15T15:37:09.583Z] [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
11:37:09 [2024-03-15T15:37:09.583Z] [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
11:37:09 [2024-03-15T15:37:09.583Z] [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 6.1 MB/s)
11:37:09 [2024-03-15T15:37:09.583Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/main/resources
11:37:09 [2024-03-15T15:37:09.583Z] [INFO] 
11:37:09 [2024-03-15T15:37:09.583Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
11:37:09 [2024-03-15T15:37:09.583Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:37:09 [2024-03-15T15:37:09.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
11:37:09 [2024-03-15T15:37:09.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.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
11:37:09 [2024-03-15T15:37:09.583Z] [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
11:37:09 [2024-03-15T15:37:09.583Z] [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 9.5 kB/s)
11:37:09 [2024-03-15T15:37:09.583Z] [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
11:37:09 [2024-03-15T15:37:09.583Z] [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)
11:37:09 [2024-03-15T15:37:09.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
11:37:09 [2024-03-15T15:37:09.839Z] [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 14 kB/s)
11:37:09 [2024-03-15T15:37:09.839Z] [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
11:37:09 [2024-03-15T15:37:09.839Z] [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)
11:37:09 [2024-03-15T15:37:09.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
11:37:09 [2024-03-15T15:37:09.839Z] [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 76 kB/s)
11:37:09 [2024-03-15T15:37:09.839Z] [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
11:37:09 [2024-03-15T15:37:09.839Z] [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)
11:37:09 [2024-03-15T15:37:09.839Z] [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
11:37:11 [2024-03-15T15:37:11.731Z] [INFO] 
11:37:11 [2024-03-15T15:37:11.731Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.common.core ---
11:37:11 [2024-03-15T15:37:11.731Z] [INFO] 
11:37:11 [2024-03-15T15:37:11.731Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core ---
11:37:11 [2024-03-15T15:37:11.731Z] [INFO] 
11:37:11 [2024-03-15T15:37:11.731Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
11:37:11 [2024-03-15T15:37:11.731Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/test/resources
11:37:11 [2024-03-15T15:37:11.731Z] [INFO] 
11:37:11 [2024-03-15T15:37:11.731Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core ---
11:37:11 [2024-03-15T15:37:11.732Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:37:11 [2024-03-15T15:37:11.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
11:37:11 [2024-03-15T15:37:11.732Z] [WARNING] The 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
11:37:11 [2024-03-15T15:37:11.732Z] [INFO] 
11:37:11 [2024-03-15T15:37:11.732Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core ---
11:37:11 [2024-03-15T15:37:11.732Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
11:37:11 [2024-03-15T15:37:11.732Z] [INFO] 
11:37:11 [2024-03-15T15:37:11.732Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
11:37:11 [2024-03-15T15:37:11.732Z] [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
11:37:11 [2024-03-15T15:37:11.732Z] [INFO] 
11:37:11 [2024-03-15T15:37:11.732Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
11:37:15 [2024-03-15T15:37:15.003Z] [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
11:37:15 [2024-03-15T15:37:15.003Z] [INFO] 
11:37:15 [2024-03-15T15:37:15.003Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
11:37:15 [2024-03-15T15:37:15.003Z] [INFO] 
11:37:15 [2024-03-15T15:37:15.003Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core ---
11:37:15 [2024-03-15T15:37:15.003Z] [INFO] 
11:37:15 [2024-03-15T15:37:15.003Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
11:37:15 [2024-03-15T15:37:15.003Z] [INFO] 
11:37:15 [2024-03-15T15:37:15.003Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core ---
11:37:15 [2024-03-15T15:37:15.003Z] [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
11:37:16 [2024-03-15T15:37:16.380Z] [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
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
11:37:17 [2024-03-15T15:37:17.749Z] [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
11:37:17 [2024-03-15T15:37:17.749Z] [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
11:37:17 [2024-03-15T15:37:17.749Z] [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
11:37:17 [2024-03-15T15:37:17.749Z] [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
11:37:17 [2024-03-15T15:37:17.749Z] [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
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] Building Trace Compass State System Parent 9.3.0-SNAPSHOT        [5/141]
11:37:17 [2024-03-15T15:37:17.749Z] [INFO]   from statesystem/pom.xml
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --------------------------------[ pom ]---------------------------------
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem-parent ---
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem-parent ---
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
11:37:17 [2024-03-15T15:37:17.749Z] [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
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/141]
11:37:17 [2024-03-15T15:37:17.749Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:37:17 [2024-03-15T15:37:17.749Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:37:17 [2024-03-15T15:37:17.749Z] [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
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] The project's OSGi version is 1.3.0.202403151535
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.749Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
11:37:17 [2024-03-15T15:37:17.750Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.750Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
11:37:17 [2024-03-15T15:37:17.750Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.750Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
11:37:17 [2024-03-15T15:37:17.750Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
11:37:17 [2024-03-15T15:37:17.750Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.750Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
11:37:17 [2024-03-15T15:37:17.750Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
11:37:17 [2024-03-15T15:37:17.750Z] [INFO] 
11:37:17 [2024-03-15T15:37:17.750Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
11:37:17 [2024-03-15T15:37:17.750Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:37:17 [2024-03-15T15:37:17.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
11:37:17 [2024-03-15T15:37:17.750Z] [WARNING] The 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
11:37:18 [2024-03-15T15:37:18.006Z] [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
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] 
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.datastore.core ---
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] 
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core ---
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] 
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] 
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core ---
11:37:18 [2024-03-15T15:37:18.568Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:37:18 [2024-03-15T15:37:18.568Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:37:18 [2024-03-15T15:37:18.568Z] [WARNING] The 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
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] 
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core ---
11:37:18 [2024-03-15T15:37:18.568Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] 
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
11:37:18 [2024-03-15T15:37:18.568Z] [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
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] 
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
11:37:18 [2024-03-15T15:37:18.568Z] [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
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] 
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] 
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core ---
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] 
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] 
11:37:18 [2024-03-15T15:37:18.568Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core ---
11:37:18 [2024-03-15T15:37:18.824Z] [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
11:37:19 [2024-03-15T15:37:19.386Z] [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
11:37:20 [2024-03-15T15:37:20.753Z] [INFO] 
11:37:20 [2024-03-15T15:37:20.753Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
11:37:20 [2024-03-15T15:37:20.754Z] [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
11:37:20 [2024-03-15T15:37:20.754Z] [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
11:37:20 [2024-03-15T15:37:20.754Z] [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
11:37:20 [2024-03-15T15:37:20.754Z] [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
11:37:20 [2024-03-15T15:37:20.754Z] [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
11:37:20 [2024-03-15T15:37:20.754Z] [INFO] 
11:37:20 [2024-03-15T15:37:20.754Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
11:37:20 [2024-03-15T15:37:20.754Z] [INFO] 
11:37:20 [2024-03-15T15:37:20.754Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
11:37:20 [2024-03-15T15:37:20.754Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/141]
11:37:20 [2024-03-15T15:37:20.754Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
11:37:20 [2024-03-15T15:37:20.754Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:37:20 [2024-03-15T15:37:20.754Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:37:20 [2024-03-15T15:37:20.754Z] [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
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] The project's OSGi version is 3.1.0.202403151535
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.010Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.010Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:37:21 [2024-03-15T15:37:21.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
11:37:21 [2024-03-15T15:37:21.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.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
11:37:21 [2024-03-15T15:37:21.011Z] [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
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.267Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:37:21 [2024-03-15T15:37:21.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
11:37:21 [2024-03-15T15:37:21.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.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.267Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.267Z] [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
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.267Z] [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
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.267Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.523Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.523Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.523Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.523Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.523Z] [INFO] 
11:37:21 [2024-03-15T15:37:21.523Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:21 [2024-03-15T15:37:21.523Z] [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
11:37:22 [2024-03-15T15:37:22.453Z] [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
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:23 [2024-03-15T15:37:23.017Z] [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
11:37:23 [2024-03-15T15:37:23.017Z] [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
11:37:23 [2024-03-15T15:37:23.017Z] [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
11:37:23 [2024-03-15T15:37:23.017Z] [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
11:37:23 [2024-03-15T15:37:23.017Z] [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
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] Building Trace Compass TMF Parent 9.3.0-SNAPSHOT                 [8/141]
11:37:23 [2024-03-15T15:37:23.017Z] [INFO]   from tmf/pom.xml
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --------------------------------[ pom ]---------------------------------
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf-parent ---
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf-parent ---
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
11:37:23 [2024-03-15T15:37:23.017Z] [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
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/141]
11:37:23 [2024-03-15T15:37:23.017Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:37:23 [2024-03-15T15:37:23.017Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:37:23 [2024-03-15T15:37:23.017Z] [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
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.017Z] [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])
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] The project's OSGi version is 1.1.1.202403151535
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] Resolving class path of Trace Compass Filter Parser
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.017Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.017Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:37:23 [2024-03-15T15:37:23.017Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:37:23 [2024-03-15T15:37:23.017Z] [WARNING] The 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
11:37:23 [2024-03-15T15:37:23.273Z] [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
11:37:23 [2024-03-15T15:37:23.273Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.273Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.273Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.273Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.273Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.273Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.273Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
11:37:23 [2024-03-15T15:37:23.273Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.273Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.273Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:37:23 [2024-03-15T15:37:23.273Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:37:23 [2024-03-15T15:37:23.274Z] [WARNING] The 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
11:37:23 [2024-03-15T15:37:23.274Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.274Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.274Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
11:37:23 [2024-03-15T15:37:23.274Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.274Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.274Z] [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
11:37:23 [2024-03-15T15:37:23.274Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.274Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.274Z] [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
11:37:23 [2024-03-15T15:37:23.274Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.274Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.274Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.274Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.274Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.274Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.274Z] [INFO] 
11:37:23 [2024-03-15T15:37:23.274Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:23 [2024-03-15T15:37:23.274Z] [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
11:37:24 [2024-03-15T15:37:24.201Z] [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
11:37:25 [2024-03-15T15:37:25.129Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.129Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:25 [2024-03-15T15:37:25.129Z] [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
11:37:25 [2024-03-15T15:37:25.129Z] [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
11:37:25 [2024-03-15T15:37:25.129Z] [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
11:37:25 [2024-03-15T15:37:25.130Z] [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
11:37:25 [2024-03-15T15:37:25.130Z] [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
11:37:25 [2024-03-15T15:37:25.130Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.130Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:37:25 [2024-03-15T15:37:25.130Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.130Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
11:37:25 [2024-03-15T15:37:25.130Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT [10/141]
11:37:25 [2024-03-15T15:37:25.130Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
11:37:25 [2024-03-15T15:37:25.130Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:37:25 [2024-03-15T15:37:25.130Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:37:25 [2024-03-15T15:37:25.130Z] [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
11:37:25 [2024-03-15T15:37:25.130Z] [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
11:37:25 [2024-03-15T15:37:25.130Z] [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 19 MB/s)
11:37:25 [2024-03-15T15:37:25.130Z] [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
11:37:25 [2024-03-15T15:37:25.386Z] [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 37 MB/s)
11:37:25 [2024-03-15T15:37:25.386Z] [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
11:37:25 [2024-03-15T15:37:25.386Z] [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 1.3 MB/s)
11:37:25 [2024-03-15T15:37:25.386Z] [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
11:37:25 [2024-03-15T15:37:25.386Z] [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)
11:37:25 [2024-03-15T15:37:25.386Z] [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
11:37:25 [2024-03-15T15:37:25.386Z] [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)
11:37:25 [2024-03-15T15:37:25.386Z] [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
11:37:25 [2024-03-15T15:37:25.386Z] [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 7.8 MB/s)
11:37:25 [2024-03-15T15:37:25.386Z] [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
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] The project's OSGi version is 5.3.1.202403151535
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.386Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.386Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:37:25 [2024-03-15T15:37:25.386Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:37:25 [2024-03-15T15:37:25.386Z] [WARNING] The 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
11:37:25 [2024-03-15T15:37:25.386Z] [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
11:37:25 [2024-03-15T15:37:25.949Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.949Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.949Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.949Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.949Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.949Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
11:37:25 [2024-03-15T15:37:25.950Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.950Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.950Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:37:25 [2024-03-15T15:37:25.950Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:37:25 [2024-03-15T15:37:25.950Z] [WARNING] The 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
11:37:25 [2024-03-15T15:37:25.950Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.950Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.950Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
11:37:25 [2024-03-15T15:37:25.950Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.950Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.950Z] [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
11:37:25 [2024-03-15T15:37:25.950Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.950Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.950Z] [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
11:37:25 [2024-03-15T15:37:25.950Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.950Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.950Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.950Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.950Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.950Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.950Z] [INFO] 
11:37:25 [2024-03-15T15:37:25.950Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core ---
11:37:25 [2024-03-15T15:37:25.950Z] [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
11:37:26 [2024-03-15T15:37:26.877Z] [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
11:37:27 [2024-03-15T15:37:27.808Z] [INFO] 
11:37:27 [2024-03-15T15:37:27.808Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
11:37:27 [2024-03-15T15:37:27.808Z] [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
11:37:27 [2024-03-15T15:37:27.808Z] [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
11:37:27 [2024-03-15T15:37:27.808Z] [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
11:37:27 [2024-03-15T15:37:27.808Z] [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
11:37:27 [2024-03-15T15:37:27.808Z] [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
11:37:27 [2024-03-15T15:37:27.808Z] [INFO] 
11:37:27 [2024-03-15T15:37:27.808Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
11:37:27 [2024-03-15T15:37:27.808Z] [INFO] 
11:37:27 [2024-03-15T15:37:27.808Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
11:37:27 [2024-03-15T15:37:27.808Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT       [11/141]
11:37:27 [2024-03-15T15:37:27.808Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
11:37:27 [2024-03-15T15:37:27.808Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:37:27 [2024-03-15T15:37:27.808Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:37:27 [2024-03-15T15:37:27.808Z] [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
11:37:27 [2024-03-15T15:37:27.808Z] [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
11:37:27 [2024-03-15T15:37:27.808Z] [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 29 MB/s)
11:37:28 [2024-03-15T15:37:28.370Z] [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
11:37:28 [2024-03-15T15:37:28.626Z] [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 21 MB/s)
11:37:28 [2024-03-15T15:37:28.626Z] [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
11:37:28 [2024-03-15T15:37:28.626Z] [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 4.5 MB/s)
11:37:28 [2024-03-15T15:37:28.626Z] [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
11:37:28 [2024-03-15T15:37:28.626Z] [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 2.9 MB/s)
11:37:28 [2024-03-15T15:37:28.626Z] [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
11:37:28 [2024-03-15T15:37:28.626Z] [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 11 MB/s)
11:37:28 [2024-03-15T15:37:28.626Z] [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
11:37:28 [2024-03-15T15:37:28.626Z] [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 6.0 MB/s)
11:37:28 [2024-03-15T15:37:28.626Z] [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
11:37:28 [2024-03-15T15:37:28.626Z] [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 2.6 MB/s)
11:37:28 [2024-03-15T15:37:28.626Z] [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
11:37:28 [2024-03-15T15:37:28.626Z] [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 2.0 MB/s)
11:37:28 [2024-03-15T15:37:28.626Z] [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
11:37:28 [2024-03-15T15:37:28.626Z] [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.1 MB/s)
11:37:28 [2024-03-15T15:37:28.626Z] [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
11:37:28 [2024-03-15T15:37:28.626Z] [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.0 MB/s)
11:37:28 [2024-03-15T15:37:28.626Z] [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
11:37:28 [2024-03-15T15:37:28.626Z] [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 6.9 MB/s)
11:37:28 [2024-03-15T15:37:28.626Z] [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
11:37:28 [2024-03-15T15:37:28.626Z] [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.2 MB/s)
11:37:28 [2024-03-15T15:37:28.626Z] [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
11:37:28 [2024-03-15T15:37:28.626Z] [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)
11:37:28 [2024-03-15T15:37:28.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/31/apache-31.pom
11:37:28 [2024-03-15T15:37:28.882Z] [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.9 MB/s)
11:37:28 [2024-03-15T15:37:28.882Z] [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
11:37:28 [2024-03-15T15:37:28.882Z] [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 807 kB/s)
11:37:28 [2024-03-15T15:37:28.882Z] [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
11:37:28 [2024-03-15T15:37:28.882Z] [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.6 MB/s)
11:37:28 [2024-03-15T15:37:28.882Z] [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
11:37:28 [2024-03-15T15:37:28.882Z] [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)
11:37:28 [2024-03-15T15:37:28.882Z] [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
11:37:28 [2024-03-15T15:37:28.882Z] [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 63 kB/s)
11:37:28 [2024-03-15T15:37:28.882Z] [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
11:37:28 [2024-03-15T15:37:28.882Z] [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 236 kB/s)
11:37:28 [2024-03-15T15:37:28.882Z] [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
11:37:28 [2024-03-15T15:37:28.882Z] [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 298 kB/s)
11:37:28 [2024-03-15T15:37:28.882Z] [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
11:37:28 [2024-03-15T15:37:28.882Z] [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)
11:37:28 [2024-03-15T15:37:28.882Z] [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
11:37:28 [2024-03-15T15:37:28.882Z] [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 175 kB/s)
11:37:28 [2024-03-15T15:37:28.882Z] [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
11:37:28 [2024-03-15T15:37:28.883Z] [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 211 kB/s)
11:37:28 [2024-03-15T15:37:28.883Z] [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
11:37:28 [2024-03-15T15:37:28.883Z] [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 146 kB/s)
11:37:28 [2024-03-15T15:37:28.883Z] [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
11:37:28 [2024-03-15T15:37:28.883Z] [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 28 kB/s)
11:37:28 [2024-03-15T15:37:28.883Z] [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
11:37:28 [2024-03-15T15:37:28.883Z] [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 284 kB/s)
11:37:28 [2024-03-15T15:37:28.883Z] [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
11:37:28 [2024-03-15T15:37:28.883Z] [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 295 kB/s)
11:37:28 [2024-03-15T15:37:28.883Z] [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
11:37:28 [2024-03-15T15:37:28.883Z] [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)
11:37:28 [2024-03-15T15:37:28.883Z] [INFO] 
11:37:28 [2024-03-15T15:37:28.883Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
11:37:28 [2024-03-15T15:37:28.883Z] [INFO] 
11:37:28 [2024-03-15T15:37:28.883Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
11:37:28 [2024-03-15T15:37:28.883Z] [INFO] The project's OSGi version is 9.2.1.202403151535
11:37:28 [2024-03-15T15:37:28.883Z] [INFO] 
11:37:28 [2024-03-15T15:37:28.883Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
11:37:28 [2024-03-15T15:37:28.883Z] [INFO] 
11:37:28 [2024-03-15T15:37:28.883Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
11:37:28 [2024-03-15T15:37:28.883Z] [INFO] 
11:37:28 [2024-03-15T15:37:28.883Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
11:37:28 [2024-03-15T15:37:28.883Z] [INFO] 
11:37:28 [2024-03-15T15:37:28.883Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
11:37:28 [2024-03-15T15:37:28.883Z] [INFO] 
11:37:28 [2024-03-15T15:37:28.883Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
11:37:28 [2024-03-15T15:37:28.883Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
11:37:29 [2024-03-15T15:37:29.139Z] [INFO] 
11:37:29 [2024-03-15T15:37:29.139Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
11:37:29 [2024-03-15T15:37:29.139Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
11:37:29 [2024-03-15T15:37:29.139Z] [INFO] 
11:37:29 [2024-03-15T15:37:29.139Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
11:37:29 [2024-03-15T15:37:29.139Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:37:29 [2024-03-15T15:37:29.139Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:37:29 [2024-03-15T15:37:29.139Z] [WARNING] The 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
11:37:29 [2024-03-15T15:37:29.139Z] [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
11:37:31 [2024-03-15T15:37:31.658Z] [INFO] 
11:37:31 [2024-03-15T15:37:31.658Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.core ---
11:37:31 [2024-03-15T15:37:31.658Z] [INFO] 
11:37:31 [2024-03-15T15:37:31.658Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core ---
11:37:31 [2024-03-15T15:37:31.658Z] [INFO] 
11:37:31 [2024-03-15T15:37:31.658Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
11:37:31 [2024-03-15T15:37:31.658Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
11:37:31 [2024-03-15T15:37:31.658Z] [INFO] 
11:37:31 [2024-03-15T15:37:31.658Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core ---
11:37:31 [2024-03-15T15:37:31.658Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:37:31 [2024-03-15T15:37:31.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
11:37:31 [2024-03-15T15:37:31.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.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
11:37:31 [2024-03-15T15:37:31.658Z] [INFO] 
11:37:31 [2024-03-15T15:37:31.658Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core ---
11:37:31 [2024-03-15T15:37:31.658Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:37:31 [2024-03-15T15:37:31.658Z] [INFO] 
11:37:31 [2024-03-15T15:37:31.658Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
11:37:31 [2024-03-15T15:37:31.658Z] [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
11:37:31 [2024-03-15T15:37:31.658Z] [INFO] 
11:37:31 [2024-03-15T15:37:31.658Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
11:37:31 [2024-03-15T15:37:31.658Z] [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
11:37:31 [2024-03-15T15:37:31.914Z] [INFO] 
11:37:31 [2024-03-15T15:37:31.914Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
11:37:31 [2024-03-15T15:37:31.914Z] [INFO] 
11:37:31 [2024-03-15T15:37:31.914Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core ---
11:37:31 [2024-03-15T15:37:31.914Z] [INFO] 
11:37:31 [2024-03-15T15:37:31.914Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
11:37:31 [2024-03-15T15:37:31.914Z] [INFO] 
11:37:31 [2024-03-15T15:37:31.914Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core ---
11:37:32 [2024-03-15T15:37:32.476Z] [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
11:37:33 [2024-03-15T15:37:33.843Z] [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
11:37:35 [2024-03-15T15:37:35.734Z] [INFO] 
11:37:35 [2024-03-15T15:37:35.734Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
11:37:35 [2024-03-15T15:37:35.734Z] [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
11:37:35 [2024-03-15T15:37:35.734Z] [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
11:37:35 [2024-03-15T15:37:35.734Z] [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
11:37:35 [2024-03-15T15:37:35.734Z] [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
11:37:35 [2024-03-15T15:37:35.734Z] [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
11:37:35 [2024-03-15T15:37:35.734Z] [INFO] 
11:37:35 [2024-03-15T15:37:35.734Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
11:37:35 [2024-03-15T15:37:35.734Z] [INFO] 
11:37:35 [2024-03-15T15:37:35.734Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
11:37:35 [2024-03-15T15:37:35.734Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [12/141]
11:37:35 [2024-03-15T15:37:35.734Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
11:37:35 [2024-03-15T15:37:35.734Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:37:35 [2024-03-15T15:37:35.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
11:37:35 [2024-03-15T15:37:35.734Z] [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
11:37:35 [2024-03-15T15:37:35.734Z] [INFO] 
11:37:35 [2024-03-15T15:37:35.734Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:35 [2024-03-15T15:37:35.734Z] [INFO] 
11:37:35 [2024-03-15T15:37:35.734Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] The project's OSGi version is 2.2.1.202403151535
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] 
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] 
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] 
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] 
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] 
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] 
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] 
11:37:35 [2024-03-15T15:37:35.735Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:35 [2024-03-15T15:37:35.735Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:37:35 [2024-03-15T15:37:35.735Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:37:35 [2024-03-15T15:37:35.735Z] [WARNING] The 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
11:37:35 [2024-03-15T15:37:35.991Z] [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
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] 
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] 
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] 
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] 
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:36 [2024-03-15T15:37:36.247Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:37:36 [2024-03-15T15:37:36.247Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:37:36 [2024-03-15T15:37:36.247Z] [WARNING] The 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
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] 
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:36 [2024-03-15T15:37:36.247Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] 
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:36 [2024-03-15T15:37:36.247Z] [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
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] 
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:36 [2024-03-15T15:37:36.247Z] [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
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] 
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:36 [2024-03-15T15:37:36.247Z] [INFO] 
11:37:36 [2024-03-15T15:37:36.248Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:36 [2024-03-15T15:37:36.248Z] [INFO] 
11:37:36 [2024-03-15T15:37:36.248Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:36 [2024-03-15T15:37:36.248Z] [INFO] 
11:37:36 [2024-03-15T15:37:36.248Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:36 [2024-03-15T15:37:36.248Z] [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
11:37:37 [2024-03-15T15:37:37.175Z] [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
11:37:37 [2024-03-15T15:37:37.736Z] [INFO] 
11:37:37 [2024-03-15T15:37:37.736Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:37 [2024-03-15T15:37:37.736Z] [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
11:37:37 [2024-03-15T15:37:37.737Z] [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
11:37:37 [2024-03-15T15:37:37.737Z] [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
11:37:37 [2024-03-15T15:37:37.737Z] [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
11:37:38 [2024-03-15T15:37:38.004Z] [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
11:37:38 [2024-03-15T15:37:38.004Z] [INFO] 
11:37:38 [2024-03-15T15:37:38.004Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
11:37:38 [2024-03-15T15:37:38.004Z] [INFO] 
11:37:38 [2024-03-15T15:37:38.004Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
11:37:38 [2024-03-15T15:37:38.004Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [13/141]
11:37:38 [2024-03-15T15:37:38.004Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
11:37:38 [2024-03-15T15:37:38.004Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:37:38 [2024-03-15T15:37:38.004Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:37:38 [2024-03-15T15:37:38.004Z] [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
11:37:38 [2024-03-15T15:37:38.004Z] [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
11:37:38 [2024-03-15T15:37:38.004Z] [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 30 MB/s)
11:37:38 [2024-03-15T15:37:38.936Z] [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
11:37:38 [2024-03-15T15:37:38.936Z] [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 69 MB/s)
11:37:39 [2024-03-15T15:37:39.865Z] [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
11:37:40 [2024-03-15T15:37:40.121Z] [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 72 MB/s)
11:37:40 [2024-03-15T15:37:40.377Z] [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
11:37:40 [2024-03-15T15:37:40.377Z] [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)
11:37:40 [2024-03-15T15:37:40.377Z] [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
11:37:40 [2024-03-15T15:37:40.377Z] [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 2.9 MB/s)
11:37:40 [2024-03-15T15:37:40.377Z] [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
11:37:40 [2024-03-15T15:37:40.377Z] [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)
11:37:40 [2024-03-15T15:37:40.377Z] [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
11:37:40 [2024-03-15T15:37:40.377Z] [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 21 MB/s)
11:37:40 [2024-03-15T15:37:40.378Z] [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
11:37:40 [2024-03-15T15:37:40.378Z] [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 9.7 MB/s)
11:37:40 [2024-03-15T15:37:40.378Z] [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
11:37:40 [2024-03-15T15:37:40.378Z] [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)
11:37:40 [2024-03-15T15:37:40.634Z] [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
11:37:40 [2024-03-15T15:37:40.634Z] [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 20 MB/s)
11:37:40 [2024-03-15T15:37:40.634Z] [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
11:37:40 [2024-03-15T15:37:40.634Z] [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 19 MB/s)
11:37:40 [2024-03-15T15:37:40.634Z] [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
11:37:40 [2024-03-15T15:37:40.634Z] [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 17 MB/s)
11:37:40 [2024-03-15T15:37:40.634Z] [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
11:37:40 [2024-03-15T15:37:40.634Z] [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 2.8 MB/s)
11:37:40 [2024-03-15T15:37:40.890Z] [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
11:37:40 [2024-03-15T15:37:40.890Z] [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 29 MB/s)
11:37:43 [2024-03-15T15:37:43.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
11:37:43 [2024-03-15T15:37:43.406Z] [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 11 MB/s)
11:37:43 [2024-03-15T15:37:43.968Z] [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
11:37:43 [2024-03-15T15:37:43.968Z] [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 226 kB/s)
11:37:43 [2024-03-15T15:37:43.968Z] [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
11:37:43 [2024-03-15T15:37:43.968Z] [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)
11:37:43 [2024-03-15T15:37:43.968Z] [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
11:37:43 [2024-03-15T15:37:43.969Z] [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.9 MB/s)
11:37:44 [2024-03-15T15:37:44.224Z] [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
11:37:44 [2024-03-15T15:37:44.224Z] [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 2.3 MB/s)
11:37:44 [2024-03-15T15:37:44.224Z] [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
11:37:44 [2024-03-15T15:37:44.224Z] [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)
11:37:44 [2024-03-15T15:37:44.224Z] [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
11:37:44 [2024-03-15T15:37:44.225Z] [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 290 kB/s)
11:37:44 [2024-03-15T15:37:44.225Z] [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
11:37:44 [2024-03-15T15:37:44.225Z] [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.0 MB/s)
11:37:44 [2024-03-15T15:37:44.225Z] [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
11:37:44 [2024-03-15T15:37:44.225Z] [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 7.1 MB/s)
11:37:44 [2024-03-15T15:37:44.225Z] [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
11:37:44 [2024-03-15T15:37:44.225Z] [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)
11:37:44 [2024-03-15T15:37:44.225Z] [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
11:37:44 [2024-03-15T15:37:44.225Z] [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 531 kB/s)
11:37:44 [2024-03-15T15:37:44.225Z] [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
11:37:44 [2024-03-15T15:37:44.225Z] [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 628 kB/s)
11:37:44 [2024-03-15T15:37:44.225Z] [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
11:37:44 [2024-03-15T15:37:44.225Z] [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 2.0 MB/s)
11:37:44 [2024-03-15T15:37:44.225Z] [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
11:37:44 [2024-03-15T15:37:44.225Z] [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 472 kB/s)
11:37:44 [2024-03-15T15:37:44.225Z] [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
11:37:44 [2024-03-15T15:37:44.225Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 191 kB/s)
11:37:44 [2024-03-15T15:37:44.225Z] [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
11:37:44 [2024-03-15T15:37:44.225Z] [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 458 kB/s)
11:37:44 [2024-03-15T15:37:44.225Z] [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
11:37:44 [2024-03-15T15:37:44.225Z] [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 534 kB/s)
11:37:44 [2024-03-15T15:37:44.225Z] [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
11:37:44 [2024-03-15T15:37:44.225Z] [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)
11:37:44 [2024-03-15T15:37:44.225Z] [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
11:37:44 [2024-03-15T15:37:44.225Z] [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 276 kB/s)
11:37:44 [2024-03-15T15:37:44.225Z] [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
11:37:44 [2024-03-15T15:37:44.225Z] [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)
11:37:44 [2024-03-15T15:37:44.225Z] [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
11:37:44 [2024-03-15T15:37:44.225Z] [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)
11:37:44 [2024-03-15T15:37:44.225Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
11:37:44 [2024-03-15T15:37:44.481Z] [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 188 kB/s)
11:37:44 [2024-03-15T15:37:44.481Z] [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
11:37:44 [2024-03-15T15:37:44.481Z] [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 72 MB/s)
11:37:44 [2024-03-15T15:37:44.481Z] [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
11:37:44 [2024-03-15T15:37:44.481Z] [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
11:37:44 [2024-03-15T15:37:44.481Z] [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)
11:37:44 [2024-03-15T15:37:44.481Z] [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 1.6 MB/s)
11:37:44 [2024-03-15T15:37:44.481Z] [INFO] 
11:37:44 [2024-03-15T15:37:44.481Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:44 [2024-03-15T15:37:44.481Z] [INFO] 
11:37:44 [2024-03-15T15:37:44.481Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:44 [2024-03-15T15:37:44.481Z] [INFO] The project's OSGi version is 1.0.16.202403151535
11:37:44 [2024-03-15T15:37:44.481Z] [INFO] 
11:37:44 [2024-03-15T15:37:44.481Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:44 [2024-03-15T15:37:44.481Z] [INFO] 
11:37:44 [2024-03-15T15:37:44.481Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:44 [2024-03-15T15:37:44.481Z] [INFO] 
11:37:44 [2024-03-15T15:37:44.481Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:44 [2024-03-15T15:37:44.481Z] [INFO] 
11:37:44 [2024-03-15T15:37:44.481Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:44 [2024-03-15T15:37:44.481Z] [INFO] 
11:37:44 [2024-03-15T15:37:44.481Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:44 [2024-03-15T15:37:44.481Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
11:37:44 [2024-03-15T15:37:44.737Z] [INFO] 
11:37:44 [2024-03-15T15:37:44.737Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:44 [2024-03-15T15:37:44.737Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
11:37:44 [2024-03-15T15:37:44.737Z] [INFO] 
11:37:44 [2024-03-15T15:37:44.737Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:44 [2024-03-15T15:37:44.737Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:37:44 [2024-03-15T15:37:44.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
11:37:44 [2024-03-15T15:37:44.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.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
11:37:44 [2024-03-15T15:37:44.737Z] [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
11:37:44 [2024-03-15T15:37:44.993Z] [INFO] 
11:37:44 [2024-03-15T15:37:44.993Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:44 [2024-03-15T15:37:44.993Z] [INFO] 
11:37:44 [2024-03-15T15:37:44.993Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:44 [2024-03-15T15:37:44.993Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
11:37:44 [2024-03-15T15:37:44.993Z] [INFO] 
11:37:44 [2024-03-15T15:37:44.993Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:44 [2024-03-15T15:37:44.993Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
11:37:44 [2024-03-15T15:37:44.993Z] [INFO] 
11:37:44 [2024-03-15T15:37:44.993Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:44 [2024-03-15T15:37:44.993Z] [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
11:37:45 [2024-03-15T15:37:45.251Z] [INFO] 
11:37:45 [2024-03-15T15:37:45.251Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:45 [2024-03-15T15:37:45.251Z] [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
11:37:45 [2024-03-15T15:37:45.251Z] [INFO] 
11:37:45 [2024-03-15T15:37:45.251Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:45 [2024-03-15T15:37:45.252Z] [INFO] 
11:37:45 [2024-03-15T15:37:45.252Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:45 [2024-03-15T15:37:45.252Z] [INFO] 
11:37:45 [2024-03-15T15:37:45.252Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:45 [2024-03-15T15:37:45.252Z] [INFO] 
11:37:45 [2024-03-15T15:37:45.252Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:45 [2024-03-15T15:37:45.252Z] [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
11:37:46 [2024-03-15T15:37:46.619Z] [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
11:37:47 [2024-03-15T15:37:47.547Z] [INFO] 
11:37:47 [2024-03-15T15:37:47.547Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:52 [2024-03-15T15:37:52.804Z] [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
11:37:52 [2024-03-15T15:37:52.804Z] [INFO] Command line:
11:37:52 [2024-03-15T15:37:52.804Z] 	[/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]
11:37:52 [2024-03-15T15:37:52.804Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:37:54 [2024-03-15T15:37:54.171Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
11:37:54 [2024-03-15T15:37:54.428Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 1] -- Time elapsed: 0.022 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 2] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 3] -- Time elapsed: 0 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 1] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 2] -- Time elapsed: 0 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 3] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 1] -- Time elapsed: 0 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 2] -- Time elapsed: 0 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 3] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 1] -- Time elapsed: 0 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 2] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 3] -- Time elapsed: 0 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 1] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 2] -- Time elapsed: 0 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 3] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 1] -- Time elapsed: 0.002 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 2] -- Time elapsed: 0.005 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 3] -- Time elapsed: 0.005 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 1] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 2] -- Time elapsed: 0.004 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 3] -- Time elapsed: 0.004 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 1] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 2] -- Time elapsed: 0.002 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 3] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 1] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 2] -- Time elapsed: 0.003 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 3] -- Time elapsed: 0.003 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 1] -- Time elapsed: 0 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 2] -- Time elapsed: 0.003 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 3] -- Time elapsed: 0.003 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 1] -- Time elapsed: 0 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 2] -- Time elapsed: 0.003 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 3] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.428Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 1] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.429Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 2] -- Time elapsed: 0.004 s
11:37:54 [2024-03-15T15:37:54.429Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 3] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.429Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 1] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.429Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 2] -- Time elapsed: 0.004 s
11:37:54 [2024-03-15T15:37:54.429Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 3] -- Time elapsed: 0.017 s
11:37:54 [2024-03-15T15:37:54.429Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 1] -- Time elapsed: 0 s
11:37:54 [2024-03-15T15:37:54.429Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 2] -- Time elapsed: 0.005 s
11:37:54 [2024-03-15T15:37:54.429Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 3] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.429Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
11:37:54 [2024-03-15T15:37:54.429Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
11:37:54 [2024-03-15T15:37:54.429Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest.testFillNodes[CLASSIC] -- Time elapsed: 0.054 s
11:37:54 [2024-03-15T15:37:54.429Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
11:37:54 [2024-03-15T15:37:54.429Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
11:37:54 [2024-03-15T15:37:54.429Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.005 s
11:37:54 [2024-03-15T15:37:54.429Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testDepth -- Time elapsed: 0.003 s
11:37:54 [2024-03-15T15:37:54.429Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testSequentialFill -- Time elapsed: 0 s
11:37:54 [2024-03-15T15:37:54.429Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
11:37:54 [2024-03-15T15:37:54.685Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
11:37:54 [2024-03-15T15:37:54.685Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[0: Hello] -- Time elapsed: 0.001 s
11:37:54 [2024-03-15T15:37:54.685Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[1: Test0] -- Time elapsed: 0 s
11:37:54 [2024-03-15T15:37:54.685Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
11:37:56 [2024-03-15T15:37:56.052Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
11:37:56 [2024-03-15T15:37:56.052Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0 s
11:37:56 [2024-03-15T15:37:56.052Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.010 s
11:37:56 [2024-03-15T15:37:56.052Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.083 s
11:37:56 [2024-03-15T15:37:56.052Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.157 s
11:37:56 [2024-03-15T15:37:56.052Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.002 s
11:37:56 [2024-03-15T15:37:56.052Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.596 s
11:37:56 [2024-03-15T15:37:56.052Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
11:37:56 [2024-03-15T15:37:56.052Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.009 s
11:37:56 [2024-03-15T15:37:56.052Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0.002 s
11:37:56 [2024-03-15T15:37:56.052Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.019 s
11:37:56 [2024-03-15T15:37:56.052Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.002 s
11:37:56 [2024-03-15T15:37:56.052Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.335 s
11:37:56 [2024-03-15T15:37:56.052Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
11:37:57 [2024-03-15T15:37:57.417Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.593 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
11:37:57 [2024-03-15T15:37:57.417Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEndTime -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.417Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testStartTime -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.417Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEnd -- Time elapsed: 0.001 s
11:37:57 [2024-03-15T15:37:57.417Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttribute -- Time elapsed: 0.001 s
11:37:57 [2024-03-15T15:37:57.417Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBegin -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.417Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_1 -- Time elapsed: 0.005 s
11:37:57 [2024-03-15T15:37:57.417Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_2 -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.417Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttributeEmpty -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.417Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testDoQuery -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.417Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBuildNowQueryLaterStateValues -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.417Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testIntervalBeforeStart -- Time elapsed: 0.001 s
11:37:57 [2024-03-15T15:37:57.417Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testInsertQueryStateValues -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.417Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testCascadingIntervals -- Time elapsed: 0.088 s
11:37:57 [2024-03-15T15:37:57.417Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testNegativeTimes -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.417Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testFullIntervals -- Time elapsed: 1.458 s
11:37:57 [2024-03-15T15:37:57.417Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
11:37:57 [2024-03-15T15:37:57.979Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
11:37:57 [2024-03-15T15:37:57.979Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.002 s
11:37:57 [2024-03-15T15:37:57.979Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0.003 s
11:37:57 [2024-03-15T15:37:57.979Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.979Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.008 s
11:37:57 [2024-03-15T15:37:57.979Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.001 s
11:37:57 [2024-03-15T15:37:57.979Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.251 s
11:37:57 [2024-03-15T15:37:57.979Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.002 s
11:37:57 [2024-03-15T15:37:57.979Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0.001 s
11:37:57 [2024-03-15T15:37:57.979Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.008 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.001 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.259 s
11:37:57 [2024-03-15T15:37:57.980Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
11:37:57 [2024-03-15T15:37:57.980Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementDouble -- Time elapsed: 0.006 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementInt -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementLong -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
11:37:57 [2024-03-15T15:37:57.980Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxDouble -- Time elapsed: 0.001 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxLong -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testGetType -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxInt -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxStr -- Time elapsed: 0.001 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testIsNull -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
11:37:57 [2024-03-15T15:37:57.980Z] !SESSION 2024-03-15 15:37:51.933 -----------------------------------------------
11:37:57 [2024-03-15T15:37:57.980Z] eclipse.buildId=unknown
11:37:57 [2024-03-15T15:37:57.980Z] java.version=17.0.2
11:37:57 [2024-03-15T15:37:57.980Z] java.vendor=Oracle Corporation
11:37:57 [2024-03-15T15:37:57.980Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:37:57 [2024-03-15T15:37:57.980Z] 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
11:37:57 [2024-03-15T15:37:57.980Z] 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
11:37:57 [2024-03-15T15:37:57.980Z] 
11:37:57 [2024-03-15T15:37:57.980Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2024-03-15 15:37:57.859
11:37:57 [2024-03-15T15:37:57.980Z] !MESSAGE Custom factory for type 87 does not exist
11:37:57 [2024-03-15T15:37:57.980Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testNoFactoryAvailable -- Time elapsed: 0.027 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerialization -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId2 -- Time elapsed: 0.001 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerializedTooLarge -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxLong -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testGetType -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxDouble -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxInt -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxStr -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testIsNull -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
11:37:57 [2024-03-15T15:37:57.980Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxLong -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxInt -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testGetType -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxDouble -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxStr -- Time elapsed: 0.001 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testIsNull -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
11:37:57 [2024-03-15T15:37:57.980Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithInt -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithLong -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithNull -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithLong -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithNull -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithLong -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithNull -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithInt -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithLong -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithNull -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.tcompareIntWithString -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithInt -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithInt -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithDouble -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithDouble -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithString -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithDouble -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithString -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithInt -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithDouble -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.980Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithLong -- Time elapsed: 0.001 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithNull -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithDouble -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithString -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithString -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
11:37:57 [2024-03-15T15:37:57.981Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxLong -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxDouble -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxInt -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxStr -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testIsNull -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testGetType -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
11:37:57 [2024-03-15T15:37:57.981Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxStr -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxLong -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testGetType -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxDouble -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxInt -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testIsNull -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
11:37:57 [2024-03-15T15:37:57.981Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxLong -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testGetType -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxDouble -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxInt -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxStr -- Time elapsed: 0.001 s
11:37:57 [2024-03-15T15:37:57.981Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testIsNull -- Time elapsed: 0 s
11:37:57 [2024-03-15T15:37:57.981Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
11:37:58 [2024-03-15T15:37:58.542Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testAttributes -- Time elapsed: 0.010 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testWaitUntilBuilt -- Time elapsed: 0.500 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testSetAndQueryOngoing -- Time elapsed: 0 s
11:37:58 [2024-03-15T15:37:58.542Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
11:37:58 [2024-03-15T15:37:58.542Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest.testAttributeTreeFileStorage -- Time elapsed: 0.011 s
11:37:58 [2024-03-15T15:37:58.542Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
11:37:58 [2024-03-15T15:37:58.542Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 0.003 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testEmpty2DQuery -- Time elapsed: 0.001 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testIOOB2DQuery -- Time elapsed: 0.001 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testContinuous2DQuery -- Time elapsed: 0.016 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testReverse2DQuery -- Time elapsed: 0.001 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 0.001 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 0.007 s
11:37:58 [2024-03-15T15:37:58.542Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
11:37:58 [2024-03-15T15:37:58.542Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkEndTime -- Time elapsed: 0.001 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkResolution -- Time elapsed: 0 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkReversed -- Time elapsed: 0 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueueOfferPollPeek -- Time elapsed: 0.001 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryOngoingStackTop -- Time elapsed: 0 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQuerySingleStackTop -- Time elapsed: 0 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryUntilNonNullValue -- Time elapsed: 0.001 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuark -- Time elapsed: 0 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkAddMoreIntervals -- Time elapsed: 0 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkSubrange -- Time elapsed: 0 s
11:37:58 [2024-03-15T15:37:58.542Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
11:37:58 [2024-03-15T15:37:58.542Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testBeginEnd -- Time elapsed: 0.001 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testEmptyStack -- Time elapsed: 0.001 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testFullQueries -- Time elapsed: 0.002 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testSingleQueries -- Time elapsed: 0.001 s
11:37:58 [2024-03-15T15:37:58.542Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testStackTop -- Time elapsed: 0.001 s
11:37:58 [2024-03-15T15:37:58.542Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
11:37:58 [2024-03-15T15:37:58.798Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
11:37:58 [2024-03-15T15:37:58.798Z] org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest.testSimpleSnapshot -- Time elapsed: 0.068 s
11:37:58 [2024-03-15T15:37:58.798Z] 
11:37:58 [2024-03-15T15:37:58.798Z] Results:
11:37:58 [2024-03-15T15:37:58.798Z] 
11:37:58 [2024-03-15T15:37:58.798Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0
11:37:58 [2024-03-15T15:37:58.798Z] 
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] All tests passed
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] 
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:59 [2024-03-15T15:37:59.055Z] [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
11:37:59 [2024-03-15T15:37:59.055Z] [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
11:37:59 [2024-03-15T15:37:59.055Z] [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
11:37:59 [2024-03-15T15:37:59.055Z] [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
11:37:59 [2024-03-15T15:37:59.055Z] [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
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] 
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] 
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [14/141]
11:37:59 [2024-03-15T15:37:59.055Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:37:59 [2024-03-15T15:37:59.055Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:37:59 [2024-03-15T15:37:59.055Z] [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
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] 
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] 
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] The project's OSGi version is 1.0.25.202403151535
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] 
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] 
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] 
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] 
11:37:59 [2024-03-15T15:37:59.055Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
11:37:59 [2024-03-15T15:37:59.312Z] [INFO] 
11:37:59 [2024-03-15T15:37:59.312Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
11:37:59 [2024-03-15T15:37:59.312Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
11:37:59 [2024-03-15T15:37:59.312Z] [INFO] 
11:37:59 [2024-03-15T15:37:59.312Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
11:37:59 [2024-03-15T15:37:59.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
11:37:59 [2024-03-15T15:37:59.312Z] [INFO] 
11:37:59 [2024-03-15T15:37:59.312Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
11:37:59 [2024-03-15T15:37:59.312Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:37:59 [2024-03-15T15:37:59.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
11:37:59 [2024-03-15T15:37:59.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.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
11:37:59 [2024-03-15T15:37:59.312Z] [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
11:38:00 [2024-03-15T15:38:00.685Z] [INFO] 
11:38:00 [2024-03-15T15:38:00.685Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core.tests ---
11:38:00 [2024-03-15T15:38:00.685Z] [INFO] 
11:38:00 [2024-03-15T15:38:00.685Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
11:38:00 [2024-03-15T15:38:00.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
11:38:00 [2024-03-15T15:38:00.685Z] [INFO] 
11:38:00 [2024-03-15T15:38:00.685Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests ---
11:38:00 [2024-03-15T15:38:00.685Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
11:38:00 [2024-03-15T15:38:00.685Z] [INFO] 
11:38:00 [2024-03-15T15:38:00.685Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
11:38:00 [2024-03-15T15:38:00.685Z] [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
11:38:00 [2024-03-15T15:38:00.685Z] [INFO] 
11:38:00 [2024-03-15T15:38:00.685Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
11:38:00 [2024-03-15T15:38:00.685Z] [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
11:38:00 [2024-03-15T15:38:00.941Z] [INFO] 
11:38:00 [2024-03-15T15:38:00.941Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
11:38:00 [2024-03-15T15:38:00.941Z] [INFO] 
11:38:00 [2024-03-15T15:38:00.941Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core.tests ---
11:38:00 [2024-03-15T15:38:00.941Z] [INFO] 
11:38:00 [2024-03-15T15:38:00.941Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
11:38:00 [2024-03-15T15:38:00.941Z] [INFO] 
11:38:00 [2024-03-15T15:38:00.941Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core.tests ---
11:38:01 [2024-03-15T15:38:01.197Z] [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
11:38:03 [2024-03-15T15:38:03.716Z] [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
11:38:04 [2024-03-15T15:38:04.647Z] [INFO] 
11:38:04 [2024-03-15T15:38:04.647Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
11:38:04 [2024-03-15T15:38:04.647Z] [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
11:38:04 [2024-03-15T15:38:04.647Z] [INFO] Command line:
11:38:04 [2024-03-15T15:38:04.647Z] 	[/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]
11:38:04 [2024-03-15T15:38:04.647Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:38:07 [2024-03-15T15:38:07.923Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
11:38:07 [2024-03-15T15:38:07.923Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
11:38:07 [2024-03-15T15:38:07.923Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest.testProviderTmfTrace -- Time elapsed: 0.117 s
11:38:07 [2024-03-15T15:38:07.923Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
11:38:09 [2024-03-15T15:38:09.811Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.034 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testGettersSetters -- Time elapsed: 0.002 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testDependentAnalyses -- Time elapsed: 1.003 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetWrongTrace -- Time elapsed: 0.004 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetTraceTwice -- Time elapsed: 0.003 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testMultipleDependencies -- Time elapsed: 0.005 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionCancelled -- Time elapsed: 0.001 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testCancel -- Time elapsed: 1.002 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testHelper -- Time elapsed: 0.005 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionSuccess -- Time elapsed: 0.002 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testParameterChanged -- Time elapsed: 0.001 s
11:38:09 [2024-03-15T15:38:09.812Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
11:38:09 [2024-03-15T15:38:09.812Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToExperiment -- Time elapsed: 0.034 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testParameters -- Time elapsed: 0.004 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetRequirements -- Time elapsed: 0.002 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testNewModule -- Time elapsed: 0.003 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetValidTraceTypes -- Time elapsed: 0.048 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testHelperGetters -- Time elapsed: 0.002 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToTrace -- Time elapsed: 0.001 s
11:38:09 [2024-03-15T15:38:09.812Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
11:38:09 [2024-03-15T15:38:09.812Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAllOrNothing -- Time elapsed: 0.020 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAtLeastOne -- Time elapsed: 0.001 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testMandatory -- Time elapsed: 0 s
11:38:09 [2024-03-15T15:38:09.812Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testOptional -- Time elapsed: 0 s
11:38:09 [2024-03-15T15:38:09.812Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
11:38:10 [2024-03-15T15:38:10.068Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testMandatoryRequirements -- Time elapsed: 0.007 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testOptionalRequirements -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.068Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
11:38:10 [2024-03-15T15:38:10.068Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValueLevel -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testAddAndGetInformation -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValues -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.068Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
11:38:10 [2024-03-15T15:38:10.068Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testMandatoryRequirements -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testOptionalRequirements -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.068Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
11:38:10 [2024-03-15T15:38:10.068Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testApplies -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testDoesNotApply -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetNoAnalysisFromTrace -- Time elapsed: 0.031 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetAnalysisFromTrace -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.068Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
11:38:10 [2024-03-15T15:38:10.068Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testListForTraces -- Time elapsed: 0.002 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testSources -- Time elapsed: 0.003 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testGetAnalysisModules -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.068Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
11:38:10 [2024-03-15T15:38:10.068Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest.testNewModuleListener -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.068Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
11:38:10 [2024-03-15T15:38:10.068Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractSelectedItems -- Time elapsed: 0.002 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractBoolean -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractTimeRequested -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractLongList -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.068Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
11:38:10 [2024-03-15T15:38:10.068Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest.testTimeQuery -- Time elapsed: 0.003 s
11:38:10 [2024-03-15T15:38:10.068Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
11:38:10 [2024-03-15T15:38:10.068Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testSelectionTimeQuery -- Time elapsed: 0.004 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testTimeQuery -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.068Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testVirtualTableQuery -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.068Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
11:38:10 [2024-03-15T15:38:10.324Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testWeightedWithSubmarkers -- Time elapsed: 0.063 s
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSubmarkers -- Time elapsed: 0.225 s
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testOffset -- Time elapsed: 0.002 s
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSimple -- Time elapsed: 0.012 s
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testIrregular -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.324Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
11:38:10 [2024-03-15T15:38:10.324Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testNextPreviousIncluded -- Time elapsed: 0.003 s
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidRollover -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testSmallPeriod -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testIsApplicable -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testFractionalPeriod -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testReference -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testAlternateShadingAnnotationSource -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testRollover -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testLineAnnotationSource -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testCategories -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidPeriod -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.324Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testResolution -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.324Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
11:38:10 [2024-03-15T15:38:10.581Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLogicalOperator -- Time elapsed: 0.026 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testContainsOperator -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testEqualsOperator -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testRegex -- Time elapsed: 0.002 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotOperator -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testComplexFilter -- Time elapsed: 0.003 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testFilterWithNumber -- Time elapsed: 0.006 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLessThanOperator -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testPresentOperator -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testMatchesOperator -- Time elapsed: 0.002 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotEqualsOperator -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testInvalid -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testGreaterThanOperator -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
11:38:10 [2024-03-15T15:38:10.581Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetName -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testMatches -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testClone -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemoveChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testAddChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testDefaults -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testReplaceChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemove -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
11:38:10 [2024-03-15T15:38:10.581Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetValidChildren -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetName -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetFilterName -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testMatches -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetChild -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testClone -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemoveChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testAddChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testDefaults -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testReplaceChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemove -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
11:38:10 [2024-03-15T15:38:10.581Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesTimestamp -- Time elapsed: 0.002 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesAlpha -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetName -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesNum -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testClone -- Time elapsed: 0.006 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemoveChild -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testAddChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.581Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testDefaults -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testReplaceChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemove -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.582Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
11:38:10 [2024-03-15T15:38:10.582Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetName -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testMatches -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetChild -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testClone -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemoveChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testAddChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testDefaults -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testReplaceChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemove -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
11:38:10 [2024-03-15T15:38:10.582Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterEquals -- Time elapsed: 0.003 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoField -- Time elapsed: 0.002 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatchesNot -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterUnsupported -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexContains -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexPresent -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterContains -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAspect -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterAnd -- Time elapsed: 0.006 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterMatches -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterCompare -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoAspect -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatches -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexCompare -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterOr -- Time elapsed: 0.002 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAnd -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNot -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.582Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
11:38:10 [2024-03-15T15:38:10.582Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetValidChildren -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetName -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testMatches -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testClone -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemoveChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testAddChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testDefaults -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testReplaceChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemove -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
11:38:10 [2024-03-15T15:38:10.582Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetValidChildren -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetName -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testMatches -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testClone -- Time elapsed: 0.003 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemoveChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testAddChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testDefaults -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testReplaceChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemove -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
11:38:10 [2024-03-15T15:38:10.582Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetValidChildren -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetName -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testMatches -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testClone -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemoveChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testAddChild -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testDefaults -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testReplaceChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemove -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
11:38:10 [2024-03-15T15:38:10.582Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetName -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testMatches -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testClone -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemoveChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.582Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testAddChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.583Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testDefaults -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.583Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testReplaceChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.583Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemove -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.583Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
11:38:10 [2024-03-15T15:38:10.583Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
11:38:10 [2024-03-15T15:38:10.583Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetValidChildren -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.583Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetName -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.583Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testMatches -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.583Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.583Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testClone -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.583Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemoveChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.583Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testAddChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.583Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testDefaults -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.583Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testReplaceChild -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.583Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemove -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.583Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
11:38:10 [2024-03-15T15:38:10.839Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
11:38:10 [2024-03-15T15:38:10.840Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetChild -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.840Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetValidChildren -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.840Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testClone -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.840Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemoveChild -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.840Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testAddChild -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.840Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testMatches -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.840Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testReplaceChild -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.840Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemove -- Time elapsed: 0.001 s
11:38:10 [2024-03-15T15:38:10.840Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testInterfaces -- Time elapsed: 0 s
11:38:10 [2024-03-15T15:38:10.840Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
11:38:14 [2024-03-15T15:38:14.108Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.788 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
11:38:14 [2024-03-15T15:38:14.108Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.461 s
11:38:14 [2024-03-15T15:38:14.108Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 1.326 s
11:38:14 [2024-03-15T15:38:14.108Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
11:38:24 [2024-03-15T15:38:24.051Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.858 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
11:38:24 [2024-03-15T15:38:24.051Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testReopenIndex -- Time elapsed: 3.977 s
11:38:24 [2024-03-15T15:38:24.051Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testInsertAfterReopenIndex -- Time elapsed: 3.661 s
11:38:24 [2024-03-15T15:38:24.051Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.108 s
11:38:24 [2024-03-15T15:38:24.051Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testTmfTraceIndexing -- Time elapsed: 1.112 s
11:38:24 [2024-03-15T15:38:24.051Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
11:38:24 [2024-03-15T15:38:24.052Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
11:38:24 [2024-03-15T15:38:24.052Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testNotEqual -- Time elapsed: 0 s
11:38:24 [2024-03-15T15:38:24.052Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCodeNull -- Time elapsed: 0 s
11:38:24 [2024-03-15T15:38:24.052Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testToString -- Time elapsed: 0.004 s
11:38:24 [2024-03-15T15:38:24.052Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareTo -- Time elapsed: 0 s
11:38:24 [2024-03-15T15:38:24.052Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfLocationCopy2 -- Time elapsed: 0 s
11:38:24 [2024-03-15T15:38:24.052Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsSymmetry -- Time elapsed: 0 s
11:38:24 [2024-03-15T15:38:24.052Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareToNull -- Time elapsed: 0 s
11:38:24 [2024-03-15T15:38:24.052Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCode -- Time elapsed: 0 s
11:38:24 [2024-03-15T15:38:24.052Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsTransivity -- Time elapsed: 0 s
11:38:24 [2024-03-15T15:38:24.052Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsReflexivity -- Time elapsed: 0 s
11:38:24 [2024-03-15T15:38:24.052Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfCheckpoint -- Time elapsed: 0.001 s
11:38:24 [2024-03-15T15:38:24.052Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
11:38:36 [2024-03-15T15:38:36.224Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.13 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testGrowingIndex -- Time elapsed: 6.947 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 4.180 s
11:38:36 [2024-03-15T15:38:36.224Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
11:38:36 [2024-03-15T15:38:36.224Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearch -- Time elapsed: 0.012 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDispose -- Time elapsed: 0.001 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsert -- Time elapsed: 0 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertSameTimestamp -- Time elapsed: 0.062 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testVersionChange -- Time elapsed: 0.001 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetTimeRange -- Time elapsed: 0 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testIsCreatedFromScratch -- Time elapsed: 0 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testGetSize -- Time elapsed: 0.011 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.019 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetNbEvents -- Time elapsed: 0.001 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAlot -- Time elapsed: 0.060 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterReopen -- Time elapsed: 0 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDelete -- Time elapsed: 0 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructorExistingFile -- Time elapsed: 0 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.015 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructor -- Time elapsed: 0 s
11:38:36 [2024-03-15T15:38:36.224Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchFindInBetween -- Time elapsed: 0.008 s
11:38:36 [2024-03-15T15:38:36.224Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
11:38:38 [2024-03-15T15:38:38.740Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.937 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearch -- Time elapsed: 0.152 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlotCheckEquals -- Time elapsed: 0.261 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertSameTimestamp -- Time elapsed: 1.482 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testVersionChange -- Time elapsed: 0.001 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetTimeRange -- Time elapsed: 0.001 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testIsCreatedFromScratch -- Time elapsed: 0 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testGetSize -- Time elapsed: 0.147 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.145 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetNbEvents -- Time elapsed: 0.001 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlot -- Time elapsed: 1.429 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterReopen -- Time elapsed: 0.002 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDelete -- Time elapsed: 0 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsert -- Time elapsed: 0.001 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructorExistingFile -- Time elapsed: 0 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.157 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructor -- Time elapsed: 0.001 s
11:38:38 [2024-03-15T15:38:38.740Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchFindInBetween -- Time elapsed: 0.154 s
11:38:38 [2024-03-15T15:38:38.740Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
11:38:40 [2024-03-15T15:38:40.630Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.884 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testAccept -- Time elapsed: 0.138 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlotCheckEquals -- Time elapsed: 0.567 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertSameTimestamp -- Time elapsed: 0.574 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testVersionChange -- Time elapsed: 0.002 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetTimeRange -- Time elapsed: 0.001 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testIsCreatedFromScratch -- Time elapsed: 0 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testGetSize -- Time elapsed: 0.050 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.055 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetNbEvents -- Time elapsed: 0.001 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlot -- Time elapsed: 0.388 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterReopen -- Time elapsed: 0.001 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDelete -- Time elapsed: 0 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsert -- Time elapsed: 0.001 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructorExistingFile -- Time elapsed: 0.001 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.053 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructor -- Time elapsed: 0 s
11:38:40 [2024-03-15T15:38:40.630Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchFindInBetween -- Time elapsed: 0.050 s
11:38:40 [2024-03-15T15:38:40.630Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
11:38:41 [2024-03-15T15:38:41.995Z] !SESSION 2024-03-15 15:38:04.768 -----------------------------------------------
11:38:41 [2024-03-15T15:38:41.995Z] eclipse.buildId=unknown
11:38:41 [2024-03-15T15:38:41.995Z] java.version=17.0.2
11:38:41 [2024-03-15T15:38:41.995Z] java.vendor=Oracle Corporation
11:38:41 [2024-03-15T15:38:41.995Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:38:41 [2024-03-15T15:38:41.995Z] 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
11:38:41 [2024-03-15T15:38:41.995Z] 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
11:38:41 [2024-03-15T15:38:41.995Z] 
11:38:41 [2024-03-15T15:38:41.995Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:38:41.797
11:38:41 [2024-03-15T15:38:41.995Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
11:38:41 [2024-03-15T15:38:41.995Z] !STACK 0
11:38:41 [2024-03-15T15:38:41.995Z] java.lang.RuntimeException: The parameter should be set
11:38:41 [2024-03-15T15:38:41.995Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:38:41 [2024-03-15T15:38:41.995Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:38:41 [2024-03-15T15:38:41.995Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:38:41 [2024-03-15T15:38:41.995Z] 
11:38:41 [2024-03-15T15:38:41.995Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:38:41.799
11:38:41 [2024-03-15T15:38:41.996Z] !MESSAGE Exception executing analysis
11:38:41 [2024-03-15T15:38:41.996Z] !STACK 0
11:38:41 [2024-03-15T15:38:41.996Z] java.lang.RuntimeException: The parameter should be set
11:38:41 [2024-03-15T15:38:41.996Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:38:41 [2024-03-15T15:38:41.996Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:38:41 [2024-03-15T15:38:41.996Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:38:43 [2024-03-15T15:38:43.362Z] 
11:38:43 [2024-03-15T15:38:43.362Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:38:43.106
11:38:43 [2024-03-15T15:38:43.362Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
11:38:43 [2024-03-15T15:38:43.362Z] !STACK 0
11:38:43 [2024-03-15T15:38:43.362Z] java.lang.RuntimeException: The parameter should be set
11:38:43 [2024-03-15T15:38:43.362Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:38:43 [2024-03-15T15:38:43.362Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:38:43 [2024-03-15T15:38:43.362Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:38:43 [2024-03-15T15:38:43.362Z] 
11:38:43 [2024-03-15T15:38:43.362Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:38:43.107
11:38:43 [2024-03-15T15:38:43.362Z] !MESSAGE Exception executing analysis
11:38:43 [2024-03-15T15:38:43.362Z] !STACK 0
11:38:43 [2024-03-15T15:38:43.362Z] java.lang.RuntimeException: The parameter should be set
11:38:43 [2024-03-15T15:38:43.362Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:38:43 [2024-03-15T15:38:43.362Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:38:43 [2024-03-15T15:38:43.362Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:38:43 [2024-03-15T15:38:43.362Z] 
11:38:43 [2024-03-15T15:38:43.362Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2024-03-15 15:38:43.109
11:38:43 [2024-03-15T15:38:43.362Z] !MESSAGE Failed to deletestatistics-types.ht
11:38:43 [2024-03-15T15:38:43.362Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.667 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
11:38:43 [2024-03-15T15:38:43.362Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleById -- Time elapsed: 1.340 s
11:38:43 [2024-03-15T15:38:43.362Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleByClass -- Time elapsed: 1.326 s
11:38:43 [2024-03-15T15:38:43.362Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
11:38:44 [2024-03-15T15:38:44.729Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testAspects -- Time elapsed: 0.072 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testValidate -- Time elapsed: 0.021 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testDevelopmentTrace -- Time elapsed: 1.121 s
11:38:44 [2024-03-15T15:38:44.729Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
11:38:44 [2024-03-15T15:38:44.729Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testIncreaseRank -- Time elapsed: 0.001 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetLocation -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testTmfContextDefault -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsNull -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testNonEquals -- Time elapsed: 0.001 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsSymmetry -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testHashCode -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsTransivity -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsReflexivity -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetRank -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.729Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
11:38:44 [2024-03-15T15:38:44.729Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testEmptyConstructor -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testValidation -- Time elapsed: 0.001 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testLocationRatio -- Time elapsed: 0.001 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testInitTrace -- Time elapsed: 0.002 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceParsing -- Time elapsed: 0.001 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testBounds -- Time elapsed: 0.001 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceIndexing -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.729Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
11:38:44 [2024-03-15T15:38:44.729Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNames -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithIndex -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.729Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNameWithIndex -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.730Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testToString -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.730Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEqualsNull -- Time elapsed: 0.001 s
11:38:44 [2024-03-15T15:38:44.730Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFormattedValue -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.730Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithName -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.730Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithPath -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.730Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testHashCode -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.730Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFields -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.730Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEventTypeInstance -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.730Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEquals -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.730Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithName -- Time elapsed: 0 s
11:38:44 [2024-03-15T15:38:44.730Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
11:40:06 [2024-03-15T15:40:06.434Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.18 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 1.333 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 1.287 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 1.306 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextLocation -- Time elapsed: 1.383 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testParseEvent -- Time elapsed: 1.281 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetTimeRange -- Time elapsed: 2.655 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForSomeEvents -- Time elapsed: 1.336 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCopyConstructor -- Time elapsed: 2.575 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetNbEvents -- Time elapsed: 2.572 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankNotOnCacheBoundary -- Time elapsed: 1.323 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNullTimestamp -- Time elapsed: 1.292 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankOnCacheBoundary -- Time elapsed: 1.294 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOutOfScope -- Time elapsed: 1.308 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testTraceHostId -- Time elapsed: 1.290 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testFullConstructor -- Time elapsed: 2.569 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStreamingInterval -- Time elapsed: 1.377 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetUUID -- Time elapsed: 1.291 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCurrentTimeValues -- Time elapsed: 2.566 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampNotOnCacheBoundary -- Time elapsed: 1.327 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNullPath -- Time elapsed: 1.286 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventNotOnCacheBoundary -- Time elapsed: 1.335 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 1.285 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 1.283 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 1.299 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextEndLocation -- Time elapsed: 1.305 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNegativeRank -- Time elapsed: 1.274 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessDataRequestForSomeEvents -- Time elapsed: 1.335 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testLiveTraceConstructor -- Time elapsed: 2.567 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForAllEvents -- Time elapsed: 1.592 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOutOfScope -- Time elapsed: 1.308 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitTrace -- Time elapsed: 2.584 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStartTime -- Time elapsed: 2.568 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnRankOutOfScope -- Time elapsed: 1.322 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetEndTime -- Time elapsed: 2.565 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOnCacheBoundary -- Time elapsed: 1.331 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCancel -- Time elapsed: 1.317 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForOtherEvents -- Time elapsed: 1.334 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetModules -- Time elapsed: 1.279 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetEventAspects -- Time elapsed: 1.280 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnCacheBoundary -- Time elapsed: 1.336 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForNbEvents -- Time elapsed: 1.330 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeSimplePath -- Time elapsed: 1.284 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testDefaultTmfTraceStub -- Time elapsed: 1.286 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNormalPath -- Time elapsed: 1.278 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 1.271 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 1.285 s
11:40:06 [2024-03-15T15:40:06.434Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 1.288 s
11:40:06 [2024-03-15T15:40:06.434Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
11:40:08 [2024-03-15T15:40:08.952Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.72 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 0.001 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 0.001 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 0.016 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextLocation -- Time elapsed: 0 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testInitialRangeOffset -- Time elapsed: 2.596 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 0.042 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 0.057 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOutOfScope -- Time elapsed: 0.029 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 0.691 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 0.102 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 0 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 0.047 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 0.001 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 0.001 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 0.021 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextEndLocation -- Time elapsed: 0.030 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testDefaultCurrentTimeValues -- Time elapsed: 2.614 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 0 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testBasicTmfExperimentConstructor -- Time elapsed: 0 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetTimestamp -- Time elapsed: 0.112 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testCancel -- Time elapsed: 0.098 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 0.048 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 0.028 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 0.001 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 0 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 0.002 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 0.016 s
11:40:08 [2024-03-15T15:40:08.952Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
11:40:08 [2024-03-15T15:40:08.952Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWrongTypes -- Time elapsed: 0 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testToString -- Time elapsed: 0.001 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocation -- Time elapsed: 0 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocationCopy -- Time elapsed: 0 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsNull -- Time elapsed: 0 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsSymmetry -- Time elapsed: 0 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testHashCode -- Time elapsed: 0 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsTransivity -- Time elapsed: 0 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsReflexivity -- Time elapsed: 0.001 s
11:40:08 [2024-03-15T15:40:08.952Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWithNulls -- Time elapsed: 0 s
11:40:08 [2024-03-15T15:40:08.952Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
11:40:17 [2024-03-15T15:40:17.040Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.770 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClass -- Time elapsed: 1.297 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfNameForEvent -- Time elapsed: 1.294 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testAdditionalAspects -- Time elapsed: 1.311 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetAspects -- Time elapsed: 1.286 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClassForHost -- Time elapsed: 1.299 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfClassForEvent -- Time elapsed: 1.281 s
11:40:17 [2024-03-15T15:40:17.040Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
11:40:17 [2024-03-15T15:40:17.040Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContext -- Time elapsed: 0 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testIncreaseRank -- Time elapsed: 0 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetLocation -- Time elapsed: 0 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testToString -- Time elapsed: 0 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextDefault -- Time elapsed: 0.001 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsNull -- Time elapsed: 0 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy -- Time elapsed: 0 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testNonEquals -- Time elapsed: 0 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsSymmetry -- Time elapsed: 0 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy2 -- Time elapsed: 0 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testHashCode -- Time elapsed: 0 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsTransivity -- Time elapsed: 0 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsReflexivity -- Time elapsed: 0 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextNoRank -- Time elapsed: 0 s
11:40:17 [2024-03-15T15:40:17.040Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetRank -- Time elapsed: 0 s
11:40:17 [2024-03-15T15:40:17.040Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
11:41:53 [2024-03-15T15:41:53.446Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.04 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
11:41:53 [2024-03-15T15:41:53.446Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 2.584 s
11:41:53 [2024-03-15T15:41:53.446Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 2.578 s
11:41:53 [2024-03-15T15:41:53.446Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 2.591 s
11:41:53 [2024-03-15T15:41:53.446Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextLocation -- Time elapsed: 2.582 s
11:41:53 [2024-03-15T15:41:53.446Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 2.626 s
11:41:53 [2024-03-15T15:41:53.446Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 2.645 s
11:41:53 [2024-03-15T15:41:53.446Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOutOfScope -- Time elapsed: 2.623 s
11:41:53 [2024-03-15T15:41:53.446Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 2.898 s
11:41:53 [2024-03-15T15:41:53.446Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 2.671 s
11:41:53 [2024-03-15T15:41:53.446Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 2.572 s
11:41:53 [2024-03-15T15:41:53.446Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSimpleTmfExperimentConstructor -- Time elapsed: 2.574 s
11:41:53 [2024-03-15T15:41:53.446Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testExperimentInitialization -- Time elapsed: 3.856 s
11:41:53 [2024-03-15T15:41:53.446Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekNoTrace -- Time elapsed: 2.567 s
11:41:53 [2024-03-15T15:41:53.446Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 2.617 s
11:41:53 [2024-03-15T15:41:53.446Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 2.566 s
11:41:53 [2024-03-15T15:41:53.446Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 2.677 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 2.581 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextEndLocation -- Time elapsed: 2.699 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetLocationRatio -- Time elapsed: 2.622 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekBadLocation -- Time elapsed: 2.560 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 2.559 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetTimestamp -- Time elapsed: 2.639 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithMultiHostClockOffset -- Time elapsed: 2.609 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekEventOnRatio -- Time elapsed: 2.630 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testCancel -- Time elapsed: 2.607 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 2.605 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 2.593 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testNormalTmfExperimentConstructor -- Time elapsed: 2.574 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithSingleHostClockOffset -- Time elapsed: 2.618 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 2.569 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 2.597 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 2.579 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 2.591 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetAnalysisModules -- Time elapsed: 2.583 s
11:41:53 [2024-03-15T15:41:53.447Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
11:41:53 [2024-03-15T15:41:53.447Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testSimplePool -- Time elapsed: 0.003 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad2 -- Time elapsed: 0 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorGood -- Time elapsed: 0 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleWrongQuark -- Time elapsed: 0.002 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleChildQuark -- Time elapsed: 0.001 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPoolWithSubTree -- Time elapsed: 0 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad -- Time elapsed: 0 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPriorityPool -- Time elapsed: 0 s
11:41:53 [2024-03-15T15:41:53.447Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
11:41:53 [2024-03-15T15:41:53.447Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinInteger -- Time elapsed: 0.005 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxDouble -- Time elapsed: 0.003 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgDouble -- Time elapsed: 0.002 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgInteger -- Time elapsed: 0.003 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinDouble -- Time elapsed: 0.001 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxInteger -- Time elapsed: 0.001 s
11:41:53 [2024-03-15T15:41:53.447Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
11:41:53 [2024-03-15T15:41:53.447Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipAvg -- Time elapsed: 0.025 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMax -- Time elapsed: 0.015 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMin -- Time elapsed: 0.016 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQuery -- Time elapsed: 0.017 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnClose -- Time elapsed: 0 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnStart -- Time elapsed: 0.012 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeAvg -- Time elapsed: 0.121 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMax -- Time elapsed: 0.088 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMin -- Time elapsed: 0.098 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testMaxLevel -- Time elapsed: 0.008 s
11:41:53 [2024-03-15T15:41:53.447Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryEventField -- Time elapsed: 0.008 s
11:41:53 [2024-03-15T15:41:53.447Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
11:41:53 [2024-03-15T15:41:53.447Z] 
11:41:53 [2024-03-15T15:41:53.447Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-03-15 15:41:49.637
11:41:53 [2024-03-15T15:41:53.447Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
11:41:53 [2024-03-15T15:41:53.447Z] !STACK 0
11:41:53 [2024-03-15T15:41:53.447Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
11:41:53 [2024-03-15T15:41:53.447Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
11:41:53 [2024-03-15T15:41:53.447Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
11:41:53 [2024-03-15T15:41:53.447Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
11:41:53 [2024-03-15T15:41:53.447Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
11:41:53 [2024-03-15T15:41:53.447Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
11:41:53 [2024-03-15T15:41:53.447Z] 
11:41:53 [2024-03-15T15:41:53.447Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-03-15 15:41:50.737
11:41:53 [2024-03-15T15:41:53.447Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
11:41:53 [2024-03-15T15:41:53.447Z] !STACK 0
11:41:53 [2024-03-15T15:41:53.447Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
11:41:53 [2024-03-15T15:41:53.447Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
11:41:53 [2024-03-15T15:41:53.447Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
11:41:53 [2024-03-15T15:41:53.447Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
11:41:53 [2024-03-15T15:41:53.447Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
11:41:53 [2024-03-15T15:41:53.447Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
11:41:53 [2024-03-15T15:41:53.447Z] 
11:41:53 [2024-03-15T15:41:53.447Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:41:50.743
11:41:53 [2024-03-15T15:41:53.447Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(369,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
11:41:53 [2024-03-15T15:41:53.447Z] 
11:41:53 [2024-03-15T15:41:53.447Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-03-15 15:41:51.835
11:41:53 [2024-03-15T15:41:53.447Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
11:41:53 [2024-03-15T15:41:53.447Z] !STACK 0
11:41:53 [2024-03-15T15:41:53.447Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
11:41:53 [2024-03-15T15:41:53.447Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
11:41:53 [2024-03-15T15:41:53.448Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
11:41:53 [2024-03-15T15:41:53.448Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
11:41:53 [2024-03-15T15:41:53.448Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
11:41:53 [2024-03-15T15:41:53.448Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
11:41:53 [2024-03-15T15:41:53.448Z] 
11:41:53 [2024-03-15T15:41:53.448Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:41:51.836
11:41:53 [2024-03-15T15:41:53.448Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(371,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
11:41:54 [2024-03-15T15:41:54.378Z] 
11:41:54 [2024-03-15T15:41:54.378Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:41:54.070
11:41:54 [2024-03-15T15:41:54.378Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(378,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
11:41:55 [2024-03-15T15:41:55.308Z] 
11:41:55 [2024-03-15T15:41:55.308Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:41:55.208
11:41:55 [2024-03-15T15:41:55.308Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
11:41:55 [2024-03-15T15:41:55.308Z] !STACK 0
11:41:55 [2024-03-15T15:41:55.308Z] java.lang.IllegalStateException: This exception happens before initialization
11:41:55 [2024-03-15T15:41:55.308Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
11:41:55 [2024-03-15T15:41:55.308Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:41:55 [2024-03-15T15:41:55.308Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:41:55 [2024-03-15T15:41:55.308Z] 
11:41:55 [2024-03-15T15:41:55.308Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:41:55.209
11:41:55 [2024-03-15T15:41:55.308Z] !MESSAGE Exception executing analysis
11:41:55 [2024-03-15T15:41:55.308Z] !STACK 0
11:41:55 [2024-03-15T15:41:55.308Z] java.lang.IllegalStateException: This exception happens before initialization
11:41:55 [2024-03-15T15:41:55.308Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
11:41:55 [2024-03-15T15:41:55.309Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:41:55 [2024-03-15T15:41:55.309Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:41:56 [2024-03-15T15:41:56.677Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.941 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
11:41:56 [2024-03-15T15:41:56.677Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testProperties -- Time elapsed: 0.015 s
11:41:56 [2024-03-15T15:41:56.677Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testIsQueryable -- Time elapsed: 1.121 s
11:41:56 [2024-03-15T15:41:56.677Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFaultyStateProvider -- Time elapsed: 3.317 s
11:41:56 [2024-03-15T15:41:56.677Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest skipped
11:41:56 [2024-03-15T15:41:56.677Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testReReadFullAnalysis -- Time elapsed: 1.122 s
11:41:56 [2024-03-15T15:41:56.677Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testRequestFailure -- Time elapsed: 1.116 s
11:41:56 [2024-03-15T15:41:56.677Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testSsModule -- Time elapsed: 1.114 s
11:41:56 [2024-03-15T15:41:56.677Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testInitialization -- Time elapsed: 0.009 s
11:41:56 [2024-03-15T15:41:56.677Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFailBeforeInitialization -- Time elapsed: 0.009 s
11:41:56 [2024-03-15T15:41:56.677Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFutureEvents -- Time elapsed: 1.115 s
11:41:56 [2024-03-15T15:41:56.677Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
11:41:58 [2024-03-15T15:41:58.045Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.326 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
11:41:58 [2024-03-15T15:41:58.045Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testSsModule -- Time elapsed: 1.321 s
11:41:58 [2024-03-15T15:41:58.045Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testInitialization -- Time elapsed: 0.004 s
11:41:58 [2024-03-15T15:41:58.045Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
11:41:58 [2024-03-15T15:41:58.045Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
11:41:58 [2024-03-15T15:41:58.045Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Object] -- Time elapsed: 0.006 s
11:41:58 [2024-03-15T15:41:58.046Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Object] -- Time elapsed: 0.045 s
11:41:58 [2024-03-15T15:41:58.046Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Object] -- Time elapsed: 0 s
11:41:58 [2024-03-15T15:41:58.046Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Object] -- Time elapsed: 0 s
11:41:58 [2024-03-15T15:41:58.046Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Object] -- Time elapsed: 0.091 s
11:41:58 [2024-03-15T15:41:58.046Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Object] -- Time elapsed: 0.001 s
11:41:58 [2024-03-15T15:41:58.046Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Deserialized] -- Time elapsed: 0.073 s
11:41:58 [2024-03-15T15:41:58.046Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Deserialized] -- Time elapsed: 0.046 s
11:41:58 [2024-03-15T15:41:58.046Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Deserialized] -- Time elapsed: 0 s
11:41:58 [2024-03-15T15:41:58.046Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Deserialized] -- Time elapsed: 0.001 s
11:41:58 [2024-03-15T15:41:58.046Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Deserialized] -- Time elapsed: 0.089 s
11:41:58 [2024-03-15T15:41:58.046Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Deserialized] -- Time elapsed: 0.001 s
11:41:58 [2024-03-15T15:41:58.046Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
11:42:04 [2024-03-15T15:42:04.584Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.343 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNegativeOffset -- Time elapsed: 1.340 s
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testPositiveOffset -- Time elapsed: 1.305 s
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNoOffset -- Time elapsed: 1.296 s
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testClearOffset -- Time elapsed: 1.401 s
11:42:04 [2024-03-15T15:42:04.584Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
11:42:04 [2024-03-15T15:42:04.584Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformSlope -- Time elapsed: 0.001 s
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.testToString -- Time elapsed: 0 s
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformIdentity -- Time elapsed: 0.001 s
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformOffset -- Time elapsed: 0 s
11:42:04 [2024-03-15T15:42:04.584Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
11:42:04 [2024-03-15T15:42:04.584Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testComposition -- Time elapsed: 0 s
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEqualityConstantTransform -- Time elapsed: 0 s
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testLinearTransform -- Time elapsed: 0 s
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testIdentityTransform -- Time elapsed: 0 s
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEquality -- Time elapsed: 0 s
11:42:04 [2024-03-15T15:42:04.584Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
11:42:04 [2024-03-15T15:42:04.584Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testOneHull -- Time elapsed: 0.004 s
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncrementalSerialization -- Time elapsed: 0.012 s
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncremental -- Time elapsed: 0.002 s
11:42:04 [2024-03-15T15:42:04.584Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testDisjoint -- Time elapsed: 0.001 s
11:42:04 [2024-03-15T15:42:04.584Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
11:42:04 [2024-03-15T15:42:04.584Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
11:42:04 [2024-03-15T15:42:04.584Z] 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
11:42:04 [2024-03-15T15:42:04.584Z] 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
11:42:04 [2024-03-15T15:42:04.584Z] 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.001 s
11:42:04 [2024-03-15T15:42:04.584Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
11:42:04 [2024-03-15T15:42:04.584Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
11:42:04 [2024-03-15T15:42:04.584Z] 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.001 s
11:42:04 [2024-03-15T15:42:04.584Z] 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
11:42:04 [2024-03-15T15:42:04.584Z] 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.002 s
11:42:04 [2024-03-15T15:42:04.584Z] 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
11:42:04 [2024-03-15T15:42:04.585Z] 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
11:42:04 [2024-03-15T15:42:04.585Z] 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
11:42:04 [2024-03-15T15:42:04.585Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
11:42:14 [2024-03-15T15:42:14.536Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.628 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
11:42:14 [2024-03-15T15:42:14.536Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testReopenIndex -- Time elapsed: 6.042 s
11:42:14 [2024-03-15T15:42:14.536Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testTmfTraceIndexing -- Time elapsed: 3.586 s
11:42:14 [2024-03-15T15:42:14.536Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
11:42:17 [2024-03-15T15:42:17.051Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.830 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
11:42:17 [2024-03-15T15:42:17.051Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testReopenIndex -- Time elapsed: 2.499 s
11:42:17 [2024-03-15T15:42:17.051Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testTmfTraceIndexing -- Time elapsed: 1.331 s
11:42:17 [2024-03-15T15:42:17.051Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
11:42:20 [2024-03-15T15:42:20.320Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.345 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
11:42:20 [2024-03-15T15:42:20.320Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.110 s
11:42:20 [2024-03-15T15:42:20.320Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.007 s
11:42:20 [2024-03-15T15:42:20.320Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.107 s
11:42:20 [2024-03-15T15:42:20.320Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.006 s
11:42:20 [2024-03-15T15:42:20.320Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.106 s
11:42:20 [2024-03-15T15:42:20.320Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.004 s
11:42:20 [2024-03-15T15:42:20.320Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
11:42:20 [2024-03-15T15:42:20.320Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
11:42:20 [2024-03-15T15:42:20.320Z] 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
11:42:20 [2024-03-15T15:42:20.320Z] 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.001 s
11:42:20 [2024-03-15T15:42:20.320Z] 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
11:42:20 [2024-03-15T15:42:20.320Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
11:42:20 [2024-03-15T15:42:20.320Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
11:42:20 [2024-03-15T15:42:20.320Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testValidate -- Time elapsed: 0.008 s
11:42:20 [2024-03-15T15:42:20.320Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
11:42:20 [2024-03-15T15:42:20.320Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
11:42:24 [2024-03-15T15:42:24.489Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.330 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.105 s
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.004 s
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.105 s
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.004 s
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.104 s
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.004 s
11:42:24 [2024-03-15T15:42:24.489Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
11:42:24 [2024-03-15T15:42:24.489Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testValidate -- Time elapsed: 0.005 s
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.489Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
11:42:24 [2024-03-15T15:42:24.489Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor2 -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.489Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
11:42:24 [2024-03-15T15:42:24.489Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testCompositeTree -- Time elapsed: 0.004 s
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testToString -- Time elapsed: 0.003 s
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testConstructors -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testHashCode -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.489Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
11:42:24 [2024-03-15T15:42:24.489Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
11:42:24 [2024-03-15T15:42:24.489Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testToString -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsNull -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.test -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsSymmetry -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testHashCode -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsTransivity -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsReflexivity -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
11:42:24 [2024-03-15T15:42:24.490Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testToString -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilderMissingParams -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilder -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testHashCode -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testEquality -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
11:42:24 [2024-03-15T15:42:24.490Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testToString -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilderMissingParams -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilder -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testHashCode -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testEquality -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
11:42:24 [2024-03-15T15:42:24.490Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSourceTypes -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSource -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.490Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
11:42:24 [2024-03-15T15:42:24.490Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testToString -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilderMissingParams -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilder -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testHashCode -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testEquality -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] Running org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
11:42:24 [2024-03-15T15:42:24.490Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testToString -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testConstructors -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testHashCode -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
11:42:24 [2024-03-15T15:42:24.490Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest.testValidateName -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.490Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
11:42:24 [2024-03-15T15:42:24.490Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest.testEquality -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
11:42:24 [2024-03-15T15:42:24.490Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringInterval -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorZero -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale1 -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale2 -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale3 -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeScale -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizedScaleLimits -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToNanos -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructor -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeLargeScale -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDelta -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScaleTrivial -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeZeroScale -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testFullConstructor -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNull -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases1 -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases2 -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases3 -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases4 -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigBang -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigCrunch -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetLowerLimits -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSpecials -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.490Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueConstructor -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetUpperLimits -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueScaleConstructor -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringDefault -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testHashCode -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSameScale -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffset -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringBigBangBigCrunch -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale2 -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale2 -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
11:42:24 [2024-03-15T15:42:24.491Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCopyConstructor -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testToString -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCompareTo -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testFullConstructor -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNull -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testHashCode -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta2 -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
11:42:24 [2024-03-15T15:42:24.491Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testToString -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testCompareTo -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testFullConstructor -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNull -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testHashCode -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta2 -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
11:42:24 [2024-03-15T15:42:24.491Z] 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
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFromSingle -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateHappy -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFrom -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testResolve -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegalFrom -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegal -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.491Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
11:42:24 [2024-03-15T15:42:24.491Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testGetName -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testResolve -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
11:42:24 [2024-03-15T15:42:24.491Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testToString -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsNull -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testNonEqualClasses -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsSymmetry -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testHashCode -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsTransivity -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsReflexivity -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testCallsiteCopy -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testDefaultConstructor -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
11:42:24 [2024-03-15T15:42:24.491Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToString -- Time elapsed: 0.006 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualRanks -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTypes -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testFullConstructor -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsNull -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testTmfEventCopy -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToStringExtended -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNoRankConstructor -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.491Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualClasses -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsSymmetry -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testHashCode -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsTransivity -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsReflexivity -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testConstructorWithTrace -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualContents -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTraces -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTimestamps -- Time elapsed: 0.001 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testDefaultConstructor -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.492Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
11:42:24 [2024-03-15T15:42:24.492Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimePattern -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetIntervalPattern -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testComputeTimePattern -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetPreferenceMap -- Time elapsed: 0.002 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testInit -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimeZone -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.492Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
11:42:24 [2024-03-15T15:42:24.492Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitivesNotEquals -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayObject -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArrays -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayAndOther -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitives -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayMismatchedTypes -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.492Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArraysNotEquals -- Time elapsed: 0 s
11:42:24 [2024-03-15T15:42:24.492Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
11:42:27 [2024-03-15T15:42:27.760Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.609 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
11:42:27 [2024-03-15T15:42:27.760Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchTypo -- Time elapsed: 0.002 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsSearch -- Time elapsed: 0.105 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOutOfBoundIndex -- Time elapsed: 0.128 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testQueryFilterIndexParameter -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleFilter -- Time elapsed: 0.358 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchNoMatch -- Time elapsed: 0.296 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOneNonExistentColumns -- Time elapsed: 0.022 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch -- Time elapsed: 0.097 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithMultipleFilter -- Time elapsed: 0.515 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProvider -- Time elapsed: 0.086 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithNonExistentColumns -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithDesiredColumns -- Time elapsed: 0.099 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchForwardMatch -- Time elapsed: 0.200 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchBackwardsMatch -- Time elapsed: 0.200 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleMultiColumnsSearch -- Time elapsed: 0.200 s
11:42:27 [2024-03-15T15:42:27.761Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
11:42:27 [2024-03-15T15:42:27.761Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testToString -- Time elapsed: 0.001 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsEndTime -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange1 -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange2 -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange3 -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsNull -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsRange -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualStartTime -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsBadType -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsSymmetry -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsTimestamp -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testHashCode -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsTransivity -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsReflexivity -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testGetIntersection -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testConstructor -- Time elapsed: 0.001 s
11:42:27 [2024-03-15T15:42:27.761Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
11:42:27 [2024-03-15T15:42:27.761Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHostMultiKeyType -- Time elapsed: 0.010 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testHostToSelf -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHost -- Time elapsed: 0.001 s
11:42:27 [2024-03-15T15:42:27.761Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
11:42:27 [2024-03-15T15:42:27.761Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUpdateDefaultFormats -- Time elapsed: 0.025 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulIntervalFormat -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueTimeZoneConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTime -- Time elapsed: 0.004 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulTimeFormat -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTimeWithRef -- Time elapsed: 0.002 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseSeconds -- Time elapsed: 0.003 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testDefaultConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUnitOfSecondsFormat -- Time elapsed: 0.002 s
11:42:27 [2024-03-15T15:42:27.761Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
11:42:27 [2024-03-15T15:42:27.761Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testCopyConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testFullConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueScaleConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringDefault -- Time elapsed: 0.001 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testNormalizeOffset -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringBigBangBigCrunch -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringFormat -- Time elapsed: 0.001 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testDefaultConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
11:42:27 [2024-03-15T15:42:27.761Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalCopyConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueAssignableValue -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testDuplicateFieldNames -- Time elapsed: 0.001 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueNullValue -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsValue -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsFields -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExists -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsEverything -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testToString -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.761Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueCast -- Time elapsed: 0.002 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueDoesntExist -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsNull -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalCopyConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalStructConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualClasses -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEquals -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsSymmetry -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testMakeRoot -- Time elapsed: 0.001 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testHashCode -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsTransivity -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsReflexivity -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEquals -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalStructConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualValues -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testCopyConstructorBadArg -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExistsButWrongType -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
11:42:27 [2024-03-15T15:42:27.762Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testCopyConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testToString -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEqualsClasses -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testFullConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsNull -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEquals -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsSymmetry -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testHashCode -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsTransivity -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsReflexivity -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testDefaultConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
11:42:27 [2024-03-15T15:42:27.762Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest.testTmfAsyncSequenceDiagramEvent -- Time elapsed: 0.002 s
11:42:27 [2024-03-15T15:42:27.762Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
11:42:27 [2024-03-15T15:42:27.762Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
11:42:27 [2024-03-15T15:42:27.762Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest.testTmfSyncSequenceDiagramEvent -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.762Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
11:42:27 [2024-03-15T15:42:27.762Z] 
11:42:27 [2024-03-15T15:42:27.762Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:42:27.549
11:42:27 [2024-03-15T15:42:27.762Z] !MESSAGE Error parsing /tmp/markers9221764051801596788xml
11:42:27 [2024-03-15T15:42:27.762Z] !STACK 0
11:42:27 [2024-03-15T15:42:27.762Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers9221764051801596788xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.762Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:42:27 [2024-03-15T15:42:27.762Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
11:42:27 [2024-03-15T15:42:27.763Z] 
11:42:27 [2024-03-15T15:42:27.763Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:42:27.554
11:42:27 [2024-03-15T15:42:27.763Z] !MESSAGE Error parsing /tmp/markers12261608961182456737xml
11:42:27 [2024-03-15T15:42:27.763Z] !STACK 0
11:42:27 [2024-03-15T15:42:27.763Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers12261608961182456737xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.763Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:42:27 [2024-03-15T15:42:27.763Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
11:42:27 [2024-03-15T15:42:27.764Z] 
11:42:27 [2024-03-15T15:42:27.764Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:42:27.558
11:42:27 [2024-03-15T15:42:27.764Z] !MESSAGE Error parsing /tmp/markers5372529818121562591xml
11:42:27 [2024-03-15T15:42:27.764Z] !STACK 0
11:42:27 [2024-03-15T15:42:27.764Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5372529818121562591xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
11:42:27 [2024-03-15T15:42:27.764Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
11:42:27 [2024-03-15T15:42:27.764Z] 
11:42:27 [2024-03-15T15:42:27.764Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:42:27.582
11:42:27 [2024-03-15T15:42:27.764Z] !MESSAGE Error parsing /tmp/markers8653894403612848113xml
11:42:27 [2024-03-15T15:42:27.764Z] !STACK 0
11:42:27 [2024-03-15T15:42:27.764Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8653894403612848113xml; 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.
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:42:27 [2024-03-15T15:42:27.764Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
11:42:27 [2024-03-15T15:42:27.765Z] 
11:42:27 [2024-03-15T15:42:27.765Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:42:27.588
11:42:27 [2024-03-15T15:42:27.765Z] !MESSAGE Error parsing /tmp/markers17214112413564733572xml
11:42:27 [2024-03-15T15:42:27.765Z] !STACK 0
11:42:27 [2024-03-15T15:42:27.765Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
11:42:27 [2024-03-15T15:42:27.765Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
11:42:27 [2024-03-15T15:42:27.765Z] 	at com.google.common.collect.Range.create(Range.java:161)
11:42:27 [2024-03-15T15:42:27.765Z] 	at com.google.common.collect.Range.closed(Range.java:186)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.765Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:42:27 [2024-03-15T15:42:27.765Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
11:42:27 [2024-03-15T15:42:27.766Z] 
11:42:27 [2024-03-15T15:42:27.766Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:42:27.591
11:42:27 [2024-03-15T15:42:27.766Z] !MESSAGE Error parsing /tmp/markers8144926864149480836xml
11:42:27 [2024-03-15T15:42:27.766Z] !STACK 0
11:42:27 [2024-03-15T15:42:27.766Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8144926864149480836xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.766Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
11:42:27 [2024-03-15T15:42:27.766Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
11:42:27 [2024-03-15T15:42:27.766Z] 
11:42:27 [2024-03-15T15:42:27.766Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:42:27.595
11:42:27 [2024-03-15T15:42:27.766Z] !MESSAGE Error parsing /tmp/markers11333545123742571285xml
11:42:27 [2024-03-15T15:42:27.766Z] !STACK 0
11:42:27 [2024-03-15T15:42:27.766Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
11:42:27 [2024-03-15T15:42:27.766Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
11:42:27 [2024-03-15T15:42:27.766Z] 	at com.google.common.collect.Range.create(Range.java:161)
11:42:27 [2024-03-15T15:42:27.767Z] 	at com.google.common.collect.Range.closed(Range.java:186)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
11:42:27 [2024-03-15T15:42:27.767Z] 
11:42:27 [2024-03-15T15:42:27.767Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:42:27.599
11:42:27 [2024-03-15T15:42:27.767Z] !MESSAGE Error parsing /tmp/markers380188271490699999xml
11:42:27 [2024-03-15T15:42:27.767Z] !STACK 0
11:42:27 [2024-03-15T15:42:27.767Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers380188271490699999xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3507)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3433)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3335)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2373)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:944)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.767Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:42:27 [2024-03-15T15:42:27.767Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
11:42:27 [2024-03-15T15:42:27.768Z] 
11:42:27 [2024-03-15T15:42:27.768Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:42:27.603
11:42:27 [2024-03-15T15:42:27.768Z] !MESSAGE Error parsing /tmp/markers14297364055980580615xml
11:42:27 [2024-03-15T15:42:27.768Z] !STACK 0
11:42:27 [2024-03-15T15:42:27.768Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers14297364055980580615xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.768Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:42:27 [2024-03-15T15:42:27.768Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:42:27 [2024-03-15T15:42:27.769Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:42:27 [2024-03-15T15:42:27.769Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:42:27 [2024-03-15T15:42:27.769Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:42:27 [2024-03-15T15:42:27.769Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:27 [2024-03-15T15:42:27.769Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:27 [2024-03-15T15:42:27.769Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:27 [2024-03-15T15:42:27.769Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:27 [2024-03-15T15:42:27.769Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
11:42:27 [2024-03-15T15:42:27.769Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
11:42:27 [2024-03-15T15:42:27.769Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
11:42:27 [2024-03-15T15:42:27.769Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
11:42:27 [2024-03-15T15:42:27.769Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
11:42:27 [2024-03-15T15:42:27.769Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent -- Time elapsed: 0.063 s
11:42:27 [2024-03-15T15:42:27.769Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testExtensionPoint -- Time elapsed: 0.006 s
11:42:27 [2024-03-15T15:42:27.769Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParse -- Time elapsed: 0.005 s
11:42:27 [2024-03-15T15:42:27.769Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidFile -- Time elapsed: 0.002 s
11:42:27 [2024-03-15T15:42:27.769Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
11:42:27 [2024-03-15T15:42:27.769Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
11:42:27 [2024-03-15T15:42:27.769Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testAddMarker -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.769Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.769Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
11:42:27 [2024-03-15T15:42:27.769Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
11:42:27 [2024-03-15T15:42:27.769Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSegment -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.769Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSubMarker -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.769Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testConstructor -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.769Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
11:42:27 [2024-03-15T15:42:27.769Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
11:42:27 [2024-03-15T15:42:27.769Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testInboundBlacklisting -- Time elapsed: 0.002 s
11:42:27 [2024-03-15T15:42:27.769Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testBroadcastAsync -- Time elapsed: 0.002 s
11:42:27 [2024-03-15T15:42:27.769Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testSendReceive -- Time elapsed: 0.001 s
11:42:27 [2024-03-15T15:42:27.769Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testConcurrentSignals -- Time elapsed: 0.006 s
11:42:27 [2024-03-15T15:42:27.769Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testOutboundBlacklisting -- Time elapsed: 0.001 s
11:42:27 [2024-03-15T15:42:27.769Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testNestedSignals -- Time elapsed: 0 s
11:42:27 [2024-03-15T15:42:27.769Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
11:42:45 [2024-03-15T15:42:45.826Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.00 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
11:42:45 [2024-03-15T15:42:45.826Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testDelay -- Time elapsed: 6.002 s
11:42:45 [2024-03-15T15:42:45.826Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testOneChannel -- Time elapsed: 5.001 s
11:42:45 [2024-03-15T15:42:45.826Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testMultipleChannels -- Time elapsed: 5.001 s
11:42:45 [2024-03-15T15:42:45.826Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
11:42:45 [2024-03-15T15:42:45.826Z] 
11:42:45 [2024-03-15T15:42:45.826Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-03-15 15:42:43.817
11:42:45 [2024-03-15T15:42:45.826Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
11:42:45 [2024-03-15T15:42:45.826Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
11:42:45 [2024-03-15T15:42:45.826Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testExtremeValues -- Time elapsed: 0.120 s
11:42:45 [2024-03-15T15:42:45.826Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testValidTextFile -- Time elapsed: 0.019 s
11:42:45 [2024-03-15T15:42:45.826Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolMapFile -- Time elapsed: 0.004 s
11:42:45 [2024-03-15T15:42:45.826Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testInvalidFiles -- Time elapsed: 0 s
11:42:45 [2024-03-15T15:42:45.826Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolWithSize -- Time elapsed: 0.005 s
11:42:45 [2024-03-15T15:42:45.826Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
11:42:45 [2024-03-15T15:42:45.826Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
11:42:45 [2024-03-15T15:42:45.826Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testMapFileWithSize -- Time elapsed: 0.004 s
11:42:45 [2024-03-15T15:42:45.826Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testGuessingFileType -- Time elapsed: 0 s
11:42:45 [2024-03-15T15:42:45.826Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testNmFile -- Time elapsed: 0.004 s
11:42:45 [2024-03-15T15:42:45.826Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
11:42:45 [2024-03-15T15:42:45.826Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
11:42:45 [2024-03-15T15:42:45.826Z] org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest.testGetterForExperiment -- Time elapsed: 0.004 s
11:42:45 [2024-03-15T15:42:45.826Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
11:42:45 [2024-03-15T15:42:45.826Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
11:42:45 [2024-03-15T15:42:45.826Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
11:42:45 [2024-03-15T15:42:45.826Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testGetDefault -- Time elapsed: 0 s
11:42:45 [2024-03-15T15:42:45.826Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
11:42:52 [2024-03-15T15:42:52.373Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.068 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
11:42:52 [2024-03-15T15:42:52.373Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetPlainEvents -- Time elapsed: 1.333 s
11:42:52 [2024-03-15T15:42:52.373Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_TimeRange -- Time elapsed: 1.403 s
11:42:52 [2024-03-15T15:42:52.373Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders -- Time elapsed: 1.289 s
11:42:52 [2024-03-15T15:42:52.373Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testCancelRequests -- Time elapsed: 1.326 s
11:42:52 [2024-03-15T15:42:52.373Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_EqualBlockSizes -- Time elapsed: 1.432 s
11:42:52 [2024-03-15T15:42:52.373Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders2 -- Time elapsed: 1.283 s
11:42:52 [2024-03-15T15:42:52.373Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
11:42:52 [2024-03-15T15:42:52.373Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
11:42:52 [2024-03-15T15:42:52.373Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testGetProvider -- Time elapsed: 0.003 s
11:42:52 [2024-03-15T15:42:52.373Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_0 -- Time elapsed: 0 s
11:42:52 [2024-03-15T15:42:52.373Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_1 -- Time elapsed: 0 s
11:42:52 [2024-03-15T15:42:52.373Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_2 -- Time elapsed: 0.001 s
11:42:52 [2024-03-15T15:42:52.373Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_3 -- Time elapsed: 0 s
11:42:52 [2024-03-15T15:42:52.373Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
11:43:02 [2024-03-15T15:43:02.325Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.774 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing2 -- Time elapsed: 0.676 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyBackground -- Time elapsed: 0.661 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing -- Time elapsed: 0.633 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMultipleRequestsCoalescing -- Time elapsed: 0.607 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildFirstDependencyBackground -- Time elapsed: 1.291 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentDependencyBackground -- Time elapsed: 1.215 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedOrderCoalescing -- Time elapsed: 0.693 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedCoalescing2 -- Time elapsed: 0.699 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentFirstCoalescing -- Time elapsed: 0.004 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyForeground -- Time elapsed: 0.661 s
11:43:02 [2024-03-15T15:43:02.325Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
11:43:02 [2024-03-15T15:43:02.325Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndWrite -- Time elapsed: 0.004 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testRead -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testReadLine -- Time elapsed: 0.001 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndRead -- Time elapsed: 0.048 s
11:43:02 [2024-03-15T15:43:02.325Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
11:43:02 [2024-03-15T15:43:02.325Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[0: (P/SomeProject)] -- Time elapsed: 0.119 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[0: (P/SomeProject)] -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.019 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[0: (P/SomeProject)] -- Time elapsed: 0.003 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[0: (P/SomeProject)] -- Time elapsed: 0.021 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.007 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.002 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.067 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[1: (P/SomeOtherProject)] -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.015 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[1: (P/SomeOtherProject)] -- Time elapsed: 0.002 s
11:43:02 [2024-03-15T15:43:02.325Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.017 s
11:43:02 [2024-03-15T15:43:02.326Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.006 s
11:43:02 [2024-03-15T15:43:02.326Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.001 s
11:43:02 [2024-03-15T15:43:02.326Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
11:43:02 [2024-03-15T15:43:02.582Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatible -- Time elapsed: 0.001 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testTmfCoalescedEventRequestIndexNbEventsBlocksize -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testDone -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testFail -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancelCoalescedRequest -- Time elapsed: 0.305 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testToString -- Time elapsed: 0.007 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent1 -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent2 -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testSingleTimeRequest -- Time elapsed: 0.104 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatibleDependency -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCoalescedRequest -- Time elapsed: 0.912 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancel -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testEquals -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.582Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
11:43:02 [2024-03-15T15:43:02.582Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testDone -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testFail -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestWithDependencyLevel -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testToString -- Time elapsed: 0.001 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequestedBlocksize -- Time elapsed: 0.001 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterDone -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequested -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRange -- Time elapsed: 0.001 s
11:43:02 [2024-03-15T15:43:02.582Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartBeforeStart -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.583Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterStart -- Time elapsed: 0.001 s
11:43:02 [2024-03-15T15:43:02.583Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testCancel -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.583Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testEquals -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.583Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequest -- Time elapsed: 0.001 s
11:43:02 [2024-03-15T15:43:02.583Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterCancel -- Time elapsed: 0 s
11:43:02 [2024-03-15T15:43:02.583Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
11:43:05 [2024-03-15T15:43:05.104Z] 
11:43:05 [2024-03-15T15:43:05.104Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:43:04.814
11:43:05 [2024-03-15T15:43:05.104Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(727,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
11:43:06 [2024-03-15T15:43:06.033Z] 
11:43:06 [2024-03-15T15:43:06.033Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:43:05.815
11:43:06 [2024-03-15T15:43:06.033Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(729,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
11:43:06 [2024-03-15T15:43:06.033Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.307 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
11:43:06 [2024-03-15T15:43:06.033Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testRequestException -- Time elapsed: 1.023 s
11:43:06 [2024-03-15T15:43:06.033Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testSingleRequestException -- Time elapsed: 1.001 s
11:43:06 [2024-03-15T15:43:06.033Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
11:43:06 [2024-03-15T15:43:06.033Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
11:43:06 [2024-03-15T15:43:06.033Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectResolveTest -- Time elapsed: 0.002 s
11:43:06 [2024-03-15T15:43:06.033Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectTypeTest -- Time elapsed: 0 s
11:43:06 [2024-03-15T15:43:06.033Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
11:43:06 [2024-03-15T15:43:06.033Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
11:43:06 [2024-03-15T15:43:06.033Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testAccessors -- Time elapsed: 0 s
11:43:06 [2024-03-15T15:43:06.033Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testToString -- Time elapsed: 0 s
11:43:06 [2024-03-15T15:43:06.033Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsNull -- Time elapsed: 0 s
11:43:06 [2024-03-15T15:43:06.033Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsDifferentObj -- Time elapsed: 0 s
11:43:06 [2024-03-15T15:43:06.033Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsSymmetry -- Time elapsed: 0 s
11:43:06 [2024-03-15T15:43:06.033Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testHashCode -- Time elapsed: 0 s
11:43:06 [2024-03-15T15:43:06.033Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsTransivity -- Time elapsed: 0 s
11:43:06 [2024-03-15T15:43:06.033Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsReflexivity -- Time elapsed: 0.001 s
11:43:06 [2024-03-15T15:43:06.033Z] 
11:43:06 [2024-03-15T15:43:06.033Z] Results:
11:43:06 [2024-03-15T15:43:06.033Z] 
11:43:06 [2024-03-15T15:43:06.033Z] Tests run: 908, Failures: 0, Errors: 0, Skipped: 1
11:43:06 [2024-03-15T15:43:06.033Z] 
11:43:06 [2024-03-15T15:43:06.033Z] 
11:43:06 [2024-03-15T15:43:06.033Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 15:43:05.875
11:43:06 [2024-03-15T15:43:06.033Z] !MESSAGE The workspace will exit with unsaved changes in this session.
11:43:06 [2024-03-15T15:43:06.033Z] [INFO] All tests passed
11:43:06 [2024-03-15T15:43:06.033Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.033Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
11:43:06 [2024-03-15T15:43:06.033Z] [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
11:43:06 [2024-03-15T15:43:06.033Z] [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
11:43:06 [2024-03-15T15:43:06.290Z] [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
11:43:06 [2024-03-15T15:43:06.290Z] [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
11:43:06 [2024-03-15T15:43:06.290Z] [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
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] Building Trace Compass CTF Support Parent 9.3.0-SNAPSHOT        [15/141]
11:43:06 [2024-03-15T15:43:06.290Z] [INFO]   from ctf/pom.xml
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --------------------------------[ pom ]---------------------------------
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf-parent ---
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf-parent ---
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
11:43:06 [2024-03-15T15:43:06.290Z] [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
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [16/141]
11:43:06 [2024-03-15T15:43:06.290Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:43:06 [2024-03-15T15:43:06.290Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:43:06 [2024-03-15T15:43:06.290Z] [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
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
11:43:06 [2024-03-15T15:43:06.290Z] [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])
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] The project's OSGi version is 1.1.1.202403151535
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] 
11:43:06 [2024-03-15T15:43:06.290Z] [INFO] --- antlr3:3.5.3:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
11:43:06 [2024-03-15T15:43:06.290Z] [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
11:43:06 [2024-03-15T15:43:06.290Z] [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
11:43:06 [2024-03-15T15:43:06.290Z] [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
11:43:06 [2024-03-15T15:43:06.290Z] [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
11:43:06 [2024-03-15T15:43:06.290Z] [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
11:43:06 [2024-03-15T15:43:06.290Z] [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
11:43:06 [2024-03-15T15:43:06.547Z] [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 64 kB/s)
11:43:06 [2024-03-15T15:43:06.547Z] [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
11:43:06 [2024-03-15T15:43:06.547Z] [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
11:43:06 [2024-03-15T15:43:06.547Z] [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
11:43:06 [2024-03-15T15:43:06.547Z] [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
11:43:06 [2024-03-15T15:43:06.547Z] [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
11:43:06 [2024-03-15T15:43:06.547Z] [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
11:43:06 [2024-03-15T15:43:06.547Z] [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 29 kB/s)
11:43:06 [2024-03-15T15:43:06.547Z] [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
11:43:06 [2024-03-15T15:43:06.547Z] [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
11:43:06 [2024-03-15T15:43:06.547Z] [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
11:43:06 [2024-03-15T15:43:06.803Z] [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
11:43:06 [2024-03-15T15:43:06.803Z] [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
11:43:06 [2024-03-15T15:43:06.803Z] [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
11:43:06 [2024-03-15T15:43:06.803Z] [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 480 kB/s)
11:43:06 [2024-03-15T15:43:06.803Z] [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
11:43:06 [2024-03-15T15:43:06.803Z] [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
11:43:06 [2024-03-15T15:43:06.804Z] [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
11:43:06 [2024-03-15T15:43:06.804Z] [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
11:43:06 [2024-03-15T15:43:06.804Z] [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
11:43:07 [2024-03-15T15:43:07.060Z] [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
11:43:07 [2024-03-15T15:43:07.060Z] [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 336 kB/s)
11:43:07 [2024-03-15T15:43:07.060Z] [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
11:43:07 [2024-03-15T15:43:07.060Z] [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
11:43:07 [2024-03-15T15:43:07.060Z] [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
11:43:07 [2024-03-15T15:43:07.060Z] [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
11:43:07 [2024-03-15T15:43:07.060Z] [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
11:43:07 [2024-03-15T15:43:07.060Z] [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
11:43:07 [2024-03-15T15:43:07.060Z] [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)
11:43:07 [2024-03-15T15:43:07.060Z] [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
11:43:07 [2024-03-15T15:43:07.060Z] [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
11:43:07 [2024-03-15T15:43:07.060Z] [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
11:43:07 [2024-03-15T15:43:07.060Z] [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
11:43:07 [2024-03-15T15:43:07.060Z] [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
11:43:07 [2024-03-15T15:43:07.060Z] [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
11:43:07 [2024-03-15T15:43:07.060Z] [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 4.0 MB/s)
11:43:07 [2024-03-15T15:43:07.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
11:43:07 [2024-03-15T15:43:07.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
11:43:07 [2024-03-15T15:43:07.317Z] [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
11:43:07 [2024-03-15T15:43:07.317Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
11:43:07 [2024-03-15T15:43:07.317Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
11:43:07 [2024-03-15T15:43:07.317Z] [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
11:43:07 [2024-03-15T15:43:07.317Z] [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 32 kB/s)
11:43:07 [2024-03-15T15:43:07.317Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
11:43:07 [2024-03-15T15:43:07.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
11:43:07 [2024-03-15T15:43:07.317Z] [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
11:43:07 [2024-03-15T15:43:07.573Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
11:43:07 [2024-03-15T15:43:07.573Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
11:43:07 [2024-03-15T15:43:07.573Z] [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
11:43:07 [2024-03-15T15:43:07.573Z] [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 85 kB/s)
11:43:07 [2024-03-15T15:43:07.573Z] [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
11:43:07 [2024-03-15T15:43:07.573Z] [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
11:43:07 [2024-03-15T15:43:07.573Z] [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
11:43:07 [2024-03-15T15:43:07.830Z] [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
11:43:07 [2024-03-15T15:43:07.830Z] [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
11:43:07 [2024-03-15T15:43:07.830Z] [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
11:43:07 [2024-03-15T15:43:07.830Z] [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 224 kB/s)
11:43:07 [2024-03-15T15:43:07.830Z] [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
11:43:07 [2024-03-15T15:43:07.830Z] [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
11:43:07 [2024-03-15T15:43:07.830Z] [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
11:43:08 [2024-03-15T15:43:08.087Z] [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
11:43:08 [2024-03-15T15:43:08.087Z] [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
11:43:08 [2024-03-15T15:43:08.087Z] [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
11:43:08 [2024-03-15T15:43:08.087Z] [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 1.8 MB/s)
11:43:08 [2024-03-15T15:43:08.087Z] [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
11:43:08 [2024-03-15T15:43:08.087Z] [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
11:43:08 [2024-03-15T15:43:08.087Z] [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
11:43:08 [2024-03-15T15:43:08.087Z] [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
11:43:08 [2024-03-15T15:43:08.087Z] [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
11:43:08 [2024-03-15T15:43:08.087Z] [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
11:43:08 [2024-03-15T15:43:08.087Z] [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 202 kB/s)
11:43:08 [2024-03-15T15:43:08.087Z] [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
11:43:08 [2024-03-15T15:43:08.087Z] [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
11:43:08 [2024-03-15T15:43:08.088Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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 628 kB/s)
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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 146 kB/s)
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
11:43:08 [2024-03-15T15:43:08.344Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
11:43:08 [2024-03-15T15:43:08.344Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.344Z] [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
11:43:08 [2024-03-15T15:43:08.600Z] [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
11:43:08 [2024-03-15T15:43:08.600Z] [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
11:43:08 [2024-03-15T15:43:08.600Z] [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
11:43:08 [2024-03-15T15:43:08.600Z] [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
11:43:08 [2024-03-15T15:43:08.600Z] [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
11:43:08 [2024-03-15T15:43:08.856Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
11:43:08 [2024-03-15T15:43:08.857Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
11:43:08 [2024-03-15T15:43:08.857Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [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 2.7 MB/s)
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [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 5.2 MB/s)
11:43:08 [2024-03-15T15:43:08.857Z] [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
11:43:08 [2024-03-15T15:43:08.857Z] [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.2 MB/s)
11:43:08 [2024-03-15T15:43:08.857Z] [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 11 MB/s)
11:43:08 [2024-03-15T15:43:08.857Z] [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 1.1 MB/s)
11:43:09 [2024-03-15T15:43:09.113Z] [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 5.0 MB/s)
11:43:09 [2024-03-15T15:43:09.113Z] [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 13 MB/s)
11:43:09 [2024-03-15T15:43:09.113Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
11:43:09 [2024-03-15T15:43:09.113Z] ANTLR Parser Generator  Version 3.5.3
11:43:09 [2024-03-15T15:43:09.369Z] 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
11:43:09 [2024-03-15T15:43:09.369Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
11:43:09 [2024-03-15T15:43:09.625Z] 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
11:43:09 [2024-03-15T15:43:09.625Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
11:43:09 [2024-03-15T15:43:09.881Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
11:43:09 [2024-03-15T15:43:09.881Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
11:43:09 [2024-03-15T15:43:09.881Z] 
11:43:09 [2024-03-15T15:43:09.881Z] As a result, alternative(s) 2 were disabled for that input
11:43:09 [2024-03-15T15:43:09.881Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
11:43:09 [2024-03-15T15:43:09.881Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
11:43:09 [2024-03-15T15:43:09.881Z] 
11:43:09 [2024-03-15T15:43:09.881Z] As a result, alternative(s) 3 were disabled for that input
11:43:09 [2024-03-15T15:43:09.881Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
11:43:09 [2024-03-15T15:43:09.881Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
11:43:09 [2024-03-15T15:43:09.881Z] 
11:43:09 [2024-03-15T15:43:09.881Z] As a result, alternative(s) 2 were disabled for that input
11:43:09 [2024-03-15T15:43:09.881Z] [INFO] 
11:43:09 [2024-03-15T15:43:09.881Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
11:43:10 [2024-03-15T15:43:10.137Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
11:43:10 [2024-03-15T15:43:10.137Z] [INFO] 
11:43:10 [2024-03-15T15:43:10.137Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
11:43:10 [2024-03-15T15:43:10.137Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:43:10 [2024-03-15T15:43:10.137Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:43:10 [2024-03-15T15:43:10.138Z] [WARNING] The 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
11:43:10 [2024-03-15T15:43:10.138Z] [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
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] 
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.parser ---
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] 
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser ---
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] 
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] 
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser ---
11:43:10 [2024-03-15T15:43:10.394Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:43:10 [2024-03-15T15:43:10.394Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:43:10 [2024-03-15T15:43:10.394Z] [WARNING] The 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
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] 
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser ---
11:43:10 [2024-03-15T15:43:10.394Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] 
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
11:43:10 [2024-03-15T15:43:10.394Z] [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
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] 
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
11:43:10 [2024-03-15T15:43:10.394Z] [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
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] 
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] 
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser ---
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] 
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] 
11:43:10 [2024-03-15T15:43:10.394Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser ---
11:43:10 [2024-03-15T15:43:10.394Z] [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
11:43:11 [2024-03-15T15:43:11.320Z] [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
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] 
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
11:43:12 [2024-03-15T15:43:12.247Z] [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
11:43:12 [2024-03-15T15:43:12.247Z] [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
11:43:12 [2024-03-15T15:43:12.247Z] [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
11:43:12 [2024-03-15T15:43:12.247Z] [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
11:43:12 [2024-03-15T15:43:12.247Z] [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
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] 
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] 
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT       [17/141]
11:43:12 [2024-03-15T15:43:12.247Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:43:12 [2024-03-15T15:43:12.247Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:43:12 [2024-03-15T15:43:12.247Z] [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
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar
11:43:12 [2024-03-15T15:43:12.247Z] [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 789 kB/s)
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom
11:43:12 [2024-03-15T15:43:12.247Z] [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 162 kB/s)
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] 
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] 
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] The project's OSGi version is 4.4.1.202403151535
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] 
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] 
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] 
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] 
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] 
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] 
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] 
11:43:12 [2024-03-15T15:43:12.247Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
11:43:12 [2024-03-15T15:43:12.247Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:43:12 [2024-03-15T15:43:12.247Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:43:12 [2024-03-15T15:43:12.247Z] [WARNING] The 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
11:43:12 [2024-03-15T15:43:12.503Z] [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
11:43:13 [2024-03-15T15:43:13.066Z] [INFO] 
11:43:13 [2024-03-15T15:43:13.066Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.core ---
11:43:13 [2024-03-15T15:43:13.066Z] [INFO] 
11:43:13 [2024-03-15T15:43:13.066Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core ---
11:43:13 [2024-03-15T15:43:13.066Z] [INFO] 
11:43:13 [2024-03-15T15:43:13.066Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
11:43:13 [2024-03-15T15:43:13.066Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
11:43:13 [2024-03-15T15:43:13.066Z] [INFO] 
11:43:13 [2024-03-15T15:43:13.066Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core ---
11:43:13 [2024-03-15T15:43:13.067Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:43:13 [2024-03-15T15:43:13.067Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:43:13 [2024-03-15T15:43:13.067Z] [WARNING] The 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
11:43:13 [2024-03-15T15:43:13.067Z] [INFO] 
11:43:13 [2024-03-15T15:43:13.067Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core ---
11:43:13 [2024-03-15T15:43:13.067Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
11:43:13 [2024-03-15T15:43:13.067Z] [INFO] 
11:43:13 [2024-03-15T15:43:13.067Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
11:43:13 [2024-03-15T15:43:13.067Z] [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
11:43:13 [2024-03-15T15:43:13.067Z] [INFO] 
11:43:13 [2024-03-15T15:43:13.067Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
11:43:13 [2024-03-15T15:43:13.067Z] [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
11:43:13 [2024-03-15T15:43:13.067Z] [INFO] 
11:43:13 [2024-03-15T15:43:13.067Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
11:43:13 [2024-03-15T15:43:13.067Z] [INFO] 
11:43:13 [2024-03-15T15:43:13.067Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core ---
11:43:13 [2024-03-15T15:43:13.067Z] [INFO] 
11:43:13 [2024-03-15T15:43:13.067Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
11:43:13 [2024-03-15T15:43:13.323Z] [INFO] 
11:43:13 [2024-03-15T15:43:13.323Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core ---
11:43:13 [2024-03-15T15:43:13.323Z] [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
11:43:14 [2024-03-15T15:43:14.251Z] [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
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
11:43:16 [2024-03-15T15:43:16.154Z] [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
11:43:16 [2024-03-15T15:43:16.154Z] [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
11:43:16 [2024-03-15T15:43:16.154Z] [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
11:43:16 [2024-03-15T15:43:16.154Z] [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
11:43:16 [2024-03-15T15:43:16.154Z] [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
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [18/141]
11:43:16 [2024-03-15T15:43:16.154Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:43:16 [2024-03-15T15:43:16.154Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:43:16 [2024-03-15T15:43:16.154Z] [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
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] The project's OSGi version is 4.5.1.202403151535
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.154Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.155Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:43:16 [2024-03-15T15:43:16.155Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:43:16 [2024-03-15T15:43:16.155Z] [WARNING] The 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
11:43:16 [2024-03-15T15:43:16.155Z] [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
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.155Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:43:16 [2024-03-15T15:43:16.155Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:43:16 [2024-03-15T15:43:16.155Z] [WARNING] The 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
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.155Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.155Z] [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
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.155Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.155Z] [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
11:43:16 [2024-03-15T15:43:16.411Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.411Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.411Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.411Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.411Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.411Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.411Z] [INFO] 
11:43:16 [2024-03-15T15:43:16.411Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:16 [2024-03-15T15:43:16.411Z] [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
11:43:17 [2024-03-15T15:43:17.339Z] [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
11:43:18 [2024-03-15T15:43:18.272Z] [INFO] 
11:43:18 [2024-03-15T15:43:18.272Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:18 [2024-03-15T15:43:18.272Z] [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
11:43:18 [2024-03-15T15:43:18.272Z] [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
11:43:18 [2024-03-15T15:43:18.273Z] [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
11:43:18 [2024-03-15T15:43:18.273Z] [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
11:43:18 [2024-03-15T15:43:18.273Z] [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
11:43:18 [2024-03-15T15:43:18.273Z] [INFO] 
11:43:18 [2024-03-15T15:43:18.273Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:43:18 [2024-03-15T15:43:18.273Z] [INFO] 
11:43:18 [2024-03-15T15:43:18.273Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
11:43:18 [2024-03-15T15:43:18.273Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT   [19/141]
11:43:18 [2024-03-15T15:43:18.273Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
11:43:18 [2024-03-15T15:43:18.273Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:43:18 [2024-03-15T15:43:18.273Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:43:18 [2024-03-15T15:43:18.273Z] [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
11:43:18 [2024-03-15T15:43:18.273Z] [WARNING] [f2142dc7-de1d-4d84-a3ce-f5a33fab0dae][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.
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] --- clean:3.3.1:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] The project's OSGi version is 1.0.15.202403151535
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.474Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.474Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:43:22 [2024-03-15T15:43:22.474Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:43:22 [2024-03-15T15:43:22.474Z] [WARNING] The 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
11:43:22 [2024-03-15T15:43:22.474Z] [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
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.475Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.475Z] [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
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.475Z] [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
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] 
11:43:22 [2024-03-15T15:43:22.475Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:22 [2024-03-15T15:43:22.475Z] [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
11:43:23 [2024-03-15T15:43:23.403Z] [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
11:43:23 [2024-03-15T15:43:23.965Z] [INFO] 
11:43:23 [2024-03-15T15:43:23.965Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:23 [2024-03-15T15:43:23.965Z] [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
11:43:23 [2024-03-15T15:43:23.965Z] [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
11:43:23 [2024-03-15T15:43:23.965Z] [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
11:43:24 [2024-03-15T15:43:24.529Z] [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
11:43:24 [2024-03-15T15:43:24.529Z] [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
11:43:24 [2024-03-15T15:43:24.529Z] [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
11:43:24 [2024-03-15T15:43:24.529Z] [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 995 kB/s)
11:43:24 [2024-03-15T15:43:24.529Z] [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
11:43:24 [2024-03-15T15:43:24.529Z] [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
11:43:24 [2024-03-15T15:43:24.529Z] [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
11:43:24 [2024-03-15T15:43:24.529Z] [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
11:43:24 [2024-03-15T15:43:24.529Z] [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
11:43:24 [2024-03-15T15:43:24.529Z] [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
11:43:24 [2024-03-15T15:43:24.529Z] [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.1 MB/s)
11:43:24 [2024-03-15T15:43:24.529Z] [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
11:43:24 [2024-03-15T15:43:24.529Z] [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
11:43:24 [2024-03-15T15:43:24.787Z] [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
11:43:24 [2024-03-15T15:43:24.787Z] [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
11:43:24 [2024-03-15T15:43:24.787Z] [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
11:43:24 [2024-03-15T15:43:24.787Z] [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
11:43:24 [2024-03-15T15:43:24.787Z] [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 932 kB/s)
11:43:24 [2024-03-15T15:43:24.787Z] [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
11:43:24 [2024-03-15T15:43:24.787Z] [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
11:43:24 [2024-03-15T15:43:24.787Z] [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
11:43:25 [2024-03-15T15:43:25.351Z] [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
11:43:25 [2024-03-15T15:43:25.351Z] [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
11:43:25 [2024-03-15T15:43:25.351Z] [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
11:43:25 [2024-03-15T15:43:25.351Z] [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 396 kB/s)
11:43:25 [2024-03-15T15:43:25.351Z] [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
11:43:25 [2024-03-15T15:43:25.352Z] [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
11:43:25 [2024-03-15T15:43:25.352Z] [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
11:43:25 [2024-03-15T15:43:25.352Z] [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
11:43:25 [2024-03-15T15:43:25.352Z] [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
11:43:25 [2024-03-15T15:43:25.352Z] [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
11:43:25 [2024-03-15T15:43:25.352Z] [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
11:43:25 [2024-03-15T15:43:25.610Z] [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
11:43:25 [2024-03-15T15:43:25.610Z] [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
11:43:25 [2024-03-15T15:43:25.866Z] [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
11:43:25 [2024-03-15T15:43:25.866Z] [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
11:43:25 [2024-03-15T15:43:25.866Z] [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
11:43:25 [2024-03-15T15:43:25.866Z] [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
11:43:25 [2024-03-15T15:43:25.866Z] [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
11:43:25 [2024-03-15T15:43:25.866Z] [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
11:43:25 [2024-03-15T15:43:25.866Z] [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
11:43:25 [2024-03-15T15:43:25.866Z] [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 24 MB/s)
11:43:25 [2024-03-15T15:43:25.866Z] [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
11:43:25 [2024-03-15T15:43:25.866Z] [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
11:43:25 [2024-03-15T15:43:25.866Z] [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 2.3 MB/s)
11:43:25 [2024-03-15T15:43:25.866Z] [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 59 MB/s)
11:43:26 [2024-03-15T15:43:26.140Z] [INFO] Executing tasks
11:43:26 [2024-03-15T15:43:26.140Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
11:43:26 [2024-03-15T15:43:26.140Z] [WARNING]      [echo] Attempting to download test traces
11:43:26 [2024-03-15T15:43:26.140Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
11:43:26 [2024-03-15T15:43:26.140Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
11:43:26 [2024-03-15T15:43:26.140Z] [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
11:43:26 [2024-03-15T15:43:26.140Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
11:43:26 [2024-03-15T15:43:26.140Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
11:43:26 [2024-03-15T15:43:26.140Z] [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
11:43:26 [2024-03-15T15:43:26.408Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
11:43:26 [2024-03-15T15:43:26.408Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
11:43:26 [2024-03-15T15:43:26.408Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
11:43:26 [2024-03-15T15:43:26.408Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
11:43:26 [2024-03-15T15:43:26.408Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
11:43:26 [2024-03-15T15:43:26.409Z] [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
11:43:27 [2024-03-15T15:43:27.356Z] [INFO]      [exec] Cloning into 'ctf-testsuite'...
11:43:27 [2024-03-15T15:43:27.612Z] [INFO]      [exec] Your branch is up to date with 'origin/master'.
11:43:27 [2024-03-15T15:43:27.612Z] [INFO]      [exec] Already on 'master'
11:43:27 [2024-03-15T15:43:27.869Z] [INFO]      [exec] Already up to date.
11:43:28 [2024-03-15T15:43:28.125Z] [INFO]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
11:43:28 [2024-03-15T15:43:28.125Z] [INFO]      [exec] 
11:43:28 [2024-03-15T15:43:28.125Z] [INFO]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
11:43:28 [2024-03-15T15:43:28.125Z] [INFO]      [exec] changes and commit them, and you can discard any commits you make in this
11:43:28 [2024-03-15T15:43:28.125Z] [INFO]      [exec] state without impacting any branches by performing another checkout.
11:43:28 [2024-03-15T15:43:28.125Z] [INFO]      [exec] 
11:43:28 [2024-03-15T15:43:28.125Z] [INFO]      [exec] If you want to create a new branch to retain commits you create, you may
11:43:28 [2024-03-15T15:43:28.125Z] [INFO]      [exec] do so (now or later) by using -b with the checkout command again. Example:
11:43:28 [2024-03-15T15:43:28.125Z] [INFO]      [exec] 
11:43:28 [2024-03-15T15:43:28.125Z] [INFO]      [exec]   git checkout -b <new-branch-name>
11:43:28 [2024-03-15T15:43:28.125Z] [INFO]      [exec] 
11:43:28 [2024-03-15T15:43:28.125Z] [INFO]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
11:43:28 [2024-03-15T15:43:28.125Z] [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
11:43:28 [2024-03-15T15:43:28.381Z] [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
11:43:28 [2024-03-15T15:43:28.381Z] [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
11:43:28 [2024-03-15T15:43:28.381Z] [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
11:43:29 [2024-03-15T15:43:29.308Z] [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
11:43:29 [2024-03-15T15:43:29.564Z] [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
11:43:29 [2024-03-15T15:43:29.820Z] [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
11:43:29 [2024-03-15T15:43:29.820Z] [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
11:43:31 [2024-03-15T15:43:31.185Z] [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
11:43:32 [2024-03-15T15:43:32.111Z] [WARNING]      [echo] Traces extracted successfully
11:43:32 [2024-03-15T15:43:32.111Z] [INFO] Executed tasks
11:43:32 [2024-03-15T15:43:32.111Z] [INFO] 
11:43:32 [2024-03-15T15:43:32.111Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:32 [2024-03-15T15:43:32.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/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
11:43:32 [2024-03-15T15:43:32.367Z] [INFO] Command line:
11:43:32 [2024-03-15T15:43:32.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/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]
11:43:32 [2024-03-15T15:43:32.367Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:43:34 [2024-03-15T15:43:34.883Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
11:43:34 [2024-03-15T15:43:34.883Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
11:43:34 [2024-03-15T15:43:34.883Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testEventHeaders -- Time elapsed: 0.002 s
11:43:34 [2024-03-15T15:43:34.883Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testRoot -- Time elapsed: 0 s
11:43:34 [2024-03-15T15:43:34.883Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testGetPath -- Time elapsed: 0 s
11:43:34 [2024-03-15T15:43:34.883Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testComplexNode -- Time elapsed: 0 s
11:43:34 [2024-03-15T15:43:34.883Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testFields -- Time elapsed: 0 s
11:43:34 [2024-03-15T15:43:34.883Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testNotEquals -- Time elapsed: 0 s
11:43:34 [2024-03-15T15:43:34.883Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
11:43:36 [2024-03-15T15:43:36.249Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.497 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
11:43:36 [2024-03-15T15:43:36.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentEvent -- Time elapsed: 0.345 s
11:43:36 [2024-03-15T15:43:36.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetName -- Time elapsed: 0.130 s
11:43:36 [2024-03-15T15:43:36.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent1 -- Time elapsed: 0.135 s
11:43:36 [2024-03-15T15:43:36.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent2 -- Time elapsed: 0.545 s
11:43:36 [2024-03-15T15:43:36.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentPacketContext -- Time elapsed: 0.044 s
11:43:36 [2024-03-15T15:43:36.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_invalid -- Time elapsed: 0.042 s
11:43:36 [2024-03-15T15:43:36.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_timestamp -- Time elapsed: 0.047 s
11:43:36 [2024-03-15T15:43:36.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testReadNextEvent -- Time elapsed: 0.041 s
11:43:36 [2024-03-15T15:43:36.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCPU -- Time elapsed: 0.042 s
11:43:36 [2024-03-15T15:43:36.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_valid -- Time elapsed: 0.041 s
11:43:36 [2024-03-15T15:43:36.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_eventDefinition -- Time elapsed: 0.081 s
11:43:36 [2024-03-15T15:43:36.249Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
11:43:36 [2024-03-15T15:43:36.506Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
11:43:36 [2024-03-15T15:43:36.506Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams1 -- Time elapsed: 0.064 s
11:43:36 [2024-03-15T15:43:36.506Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams2 -- Time elapsed: 0.020 s
11:43:36 [2024-03-15T15:43:36.506Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams3 -- Time elapsed: 0.013 s
11:43:36 [2024-03-15T15:43:36.506Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testEmptyStream -- Time elapsed: 0.010 s
11:43:36 [2024-03-15T15:43:36.506Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStream -- Time elapsed: 0.011 s
11:43:36 [2024-03-15T15:43:36.506Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStreamFail -- Time elapsed: 0.011 s
11:43:36 [2024-03-15T15:43:36.506Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
11:43:36 [2024-03-15T15:43:36.506Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
11:43:36 [2024-03-15T15:43:36.506Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketNoHeader -- Time elapsed: 0.001 s
11:43:36 [2024-03-15T15:43:36.506Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithContext -- Time elapsed: 0.001 s
11:43:36 [2024-03-15T15:43:36.506Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithPacketContextAndLostEvents -- Time elapsed: 0.001 s
11:43:36 [2024-03-15T15:43:36.506Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacket -- Time elapsed: 0 s
11:43:36 [2024-03-15T15:43:36.506Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
11:43:44 [2024-03-15T15:43:44.594Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.615 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[0: KERNEL] -- Time elapsed: 0.611 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[1: TRACE2] -- Time elapsed: 0.574 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[2: KERNEL_VM] -- Time elapsed: 1.031 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[3: SYNC_SRC] -- Time elapsed: 0.090 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[4: SYNC_DEST] -- Time elapsed: 0.067 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[5: DJANGO_CLIENT] -- Time elapsed: 0.930 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[6: DJANGO_DB] -- Time elapsed: 0.798 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[7: DJANGO_HTTPD] -- Time elapsed: 0.882 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[8: HELLO_LOST] -- Time elapsed: 0.176 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[9: CYG_PROFILE] -- Time elapsed: 0.013 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[10: CYG_PROFILE_FAST] -- Time elapsed: 0.018 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[11: FUNKY_TRACE] -- Time elapsed: 0.149 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[12: ARM_64_BIT_HEADER] -- Time elapsed: 0.243 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[13: FLIPPING_ENDIANNESS] -- Time elapsed: 0.068 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[14: DYNSCOPE] -- Time elapsed: 0.214 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest skipped
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[16: DEBUG_INFO] -- Time elapsed: 0.012 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[17: DEBUG_INFO3] -- Time elapsed: 0.012 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[18: DEBUG_INFO4] -- Time elapsed: 0.008 s
11:43:44 [2024-03-15T15:43:44.594Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[19: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 0.004 s
11:43:44 [2024-03-15T15:43:44.595Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 0.003 s
11:43:44 [2024-03-15T15:43:44.595Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 0.004 s
11:43:44 [2024-03-15T15:43:44.595Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[22: MEMORY_ANALYSIS] -- Time elapsed: 0.290 s
11:43:44 [2024-03-15T15:43:44.595Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[23: PERF_TASKSET2] -- Time elapsed: 0.013 s
11:43:44 [2024-03-15T15:43:44.595Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[24: MANY_THREADS] -- Time elapsed: 0.352 s
11:43:44 [2024-03-15T15:43:44.595Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[25: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 0.214 s
11:43:44 [2024-03-15T15:43:44.595Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[26: CONTEXT_SWITCHES_UST] -- Time elapsed: 0.008 s
11:43:44 [2024-03-15T15:43:44.595Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[27: UNEVEN_STREAMS] -- Time elapsed: 0.812 s
11:43:44 [2024-03-15T15:43:44.595Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
11:43:45 [2024-03-15T15:43:45.960Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.745 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetTrace -- Time elapsed: 0.102 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddEvent_base -- Time elapsed: 0.096 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetId -- Time elapsed: 0.095 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetId -- Time elapsed: 0.110 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddHugeIDEvent_base -- Time elapsed: 0.098 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testToString -- Time elapsed: 0.107 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetPacketContextDecl -- Time elapsed: 0.090 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventHeaderDecl -- Time elapsed: 0.085 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventHeaderIsSet -- Time elapsed: 0.098 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetStreamInputs -- Time elapsed: 0.083 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventContext -- Time elapsed: 0.086 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventHeader -- Time elapsed: 0.090 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventContextDecl -- Time elapsed: 0.078 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventContextIsSet -- Time elapsed: 0.096 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetPacketContext -- Time elapsed: 0.073 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEvents -- Time elapsed: 0.087 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testIdIsSet -- Time elapsed: 0.077 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testStream -- Time elapsed: 0.116 s
11:43:45 [2024-03-15T15:43:45.960Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testPacketContextIsSet -- Time elapsed: 0.073 s
11:43:45 [2024-03-15T15:43:45.960Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
11:43:46 [2024-03-15T15:43:46.888Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals1 -- Time elapsed: 0.102 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals2 -- Time elapsed: 0.096 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals3 -- Time elapsed: 0.108 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals4 -- Time elapsed: 0.143 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetTimestampEnd -- Time elapsed: 0.074 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetPath -- Time elapsed: 0.074 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testSetTimestampEnd -- Time elapsed: 0.074 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetFilename -- Time elapsed: 0.065 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testStreamInput -- Time elapsed: 0.066 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetStream -- Time elapsed: 0.050 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testLookupDefinition -- Time elapsed: 0.047 s
11:43:46 [2024-03-15T15:43:46.888Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
11:43:46 [2024-03-15T15:43:46.888Z] !SESSION 2024-03-15 15:43:32.395 -----------------------------------------------
11:43:46 [2024-03-15T15:43:46.888Z] eclipse.buildId=unknown
11:43:46 [2024-03-15T15:43:46.888Z] java.version=17.0.2
11:43:46 [2024-03-15T15:43:46.888Z] java.vendor=Oracle Corporation
11:43:46 [2024-03-15T15:43:46.888Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:43:46 [2024-03-15T15:43:46.888Z] 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
11:43:46 [2024-03-15T15:43:46.888Z] 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
11:43:46 [2024-03-15T15:43:46.888Z] 
11:43:46 [2024-03-15T15:43:46.888Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:46.786
11:43:46 [2024-03-15T15:43:46.888Z] !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]
11:43:46 [2024-03-15T15:43:46.888Z] 
11:43:46 [2024-03-15T15:43:46.888Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:46.792
11:43:46 [2024-03-15T15:43:46.888Z] !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]
11:43:46 [2024-03-15T15:43:46.888Z] 
11:43:46 [2024-03-15T15:43:46.888Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:46.812
11:43:46 [2024-03-15T15:43:46.888Z] !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]
11:43:46 [2024-03-15T15:43:46.888Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonClockedTest -- Time elapsed: 0.104 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketContextTest -- Time elapsed: 0.006 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLContextTest -- Time elapsed: 0.004 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnvironmentTest -- Time elapsed: 0.003 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLSimpleTest -- Time elapsed: 0.002 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLClockTest -- Time elapsed: 0.002 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLCallsiteTest -- Time elapsed: 0.003 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketHeaderTest -- Time elapsed: 0.005 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnumTest -- Time elapsed: 0.003 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLAllTest -- Time elapsed: 0.004 s
11:43:46 [2024-03-15T15:43:46.888Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
11:43:46 [2024-03-15T15:43:46.888Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor1 -- Time elapsed: 0 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor2 -- Time elapsed: 0.001 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor3 -- Time elapsed: 0 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor4 -- Time elapsed: 0 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor5 -- Time elapsed: 0 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor6 -- Time elapsed: 0 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor7 -- Time elapsed: 0.001 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor8 -- Time elapsed: 0 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testToString -- Time elapsed: 0.003 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntry_1 -- Time elapsed: 0 s
11:43:46 [2024-03-15T15:43:46.888Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
11:43:46 [2024-03-15T15:43:46.888Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexDisjoint -- Time elapsed: 0.001 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlappingBothSides -- Time elapsed: 0 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexLargeOverlapping -- Time elapsed: 0 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexContiguous -- Time elapsed: 0.001 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexInvalidAppend -- Time elapsed: 0 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexGet -- Time elapsed: 0 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndex -- Time elapsed: 0 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlapping -- Time elapsed: 0 s
11:43:46 [2024-03-15T15:43:46.888Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
11:43:46 [2024-03-15T15:43:46.888Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingLive -- Time elapsed: 0.005 s
11:43:46 [2024-03-15T15:43:46.888Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingNotLive -- Time elapsed: 0.001 s
11:43:46 [2024-03-15T15:43:46.888Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
11:43:47 [2024-03-15T15:43:47.144Z] 
11:43:47 [2024-03-15T15:43:47.144Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 15:43:47.038
11:43:47 [2024-03-15T15:43:47.144Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
11:43:47 [2024-03-15T15:43:47.144Z] 
11:43:47 [2024-03-15T15:43:47.144Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 15:43:47.039
11:43:47 [2024-03-15T15:43:47.144Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
11:43:47 [2024-03-15T15:43:47.144Z] 
11:43:47 [2024-03-15T15:43:47.144Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 15:43:47.075
11:43:47 [2024-03-15T15:43:47.144Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
11:43:47 [2024-03-15T15:43:47.144Z] 
11:43:47 [2024-03-15T15:43:47.144Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 15:43:47.076
11:43:47 [2024-03-15T15:43:47.144Z] !MESSAGE channel0_0	[                                                            ]	0 Events
11:43:48 [2024-03-15T15:43:48.074Z] 
11:43:48 [2024-03-15T15:43:48.074Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 15:43:47.972
11:43:48 [2024-03-15T15:43:48.074Z] !MESSAGE channel0_1	[+]	1 Events
11:43:48 [2024-03-15T15:43:48.074Z] 
11:43:48 [2024-03-15T15:43:48.074Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 15:43:47.973
11:43:48 [2024-03-15T15:43:48.074Z] !MESSAGE channel0_0	[ ]	0 Events
11:43:48 [2024-03-15T15:43:48.074Z] 
11:43:48 [2024-03-15T15:43:48.074Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 15:43:48.004
11:43:48 [2024-03-15T15:43:48.074Z] !MESSAGE channel0_1	[++]	1 Events
11:43:48 [2024-03-15T15:43:48.074Z] 
11:43:48 [2024-03-15T15:43:48.074Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 15:43:48.004
11:43:48 [2024-03-15T15:43:48.074Z] !MESSAGE channel0_0	[  ]	0 Events
11:43:48 [2024-03-15T15:43:48.330Z] 
11:43:48 [2024-03-15T15:43:48.330Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 15:43:48.110
11:43:48 [2024-03-15T15:43:48.330Z] !MESSAGE channel0_1	[++++++++++]	1 Events
11:43:48 [2024-03-15T15:43:48.330Z] 
11:43:48 [2024-03-15T15:43:48.330Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 15:43:48.110
11:43:48 [2024-03-15T15:43:48.330Z] !MESSAGE channel0_0	[          ]	0 Events
11:43:48 [2024-03-15T15:43:48.330Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.348 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testHasMoreEvents -- Time elapsed: 0.036 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_last -- Time elapsed: 0.078 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_100 -- Time elapsed: 0.038 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_noparam -- Time elapsed: 0.037 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetEndTime -- Time elapsed: 0.038 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testSeek -- Time elapsed: 0.033 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetStartTime -- Time elapsed: 0.059 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_end -- Time elapsed: 0.649 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_invalid -- Time elapsed: 0.028 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_first -- Time elapsed: 0.029 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width0 -- Time elapsed: 0.028 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width1 -- Time elapsed: 0.033 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width2 -- Time elapsed: 0.032 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testCopyFrom -- Time elapsed: 0.027 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_normal -- Time elapsed: 0.024 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width10 -- Time elapsed: 0.054 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_nonexisting -- Time elapsed: 0.025 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGoToLastEvent -- Time elapsed: 0.045 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_existing -- Time elapsed: 0.053 s
11:43:48 [2024-03-15T15:43:48.330Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
11:43:48 [2024-03-15T15:43:48.330Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFileDoesNotExist -- Time elapsed: 0.001 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithTextMetadata -- Time elapsed: 0.001 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWith1ByteMetadata -- Time elapsed: 0 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithLittleEndianMetadata -- Time elapsed: 0.001 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoFiles -- Time elapsed: 0 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoMetadataButFiles -- Time elapsed: 0 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidMetadata -- Time elapsed: 0.001 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidJson -- Time elapsed: 0 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithEmptyMetadata -- Time elapsed: 0.001 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFile -- Time elapsed: 0 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceNull -- Time elapsed: 0 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithJsonMetadata -- Time elapsed: 0.001 s
11:43:48 [2024-03-15T15:43:48.330Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithBigEndianMetadata -- Time elapsed: 0 s
11:43:48 [2024-03-15T15:43:48.330Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
11:43:49 [2024-03-15T15:43:49.257Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.820 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
11:43:49 [2024-03-15T15:43:49.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMajor -- Time elapsed: 0.035 s
11:43:49 [2024-03-15T15:43:49.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMinor -- Time elapsed: 0.025 s
11:43:49 [2024-03-15T15:43:49.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_valid -- Time elapsed: 0.034 s
11:43:49 [2024-03-15T15:43:49.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_1 -- Time elapsed: 0.024 s
11:43:49 [2024-03-15T15:43:49.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_2 -- Time elapsed: 0.025 s
11:43:49 [2024-03-15T15:43:49.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_3 -- Time elapsed: 0.023 s
11:43:49 [2024-03-15T15:43:49.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_4 -- Time elapsed: 0.024 s
11:43:49 [2024-03-15T15:43:49.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMajorIsSet -- Time elapsed: 0.023 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testByteOrderIsSet -- Time elapsed: 0.023 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_invalid -- Time elapsed: 0.025 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPath -- Time elapsed: 0.031 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetUUID -- Time elapsed: 0.024 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testUUIDIsSet -- Time elapsed: 0.025 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMinorIsSet -- Time elapsed: 0.024 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPacketHeader -- Time elapsed: 0.027 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetTraceDirectory -- Time elapsed: 0.031 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetByteOrder -- Time elapsed: 0.024 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testAddStream -- Time elapsed: 0.055 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetPacketHeader -- Time elapsed: 0.024 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_1 -- Time elapsed: 0.023 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_2 -- Time elapsed: 0.024 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetByteOrder_1 -- Time elapsed: 0.024 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetStream -- Time elapsed: 0.023 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetUUID -- Time elapsed: 0.024 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_invalid -- Time elapsed: 0.053 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupDefinition -- Time elapsed: 0.024 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_existing -- Time elapsed: 0.048 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMajor -- Time elapsed: 0.022 s
11:43:49 [2024-03-15T15:43:49.258Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMinor -- Time elapsed: 0.024 s
11:43:49 [2024-03-15T15:43:49.258Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
11:43:50 [2024-03-15T15:43:50.185Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.930 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
11:43:50 [2024-03-15T15:43:50.185Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[0: WHOLE_TRACE] -- Time elapsed: 0.512 s
11:43:50 [2024-03-15T15:43:50.185Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME] -- Time elapsed: 0.067 s
11:43:50 [2024-03-15T15:43:50.185Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[2: STREAM0_FIRST_PACKET_TIME] -- Time elapsed: 0.105 s
11:43:50 [2024-03-15T15:43:50.185Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY] -- Time elapsed: 0.068 s
11:43:50 [2024-03-15T15:43:50.185Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS] -- Time elapsed: 0.175 s
11:43:50 [2024-03-15T15:43:50.185Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
11:43:50 [2024-03-15T15:43:50.441Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testParse -- Time elapsed: 0.128 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testToString -- Time elapsed: 0.047 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testStreamTextMD -- Time elapsed: 0.025 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testMetadata -- Time elapsed: 0.024 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testGetDetectedByteOrder -- Time elapsed: 0.055 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testEndian -- Time elapsed: 0.026 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testTextMD -- Time elapsed: 0.025 s
11:43:50 [2024-03-15T15:43:50.441Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
11:43:50 [2024-03-15T15:43:50.441Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest.testStreamInputReaderTimestampComparator_1 -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.441Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
11:43:50 [2024-03-15T15:43:50.441Z] 
11:43:50 [2024-03-15T15:43:50.441Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-15 15:43:50.367
11:43:50 [2024-03-15T15:43:50.441Z] !MESSAGE Some message
11:43:50 [2024-03-15T15:43:50.441Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testCtfCorePluginId -- Time elapsed: 0.001 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testLog -- Time elapsed: 0.001 s
11:43:50 [2024-03-15T15:43:50.441Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
11:43:50 [2024-03-15T15:43:50.441Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.getterTest -- Time elapsed: 0.001 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.constructorTest -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.comparatorTest -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.equalsTest -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.toStringTest -- Time elapsed: 0.003 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.hashCodeTest -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.441Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
11:43:50 [2024-03-15T15:43:50.441Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthArray -- Time elapsed: 0.002 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthNotNullTerminatedArray -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthString -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple -- Time elapsed: 0.001 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_complex -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple2 -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple3 -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.441Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedHexLengthArray -- Time elapsed: 0.003 s
11:43:50 [2024-03-15T15:43:50.441Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
11:43:50 [2024-03-15T15:43:50.441Z] 
11:43:50 [2024-03-15T15:43:50.442Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:50.397
11:43:50 [2024-03-15T15:43:50.442Z] !MESSAGE Struct already contains a field named ctx
11:43:50 [2024-03-15T15:43:50.442Z] 
11:43:50 [2024-03-15T15:43:50.442Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:50.397
11:43:50 [2024-03-15T15:43:50.442Z] !MESSAGE Struct already contains a field named ctx
11:43:50 [2024-03-15T15:43:50.442Z] 
11:43:50 [2024-03-15T15:43:50.442Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:50.397
11:43:50 [2024-03-15T15:43:50.442Z] !MESSAGE Struct already contains a field named ctx
11:43:50 [2024-03-15T15:43:50.442Z] 
11:43:50 [2024-03-15T15:43:50.442Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:50.398
11:43:50 [2024-03-15T15:43:50.442Z] !MESSAGE Struct already contains a field named ctx
11:43:50 [2024-03-15T15:43:50.442Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
11:43:50 [2024-03-15T15:43:50.442Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest.testEvents -- Time elapsed: 0.003 s
11:43:50 [2024-03-15T15:43:50.442Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
11:43:50 [2024-03-15T15:43:50.442Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
11:43:50 [2024-03-15T15:43:50.442Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.getterTest -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.442Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.ctorTest -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.442Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.equalsTest -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.442Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.toStringTest -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.442Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.hashcodeTest -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.442Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
11:43:50 [2024-03-15T15:43:50.442Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
11:43:50 [2024-03-15T15:43:50.442Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetFieldsList -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.442Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetField -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.442Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testToString -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.442Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testStructDeclaration -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.442Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testAddField -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.442Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.442Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetMinAlign -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.442Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.equalsTest -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.442Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testHasField -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.442Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.hashcodeTest -- Time elapsed: 0 s
11:43:50 [2024-03-15T15:43:50.442Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
11:43:51 [2024-03-15T15:43:51.370Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals1 -- Time elapsed: 0.024 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals2 -- Time elapsed: 0.024 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals3 -- Time elapsed: 0.023 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals4 -- Time elapsed: 0.024 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals5 -- Time elapsed: 0.030 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode_null -- Time elapsed: 0.026 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDefinition -- Time elapsed: 0.050 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_null -- Time elapsed: 0.023 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetId -- Time elapsed: 0.026 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet_null -- Time elapsed: 0.023 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet_null -- Time elapsed: 0.024 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetName -- Time elapsed: 0.029 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet -- Time elapsed: 0.025 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other1 -- Time elapsed: 0.025 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other2 -- Time elapsed: 0.025 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other3 -- Time elapsed: 0.025 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other4 -- Time elapsed: 0.023 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDeclaration -- Time elapsed: 0.024 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode -- Time elapsed: 0.023 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet_null -- Time elapsed: 0.028 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet -- Time elapsed: 0.025 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetFields -- Time elapsed: 0.024 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testIdIsSet -- Time elapsed: 0.025 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals -- Time elapsed: 0.049 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetStream -- Time elapsed: 0.024 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet_null -- Time elapsed: 0.026 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_emptyObject -- Time elapsed: 0.028 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet -- Time elapsed: 0.023 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet -- Time elapsed: 0.026 s
11:43:51 [2024-03-15T15:43:51.370Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
11:43:51 [2024-03-15T15:43:51.370Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32BitNeg -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32Bit -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat48Bit -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64Bit -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetValue -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat248 -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat5311 -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testToString -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64BitNeg -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
11:43:51 [2024-03-15T15:43:51.370Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclarationBruteForce -- Time elapsed: 0.019 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetEncoding -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testToString -- Time elapsed: 0.005 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetByteOrder -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter_8bytes -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMinValue -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetBase -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.equalsTest -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_unsigned -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_signed -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMaxValue -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetLength -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.hashcodeTest -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
11:43:51 [2024-03-15T15:43:51.370Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentField -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupVariant -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testToString -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentFieldName -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetPath -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupInteger -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.370Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupString -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupStruct -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupEnum -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testVariantDefinition -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupArray -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDefinitions -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupDefinition -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.371Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
11:43:51 [2024-03-15T15:43:51.371Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetValue -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testStringDefinition -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testToString -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testSetValue -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
11:43:51 [2024-03-15T15:43:51.371Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testBlobDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
11:43:51 [2024-03-15T15:43:51.371Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange1 -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange2 -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange3 -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange4 -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testBitFlagEnum -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddMany -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddNext -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlap -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testEnumDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAdd -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testQuery -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testDubs -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testToString -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testCreateDefinition -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.binaryEquivalentTest -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.equalsTest -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.hashcodeTest -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.371Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
11:43:51 [2024-03-15T15:43:51.371Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest.testToString -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.371Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
11:43:51 [2024-03-15T15:43:51.371Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetValue -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetIntegerValue_one -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testToString -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testUnknownEnum -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testEnumDefinition -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
11:43:51 [2024-03-15T15:43:51.371Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetElementType -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testArrayDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testToString -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_complex -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testCreateDefinition -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.equalsTest -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetLength -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_ownDefs -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
11:43:51 [2024-03-15T15:43:51.371Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeExtended -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLargeFail -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLarge -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompactFail -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeCompact -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactExtended -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testMaxSizes -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompact -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactCompact -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.371Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
11:43:51 [2024-03-15T15:43:51.371Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupVariant -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testToString -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_1 -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_2 -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupString -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupStruct -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupEnum -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupArray -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDefinitions_1 -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupFixedStringDefinition -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.371Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
11:43:51 [2024-03-15T15:43:51.371Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
11:43:51 [2024-03-15T15:43:51.372Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32BE -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.372Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32LE -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.372Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64BE -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.372Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64LE -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.372Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
11:43:51 [2024-03-15T15:43:51.372Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
11:43:51 [2024-03-15T15:43:51.372Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testVariantDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.372Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsAddTwiceTest -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.372Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testToString -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.372Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testAddField -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.372Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testCreateDefinition -- Time elapsed: 0.030 s
11:43:51 [2024-03-15T15:43:51.372Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsOutOfOrderTest -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.372Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsTest -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.372Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.372Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged_null -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.372Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testHasField -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.372Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.hashcodeTest -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.372Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testSetTag -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.372Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
11:43:51 [2024-03-15T15:43:51.628Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetValue -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testToString -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_unsignedLong -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testIntegerDefinition -- Time elapsed: 0.017 s
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_signedLong -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.628Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
11:43:51 [2024-03-15T15:43:51.628Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testToString -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetElem -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testFixedStringDefinition -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.628Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
11:43:51 [2024-03-15T15:43:51.628Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_withDefs -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToStringStringArray -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testRead_noDefs -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_noDefs -- Time elapsed: 0.001 s
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_withDefs -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_baseDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_newDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_string -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.628Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_char -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_long -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
11:43:51 [2024-03-15T15:43:51.629Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testGetEncoding -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testToString -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.equalsTest -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration_2 -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.hashcodeTest -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
11:43:51 [2024-03-15T15:43:51.629Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testGetElementType -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testToString -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testSequenceDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testCreateDefinition -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.equalsTest -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
11:43:51 [2024-03-15T15:43:51.629Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetBytes -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testToString -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetStringValue -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testBlobDefinition -- Time elapsed: 0 s
11:43:51 [2024-03-15T15:43:51.629Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
11:43:51 [2024-03-15T15:43:51.629Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
11:43:51 [2024-03-15T15:43:51.629Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
11:43:51 [2024-03-15T15:43:51.629Z] line 8:11 required (...)+ loop did not match anything at character ';'
11:43:51 [2024-03-15T15:43:51.629Z] line 10:46 mismatched character '<EOF>' expecting '"'
11:43:51 [2024-03-15T15:43:51.629Z] line 9:16 no viable alternative at character 'o'
11:43:51 [2024-03-15T15:43:51.629Z] line 9:20 no viable alternative at character '?'
11:43:51 [2024-03-15T15:43:51.629Z] line 12:14 no viable alternative at character ''
11:43:51 [2024-03-15T15:43:51.629Z] line 32:0 mismatched character '<EOF>' expecting '"'
11:43:51 [2024-03-15T15:43:51.629Z] 
11:43:51 [2024-03-15T15:43:51.629Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:51.548
11:43:51 [2024-03-15T15:43:51.629Z] !MESSAGE Unknown trace attribute: test
11:43:51 [2024-03-15T15:43:51.629Z] 
11:43:51 [2024-03-15T15:43:51.629Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:51.548
11:43:51 [2024-03-15T15:43:51.629Z] !MESSAGE Unknown trace attribute: test1
11:43:51 [2024-03-15T15:43:51.629Z] 
11:43:51 [2024-03-15T15:43:51.629Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:51.549
11:43:51 [2024-03-15T15:43:51.629Z] !MESSAGE Unknown trace attribute: test2
11:43:51 [2024-03-15T15:43:51.629Z] 
11:43:51 [2024-03-15T15:43:51.629Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:51.549
11:43:51 [2024-03-15T15:43:51.629Z] !MESSAGE Unknown trace attribute: test3
11:43:51 [2024-03-15T15:43:51.629Z] 
11:43:51 [2024-03-15T15:43:51.629Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:51.549
11:43:51 [2024-03-15T15:43:51.629Z] !MESSAGE Unknown trace attribute: test4
11:43:51 [2024-03-15T15:43:51.629Z] 
11:43:51 [2024-03-15T15:43:51.629Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:51.589
11:43:51 [2024-03-15T15:43:51.629Z] !MESSAGE Unknown trace attribute: test2
11:43:51 [2024-03-15T15:43:51.629Z] 
11:43:51 [2024-03-15T15:43:51.629Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:51.618
11:43:51 [2024-03-15T15:43:51.629Z] !MESSAGE Unknown integer attribute: aa
11:43:51 [2024-03-15T15:43:51.629Z] 
11:43:51 [2024-03-15T15:43:51.629Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:51.618
11:43:51 [2024-03-15T15:43:51.629Z] !MESSAGE Unknown integer attribute: zz
11:43:51 [2024-03-15T15:43:51.629Z] 
11:43:51 [2024-03-15T15:43:51.629Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:51.619
11:43:51 [2024-03-15T15:43:51.629Z] !MESSAGE Unknown trace attribute: blah
11:43:51 [2024-03-15T15:43:51.629Z] 
11:43:51 [2024-03-15T15:43:51.629Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:43:51.619
11:43:51 [2024-03-15T15:43:51.629Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
11:43:52 [2024-03-15T15:43:52.194Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s -- in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0.001 s
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.194Z] 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.024 s
11:43:52 [2024-03-15T15:43:52.194Z] 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 s
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.194Z] 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 s
11:43:52 [2024-03-15T15:43:52.194Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.194Z] 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 s
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.194Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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 s
11:43:52 [2024-03-15T15:43:52.195Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.195Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.195Z] 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 s
11:43:52 [2024-03-15T15:43:52.195Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.195Z] 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 s
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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 s
11:43:52 [2024-03-15T15:43:52.195Z] 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.002 s
11:43:52 [2024-03-15T15:43:52.195Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.195Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat] -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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.002 s
11:43:52 [2024-03-15T15:43:52.195Z] 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 s
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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 s
11:43:52 [2024-03-15T15:43:52.195Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition] -- Time elapsed: 0.001 s
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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.002 s
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.195Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.196Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.196Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless] -- Time elapsed: 0.001 s
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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.030 s
11:43:52 [2024-03-15T15:43:52.196Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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.021 s
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.196Z] 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 s
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple] -- Time elapsed: 0.001 s
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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.004 s
11:43:52 [2024-03-15T15:43:52.196Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers] -- Time elapsed: 0.001 s
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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
11:43:52 [2024-03-15T15:43:52.196Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.196Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.197Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty] -- Time elapsed: 0.001 s
11:43:52 [2024-03-15T15:43:52.197Z] 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 s
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.197Z] 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.025 s
11:43:52 [2024-03-15T15:43:52.197Z] 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 s
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.197Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets] -- Time elapsed: 0.001 s
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.197Z] 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.089 s
11:43:52 [2024-03-15T15:43:52.197Z] 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.063 s
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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
11:43:52 [2024-03-15T15:43:52.197Z] 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.013 s
11:43:52 [2024-03-15T15:43:52.198Z] 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
11:43:52 [2024-03-15T15:43:52.198Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.198Z] 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.001 s
11:43:52 [2024-03-15T15:43:52.198Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
11:43:52 [2024-03-15T15:43:52.198Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le1 -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le2 -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_invalid -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos0LE -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos7LE -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos8LE -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Unsigned -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Signed -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos7LE -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos8LE -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length0 -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length1 -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0LE -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7LE -- Time elapsed: 0.001 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8LE -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0BE -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0LE -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos8BE -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length0 -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length1 -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0 -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7 -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8 -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetUnsigned -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid2 -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetSigned -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_hex -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_base -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos0 -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos1 -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos2 -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
11:43:52 [2024-03-15T15:43:52.198Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetPosition -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testCanRead_1param -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytes -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetOrder -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testClear -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteOrder -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetByteOrder -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer_fromByteBuffer -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteBuffer -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetPosition -- Time elapsed: 0.001 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytesMiddle -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetOrder -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
11:43:52 [2024-03-15T15:43:52.198Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNull -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnsupporteds -- Time elapsed: 0.002 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToArray -- Time elapsed: 0.001 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructor -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSet -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testClear -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToString -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIterator -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnorderedSet -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testRecursiveCopyConstructor -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testContains -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorWithNull -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNulls -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testHashCollision -- Time elapsed: 0.105 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testEquality -- Time elapsed: 0.001 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorOutOfOrder -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIndexOf -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIsEmpty -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSimple -- Time elapsed: 0.007 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStream -- Time elapsed: 0.003 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStreams -- Time elapsed: 0.001 s
11:43:52 [2024-03-15T15:43:52.198Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
11:43:52 [2024-03-15T15:43:52.198Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_2 -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_3 -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testUnsignedCompare -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID -- Time elapsed: 0 s
11:43:52 [2024-03-15T15:43:52.198Z] 
11:43:52 [2024-03-15T15:43:52.198Z] Results:
11:43:52 [2024-03-15T15:43:52.198Z] 
11:43:52 [2024-03-15T15:43:52.198Z] Tests run: 649, Failures: 0, Errors: 0, Skipped: 1
11:43:52 [2024-03-15T15:43:52.198Z] 
11:43:52 [2024-03-15T15:43:52.455Z] [INFO] All tests passed
11:43:52 [2024-03-15T15:43:52.455Z] [INFO] 
11:43:52 [2024-03-15T15:43:52.455Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:52 [2024-03-15T15:43:52.455Z] [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
11:43:52 [2024-03-15T15:43:52.455Z] [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
11:43:52 [2024-03-15T15:43:52.455Z] [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
11:43:52 [2024-03-15T15:43:52.455Z] [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
11:43:52 [2024-03-15T15:43:52.455Z] [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
11:43:52 [2024-03-15T15:43:52.455Z] [INFO] 
11:43:52 [2024-03-15T15:43:52.455Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
11:43:52 [2024-03-15T15:43:52.455Z] [INFO] 
11:43:52 [2024-03-15T15:43:52.455Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
11:43:52 [2024-03-15T15:43:52.455Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [20/141]
11:43:52 [2024-03-15T15:43:52.455Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
11:43:52 [2024-03-15T15:43:52.455Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:43:52 [2024-03-15T15:43:52.455Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:43:53 [2024-03-15T15:43:53.017Z] [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
11:43:53 [2024-03-15T15:43:53.017Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.017Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.017Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.017Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.017Z] [INFO] The project's OSGi version is 1.0.17.202403151535
11:43:53 [2024-03-15T15:43:53.017Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.017Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.017Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.017Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.017Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.017Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.017Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.017Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.272Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.273Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.273Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
11:43:53 [2024-03-15T15:43:53.273Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.273Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.273Z] [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
11:43:53 [2024-03-15T15:43:53.273Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.273Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.273Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:43:53 [2024-03-15T15:43:53.273Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:43:53 [2024-03-15T15:43:53.273Z] [WARNING] The 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
11:43:53 [2024-03-15T15:43:53.273Z] [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
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.834Z] [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
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.834Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.834Z] [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
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.834Z] [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
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] 
11:43:53 [2024-03-15T15:43:53.834Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:53 [2024-03-15T15:43:53.834Z] [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
11:43:54 [2024-03-15T15:43:54.761Z] [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
11:43:55 [2024-03-15T15:43:55.688Z] [INFO] 
11:43:55 [2024-03-15T15:43:55.688Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:43:55 [2024-03-15T15:43:55.943Z] [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
11:43:55 [2024-03-15T15:43:55.943Z] [INFO] Command line:
11:43:55 [2024-03-15T15:43:55.943Z] 	[/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]
11:43:55 [2024-03-15T15:43:55.944Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:43:59 [2024-03-15T15:43:59.211Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
11:43:59 [2024-03-15T15:43:59.211Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
11:43:59 [2024-03-15T15:43:59.211Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testToString -- Time elapsed: 0.004 s
11:43:59 [2024-03-15T15:43:59.211Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testCompareTo -- Time elapsed: 0.001 s
11:43:59 [2024-03-15T15:43:59.211Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testGetters -- Time elapsed: 0 s
11:43:59 [2024-03-15T15:43:59.211Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testHashCode -- Time elapsed: 0 s
11:43:59 [2024-03-15T15:43:59.211Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testEquals -- Time elapsed: 0 s
11:43:59 [2024-03-15T15:43:59.211Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
11:44:11 [2024-03-15T15:44:11.436Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.10 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
11:44:11 [2024-03-15T15:44:11.436Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testTooManyContexts -- Time elapsed: 10.77 s
11:44:11 [2024-03-15T15:44:11.436Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testIndexing -- Time elapsed: 0.806 s
11:44:11 [2024-03-15T15:44:11.436Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
11:44:11 [2024-03-15T15:44:11.436Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
11:44:11 [2024-03-15T15:44:11.436Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_timestamp -- Time elapsed: 0 s
11:44:11 [2024-03-15T15:44:11.436Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_valid -- Time elapsed: 0 s
11:44:11 [2024-03-15T15:44:11.436Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testSetLocation -- Time elapsed: 0 s
11:44:11 [2024-03-15T15:44:11.436Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testGetLocation -- Time elapsed: 0 s
11:44:11 [2024-03-15T15:44:11.436Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_invalid -- Time elapsed: 0 s
11:44:11 [2024-03-15T15:44:11.436Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_long -- Time elapsed: 0 s
11:44:11 [2024-03-15T15:44:11.436Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
11:44:11 [2024-03-15T15:44:11.436Z] !SESSION 2024-03-15 15:43:55.878 -----------------------------------------------
11:44:11 [2024-03-15T15:44:11.436Z] eclipse.buildId=unknown
11:44:11 [2024-03-15T15:44:11.436Z] java.version=17.0.2
11:44:11 [2024-03-15T15:44:11.436Z] java.vendor=Oracle Corporation
11:44:11 [2024-03-15T15:44:11.436Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:44:11 [2024-03-15T15:44:11.436Z] 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
11:44:11 [2024-03-15T15:44:11.436Z] 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
11:44:11 [2024-03-15T15:44:11.436Z] 
11:44:11 [2024-03-15T15:44:11.436Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:44:10.752
11:44:11 [2024-03-15T15:44:11.436Z] !MESSAGE Unknown trace attribute: test
11:44:11 [2024-03-15T15:44:11.436Z] 
11:44:11 [2024-03-15T15:44:11.436Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:44:10.752
11:44:11 [2024-03-15T15:44:11.436Z] !MESSAGE Unknown trace attribute: test1
11:44:11 [2024-03-15T15:44:11.436Z] 
11:44:11 [2024-03-15T15:44:11.436Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:44:10.753
11:44:11 [2024-03-15T15:44:11.436Z] !MESSAGE Unknown trace attribute: test2
11:44:11 [2024-03-15T15:44:11.436Z] 
11:44:11 [2024-03-15T15:44:11.436Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:44:10.753
11:44:11 [2024-03-15T15:44:11.436Z] !MESSAGE Unknown trace attribute: test3
11:44:11 [2024-03-15T15:44:11.436Z] 
11:44:11 [2024-03-15T15:44:11.436Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-15 15:44:10.753
11:44:11 [2024-03-15T15:44:11.436Z] !MESSAGE Unknown trace attribute: test4
11:44:11 [2024-03-15T15:44:11.436Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
11:44:11 [2024-03-15T15:44:11.436Z] 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.015 s
11:44:11 [2024-03-15T15:44:11.436Z] 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.088 s
11:44:11 [2024-03-15T15:44:11.436Z] 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
11:44:11 [2024-03-15T15:44:11.437Z] 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
11:44:11 [2024-03-15T15:44:11.437Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz] -- Time elapsed: 0 s
11:44:11 [2024-03-15T15:44:11.437Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
11:44:13 [2024-03-15T15:44:13.329Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.032 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
11:44:13 [2024-03-15T15:44:13.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondToLastEvent -- Time elapsed: 0.223 s
11:44:13 [2024-03-15T15:44:13.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testLastEvent -- Time elapsed: 0.134 s
11:44:13 [2024-03-15T15:44:13.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testFirstEvent -- Time elapsed: 0.013 s
11:44:13 [2024-03-15T15:44:13.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondEvent -- Time elapsed: 0.101 s
11:44:13 [2024-03-15T15:44:13.329Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
11:44:13 [2024-03-15T15:44:13.585Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
11:44:13 [2024-03-15T15:44:13.585Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBoundsWithTransform -- Time elapsed: 0.335 s
11:44:13 [2024-03-15T15:44:13.585Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBounds -- Time elapsed: 0.114 s
11:44:13 [2024-03-15T15:44:13.585Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
11:44:17 [2024-03-15T15:44:17.754Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.912 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
11:44:17 [2024-03-15T15:44:17.754Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventStartMatches -- Time elapsed: 0.204 s
11:44:17 [2024-03-15T15:44:17.754Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventProgressMonitor -- Time elapsed: 0.302 s
11:44:17 [2024-03-15T15:44:17.754Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventStartMatches -- Time elapsed: 0.298 s
11:44:17 [2024-03-15T15:44:17.754Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEvent -- Time elapsed: 0.302 s
11:44:17 [2024-03-15T15:44:17.754Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventProgressMonitor -- Time elapsed: 0.300 s
11:44:17 [2024-03-15T15:44:17.754Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventFar -- Time elapsed: 0.300 s
11:44:17 [2024-03-15T15:44:17.754Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventCancelled -- Time elapsed: 0.001 s
11:44:17 [2024-03-15T15:44:17.754Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingBeginningOfTrace -- Time elapsed: 0.599 s
11:44:17 [2024-03-15T15:44:17.754Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventNoMatch -- Time elapsed: 0.301 s
11:44:17 [2024-03-15T15:44:17.754Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventNoMatch -- Time elapsed: 0.900 s
11:44:17 [2024-03-15T15:44:17.754Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEvent -- Time elapsed: 0.302 s
11:44:17 [2024-03-15T15:44:17.754Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventCancelled -- Time elapsed: 0.001 s
11:44:17 [2024-03-15T15:44:17.754Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
11:44:27 [2024-03-15T15:44:27.702Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.239 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testReopenIndex -- Time elapsed: 5.436 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testIndexing -- Time elapsed: 3.801 s
11:44:27 [2024-03-15T15:44:27.702Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
11:44:27 [2024-03-15T15:44:27.702Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfTmfTrace -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_timestamp -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_timetamp -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testParseEvent -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEndTime -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNbEvents -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_null -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStartTime -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testBroadcast -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testEventLookup -- Time elapsed: 0.002 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testValidate -- Time elapsed: 0.032 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEnvValue -- Time elapsed: 0.001 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetName -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNext -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetPath -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetContainedEventTypes -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetLocationRatio -- Time elapsed: 0.001 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCacheSize -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTraceProperties -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfHostId -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_rank -- Time elapsed: 0.001 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTimeRange -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEventType -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_ratio -- Time elapsed: 0.001 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetResource -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_location -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testReadNextEvent -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testDispose -- Time elapsed: 0.001 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventInvalidLocation -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCurrentLocation -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.702Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
11:44:27 [2024-03-15T15:44:27.702Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
11:44:27 [2024-03-15T15:44:27.703Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest.testUnsignedByte -- Time elapsed: 0.019 s
11:44:27 [2024-03-15T15:44:27.703Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
11:44:27 [2024-03-15T15:44:27.703Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
11:44:27 [2024-03-15T15:44:27.703Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldNames -- Time elapsed: 0.001 s
11:44:27 [2024-03-15T15:44:27.703Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldValue -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.703Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCTFEvent_read -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.703Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetSubFieldValue -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.703Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testToString -- Time elapsed: 0.001 s
11:44:27 [2024-03-15T15:44:27.703Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCustomAttributes -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.703Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetters -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.703Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testTimestamp -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.703Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetEventName -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.703Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetTimestamp -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.703Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFields -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.703Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetCPU -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.703Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testNullEvent -- Time elapsed: 0 s
11:44:27 [2024-03-15T15:44:27.703Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
11:44:30 [2024-03-15T15:44:30.218Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.186 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
11:44:30 [2024-03-15T15:44:30.218Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testTrace -- Time elapsed: 0 s
11:44:30 [2024-03-15T15:44:30.218Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextEnd -- Time elapsed: 0.086 s
11:44:30 [2024-03-15T15:44:30.218Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext1 -- Time elapsed: 0.175 s
11:44:30 [2024-03-15T15:44:30.218Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext2 -- Time elapsed: 0.123 s
11:44:30 [2024-03-15T15:44:30.218Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext3 -- Time elapsed: 0.098 s
11:44:30 [2024-03-15T15:44:30.218Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext4 -- Time elapsed: 0.138 s
11:44:30 [2024-03-15T15:44:30.218Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextMiddle -- Time elapsed: 0.068 s
11:44:30 [2024-03-15T15:44:30.218Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextStart -- Time elapsed: 0.071 s
11:44:30 [2024-03-15T15:44:30.218Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
11:44:32 [2024-03-15T15:44:32.108Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.954 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
11:44:32 [2024-03-15T15:44:32.108Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotals -- Time elapsed: 0.002 s
11:44:32 [2024-03-15T15:44:32.108Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypes -- Time elapsed: 0 s
11:44:32 [2024-03-15T15:44:32.108Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotalInRange -- Time elapsed: 0 s
11:44:32 [2024-03-15T15:44:32.108Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypesInRange -- Time elapsed: 0.001 s
11:44:32 [2024-03-15T15:44:32.108Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
11:44:44 [2024-03-15T15:44:44.277Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.33 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEvents -- Time elapsed: 1.639 s
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEventsBug475007 -- Time elapsed: 2.927 s
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNormalEvent -- Time elapsed: 1.406 s
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testSecondLostEvent -- Time elapsed: 1.507 s
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testFirstLostEvent -- Time elapsed: 1.405 s
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testLostEventWithTransform -- Time elapsed: 2.447 s
11:44:44 [2024-03-15T15:44:44.277Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
11:44:44 [2024-03-15T15:44:44.277Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testToString -- Time elapsed: 0 s
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testCtfTmfEventType -- Time elapsed: 0 s
11:44:44 [2024-03-15T15:44:44.277Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
11:44:44 [2024-03-15T15:44:44.277Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_int -- Time elapsed: 0.001 s
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_variant -- Time elapsed: 0.001 s
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_float -- Time elapsed: 0 s
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_enum -- Time elapsed: 0 s
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_string -- Time elapsed: 0 s
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_struct -- Time elapsed: 0.001 s
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence -- Time elapsed: 0 s
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence_value -- Time elapsed: 0 s
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_enum -- Time elapsed: 0.001 s
11:44:44 [2024-03-15T15:44:44.277Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_float -- Time elapsed: 0 s
11:44:44 [2024-03-15T15:44:44.278Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_int -- Time elapsed: 0 s
11:44:44 [2024-03-15T15:44:44.278Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_variant -- Time elapsed: 0.001 s
11:44:44 [2024-03-15T15:44:44.278Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_string -- Time elapsed: 0 s
11:44:44 [2024-03-15T15:44:44.278Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_struct -- Time elapsed: 0 s
11:44:44 [2024-03-15T15:44:44.278Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
11:44:44 [2024-03-15T15:44:44.278Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
11:44:44 [2024-03-15T15:44:44.278Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest.testVariantGetField -- Time elapsed: 0.001 s
11:44:44 [2024-03-15T15:44:44.278Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
11:44:44 [2024-03-15T15:44:44.278Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
11:44:44 [2024-03-15T15:44:44.278Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest.test -- Time elapsed: 0.001 s
11:44:44 [2024-03-15T15:44:44.278Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
11:44:48 [2024-03-15T15:44:48.445Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.822 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeWholeRange -- Time elapsed: 0.002 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusEnd -- Time elapsed: 0.001 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusEnd -- Time elapsed: 0.001 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testEventTypesTotal -- Time elapsed: 0 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeWholeRange -- Time elapsed: 0 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsTotal -- Time elapsed: 0.001 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEventsAtEdges -- Time elapsed: 0.013 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtEnd -- Time elapsed: 0.001 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtStart -- Time elapsed: 0.001 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEvents -- Time elapsed: 0.004 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQuerySmall -- Time elapsed: 0.009 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEvents -- Time elapsed: 0.001 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusStart -- Time elapsed: 0 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEventsAtEdges -- Time elapsed: 0.002 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtEnd -- Time elapsed: 0.002 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtStart -- Time elapsed: 0.003 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtBoth -- Time elapsed: 0 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusStart -- Time elapsed: 0.002 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtBoth -- Time elapsed: 0.001 s
11:44:48 [2024-03-15T15:44:48.445Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQueryFull -- Time elapsed: 0.010 s
11:44:48 [2024-03-15T15:44:48.445Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
11:45:03 [2024-03-15T15:45:03.289Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.23 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
11:45:03 [2024-03-15T15:45:03.289Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedForegroundRequest -- Time elapsed: 0.207 s
11:45:03 [2024-03-15T15:45:03.289Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.foregroundRequest -- Time elapsed: 1.155 s
11:45:03 [2024-03-15T15:45:03.289Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest skipped
11:45:03 [2024-03-15T15:45:03.289Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest1 -- Time elapsed: 1.878 s
11:45:03 [2024-03-15T15:45:03.289Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest2 -- Time elapsed: 1.852 s
11:45:03 [2024-03-15T15:45:03.289Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest3 -- Time elapsed: 0.756 s
11:45:03 [2024-03-15T15:45:03.289Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest4 -- Time elapsed: 0.259 s
11:45:03 [2024-03-15T15:45:03.289Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest5 -- Time elapsed: 0.195 s
11:45:03 [2024-03-15T15:45:03.289Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest6 -- Time elapsed: 1.773 s
11:45:03 [2024-03-15T15:45:03.289Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest7 -- Time elapsed: 1.931 s
11:45:03 [2024-03-15T15:45:03.289Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedBackgroundRequest -- Time elapsed: 0.260 s
11:45:03 [2024-03-15T15:45:03.289Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.backgroundRequest -- Time elapsed: 2.060 s
11:45:03 [2024-03-15T15:45:03.289Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
11:45:09 [2024-03-15T15:45:09.832Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.274 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
11:45:09 [2024-03-15T15:45:09.832Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testSupplementaryFileDir -- Time elapsed: 2.213 s
11:45:09 [2024-03-15T15:45:09.832Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFolder -- Time elapsed: 1.161 s
11:45:09 [2024-03-15T15:45:09.832Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testTemporaryDirPath -- Time elapsed: 1.742 s
11:45:09 [2024-03-15T15:45:09.832Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFiles -- Time elapsed: 1.157 s
11:45:09 [2024-03-15T15:45:09.832Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
11:45:56 [2024-03-15T15:45:56.458Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.13 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingEnd -- Time elapsed: 0.004 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetNestedExperiment -- Time elapsed: 7.975 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInTrace -- Time elapsed: 2.751 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInvalid -- Time elapsed: 2.768 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentInitialRange -- Time elapsed: 2.773 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingStart -- Time elapsed: 0.001 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangePartiallyInOne -- Time elapsed: 0 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingBoth -- Time elapsed: 2.793 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampValid -- Time elapsed: 0.001 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInBetween -- Time elapsed: 0.001 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithNestedExperiment -- Time elapsed: 7.622 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInvalid -- Time elapsed: 0.001 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceInitialRange -- Time elapsed: 0.001 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeAllInOne -- Time elapsed: 0.002 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testInitialize -- Time elapsed: 0 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingBoth -- Time elapsed: 0.002 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceNewTimeRange -- Time elapsed: 0 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperiment -- Time elapsed: 2.631 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBoth -- Time elapsed: 0.002 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeInBetween -- Time elapsed: 2.743 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingOne -- Time elapsed: 2.713 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithExperiment -- Time elapsed: 2.724 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testNewTimestamp -- Time elapsed: 0.001 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetForHost -- Time elapsed: 0.002 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperimentForHost -- Time elapsed: 2.758 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBetween -- Time elapsed: 0.001 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInBetween -- Time elapsed: 2.719 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSet -- Time elapsed: 0.001 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampAfter -- Time elapsed: 0 s
11:45:56 [2024-03-15T15:45:56.458Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampBefore -- Time elapsed: 0.001 s
11:45:56 [2024-03-15T15:45:56.458Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
11:45:56 [2024-03-15T15:45:56.715Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsEmpty -- Time elapsed: 0.038 s
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsOther -- Time elapsed: 0.078 s
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testAdvance -- Time elapsed: 0.037 s
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCurrentEvent -- Time elapsed: 0.032 s
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testIncreaseRank -- Time elapsed: 0.033 s
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHasValidRank -- Time elapsed: 0.036 s
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSeek -- Time elapsed: 0.101 s
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetLocation -- Time elapsed: 0.033 s
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetLocation -- Time elapsed: 0.036 s
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCompareTo -- Time elapsed: 0.055 s
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetRank -- Time elapsed: 0.031 s
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHashCode -- Time elapsed: 0.040 s
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCtfTmfTrace -- Time elapsed: 0.031 s
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorPosition -- Time elapsed: 0.031 s
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorInit -- Time elapsed: 0.032 s
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetRank -- Time elapsed: 0.030 s
11:45:56 [2024-03-15T15:45:56.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorNoinit -- Time elapsed: 0.031 s
11:45:56 [2024-03-15T15:45:56.715Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
11:48:33 [2024-03-15T15:48:33.153Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 145.7 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
11:48:33 [2024-03-15T15:48:33.153Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[0: KERNEL] -- Time elapsed: 10.47 s
11:48:33 [2024-03-15T15:48:33.153Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[1: TRACE2] -- Time elapsed: 11.55 s
11:48:33 [2024-03-15T15:48:33.153Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[2: KERNEL_VM] -- Time elapsed: 13.03 s
11:48:33 [2024-03-15T15:48:33.153Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[3: SYNC_SRC] -- Time elapsed: 3.354 s
11:48:33 [2024-03-15T15:48:33.153Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[4: SYNC_DEST] -- Time elapsed: 3.122 s
11:48:33 [2024-03-15T15:48:33.153Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[5: DJANGO_CLIENT] -- Time elapsed: 14.06 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[6: DJANGO_DB] -- Time elapsed: 12.78 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[7: DJANGO_HTTPD] -- Time elapsed: 13.54 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[8: CYG_PROFILE] -- Time elapsed: 2.295 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[9: CYG_PROFILE_FAST] -- Time elapsed: 2.299 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[10: FUNKY_TRACE] -- Time elapsed: 2.289 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[11: ARM_64_BIT_HEADER] -- Time elapsed: 3.013 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[12: FLIPPING_ENDIANNESS] -- Time elapsed: 2.527 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[13: DYNSCOPE] -- Time elapsed: 2.562 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[14: DEBUG_INFO] -- Time elapsed: 2.219 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[15: DEBUG_INFO3] -- Time elapsed: 2.220 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[16: DEBUG_INFO4] -- Time elapsed: 2.219 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 2.214 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 2.213 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 2.216 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[20: MEMORY_ANALYSIS] -- Time elapsed: 6.686 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[21: PERF_TASKSET2] -- Time elapsed: 2.251 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[22: MANY_THREADS] -- Time elapsed: 5.585 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[23: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 6.751 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[24: CONTEXT_SWITCHES_UST] -- Time elapsed: 2.265 s
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[25: UNEVEN_STREAMS] -- Time elapsed: 12.00 s
11:48:33 [2024-03-15T15:48:33.154Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
11:48:33 [2024-03-15T15:48:33.154Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
11:48:33 [2024-03-15T15:48:33.154Z] org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest.testHelloLost -- Time elapsed: 0.063 s
11:48:33 [2024-03-15T15:48:33.154Z] 
11:48:33 [2024-03-15T15:48:33.154Z] Results:
11:48:33 [2024-03-15T15:48:33.154Z] 
11:48:33 [2024-03-15T15:48:33.154Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
11:48:33 [2024-03-15T15:48:33.154Z] 
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] All tests passed
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:48:33 [2024-03-15T15:48:33.154Z] [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
11:48:33 [2024-03-15T15:48:33.154Z] [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
11:48:33 [2024-03-15T15:48:33.154Z] [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
11:48:33 [2024-03-15T15:48:33.154Z] [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
11:48:33 [2024-03-15T15:48:33.154Z] [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
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [21/141]
11:48:33 [2024-03-15T15:48:33.154Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:48:33 [2024-03-15T15:48:33.154Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:33 [2024-03-15T15:48:33.154Z] [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
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] The project's OSGi version is 1.0.3.202403151535
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.154Z] [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
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.154Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.154Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:33 [2024-03-15T15:48:33.154Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:33 [2024-03-15T15:48:33.154Z] [WARNING] The 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
11:48:33 [2024-03-15T15:48:33.154Z] [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
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.155Z] [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
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.155Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.155Z] [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
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.155Z] [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
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.155Z] [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
11:48:33 [2024-03-15T15:48:33.155Z] [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
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.155Z] [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
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] Command line:
11:48:33 [2024-03-15T15:48:33.155Z] 	[/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]
11:48:33 [2024-03-15T15:48:33.155Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:48:33 [2024-03-15T15:48:33.155Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
11:48:33 [2024-03-15T15:48:33.155Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
11:48:33 [2024-03-15T15:48:33.155Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testEventHandle -- Time elapsed: 0.330 s
11:48:33 [2024-03-15T15:48:33.155Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testGetNewInstance -- Time elapsed: 0.016 s
11:48:33 [2024-03-15T15:48:33.155Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
11:48:33 [2024-03-15T15:48:33.155Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
11:48:33 [2024-03-15T15:48:33.155Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest.testCanExecute -- Time elapsed: 0.004 s
11:48:33 [2024-03-15T15:48:33.155Z] 
11:48:33 [2024-03-15T15:48:33.155Z] Results:
11:48:33 [2024-03-15T15:48:33.155Z] 
11:48:33 [2024-03-15T15:48:33.155Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
11:48:33 [2024-03-15T15:48:33.155Z] 
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] All tests passed
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.155Z] [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
11:48:33 [2024-03-15T15:48:33.155Z] [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
11:48:33 [2024-03-15T15:48:33.155Z] [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
11:48:33 [2024-03-15T15:48:33.155Z] [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
11:48:33 [2024-03-15T15:48:33.155Z] [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
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT         [22/141]
11:48:33 [2024-03-15T15:48:33.155Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
11:48:33 [2024-03-15T15:48:33.155Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:48:33 [2024-03-15T15:48:33.155Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
11:48:33 [2024-03-15T15:48:33.155Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (cleanup-dark-theme-css)'
11:48:33 [2024-03-15T15:48:33.155Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:33 [2024-03-15T15:48:33.155Z] [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
11:48:33 [2024-03-15T15:48:33.155Z] [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
11:48:33 [2024-03-15T15:48:33.156Z] [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 12 MB/s)
11:48:33 [2024-03-15T15:48:33.156Z] [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
11:48:33 [2024-03-15T15:48:33.156Z] [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 1.0 MB/s)
11:48:33 [2024-03-15T15:48:33.156Z] [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
11:48:33 [2024-03-15T15:48:33.156Z] [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 2.0 MB/s)
11:48:33 [2024-03-15T15:48:33.156Z] [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
11:48:33 [2024-03-15T15:48:33.156Z] [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 986 kB/s)
11:48:33 [2024-03-15T15:48:33.156Z] [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
11:48:33 [2024-03-15T15:48:33.156Z] [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 771 kB/s)
11:48:33 [2024-03-15T15:48:33.156Z] [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
11:48:33 [2024-03-15T15:48:33.156Z] [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 7.0 MB/s)
11:48:33 [2024-03-15T15:48:33.156Z] [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
11:48:33 [2024-03-15T15:48:33.156Z] [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 111 kB/s)
11:48:33 [2024-03-15T15:48:33.156Z] [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
11:48:33 [2024-03-15T15:48:33.156Z] [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 92 kB/s)
11:48:33 [2024-03-15T15:48:33.156Z] [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
11:48:33 [2024-03-15T15:48:33.156Z] [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 133 kB/s)
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] The project's OSGi version is 9.0.3.202403151535
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] Executing tasks
11:48:33 [2024-03-15T15:48:33.156Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
11:48:33 [2024-03-15T15:48:33.156Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.31
11:48:33 [2024-03-15T15:48:33.156Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] Executed tasks
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] 
11:48:33 [2024-03-15T15:48:33.156Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
11:48:33 [2024-03-15T15:48:33.156Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:33 [2024-03-15T15:48:33.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
11:48:33 [2024-03-15T15:48:33.156Z] [WARNING] The 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
11:48:33 [2024-03-15T15:48:33.156Z] [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
11:48:34 [2024-03-15T15:48:34.084Z] [INFO] 
11:48:34 [2024-03-15T15:48:34.084Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ui ---
11:48:34 [2024-03-15T15:48:34.084Z] [INFO] 
11:48:34 [2024-03-15T15:48:34.084Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui ---
11:48:34 [2024-03-15T15:48:34.084Z] [INFO] 
11:48:34 [2024-03-15T15:48:34.084Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
11:48:34 [2024-03-15T15:48:34.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
11:48:34 [2024-03-15T15:48:34.084Z] [INFO] 
11:48:34 [2024-03-15T15:48:34.084Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui ---
11:48:34 [2024-03-15T15:48:34.084Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:34 [2024-03-15T15:48:34.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:34 [2024-03-15T15:48:34.084Z] [WARNING] The 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
11:48:34 [2024-03-15T15:48:34.084Z] [INFO] 
11:48:34 [2024-03-15T15:48:34.084Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui ---
11:48:34 [2024-03-15T15:48:34.084Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:48:34 [2024-03-15T15:48:34.084Z] [INFO] 
11:48:34 [2024-03-15T15:48:34.084Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
11:48:34 [2024-03-15T15:48:34.084Z] [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
11:48:34 [2024-03-15T15:48:34.084Z] [INFO] 
11:48:34 [2024-03-15T15:48:34.084Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
11:48:34 [2024-03-15T15:48:34.340Z] [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
11:48:34 [2024-03-15T15:48:34.595Z] [INFO] 
11:48:34 [2024-03-15T15:48:34.595Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
11:48:34 [2024-03-15T15:48:34.595Z] [INFO] 
11:48:34 [2024-03-15T15:48:34.595Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui ---
11:48:34 [2024-03-15T15:48:34.595Z] [INFO] 
11:48:34 [2024-03-15T15:48:34.595Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
11:48:34 [2024-03-15T15:48:34.595Z] [INFO] 
11:48:34 [2024-03-15T15:48:34.595Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui ---
11:48:35 [2024-03-15T15:48:35.524Z] [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
11:48:37 [2024-03-15T15:48:37.415Z] [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
11:48:38 [2024-03-15T15:48:38.779Z] [INFO] 
11:48:38 [2024-03-15T15:48:38.779Z] [INFO] --- antrun:3.1.0:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
11:48:38 [2024-03-15T15:48:38.779Z] [INFO] Executing tasks
11:48:38 [2024-03-15T15:48:38.779Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
11:48:38 [2024-03-15T15:48:38.779Z] [INFO] Executed tasks
11:48:38 [2024-03-15T15:48:38.779Z] [INFO] 
11:48:38 [2024-03-15T15:48:38.779Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
11:48:38 [2024-03-15T15:48:38.779Z] [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
11:48:38 [2024-03-15T15:48:38.779Z] [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
11:48:38 [2024-03-15T15:48:38.779Z] [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
11:48:38 [2024-03-15T15:48:38.780Z] [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
11:48:38 [2024-03-15T15:48:38.780Z] [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
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] 
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] 
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [23/141]
11:48:38 [2024-03-15T15:48:38.780Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:48:38 [2024-03-15T15:48:38.780Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:38 [2024-03-15T15:48:38.780Z] [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
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] 
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] 
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] The project's OSGi version is 2.1.0.202403151535
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] 
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] 
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] 
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] 
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] 
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:38 [2024-03-15T15:48:38.780Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
11:48:39 [2024-03-15T15:48:39.037Z] [INFO] 
11:48:39 [2024-03-15T15:48:39.037Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:39 [2024-03-15T15:48:39.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
11:48:39 [2024-03-15T15:48:39.037Z] [INFO] 
11:48:39 [2024-03-15T15:48:39.037Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:39 [2024-03-15T15:48:39.037Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:39 [2024-03-15T15:48:39.037Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:39 [2024-03-15T15:48:39.037Z] [WARNING] The 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
11:48:39 [2024-03-15T15:48:39.037Z] [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
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] 
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] 
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] 
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] 
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:39 [2024-03-15T15:48:39.294Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:39 [2024-03-15T15:48:39.294Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:39 [2024-03-15T15:48:39.294Z] [WARNING] The 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
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] 
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:39 [2024-03-15T15:48:39.294Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] 
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:39 [2024-03-15T15:48:39.294Z] [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
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] 
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:39 [2024-03-15T15:48:39.294Z] [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
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] 
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] 
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] 
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] 
11:48:39 [2024-03-15T15:48:39.294Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:39 [2024-03-15T15:48:39.294Z] [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
11:48:40 [2024-03-15T15:48:40.221Z] [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
11:48:41 [2024-03-15T15:48:41.148Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.148Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:41 [2024-03-15T15:48:41.148Z] [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
11:48:41 [2024-03-15T15:48:41.148Z] [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
11:48:41 [2024-03-15T15:48:41.148Z] [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
11:48:41 [2024-03-15T15:48:41.148Z] [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
11:48:41 [2024-03-15T15:48:41.148Z] [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
11:48:41 [2024-03-15T15:48:41.148Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.148Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:48:41 [2024-03-15T15:48:41.148Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.148Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
11:48:41 [2024-03-15T15:48:41.148Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [24/141]
11:48:41 [2024-03-15T15:48:41.148Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
11:48:41 [2024-03-15T15:48:41.148Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:48:41 [2024-03-15T15:48:41.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
11:48:41 [2024-03-15T15:48:41.148Z] [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
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] The project's OSGi version is 1.1.0.202403151535
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.149Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.149Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:41 [2024-03-15T15:48:41.149Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:41 [2024-03-15T15:48:41.149Z] [WARNING] The 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
11:48:41 [2024-03-15T15:48:41.149Z] [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
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.404Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:41 [2024-03-15T15:48:41.404Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:41 [2024-03-15T15:48:41.404Z] [WARNING] The 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
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.404Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.404Z] [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
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.404Z] [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
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.404Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.405Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.405Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.405Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.405Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.405Z] [INFO] 
11:48:41 [2024-03-15T15:48:41.405Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:41 [2024-03-15T15:48:41.405Z] [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
11:48:42 [2024-03-15T15:48:42.771Z] [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
11:48:44 [2024-03-15T15:48:44.134Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:44 [2024-03-15T15:48:44.135Z] [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
11:48:44 [2024-03-15T15:48:44.135Z] [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
11:48:44 [2024-03-15T15:48:44.135Z] [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
11:48:44 [2024-03-15T15:48:44.135Z] [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
11:48:44 [2024-03-15T15:48:44.135Z] [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
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [25/141]
11:48:44 [2024-03-15T15:48:44.135Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:48:44 [2024-03-15T15:48:44.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
11:48:44 [2024-03-15T15:48:44.135Z] [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
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] The project's OSGi version is 1.2.1.202403151535
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.135Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.135Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:44 [2024-03-15T15:48:44.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
11:48:44 [2024-03-15T15:48:44.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.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
11:48:44 [2024-03-15T15:48:44.135Z] [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
11:48:44 [2024-03-15T15:48:44.391Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.391Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.391Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.391Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.391Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.391Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
11:48:44 [2024-03-15T15:48:44.391Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.391Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.391Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:44 [2024-03-15T15:48:44.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
11:48:44 [2024-03-15T15:48:44.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.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
11:48:44 [2024-03-15T15:48:44.392Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.392Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.392Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:48:44 [2024-03-15T15:48:44.392Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.392Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.392Z] [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
11:48:44 [2024-03-15T15:48:44.392Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.392Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.392Z] [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
11:48:44 [2024-03-15T15:48:44.392Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.392Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.392Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.392Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.392Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.392Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.392Z] [INFO] 
11:48:44 [2024-03-15T15:48:44.392Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:44 [2024-03-15T15:48:44.392Z] [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
11:48:45 [2024-03-15T15:48:45.320Z] [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
11:48:46 [2024-03-15T15:48:46.249Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.249Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:46 [2024-03-15T15:48:46.249Z] [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
11:48:46 [2024-03-15T15:48:46.249Z] [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
11:48:46 [2024-03-15T15:48:46.249Z] [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
11:48:46 [2024-03-15T15:48:46.249Z] [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
11:48:46 [2024-03-15T15:48:46.249Z] [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
11:48:46 [2024-03-15T15:48:46.249Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [26/141]
11:48:46 [2024-03-15T15:48:46.250Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:48:46 [2024-03-15T15:48:46.250Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:46 [2024-03-15T15:48:46.250Z] [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
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] The project's OSGi version is 4.1.1.202403151535
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.250Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.250Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:46 [2024-03-15T15:48:46.250Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:46 [2024-03-15T15:48:46.250Z] [WARNING] The 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
11:48:46 [2024-03-15T15:48:46.250Z] [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
11:48:46 [2024-03-15T15:48:46.506Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.506Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.506Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.506Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.506Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.506Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
11:48:46 [2024-03-15T15:48:46.506Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.507Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.507Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:46 [2024-03-15T15:48:46.507Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:46 [2024-03-15T15:48:46.507Z] [WARNING] The 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
11:48:46 [2024-03-15T15:48:46.507Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.507Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.507Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:48:46 [2024-03-15T15:48:46.507Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.507Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.507Z] [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
11:48:46 [2024-03-15T15:48:46.763Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.763Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.763Z] [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
11:48:46 [2024-03-15T15:48:46.763Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.763Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.763Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.763Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.763Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.763Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.763Z] [INFO] 
11:48:46 [2024-03-15T15:48:46.763Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:46 [2024-03-15T15:48:46.763Z] [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
11:48:48 [2024-03-15T15:48:48.655Z] [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
11:48:49 [2024-03-15T15:48:49.583Z] [INFO] 
11:48:49 [2024-03-15T15:48:49.583Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:49 [2024-03-15T15:48:49.583Z] [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
11:48:49 [2024-03-15T15:48:49.583Z] [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
11:48:49 [2024-03-15T15:48:49.583Z] [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
11:48:49 [2024-03-15T15:48:49.583Z] [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
11:48:49 [2024-03-15T15:48:49.583Z] [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
11:48:49 [2024-03-15T15:48:49.583Z] [INFO] 
11:48:49 [2024-03-15T15:48:49.583Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
11:48:49 [2024-03-15T15:48:49.583Z] [INFO] 
11:48:49 [2024-03-15T15:48:49.583Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
11:48:49 [2024-03-15T15:48:49.583Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT [27/141]
11:48:49 [2024-03-15T15:48:49.583Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
11:48:49 [2024-03-15T15:48:49.583Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:48:49 [2024-03-15T15:48:49.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
11:48:49 [2024-03-15T15:48:49.583Z] [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
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] 
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] 
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] The project's OSGi version is 5.5.1.202403151535
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] 
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] 
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] 
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] 
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] 
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] 
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] 
11:48:49 [2024-03-15T15:48:49.840Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:49 [2024-03-15T15:48:49.840Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:49 [2024-03-15T15:48:49.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
11:48:49 [2024-03-15T15:48:49.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.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
11:48:49 [2024-03-15T15:48:49.840Z] [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
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] 
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] 
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] 
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] 
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:50 [2024-03-15T15:48:50.096Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:50 [2024-03-15T15:48:50.096Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:50 [2024-03-15T15:48:50.096Z] [WARNING] The 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
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] 
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:50 [2024-03-15T15:48:50.096Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] 
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:50 [2024-03-15T15:48:50.096Z] [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
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] 
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:50 [2024-03-15T15:48:50.096Z] [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
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] 
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] 
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] 
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] 
11:48:50 [2024-03-15T15:48:50.096Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:50 [2024-03-15T15:48:50.096Z] [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
11:48:51 [2024-03-15T15:48:51.987Z] [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
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:53 [2024-03-15T15:48:53.353Z] [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
11:48:53 [2024-03-15T15:48:53.353Z] [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
11:48:53 [2024-03-15T15:48:53.353Z] [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
11:48:53 [2024-03-15T15:48:53.353Z] [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
11:48:53 [2024-03-15T15:48:53.353Z] [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
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [28/141]
11:48:53 [2024-03-15T15:48:53.353Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:48:53 [2024-03-15T15:48:53.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
11:48:53 [2024-03-15T15:48:53.353Z] [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
11:48:53 [2024-03-15T15:48:53.353Z] [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
11:48:53 [2024-03-15T15:48:53.353Z] [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 24 MB/s)
11:48:53 [2024-03-15T15:48:53.353Z] [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
11:48:53 [2024-03-15T15:48:53.353Z] [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 192 kB/s)
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] The project's OSGi version is 4.1.1.202403151535
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.353Z] [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
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.353Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.353Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:53 [2024-03-15T15:48:53.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
11:48:53 [2024-03-15T15:48:53.353Z] [WARNING] The 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
11:48:53 [2024-03-15T15:48:53.354Z] [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
11:48:53 [2024-03-15T15:48:53.915Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.915Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.915Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.915Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.915Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.915Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.915Z] [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
11:48:53 [2024-03-15T15:48:53.915Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.915Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.915Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:53 [2024-03-15T15:48:53.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
11:48:53 [2024-03-15T15:48:53.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.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
11:48:53 [2024-03-15T15:48:53.915Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.915Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.915Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:48:53 [2024-03-15T15:48:53.915Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.916Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.916Z] [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
11:48:53 [2024-03-15T15:48:53.916Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.916Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.916Z] [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
11:48:53 [2024-03-15T15:48:53.916Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.916Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.916Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.916Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:53 [2024-03-15T15:48:53.916Z] [INFO] 
11:48:53 [2024-03-15T15:48:53.916Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:54 [2024-03-15T15:48:54.172Z] [INFO] 
11:48:54 [2024-03-15T15:48:54.172Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:54 [2024-03-15T15:48:54.172Z] [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
11:48:55 [2024-03-15T15:48:55.100Z] [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
11:48:55 [2024-03-15T15:48:55.662Z] [INFO] 
11:48:55 [2024-03-15T15:48:55.662Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:55 [2024-03-15T15:48:55.662Z] [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
11:48:55 [2024-03-15T15:48:55.662Z] [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
11:48:55 [2024-03-15T15:48:55.662Z] [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
11:48:55 [2024-03-15T15:48:55.662Z] [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
11:48:55 [2024-03-15T15:48:55.662Z] [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
11:48:55 [2024-03-15T15:48:55.662Z] [INFO] 
11:48:55 [2024-03-15T15:48:55.662Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:48:55 [2024-03-15T15:48:55.662Z] [INFO] 
11:48:55 [2024-03-15T15:48:55.662Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
11:48:55 [2024-03-15T15:48:55.662Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT [29/141]
11:48:55 [2024-03-15T15:48:55.662Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
11:48:55 [2024-03-15T15:48:55.662Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:48:55 [2024-03-15T15:48:55.662Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:55 [2024-03-15T15:48:55.662Z] [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
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] 
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] 
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] The project's OSGi version is 8.2.1.202403151535
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] 
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] 
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] 
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] 
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] 
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] 
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:55 [2024-03-15T15:48:55.920Z] [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
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] 
11:48:55 [2024-03-15T15:48:55.920Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:55 [2024-03-15T15:48:55.920Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:55 [2024-03-15T15:48:55.920Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:55 [2024-03-15T15:48:55.920Z] [WARNING] The 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
11:48:55 [2024-03-15T15:48:55.920Z] [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
11:48:56 [2024-03-15T15:48:56.482Z] [INFO] 
11:48:56 [2024-03-15T15:48:56.482Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:56 [2024-03-15T15:48:56.482Z] [INFO] 
11:48:56 [2024-03-15T15:48:56.482Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:56 [2024-03-15T15:48:56.482Z] [INFO] 
11:48:56 [2024-03-15T15:48:56.482Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:56 [2024-03-15T15:48:56.482Z] [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
11:48:56 [2024-03-15T15:48:56.483Z] [INFO] 
11:48:56 [2024-03-15T15:48:56.483Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:56 [2024-03-15T15:48:56.483Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:56 [2024-03-15T15:48:56.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:56 [2024-03-15T15:48:56.483Z] [WARNING] The 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
11:48:56 [2024-03-15T15:48:56.483Z] [INFO] 
11:48:56 [2024-03-15T15:48:56.483Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:56 [2024-03-15T15:48:56.483Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:48:56 [2024-03-15T15:48:56.483Z] [INFO] 
11:48:56 [2024-03-15T15:48:56.483Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:56 [2024-03-15T15:48:56.483Z] [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
11:48:56 [2024-03-15T15:48:56.483Z] [INFO] 
11:48:56 [2024-03-15T15:48:56.483Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:56 [2024-03-15T15:48:56.483Z] [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
11:48:56 [2024-03-15T15:48:56.483Z] [INFO] 
11:48:56 [2024-03-15T15:48:56.483Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:56 [2024-03-15T15:48:56.483Z] [INFO] 
11:48:56 [2024-03-15T15:48:56.483Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:56 [2024-03-15T15:48:56.483Z] [INFO] 
11:48:56 [2024-03-15T15:48:56.483Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:56 [2024-03-15T15:48:56.483Z] [INFO] 
11:48:56 [2024-03-15T15:48:56.483Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:56 [2024-03-15T15:48:56.738Z] [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
11:48:58 [2024-03-15T15:48:58.628Z] [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
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] 
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:58 [2024-03-15T15:48:58.884Z] [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
11:48:58 [2024-03-15T15:48:58.884Z] [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
11:48:58 [2024-03-15T15:48:58.884Z] [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
11:48:58 [2024-03-15T15:48:58.884Z] [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
11:48:58 [2024-03-15T15:48:58.884Z] [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
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] 
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] 
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] Building Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT      [30/141]
11:48:58 [2024-03-15T15:48:58.884Z] [INFO]   from lttng/pom.xml
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] --------------------------------[ pom ]---------------------------------
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] 
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] 
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] 
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] 
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng-parent ---
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] 
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] 
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng-parent ---
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] 
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
11:48:58 [2024-03-15T15:48:58.884Z] [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
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] 
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [31/141]
11:48:58 [2024-03-15T15:48:58.884Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
11:48:58 [2024-03-15T15:48:58.884Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:48:58 [2024-03-15T15:48:58.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
11:48:58 [2024-03-15T15:48:58.884Z] [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
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] The project's OSGi version is 1.2.0.202403151535
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
11:48:59 [2024-03-15T15:48:59.141Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.141Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.141Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:59 [2024-03-15T15:48:59.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
11:48:59 [2024-03-15T15:48:59.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.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
11:48:59 [2024-03-15T15:48:59.141Z] [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
11:48:59 [2024-03-15T15:48:59.141Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.141Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.141Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.141Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.141Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.141Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.141Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
11:48:59 [2024-03-15T15:48:59.141Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.141Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.397Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:59 [2024-03-15T15:48:59.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
11:48:59 [2024-03-15T15:48:59.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.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
11:48:59 [2024-03-15T15:48:59.397Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.397Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.397Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:48:59 [2024-03-15T15:48:59.397Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.397Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.397Z] [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
11:48:59 [2024-03-15T15:48:59.397Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.397Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.397Z] [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
11:48:59 [2024-03-15T15:48:59.397Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.397Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.397Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.397Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.397Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.397Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.397Z] [INFO] 
11:48:59 [2024-03-15T15:48:59.397Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core ---
11:48:59 [2024-03-15T15:48:59.397Z] [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
11:49:00 [2024-03-15T15:49:00.323Z] [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
11:49:00 [2024-03-15T15:49:00.884Z] [INFO] 
11:49:00 [2024-03-15T15:49:00.884Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
11:49:00 [2024-03-15T15:49:00.884Z] [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
11:49:00 [2024-03-15T15:49:00.885Z] [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
11:49:00 [2024-03-15T15:49:00.885Z] [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
11:49:00 [2024-03-15T15:49:00.885Z] [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
11:49:00 [2024-03-15T15:49:00.885Z] [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
11:49:00 [2024-03-15T15:49:00.885Z] [INFO] 
11:49:00 [2024-03-15T15:49:00.885Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
11:49:00 [2024-03-15T15:49:00.885Z] [INFO] 
11:49:00 [2024-03-15T15:49:00.885Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
11:49:00 [2024-03-15T15:49:00.885Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [32/141]
11:49:00 [2024-03-15T15:49:00.885Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
11:49:00 [2024-03-15T15:49:00.885Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:49:00 [2024-03-15T15:49:00.885Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:49:00 [2024-03-15T15:49:00.885Z] [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
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] The project's OSGi version is 3.1.1.202403151535
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.140Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.140Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:49:01 [2024-03-15T15:49:01.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
11:49:01 [2024-03-15T15:49:01.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.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
11:49:01 [2024-03-15T15:49:01.141Z] [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
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.398Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:49:01 [2024-03-15T15:49:01.398Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:49:01 [2024-03-15T15:49:01.398Z] [WARNING] The 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
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.398Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.398Z] [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
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.398Z] [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
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] 
11:49:01 [2024-03-15T15:49:01.398Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:01 [2024-03-15T15:49:01.398Z] [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
11:49:02 [2024-03-15T15:49:02.324Z] [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
11:49:02 [2024-03-15T15:49:02.885Z] [INFO] 
11:49:02 [2024-03-15T15:49:02.886Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:02 [2024-03-15T15:49:02.886Z] [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
11:49:02 [2024-03-15T15:49:02.886Z] [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
11:49:02 [2024-03-15T15:49:02.886Z] [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
11:49:02 [2024-03-15T15:49:02.886Z] [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
11:49:02 [2024-03-15T15:49:02.886Z] [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
11:49:02 [2024-03-15T15:49:02.886Z] [INFO] 
11:49:02 [2024-03-15T15:49:02.886Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:49:02 [2024-03-15T15:49:02.886Z] [INFO] 
11:49:02 [2024-03-15T15:49:02.886Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
11:49:02 [2024-03-15T15:49:02.886Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [33/141]
11:49:02 [2024-03-15T15:49:02.886Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
11:49:02 [2024-03-15T15:49:02.886Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:49:02 [2024-03-15T15:49:02.886Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:49:02 [2024-03-15T15:49:02.886Z] [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
11:49:03 [2024-03-15T15:49:03.142Z] [INFO] 
11:49:03 [2024-03-15T15:49:03.142Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:03 [2024-03-15T15:49:03.142Z] [INFO] 
11:49:03 [2024-03-15T15:49:03.142Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:03 [2024-03-15T15:49:03.142Z] [INFO] The project's OSGi version is 1.0.21.202403151535
11:49:03 [2024-03-15T15:49:03.142Z] [INFO] 
11:49:03 [2024-03-15T15:49:03.142Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:03 [2024-03-15T15:49:03.142Z] [INFO] 
11:49:03 [2024-03-15T15:49:03.142Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:03 [2024-03-15T15:49:03.142Z] [INFO] 
11:49:03 [2024-03-15T15:49:03.142Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:03 [2024-03-15T15:49:03.142Z] [INFO] 
11:49:03 [2024-03-15T15:49:03.142Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:03 [2024-03-15T15:49:03.142Z] [INFO] 
11:49:03 [2024-03-15T15:49:03.142Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:03 [2024-03-15T15:49:03.142Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
11:49:03 [2024-03-15T15:49:03.398Z] [INFO] 
11:49:03 [2024-03-15T15:49:03.398Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:03 [2024-03-15T15:49:03.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
11:49:03 [2024-03-15T15:49:03.398Z] [INFO] 
11:49:03 [2024-03-15T15:49:03.398Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:03 [2024-03-15T15:49:03.398Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:49:03 [2024-03-15T15:49:03.398Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:49:03 [2024-03-15T15:49:03.398Z] [WARNING] The 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
11:49:03 [2024-03-15T15:49:03.398Z] [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
11:49:03 [2024-03-15T15:49:03.959Z] [INFO] 
11:49:03 [2024-03-15T15:49:03.959Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:03 [2024-03-15T15:49:03.959Z] [INFO] 
11:49:03 [2024-03-15T15:49:03.959Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:03 [2024-03-15T15:49:03.959Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
11:49:03 [2024-03-15T15:49:03.959Z] [INFO] 
11:49:03 [2024-03-15T15:49:03.959Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:03 [2024-03-15T15:49:03.959Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
11:49:03 [2024-03-15T15:49:03.959Z] [INFO] 
11:49:03 [2024-03-15T15:49:03.959Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:04 [2024-03-15T15:49:04.215Z] [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
11:49:04 [2024-03-15T15:49:04.215Z] [INFO] 
11:49:04 [2024-03-15T15:49:04.215Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:04 [2024-03-15T15:49:04.215Z] [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
11:49:04 [2024-03-15T15:49:04.215Z] [INFO] 
11:49:04 [2024-03-15T15:49:04.215Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:04 [2024-03-15T15:49:04.215Z] [INFO] 
11:49:04 [2024-03-15T15:49:04.215Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:04 [2024-03-15T15:49:04.215Z] [INFO] 
11:49:04 [2024-03-15T15:49:04.215Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:04 [2024-03-15T15:49:04.215Z] [INFO] 
11:49:04 [2024-03-15T15:49:04.215Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:04 [2024-03-15T15:49:04.471Z] [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
11:49:06 [2024-03-15T15:49:06.358Z] [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
11:49:07 [2024-03-15T15:49:07.287Z] [INFO] 
11:49:07 [2024-03-15T15:49:07.287Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:49:07 [2024-03-15T15:49:07.287Z] [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
11:49:07 [2024-03-15T15:49:07.287Z] [INFO] Command line:
11:49:07 [2024-03-15T15:49:07.287Z] 	[/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]
11:49:07 [2024-03-15T15:49:07.287Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:49:10 [2024-03-15T15:49:10.555Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:49:10 [2024-03-15T15:49:10.555Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:49:13 [2024-03-15T15:49:13.825Z] !SESSION 2024-03-15 15:49:07.368 -----------------------------------------------
11:49:13 [2024-03-15T15:49:13.825Z] eclipse.buildId=unknown
11:49:13 [2024-03-15T15:49:13.825Z] java.version=17.0.2
11:49:13 [2024-03-15T15:49:13.825Z] java.vendor=Oracle Corporation
11:49:13 [2024-03-15T15:49:13.825Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:49:13 [2024-03-15T15:49:13.825Z] 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
11:49:13 [2024-03-15T15:49:13.825Z] 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
11:49:13 [2024-03-15T15:49:13.825Z] 
11:49:13 [2024-03-15T15:49:13.825Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 15:49:13.618
11:49:13 [2024-03-15T15:49:13.825Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
11:49:13 [2024-03-15T15:49:13.825Z] !STACK 0
11:49:13 [2024-03-15T15:49:13.825Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
11:49:13 [2024-03-15T15:49:13.825Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
11:49:13 [2024-03-15T15:49:13.825Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
11:49:13 [2024-03-15T15:49:13.825Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
11:49:13 [2024-03-15T15:49:13.825Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
11:49:13 [2024-03-15T15:49:13.825Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
11:49:13 [2024-03-15T15:49:13.825Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
11:49:13 [2024-03-15T15:49:13.825Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
11:49:13 [2024-03-15T15:49:13.825Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:49:13 [2024-03-15T15:49:13.825Z] Caused by: java.io.IOException: error=2, No such file or directory
11:49:13 [2024-03-15T15:49:13.825Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
11:49:13 [2024-03-15T15:49:13.825Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
11:49:13 [2024-03-15T15:49:13.825Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
11:49:13 [2024-03-15T15:49:13.825Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
11:49:13 [2024-03-15T15:49:13.825Z] 	... 7 more
11:49:14 [2024-03-15T15:49:14.080Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
11:49:14 [2024-03-15T15:49:14.336Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest.testGetColumnData -- Time elapsed: 0.013 s
11:49:14 [2024-03-15T15:49:14.336Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
11:49:14 [2024-03-15T15:49:14.336Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetWidth -- Time elapsed: 0.001 s
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetAlignment -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetLabelProvider -- Time elapsed: 0.001 s
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetTooltip -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetComparator -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetPercentageProvider -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetHeader -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.336Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
11:49:14 [2024-03-15T15:49:14.336Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testaddStatsTreeRoot -- Time elapsed: 0.001 s
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTree -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testContainsTreeRoot -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveStatTreeRoot -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTreeRoot -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveAll -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.336Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
11:49:14 [2024-03-15T15:49:14.336Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testgetName -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetValue -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetTimeRangeValue -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetChildren -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testReset -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.336Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetPath -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetGlobalValue -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testHasChildren -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testContainsChild -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetParent -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetNbChildren -- Time elapsed: 0.001 s
11:49:14 [2024-03-15T15:49:14.337Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
11:49:14 [2024-03-15T15:49:14.337Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetPartial -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testInitialState -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetTotal -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testSetValue -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
11:49:14 [2024-03-15T15:49:14.337Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetChildren -- Time elapsed: 0.001 s
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testHasChildren -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetParent -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetElements -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
11:49:14 [2024-03-15T15:49:14.337Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGet -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetChildren -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testReset -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testRegisterEvent -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetParent -- Time elapsed: 0.001 s
11:49:14 [2024-03-15T15:49:14.337Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetOrCreate -- Time elapsed: 0 s
11:49:14 [2024-03-15T15:49:14.337Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
11:49:15 [2024-03-15T15:49:15.703Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
11:49:15 [2024-03-15T15:49:15.703Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testTraceImport -- Time elapsed: 0.621 s
11:49:15 [2024-03-15T15:49:15.703Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testMultipleTracesImport -- Time elapsed: 0.236 s
11:49:15 [2024-03-15T15:49:15.703Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testArchiveImport -- Time elapsed: 0.196 s
11:49:15 [2024-03-15T15:49:15.703Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
11:49:15 [2024-03-15T15:49:15.703Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
11:49:15 [2024-03-15T15:49:15.703Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testTraceDownload -- Time elapsed: 0.016 s
11:49:15 [2024-03-15T15:49:15.703Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testArchiveTraceDownload -- Time elapsed: 0.008 s
11:49:15 [2024-03-15T15:49:15.703Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testMutlipleTracesDownload -- Time elapsed: 0.017 s
11:49:15 [2024-03-15T15:49:15.703Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
11:49:19 [2024-03-15T15:49:19.870Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.949 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
11:49:19 [2024-03-15T15:49:19.870Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testTimeRangeFiltering -- Time elapsed: 0.323 s
11:49:19 [2024-03-15T15:49:19.870Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.test -- Time elapsed: 0.407 s
11:49:19 [2024-03-15T15:49:19.870Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testSkipArchiveExtraction -- Time elapsed: 0.695 s
11:49:19 [2024-03-15T15:49:19.870Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testRename -- Time elapsed: 2.459 s
11:49:19 [2024-03-15T15:49:19.870Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
11:49:19 [2024-03-15T15:49:19.870Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
11:49:19 [2024-03-15T15:49:19.870Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testOperationTimeRange -- Time elapsed: 0.133 s
11:49:19 [2024-03-15T15:49:19.870Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testBasicOperation -- Time elapsed: 0.166 s
11:49:19 [2024-03-15T15:49:19.870Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
11:50:06 [2024-03-15T15:50:06.494Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.05 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
11:50:06 [2024-03-15T15:50:06.494Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyLastPage -- Time elapsed: 2.610 s
11:50:06 [2024-03-15T15:50:06.494Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPrevPage -- Time elapsed: 13.07 s
11:50:06 [2024-03-15T15:50:06.494Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPageNumberChanged -- Time elapsed: 2.803 s
11:50:06 [2024-03-15T15:50:06.494Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyFirstPage -- Time elapsed: 2.499 s
11:50:06 [2024-03-15T15:50:06.494Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPagesCount -- Time elapsed: 0 s
11:50:06 [2024-03-15T15:50:06.494Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyNextPage -- Time elapsed: 13.02 s
11:50:06 [2024-03-15T15:50:06.494Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
11:50:28 [2024-03-15T15:50:28.380Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.97 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
11:50:28 [2024-03-15T15:50:28.380Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifySetup -- Time elapsed: 2.040 s
11:50:28 [2024-03-15T15:50:28.380Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyCancel -- Time elapsed: 15.71 s
11:50:28 [2024-03-15T15:50:28.380Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyLoaderDispose -- Time elapsed: 0.041 s
11:50:28 [2024-03-15T15:50:28.380Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.testSetViewer -- Time elapsed: 0.058 s
11:50:28 [2024-03-15T15:50:28.380Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyDispose -- Time elapsed: 0 s
11:50:28 [2024-03-15T15:50:28.380Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
11:50:50 [2024-03-15T15:50:50.257Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.72 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
11:50:50 [2024-03-15T15:50:50.257Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFirstMessage -- Time elapsed: 3.314 s
11:50:50 [2024-03-15T15:50:50.257Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFind -- Time elapsed: 5.280 s
11:50:50 [2024-03-15T15:50:50.257Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyISDGraphNodeSupporter -- Time elapsed: 1.332 s
11:50:50 [2024-03-15T15:50:50.257Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyCancelSearch -- Time elapsed: 2.763 s
11:50:50 [2024-03-15T15:50:50.257Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
11:50:58 [2024-03-15T15:50:58.340Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.19 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
11:50:58 [2024-03-15T15:50:58.340Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifyFirstPageSignal -- Time elapsed: 1.367 s
11:50:58 [2024-03-15T15:50:58.340Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifySelectionSignal -- Time elapsed: 0.003 s
11:50:58 [2024-03-15T15:50:58.340Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
11:51:24 [2024-03-15T15:51:24.835Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.09 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
11:51:24 [2024-03-15T15:51:24.835Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyMessageFilter -- Time elapsed: 3.334 s
11:51:24 [2024-03-15T15:51:24.835Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyRemoval -- Time elapsed: 4.314 s
11:51:24 [2024-03-15T15:51:24.835Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of2 -- Time elapsed: 3.301 s
11:51:24 [2024-03-15T15:51:24.835Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of3 -- Time elapsed: 3.723 s
11:51:24 [2024-03-15T15:51:24.835Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter2of2 -- Time elapsed: 3.405 s
11:51:24 [2024-03-15T15:51:24.835Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
11:51:42 [2024-03-15T15:51:42.874Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.83 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
11:51:42 [2024-03-15T15:51:42.874Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeSamePage -- Time elapsed: 1.328 s
11:51:42 [2024-03-15T15:51:42.874Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeDifferentPages -- Time elapsed: 1.439 s
11:51:42 [2024-03-15T15:51:42.874Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeEqualsLast -- Time elapsed: 1.501 s
11:51:42 [2024-03-15T15:51:42.874Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeBeforeExpStart -- Time elapsed: 1.366 s
11:51:42 [2024-03-15T15:51:42.874Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeAfterExpEnd -- Time elapsed: 1.163 s
11:51:42 [2024-03-15T15:51:42.874Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeInPage -- Time elapsed: 1.342 s
11:51:42 [2024-03-15T15:51:42.874Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeNonExisting -- Time elapsed: 1.736 s
11:51:42 [2024-03-15T15:51:42.874Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeFirst -- Time elapsed: 1.491 s
11:51:42 [2024-03-15T15:51:42.874Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeOutsidePage -- Time elapsed: 1.499 s
11:51:42 [2024-03-15T15:51:42.874Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
11:51:43 [2024-03-15T15:51:43.434Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
11:51:43 [2024-03-15T15:51:43.434Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest.testLoaderManager -- Time elapsed: 0.558 s
11:51:43 [2024-03-15T15:51:43.434Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
11:51:43 [2024-03-15T15:51:43.434Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
11:51:43 [2024-03-15T15:51:43.434Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteria -- Time elapsed: 0 s
11:51:43 [2024-03-15T15:51:43.434Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testAccessors -- Time elapsed: 0 s
11:51:43 [2024-03-15T15:51:43.434Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testLoad -- Time elapsed: 0 s
11:51:43 [2024-03-15T15:51:43.434Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testSave -- Time elapsed: 0 s
11:51:43 [2024-03-15T15:51:43.434Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCompareTo -- Time elapsed: 0 s
11:51:43 [2024-03-15T15:51:43.434Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteriaCriteria -- Time elapsed: 0 s
11:51:43 [2024-03-15T15:51:43.434Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testMatches -- Time elapsed: 0 s
11:51:43 [2024-03-15T15:51:43.434Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testGetGraphNodeSummary -- Time elapsed: 0.001 s
11:51:43 [2024-03-15T15:51:43.434Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
11:51:43 [2024-03-15T15:51:43.434Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
11:51:43 [2024-03-15T15:51:43.434Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testGetBaseSecId -- Time elapsed: 0.002 s
11:51:43 [2024-03-15T15:51:43.434Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testNewView -- Time elapsed: 0.076 s
11:51:43 [2024-03-15T15:51:43.434Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
11:51:43 [2024-03-15T15:51:43.434Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
11:51:43 [2024-03-15T15:51:43.434Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeRelative -- Time elapsed: 0.003 s
11:51:43 [2024-03-15T15:51:43.434Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeCalendar -- Time elapsed: 0 s
11:51:43 [2024-03-15T15:51:43.434Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
11:51:44 [2024-03-15T15:51:44.360Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.966 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
11:51:44 [2024-03-15T15:51:44.360Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testListAnalysis -- Time elapsed: 0.173 s
11:51:44 [2024-03-15T15:51:44.360Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testPopulate -- Time elapsed: 0.017 s
11:51:44 [2024-03-15T15:51:44.360Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testInstantiate -- Time elapsed: 0.775 s
11:51:44 [2024-03-15T15:51:44.360Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
11:51:45 [2024-03-15T15:51:45.286Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.639 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
11:51:45 [2024-03-15T15:51:45.286Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testListOutputs -- Time elapsed: 0.262 s
11:51:45 [2024-03-15T15:51:45.286Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testOpenView -- Time elapsed: 0.377 s
11:51:45 [2024-03-15T15:51:45.286Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
11:51:45 [2024-03-15T15:51:45.286Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
11:51:45 [2024-03-15T15:51:45.286Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest.testOpenTrace -- Time elapsed: 0.330 s
11:51:45 [2024-03-15T15:51:45.286Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
11:51:48 [2024-03-15T15:51:48.550Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.141 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
11:51:48 [2024-03-15T15:51:48.550Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithHint -- Time elapsed: 0.063 s
11:51:48 [2024-03-15T15:51:48.550Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeAnalysis -- Time elapsed: 0.178 s
11:51:48 [2024-03-15T15:51:48.550Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testDefaultExperimentType -- Time elapsed: 0.205 s
11:51:48 [2024-03-15T15:51:48.550Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithoutHint -- Time elapsed: 0.162 s
11:51:48 [2024-03-15T15:51:48.550Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeSyslog -- Time elapsed: 0.185 s
11:51:48 [2024-03-15T15:51:48.550Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testNoExperimentTypeChildren -- Time elapsed: 0.487 s
11:51:48 [2024-03-15T15:51:48.550Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeError -- Time elapsed: 0.200 s
11:51:48 [2024-03-15T15:51:48.550Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeMixed -- Time elapsed: 0.306 s
11:51:48 [2024-03-15T15:51:48.550Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentType -- Time elapsed: 0.399 s
11:51:48 [2024-03-15T15:51:48.550Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeUnknown -- Time elapsed: 0.067 s
11:51:48 [2024-03-15T15:51:48.550Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeChildren -- Time elapsed: 0.888 s
11:51:48 [2024-03-15T15:51:48.550Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
11:51:48 [2024-03-15T15:51:48.550Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
11:51:48 [2024-03-15T15:51:48.550Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testInit -- Time elapsed: 0 s
11:51:48 [2024-03-15T15:51:48.550Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testLabelSetterGetters -- Time elapsed: 0 s
11:51:48 [2024-03-15T15:51:48.550Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testIconSetterGetters -- Time elapsed: 0 s
11:51:48 [2024-03-15T15:51:48.550Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
11:51:48 [2024-03-15T15:51:48.806Z] 
11:51:48 [2024-03-15T15:51:48.806Z] !ENTRY org.eclipse.core.resources 4 372 2024-03-15 15:51:48.624
11:51:48 [2024-03-15T15:51:48.806Z] !MESSAGE Project 'SomeProject' is not open.
11:51:48 [2024-03-15T15:51:48.806Z] !STACK 0
11:51:48 [2024-03-15T15:51:48.807Z] java.lang.Exception: Project 'SomeProject' is not open.
11:51:48 [2024-03-15T15:51:48.807Z] 	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
11:51:48 [2024-03-15T15:51:48.807Z] 	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
11:51:48 [2024-03-15T15:51:48.807Z] 	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:186)
11:51:48 [2024-03-15T15:51:48.807Z] 	at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:842)
11:51:48 [2024-03-15T15:51:48.807Z] 	at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199)
11:51:48 [2024-03-15T15:51:48.807Z] 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
11:51:48 [2024-03-15T15:51:48.807Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:51:48 [2024-03-15T15:51:48.807Z] 
11:51:48 [2024-03-15T15:51:48.807Z] !ENTRY org.eclipse.core.resources 2 2 2024-03-15 15:51:48.745
11:51:48 [2024-03-15T15:51:48.807Z] !MESSAGE Save operation warnings.
11:51:48 [2024-03-15T15:51:48.807Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2024-03-15 15:51:48.745
11:51:48 [2024-03-15T15:51:48.807Z] !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.
11:51:48 [2024-03-15T15:51:48.807Z] 
11:51:48 [2024-03-15T15:51:48.807Z] !ENTRY org.eclipse.cdt.core 1 0 2024-03-15 15:51:48.786
11:51:48 [2024-03-15T15:51:48.807Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
11:51:49 [2024-03-15T15:51:49.063Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
11:51:49 [2024-03-15T15:51:49.063Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNature -- Time elapsed: 0.235 s
11:51:49 [2024-03-15T15:51:49.063Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testCreateTracingProject -- Time elapsed: 0.010 s
11:51:49 [2024-03-15T15:51:49.063Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNatureNotAllowed -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.063Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
11:51:49 [2024-03-15T15:51:49.063Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
11:51:49 [2024-03-15T15:51:49.063Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testHtml -- Time elapsed: 0.011 s
11:51:49 [2024-03-15T15:51:49.063Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testTimestamp -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.063Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testDecimal -- Time elapsed: 0.002 s
11:51:49 [2024-03-15T15:51:49.063Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testString -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.063Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testEgality -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.063Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
11:51:49 [2024-03-15T15:51:49.063Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
11:51:49 [2024-03-15T15:51:49.063Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelInt -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.063Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_0 -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.063Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_1 -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.063Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_2 -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.063Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_3 -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.063Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_4 -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.063Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_5 -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_6 -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_7 -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testClear -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModel -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testModelListener -- Time elapsed: 0.007 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelCopyConstructor -- Time elapsed: 0.002 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_0 -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_1 -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_2 -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_3 -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_4 -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_0 -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_1 -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_2 -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_3 -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_4 -- Time elapsed: 0.031 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_5 -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_6 -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_1 -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_2 -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEventLimitOverflow -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.064Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
11:51:49 [2024-03-15T15:51:49.064Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildOtherParent -- Time elapsed: 0.005 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventReplaceLast -- Time elapsed: 0.002 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildAtPosition -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixedSplit -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildren -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventNulls -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChild -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixed -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildrenThenAdd -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChild -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEvent -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildOtherParent -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEvent -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildNoParent -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventPartialRestart -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildSameParent -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventDuplicate -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventReplaceLast -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddZoomedEventNulls -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
11:51:49 [2024-03-15T15:51:49.064Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[0: disjoint styles] -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[0: disjoint styles] -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[0: disjoint styles] -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[1: styles with map] -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[1: styles with map] -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[1: styles with map] -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[2: style inheritance] -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[2: style inheritance] -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[2: style inheritance] -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[3: default values] -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[3: default values] -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[3: default values] -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[4: multiple inheritance] -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
11:51:49 [2024-03-15T15:51:49.064Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipRightTest -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipXTest -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.horizontalTest -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideTest -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.glancingTest -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.ousideSquareTest -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.insideTest -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.verticalTest -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipTopTest -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.064Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentTest -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.065Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideCornerTest -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.065Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipLeftTest -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.065Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipBottomTest -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.065Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
11:51:49 [2024-03-15T15:51:49.065Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
11:51:49 [2024-03-15T15:51:49.065Z] org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest.testToHexStringRGB -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.065Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
11:51:49 [2024-03-15T15:51:49.065Z] 
11:51:49 [2024-03-15T15:51:49.065Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-03-15 15:51:48.956
11:51:49 [2024-03-15T15:51:49.065Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
11:51:49 [2024-03-15T15:51:49.065Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
11:51:49 [2024-03-15T15:51:49.065Z] org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest.testBasicProvider -- Time elapsed: 0.047 s
11:51:49 [2024-03-15T15:51:49.065Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
11:51:49 [2024-03-15T15:51:49.065Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
11:51:49 [2024-03-15T15:51:49.065Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testNextPreviousIncluded -- Time elapsed: 0.007 s
11:51:49 [2024-03-15T15:51:49.065Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidRollover -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.065Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testSmallPeriod -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.065Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testIsApplicable -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.065Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testAlternateShadingMarkerEventSource -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.065Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testFractionalPeriod -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.065Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testReference -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.065Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testRollover -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.065Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidPeriod -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.065Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testLineMarkerEventSource -- Time elapsed: 0 s
11:51:49 [2024-03-15T15:51:49.065Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testResolution -- Time elapsed: 0.001 s
11:51:49 [2024-03-15T15:51:49.065Z] 
11:51:49 [2024-03-15T15:51:49.065Z] Results:
11:51:49 [2024-03-15T15:51:49.065Z] 
11:51:49 [2024-03-15T15:51:49.065Z] Tests run: 211, Failures: 0, Errors: 0, Skipped: 0
11:51:49 [2024-03-15T15:51:49.065Z] 
11:51:49 [2024-03-15T15:51:49.320Z] 
11:51:49 [2024-03-15T15:51:49.320Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 15:51:49.224
11:51:49 [2024-03-15T15:51:49.320Z] !MESSAGE The workspace will exit with unsaved changes in this session.
11:51:49 [2024-03-15T15:51:49.577Z] [INFO] All tests passed
11:51:49 [2024-03-15T15:51:49.577Z] [INFO] 
11:51:49 [2024-03-15T15:51:49.577Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:51:49 [2024-03-15T15:51:49.577Z] [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
11:51:49 [2024-03-15T15:51:49.577Z] [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
11:51:49 [2024-03-15T15:51:49.577Z] [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
11:51:49 [2024-03-15T15:51:49.578Z] [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
11:51:49 [2024-03-15T15:51:49.578Z] [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
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] 
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] 
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] Building Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT [34/141]
11:51:49 [2024-03-15T15:51:49.578Z] [INFO]   from releng/pom.xml
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] --------------------------------[ pom ]---------------------------------
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] 
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] 
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] 
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] 
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-parent ---
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] 
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] 
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-parent ---
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] 
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
11:51:49 [2024-03-15T15:51:49.578Z] [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
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] 
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [35/141]
11:51:49 [2024-03-15T15:51:49.578Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
11:51:49 [2024-03-15T15:51:49.578Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:51:49 [2024-03-15T15:51:49.578Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:51:49 [2024-03-15T15:51:49.578Z] [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
11:51:49 [2024-03-15T15:51:49.578Z] [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
11:51:52 [2024-03-15T15:51:52.090Z] [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 34 kB/s)
11:51:52 [2024-03-15T15:51:52.090Z] [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
11:51:52 [2024-03-15T15:51:52.090Z] [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 38 MB/s)
11:51:52 [2024-03-15T15:51:52.090Z] [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
11:51:52 [2024-03-15T15:51:52.090Z] [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 11 MB/s)
11:51:52 [2024-03-15T15:51:52.090Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [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 14 MB/s)
11:51:52 [2024-03-15T15:51:52.091Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [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 30 MB/s)
11:51:52 [2024-03-15T15:51:52.091Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [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 16 MB/s)
11:51:52 [2024-03-15T15:51:52.091Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [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)
11:51:52 [2024-03-15T15:51:52.091Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [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 17 MB/s)
11:51:52 [2024-03-15T15:51:52.091Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [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 2.8 MB/s)
11:51:52 [2024-03-15T15:51:52.091Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [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.9 MB/s)
11:51:52 [2024-03-15T15:51:52.091Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [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 3.7 MB/s)
11:51:52 [2024-03-15T15:51:52.091Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [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 437 kB/s)
11:51:52 [2024-03-15T15:51:52.091Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [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 2.4 MB/s)
11:51:52 [2024-03-15T15:51:52.091Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [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 2.8 MB/s)
11:51:52 [2024-03-15T15:51:52.091Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [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 370 kB/s)
11:51:52 [2024-03-15T15:51:52.091Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [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 490 kB/s)
11:51:52 [2024-03-15T15:51:52.091Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [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)
11:51:52 [2024-03-15T15:51:52.091Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [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 146 kB/s)
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] The project's OSGi version is 1.0.2.202403151535
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.091Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.091Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:51:52 [2024-03-15T15:51:52.091Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:51:52 [2024-03-15T15:51:52.091Z] [WARNING] The 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
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] No sources to compile
11:51:52 [2024-03-15T15:51:52.091Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.091Z] [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
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.091Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.092Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:51:52 [2024-03-15T15:51:52.092Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:51:52 [2024-03-15T15:51:52.092Z] [WARNING] The 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
11:51:52 [2024-03-15T15:51:52.092Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.092Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.092Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1 were skipped
11:51:52 [2024-03-15T15:51:52.092Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.092Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.092Z] [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
11:51:52 [2024-03-15T15:51:52.092Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.092Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.092Z] [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
11:51:52 [2024-03-15T15:51:52.092Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.092Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.092Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.092Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.092Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.092Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.092Z] [INFO] 
11:51:52 [2024-03-15T15:51:52.092Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:52 [2024-03-15T15:51:52.092Z] [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
11:51:53 [2024-03-15T15:51:53.456Z] [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
11:51:54 [2024-03-15T15:51:54.017Z] [INFO] 
11:51:54 [2024-03-15T15:51:54.017Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:54 [2024-03-15T15:51:54.017Z] [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
11:51:54 [2024-03-15T15:51:54.017Z] [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
11:51:54 [2024-03-15T15:51:54.017Z] [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
11:51:54 [2024-03-15T15:51:54.017Z] [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
11:51:54 [2024-03-15T15:51:54.017Z] [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
11:51:54 [2024-03-15T15:51:54.017Z] [INFO] 
11:51:54 [2024-03-15T15:51:54.017Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
11:51:54 [2024-03-15T15:51:54.017Z] [INFO] 
11:51:54 [2024-03-15T15:51:54.017Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
11:51:54 [2024-03-15T15:51:54.017Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT [36/141]
11:51:54 [2024-03-15T15:51:54.017Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
11:51:54 [2024-03-15T15:51:54.017Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:51:54 [2024-03-15T15:51:54.017Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:51:54 [2024-03-15T15:51:54.017Z] [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
11:51:56 [2024-03-15T15:51:56.531Z] [INFO] 
11:51:56 [2024-03-15T15:51:56.531Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:56 [2024-03-15T15:51:56.531Z] [INFO] 
11:51:56 [2024-03-15T15:51:56.531Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:56 [2024-03-15T15:51:56.531Z] [INFO] The project's OSGi version is 1.0.22.202403151535
11:51:56 [2024-03-15T15:51:56.531Z] [INFO] 
11:51:56 [2024-03-15T15:51:56.531Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:56 [2024-03-15T15:51:56.531Z] [INFO] 
11:51:56 [2024-03-15T15:51:56.531Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:56 [2024-03-15T15:51:56.531Z] [INFO] 
11:51:56 [2024-03-15T15:51:56.531Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:56 [2024-03-15T15:51:56.531Z] [INFO] 
11:51:56 [2024-03-15T15:51:56.531Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:56 [2024-03-15T15:51:56.531Z] [INFO] 
11:51:56 [2024-03-15T15:51:56.531Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:56 [2024-03-15T15:51:56.531Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
11:51:56 [2024-03-15T15:51:56.787Z] [INFO] 
11:51:56 [2024-03-15T15:51:56.787Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:56 [2024-03-15T15:51:56.787Z] [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
11:51:56 [2024-03-15T15:51:56.787Z] [INFO] 
11:51:56 [2024-03-15T15:51:56.787Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:56 [2024-03-15T15:51:56.787Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:51:56 [2024-03-15T15:51:56.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
11:51:56 [2024-03-15T15:51:56.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.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
11:51:56 [2024-03-15T15:51:56.788Z] [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
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] 
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] 
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:57 [2024-03-15T15:51:57.715Z] [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
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] 
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:57 [2024-03-15T15:51:57.715Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] 
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:57 [2024-03-15T15:51:57.715Z] [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
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] 
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:57 [2024-03-15T15:51:57.715Z] [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
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] 
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] 
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] 
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] 
11:51:57 [2024-03-15T15:51:57.715Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:51:57 [2024-03-15T15:51:57.715Z] [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
11:51:59 [2024-03-15T15:51:59.603Z] [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
11:52:00 [2024-03-15T15:52:00.167Z] [INFO] 
11:52:00 [2024-03-15T15:52:00.167Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:52:00 [2024-03-15T15:52:00.423Z] [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
11:52:00 [2024-03-15T15:52:00.423Z] [INFO] Command line:
11:52:00 [2024-03-15T15:52:00.423Z] 	[/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]
11:52:00 [2024-03-15T15:52:00.423Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:52:02 [2024-03-15T15:52:02.309Z] Mar 15, 2024 3:52:01 PM org.apache.aries.spifly.BaseActivator log
11:52:02 [2024-03-15T15:52:02.309Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
11:52:03 [2024-03-15T15:52:03.674Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:52:03 [2024-03-15T15:52:03.674Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:52:06 [2024-03-15T15:52:06.938Z] !SESSION 2024-03-15 15:52:00.413 -----------------------------------------------
11:52:06 [2024-03-15T15:52:06.938Z] eclipse.buildId=unknown
11:52:06 [2024-03-15T15:52:06.938Z] java.version=17.0.2
11:52:06 [2024-03-15T15:52:06.938Z] java.vendor=Oracle Corporation
11:52:06 [2024-03-15T15:52:06.938Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:52:06 [2024-03-15T15:52:06.938Z] 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
11:52:06 [2024-03-15T15:52:06.938Z] 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
11:52:06 [2024-03-15T15:52:06.938Z] 
11:52:06 [2024-03-15T15:52:06.938Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 15:52:06.518
11:52:06 [2024-03-15T15:52:06.938Z] !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
11:52:06 [2024-03-15T15:52:06.938Z] 
11:52:06 [2024-03-15T15:52:06.938Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 15:52:06.534
11:52:06 [2024-03-15T15:52:06.938Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
11:52:06 [2024-03-15T15:52:06.938Z] !STACK 0
11:52:06 [2024-03-15T15:52:06.938Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
11:52:06 [2024-03-15T15:52:06.938Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
11:52:06 [2024-03-15T15:52:06.938Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
11:52:06 [2024-03-15T15:52:06.938Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
11:52:06 [2024-03-15T15:52:06.938Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
11:52:06 [2024-03-15T15:52:06.938Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
11:52:06 [2024-03-15T15:52:06.938Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
11:52:06 [2024-03-15T15:52:06.938Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
11:52:06 [2024-03-15T15:52:06.938Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:52:06 [2024-03-15T15:52:06.938Z] Caused by: java.io.IOException: error=2, No such file or directory
11:52:06 [2024-03-15T15:52:06.938Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
11:52:06 [2024-03-15T15:52:06.938Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
11:52:06 [2024-03-15T15:52:06.938Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
11:52:06 [2024-03-15T15:52:06.938Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
11:52:06 [2024-03-15T15:52:06.938Z] 	... 7 more
11:52:06 [2024-03-15T15:52:06.938Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
11:52:07 [2024-03-15T15:52:07.194Z] Display size: 1440x900
11:52:07 [2024-03-15T15:52:07.194Z] OS version=6.2.9-300.fc38.x86_64
11:52:07 [2024-03-15T15:52:07.194Z] GTK version=3.22.30
11:52:07 [2024-03-15T15:52:07.194Z] GTK theme=Ambiance
11:52:07 [2024-03-15T15:52:07.194Z] LIBOVERLAY_SCROLLBAR=0
11:52:07 [2024-03-15T15:52:07.194Z] Time zone: Greenwich Mean Time
11:52:07 [2024-03-15T15:52:07.449Z] 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@486bcaa] time=1120943379 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:52:07 [2024-03-15T15:52:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:52:07 [2024-03-15T15:52:07.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:52:07 [2024-03-15T15:52:07.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:52:07 [2024-03-15T15:52:07.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:52:07 [2024-03-15T15:52:07.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1120943929 data=null doit=true}, MenuItem with text {&Hierarchical}]
11:52:07 [2024-03-15T15:52:07.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1120943929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
11:52:07 [2024-03-15T15:52:07.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1120943936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:52:07 [2024-03-15T15:52:07.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1120945939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1120945944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1120945944 data=null doit=true}, (of type 'Table')]
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1120945944 data=null}, (of type 'Table')]
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1120945945 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')]
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1120945946 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1120945954 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')]
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1120945963 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1120945963 data=null doit=true}, TableItem with text {}]
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1120945964 data=null}, TableItem with text {}]
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1120945964 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1120945964 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
11:52:09 [2024-03-15T15:52:09.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1120945966 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1120946043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1120946124 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1120946124 data=null doit=true}, TableItem with text {}]
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1120946125 data=null}, TableItem with text {}]
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1120946126 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1120946126 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1120946128 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1120946128 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1120946128 data=null doit=true}, TableItem with text {}]
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1120946128 data=null}, TableItem with text {}]
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
11:52:10 [2024-03-15T15:52:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: of type 'StyledText'
11:52:10 [2024-03-15T15:52:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: (of type 'StyledText')
11:52:10 [2024-03-15T15:52:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
11:52:10 [2024-03-15T15:52:10.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
11:52:10 [2024-03-15T15:52:10.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
11:52:10 [2024-03-15T15:52:10.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
11:52:10 [2024-03-15T15:52:10.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
11:52:10 [2024-03-15T15:52:10.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
11:52:10 [2024-03-15T15:52:10.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
11:52:10 [2024-03-15T15:52:10.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
11:52:10 [2024-03-15T15:52:10.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:52:10 [2024-03-15T15:52:10.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:52:10 [2024-03-15T15:52:10.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
11:52:10 [2024-03-15T15:52:10.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1120947012 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
11:52:10 [2024-03-15T15:52:10.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1120947012 data=null doit=true}, TableItem with text {}]
11:52:10 [2024-03-15T15:52:10.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:52:10 [2024-03-15T15:52:10.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1120947017 data=null}, TableItem with text {}]
11:52:10 [2024-03-15T15:52:10.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1120947053 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}]
11:52:11 [2024-03-15T15:52:11.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1120947053 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
11:52:11 [2024-03-15T15:52:11.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1120947074 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}]
11:52:11 [2024-03-15T15:52:11.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1120947075 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
11:52:11 [2024-03-15T15:52:11.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1120947075 data=null doit=true}, TableItem with text {}]
11:52:11 [2024-03-15T15:52:11.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1120947075 data=null}, TableItem with text {}]
11:52:11 [2024-03-15T15:52:11.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
11:52:11 [2024-03-15T15:52:11.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:52:11 [2024-03-15T15:52:11.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:52:11 [2024-03-15T15:52:11.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:52:11 [2024-03-15T15:52:11.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1120947077 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
11:52:11 [2024-03-15T15:52:11.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1120947078 data=null doit=true}, TableItem with text {}]
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1120947078 data=null}, TableItem with text {}]
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1120947078 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1120947078 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1120947099 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Raw", using matcher: with mnemonic 'Hide Raw'
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Raw'
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Raw} time=1120947137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Raw']
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Raw'
11:52:11 [2024-03-15T15:52:11.128Z] 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@486bcaa] time=1120947203 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1120947279 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1120947279 data=null doit=true}, TreeItem with text {Test}]
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1120947280 data=null}, TreeItem with text {Test}]
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1120947280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
11:52:11 [2024-03-15T15:52:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120947281 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
11:52:11 [2024-03-15T15:52:11.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1120947332 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
11:52:11 [2024-03-15T15:52:11.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:52:11 [2024-03-15T15:52:11.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:52:11 [2024-03-15T15:52:11.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:52:12 [2024-03-15T15:52:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:52:12 [2024-03-15T15:52:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:52:12 [2024-03-15T15:52:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:52:12 [2024-03-15T15:52:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:52:12 [2024-03-15T15:52:12.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')
11:52:12 [2024-03-15T15:52:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:52:12 [2024-03-15T15:52:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:12 [2024-03-15T15:52:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:52:12 [2024-03-15T15:52:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:52:12 [2024-03-15T15:52:12.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
11:52:12 [2024-03-15T15:52:12.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=1120948362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:12 [2024-03-15T15:52:12.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=1120948363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:12 [2024-03-15T15:52:12.311Z] 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=1120948363 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:12 [2024-03-15T15:52:12.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=1120948363 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:12 [2024-03-15T15:52:12.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=1120948363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:12 [2024-03-15T15:52:12.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=1120948363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:12 [2024-03-15T15:52:12.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=1120948363 data=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')]
11:52:12 [2024-03-15T15:52:12.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=1120948363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:12 [2024-03-15T15:52:12.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=1120948364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:12 [2024-03-15T15:52:12.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=1120948364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:12 [2024-03-15T15:52:12.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=1120948364 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:12 [2024-03-15T15:52:12.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=1120948364 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:12 [2024-03-15T15:52:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:52:12 [2024-03-15T15:52:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:52:12 [2024-03-15T15:52:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:52:12 [2024-03-15T15:52:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:12 [2024-03-15T15:52:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:52:12 [2024-03-15T15:52:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:52:12 [2024-03-15T15:52:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:52:12 [2024-03-15T15:52:12.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')
11:52:12 [2024-03-15T15:52:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:52:12 [2024-03-15T15:52:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1120948367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:12 [2024-03-15T15:52:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1120948367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:12 [2024-03-15T15:52:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1120948367 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:12 [2024-03-15T15:52:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1120948367 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:12 [2024-03-15T15:52:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1120948368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:12 [2024-03-15T15:52:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1120948368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:12 [2024-03-15T15:52:12.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')
11:52:12 [2024-03-15T15:52:12.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')
11:52:12 [2024-03-15T15:52:12.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')
11:52:12 [2024-03-15T15:52:12.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')
11:52:12 [2024-03-15T15:52:12.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')
11:52:12 [2024-03-15T15:52:12.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:52:12 [2024-03-15T15:52:12.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1120948368 data=null 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')]
11:52:12 [2024-03-15T15:52:12.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1120947420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:52:12 [2024-03-15T15:52:12.822Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.982 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
11:52:12 [2024-03-15T15:52:12.822Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest.testRead -- Time elapsed: 4.912 s
11:52:12 [2024-03-15T15:52:12.822Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
11:52:12 [2024-03-15T15:52:12.822Z] 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@486bcaa] time=1120948923 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1120949059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1120949200 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1120949201 data=null doit=true}, TreeItem with text {TestForOffsetting}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1120949201 data=null}, TreeItem with text {TestForOffsetting}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1120949201 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120949201 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}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1120949233 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1120949234 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1120949234 data=null doit=true}, TreeItem with text {TestForOffsetting}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1120949234 data=null}, TreeItem with text {TestForOffsetting}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1120949234 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120949235 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}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1120949242 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1120949243 data=null doit=true}, TreeItem with text {TestForOffsetting}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1120949243 data=null}, TreeItem with text {TestForOffsetting}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1120949244 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1120949244 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}]
11:52:13 [2024-03-15T15:52:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1120949269 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
11:52:13 [2024-03-15T15:52:13.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:13 [2024-03-15T15:52:13.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1120949272 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
11:52:13 [2024-03-15T15:52:13.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1120949272 data=null doit=true}, TreeItem with text {Traces [0]}]
11:52:13 [2024-03-15T15:52:13.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1120949272 data=null}, TreeItem with text {Traces [0]}]
11:52:13 [2024-03-15T15:52:13.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1120949273 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:52:13 [2024-03-15T15:52:13.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120949273 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]}]
11:52:13 [2024-03-15T15:52:13.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1120949294 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample16104827237013244206.xml"'
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1120950693 data=null doit=true}, TreeItem with text {Traces [1]}]
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1120950693 data=null}, TreeItem with text {Traces [1]}]
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1120950693 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1120950694 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]}]
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1120950700 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample16104827237013244206.xml} time=1120950716 data=null button=0 stateMask=0x0 x=197 y=81 count=0}, TreeItem with text {sample16104827237013244206.xml}]
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample16104827237013244206.xml} time=1120950716 data=null doit=true}, TreeItem with text {sample16104827237013244206.xml}]
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample16104827237013244206.xml} time=1120950716 data=null}, TreeItem with text {sample16104827237013244206.xml}]
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample16104827237013244206.xml} time=1120950716 data=null button=1 stateMask=0x0 x=197 y=81 count=1}, TreeItem with text {sample16104827237013244206.xml}]
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120950751 data=null item=TreeItem {sample16104827237013244206.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample16104827237013244206.xml}]
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample16104827237013244206.xml} time=1120950773 data=null button=1 stateMask=0x80000 x=197 y=81 count=1}, TreeItem with text {sample16104827237013244206.xml}]
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:14 [2024-03-15T15:52:14.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample16104827237013244206.xml} time=1120950774 data=null button=0 stateMask=0x0 x=197 y=81 count=0}, TreeItem with text {sample16104827237013244206.xml}]
11:52:14 [2024-03-15T15:52:14.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample16104827237013244206.xml} time=1120950774 data=null doit=true}, TreeItem with text {sample16104827237013244206.xml}]
11:52:14 [2024-03-15T15:52:14.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample16104827237013244206.xml} time=1120950774 data=null}, TreeItem with text {sample16104827237013244206.xml}]
11:52:14 [2024-03-15T15:52:14.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample16104827237013244206.xml} time=1120950775 data=null button=1 stateMask=0x0 x=197 y=81 count=1}, TreeItem with text {sample16104827237013244206.xml}]
11:52:14 [2024-03-15T15:52:14.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120950775 data=null item=TreeItem {sample16104827237013244206.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample16104827237013244206.xml}]
11:52:14 [2024-03-15T15:52:14.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample16104827237013244206.xml} time=1120950787 data=null button=1 stateMask=0x80000 x=197 y=81 count=1}, TreeItem with text {sample16104827237013244206.xml}]
11:52:14 [2024-03-15T15:52:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
11:52:14 [2024-03-15T15:52:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Apply Time Offset...'
11:52:15 [2024-03-15T15:52:15.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Apply Time Offset...'
11:52:15 [2024-03-15T15:52:15.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
11:52:15 [2024-03-15T15:52:15.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Apply time offset}
11:52:15 [2024-03-15T15:52:15.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:15 [2024-03-15T15:52:15.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:15 [2024-03-15T15:52:15.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:15 [2024-03-15T15:52:15.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample16104827237013244206.xml} time=1120951315 data=null button=0 stateMask=0x0 x=134 y=12 count=0}, TreeItem with text {sample16104827237013244206.xml}]
11:52:15 [2024-03-15T15:52:15.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample16104827237013244206.xml} time=1120951315 data=null doit=true}, TreeItem with text {sample16104827237013244206.xml}]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample16104827237013244206.xml} time=1120951315 data=null}, TreeItem with text {sample16104827237013244206.xml}]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample16104827237013244206.xml} time=1120951315 data=null button=1 stateMask=0x0 x=134 y=12 count=1}, TreeItem with text {sample16104827237013244206.xml}]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120951320 data=null item=TreeItem {sample16104827237013244206.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample16104827237013244206.xml}]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample16104827237013244206.xml} time=1120951321 data=null button=1 stateMask=0x80000 x=134 y=12 count=1}, TreeItem with text {sample16104827237013244206.xml}]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {sample16104827237013244206.xml}
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample16104827237013244206.xml} time=1120951322 data=null button=0 stateMask=0x0 x=491 y=12 count=0}, TreeItem with text {sample16104827237013244206.xml}]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample16104827237013244206.xml} time=1120951322 data=null doit=true}, TreeItem with text {sample16104827237013244206.xml}]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample16104827237013244206.xml} time=1120951323 data=null}, TreeItem with text {sample16104827237013244206.xml}]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample16104827237013244206.xml} time=1120951323 data=null button=1 stateMask=0x0 x=491 y=12 count=1}, TreeItem with text {sample16104827237013244206.xml}]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120951326 data=null item=TreeItem {sample16104827237013244206.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample16104827237013244206.xml}]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample16104827237013244206.xml} time=1120951326 data=null button=1 stateMask=0x80000 x=491 y=12 count=1}, TreeItem with text {sample16104827237013244206.xml}]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {sample16104827237013244206.xml} time=1120951327 data=null button=0 stateMask=0x0 x=491 y=12 count=0}, TreeItem with text {sample16104827237013244206.xml}]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {sample16104827237013244206.xml} time=1120951327 data=null doit=true}, TreeItem with text {sample16104827237013244206.xml}]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {sample16104827237013244206.xml} time=1120951327 data=null}, TreeItem with text {sample16104827237013244206.xml}]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {sample16104827237013244206.xml}
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Basic", using matcher: of type 'Button'
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced", using matcher: of type 'Button'
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:52:15 [2024-03-15T15:52:15.215Z] 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')
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1120951339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1120951339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1120951339 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1120951339 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1120951340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1120951340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:15 [2024-03-15T15:52:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1120951340 data=null 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')]
11:52:15 [2024-03-15T15:52:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1120950898 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...']
11:52:15 [2024-03-15T15:52:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:52:16 [2024-03-15T15:52:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample16104827237013244206.xml"'
11:52:16 [2024-03-15T15:52:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:52:16 [2024-03-15T15:52:16.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:52:17 [2024-03-15T15:52:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample16104827237013244206.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@486bcaa] time=1120953042 data=null doit=true}, Shell with text {data - TestForOffsetting/Traces/sample16104827237013244206.xml - Eclipse Platform}]
11:52:17 [2024-03-15T15:52:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:52:17 [2024-03-15T15:52:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:17 [2024-03-15T15:52:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:17 [2024-03-15T15:52:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:17 [2024-03-15T15:52:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1120953093 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
11:52:17 [2024-03-15T15:52:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1120953094 data=null doit=true}, TreeItem with text {TestForOffsetting}]
11:52:17 [2024-03-15T15:52:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1120953094 data=null}, TreeItem with text {TestForOffsetting}]
11:52:17 [2024-03-15T15:52:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1120953094 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
11:52:17 [2024-03-15T15:52:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120953094 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}]
11:52:17 [2024-03-15T15:52:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1120953120 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
11:52:17 [2024-03-15T15:52:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:52:17 [2024-03-15T15:52:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:52:17 [2024-03-15T15:52:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:52:17 [2024-03-15T15:52:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:52:17 [2024-03-15T15:52:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:52:17 [2024-03-15T15:52:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:52:17 [2024-03-15T15:52:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:52:17 [2024-03-15T15:52:17.347Z] 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')
11:52:17 [2024-03-15T15:52:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:52:17 [2024-03-15T15:52:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:17 [2024-03-15T15:52:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:52:17 [2024-03-15T15:52:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:52:17 [2024-03-15T15:52:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:52:17 [2024-03-15T15:52:17.348Z] 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=1120953523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:17 [2024-03-15T15:52:17.348Z] 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=1120953524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:17 [2024-03-15T15:52:17.348Z] 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=1120953524 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:17 [2024-03-15T15:52:17.348Z] 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=1120953524 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:17 [2024-03-15T15:52:17.348Z] 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=1120953524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:17 [2024-03-15T15:52:17.348Z] 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=1120953524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:17 [2024-03-15T15:52:17.348Z] 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=1120953524 data=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')]
11:52:17 [2024-03-15T15:52:17.348Z] 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=1120953525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:17 [2024-03-15T15:52:17.348Z] 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=1120953525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:17 [2024-03-15T15:52:17.348Z] 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=1120953525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:17 [2024-03-15T15:52:17.348Z] 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=1120953525 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:17 [2024-03-15T15:52:17.348Z] 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=1120953525 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:17 [2024-03-15T15:52:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:52:17 [2024-03-15T15:52:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:52:17 [2024-03-15T15:52:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:52:17 [2024-03-15T15:52:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:17 [2024-03-15T15:52:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:52:17 [2024-03-15T15:52:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:52:17 [2024-03-15T15:52:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:52:17 [2024-03-15T15:52:17.348Z] 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')
11:52:17 [2024-03-15T15:52:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:52:17 [2024-03-15T15:52:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1120953527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:17 [2024-03-15T15:52:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1120953527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:17 [2024-03-15T15:52:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1120953528 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:17 [2024-03-15T15:52:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1120953528 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:17 [2024-03-15T15:52:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1120953528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:17 [2024-03-15T15:52:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1120953528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:17 [2024-03-15T15:52:17.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:17 [2024-03-15T15:52:17.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:17 [2024-03-15T15:52:17.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:17 [2024-03-15T15:52:17.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:17 [2024-03-15T15:52:17.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:17 [2024-03-15T15:52:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:52:17 [2024-03-15T15:52:17.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1120953528 data=null 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')]
11:52:17 [2024-03-15T15:52:17.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1120953171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:52:17 [2024-03-15T15:52:17.860Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.113 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
11:52:17 [2024-03-15T15:52:17.860Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting.testOffsetting -- Time elapsed: 5.112 s
11:52:17 [2024-03-15T15:52:17.860Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
11:52:17 [2024-03-15T15:52:17.860Z] 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@486bcaa] time=1120954049 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:52:18 [2024-03-15T15:52:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:52:18 [2024-03-15T15:52:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:52:18 [2024-03-15T15:52:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:52:18 [2024-03-15T15:52:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:52:18 [2024-03-15T15:52:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1120954148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:52:18 [2024-03-15T15:52:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:52:20 [2024-03-15T15:52:20.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:52:20 [2024-03-15T15:52:20.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:52:20 [2024-03-15T15:52:20.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:52:20 [2024-03-15T15:52:20.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:52:20 [2024-03-15T15:52:20.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:52:20 [2024-03-15T15:52:20.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1120956799 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
11:52:20 [2024-03-15T15:52:20.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1120956799 data=null doit=true}, TableItem with text {}]
11:52:20 [2024-03-15T15:52:20.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1120956799 data=null}, TableItem with text {}]
11:52:20 [2024-03-15T15:52:20.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1120956800 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
11:52:20 [2024-03-15T15:52:20.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1120956800 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
11:52:20 [2024-03-15T15:52:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1120956853 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
11:52:20 [2024-03-15T15:52:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
11:52:20 [2024-03-15T15:52:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open Source Code'
11:52:21 [2024-03-15T15:52:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1120956884 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']
11:52:21 [2024-03-15T15:52:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open Source Code'
11:52:21 [2024-03-15T15:52:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"SourceFile"'
11:52:21 [2024-03-15T15:52:21.702Z] 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@486bcaa] time=1120957692 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:52:21 [2024-03-15T15:52:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:52:21 [2024-03-15T15:52:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:21 [2024-03-15T15:52:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:21 [2024-03-15T15:52:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:21 [2024-03-15T15:52:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1120957706 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:52:21 [2024-03-15T15:52:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1120957706 data=null doit=true}, TreeItem with text {test}]
11:52:21 [2024-03-15T15:52:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1120957706 data=null}, TreeItem with text {test}]
11:52:21 [2024-03-15T15:52:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1120957706 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:52:21 [2024-03-15T15:52:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120957707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:52:21 [2024-03-15T15:52:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1120957732 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:52:21 [2024-03-15T15:52:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:52:21 [2024-03-15T15:52:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:52:21 [2024-03-15T15:52:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:52:22 [2024-03-15T15:52:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:52:22 [2024-03-15T15:52:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:52:22 [2024-03-15T15:52:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:52:22 [2024-03-15T15:52:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:52:22 [2024-03-15T15:52:22.630Z] 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')
11:52:22 [2024-03-15T15:52:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:52:22 [2024-03-15T15:52:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:22 [2024-03-15T15:52:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:52:22 [2024-03-15T15:52:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:52:22 [2024-03-15T15:52:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:52:22 [2024-03-15T15:52:22.630Z] 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=1120958512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:22 [2024-03-15T15:52:22.630Z] 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=1120958513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:22 [2024-03-15T15:52:22.630Z] 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=1120958513 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:22 [2024-03-15T15:52:22.630Z] 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=1120958513 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:22 [2024-03-15T15:52:22.630Z] 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=1120958513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:22 [2024-03-15T15:52:22.631Z] 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=1120958513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:22 [2024-03-15T15:52:22.631Z] 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=1120958513 data=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')]
11:52:22 [2024-03-15T15:52:22.631Z] 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=1120958514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:22 [2024-03-15T15:52:22.631Z] 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=1120958514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:22 [2024-03-15T15:52:22.631Z] 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=1120958514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:22 [2024-03-15T15:52:22.631Z] 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=1120958514 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:22 [2024-03-15T15:52:22.631Z] 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=1120958514 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:52:22 [2024-03-15T15:52:22.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')
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1120958516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1120958516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1120958516 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1120958516 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1120958517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1120958517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:22 [2024-03-15T15:52:22.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:22 [2024-03-15T15:52:22.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:22 [2024-03-15T15:52:22.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:22 [2024-03-15T15:52:22.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:22 [2024-03-15T15:52:22.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1120958517 data=null 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')]
11:52:22 [2024-03-15T15:52:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1120957784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:52:22 [2024-03-15T15:52:22.886Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.978 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
11:52:22 [2024-03-15T15:52:22.886Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest.test -- Time elapsed: 4.874 s
11:52:22 [2024-03-15T15:52:22.886Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
11:52:22 [2024-03-15T15:52:22.886Z] 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@486bcaa] time=1120959036 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:52:23 [2024-03-15T15:52:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:52:23 [2024-03-15T15:52:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:52:23 [2024-03-15T15:52:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:52:23 [2024-03-15T15:52:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:52:23 [2024-03-15T15:52:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1120959131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:52:23 [2024-03-15T15:52:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:52:23 [2024-03-15T15:52:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:52:23 [2024-03-15T15:52:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:23 [2024-03-15T15:52:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:23 [2024-03-15T15:52:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:23 [2024-03-15T15:52:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:23 [2024-03-15T15:52:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:23 [2024-03-15T15:52:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1120959248 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
11:52:23 [2024-03-15T15:52:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1120959248 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:52:23 [2024-03-15T15:52:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1120959248 data=null}, TreeItem with text {TestForFiltering}]
11:52:23 [2024-03-15T15:52:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1120959249 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120959249 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}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1120959279 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1120959280 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1120959280 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1120959280 data=null}, TreeItem with text {TestForFiltering}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1120959281 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120959281 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}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1120959286 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1120959286 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1120959286 data=null}, TreeItem with text {TestForFiltering}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1120959286 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1120959287 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}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1120959289 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1120959290 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1120959290 data=null doit=true}, TreeItem with text {Traces [0]}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1120959290 data=null}, TreeItem with text {Traces [0]}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1120959291 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120959291 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]}]
11:52:23 [2024-03-15T15:52:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1120959304 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120960919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120960922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120960922 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120960922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120960922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120960922 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}]
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120960933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120960934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120960934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120960934 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120960934 data=null}, ToolItem with tooltip text {Add new filter}]
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:25 [2024-03-15T15:52:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1120960935 data=null button=0 stateMask=0x0 x=78 y=12 count=0}, TreeItem with text {FILTER <name>}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1120960936 data=null doit=true}, TreeItem with text {FILTER <name>}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1120960936 data=null}, TreeItem with text {FILTER <name>}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1120960936 data=null button=1 stateMask=0x0 x=78 y=12 count=1}, TreeItem with text {FILTER <name>}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120960937 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>}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1120960942 data=null button=1 stateMask=0x80000 x=78 y=12 count=1}, TreeItem with text {FILTER <name>}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER timestamp}
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1120960948 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1120960948 data=null doit=true}, TreeItem with text {FILTER timestamp}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1120960950 data=null}, TreeItem with text {FILTER timestamp}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1120960961 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120960961 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}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1120960965 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1120960965 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1120960965 data=null doit=true}, TreeItem with text {FILTER timestamp}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1120960966 data=null}, TreeItem with text {FILTER timestamp}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER timestamp}
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1120960966 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1120960966 data=null doit=true}, TreeItem with text {FILTER timestamp}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1120960967 data=null}, TreeItem with text {FILTER timestamp}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1120960967 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120960967 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}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1120960971 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1120961002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
11:52:25 [2024-03-15T15:52:25.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1120961029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
11:52:25 [2024-03-15T15:52:25.032Z] 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=1120961031 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:25 [2024-03-15T15:52:25.032Z] 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=1120961031 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:25 [2024-03-15T15:52:25.032Z] 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=1120961031 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1120961032 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)]
11:52:25 [2024-03-15T15:52:25.032Z] 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=1120961032 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:25 [2024-03-15T15:52:25.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:25 [2024-03-15T15:52:25.033Z] 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=1120961033 data=null button=0 stateMask=0x0 x=204 y=35 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:25 [2024-03-15T15:52:25.033Z] 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=1120961033 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:25 [2024-03-15T15:52:25.033Z] 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=1120961033 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:25 [2024-03-15T15:52:25.033Z] 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=1120961033 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120961033 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)]
11:52:25 [2024-03-15T15:52:25.033Z] 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=1120961053 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'AND'
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {AND} time=1120961088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'AND']
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'AND'
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=1120961100 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=1120961100 data=null doit=true}, Tree node with text: AND]
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=1120961100 data=null}, Tree node with text: AND]
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=1120961100 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120961100 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]
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=1120961105 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'CONTAINS'
11:52:25 [2024-03-15T15:52:25.033Z] 
11:52:25 [2024-03-15T15:52:25.033Z] (Eclipse:4490): Gtk-WARNING **: 15:52:24.986: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1120961137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'CONTAINS']
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'CONTAINS'
11:52:25 [2024-03-15T15:52:25.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: AND is already expanded. Won't expand it again.
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1120961198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1120961219 data=null button=0 stateMask=0x0 x=173 y=81 count=0}, Tree node with text: Timestamp CONTAINS "100"]
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1120961219 data=null doit=true}, Tree node with text: Timestamp CONTAINS "100"]
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1120961219 data=null}, Tree node with text: Timestamp CONTAINS "100"]
11:52:25 [2024-03-15T15:52:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1120961220 data=null button=1 stateMask=0x0 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120961220 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"]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1120961252 data=null button=1 stateMask=0x80000 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=1120961253 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=1120961253 data=null doit=true}, Tree node with text: AND]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=1120961253 data=null}, Tree node with text: AND]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=1120961254 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120961254 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]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=1120961261 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120961262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120961262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120961262 data=null doit=true}, ToolItem with tooltip text {Save filters}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120961262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120961263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120961263 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}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120961275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120961275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120961276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120961276 data=null doit=true}, ToolItem with tooltip text {Save filters}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120961276 data=null}, ToolItem with tooltip text {Save filters}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1120961319 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1120961320 data=null doit=true}, TableItem with text {}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1120961320 data=null}, TableItem with text {}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1120961320 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1120961326 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1120961330 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'timestamp'
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {timestamp} time=1120961365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'timestamp']
11:52:25 [2024-03-15T15:52:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'timestamp'
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1120962965 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1120962965 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1120962965 data=null}, TreeItem with text {TestForFiltering}]
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1120962966 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120962966 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}]
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1120962978 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1120962979 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1120962979 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1120962979 data=null}, TreeItem with text {TestForFiltering}]
11:52:27 [2024-03-15T15:52:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1120962979 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:52:27 [2024-03-15T15:52:27.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120962979 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}]
11:52:27 [2024-03-15T15:52:27.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1120962984 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:52:27 [2024-03-15T15:52:27.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
11:52:27 [2024-03-15T15:52:27.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:27 [2024-03-15T15:52:27.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1120962985 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
11:52:27 [2024-03-15T15:52:27.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1120962985 data=null doit=true}, TreeItem with text {Traces [1]}]
11:52:27 [2024-03-15T15:52:27.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1120962985 data=null}, TreeItem with text {Traces [1]}]
11:52:27 [2024-03-15T15:52:27.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1120962986 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:52:27 [2024-03-15T15:52:27.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120962986 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]}]
11:52:27 [2024-03-15T15:52:27.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1120962994 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964480 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964481 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}]
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964487 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964488 data=null}, ToolItem with tooltip text {Add new filter}]
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:28 [2024-03-15T15:52:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1120964491 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {FILTER <name>}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1120964491 data=null doit=true}, TreeItem with text {FILTER <name>}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1120964491 data=null}, TreeItem with text {FILTER <name>}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1120964491 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {FILTER <name>}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120964492 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>}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1120964496 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {FILTER <name>}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER field}
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1120964501 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=1120964502 data=null doit=true}, TreeItem with text {FILTER field}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1120964504 data=null}, TreeItem with text {FILTER field}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1120964504 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120964504 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}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1120964520 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1120964520 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1120964520 data=null doit=true}, TreeItem with text {FILTER field}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1120964520 data=null}, TreeItem with text {FILTER field}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER field}
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1120964521 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=1120964521 data=null doit=true}, TreeItem with text {FILTER field}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1120964521 data=null}, TreeItem with text {FILTER field}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1120964522 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120964522 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}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1120964526 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1120964559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
11:52:28 [2024-03-15T15:52:28.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1120964587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
11:52:28 [2024-03-15T15:52:28.547Z] 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=1120964588 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:28 [2024-03-15T15:52:28.547Z] 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=1120964588 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:28 [2024-03-15T15:52:28.547Z] 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=1120964589 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:28 [2024-03-15T15:52:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1120964589 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)]
11:52:28 [2024-03-15T15:52:28.547Z] 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=1120964589 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:28 [2024-03-15T15:52:28.548Z] 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=1120964590 data=null button=0 stateMask=0x0 x=204 y=127 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:28 [2024-03-15T15:52:28.548Z] 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=1120964590 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:28 [2024-03-15T15:52:28.548Z] 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=1120964590 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:28 [2024-03-15T15:52:28.548Z] 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=1120964591 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120964591 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)]
11:52:28 [2024-03-15T15:52:28.548Z] 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=1120964608 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'COMPARE'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1120964635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'COMPARE']
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'COMPARE'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=1120964695 data=null doit=true}, Tree node with text: <select aspect> = <value>]
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=1120964695 data=null}, Tree node with text: <select aspect> = <value>]
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=1120964696 data=null button=1 stateMask=0x0 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1120964696 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>]
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=1120964696 data=null button=1 stateMask=0x80000 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1120964698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "<", using matcher: of type 'Button'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "=", using matcher: of type 'Button'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: of type 'Button'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with mnemonic '>'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with style 'SWT.RADIO'
11:52:28 [2024-03-15T15:52:28.548Z] 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')
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Num", using matcher: of type 'Button'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Alpha", using matcher: of type 'Button'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Timestamp", using matcher: of type 'Button'
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {=} time=1120964734 data=null doit=true}, Button with text {=}]
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {=} time=1120964734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {=}]
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {>} time=1120964736 data=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
11:52:28 [2024-03-15T15:52:28.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {>} time=1120964737 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
11:52:28 [2024-03-15T15:52:28.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {>} time=1120964737 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
11:52:28 [2024-03-15T15:52:28.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {>} time=1120964737 data=null 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')]
11:52:28 [2024-03-15T15:52:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964755 data=null doit=true}, ToolItem with tooltip text {Save filters}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964755 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}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964760 data=null doit=true}, ToolItem with tooltip text {Save filters}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120964761 data=null}, ToolItem with tooltip text {Save filters}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1120964811 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1120964811 data=null doit=true}, TableItem with text {}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1120964811 data=null}, TableItem with text {}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1120964811 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1120964811 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1120964814 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "field", using matcher: with mnemonic 'field'
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'field'
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {field} time=1120964849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'field']
11:52:28 [2024-03-15T15:52:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'field'
11:52:30 [2024-03-15T15:52:30.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:52:30 [2024-03-15T15:52:30.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:30 [2024-03-15T15:52:30.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:30 [2024-03-15T15:52:30.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:30 [2024-03-15T15:52:30.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:30 [2024-03-15T15:52:30.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:30 [2024-03-15T15:52:30.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1120966443 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
11:52:30 [2024-03-15T15:52:30.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1120966444 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:52:30 [2024-03-15T15:52:30.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1120966444 data=null}, TreeItem with text {TestForFiltering}]
11:52:30 [2024-03-15T15:52:30.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1120966444 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:52:30 [2024-03-15T15:52:30.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120966444 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}]
11:52:30 [2024-03-15T15:52:30.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1120966454 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:52:30 [2024-03-15T15:52:30.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:30 [2024-03-15T15:52:30.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1120966455 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
11:52:30 [2024-03-15T15:52:30.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1120966455 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:52:30 [2024-03-15T15:52:30.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1120966455 data=null}, TreeItem with text {TestForFiltering}]
11:52:30 [2024-03-15T15:52:30.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1120966455 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:52:30 [2024-03-15T15:52:30.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120966456 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}]
11:52:30 [2024-03-15T15:52:30.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1120966460 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:52:30 [2024-03-15T15:52:30.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
11:52:30 [2024-03-15T15:52:30.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:30 [2024-03-15T15:52:30.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1120966476 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
11:52:30 [2024-03-15T15:52:30.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1120966476 data=null doit=true}, TreeItem with text {Traces [1]}]
11:52:30 [2024-03-15T15:52:30.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1120966476 data=null}, TreeItem with text {Traces [1]}]
11:52:30 [2024-03-15T15:52:30.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1120966476 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:52:30 [2024-03-15T15:52:30.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120966476 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]}]
11:52:30 [2024-03-15T15:52:30.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1120966486 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120967983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120967983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120967983 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120967983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120967984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120967984 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}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120968000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120968001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120968001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120968001 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120968001 data=null}, ToolItem with tooltip text {Add new filter}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1120968002 data=null button=0 stateMask=0x0 x=78 y=173 count=0}, TreeItem with text {FILTER <name>}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1120968002 data=null doit=true}, TreeItem with text {FILTER <name>}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1120968002 data=null}, TreeItem with text {FILTER <name>}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1120968002 data=null button=1 stateMask=0x0 x=78 y=173 count=1}, TreeItem with text {FILTER <name>}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120968002 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>}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1120968007 data=null button=1 stateMask=0x80000 x=78 y=173 count=1}, TreeItem with text {FILTER <name>}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER matchAndEquals}
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1120968012 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1120968012 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:32 [2024-03-15T15:52:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1120968014 data=null}, TreeItem with text {FILTER matchAndEquals}]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1120968015 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120968015 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}]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1120968030 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1120968030 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1120968030 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1120968030 data=null}, TreeItem with text {FILTER matchAndEquals}]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER matchAndEquals}
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1120968031 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1120968031 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1120968031 data=null}, TreeItem with text {FILTER matchAndEquals}]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1120968032 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120968032 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}]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1120968036 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1120968074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
11:52:32 [2024-03-15T15:52:32.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1120968096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
11:52:32 [2024-03-15T15:52:32.062Z] 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=1120968097 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:32 [2024-03-15T15:52:32.062Z] 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=1120968098 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:32 [2024-03-15T15:52:32.062Z] 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=1120968098 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1120968098 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)]
11:52:32 [2024-03-15T15:52:32.062Z] 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=1120968098 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:32 [2024-03-15T15:52:32.062Z] 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=1120968099 data=null button=0 stateMask=0x0 x=204 y=196 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:32 [2024-03-15T15:52:32.062Z] 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=1120968099 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:32 [2024-03-15T15:52:32.062Z] 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=1120968099 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:32 [2024-03-15T15:52:32.062Z] 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=1120968100 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120968100 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)]
11:52:32 [2024-03-15T15:52:32.062Z] 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=1120968117 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'OR'
11:52:32 [2024-03-15T15:52:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {OR} time=1120968142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'OR']
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'OR'
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=1120968157 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=1120968157 data=null doit=true}, Tree node with text: OR]
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=1120968157 data=null}, Tree node with text: OR]
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=1120968157 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120968158 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]
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=1120968161 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'EQUALS'
11:52:32 [2024-03-15T15:52:32.063Z] 
11:52:32 [2024-03-15T15:52:32.063Z] (Eclipse:4490): Gtk-WARNING **: 15:52:32.024: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1120968192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'EQUALS']
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'EQUALS'
11:52:32 [2024-03-15T15:52:32.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1120968232 data=null button=0 stateMask=0x0 x=162 y=242 count=0}, TreeItem with text {<select aspect> EQUALS}]
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=1120968232 data=null doit=true}, TreeItem with text {<select aspect> EQUALS}]
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=1120968232 data=null}, TreeItem with text {<select aspect> EQUALS}]
11:52:32 [2024-03-15T15:52:32.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1120968233 data=null button=1 stateMask=0x0 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
11:52:32 [2024-03-15T15:52:32.319Z] 
11:52:32 [2024-03-15T15:52:32.319Z] (Eclipse:4490): Gtk-WARNING **: 15:52:32.064: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120968233 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}]
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1120968273 data=null button=1 stateMask=0x80000 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1120968275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=1120968307 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=1120968307 data=null doit=true}, Tree node with text: OR]
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=1120968308 data=null}, Tree node with text: OR]
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=1120968308 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120968308 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]
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=1120968318 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'MATCHES'
11:52:32 [2024-03-15T15:52:32.319Z] 
11:52:32 [2024-03-15T15:52:32.319Z] (Eclipse:4490): Gtk-WARNING **: 15:52:32.171: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:52:32 [2024-03-15T15:52:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1120968343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'MATCHES']
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'MATCHES'
11:52:32 [2024-03-15T15:52:32.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1120968385 data=null button=0 stateMask=0x0 x=167 y=265 count=0}, TreeItem with text {<select aspect> MATCHES}]
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=1120968385 data=null doit=true}, TreeItem with text {<select aspect> MATCHES}]
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=1120968385 data=null}, TreeItem with text {<select aspect> MATCHES}]
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1120968386 data=null button=1 stateMask=0x0 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
11:52:32 [2024-03-15T15:52:32.320Z] 
11:52:32 [2024-03-15T15:52:32.320Z] (Eclipse:4490): Gtk-WARNING **: 15:52:32.216: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120968386 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}]
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1120968414 data=null button=1 stateMask=0x80000 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1120968415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120968429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:32 [2024-03-15T15:52:32.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=1120968430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120968430 data=null doit=true}, ToolItem with tooltip text {Save filters}]
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120968430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120968430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1120968430 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}]
11:52:32 [2024-03-15T15:52:32.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=1120968445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:32 [2024-03-15T15:52:32.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=1120968445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:32 [2024-03-15T15:52:32.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=1120968445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
11:52:32 [2024-03-15T15:52:32.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=1120968445 data=null doit=true}, ToolItem with tooltip text {Save filters}]
11:52:32 [2024-03-15T15:52:32.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=1120968446 data=null}, ToolItem with tooltip text {Save filters}]
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:52:32 [2024-03-15T15:52:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:52:32 [2024-03-15T15:52:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:52:32 [2024-03-15T15:52:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:52:32 [2024-03-15T15:52:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1120968460 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
11:52:32 [2024-03-15T15:52:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1120968460 data=null doit=true}, TableItem with text {}]
11:52:32 [2024-03-15T15:52:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1120968460 data=null}, TableItem with text {}]
11:52:32 [2024-03-15T15:52:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1120968460 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
11:52:32 [2024-03-15T15:52:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1120968461 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
11:52:32 [2024-03-15T15:52:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1120968462 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
11:52:32 [2024-03-15T15:52:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
11:52:32 [2024-03-15T15:52:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'matchAndEquals'
11:52:32 [2024-03-15T15:52:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1120968523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'matchAndEquals']
11:52:32 [2024-03-15T15:52:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'matchAndEquals'
11:52:34 [2024-03-15T15:52:34.464Z] 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@486bcaa] time=1120970387 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:52:34 [2024-03-15T15:52:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:52:34 [2024-03-15T15:52:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:34 [2024-03-15T15:52:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:34 [2024-03-15T15:52:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:34 [2024-03-15T15:52:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1120970417 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
11:52:34 [2024-03-15T15:52:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1120970417 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:52:34 [2024-03-15T15:52:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1120970417 data=null}, TreeItem with text {TestForFiltering}]
11:52:34 [2024-03-15T15:52:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1120970418 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:52:34 [2024-03-15T15:52:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120970418 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}]
11:52:34 [2024-03-15T15:52:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1120970429 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:52:34 [2024-03-15T15:52:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:52:34 [2024-03-15T15:52:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:52:34 [2024-03-15T15:52:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:52:35 [2024-03-15T15:52:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:52:35 [2024-03-15T15:52:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:52:35 [2024-03-15T15:52:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:52:35 [2024-03-15T15:52:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:52:35 [2024-03-15T15:52:35.026Z] 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')
11:52:35 [2024-03-15T15:52:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:52:35 [2024-03-15T15:52:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:35 [2024-03-15T15:52:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:52:35 [2024-03-15T15:52:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:52:35 [2024-03-15T15:52:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:52:35 [2024-03-15T15:52:35.027Z] 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=1120971202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:35 [2024-03-15T15:52:35.027Z] 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=1120971202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:35 [2024-03-15T15:52:35.027Z] 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=1120971202 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:35 [2024-03-15T15:52:35.027Z] 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=1120971202 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:35 [2024-03-15T15:52:35.027Z] 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=1120971202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:35 [2024-03-15T15:52:35.027Z] 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=1120971202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:35 [2024-03-15T15:52:35.027Z] 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=1120971203 data=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')]
11:52:35 [2024-03-15T15:52:35.027Z] 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=1120971203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:35 [2024-03-15T15:52:35.027Z] 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=1120971203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:35 [2024-03-15T15:52:35.027Z] 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=1120971203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:35 [2024-03-15T15:52:35.027Z] 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=1120971203 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:35 [2024-03-15T15:52:35.027Z] 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=1120971203 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:35 [2024-03-15T15:52:35.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:52:35 [2024-03-15T15:52:35.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:52:35 [2024-03-15T15:52:35.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:52:35 [2024-03-15T15:52:35.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:35 [2024-03-15T15:52:35.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:52:35 [2024-03-15T15:52:35.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:52:35 [2024-03-15T15:52:35.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:52:35 [2024-03-15T15:52:35.027Z] 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')
11:52:35 [2024-03-15T15:52:35.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:52:35 [2024-03-15T15:52:35.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1120971205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:35 [2024-03-15T15:52:35.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1120971205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:35 [2024-03-15T15:52:35.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1120971205 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:35 [2024-03-15T15:52:35.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1120971205 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:35 [2024-03-15T15:52:35.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1120971205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:35 [2024-03-15T15:52:35.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1120971205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:35 [2024-03-15T15:52:35.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:35 [2024-03-15T15:52:35.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:35 [2024-03-15T15:52:35.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:35 [2024-03-15T15:52:35.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:35 [2024-03-15T15:52:35.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:35 [2024-03-15T15:52:35.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:52:35 [2024-03-15T15:52:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1120971205 data=null 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')]
11:52:35 [2024-03-15T15:52:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1120970474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:52:35 [2024-03-15T15:52:35.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
11:52:35 [2024-03-15T15:52:35.794Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.72 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
11:52:35 [2024-03-15T15:52:35.794Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampFilter -- Time elapsed: 3.796 s
11:52:35 [2024-03-15T15:52:35.794Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testField01 -- Time elapsed: 3.477 s
11:52:35 [2024-03-15T15:52:35.794Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampEqualsOr -- Time elapsed: 3.663 s
11:52:35 [2024-03-15T15:52:35.794Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
11:52:35 [2024-03-15T15:52:35.794Z] 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@486bcaa] time=1120971769 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:52:35 [2024-03-15T15:52:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:52:35 [2024-03-15T15:52:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:52:35 [2024-03-15T15:52:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:52:35 [2024-03-15T15:52:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:52:35 [2024-03-15T15:52:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1120971861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:52:35 [2024-03-15T15:52:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:52:37 [2024-03-15T15:52:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:52:37 [2024-03-15T15:52:37.681Z] 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@486bcaa] time=1120973475 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
11:52:37 [2024-03-15T15:52:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
11:52:37 [2024-03-15T15:52:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
11:52:37 [2024-03-15T15:52:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
11:52:37 [2024-03-15T15:52:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1120973489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
11:52:37 [2024-03-15T15:52:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
11:52:37 [2024-03-15T15:52:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
11:52:37 [2024-03-15T15:52:37.936Z] 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=1120973993 data=null doit=true}, Shell with text {Trace Changed}]
11:52:37 [2024-03-15T15:52:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
11:52:37 [2024-03-15T15:52:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
11:52:37 [2024-03-15T15:52:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
11:52:37 [2024-03-15T15:52:37.936Z] 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')
11:52:37 [2024-03-15T15:52:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
11:52:37 [2024-03-15T15:52:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
11:52:37 [2024-03-15T15:52:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
11:52:37 [2024-03-15T15:52:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1120973995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:37 [2024-03-15T15:52:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1120973995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:37 [2024-03-15T15:52:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1120973995 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:37 [2024-03-15T15:52:37.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1120973995 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:37 [2024-03-15T15:52:37.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1120973995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:37 [2024-03-15T15:52:37.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1120973995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:37 [2024-03-15T15:52:37.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1120973995 data=null 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')]
11:52:37 [2024-03-15T15:52:37.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:52:37 [2024-03-15T15:52:37.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:52:37 [2024-03-15T15:52:37.937Z] 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@486bcaa] time=1120974090 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
11:52:37 [2024-03-15T15:52:37.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
11:52:37 [2024-03-15T15:52:37.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
11:52:37 [2024-03-15T15:52:37.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
11:52:37 [2024-03-15T15:52:37.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1120974092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
11:52:37 [2024-03-15T15:52:37.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
11:52:39 [2024-03-15T15:52:39.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:52:39 [2024-03-15T15:52:39.825Z] 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@486bcaa] time=1120975636 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
11:52:39 [2024-03-15T15:52:39.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
11:52:39 [2024-03-15T15:52:39.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
11:52:39 [2024-03-15T15:52:39.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
11:52:39 [2024-03-15T15:52:39.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1120975639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
11:52:39 [2024-03-15T15:52:39.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
11:52:40 [2024-03-15T15:52:40.081Z] 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=1120976142 data=null doit=true}, Shell with text {Trace Changed}]
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
11:52:40 [2024-03-15T15:52:40.081Z] 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')
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1120976143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1120976143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1120976143 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1120976143 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1120976144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1120976144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1120976144 data=null 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')]
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:52:40 [2024-03-15T15:52:40.081Z] 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@486bcaa] time=1120976242 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
11:52:40 [2024-03-15T15:52:40.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
11:52:40 [2024-03-15T15:52:40.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1120976244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
11:52:40 [2024-03-15T15:52:40.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
11:52:41 [2024-03-15T15:52:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:52:41 [2024-03-15T15:52:41.971Z] 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@486bcaa] time=1120977784 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
11:52:41 [2024-03-15T15:52:41.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
11:52:41 [2024-03-15T15:52:41.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
11:52:41 [2024-03-15T15:52:41.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
11:52:41 [2024-03-15T15:52:41.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1120977786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
11:52:41 [2024-03-15T15:52:41.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
11:52:42 [2024-03-15T15:52:42.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
11:52:42 [2024-03-15T15:52:42.226Z] 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=1120978289 data=null doit=true}, Shell with text {Trace Changed}]
11:52:42 [2024-03-15T15:52:42.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
11:52:42 [2024-03-15T15:52:42.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
11:52:42 [2024-03-15T15:52:42.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
11:52:42 [2024-03-15T15:52:42.226Z] 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')
11:52:42 [2024-03-15T15:52:42.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
11:52:42 [2024-03-15T15:52:42.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
11:52:42 [2024-03-15T15:52:42.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
11:52:42 [2024-03-15T15:52:42.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1120978290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:42 [2024-03-15T15:52:42.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1120978290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:42 [2024-03-15T15:52:42.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1120978291 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:42 [2024-03-15T15:52:42.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1120978291 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:42 [2024-03-15T15:52:42.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1120978291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:42 [2024-03-15T15:52:42.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1120978291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:52:42 [2024-03-15T15:52:42.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1120978291 data=null 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')]
11:52:42 [2024-03-15T15:52:42.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:52:42 [2024-03-15T15:52:42.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:52:42 [2024-03-15T15:52:42.227Z] 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@486bcaa] time=1120978388 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
11:52:42 [2024-03-15T15:52:42.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
11:52:42 [2024-03-15T15:52:42.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
11:52:42 [2024-03-15T15:52:42.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
11:52:42 [2024-03-15T15:52:42.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1120978390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
11:52:42 [2024-03-15T15:52:42.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
11:52:44 [2024-03-15T15:52:44.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:52:44 [2024-03-15T15:52:44.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:52:44 [2024-03-15T15:52:44.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:52:44 [2024-03-15T15:52:44.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:52:44 [2024-03-15T15:52:44.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:52:44 [2024-03-15T15:52:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:52:44 [2024-03-15T15:52:44.369Z] 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@486bcaa] time=1120980441 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
11:52:44 [2024-03-15T15:52:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:52:44 [2024-03-15T15:52:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:44 [2024-03-15T15:52:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:44 [2024-03-15T15:52:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:44 [2024-03-15T15:52:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1120980470 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
11:52:44 [2024-03-15T15:52:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1120980470 data=null doit=true}, TreeItem with text {Test}]
11:52:44 [2024-03-15T15:52:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1120980470 data=null}, TreeItem with text {Test}]
11:52:44 [2024-03-15T15:52:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1120980470 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
11:52:44 [2024-03-15T15:52:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120980471 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
11:52:44 [2024-03-15T15:52:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1120980490 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
11:52:44 [2024-03-15T15:52:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:52:44 [2024-03-15T15:52:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:52:44 [2024-03-15T15:52:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:52:45 [2024-03-15T15:52:45.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:52:45 [2024-03-15T15:52:45.298Z] 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')
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:52:45 [2024-03-15T15:52:45.298Z] 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=1120981257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:45 [2024-03-15T15:52:45.298Z] 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=1120981258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:45 [2024-03-15T15:52:45.298Z] 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=1120981258 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:45 [2024-03-15T15:52:45.298Z] 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=1120981258 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:45 [2024-03-15T15:52:45.298Z] 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=1120981258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:45 [2024-03-15T15:52:45.298Z] 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=1120981258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:45 [2024-03-15T15:52:45.298Z] 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=1120981258 data=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')]
11:52:45 [2024-03-15T15:52:45.298Z] 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=1120981258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:45 [2024-03-15T15:52:45.298Z] 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=1120981258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:45 [2024-03-15T15:52:45.298Z] 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=1120981258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:45 [2024-03-15T15:52:45.298Z] 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=1120981258 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:45 [2024-03-15T15:52:45.298Z] 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=1120981259 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:52:45 [2024-03-15T15:52:45.298Z] 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')
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1120981260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1120981260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1120981260 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1120981260 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1120981260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1120981260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:45 [2024-03-15T15:52:45.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:45 [2024-03-15T15:52:45.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:45 [2024-03-15T15:52:45.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:45 [2024-03-15T15:52:45.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:45 [2024-03-15T15:52:45.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1120981260 data=null 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')]
11:52:45 [2024-03-15T15:52:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1120980529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:52:45 [2024-03-15T15:52:45.858Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.00 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
11:52:45 [2024-03-15T15:52:45.858Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace.testRefresh -- Time elapsed: 9.904 s
11:52:45 [2024-03-15T15:52:45.858Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
11:52:45 [2024-03-15T15:52:45.858Z] 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@486bcaa] time=1120981775 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:52:45 [2024-03-15T15:52:45.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:52:45 [2024-03-15T15:52:45.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:52:45 [2024-03-15T15:52:45.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:52:45 [2024-03-15T15:52:45.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:52:45 [2024-03-15T15:52:45.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1120981868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:52:45 [2024-03-15T15:52:45.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1120983320 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}]
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1120983320 data=null doit=true}, TableItem with text {}]
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1120983321 data=null}, TableItem with text {}]
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1120983321 data=null button=1 stateMask=0x0 x=265 y=12 count=1}, TableItem with text {}]
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1120983325 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1120983327 data=null button=1 stateMask=0x80000 x=265 y=12 count=1}, TableItem with text {}]
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1120983328 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}]
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1120983328 data=null doit=true}, TableItem with text {}]
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1120983328 data=null}, TableItem with text {}]
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:52:47 [2024-03-15T15:52:47.221Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''LoggerA|LoggerB|LoggerC'' with an interval of {1}ms. between characters.
11:52:48 [2024-03-15T15:52:48.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:52:49 [2024-03-15T15:52:49.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:52:49 [2024-03-15T15:52:49.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1120986019 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
11:52:49 [2024-03-15T15:52:49.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1120986019 data=null doit=true}, TableItem with text {}]
11:52:49 [2024-03-15T15:52:49.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1120986019 data=null}, TableItem with text {}]
11:52:49 [2024-03-15T15:52:49.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1120986020 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
11:52:49 [2024-03-15T15:52:49.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1120986020 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
11:52:49 [2024-03-15T15:52:49.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1120986021 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
11:52:49 [2024-03-15T15:52:49.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
11:52:49 [2024-03-15T15:52:49.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
11:52:49 [2024-03-15T15:52:49.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1120986054 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...']
11:52:49 [2024-03-15T15:52:49.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
11:52:51 [2024-03-15T15:52:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:52:51 [2024-03-15T15:52:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:52:51 [2024-03-15T15:52:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:52:51 [2024-03-15T15:52:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:52:51 [2024-03-15T15:52:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:52:51 [2024-03-15T15:52:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1120987938 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
11:52:51 [2024-03-15T15:52:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1120987939 data=null doit=true}, TableItem with text {}]
11:52:51 [2024-03-15T15:52:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1120987939 data=null}, TableItem with text {}]
11:52:51 [2024-03-15T15:52:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1120987944 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
11:52:51 [2024-03-15T15:52:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1120987944 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
11:52:51 [2024-03-15T15:52:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1120987949 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
11:52:51 [2024-03-15T15:52:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
11:52:51 [2024-03-15T15:52:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
11:52:51 [2024-03-15T15:52:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1120987982 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...']
11:52:51 [2024-03-15T15:52:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
11:52:52 [2024-03-15T15:52:52.399Z] 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@486bcaa] time=1120988531 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:52:52 [2024-03-15T15:52:52.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:52:52 [2024-03-15T15:52:52.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:52 [2024-03-15T15:52:52.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:52 [2024-03-15T15:52:52.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:52 [2024-03-15T15:52:52.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1120988537 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:52:52 [2024-03-15T15:52:52.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1120988537 data=null doit=true}, TreeItem with text {test}]
11:52:52 [2024-03-15T15:52:52.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1120988537 data=null}, TreeItem with text {test}]
11:52:52 [2024-03-15T15:52:52.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1120988538 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:52:52 [2024-03-15T15:52:52.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120988538 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:52:52 [2024-03-15T15:52:52.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1120988560 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:52:52 [2024-03-15T15:52:52.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:52:52 [2024-03-15T15:52:52.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:52:52 [2024-03-15T15:52:52.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:52:53 [2024-03-15T15:52:53.216Z] 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')
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:52:53 [2024-03-15T15:52:53.216Z] 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=1120989267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:53 [2024-03-15T15:52:53.216Z] 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=1120989268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:53 [2024-03-15T15:52:53.216Z] 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=1120989268 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:53 [2024-03-15T15:52:53.216Z] 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=1120989268 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:53 [2024-03-15T15:52:53.216Z] 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=1120989268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:53 [2024-03-15T15:52:53.216Z] 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=1120989268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:53 [2024-03-15T15:52:53.216Z] 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=1120989268 data=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')]
11:52:53 [2024-03-15T15:52:53.216Z] 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=1120989268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:53 [2024-03-15T15:52:53.216Z] 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=1120989268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:53 [2024-03-15T15:52:53.216Z] 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=1120989268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:53 [2024-03-15T15:52:53.216Z] 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=1120989268 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:53 [2024-03-15T15:52:53.216Z] 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=1120989268 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:52:53 [2024-03-15T15:52:53.216Z] 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')
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1120989269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1120989269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1120989269 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1120989269 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1120989270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1120989270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:53 [2024-03-15T15:52:53.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:53 [2024-03-15T15:52:53.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:53 [2024-03-15T15:52:53.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:53 [2024-03-15T15:52:53.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:53 [2024-03-15T15:52:53.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:52:53 [2024-03-15T15:52:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1120989270 data=null 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')]
11:52:53 [2024-03-15T15:52:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1120988604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:52:53 [2024-03-15T15:52:53.779Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.001 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
11:52:53 [2024-03-15T15:52:53.779Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExportWithFilter -- Time elapsed: 4.612 s
11:52:53 [2024-03-15T15:52:53.779Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExport -- Time elapsed: 1.929 s
11:52:53 [2024-03-15T15:52:53.779Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
11:52:53 [2024-03-15T15:52:53.779Z] 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@486bcaa] time=1120989784 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:52:53 [2024-03-15T15:52:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:52:53 [2024-03-15T15:52:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:52:53 [2024-03-15T15:52:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:52:53 [2024-03-15T15:52:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:52:53 [2024-03-15T15:52:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1120989873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:52:53 [2024-03-15T15:52:53.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:52:55 [2024-03-15T15:52:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:52:55 [2024-03-15T15:52:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:52:55 [2024-03-15T15:52:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:52:55 [2024-03-15T15:52:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:52:55 [2024-03-15T15:52:55.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
11:52:55 [2024-03-15T15:52:55.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
11:52:55 [2024-03-15T15:52:55.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1120991557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1120991747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1120991747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1120991747 data=null doit=true}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1120991747 data=null}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1120991747 data=null button=1 stateMask=0x0 x=102 y=104 count=1}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1120991747 data=null button=1 stateMask=0x80000 x=102 y=104 count=1}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1120991748 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1120991754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1120991755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1120991755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1120991755 data=null doit=true}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1120991755 data=null}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1120991755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1120991755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1120991755 data=null doit=true}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1120991756 data=null}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1120991756 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1120991756 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1120991757 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
11:52:55 [2024-03-15T15:52:55.655Z] 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@486bcaa] time=1120991759 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:52:55 [2024-03-15T15:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:52:55 [2024-03-15T15:52:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:52:55 [2024-03-15T15:52:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
11:52:55 [2024-03-15T15:52:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
11:52:55 [2024-03-15T15:52:55.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1120992131 data=null doit=true}, Shell with text {Preferences}]
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1120992131 data=null doit=true}, Shell with text {Preferences}]
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1000", using matcher: of type 'Text'
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1000", using matcher: (of type 'Text')
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: of type 'Text'
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: (of type 'Text')
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {General}
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=1120992149 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=1120992149 data=null doit=true}, TreeItem with text {General}]
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=1120992150 data=null}, TreeItem with text {General}]
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=1120992151 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120992151 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}]
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=1120992205 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {General} time=1120992205 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {General} time=1120992205 data=null doit=true}, TreeItem with text {General}]
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {General} time=1120992205 data=null}, TreeItem with text {General}]
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {General}
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=1120992206 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=1120992206 data=null doit=true}, TreeItem with text {General}]
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=1120992206 data=null}, TreeItem with text {General}]
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=1120992207 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120992207 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}]
11:52:56 [2024-03-15T15:52:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=1120992207 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Appearance
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1120992709 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=1120992709 data=null doit=true}, Tree node with text: Appearance]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1120992709 data=null}, Tree node with text: Appearance]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1120992710 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120992710 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]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1120992711 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1120992756 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1120992756 data=null doit=true}, Tree node with text: Appearance]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1120992756 data=null}, Tree node with text: Appearance]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Appearance
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1120992757 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=1120992757 data=null doit=true}, Tree node with text: Appearance]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1120992757 data=null}, Tree node with text: Appearance]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1120992757 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120992758 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]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1120992758 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Colors and Fonts
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1120992759 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1120992759 data=null doit=true}, Tree node with text: Colors and Fonts]
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:56 [2024-03-15T15:52:56.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1120992759 data=null}, Tree node with text: Colors and Fonts]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1120992759 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120992759 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]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1120992759 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1120992817 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1120992817 data=null doit=true}, Tree node with text: Colors and Fonts]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1120992817 data=null}, Tree node with text: Colors and Fonts]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Colors and Fonts
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1120992817 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1120992818 data=null doit=true}, Tree node with text: Colors and Fonts]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1120992818 data=null}, Tree node with text: Colors and Fonts]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1120992818 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120992818 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]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1120992819 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {Tracing}
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1120992821 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1120992821 data=null doit=true}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1120992823 data=null}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1120992824 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120992824 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}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1120992824 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1120992825 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1120992825 data=null doit=true}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1120992825 data=null}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {Tracing}
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1120992825 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1120992825 data=null doit=true}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1120992825 data=null}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1120992826 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120992826 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}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1120992826 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1120992827 data=null doit=true}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1120992827 data=null}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1120992827 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1120992827 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}]
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1120992832 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
11:52:56 [2024-03-15T15:52:56.732Z] 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=1120992833 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)]
11:52:56 [2024-03-15T15:52:56.732Z] 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=1120992844 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:56 [2024-03-15T15:52:56.732Z] 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=1120992844 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
11:52:56 [2024-03-15T15:52:56.732Z] 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=1120992845 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)]
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120992845 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)]
11:52:56 [2024-03-15T15:52:56.732Z] 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=1120992846 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)]
11:52:56 [2024-03-15T15:52:56.732Z] 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=1120992846 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)]
11:52:56 [2024-03-15T15:52:56.732Z] 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=1120992846 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
11:52:56 [2024-03-15T15:52:56.732Z] 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=1120992846 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:56 [2024-03-15T15:52:56.732Z] 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=1120992847 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)]
11:52:56 [2024-03-15T15:52:56.732Z] 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=1120992847 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
11:52:56 [2024-03-15T15:52:56.732Z] 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=1120992847 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
11:52:56 [2024-03-15T15:52:56.732Z] 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=1120992847 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)]
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120992847 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)]
11:52:56 [2024-03-15T15:52:56.732Z] 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=1120992848 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)]
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
11:52:56 [2024-03-15T15:52:56.732Z] 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')
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Use System Font
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1120992854 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')]
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=1120992855 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')]
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Use System Font} time=1120992855 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Use System Font} time=1120992855 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Use System Font} time=1120992855 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')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Use System Font} time=1120992855 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')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Use System Font} time=1120992855 data=null 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')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Use System Font} time=1120992858 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')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=1120992858 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')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Use System Font} time=1120992858 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')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Use System Font} time=1120992858 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Use System Font} time=1120992858 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Use System Font
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:52:56 [2024-03-15T15:52:56.733Z] 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')
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1120992860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1120992860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1120992860 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1120992860 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1120992861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1120992861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1120992861 data=null 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')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1120992917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1120992917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1120992917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1120992917 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1120992917 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
11:52:56 [2024-03-15T15:52:56.733Z] 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')
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset
11:52:56 [2024-03-15T15:52:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset} time=1120992922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset} time=1120992922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset} time=1120992922 data=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset} time=1120992922 data=null}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset} time=1120992922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset} time=1120992922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset} time=1120992922 data=null 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')]
11:52:56 [2024-03-15T15:52:56.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
11:52:56 [2024-03-15T15:52:56.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
11:52:56 [2024-03-15T15:52:56.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
11:52:56 [2024-03-15T15:52:56.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
11:52:56 [2024-03-15T15:52:56.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Reset
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:52:56 [2024-03-15T15:52:56.989Z] 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')
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:52:56 [2024-03-15T15:52:56.989Z] 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')
11:52:56 [2024-03-15T15:52:56.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
11:52:56 [2024-03-15T15:52:56.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1120992943 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')]
11:52:56 [2024-03-15T15:52:56.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1120992943 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')]
11:52:56 [2024-03-15T15:52:56.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1120992943 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1120992943 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:52:56 [2024-03-15T15:52:56.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1120992943 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')]
11:52:56 [2024-03-15T15:52:56.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1120992943 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')]
11:52:56 [2024-03-15T15:52:56.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1120992944 data=null 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')]
11:52:56 [2024-03-15T15:52:56.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1120991860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
11:52:57 [2024-03-15T15:52:57.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:52:57 [2024-03-15T15:52:57.246Z] 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@486bcaa] time=1120993276 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:52:57 [2024-03-15T15:52:57.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:52:57 [2024-03-15T15:52:57.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:57 [2024-03-15T15:52:57.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:57 [2024-03-15T15:52:57.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:57 [2024-03-15T15:52:57.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1120993281 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:52:57 [2024-03-15T15:52:57.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1120993281 data=null doit=true}, TreeItem with text {test}]
11:52:57 [2024-03-15T15:52:57.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1120993281 data=null}, TreeItem with text {test}]
11:52:57 [2024-03-15T15:52:57.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1120993282 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:52:57 [2024-03-15T15:52:57.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120993282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:52:57 [2024-03-15T15:52:57.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1120993304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:52:57 [2024-03-15T15:52:57.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:52:57 [2024-03-15T15:52:57.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:52:57 [2024-03-15T15:52:57.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:52:58 [2024-03-15T15:52:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:52:58 [2024-03-15T15:52:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:52:58 [2024-03-15T15:52:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:52:58 [2024-03-15T15:52:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:52:58 [2024-03-15T15:52:58.172Z] 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')
11:52:58 [2024-03-15T15:52:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:52:58 [2024-03-15T15:52:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:58 [2024-03-15T15:52:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:52:58 [2024-03-15T15:52:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:52:58 [2024-03-15T15:52:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:52:58 [2024-03-15T15:52:58.172Z] 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=1120994027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:58 [2024-03-15T15:52:58.172Z] 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=1120994028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:58 [2024-03-15T15:52:58.172Z] 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=1120994028 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:58 [2024-03-15T15:52:58.172Z] 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=1120994028 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:58 [2024-03-15T15:52:58.172Z] 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=1120994028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:58 [2024-03-15T15:52:58.172Z] 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=1120994028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:58 [2024-03-15T15:52:58.172Z] 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=1120994028 data=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')]
11:52:58 [2024-03-15T15:52:58.172Z] 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=1120994028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:58 [2024-03-15T15:52:58.172Z] 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=1120994028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:58 [2024-03-15T15:52:58.172Z] 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=1120994028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:58 [2024-03-15T15:52:58.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=1120994028 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:58 [2024-03-15T15:52:58.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=1120994029 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:52:58 [2024-03-15T15:52:58.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')
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1120994030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1120994030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1120994030 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1120994030 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1120994030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1120994030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:52:58 [2024-03-15T15:52:58.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')
11:52:58 [2024-03-15T15:52:58.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')
11:52:58 [2024-03-15T15:52:58.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')
11:52:58 [2024-03-15T15:52:58.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')
11:52:58 [2024-03-15T15:52:58.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')
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1120994030 data=null 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')]
11:52:58 [2024-03-15T15:52:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1120993346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:52:58 [2024-03-15T15:52:58.428Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.753 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
11:52:58 [2024-03-15T15:52:58.428Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest.testChangeFont -- Time elapsed: 4.663 s
11:52:58 [2024-03-15T15:52:58.428Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
11:52:58 [2024-03-15T15:52:58.428Z] 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@486bcaa] time=1120994546 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:52:58 [2024-03-15T15:52:58.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:52:58 [2024-03-15T15:52:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1120994635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1120994750 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1120994750 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1120994750 data=null}, TreeItem with text {TestAxisAlignment}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1120994750 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120994750 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}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1120994774 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1120994775 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1120994775 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1120994775 data=null}, TreeItem with text {TestAxisAlignment}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1120994775 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120994776 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}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1120994780 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1120994781 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1120994781 data=null}, TreeItem with text {TestAxisAlignment}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1120994781 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1120994781 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}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1120994784 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1120994785 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1120994785 data=null doit=true}, TreeItem with text {Traces [0]}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1120994785 data=null}, TreeItem with text {Traces [0]}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1120994785 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1120994794 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]}]
11:52:58 [2024-03-15T15:52:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1120994808 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:53:00 [2024-03-15T15:53:00.572Z] 
11:53:00 [2024-03-15T15:53:00.572Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:00.434: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:00 [2024-03-15T15:53:00.572Z] 
11:53:00 [2024-03-15T15:53:00.572Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:00.468: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:00 [2024-03-15T15:53:00.572Z] 
11:53:00 [2024-03-15T15:53:00.572Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:00.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:00 [2024-03-15T15:53:00.572Z] 
11:53:00 [2024-03-15T15:53:00.572Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:00.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:01 [2024-03-15T15:53:01.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
11:53:01 [2024-03-15T15:53:01.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
11:53:01 [2024-03-15T15:53:01.135Z] 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"'
11:53:01 [2024-03-15T15:53:01.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:53:01 [2024-03-15T15:53:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
11:53:01 [2024-03-15T15:53:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:53:01 [2024-03-15T15:53:01.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1120997305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
11:53:01 [2024-03-15T15:53:01.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1120997305 data=null doit=true}, Sash with text {}]
11:53:01 [2024-03-15T15:53:01.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1120997306 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
11:53:01 [2024-03-15T15:53:01.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1120997307 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
11:53:01 [2024-03-15T15:53:01.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1120997309 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
11:53:01 [2024-03-15T15:53:01.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1120997314 data=null}, Sash with text {}]
11:53:01 [2024-03-15T15:53:01.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1120997314 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
11:53:01 [2024-03-15T15:53:01.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1120997315 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
11:53:01 [2024-03-15T15:53:01.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1120997319 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
11:53:01 [2024-03-15T15:53:01.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1120997320 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
11:53:01 [2024-03-15T15:53:01.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1120997320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
11:53:02 [2024-03-15T15:53:02.063Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1120997922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
11:53:02 [2024-03-15T15:53:02.063Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1120997922 data=null doit=true}, Sash with text {}]
11:53:02 [2024-03-15T15:53:02.063Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1120997922 data=null item=null detail=0 x=202 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
11:53:02 [2024-03-15T15:53:02.063Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1120997927 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
11:53:02 [2024-03-15T15:53:02.063Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1120997928 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
11:53:02 [2024-03-15T15:53:02.063Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1120997928 data=null}, Sash with text {}]
11:53:02 [2024-03-15T15:53:02.063Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1120997928 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
11:53:02 [2024-03-15T15:53:02.063Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1120997930 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
11:53:02 [2024-03-15T15:53:02.063Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1120997932 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
11:53:02 [2024-03-15T15:53:02.063Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1120997935 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
11:53:02 [2024-03-15T15:53:02.063Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1120997936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
11:53:02 [2024-03-15T15:53:02.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:53:02 [2024-03-15T15:53:02.625Z] 
11:53:02 [2024-03-15T15:53:02.625Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:02.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:04 [2024-03-15T15:53:04.512Z] 
11:53:04 [2024-03-15T15:53:04.512Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:04.027: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:04 [2024-03-15T15:53:04.512Z] 
11:53:04 [2024-03-15T15:53:04.512Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:04.122: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:04 [2024-03-15T15:53:04.512Z] 
11:53:04 [2024-03-15T15:53:04.512Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:04.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:04 [2024-03-15T15:53:04.767Z] 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"'
11:53:04 [2024-03-15T15:53:04.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:53:04 [2024-03-15T15:53:04.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
11:53:04 [2024-03-15T15:53:04.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
11:53:04 [2024-03-15T15:53:04.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
11:53:04 [2024-03-15T15:53:04.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:53:04 [2024-03-15T15:53:04.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121000937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:53:04 [2024-03-15T15:53:04.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121000938 data=null button=0 stateMask=0x0 x=183 y=119 count=0}, TimeGraphControl with text {}]
11:53:04 [2024-03-15T15:53:04.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121000939 data=null doit=true}, TimeGraphControl with text {}]
11:53:04 [2024-03-15T15:53:04.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121000939 data=null}, TimeGraphControl with text {}]
11:53:04 [2024-03-15T15:53:04.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121000947 data=null button=1 stateMask=0x0 x=183 y=119 count=1}, TimeGraphControl with text {}]
11:53:04 [2024-03-15T15:53:04.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1121000949 data=null x=233 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}]
11:53:04 [2024-03-15T15:53:04.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121000949 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}]
11:53:04 [2024-03-15T15:53:04.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121000956 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}]
11:53:04 [2024-03-15T15:53:04.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121000956 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}]
11:53:04 [2024-03-15T15:53:04.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121000956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:53:04 [2024-03-15T15:53:04.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121000957 data=null doit=true}, TimeGraphControl with text {}]
11:53:05 [2024-03-15T15:53:05.023Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121000958 data=null}, TimeGraphControl with text {}]
11:53:05 [2024-03-15T15:53:05.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121001463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:53:05 [2024-03-15T15:53:05.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121001463 data=null button=0 stateMask=0x0 x=233 y=119 count=0}, TimeGraphControl with text {}]
11:53:05 [2024-03-15T15:53:05.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121001463 data=null doit=true}, TimeGraphControl with text {}]
11:53:05 [2024-03-15T15:53:05.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121001463 data=null}, TimeGraphControl with text {}]
11:53:05 [2024-03-15T15:53:05.534Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121001470 data=null button=1 stateMask=0x0 x=233 y=119 count=1}, TimeGraphControl with text {}]
11:53:05 [2024-03-15T15:53:05.534Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1121001471 data=null x=183 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}]
11:53:05 [2024-03-15T15:53:05.534Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121001471 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}]
11:53:05 [2024-03-15T15:53:05.534Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121001472 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}]
11:53:05 [2024-03-15T15:53:05.534Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121001473 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}]
11:53:05 [2024-03-15T15:53:05.534Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121001473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:53:05 [2024-03-15T15:53:05.534Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121001473 data=null doit=true}, TimeGraphControl with text {}]
11:53:05 [2024-03-15T15:53:05.535Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121001473 data=null}, TimeGraphControl with text {}]
11:53:05 [2024-03-15T15:53:05.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:53:07 [2024-03-15T15:53:07.680Z] 
11:53:07 [2024-03-15T15:53:07.680Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:07.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:08 [2024-03-15T15:53:08.241Z] 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"'
11:53:08 [2024-03-15T15:53:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:53:08 [2024-03-15T15:53:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
11:53:08 [2024-03-15T15:53:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
11:53:08 [2024-03-15T15:53:08.241Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121004400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.241Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121004400 data=null button=0 stateMask=0x0 x=183 y=74 count=0}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.241Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121004412 data=null doit=true}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.241Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121004412 data=null}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.241Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121004420 data=null button=1 stateMask=0x0 x=183 y=74 count=1}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.241Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1121004422 data=null x=233 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.241Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121004422 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.242Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121004423 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.242Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121004424 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.242Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121004424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.242Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121004424 data=null doit=true}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.242Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121004424 data=null}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.803Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121004934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.803Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121004935 data=null button=0 stateMask=0x0 x=233 y=74 count=0}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.803Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121004935 data=null doit=true}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.803Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121004935 data=null}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.803Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121004942 data=null button=1 stateMask=0x0 x=233 y=74 count=1}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.803Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1121004942 data=null x=183 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.803Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121004943 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.803Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121004944 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.804Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121004944 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.804Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121004944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.804Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121004944 data=null doit=true}, TimeGraphControl with text {}]
11:53:08 [2024-03-15T15:53:08.804Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121004944 data=null}, TimeGraphControl with text {}]
11:53:09 [2024-03-15T15:53:09.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:53:11 [2024-03-15T15:53:11.251Z] 
11:53:11 [2024-03-15T15:53:11.251Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:10.983: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:11 [2024-03-15T15:53:11.251Z] 
11:53:11 [2024-03-15T15:53:11.251Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:11.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:11 [2024-03-15T15:53:11.813Z] 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"'
11:53:11 [2024-03-15T15:53:11.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
11:53:11 [2024-03-15T15:53:11.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:53:12 [2024-03-15T15:53:12.069Z] 
11:53:12 [2024-03-15T15:53:12.069Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:11.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:13 [2024-03-15T15:53:13.434Z] 
11:53:13 [2024-03-15T15:53:13.434Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:13.368: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:13 [2024-03-15T15:53:13.690Z] 
11:53:13 [2024-03-15T15:53:13.690Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:13.457: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:13 [2024-03-15T15:53:13.690Z] 
11:53:13 [2024-03-15T15:53:13.690Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:13.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:13 [2024-03-15T15:53:13.690Z] 
11:53:13 [2024-03-15T15:53:13.690Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:13.479: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:14 [2024-03-15T15:53:14.251Z] 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"'
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121010356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121010356 data=null button=0 stateMask=0x0 x=174 y=66 count=0}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121010358 data=null doit=true}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121010359 data=null}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121010367 data=null button=1 stateMask=0x0 x=174 y=66 count=1}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1121010368 data=null x=224 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121010368 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121010370 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121010370 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121010370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121010370 data=null doit=true}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.251Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121010370 data=null}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.812Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121010882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.812Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121010883 data=null button=0 stateMask=0x0 x=224 y=66 count=0}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.812Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121010883 data=null doit=true}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.812Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121010883 data=null}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.812Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121010890 data=null button=1 stateMask=0x0 x=224 y=66 count=1}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.812Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1121010891 data=null x=174 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.812Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121010891 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.812Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121010893 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.812Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121010893 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.812Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121010893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.812Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121010893 data=null doit=true}, TimeGraphControl with text {}]
11:53:14 [2024-03-15T15:53:14.812Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121010893 data=null}, TimeGraphControl with text {}]
11:53:15 [2024-03-15T15:53:15.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:53:15 [2024-03-15T15:53:15.373Z] 
11:53:15 [2024-03-15T15:53:15.373Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:15.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:17 [2024-03-15T15:53:17.258Z] 
11:53:17 [2024-03-15T15:53:17.258Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:16.791: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:17 [2024-03-15T15:53:17.258Z] 
11:53:17 [2024-03-15T15:53:17.258Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:16.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:17 [2024-03-15T15:53:17.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
11:53:17 [2024-03-15T15:53:17.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
11:53:17 [2024-03-15T15:53:17.514Z] 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"'
11:53:17 [2024-03-15T15:53:17.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:53:17 [2024-03-15T15:53:17.514Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1121013689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
11:53:17 [2024-03-15T15:53:17.514Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1121013689 data=null doit=true}, Sash with text {}]
11:53:17 [2024-03-15T15:53:17.514Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121013689 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
11:53:17 [2024-03-15T15:53:17.514Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1121013693 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
11:53:17 [2024-03-15T15:53:17.514Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1121013694 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
11:53:17 [2024-03-15T15:53:17.514Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1121013694 data=null}, Sash with text {}]
11:53:17 [2024-03-15T15:53:17.514Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121013694 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
11:53:17 [2024-03-15T15:53:17.514Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1121013695 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
11:53:17 [2024-03-15T15:53:17.514Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121013696 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
11:53:17 [2024-03-15T15:53:17.514Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1121013696 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
11:53:17 [2024-03-15T15:53:17.514Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1121013697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
11:53:18 [2024-03-15T15:53:18.442Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1121014297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
11:53:18 [2024-03-15T15:53:18.442Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1121014298 data=null doit=true}, Sash with text {}]
11:53:18 [2024-03-15T15:53:18.442Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121014298 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
11:53:18 [2024-03-15T15:53:18.442Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1121014301 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
11:53:18 [2024-03-15T15:53:18.442Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1121014302 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
11:53:18 [2024-03-15T15:53:18.442Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1121014302 data=null}, Sash with text {}]
11:53:18 [2024-03-15T15:53:18.442Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121014302 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
11:53:18 [2024-03-15T15:53:18.443Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1121014303 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
11:53:18 [2024-03-15T15:53:18.443Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121014303 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
11:53:18 [2024-03-15T15:53:18.443Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1121014304 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
11:53:18 [2024-03-15T15:53:18.443Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1121014304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
11:53:19 [2024-03-15T15:53:19.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:53:20 [2024-03-15T15:53:20.890Z] 
11:53:20 [2024-03-15T15:53:20.890Z] (Eclipse:4490): Gtk-CRITICAL **: 15:53:20.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:21 [2024-03-15T15:53:21.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
11:53:21 [2024-03-15T15:53:21.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
11:53:21 [2024-03-15T15:53:21.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
11:53:21 [2024-03-15T15:53:21.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:53:21 [2024-03-15T15:53:21.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1121017183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1121017184 data=null doit=true}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121017184 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1121017185 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1121017186 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1121017186 data=null}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121017186 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1121017187 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121017188 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1121017189 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1121017189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.707Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1121017790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.707Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1121017790 data=null doit=true}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.707Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121017790 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.708Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1121017795 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.708Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1121017796 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.708Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1121017796 data=null}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.708Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121017797 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.708Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1121017798 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.708Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121017799 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.708Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1121017800 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
11:53:21 [2024-03-15T15:53:21.708Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1121017800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
11:53:22 [2024-03-15T15:53:22.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
11:53:22 [2024-03-15T15:53:22.268Z] 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"'
11:53:22 [2024-03-15T15:53:22.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:53:22 [2024-03-15T15:53:22.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1121018403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1121018403 data=null doit=true}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121018403 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1121018408 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1121018409 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1121018409 data=null}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121018409 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1121018410 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121018411 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1121018412 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1121018412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1121019013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1121019013 data=null doit=true}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121019014 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1121019018 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1121019018 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1121019019 data=null}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121019019 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1121019020 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1121019021 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1121019022 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
11:53:22 [2024-03-15T15:53:22.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1121019022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
11:53:23 [2024-03-15T15:53:23.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:53:23 [2024-03-15T15:53:23.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
11:53:23 [2024-03-15T15:53:23.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
11:53:23 [2024-03-15T15:53:23.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
11:53:23 [2024-03-15T15:53:23.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
11:53:24 [2024-03-15T15:53:24.016Z] 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@486bcaa] time=1121019962 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:53:24 [2024-03-15T15:53:24.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:53:24 [2024-03-15T15:53:24.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:53:24 [2024-03-15T15:53:24.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:53:24 [2024-03-15T15:53:24.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:53:24 [2024-03-15T15:53:24.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1121019967 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
11:53:24 [2024-03-15T15:53:24.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1121019967 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
11:53:24 [2024-03-15T15:53:24.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1121019968 data=null}, TreeItem with text {TestAxisAlignment}]
11:53:24 [2024-03-15T15:53:24.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1121019968 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
11:53:24 [2024-03-15T15:53:24.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121019968 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}]
11:53:24 [2024-03-15T15:53:24.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1121019993 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
11:53:24 [2024-03-15T15:53:24.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:53:24 [2024-03-15T15:53:24.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:53:24 [2024-03-15T15:53:24.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:53:24 [2024-03-15T15:53:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:53:24 [2024-03-15T15:53:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:53:24 [2024-03-15T15:53:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:53:24 [2024-03-15T15:53:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:53:24 [2024-03-15T15:53:24.577Z] 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')
11:53:24 [2024-03-15T15:53:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:53:24 [2024-03-15T15:53:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:24 [2024-03-15T15:53:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:24 [2024-03-15T15:53:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:53:24 [2024-03-15T15:53:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:53:24 [2024-03-15T15:53:24.577Z] 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=1121020731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:24 [2024-03-15T15:53:24.577Z] 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=1121020731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:24 [2024-03-15T15:53:24.577Z] 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=1121020731 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:24 [2024-03-15T15:53:24.577Z] 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=1121020731 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:24 [2024-03-15T15:53:24.577Z] 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=1121020731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:24 [2024-03-15T15:53:24.577Z] 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=1121020731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:24 [2024-03-15T15:53:24.577Z] 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=1121020731 data=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')]
11:53:24 [2024-03-15T15:53:24.577Z] 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=1121020732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:24 [2024-03-15T15:53:24.577Z] 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=1121020732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:24 [2024-03-15T15:53:24.578Z] 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=1121020732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:24 [2024-03-15T15:53:24.578Z] 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=1121020732 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:24 [2024-03-15T15:53:24.578Z] 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=1121020732 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:24 [2024-03-15T15:53:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:53:24 [2024-03-15T15:53:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:53:24 [2024-03-15T15:53:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:53:24 [2024-03-15T15:53:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:24 [2024-03-15T15:53:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:24 [2024-03-15T15:53:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:53:24 [2024-03-15T15:53:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:53:24 [2024-03-15T15:53:24.578Z] 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')
11:53:24 [2024-03-15T15:53:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:53:24 [2024-03-15T15:53:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121020733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:24 [2024-03-15T15:53:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121020733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:24 [2024-03-15T15:53:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121020733 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:24 [2024-03-15T15:53:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121020733 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:24 [2024-03-15T15:53:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121020733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:24 [2024-03-15T15:53:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121020733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:24 [2024-03-15T15:53:24.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:24 [2024-03-15T15:53:24.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:24 [2024-03-15T15:53:24.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:24 [2024-03-15T15:53:24.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:24 [2024-03-15T15:53:24.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:24 [2024-03-15T15:53:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:53:24 [2024-03-15T15:53:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121020733 data=null 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')]
11:53:24 [2024-03-15T15:53:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121020037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:53:25 [2024-03-15T15:53:25.089Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.69 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
11:53:25 [2024-03-15T15:53:25.089Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveHistogramOthersFollow -- Time elapsed: 3.905 s
11:53:25 [2024-03-15T15:53:25.089Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingTgStubMove -- Time elapsed: 3.426 s
11:53:25 [2024-03-15T15:53:25.089Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingTgStubMove -- Time elapsed: 3.487 s
11:53:25 [2024-03-15T15:53:25.089Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMenuItem -- Time elapsed: 2.482 s
11:53:25 [2024-03-15T15:53:25.089Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveTgStubOthersFollow -- Time elapsed: 3.478 s
11:53:25 [2024-03-15T15:53:25.089Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingHistogramMove -- Time elapsed: 3.463 s
11:53:25 [2024-03-15T15:53:25.089Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingHistogramMove -- Time elapsed: 4.713 s
11:53:25 [2024-03-15T15:53:25.089Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
11:53:25 [2024-03-15T15:53:25.089Z] 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@486bcaa] time=1121021250 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:53:25 [2024-03-15T15:53:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:53:25 [2024-03-15T15:53:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:53:25 [2024-03-15T15:53:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:53:25 [2024-03-15T15:53:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:53:25 [2024-03-15T15:53:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121021397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:53:25 [2024-03-15T15:53:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:53:26 [2024-03-15T15:53:26.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:53:26 [2024-03-15T15:53:26.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:53:26 [2024-03-15T15:53:26.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:53:26 [2024-03-15T15:53:26.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:53:26 [2024-03-15T15:53:26.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:53:26 [2024-03-15T15:53:26.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
11:53:26 [2024-03-15T15:53:26.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121023016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:53:26 [2024-03-15T15:53:26.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121023016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:53:26 [2024-03-15T15:53:26.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121023016 data=null doit=true}, (of type 'Table')]
11:53:26 [2024-03-15T15:53:26.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121023016 data=null}, (of type 'Table')]
11:53:26 [2024-03-15T15:53:26.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1121023016 data=null button=1 stateMask=0x0 x=14 y=35 count=1}, (of type 'Table')]
11:53:26 [2024-03-15T15:53:26.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1121023017 data=null button=1 stateMask=0x80000 x=14 y=35 count=1}, (of type 'Table')]
11:53:26 [2024-03-15T15:53:26.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121023072 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
11:53:26 [2024-03-15T15:53:26.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1121023073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:53:26 [2024-03-15T15:53:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121023074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:53:26 [2024-03-15T15:53:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1121023074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:53:26 [2024-03-15T15:53:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1121023074 data=null doit=true}, (of type 'Table')]
11:53:26 [2024-03-15T15:53:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1121023074 data=null}, (of type 'Table')]
11:53:26 [2024-03-15T15:53:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
11:53:26 [2024-03-15T15:53:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
11:53:26 [2024-03-15T15:53:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Collapse Events'
11:53:26 [2024-03-15T15:53:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1121023098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Collapse Events']
11:53:26 [2024-03-15T15:53:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Collapse Events'
11:53:28 [2024-03-15T15:53:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
11:53:28 [2024-03-15T15:53:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear Filters'
11:53:28 [2024-03-15T15:53:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1121024638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear Filters']
11:53:28 [2024-03-15T15:53:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear Filters'
11:53:29 [2024-03-15T15:53:29.111Z] 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@486bcaa] time=1121025290 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:53:29 [2024-03-15T15:53:29.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:53:29 [2024-03-15T15:53:29.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:53:29 [2024-03-15T15:53:29.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:53:29 [2024-03-15T15:53:29.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:53:29 [2024-03-15T15:53:29.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121025295 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:53:29 [2024-03-15T15:53:29.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121025295 data=null doit=true}, TreeItem with text {test}]
11:53:29 [2024-03-15T15:53:29.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121025295 data=null}, TreeItem with text {test}]
11:53:29 [2024-03-15T15:53:29.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121025295 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:53:29 [2024-03-15T15:53:29.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121025295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:53:29 [2024-03-15T15:53:29.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121025334 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:53:29 [2024-03-15T15:53:29.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:53:29 [2024-03-15T15:53:29.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:53:29 [2024-03-15T15:53:29.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:53:29 [2024-03-15T15:53:29.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:53:29 [2024-03-15T15:53:29.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:53:29 [2024-03-15T15:53:29.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:53:29 [2024-03-15T15:53:29.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:53:29 [2024-03-15T15:53:29.368Z] 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')
11:53:29 [2024-03-15T15:53:29.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:53:29 [2024-03-15T15:53:29.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:29 [2024-03-15T15:53:29.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:29 [2024-03-15T15:53:29.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:53:29 [2024-03-15T15:53:29.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:53:29 [2024-03-15T15:53:29.368Z] 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=1121025540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:29 [2024-03-15T15:53:29.368Z] 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=1121025540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:29 [2024-03-15T15:53:29.368Z] 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=1121025540 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:29 [2024-03-15T15:53:29.368Z] 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=1121025540 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:29 [2024-03-15T15:53:29.368Z] 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=1121025556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:29 [2024-03-15T15:53:29.368Z] 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=1121025556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:29 [2024-03-15T15:53:29.368Z] 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=1121025556 data=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')]
11:53:29 [2024-03-15T15:53:29.368Z] 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=1121025556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:29 [2024-03-15T15:53:29.368Z] 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=1121025556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:29 [2024-03-15T15:53:29.369Z] 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=1121025556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:29 [2024-03-15T15:53:29.369Z] 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=1121025556 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:29 [2024-03-15T15:53:29.625Z] 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=1121025556 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:53:29 [2024-03-15T15:53:29.625Z] 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')
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121025569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121025569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121025569 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121025569 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121025570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121025570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:29 [2024-03-15T15:53:29.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:29 [2024-03-15T15:53:29.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:29 [2024-03-15T15:53:29.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121025570 data=null 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')]
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121025371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:53:29 [2024-03-15T15:53:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:53:29 [2024-03-15T15:53:29.625Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.528 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
11:53:29 [2024-03-15T15:53:29.625Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest.test -- Time elapsed: 4.378 s
11:53:29 [2024-03-15T15:53:29.625Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
11:53:29 [2024-03-15T15:53:29.626Z] 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@486bcaa] time=1121025790 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121025860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1121026034 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1121026034 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1121026035 data=null}, TreeItem with text {TestForFiltering}]
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1121026035 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121026035 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}]
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1121026057 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:53:29 [2024-03-15T15:53:29.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1121026057 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
11:53:29 [2024-03-15T15:53:29.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1121026057 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:53:29 [2024-03-15T15:53:29.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1121026057 data=null}, TreeItem with text {TestForFiltering}]
11:53:29 [2024-03-15T15:53:29.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1121026058 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:53:29 [2024-03-15T15:53:29.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121026058 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}]
11:53:29 [2024-03-15T15:53:29.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1121026062 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:53:29 [2024-03-15T15:53:29.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1121026062 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:53:29 [2024-03-15T15:53:29.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1121026062 data=null}, TreeItem with text {TestForFiltering}]
11:53:29 [2024-03-15T15:53:29.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1121026062 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:53:29 [2024-03-15T15:53:29.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121026062 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}]
11:53:29 [2024-03-15T15:53:29.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1121026064 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:53:29 [2024-03-15T15:53:29.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:53:29 [2024-03-15T15:53:29.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1121026065 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
11:53:29 [2024-03-15T15:53:29.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1121026065 data=null doit=true}, TreeItem with text {Traces [0]}]
11:53:29 [2024-03-15T15:53:29.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1121026065 data=null}, TreeItem with text {Traces [0]}]
11:53:29 [2024-03-15T15:53:29.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1121026065 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:53:29 [2024-03-15T15:53:29.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121026065 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]}]
11:53:30 [2024-03-15T15:53:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1121026077 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:53:42 [2024-03-15T15:53:42.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
11:53:42 [2024-03-15T15:53:42.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
11:53:42 [2024-03-15T15:53:42.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
11:53:42 [2024-03-15T15:53:42.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
11:53:42 [2024-03-15T15:53:42.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
11:53:42 [2024-03-15T15:53:42.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
11:53:42 [2024-03-15T15:53:42.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
11:53:42 [2024-03-15T15:53:42.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
11:53:42 [2024-03-15T15:53:42.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Print", using matcher: with text 'Print'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
11:53:42 [2024-03-15T15:53:42.560Z] 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')
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
11:53:42 [2024-03-15T15:53:42.560Z] 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')
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Use current zoom} time=1121038577 data=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Use current zoom} time=1121038577 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')]
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Use current zoom} time=1121038577 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')]
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=1121038577 data=null 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')]
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
11:53:42 [2024-03-15T15:53:42.560Z] 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')
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
11:53:42 [2024-03-15T15:53:42.561Z] 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')
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Current view} time=1121038580 data=null doit=true}, Button with text {Current view}]
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=1121038580 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}]
11:53:42 [2024-03-15T15:53:42.561Z] 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')
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&All pages} time=1121038581 data=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&All pages} time=1121038581 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')]
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&All pages} time=1121038581 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')]
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=1121038581 data=null 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')]
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=1121038582 data=null doit=true}, Button with text {&All pages}]
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=1121038582 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}]
11:53:42 [2024-03-15T15:53:42.561Z] 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')
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Current view} time=1121038582 data=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Current view} time=1121038583 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')]
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Current view} time=1121038583 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')]
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=1121038583 data=null 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')]
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
11:53:42 [2024-03-15T15:53:42.561Z] 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')
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.561Z] 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')
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Use current zoom} time=1121038584 data=null doit=true}, Button with text {Use current zoom}]
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=1121038584 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}]
11:53:42 [2024-03-15T15:53:42.561Z] 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')
11:53:42 [2024-03-15T15:53:42.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1121038585 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1121038585 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')]
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1121038585 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')]
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1121038585 data=null 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')]
11:53:42 [2024-03-15T15:53:42.562Z] 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')
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
11:53:42 [2024-03-15T15:53:42.562Z] 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:'))
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
11:53:42 [2024-03-15T15:53:42.562Z] 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:'))
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
11:53:42 [2024-03-15T15:53:42.562Z] 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:'))
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
11:53:42 [2024-03-15T15:53:42.562Z] 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')
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.562Z] 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')
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1121038590 data=null doit=true}, Button with text {Number of horizontal pages:}]
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1121038590 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:}]
11:53:42 [2024-03-15T15:53:42.562Z] 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')
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1121038591 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1121038591 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')]
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1121038591 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')]
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1121038591 data=null 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')]
11:53:42 [2024-03-15T15:53:42.562Z] 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')
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
11:53:42 [2024-03-15T15:53:42.563Z] 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')
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=1121038614 data=null doit=true}, Button with text {&All pages}]
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=1121038614 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}]
11:53:42 [2024-03-15T15:53:42.563Z] 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')
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Selected pages} time=1121038615 data=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Selected pages} time=1121038615 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')]
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Selected pages} time=1121038615 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')]
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=1121038615 data=null 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')]
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
11:53:42 [2024-03-15T15:53:42.563Z] 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')
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Selected pages} time=1121038617 data=null doit=true}, Button with text {Selected pages}]
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=1121038617 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}]
11:53:42 [2024-03-15T15:53:42.563Z] 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')
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&rom page} time=1121038618 data=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&rom page} time=1121038618 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')]
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&rom page} time=1121038618 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')]
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&rom page} time=1121038618 data=null 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')]
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
11:53:42 [2024-03-15T15:53:42.564Z] 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')
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1121038621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1121038621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1121038621 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1121038621 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1121038621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1121038621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1121038621 data=null 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')]
11:53:42 [2024-03-15T15:53:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:53:42 [2024-03-15T15:53:42.820Z] 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@486bcaa] time=1121038954 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:53:42 [2024-03-15T15:53:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:53:42 [2024-03-15T15:53:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:53:42 [2024-03-15T15:53:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:53:42 [2024-03-15T15:53:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:53:42 [2024-03-15T15:53:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1121038980 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
11:53:42 [2024-03-15T15:53:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1121038981 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:53:42 [2024-03-15T15:53:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1121038981 data=null}, TreeItem with text {TestForFiltering}]
11:53:42 [2024-03-15T15:53:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1121038981 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:53:42 [2024-03-15T15:53:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121038981 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}]
11:53:42 [2024-03-15T15:53:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1121038988 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:53:43 [2024-03-15T15:53:43.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:53:43 [2024-03-15T15:53:43.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:53:43 [2024-03-15T15:53:43.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:53:44 [2024-03-15T15:53:44.003Z] 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')
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:53:44 [2024-03-15T15:53:44.003Z] 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=1121039852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:44 [2024-03-15T15:53:44.003Z] 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=1121039852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:44 [2024-03-15T15:53:44.003Z] 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=1121039852 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:44 [2024-03-15T15:53:44.003Z] 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=1121039852 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:44 [2024-03-15T15:53:44.003Z] 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=1121039853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:44 [2024-03-15T15:53:44.003Z] 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=1121039853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:44 [2024-03-15T15:53:44.003Z] 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=1121039853 data=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')]
11:53:44 [2024-03-15T15:53:44.003Z] 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=1121039853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:44 [2024-03-15T15:53:44.003Z] 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=1121039853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:44 [2024-03-15T15:53:44.003Z] 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=1121039853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:44 [2024-03-15T15:53:44.003Z] 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=1121039853 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:44 [2024-03-15T15:53:44.003Z] 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=1121039853 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:53:44 [2024-03-15T15:53:44.003Z] 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')
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121039854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:44 [2024-03-15T15:53:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121039854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:44 [2024-03-15T15:53:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121039854 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:44 [2024-03-15T15:53:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121039854 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:44 [2024-03-15T15:53:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121039855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:44 [2024-03-15T15:53:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121039855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:44 [2024-03-15T15:53:44.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:44 [2024-03-15T15:53:44.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:44 [2024-03-15T15:53:44.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:44 [2024-03-15T15:53:44.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:44 [2024-03-15T15:53:44.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:44 [2024-03-15T15:53:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:53:44 [2024-03-15T15:53:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121039855 data=null 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')]
11:53:44 [2024-03-15T15:53:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121039027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1121040476 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1121040476 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1121040477 data=null}, TreeItem with text {TestForFiltering}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1121040477 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121040477 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}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1121040486 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1121040486 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1121040486 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1121040486 data=null}, TreeItem with text {TestForFiltering}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1121040487 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121040487 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}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1121040503 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1121040503 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1121040503 data=null}, TreeItem with text {TestForFiltering}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1121040505 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121040505 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}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1121040507 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1121040508 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1121040508 data=null doit=true}, TreeItem with text {Traces [0]}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1121040508 data=null}, TreeItem with text {Traces [0]}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1121040509 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121040509 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]}]
11:53:44 [2024-03-15T15:53:44.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1121040513 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1121046675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1121046675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1121046676 data=null doit=true}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1121046676 data=null}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1121046676 data=null button=1 stateMask=0x0 x=5 y=134 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1121046676 data=null button=1 stateMask=0x80000 x=5 y=134 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
11:53:51 [2024-03-15T15:53:51.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Select}
11:53:51 [2024-03-15T15:53:51.098Z] 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=1121046678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
11:53:51 [2024-03-15T15:53:51.098Z] 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=1121046678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
11:53:51 [2024-03-15T15:53:51.098Z] 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=1121046678 data=null doit=true}, ToolItem with tooltip text {Select}]
11:53:51 [2024-03-15T15:53:51.098Z] 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=1121046678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
11:53:51 [2024-03-15T15:53:51.098Z] 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=1121046678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
11:53:51 [2024-03-15T15:53:51.098Z] 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=1121046678 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}]
11:53:51 [2024-03-15T15:53:51.098Z] 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=1121046679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046679 data=null doit=true}, ToolItem with tooltip text {Select}]
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046679 data=null}, ToolItem with tooltip text {Select}]
11:53:51 [2024-03-15T15:53:51.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Select}
11:53:51 [2024-03-15T15:53:51.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1121046679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1121046679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1121046679 data=null doit=true}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1121046679 data=null}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1121046680 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1121046686 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.099Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
11:53:51 [2024-03-15T15:53:51.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom in the diagram}
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046686 data=null doit=true}, ToolItem with tooltip text {Select}]
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046687 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}]
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046687 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046687 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}]
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046688 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
11:53:51 [2024-03-15T15:53:51.099Z] 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=1121046688 data=null}, ToolItem with tooltip text {Zoom in the diagram}]
11:53:51 [2024-03-15T15:53:51.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom in the diagram}
11:53:51 [2024-03-15T15:53:51.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1121046688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1121046688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1121046689 data=null doit=true}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1121046689 data=null}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1121046689 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1121046689 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1121046689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1121046690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1121046690 data=null doit=true}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1121046690 data=null}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1121046690 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1121046690 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom out the diagram}
11:53:51 [2024-03-15T15:53:51.100Z] 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=1121046691 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
11:53:51 [2024-03-15T15:53:51.100Z] 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=1121046691 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}]
11:53:51 [2024-03-15T15:53:51.100Z] 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=1121046691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
11:53:51 [2024-03-15T15:53:51.100Z] 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=1121046691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
11:53:51 [2024-03-15T15:53:51.100Z] 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=1121046691 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
11:53:51 [2024-03-15T15:53:51.100Z] 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=1121046691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
11:53:51 [2024-03-15T15:53:51.100Z] 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=1121046691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
11:53:51 [2024-03-15T15:53:51.100Z] 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=1121046692 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}]
11:53:51 [2024-03-15T15:53:51.100Z] 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=1121046692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
11:53:51 [2024-03-15T15:53:51.100Z] 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=1121046692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
11:53:51 [2024-03-15T15:53:51.100Z] 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=1121046692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
11:53:51 [2024-03-15T15:53:51.100Z] 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=1121046692 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
11:53:51 [2024-03-15T15:53:51.100Z] 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=1121046692 data=null}, ToolItem with tooltip text {Zoom out the diagram}]
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom out the diagram}
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1121046692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1121046692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1121046692 data=null doit=true}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1121046693 data=null}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1121046693 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1121046693 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Reset zoom factor}
11:53:51 [2024-03-15T15:53:51.101Z] 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=1121046693 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
11:53:51 [2024-03-15T15:53:51.101Z] 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=1121046694 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}]
11:53:51 [2024-03-15T15:53:51.101Z] 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=1121046694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
11:53:51 [2024-03-15T15:53:51.101Z] 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=1121046694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
11:53:51 [2024-03-15T15:53:51.101Z] 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=1121046694 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
11:53:51 [2024-03-15T15:53:51.101Z] 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=1121046694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
11:53:51 [2024-03-15T15:53:51.101Z] 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=1121046694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
11:53:51 [2024-03-15T15:53:51.101Z] 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=1121046694 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}]
11:53:51 [2024-03-15T15:53:51.101Z] 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=1121046695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
11:53:51 [2024-03-15T15:53:51.101Z] 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=1121046695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
11:53:51 [2024-03-15T15:53:51.101Z] 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=1121046695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
11:53:51 [2024-03-15T15:53:51.101Z] 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=1121046695 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
11:53:51 [2024-03-15T15:53:51.101Z] 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=1121046695 data=null}, ToolItem with tooltip text {Reset zoom factor}]
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Reset zoom factor}
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1121046695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1121046695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1121046695 data=null doit=true}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1121046695 data=null}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1121046702 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1121046704 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Select'
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=1121046776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Select']
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Select'
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1121046776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1121046776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1121046776 data=null doit=true}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1121046776 data=null}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1121046777 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1121046777 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom in'
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Select} time=1121046812 data=null doit=true}, MenuItem with text {Select}]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=1121046812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Select}]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1121046812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom in']
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom in'
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1121046812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1121046813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1121046813 data=null doit=true}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1121046813 data=null}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1121046813 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1121046813 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1121046813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1121046814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1121046814 data=null doit=true}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1121046814 data=null}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1121046814 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1121046814 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom out'
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1121046837 data=null doit=true}, MenuItem with text {Zoom in}]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1121046837 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}]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1121046837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom out']
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom out'
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1121046838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1121046838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1121046838 data=null doit=true}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1121046838 data=null}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1121046838 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1121046838 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Reset zoom factor'
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1121046855 data=null doit=true}, MenuItem with text {Zoom out}]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1121046855 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}]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1121046855 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']
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Reset zoom factor'
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1121046856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1121046856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1121046856 data=null doit=true}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1121046856 data=null}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1121046856 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1121046857 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
11:53:51 [2024-03-15T15:53:51.103Z] 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=1121046859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
11:53:51 [2024-03-15T15:53:51.103Z] 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=1121046859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
11:53:51 [2024-03-15T15:53:51.103Z] 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=1121046859 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
11:53:51 [2024-03-15T15:53:51.103Z] 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=1121046859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
11:53:51 [2024-03-15T15:53:51.103Z] 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=1121046859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
11:53:51 [2024-03-15T15:53:51.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
11:53:51 [2024-03-15T15:53:51.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
11:53:51 [2024-03-15T15:53:51.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
11:53:51 [2024-03-15T15:53:51.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
11:53:51 [2024-03-15T15:53:51.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: of type 'Combo'
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: (of type 'Combo')
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=1121047140 data=null}, (of type 'Combo')]
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
11:53:51 [2024-03-15T15:53:51.103Z] 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')
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@25759aba
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=1121047142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1121047142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=1121047143 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=1121047143 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=1121047143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=1121047143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=1121047143 data=null 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')]
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=1121047143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1121047143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=1121047143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=1121047143 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=1121047143 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
11:53:51 [2024-03-15T15:53:51.104Z] 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')
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@692cea53
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=1121047144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=1121047144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=1121047144 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=1121047144 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=1121047145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=1121047145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=1121047145 data=null 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')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=1121047145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=1121047145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=1121047145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=1121047145 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=1121047145 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
11:53:51 [2024-03-15T15:53:51.104Z] 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')
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=1121047146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=1121047146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=1121047146 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=1121047146 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=1121047147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=1121047147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=1121047147 data=null 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')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=1121047151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=1121047151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=1121047151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=1121047156 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=1121047156 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
11:53:51 [2024-03-15T15:53:51.105Z] 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')
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1121047157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1121047157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1121047157 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1121047157 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1121047157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1121047158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1121047158 data=null 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')]
11:53:51 [2024-03-15T15:53:51.105Z] 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=1121046859 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)}]
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
11:53:51 [2024-03-15T15:53:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
11:53:51 [2024-03-15T15:53:51.105Z] 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=1121047236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
11:53:51 [2024-03-15T15:53:51.105Z] 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=1121047236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
11:53:51 [2024-03-15T15:53:51.105Z] 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=1121047236 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
11:53:51 [2024-03-15T15:53:51.105Z] 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=1121047236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
11:53:51 [2024-03-15T15:53:51.105Z] 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=1121047237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
11:53:51 [2024-03-15T15:53:51.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
11:53:51 [2024-03-15T15:53:51.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
11:53:51 [2024-03-15T15:53:51.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
11:53:51 [2024-03-15T15:53:51.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
11:53:51 [2024-03-15T15:53:51.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: of type 'Combo'
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: (of type 'Combo')
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 1001
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {1001} [layout=null] time=1121047377 data=null}, (of type 'Combo')]
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 1001
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
11:53:51 [2024-03-15T15:53:51.361Z] 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')
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1de68599
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=1121047390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1121047390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=1121047390 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=1121047392 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=1121047393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=1121047393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=1121047393 data=null 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')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=1121047393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1121047393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=1121047393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=1121047393 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=1121047393 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
11:53:51 [2024-03-15T15:53:51.362Z] 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')
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@56a0c515
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=1121047394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=1121047395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=1121047395 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=1121047395 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=1121047395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=1121047395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=1121047395 data=null 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')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=1121047407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=1121047407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=1121047411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=1121047411 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=1121047411 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
11:53:51 [2024-03-15T15:53:51.362Z] 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')
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=1121047412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=1121047412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=1121047412 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=1121047424 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=1121047424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=1121047426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=1121047426 data=null 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')]
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=1121047474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=1121047474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=1121047474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=1121047474 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=1121047476 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
11:53:51 [2024-03-15T15:53:51.363Z] 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')
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1121047477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1121047477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1121047477 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1121047477 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1121047477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1121047477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1121047477 data=null 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')]
11:53:51 [2024-03-15T15:53:51.363Z] 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=1121047237 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)}]
11:53:51 [2024-03-15T15:53:51.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:53:51 [2024-03-15T15:53:51.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
11:53:51 [2024-03-15T15:53:51.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
11:53:51 [2024-03-15T15:53:51.875Z] 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')
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=1121047856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1121047856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=1121047856 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=1121047856 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=1121047856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=1121047856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=1121047882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1121047884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=1121047884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=1121047884 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=1121047884 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=1121047885 data=null}, (of type 'Combo')]
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
11:53:51 [2024-03-15T15:53:51.875Z] 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')
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:53:51 [2024-03-15T15:53:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@47dd7b9a
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=1121047886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1121047886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=1121047886 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=1121047886 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=1121047886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=1121047886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=1121047887 data=null 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')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=1121047887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1121047890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=1121047890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=1121047890 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=1121047890 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
11:53:51 [2024-03-15T15:53:51.876Z] 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')
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:53:51 [2024-03-15T15:53:51.876Z] 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.
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with mnemonic 'Create'
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
11:53:51 [2024-03-15T15:53:51.876Z] 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')
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Create
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create} time=1121047892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create} time=1121047892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Create} time=1121047892 data=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create} time=1121047892 data=null}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create} time=1121047892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create} time=1121047892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create} time=1121047892 data=null 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')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=1121047856 data=null 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')]
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:51 [2024-03-15T15:53:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:53:51 [2024-03-15T15:53:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:53:51 [2024-03-15T15:53:51.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')
11:53:51 [2024-03-15T15:53:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:53:51 [2024-03-15T15:53:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121047920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121047920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121047921 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121047921 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121047921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121047921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:51 [2024-03-15T15:53:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121047921 data=null 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')]
11:53:51 [2024-03-15T15:53:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1121047582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
11:53:51 [2024-03-15T15:53:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:53:51 [2024-03-15T15:53:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
11:53:51 [2024-03-15T15:53:51.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121048332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121048333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121048333 data=null doit=true}, (of type 'Table')]
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121048333 data=null}, (of type 'Table')]
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1121048333 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121048333 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')]
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1121048334 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
11:53:52 [2024-03-15T15:53:52.438Z] 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')
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1121048334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1121048334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1121048334 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1121048334 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1121048335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1121048335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1121048335 data=null 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')]
11:53:52 [2024-03-15T15:53:52.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
11:53:52 [2024-03-15T15:53:52.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
11:53:52 [2024-03-15T15:53:52.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
11:53:52 [2024-03-15T15:53:52.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
11:53:52 [2024-03-15T15:53:52.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:53:52 [2024-03-15T15:53:52.439Z] 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')
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121048338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121048338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121048338 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121048338 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121048338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121048338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121048338 data=null 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')]
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1121048062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
11:53:52 [2024-03-15T15:53:52.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
11:53:52 [2024-03-15T15:53:52.720Z] 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'))
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: of type 'Text'
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
11:53:52 [2024-03-15T15:53:52.720Z] 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'))
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: of type 'Text'
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
11:53:52 [2024-03-15T15:53:52.720Z] 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'))
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:53:52 [2024-03-15T15:53:52.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:53:52 [2024-03-15T15:53:52.720Z] 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')
11:53:52 [2024-03-15T15:53:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:53:52 [2024-03-15T15:53:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121048760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121048760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121048760 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121048760 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121048760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121048761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121048761 data=null 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')]
11:53:52 [2024-03-15T15:53:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1121048483 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...']
11:53:52 [2024-03-15T15:53:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:53:52 [2024-03-15T15:53:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
11:53:52 [2024-03-15T15:53:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
11:53:52 [2024-03-15T15:53:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
11:53:52 [2024-03-15T15:53:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
11:53:52 [2024-03-15T15:53:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with mnemonic 'Default'
11:53:52 [2024-03-15T15:53:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
11:53:52 [2024-03-15T15:53:52.976Z] 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')
11:53:52 [2024-03-15T15:53:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Default
11:53:52 [2024-03-15T15:53:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Default} time=1121049096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=1121049096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Default} time=1121049096 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Default} time=1121049096 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Default} time=1121049096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Default} time=1121049096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Default} time=1121049096 data=null 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')]
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Default} time=1121049109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=1121049109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Default} time=1121049109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Default} time=1121049109 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Default} time=1121049109 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Default
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:53:52 [2024-03-15T15:53:52.977Z] 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')
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121049110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121049110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121049110 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121049110 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121049110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121049110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121049110 data=null 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')]
11:53:52 [2024-03-15T15:53:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1121048835 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...']
11:53:53 [2024-03-15T15:53:53.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:53:53 [2024-03-15T15:53:53.233Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
11:53:53 [2024-03-15T15:53:53.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to next page}
11:53:53 [2024-03-15T15:53:53.233Z] 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=1121049179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
11:53:53 [2024-03-15T15:53:53.233Z] 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=1121049179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
11:53:53 [2024-03-15T15:53:53.233Z] 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=1121049179 data=null doit=true}, ToolItem with tooltip text {Go to next page}]
11:53:53 [2024-03-15T15:53:53.233Z] 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=1121049179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
11:53:53 [2024-03-15T15:53:53.233Z] 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=1121049179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
11:53:53 [2024-03-15T15:53:53.233Z] 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=1121049180 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}]
11:53:53 [2024-03-15T15:53:53.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
11:53:53 [2024-03-15T15:53:53.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
11:53:53 [2024-03-15T15:53:53.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
11:53:53 [2024-03-15T15:53:53.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
11:53:53 [2024-03-15T15:53:53.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
11:53:53 [2024-03-15T15:53:53.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to next page}
11:53:53 [2024-03-15T15:53:53.233Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
11:53:53 [2024-03-15T15:53:53.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to previous page}
11:53:53 [2024-03-15T15:53:53.233Z] 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=1121049183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
11:53:53 [2024-03-15T15:53:53.233Z] 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=1121049183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
11:53:53 [2024-03-15T15:53:53.233Z] 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=1121049183 data=null doit=true}, ToolItem with tooltip text {Go to previous page}]
11:53:53 [2024-03-15T15:53:53.233Z] 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=1121049183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
11:53:53 [2024-03-15T15:53:53.233Z] 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=1121049183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
11:53:53 [2024-03-15T15:53:53.233Z] 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=1121049183 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}]
11:53:53 [2024-03-15T15:53:53.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
11:53:53 [2024-03-15T15:53:53.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
11:53:53 [2024-03-15T15:53:53.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
11:53:53 [2024-03-15T15:53:53.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
11:53:53 [2024-03-15T15:53:53.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
11:53:53 [2024-03-15T15:53:53.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to previous page}
11:53:53 [2024-03-15T15:53:53.233Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
11:53:53 [2024-03-15T15:53:53.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to last page}
11:53:53 [2024-03-15T15:53:53.233Z] 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=1121049185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
11:53:53 [2024-03-15T15:53:53.233Z] 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=1121049185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
11:53:53 [2024-03-15T15:53:53.234Z] 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=1121049185 data=null doit=true}, ToolItem with tooltip text {Go to last page}]
11:53:53 [2024-03-15T15:53:53.234Z] 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=1121049185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
11:53:53 [2024-03-15T15:53:53.234Z] 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=1121049185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
11:53:53 [2024-03-15T15:53:53.234Z] 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=1121049185 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}]
11:53:53 [2024-03-15T15:53:53.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
11:53:53 [2024-03-15T15:53:53.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
11:53:53 [2024-03-15T15:53:53.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
11:53:53 [2024-03-15T15:53:53.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
11:53:53 [2024-03-15T15:53:53.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to last page}
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to first page}
11:53:53 [2024-03-15T15:53:53.234Z] 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=1121049187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
11:53:53 [2024-03-15T15:53:53.234Z] 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=1121049196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
11:53:53 [2024-03-15T15:53:53.234Z] 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=1121049196 data=null doit=true}, ToolItem with tooltip text {Go to first page}]
11:53:53 [2024-03-15T15:53:53.234Z] 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=1121049196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
11:53:53 [2024-03-15T15:53:53.234Z] 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=1121049196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
11:53:53 [2024-03-15T15:53:53.234Z] 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=1121049196 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}]
11:53:53 [2024-03-15T15:53:53.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
11:53:53 [2024-03-15T15:53:53.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
11:53:53 [2024-03-15T15:53:53.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
11:53:53 [2024-03-15T15:53:53.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
11:53:53 [2024-03-15T15:53:53.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to first page}
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Next page'
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Next page} time=1121049217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Next page']
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Next page'
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Previous page'
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Previous page} time=1121049235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Previous page']
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Previous page'
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Last page'
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Last page} time=1121049253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Last page']
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Last page'
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'First page'
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {First page} time=1121049283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'First page']
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'First page'
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
11:53:53 [2024-03-15T15:53:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pages...'
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pages...'
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:53:53 [2024-03-15T15:53:53.490Z] 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')
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121049556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121049556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121049556 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121049556 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121049556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121049557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121049557 data=null 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')]
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pages...} time=1121049300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pages...']
11:53:53 [2024-03-15T15:53:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:53:54 [2024-03-15T15:53:54.416Z] 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@486bcaa] time=1121050379 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:53:54 [2024-03-15T15:53:54.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:53:54 [2024-03-15T15:53:54.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:53:54 [2024-03-15T15:53:54.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:53:54 [2024-03-15T15:53:54.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:53:54 [2024-03-15T15:53:54.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1121050392 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
11:53:54 [2024-03-15T15:53:54.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1121050392 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:53:54 [2024-03-15T15:53:54.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1121050392 data=null}, TreeItem with text {TestForFiltering}]
11:53:54 [2024-03-15T15:53:54.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1121050392 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:53:54 [2024-03-15T15:53:54.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121050393 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}]
11:53:54 [2024-03-15T15:53:54.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1121050414 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:53:54 [2024-03-15T15:53:54.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:53:54 [2024-03-15T15:53:54.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:53:54 [2024-03-15T15:53:54.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:53:54 [2024-03-15T15:53:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:53:54 [2024-03-15T15:53:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:53:54 [2024-03-15T15:53:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:53:54 [2024-03-15T15:53:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:53:54 [2024-03-15T15:53:54.978Z] 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')
11:53:54 [2024-03-15T15:53:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:53:54 [2024-03-15T15:53:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:54 [2024-03-15T15:53:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:54 [2024-03-15T15:53:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:53:54 [2024-03-15T15:53:54.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:53:54 [2024-03-15T15:53:54.978Z] 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=1121051123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:54 [2024-03-15T15:53:54.978Z] 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=1121051123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:54 [2024-03-15T15:53:54.979Z] 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=1121051124 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:54 [2024-03-15T15:53:54.979Z] 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=1121051124 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:54 [2024-03-15T15:53:54.979Z] 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=1121051124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:54 [2024-03-15T15:53:54.979Z] 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=1121051124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:54 [2024-03-15T15:53:54.979Z] 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=1121051124 data=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')]
11:53:54 [2024-03-15T15:53:54.979Z] 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=1121051124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:54 [2024-03-15T15:53:54.979Z] 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=1121051124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:54 [2024-03-15T15:53:54.979Z] 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=1121051124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:54 [2024-03-15T15:53:54.979Z] 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=1121051124 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:54 [2024-03-15T15:53:54.979Z] 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=1121051124 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:53:54 [2024-03-15T15:53:54.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:53:54 [2024-03-15T15:53:54.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:53:54 [2024-03-15T15:53:54.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:53:54 [2024-03-15T15:53:54.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:53:54 [2024-03-15T15:53:54.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:53:54 [2024-03-15T15:53:54.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:53:54 [2024-03-15T15:53:54.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:53:54 [2024-03-15T15:53:54.979Z] 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')
11:53:54 [2024-03-15T15:53:54.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:53:54 [2024-03-15T15:53:54.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121051125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:54 [2024-03-15T15:53:54.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121051125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:54 [2024-03-15T15:53:54.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121051125 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:54 [2024-03-15T15:53:54.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121051125 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:54 [2024-03-15T15:53:54.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121051125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:54 [2024-03-15T15:53:54.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121051126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:53:54 [2024-03-15T15:53:54.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:54 [2024-03-15T15:53:54.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:54 [2024-03-15T15:53:54.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:54 [2024-03-15T15:53:54.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:54 [2024-03-15T15:53:54.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:53:54 [2024-03-15T15:53:54.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:53:55 [2024-03-15T15:53:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121051126 data=null 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')]
11:53:55 [2024-03-15T15:53:55.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121050452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:53:55 [2024-03-15T15:53:55.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
11:53:55 [2024-03-15T15:53:55.745Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.89 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
11:53:55 [2024-03-15T15:53:55.745Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDPrintUi -- Time elapsed: 14.44 s
11:53:55 [2024-03-15T15:53:55.745Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDView -- Time elapsed: 11.27 s
11:53:55 [2024-03-15T15:53:55.745Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
11:53:55 [2024-03-15T15:53:55.745Z] 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@486bcaa] time=1121051691 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:53:55 [2024-03-15T15:53:55.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:53:55 [2024-03-15T15:53:55.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:53:55 [2024-03-15T15:53:55.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:53:55 [2024-03-15T15:53:55.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:53:55 [2024-03-15T15:53:55.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121051785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:53:55 [2024-03-15T15:53:55.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:53:57 [2024-03-15T15:53:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:53:57 [2024-03-15T15:53:57.108Z] 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@486bcaa] time=1121053283 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
11:53:57 [2024-03-15T15:53:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
11:53:57 [2024-03-15T15:53:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
11:53:57 [2024-03-15T15:53:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
11:53:57 [2024-03-15T15:53:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1121053285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
11:53:57 [2024-03-15T15:53:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
11:53:57 [2024-03-15T15:53:57.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
11:53:57 [2024-03-15T15:53:57.670Z] 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=1121053788 data=null doit=true}, Shell with text {Trace Changed}]
11:53:57 [2024-03-15T15:53:57.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
11:53:57 [2024-03-15T15:53:57.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
11:53:57 [2024-03-15T15:53:57.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
11:53:57 [2024-03-15T15:53:57.670Z] 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')
11:53:57 [2024-03-15T15:53:57.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
11:53:57 [2024-03-15T15:53:57.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
11:53:57 [2024-03-15T15:53:57.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
11:53:57 [2024-03-15T15:53:57.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1121053789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:53:57 [2024-03-15T15:53:57.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1121053789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:53:57 [2024-03-15T15:53:57.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1121053790 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:53:57 [2024-03-15T15:53:57.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1121053790 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:53:57 [2024-03-15T15:53:57.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1121053790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:53:57 [2024-03-15T15:53:57.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1121053790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:53:57 [2024-03-15T15:53:57.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1121053790 data=null 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')]
11:53:57 [2024-03-15T15:53:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:53:57 [2024-03-15T15:53:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:53:57 [2024-03-15T15:53:57.925Z] 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@486bcaa] time=1121053916 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
11:53:57 [2024-03-15T15:53:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
11:53:57 [2024-03-15T15:53:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
11:53:57 [2024-03-15T15:53:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
11:53:57 [2024-03-15T15:53:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1121053918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
11:53:57 [2024-03-15T15:53:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
11:53:59 [2024-03-15T15:53:59.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:53:59 [2024-03-15T15:53:59.289Z] 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@486bcaa] time=1121055451 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
11:53:59 [2024-03-15T15:53:59.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
11:53:59 [2024-03-15T15:53:59.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
11:53:59 [2024-03-15T15:53:59.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
11:53:59 [2024-03-15T15:53:59.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1121055453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
11:53:59 [2024-03-15T15:53:59.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
11:53:59 [2024-03-15T15:53:59.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
11:53:59 [2024-03-15T15:53:59.850Z] 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=1121055956 data=null doit=true}, Shell with text {Trace Changed}]
11:53:59 [2024-03-15T15:53:59.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
11:53:59 [2024-03-15T15:53:59.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
11:53:59 [2024-03-15T15:53:59.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
11:53:59 [2024-03-15T15:53:59.850Z] 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')
11:53:59 [2024-03-15T15:53:59.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
11:53:59 [2024-03-15T15:53:59.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
11:53:59 [2024-03-15T15:53:59.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
11:53:59 [2024-03-15T15:53:59.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1121055956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:53:59 [2024-03-15T15:53:59.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1121055957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:53:59 [2024-03-15T15:53:59.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1121055957 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:53:59 [2024-03-15T15:53:59.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1121055957 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:53:59 [2024-03-15T15:53:59.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1121055957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:53:59 [2024-03-15T15:53:59.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1121055957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:53:59 [2024-03-15T15:53:59.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1121055957 data=null 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')]
11:53:59 [2024-03-15T15:53:59.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:53:59 [2024-03-15T15:53:59.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:00 [2024-03-15T15:54:00.106Z] 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@486bcaa] time=1121056083 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
11:54:00 [2024-03-15T15:54:00.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
11:54:00 [2024-03-15T15:54:00.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
11:54:00 [2024-03-15T15:54:00.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
11:54:00 [2024-03-15T15:54:00.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1121056086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
11:54:00 [2024-03-15T15:54:00.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
11:54:01 [2024-03-15T15:54:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:54:01 [2024-03-15T15:54:01.471Z] 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@486bcaa] time=1121057620 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
11:54:01 [2024-03-15T15:54:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
11:54:01 [2024-03-15T15:54:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
11:54:01 [2024-03-15T15:54:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
11:54:01 [2024-03-15T15:54:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1121057622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
11:54:01 [2024-03-15T15:54:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
11:54:02 [2024-03-15T15:54:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
11:54:02 [2024-03-15T15:54:02.031Z] 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=1121058125 data=null doit=true}, Shell with text {Trace Changed}]
11:54:02 [2024-03-15T15:54:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
11:54:02 [2024-03-15T15:54:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
11:54:02 [2024-03-15T15:54:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
11:54:02 [2024-03-15T15:54:02.031Z] 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')
11:54:02 [2024-03-15T15:54:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
11:54:02 [2024-03-15T15:54:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
11:54:02 [2024-03-15T15:54:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
11:54:02 [2024-03-15T15:54:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1121058126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:54:02 [2024-03-15T15:54:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1121058126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:54:02 [2024-03-15T15:54:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1121058126 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:54:02 [2024-03-15T15:54:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1121058126 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:54:02 [2024-03-15T15:54:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1121058126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:54:02 [2024-03-15T15:54:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1121058126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
11:54:02 [2024-03-15T15:54:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1121058126 data=null 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')]
11:54:02 [2024-03-15T15:54:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:54:02 [2024-03-15T15:54:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:02 [2024-03-15T15:54:02.287Z] 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@486bcaa] time=1121058247 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
11:54:02 [2024-03-15T15:54:02.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
11:54:02 [2024-03-15T15:54:02.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
11:54:02 [2024-03-15T15:54:02.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
11:54:02 [2024-03-15T15:54:02.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1121058250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
11:54:02 [2024-03-15T15:54:02.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
11:54:03 [2024-03-15T15:54:03.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:03 [2024-03-15T15:54:03.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:54:03 [2024-03-15T15:54:03.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:54:03 [2024-03-15T15:54:03.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:54:03 [2024-03-15T15:54:03.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:04 [2024-03-15T15:54:04.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:04 [2024-03-15T15:54:04.212Z] 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@486bcaa] time=1121060293 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
11:54:04 [2024-03-15T15:54:04.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:54:04 [2024-03-15T15:54:04.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:54:04 [2024-03-15T15:54:04.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:54:04 [2024-03-15T15:54:04.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:54:04 [2024-03-15T15:54:04.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1121060307 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
11:54:04 [2024-03-15T15:54:04.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121060346 data=null doit=true}, TreeItem with text {Test}]
11:54:04 [2024-03-15T15:54:04.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121060346 data=null}, TreeItem with text {Test}]
11:54:04 [2024-03-15T15:54:04.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121060346 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
11:54:04 [2024-03-15T15:54:04.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121060346 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
11:54:04 [2024-03-15T15:54:04.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121060359 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
11:54:04 [2024-03-15T15:54:04.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:54:04 [2024-03-15T15:54:04.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:54:04 [2024-03-15T15:54:04.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:54:05 [2024-03-15T15:54:05.396Z] 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')
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:54:05 [2024-03-15T15:54:05.396Z] 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=1121061235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:05 [2024-03-15T15:54:05.396Z] 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=1121061235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:05 [2024-03-15T15:54:05.396Z] 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=1121061235 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:05 [2024-03-15T15:54:05.396Z] 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=1121061235 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:05 [2024-03-15T15:54:05.396Z] 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=1121061235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:05 [2024-03-15T15:54:05.396Z] 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=1121061236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:05 [2024-03-15T15:54:05.396Z] 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=1121061236 data=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')]
11:54:05 [2024-03-15T15:54:05.396Z] 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=1121061236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:05 [2024-03-15T15:54:05.396Z] 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=1121061236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:05 [2024-03-15T15:54:05.396Z] 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=1121061236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:05 [2024-03-15T15:54:05.396Z] 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=1121061236 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:05 [2024-03-15T15:54:05.396Z] 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=1121061236 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:54:05 [2024-03-15T15:54:05.396Z] 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')
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:54:05 [2024-03-15T15:54:05.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121061237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:05 [2024-03-15T15:54:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121061237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:05 [2024-03-15T15:54:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121061237 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:05 [2024-03-15T15:54:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121061237 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:05 [2024-03-15T15:54:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121061237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:05 [2024-03-15T15:54:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121061237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:05 [2024-03-15T15:54:05.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:05 [2024-03-15T15:54:05.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:05 [2024-03-15T15:54:05.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:05 [2024-03-15T15:54:05.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:05 [2024-03-15T15:54:05.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:05 [2024-03-15T15:54:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:54:05 [2024-03-15T15:54:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121061237 data=null 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')]
11:54:05 [2024-03-15T15:54:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121060403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:54:05 [2024-03-15T15:54:05.653Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.05 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
11:54:05 [2024-03-15T15:54:05.653Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace.testRefresh -- Time elapsed: 9.957 s
11:54:05 [2024-03-15T15:54:05.653Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
11:54:05 [2024-03-15T15:54:05.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@486bcaa] time=1121061752 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:54:05 [2024-03-15T15:54:05.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:54:05 [2024-03-15T15:54:05.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:54:05 [2024-03-15T15:54:05.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:54:05 [2024-03-15T15:54:05.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:54:05 [2024-03-15T15:54:05.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121061829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:54:05 [2024-03-15T15:54:05.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:54:07 [2024-03-15T15:54:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
11:54:07 [2024-03-15T15:54:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:07 [2024-03-15T15:54:07.541Z] 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"'
11:54:07 [2024-03-15T15:54:07.541Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:54:07 [2024-03-15T15:54:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
11:54:07 [2024-03-15T15:54:07.541Z] 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=1121063619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.541Z] 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=1121063619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.541Z] 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=1121063619 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.541Z] 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=1121063619 data=null}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.541Z] 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=1121063619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.541Z] 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=1121063620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.541Z] 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=1121063620 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}]
11:54:07 [2024-03-15T15:54:07.541Z] 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=1121063631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.541Z] 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=1121063632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.541Z] 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=1121063632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.541Z] 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=1121063632 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.541Z] 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=1121063632 data=null}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
11:54:07 [2024-03-15T15:54:07.542Z] 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'
11:54:07 [2024-03-15T15:54:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to context-switches-ust'
11:54:07 [2024-03-15T15:54:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to context-switches-ust} time=1121063634 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']
11:54:07 [2024-03-15T15:54:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to context-switches-ust'
11:54:07 [2024-03-15T15:54:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
11:54:07 [2024-03-15T15:54:07.542Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:54:07 [2024-03-15T15:54:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063649 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063649 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}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063652 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063652 data=null}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
11:54:07 [2024-03-15T15:54:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
11:54:07 [2024-03-15T15:54:07.542Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:54:07 [2024-03-15T15:54:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063660 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063661 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}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:54:07 [2024-03-15T15:54:07.542Z] 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=1121063662 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
11:54:07 [2024-03-15T15:54:07.543Z] 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=1121063674 data=null}, ToolItem with tooltip text {Unpin View}]
11:54:07 [2024-03-15T15:54:07.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
11:54:07 [2024-03-15T15:54:07.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
11:54:09 [2024-03-15T15:54:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
11:54:09 [2024-03-15T15:54:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:09 [2024-03-15T15:54:09.430Z] 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"'
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1121068425 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1121068425 data=null doit=true}, TableItem with text {}]
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1121068426 data=null}, TableItem with text {}]
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1121068426 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}]
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121068426 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1121068428 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}]
11:54:12 [2024-03-15T15:54:12.695Z] 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'
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=1121068478 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']
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:12 [2024-03-15T15:54:12.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:12 [2024-03-15T15:54:12.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
11:54:12 [2024-03-15T15:54:12.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:12 [2024-03-15T15:54:12.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:12 [2024-03-15T15:54:12.951Z] 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'
11:54:12 [2024-03-15T15:54:12.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
11:54:12 [2024-03-15T15:54:12.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=1121069104 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']
11:54:12 [2024-03-15T15:54:12.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
11:54:14 [2024-03-15T15:54:14.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
11:54:14 [2024-03-15T15:54:14.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:14 [2024-03-15T15:54:14.840Z] 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"'
11:54:14 [2024-03-15T15:54:14.840Z] 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'
11:54:14 [2024-03-15T15:54:14.840Z] 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'
11:54:14 [2024-03-15T15:54:14.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust'
11:54:14 [2024-03-15T15:54:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust} time=1121070594 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']
11:54:14 [2024-03-15T15:54:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust'
11:54:14 [2024-03-15T15:54:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
11:54:14 [2024-03-15T15:54:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
11:54:14 [2024-03-15T15:54:14.841Z] 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'
11:54:14 [2024-03-15T15:54:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust | new instance'
11:54:14 [2024-03-15T15:54:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust | new instance} time=1121070691 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']
11:54:14 [2024-03-15T15:54:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust | new instance'
11:54:14 [2024-03-15T15:54:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
11:54:15 [2024-03-15T15:54:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust | 2>"'
11:54:15 [2024-03-15T15:54:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
11:54:15 [2024-03-15T15:54:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
11:54:15 [2024-03-15T15:54:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:15 [2024-03-15T15:54:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:15 [2024-03-15T15:54:15.963Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:54:15 [2024-03-15T15:54:15.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
11:54:15 [2024-03-15T15:54:15.963Z] 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=1121072060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:15 [2024-03-15T15:54:15.963Z] 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=1121072060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:15 [2024-03-15T15:54:15.963Z] 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=1121072060 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:54:15 [2024-03-15T15:54:15.963Z] 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=1121072060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:15 [2024-03-15T15:54:15.963Z] 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=1121072060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:54:15 [2024-03-15T15:54:15.963Z] 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=1121072060 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}]
11:54:15 [2024-03-15T15:54:15.963Z] 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=1121072062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:54:15 [2024-03-15T15:54:15.963Z] 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=1121072062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:54:15 [2024-03-15T15:54:15.963Z] 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=1121072062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:54:15 [2024-03-15T15:54:15.964Z] 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=1121072063 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
11:54:15 [2024-03-15T15:54:15.964Z] 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=1121072063 data=null}, ToolItem with tooltip text {Unpin View}]
11:54:15 [2024-03-15T15:54:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
11:54:15 [2024-03-15T15:54:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
11:54:15 [2024-03-15T15:54:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:15 [2024-03-15T15:54:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:16 [2024-03-15T15:54:16.219Z] 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@486bcaa] time=1121072224 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:54:16 [2024-03-15T15:54:16.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:54:16 [2024-03-15T15:54:16.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:54:16 [2024-03-15T15:54:16.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:54:16 [2024-03-15T15:54:16.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:54:16 [2024-03-15T15:54:16.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121072249 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:54:16 [2024-03-15T15:54:16.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121072249 data=null doit=true}, TreeItem with text {test}]
11:54:16 [2024-03-15T15:54:16.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121072250 data=null}, TreeItem with text {test}]
11:54:16 [2024-03-15T15:54:16.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121072250 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:54:16 [2024-03-15T15:54:16.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121072250 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:54:16 [2024-03-15T15:54:16.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121072257 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:54:16 [2024-03-15T15:54:16.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:54:16 [2024-03-15T15:54:16.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:54:16 [2024-03-15T15:54:16.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:54:16 [2024-03-15T15:54:16.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:54:16 [2024-03-15T15:54:16.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:54:16 [2024-03-15T15:54:16.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:16 [2024-03-15T15:54:16.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:54:16 [2024-03-15T15:54:16.780Z] 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')
11:54:16 [2024-03-15T15:54:16.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:16 [2024-03-15T15:54:16.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:16 [2024-03-15T15:54:16.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:16 [2024-03-15T15:54:16.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:54:16 [2024-03-15T15:54:16.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:54:16 [2024-03-15T15:54:16.780Z] 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=1121072960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:16 [2024-03-15T15:54:16.780Z] 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=1121072960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:16 [2024-03-15T15:54:16.780Z] 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=1121072960 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:16 [2024-03-15T15:54:16.780Z] 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=1121072960 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:16 [2024-03-15T15:54:16.780Z] 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=1121072961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:16 [2024-03-15T15:54:16.780Z] 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=1121072961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:16 [2024-03-15T15:54:16.780Z] 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=1121072961 data=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')]
11:54:16 [2024-03-15T15:54:16.780Z] 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=1121072961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:16 [2024-03-15T15:54:16.780Z] 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=1121072961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:16 [2024-03-15T15:54:16.780Z] 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=1121072961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:16 [2024-03-15T15:54:16.780Z] 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=1121072961 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:16 [2024-03-15T15:54:16.780Z] 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=1121072961 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:16 [2024-03-15T15:54:16.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:54:16 [2024-03-15T15:54:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:16 [2024-03-15T15:54:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:16 [2024-03-15T15:54:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:16 [2024-03-15T15:54:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:16 [2024-03-15T15:54:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:54:16 [2024-03-15T15:54:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:54:16 [2024-03-15T15:54:16.781Z] 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')
11:54:16 [2024-03-15T15:54:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:54:16 [2024-03-15T15:54:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121072962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:16 [2024-03-15T15:54:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121072962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:16 [2024-03-15T15:54:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121072962 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:16 [2024-03-15T15:54:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121072962 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:16 [2024-03-15T15:54:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121072962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:16 [2024-03-15T15:54:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121072962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:16 [2024-03-15T15:54:16.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:16 [2024-03-15T15:54:16.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:16 [2024-03-15T15:54:16.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:16 [2024-03-15T15:54:16.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:16 [2024-03-15T15:54:16.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:16 [2024-03-15T15:54:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:54:17 [2024-03-15T15:54:17.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121072962 data=null 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')]
11:54:17 [2024-03-15T15:54:17.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121072297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:54:17 [2024-03-15T15:54:17.292Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.72 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
11:54:17 [2024-03-15T15:54:17.292Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testPinSingleTrace -- Time elapsed: 1.775 s
11:54:17 [2024-03-15T15:54:17.292Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest skipped
11:54:17 [2024-03-15T15:54:17.292Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testFollow -- Time elapsed: 5.457 s
11:54:17 [2024-03-15T15:54:17.292Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testCloneSingleTrace -- Time elapsed: 3.046 s
11:54:17 [2024-03-15T15:54:17.292Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
11:54:17 [2024-03-15T15:54:17.292Z] 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@486bcaa] time=1121073477 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:54:17 [2024-03-15T15:54:17.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:54:17 [2024-03-15T15:54:17.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:54:17 [2024-03-15T15:54:17.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:54:17 [2024-03-15T15:54:17.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:54:17 [2024-03-15T15:54:17.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121073578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:54:17 [2024-03-15T15:54:17.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:54:18 [2024-03-15T15:54:18.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:54:18 [2024-03-15T15:54:18.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:18 [2024-03-15T15:54:18.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:54:18 [2024-03-15T15:54:18.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:54:18 [2024-03-15T15:54:18.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
11:54:18 [2024-03-15T15:54:18.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
11:54:18 [2024-03-15T15:54:18.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1121075025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
11:54:18 [2024-03-15T15:54:18.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
11:54:18 [2024-03-15T15:54:18.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
11:54:18 [2024-03-15T15:54:18.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
11:54:18 [2024-03-15T15:54:18.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=1121075067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
11:54:18 [2024-03-15T15:54:18.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
11:54:19 [2024-03-15T15:54:19.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
11:54:19 [2024-03-15T15:54:19.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
11:54:19 [2024-03-15T15:54:19.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=1121075124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
11:54:19 [2024-03-15T15:54:19.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
11:54:19 [2024-03-15T15:54:19.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
11:54:19 [2024-03-15T15:54:19.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
11:54:19 [2024-03-15T15:54:19.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=1121075154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
11:54:19 [2024-03-15T15:54:19.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
11:54:19 [2024-03-15T15:54:19.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
11:54:19 [2024-03-15T15:54:19.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
11:54:19 [2024-03-15T15:54:19.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=1121075164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
11:54:19 [2024-03-15T15:54:19.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
11:54:20 [2024-03-15T15:54:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:54:20 [2024-03-15T15:54:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:20 [2024-03-15T15:54:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:54:20 [2024-03-15T15:54:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:54:20 [2024-03-15T15:54:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
11:54:20 [2024-03-15T15:54:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
11:54:20 [2024-03-15T15:54:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=1121076545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
11:54:20 [2024-03-15T15:54:20.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
11:54:21 [2024-03-15T15:54:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:54:21 [2024-03-15T15:54:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:21 [2024-03-15T15:54:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:54:21 [2024-03-15T15:54:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:54:21 [2024-03-15T15:54:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
11:54:21 [2024-03-15T15:54:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
11:54:21 [2024-03-15T15:54:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=1121078001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
11:54:21 [2024-03-15T15:54:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
11:54:21 [2024-03-15T15:54:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
11:54:21 [2024-03-15T15:54:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
11:54:21 [2024-03-15T15:54:21.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=1121078072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
11:54:22 [2024-03-15T15:54:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
11:54:22 [2024-03-15T15:54:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
11:54:22 [2024-03-15T15:54:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
11:54:22 [2024-03-15T15:54:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=1121078128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
11:54:22 [2024-03-15T15:54:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
11:54:22 [2024-03-15T15:54:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
11:54:22 [2024-03-15T15:54:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
11:54:22 [2024-03-15T15:54:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=1121078192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
11:54:22 [2024-03-15T15:54:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
11:54:22 [2024-03-15T15:54:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
11:54:22 [2024-03-15T15:54:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
11:54:22 [2024-03-15T15:54:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=1121078202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
11:54:22 [2024-03-15T15:54:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
11:54:22 [2024-03-15T15:54:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1121078219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=1121078223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1121078232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=1121078257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=1121078287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
11:54:22 [2024-03-15T15:54:22.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=1121078325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
11:54:22 [2024-03-15T15:54:22.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
11:54:22 [2024-03-15T15:54:22.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
11:54:22 [2024-03-15T15:54:22.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
11:54:22 [2024-03-15T15:54:22.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=1121078390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
11:54:22 [2024-03-15T15:54:22.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
11:54:23 [2024-03-15T15:54:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:54:23 [2024-03-15T15:54:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:23 [2024-03-15T15:54:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:54:23 [2024-03-15T15:54:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:54:23 [2024-03-15T15:54:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
11:54:23 [2024-03-15T15:54:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
11:54:23 [2024-03-15T15:54:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1121079828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
11:54:23 [2024-03-15T15:54:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
11:54:23 [2024-03-15T15:54:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
11:54:23 [2024-03-15T15:54:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
11:54:23 [2024-03-15T15:54:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=1121079896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
11:54:23 [2024-03-15T15:54:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
11:54:23 [2024-03-15T15:54:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
11:54:23 [2024-03-15T15:54:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
11:54:23 [2024-03-15T15:54:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=1121079931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
11:54:23 [2024-03-15T15:54:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
11:54:24 [2024-03-15T15:54:24.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
11:54:24 [2024-03-15T15:54:24.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
11:54:24 [2024-03-15T15:54:24.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=1121079975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
11:54:24 [2024-03-15T15:54:24.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
11:54:24 [2024-03-15T15:54:24.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
11:54:24 [2024-03-15T15:54:24.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
11:54:24 [2024-03-15T15:54:24.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=1121079986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
11:54:24 [2024-03-15T15:54:24.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
11:54:24 [2024-03-15T15:54:24.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
11:54:24 [2024-03-15T15:54:24.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
11:54:24 [2024-03-15T15:54:24.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=1121080003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=1121080007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
11:54:24 [2024-03-15T15:54:24.024Z] 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@486bcaa] time=1121080140 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121080144 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121080145 data=null doit=true}, TreeItem with text {test}]
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121080145 data=null}, TreeItem with text {test}]
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121080145 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121080145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121080164 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:54:24 [2024-03-15T15:54:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:54:24 [2024-03-15T15:54:24.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:54:24 [2024-03-15T15:54:24.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:54:24 [2024-03-15T15:54:24.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:54:24 [2024-03-15T15:54:24.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:24 [2024-03-15T15:54:24.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:54:24 [2024-03-15T15:54:24.841Z] 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')
11:54:24 [2024-03-15T15:54:24.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:24 [2024-03-15T15:54:24.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:24 [2024-03-15T15:54:24.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:24 [2024-03-15T15:54:24.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:54:24 [2024-03-15T15:54:24.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:54:24 [2024-03-15T15:54:24.841Z] 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=1121080874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:24 [2024-03-15T15:54:24.841Z] 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=1121080875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:24 [2024-03-15T15:54:24.841Z] 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=1121080875 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:24 [2024-03-15T15:54:24.841Z] 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=1121080875 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:24 [2024-03-15T15:54:24.841Z] 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=1121080875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:24 [2024-03-15T15:54:24.841Z] 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=1121080875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:24 [2024-03-15T15:54:24.842Z] 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=1121080875 data=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')]
11:54:24 [2024-03-15T15:54:24.842Z] 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=1121080875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:24 [2024-03-15T15:54:24.842Z] 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=1121080875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:24 [2024-03-15T15:54:24.842Z] 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=1121080876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:24 [2024-03-15T15:54:24.842Z] 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=1121080876 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:24 [2024-03-15T15:54:24.842Z] 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=1121080876 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:24 [2024-03-15T15:54:24.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:54:24 [2024-03-15T15:54:24.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:24 [2024-03-15T15:54:24.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:24 [2024-03-15T15:54:24.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:24 [2024-03-15T15:54:24.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:24 [2024-03-15T15:54:24.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:54:24 [2024-03-15T15:54:24.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:54:24 [2024-03-15T15:54:24.842Z] 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')
11:54:24 [2024-03-15T15:54:24.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:54:24 [2024-03-15T15:54:24.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121080877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:24 [2024-03-15T15:54:24.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121080877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:24 [2024-03-15T15:54:24.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121080877 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:24 [2024-03-15T15:54:24.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121080877 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:24 [2024-03-15T15:54:24.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121080877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:24 [2024-03-15T15:54:24.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121080877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:24 [2024-03-15T15:54:24.842Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:24 [2024-03-15T15:54:24.842Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:24 [2024-03-15T15:54:24.842Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:24 [2024-03-15T15:54:24.842Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:24 [2024-03-15T15:54:24.842Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:24 [2024-03-15T15:54:24.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:54:25 [2024-03-15T15:54:25.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121080877 data=null 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')]
11:54:25 [2024-03-15T15:54:25.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121080200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:54:25 [2024-03-15T15:54:25.353Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.908 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
11:54:25 [2024-03-15T15:54:25.353Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testPersistHiding -- Time elapsed: 2.979 s
11:54:25 [2024-03-15T15:54:25.353Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testToggleColumns -- Time elapsed: 1.829 s
11:54:25 [2024-03-15T15:54:25.353Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testShowAll -- Time elapsed: 1.646 s
11:54:25 [2024-03-15T15:54:25.353Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
11:54:25 [2024-03-15T15:54:25.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@486bcaa] time=1121081395 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:54:25 [2024-03-15T15:54:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:54:25 [2024-03-15T15:54:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:54:25 [2024-03-15T15:54:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:54:25 [2024-03-15T15:54:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:54:25 [2024-03-15T15:54:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121081484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:54:25 [2024-03-15T15:54:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121085241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121085241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121085241 data=null doit=true}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121085241 data=null}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1121085288 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1121085291 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121085293 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1121085294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121085295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1121085295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1121085295 data=null doit=true}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1121085295 data=null}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:e
11:54:29 [2024-03-15T15:54:29.518Z]  into text (of type 'Text')
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''e
11:54:29 [2024-03-15T15:54:29.518Z] '' with an interval of {1}ms. between characters.
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121085648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121085649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121085649 data=null doit=true}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121085649 data=null}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1121085649 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121085649 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
11:54:29 [2024-03-15T15:54:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1121085650 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
11:54:30 [2024-03-15T15:54:30.445Z] 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@486bcaa] time=1121086581 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:54:30 [2024-03-15T15:54:30.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:54:30 [2024-03-15T15:54:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:54:30 [2024-03-15T15:54:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:54:30 [2024-03-15T15:54:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:54:30 [2024-03-15T15:54:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121086686 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:54:30 [2024-03-15T15:54:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121086686 data=null doit=true}, TreeItem with text {test}]
11:54:30 [2024-03-15T15:54:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121086686 data=null}, TreeItem with text {test}]
11:54:30 [2024-03-15T15:54:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121086686 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:54:30 [2024-03-15T15:54:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121086686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:54:30 [2024-03-15T15:54:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121086693 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:54:30 [2024-03-15T15:54:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:54:30 [2024-03-15T15:54:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:54:30 [2024-03-15T15:54:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:54:31 [2024-03-15T15:54:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:54:31 [2024-03-15T15:54:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:54:31 [2024-03-15T15:54:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:31 [2024-03-15T15:54:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:54:31 [2024-03-15T15:54:31.628Z] 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')
11:54:31 [2024-03-15T15:54:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:31 [2024-03-15T15:54:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:31 [2024-03-15T15:54:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:31 [2024-03-15T15:54:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:54:31 [2024-03-15T15:54:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:54:31 [2024-03-15T15:54:31.628Z] 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=1121087499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:31 [2024-03-15T15:54:31.628Z] 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=1121087499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:31 [2024-03-15T15:54:31.628Z] 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=1121087499 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:31 [2024-03-15T15:54:31.628Z] 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=1121087499 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:31 [2024-03-15T15:54:31.628Z] 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=1121087499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:31 [2024-03-15T15:54:31.628Z] 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=1121087499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:31 [2024-03-15T15:54:31.628Z] 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=1121087499 data=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')]
11:54:31 [2024-03-15T15:54:31.628Z] 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=1121087499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:31 [2024-03-15T15:54:31.628Z] 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=1121087499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:31 [2024-03-15T15:54:31.628Z] 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=1121087500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:31 [2024-03-15T15:54:31.628Z] 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=1121087500 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:31 [2024-03-15T15:54:31.628Z] 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=1121087500 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:31 [2024-03-15T15:54:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:54:31 [2024-03-15T15:54:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:31 [2024-03-15T15:54:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:31 [2024-03-15T15:54:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:31 [2024-03-15T15:54:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:31 [2024-03-15T15:54:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:54:31 [2024-03-15T15:54:31.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:54:31 [2024-03-15T15:54:31.628Z] 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')
11:54:31 [2024-03-15T15:54:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:54:31 [2024-03-15T15:54:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121087500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:31 [2024-03-15T15:54:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121087500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:31 [2024-03-15T15:54:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121087501 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:31 [2024-03-15T15:54:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121087501 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:31 [2024-03-15T15:54:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121087501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:31 [2024-03-15T15:54:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121087501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:31 [2024-03-15T15:54:31.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:31 [2024-03-15T15:54:31.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:31 [2024-03-15T15:54:31.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:31 [2024-03-15T15:54:31.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:31 [2024-03-15T15:54:31.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:31 [2024-03-15T15:54:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:54:31 [2024-03-15T15:54:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121087501 data=null 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')]
11:54:31 [2024-03-15T15:54:31.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121086731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:54:33 [2024-03-15T15:54:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:54:33 [2024-03-15T15:54:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:33 [2024-03-15T15:54:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:54:33 [2024-03-15T15:54:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:54:33 [2024-03-15T15:54:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:54:33 [2024-03-15T15:54:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
11:54:33 [2024-03-15T15:54:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121089702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:33 [2024-03-15T15:54:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121089702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:33 [2024-03-15T15:54:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121089702 data=null doit=true}, (of type 'Table')]
11:54:33 [2024-03-15T15:54:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121089702 data=null}, (of type 'Table')]
11:54:33 [2024-03-15T15:54:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1121089702 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')]
11:54:33 [2024-03-15T15:54:33.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1121089755 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')]
11:54:33 [2024-03-15T15:54:33.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121089757 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
11:54:33 [2024-03-15T15:54:33.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1121089757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:33 [2024-03-15T15:54:33.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121089758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:33 [2024-03-15T15:54:33.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1121089758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:33 [2024-03-15T15:54:33.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1121089758 data=null doit=true}, (of type 'Table')]
11:54:33 [2024-03-15T15:54:33.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1121089758 data=null}, (of type 'Table')]
11:54:33 [2024-03-15T15:54:33.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
11:54:33 [2024-03-15T15:54:33.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:54:33 [2024-03-15T15:54:33.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:54:33 [2024-03-15T15:54:33.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:00
11:54:33 [2024-03-15T15:54:33.771Z]  into text (of type 'Text')
11:54:33 [2024-03-15T15:54:33.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:54:33 [2024-03-15T15:54:33.771Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''00
11:54:33 [2024-03-15T15:54:33.771Z] '' with an interval of {1}ms. between characters.
11:54:34 [2024-03-15T15:54:34.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:54:34 [2024-03-15T15:54:34.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
11:54:34 [2024-03-15T15:54:34.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121090231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:34 [2024-03-15T15:54:34.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121090231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:34 [2024-03-15T15:54:34.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121090231 data=null doit=true}, (of type 'Table')]
11:54:34 [2024-03-15T15:54:34.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121090231 data=null}, (of type 'Table')]
11:54:34 [2024-03-15T15:54:34.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1121090231 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
11:54:34 [2024-03-15T15:54:34.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121090232 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
11:54:34 [2024-03-15T15:54:34.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1121090232 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
11:54:35 [2024-03-15T15:54:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:54:35 [2024-03-15T15:54:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
11:54:35 [2024-03-15T15:54:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121091147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:35 [2024-03-15T15:54:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121091147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:35 [2024-03-15T15:54:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121091147 data=null doit=true}, (of type 'Table')]
11:54:35 [2024-03-15T15:54:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121091147 data=null}, (of type 'Table')]
11:54:35 [2024-03-15T15:54:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1121091147 data=null button=1 stateMask=0x0 x=14 y=12 count=1}, (of type 'Table')]
11:54:35 [2024-03-15T15:54:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1121091156 data=null button=1 stateMask=0x80000 x=14 y=12 count=1}, (of type 'Table')]
11:54:35 [2024-03-15T15:54:35.209Z] 
11:54:35 [2024-03-15T15:54:35.209Z] !ENTRY org.eclipse.ui 4 0 2024-03-15 15:54:34.971
11:54:35 [2024-03-15T15:54:35.209Z] !MESSAGE Unhandled event loop exception
11:54:35 [2024-03-15T15:54:35.209Z] !STACK 0
11:54:35 [2024-03-15T15:54:35.209Z] org.eclipse.swt.SWTException: Widget is disposed
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.SWT.error(SWT.java:4922)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.SWT.error(SWT.java:4837)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.SWT.error(SWT.java:4808)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:565)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:480)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:619)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:289)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:54:35 [2024-03-15T15:54:35.209Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:54:35 [2024-03-15T15:54:35.209Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:54:35 [2024-03-15T15:54:35.209Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:54:35 [2024-03-15T15:54:35.209Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
11:54:35 [2024-03-15T15:54:35.209Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
11:54:35 [2024-03-15T15:54:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121091156 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
11:54:35 [2024-03-15T15:54:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1121091175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:35 [2024-03-15T15:54:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121091176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:35 [2024-03-15T15:54:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1121091176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:35 [2024-03-15T15:54:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1121091176 data=null doit=true}, (of type 'Table')]
11:54:35 [2024-03-15T15:54:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1121091177 data=null}, (of type 'Table')]
11:54:35 [2024-03-15T15:54:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
11:54:36 [2024-03-15T15:54:36.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:54:37 [2024-03-15T15:54:37.500Z] 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@486bcaa] time=1121093677 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:54:37 [2024-03-15T15:54:37.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:54:37 [2024-03-15T15:54:37.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:54:37 [2024-03-15T15:54:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:54:37 [2024-03-15T15:54:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:54:37 [2024-03-15T15:54:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121093768 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:54:37 [2024-03-15T15:54:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121093768 data=null doit=true}, TreeItem with text {test}]
11:54:37 [2024-03-15T15:54:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121093768 data=null}, TreeItem with text {test}]
11:54:37 [2024-03-15T15:54:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121093768 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:54:37 [2024-03-15T15:54:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121093769 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:54:37 [2024-03-15T15:54:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121093777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:54:37 [2024-03-15T15:54:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:54:37 [2024-03-15T15:54:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:54:37 [2024-03-15T15:54:37.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:54:38 [2024-03-15T15:54:38.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:54:38 [2024-03-15T15:54:38.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:54:38 [2024-03-15T15:54:38.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:38 [2024-03-15T15:54:38.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:54:38 [2024-03-15T15:54:38.684Z] 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')
11:54:38 [2024-03-15T15:54:38.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:38 [2024-03-15T15:54:38.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:38 [2024-03-15T15:54:38.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:38 [2024-03-15T15:54:38.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:54:38 [2024-03-15T15:54:38.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:54:38 [2024-03-15T15:54:38.684Z] 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=1121094636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:38 [2024-03-15T15:54:38.684Z] 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=1121094636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:38 [2024-03-15T15:54:38.684Z] 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=1121094637 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:38 [2024-03-15T15:54:38.684Z] 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=1121094637 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:38 [2024-03-15T15:54:38.684Z] 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=1121094637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:38 [2024-03-15T15:54:38.684Z] 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=1121094637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:38 [2024-03-15T15:54:38.685Z] 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=1121094637 data=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')]
11:54:38 [2024-03-15T15:54:38.685Z] 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=1121094637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:38 [2024-03-15T15:54:38.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=1121094637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:38 [2024-03-15T15:54:38.685Z] 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=1121094637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:38 [2024-03-15T15:54:38.685Z] 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=1121094637 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:38 [2024-03-15T15:54:38.685Z] 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=1121094637 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:38 [2024-03-15T15:54:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:54:38 [2024-03-15T15:54:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:38 [2024-03-15T15:54:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:38 [2024-03-15T15:54:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:38 [2024-03-15T15:54:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:38 [2024-03-15T15:54:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:54:38 [2024-03-15T15:54:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:54:38 [2024-03-15T15:54:38.685Z] 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')
11:54:38 [2024-03-15T15:54:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:54:38 [2024-03-15T15:54:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121094639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:38 [2024-03-15T15:54:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121094639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:38 [2024-03-15T15:54:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121094639 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:38 [2024-03-15T15:54:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121094639 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:38 [2024-03-15T15:54:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121094639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:38 [2024-03-15T15:54:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121094639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:38 [2024-03-15T15:54:38.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:38 [2024-03-15T15:54:38.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:38 [2024-03-15T15:54:38.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:38 [2024-03-15T15:54:38.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:38 [2024-03-15T15:54:38.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:38 [2024-03-15T15:54:38.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:54:38 [2024-03-15T15:54:38.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121094639 data=null 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')]
11:54:38 [2024-03-15T15:54:38.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121093820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121096795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121096795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121096795 data=null doit=true}, (of type 'Table')]
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121096795 data=null}, (of type 'Table')]
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1121096796 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')]
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1121096798 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')]
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121096800 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1121096801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121096802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1121096802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1121096802 data=null doit=true}, (of type 'Table')]
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1121096802 data=null}, (of type 'Table')]
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
11:54:40 [2024-03-15T15:54:40.830Z]  into text (of type 'Text')
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:54:40 [2024-03-15T15:54:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
11:54:40 [2024-03-15T15:54:40.830Z] '' with an interval of {1}ms. between characters.
11:54:41 [2024-03-15T15:54:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:54:41 [2024-03-15T15:54:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
11:54:41 [2024-03-15T15:54:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121097567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:41 [2024-03-15T15:54:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121097567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:41 [2024-03-15T15:54:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121097567 data=null doit=true}, (of type 'Table')]
11:54:41 [2024-03-15T15:54:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121097567 data=null}, (of type 'Table')]
11:54:41 [2024-03-15T15:54:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1121097567 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
11:54:41 [2024-03-15T15:54:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121097567 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
11:54:41 [2024-03-15T15:54:41.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1121097568 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
11:54:42 [2024-03-15T15:54:42.319Z] 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@486bcaa] time=1121098482 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:54:42 [2024-03-15T15:54:42.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:54:42 [2024-03-15T15:54:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:54:42 [2024-03-15T15:54:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:54:42 [2024-03-15T15:54:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:54:42 [2024-03-15T15:54:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121098591 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:54:42 [2024-03-15T15:54:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121098592 data=null doit=true}, TreeItem with text {test}]
11:54:42 [2024-03-15T15:54:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121098592 data=null}, TreeItem with text {test}]
11:54:42 [2024-03-15T15:54:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121098592 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:54:42 [2024-03-15T15:54:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121098592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:54:42 [2024-03-15T15:54:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121098600 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:54:42 [2024-03-15T15:54:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:54:42 [2024-03-15T15:54:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:54:42 [2024-03-15T15:54:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:54:43 [2024-03-15T15:54:43.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:54:43 [2024-03-15T15:54:43.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:54:43 [2024-03-15T15:54:43.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:43 [2024-03-15T15:54:43.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:54:43 [2024-03-15T15:54:43.504Z] 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')
11:54:43 [2024-03-15T15:54:43.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:43 [2024-03-15T15:54:43.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:43 [2024-03-15T15:54:43.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:43 [2024-03-15T15:54:43.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:54:43 [2024-03-15T15:54:43.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:54:43 [2024-03-15T15:54:43.504Z] 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=1121099408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:43 [2024-03-15T15:54:43.504Z] 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=1121099408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:43 [2024-03-15T15:54:43.504Z] 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=1121099408 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:43 [2024-03-15T15:54:43.504Z] 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=1121099409 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:43 [2024-03-15T15:54:43.505Z] 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=1121099409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:43 [2024-03-15T15:54:43.505Z] 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=1121099409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:43 [2024-03-15T15:54:43.505Z] 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=1121099409 data=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')]
11:54:43 [2024-03-15T15:54:43.505Z] 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=1121099409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:43 [2024-03-15T15:54:43.505Z] 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=1121099409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:43 [2024-03-15T15:54:43.505Z] 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=1121099409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:43 [2024-03-15T15:54:43.505Z] 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=1121099409 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:43 [2024-03-15T15:54:43.505Z] 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=1121099409 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:54:43 [2024-03-15T15:54:43.505Z] 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')
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121099410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121099410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121099410 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121099410 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121099410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121099410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:43 [2024-03-15T15:54:43.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:43 [2024-03-15T15:54:43.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:43 [2024-03-15T15:54:43.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:43 [2024-03-15T15:54:43.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:43 [2024-03-15T15:54:43.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121099410 data=null 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')]
11:54:43 [2024-03-15T15:54:43.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121098638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:54:45 [2024-03-15T15:54:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:54:45 [2024-03-15T15:54:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:45 [2024-03-15T15:54:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:54:45 [2024-03-15T15:54:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:54:45 [2024-03-15T15:54:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:54:45 [2024-03-15T15:54:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
11:54:45 [2024-03-15T15:54:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121101537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121101537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121101537 data=null doit=true}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121101537 data=null}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1121101591 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1121101594 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121101596 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1121101597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121101598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1121101598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1121101598 data=null doit=true}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1121101598 data=null}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:2 into text (of type 'Text')
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''2'' with an interval of {1}ms. between characters.
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:54:45 [2024-03-15T15:54:45.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121101887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121101887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121101887 data=null doit=true}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121101887 data=null}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1121101887 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1121101891 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121101892 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1121101893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121101894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1121101894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1121101894 data=null doit=true}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1121101894 data=null}, (of type 'Table')]
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:F into text (of type 'Text')
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:54:45 [2024-03-15T15:54:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''F'' with an interval of {1}ms. between characters.
11:54:45 [2024-03-15T15:54:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: of type 'Text'
11:54:45 [2024-03-15T15:54:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: (of type 'Text')
11:54:45 [2024-03-15T15:54:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:54:47 [2024-03-15T15:54:47.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
11:54:47 [2024-03-15T15:54:47.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
11:54:47 [2024-03-15T15:54:47.795Z] 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"')
11:54:47 [2024-03-15T15:54:47.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
11:54:47 [2024-03-15T15:54:47.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
11:54:47 [2024-03-15T15:54:47.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
11:54:47 [2024-03-15T15:54:47.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
11:54:47 [2024-03-15T15:54:47.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
11:54:47 [2024-03-15T15:54:47.795Z] 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"')
11:54:47 [2024-03-15T15:54:47.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
11:54:47 [2024-03-15T15:54:47.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
11:54:48 [2024-03-15T15:54:48.053Z] 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"')
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=1121104018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=1121104018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=1121104019 data=null doit=true}, CLabel with text {Message matches "F"}]
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=1121104019 data=null}, CLabel with text {Message matches "F"}]
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=1121104019 data=null button=1 stateMask=0x0 x=82 y=11 count=1}, CLabel with text {Message matches "F"}]
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{CLabel {} [layout=null] time=1121104024 data=null button=1 stateMask=0x80000 x=82 y=11 count=1}, CLabel with text {Message matches "F"}]
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {Message matches "F"}
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=1121104050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=1121104050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=1121104050 data=null doit=true}, CLabel with text {Message matches "F"}]
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=1121104050 data=null}, CLabel with text {Message matches "F"}]
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=1121104050 data=null button=1 stateMask=0x0 x=9 y=9 count=1}, CLabel with text {Message matches "F"}]
11:54:48 [2024-03-15T15:54:48.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {}
11:54:49 [2024-03-15T15:54:49.420Z] 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@486bcaa] time=1121105559 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:54:49 [2024-03-15T15:54:49.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:54:49 [2024-03-15T15:54:49.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:54:49 [2024-03-15T15:54:49.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:54:49 [2024-03-15T15:54:49.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:54:49 [2024-03-15T15:54:49.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121105615 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:54:49 [2024-03-15T15:54:49.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121105615 data=null doit=true}, TreeItem with text {test}]
11:54:49 [2024-03-15T15:54:49.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121105615 data=null}, TreeItem with text {test}]
11:54:49 [2024-03-15T15:54:49.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121105615 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:54:49 [2024-03-15T15:54:49.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121105616 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:54:49 [2024-03-15T15:54:49.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121105626 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:54:49 [2024-03-15T15:54:49.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:54:49 [2024-03-15T15:54:49.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:54:49 [2024-03-15T15:54:49.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:54:50 [2024-03-15T15:54:50.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:54:50 [2024-03-15T15:54:50.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:54:50 [2024-03-15T15:54:50.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:50 [2024-03-15T15:54:50.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:54:50 [2024-03-15T15:54:50.237Z] 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')
11:54:50 [2024-03-15T15:54:50.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:50 [2024-03-15T15:54:50.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:50 [2024-03-15T15:54:50.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:50 [2024-03-15T15:54:50.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:54:50 [2024-03-15T15:54:50.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:54:50 [2024-03-15T15:54:50.237Z] 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=1121106402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:50 [2024-03-15T15:54:50.237Z] 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=1121106402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:50 [2024-03-15T15:54:50.237Z] 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=1121106402 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:50 [2024-03-15T15:54:50.237Z] 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=1121106403 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:50 [2024-03-15T15:54:50.237Z] 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=1121106403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:50 [2024-03-15T15:54:50.237Z] 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=1121106403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:50 [2024-03-15T15:54:50.237Z] 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=1121106403 data=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')]
11:54:50 [2024-03-15T15:54:50.237Z] 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=1121106403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:50 [2024-03-15T15:54:50.237Z] 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=1121106403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:50 [2024-03-15T15:54:50.237Z] 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=1121106403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:50 [2024-03-15T15:54:50.237Z] 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=1121106403 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:50 [2024-03-15T15:54:50.237Z] 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=1121106404 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:50 [2024-03-15T15:54:50.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:54:50 [2024-03-15T15:54:50.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:50 [2024-03-15T15:54:50.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:50 [2024-03-15T15:54:50.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:50 [2024-03-15T15:54:50.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:50 [2024-03-15T15:54:50.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:54:50 [2024-03-15T15:54:50.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:54:50 [2024-03-15T15:54:50.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')
11:54:50 [2024-03-15T15:54:50.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:54:50 [2024-03-15T15:54:50.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121106404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:50 [2024-03-15T15:54:50.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121106404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:50 [2024-03-15T15:54:50.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121106404 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:50 [2024-03-15T15:54:50.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121106405 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:50 [2024-03-15T15:54:50.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121106405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:50 [2024-03-15T15:54:50.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121106405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:50 [2024-03-15T15:54:50.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')
11:54:50 [2024-03-15T15:54:50.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')
11:54:50 [2024-03-15T15:54:50.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')
11:54:50 [2024-03-15T15:54:50.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')
11:54:50 [2024-03-15T15:54:50.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')
11:54:50 [2024-03-15T15:54:50.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:54:50 [2024-03-15T15:54:50.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121106405 data=null 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')]
11:54:50 [2024-03-15T15:54:50.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121105661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:54:52 [2024-03-15T15:54:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:54:52 [2024-03-15T15:54:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:52 [2024-03-15T15:54:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:54:52 [2024-03-15T15:54:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:54:52 [2024-03-15T15:54:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:54:52 [2024-03-15T15:54:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
11:54:52 [2024-03-15T15:54:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121108557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121108557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121108557 data=null doit=true}, (of type 'Table')]
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121108557 data=null}, (of type 'Table')]
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1121108557 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')]
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1121108560 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')]
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121108562 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1121108563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121108564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1121108564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1121108564 data=null doit=true}, (of type 'Table')]
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1121108564 data=null}, (of type 'Table')]
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
11:54:52 [2024-03-15T15:54:52.383Z]  into text (of type 'Text')
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:54:52 [2024-03-15T15:54:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
11:54:52 [2024-03-15T15:54:52.383Z] '' with an interval of {1}ms. between characters.
11:54:53 [2024-03-15T15:54:53.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:54:53 [2024-03-15T15:54:53.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
11:54:53 [2024-03-15T15:54:53.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121109319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:53 [2024-03-15T15:54:53.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121109319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:53 [2024-03-15T15:54:53.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121109319 data=null doit=true}, (of type 'Table')]
11:54:53 [2024-03-15T15:54:53.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121109319 data=null}, (of type 'Table')]
11:54:53 [2024-03-15T15:54:53.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1121109319 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
11:54:53 [2024-03-15T15:54:53.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121109319 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
11:54:53 [2024-03-15T15:54:53.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1121109320 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
11:54:54 [2024-03-15T15:54:54.239Z] 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@486bcaa] time=1121110236 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:54:54 [2024-03-15T15:54:54.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:54:54 [2024-03-15T15:54:54.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:54:54 [2024-03-15T15:54:54.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:54:54 [2024-03-15T15:54:54.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:54:54 [2024-03-15T15:54:54.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121110329 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:54:54 [2024-03-15T15:54:54.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121110330 data=null doit=true}, TreeItem with text {test}]
11:54:54 [2024-03-15T15:54:54.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121110330 data=null}, TreeItem with text {test}]
11:54:54 [2024-03-15T15:54:54.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121110330 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:54:54 [2024-03-15T15:54:54.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121110330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:54:54 [2024-03-15T15:54:54.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121110337 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:54:54 [2024-03-15T15:54:54.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:54:54 [2024-03-15T15:54:54.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:54:54 [2024-03-15T15:54:54.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:54:55 [2024-03-15T15:54:55.167Z] 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')
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:54:55 [2024-03-15T15:54:55.167Z] 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=1121111190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:55 [2024-03-15T15:54:55.167Z] 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=1121111190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:55 [2024-03-15T15:54:55.167Z] 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=1121111191 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:55 [2024-03-15T15:54:55.167Z] 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=1121111191 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:55 [2024-03-15T15:54:55.167Z] 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=1121111191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:55 [2024-03-15T15:54:55.167Z] 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=1121111191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:55 [2024-03-15T15:54:55.167Z] 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=1121111191 data=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')]
11:54:55 [2024-03-15T15:54:55.167Z] 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=1121111191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:55 [2024-03-15T15:54:55.167Z] 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=1121111191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:55 [2024-03-15T15:54:55.167Z] 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=1121111191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:55 [2024-03-15T15:54:55.167Z] 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=1121111191 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:55 [2024-03-15T15:54:55.167Z] 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=1121111191 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:54:55 [2024-03-15T15:54:55.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')
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121111192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121111192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121111192 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121111192 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:55 [2024-03-15T15:54:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121111192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:55 [2024-03-15T15:54:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121111192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:55 [2024-03-15T15:54:55.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:55 [2024-03-15T15:54:55.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:55 [2024-03-15T15:54:55.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:55 [2024-03-15T15:54:55.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:55 [2024-03-15T15:54:55.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:54:55 [2024-03-15T15:54:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:54:55 [2024-03-15T15:54:55.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121111193 data=null 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')]
11:54:55 [2024-03-15T15:54:55.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121110374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:54:55 [2024-03-15T15:54:55.679Z] 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
11:54:55 [2024-03-15T15:54:55.679Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testMultiHighlightMessage -- Time elapsed: 4.411 s
11:54:55 [2024-03-15T15:54:55.679Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testSwitchToFilter -- Time elapsed: 7.137 s
11:54:55 [2024-03-15T15:54:55.679Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHighlight -- Time elapsed: 4.771 s
11:54:55 [2024-03-15T15:54:55.679Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHeaderBar -- Time elapsed: 6.995 s
11:54:55 [2024-03-15T15:54:55.679Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testPreference -- Time elapsed: 4.786 s
11:54:55 [2024-03-15T15:54:55.680Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
11:54:55 [2024-03-15T15:54:55.680Z] 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@486bcaa] time=1121111709 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:54:55 [2024-03-15T15:54:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:54:55 [2024-03-15T15:54:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:54:55 [2024-03-15T15:54:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:54:55 [2024-03-15T15:54:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:54:55 [2024-03-15T15:54:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121111799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:54:55 [2024-03-15T15:54:55.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:54:55 [2024-03-15T15:54:55.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:54:55 [2024-03-15T15:54:55.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:54:55 [2024-03-15T15:54:55.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:54:55 [2024-03-15T15:54:55.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:54:55 [2024-03-15T15:54:55.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:54:55 [2024-03-15T15:54:55.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:54:55 [2024-03-15T15:54:55.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1121111912 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
11:54:55 [2024-03-15T15:54:55.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1121111912 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1121111912 data=null}, TreeItem with text {TestForFiltering}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1121111912 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121111912 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}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1121111924 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1121111936 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1121111937 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1121111937 data=null}, TreeItem with text {TestForFiltering}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1121111937 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121111937 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}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1121111941 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1121111941 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1121111944 data=null}, TreeItem with text {TestForFiltering}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1121111944 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121111945 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}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1121111946 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1121111947 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1121111947 data=null doit=true}, TreeItem with text {Traces [0]}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1121111947 data=null}, TreeItem with text {Traces [0]}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1121111947 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121111947 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]}]
11:54:55 [2024-03-15T15:54:55.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1121111953 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:54:57 [2024-03-15T15:54:57.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
11:54:57 [2024-03-15T15:54:57.301Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
11:54:57 [2024-03-15T15:54:57.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
11:54:57 [2024-03-15T15:54:57.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.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=1121113358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.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=1121113358 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.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=1121113358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.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=1121113358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.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=1121113358 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}]
11:54:57 [2024-03-15T15:54:57.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=1121113397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.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=1121113404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.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=1121113404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.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=1121113405 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.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=1121113405 data=null}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
11:54:57 [2024-03-15T15:54:57.301Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
11:54:57 [2024-03-15T15:54:57.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
11:54:57 [2024-03-15T15:54:57.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113405 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113406 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}]
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113464 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113464 data=null}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113464 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113465 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}]
11:54:57 [2024-03-15T15:54:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113505 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113505 data=null}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113506 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113506 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}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113576 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113576 data=null}, ToolItem with tooltip text {Insert new color setting}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Increase priority}
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113577 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113577 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}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113577 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113577 data=null}, ToolItem with tooltip text {Increase priority}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Increase priority}
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Decrease priority}
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
11:54:57 [2024-03-15T15:54:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113578 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113605 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}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113640 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113640 data=null}, ToolItem with tooltip text {Decrease priority}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Decrease priority}
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113641 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113641 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}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113678 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113678 data=null}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113697 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113697 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}]
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113739 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113739 data=null}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113741 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
11:54:57 [2024-03-15T15:54:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121113742 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}]
11:54:57 [2024-03-15T15:54:57.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
11:54:57 [2024-03-15T15:54:57.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
11:54:57 [2024-03-15T15:54:57.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
11:54:57 [2024-03-15T15:54:57.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
11:54:57 [2024-03-15T15:54:57.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
11:54:57 [2024-03-15T15:54:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
11:54:57 [2024-03-15T15:54:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:54:57 [2024-03-15T15:54:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:54:57 [2024-03-15T15:54:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:54:57 [2024-03-15T15:54:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:54:57 [2024-03-15T15:54:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [2] in (of type 'Table')
11:54:57 [2024-03-15T15:54:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121113841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:57 [2024-03-15T15:54:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121113842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:54:57 [2024-03-15T15:54:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121113842 data=null doit=true}, (of type 'Table')]
11:54:57 [2024-03-15T15:54:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121113842 data=null}, (of type 'Table')]
11:54:57 [2024-03-15T15:54:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1121113842 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, (of type 'Table')]
11:54:57 [2024-03-15T15:54:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121113842 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
11:54:57 [2024-03-15T15:54:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1121113843 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, (of type 'Table')]
11:54:58 [2024-03-15T15:54:58.074Z] 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@486bcaa] time=1121114230 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:54:58 [2024-03-15T15:54:58.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:54:58 [2024-03-15T15:54:58.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:54:58 [2024-03-15T15:54:58.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:54:58 [2024-03-15T15:54:58.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:54:58 [2024-03-15T15:54:58.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1121114263 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
11:54:58 [2024-03-15T15:54:58.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1121114263 data=null doit=true}, TreeItem with text {TestForFiltering}]
11:54:58 [2024-03-15T15:54:58.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1121114263 data=null}, TreeItem with text {TestForFiltering}]
11:54:58 [2024-03-15T15:54:58.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1121114263 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:54:58 [2024-03-15T15:54:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121114264 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}]
11:54:58 [2024-03-15T15:54:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1121114271 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
11:54:58 [2024-03-15T15:54:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:54:58 [2024-03-15T15:54:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:54:58 [2024-03-15T15:54:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:54:58 [2024-03-15T15:54:58.895Z] 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')
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:54:58 [2024-03-15T15:54:58.895Z] 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=1121115048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:58 [2024-03-15T15:54:58.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=1121115048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:58 [2024-03-15T15:54:58.895Z] 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=1121115048 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:58 [2024-03-15T15:54:58.895Z] 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=1121115048 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:58 [2024-03-15T15:54:58.895Z] 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=1121115048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:58 [2024-03-15T15:54:58.895Z] 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=1121115048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:58 [2024-03-15T15:54:58.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=1121115049 data=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')]
11:54:58 [2024-03-15T15:54:58.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=1121115049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:58 [2024-03-15T15:54:58.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=1121115049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:58 [2024-03-15T15:54:58.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=1121115049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:58 [2024-03-15T15:54:58.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=1121115049 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:58 [2024-03-15T15:54:58.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=1121115049 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:54:58 [2024-03-15T15:54:58.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')
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121115050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121115050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121115050 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121115050 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121115051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:58 [2024-03-15T15:54:58.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121115051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:54:58 [2024-03-15T15:54:58.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')
11:54:58 [2024-03-15T15:54:58.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')
11:54:58 [2024-03-15T15:54:58.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')
11:54:58 [2024-03-15T15:54:58.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')
11:54:58 [2024-03-15T15:54:58.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')
11:54:58 [2024-03-15T15:54:58.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:54:59 [2024-03-15T15:54:59.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121115051 data=null 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')]
11:54:59 [2024-03-15T15:54:59.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121114312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:54:59 [2024-03-15T15:54:59.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
11:54:59 [2024-03-15T15:54:59.408Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.871 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
11:54:59 [2024-03-15T15:54:59.408Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest.testYellow -- Time elapsed: 0.519 s
11:54:59 [2024-03-15T15:54:59.408Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
11:54:59 [2024-03-15T15:54:59.408Z] 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@486bcaa] time=1121115589 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:54:59 [2024-03-15T15:54:59.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:54:59 [2024-03-15T15:54:59.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:54:59 [2024-03-15T15:54:59.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:54:59 [2024-03-15T15:54:59.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:54:59 [2024-03-15T15:54:59.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121115670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:54:59 [2024-03-15T15:54:59.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1121117126 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1121117126 data=null doit=true}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1121117126 data=null}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1121117126 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121117127 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1121117129 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1121117130 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1121117136 data=null doit=true}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1121117137 data=null}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
11:55:01 [2024-03-15T15:55:01.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:55:01 [2024-03-15T15:55:01.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:55:01 [2024-03-15T15:55:01.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:55:01 [2024-03-15T15:55:01.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
11:55:01 [2024-03-15T15:55:01.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1121117765 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1121117765 data=null doit=true}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:55:01 [2024-03-15T15:55:01.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1121117766 data=null}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1121117766 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121117766 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1121117769 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1121117770 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1121117770 data=null doit=true}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1121117770 data=null}, TableItem with text {}]
11:55:01 [2024-03-15T15:55:01.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
11:55:01 [2024-03-15T15:55:01.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
11:55:01 [2024-03-15T15:55:01.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
11:55:01 [2024-03-15T15:55:01.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
11:55:01 [2024-03-15T15:55:01.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1121117799 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']
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1121118359 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1121118359 data=null doit=true}, TableItem with text {}]
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1121118359 data=null}, TableItem with text {}]
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1121118359 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121118359 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1121118364 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1121118365 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1121118365 data=null doit=true}, TableItem with text {}]
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1121118365 data=null}, TableItem with text {}]
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1121118401 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']
11:55:02 [2024-03-15T15:55:02.404Z] 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@486bcaa] time=1121118462 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:55:02 [2024-03-15T15:55:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121118519 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:55:02 [2024-03-15T15:55:02.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121118519 data=null doit=true}, TreeItem with text {test}]
11:55:02 [2024-03-15T15:55:02.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121118519 data=null}, TreeItem with text {test}]
11:55:02 [2024-03-15T15:55:02.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121118519 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:55:02 [2024-03-15T15:55:02.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121118519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:55:02 [2024-03-15T15:55:02.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121118531 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:55:02 [2024-03-15T15:55:02.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:55:02 [2024-03-15T15:55:02.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:55:02 [2024-03-15T15:55:02.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:55:02 [2024-03-15T15:55:02.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:55:02 [2024-03-15T15:55:02.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:55:02 [2024-03-15T15:55:02.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:55:02 [2024-03-15T15:55:02.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:55:02 [2024-03-15T15:55:02.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')
11:55:02 [2024-03-15T15:55:02.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:55:02 [2024-03-15T15:55:02.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:55:02 [2024-03-15T15:55:02.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:02 [2024-03-15T15:55:02.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:55:02 [2024-03-15T15:55:02.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:55:02 [2024-03-15T15:55:02.915Z] 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=1121118856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:02 [2024-03-15T15:55:02.915Z] 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=1121118856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:02 [2024-03-15T15:55:02.915Z] 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=1121118856 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:02 [2024-03-15T15:55:02.915Z] 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=1121118869 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:02 [2024-03-15T15:55:02.915Z] 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=1121118869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:02 [2024-03-15T15:55:02.915Z] 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=1121118869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:02 [2024-03-15T15:55:02.915Z] 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=1121118869 data=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')]
11:55:02 [2024-03-15T15:55:02.915Z] 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=1121118869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:02 [2024-03-15T15:55:02.915Z] 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=1121118869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:02 [2024-03-15T15:55:02.915Z] 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=1121118869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:02 [2024-03-15T15:55:02.915Z] 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=1121118869 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:02 [2024-03-15T15:55:02.915Z] 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=1121118869 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:02 [2024-03-15T15:55:02.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:55:02 [2024-03-15T15:55:02.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:55:02 [2024-03-15T15:55:02.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:55:02 [2024-03-15T15:55:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:55:02 [2024-03-15T15:55:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:02 [2024-03-15T15:55:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:02 [2024-03-15T15:55:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:02 [2024-03-15T15:55:02.916Z] 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')
11:55:02 [2024-03-15T15:55:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:02 [2024-03-15T15:55:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121118886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:02 [2024-03-15T15:55:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121118886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:02 [2024-03-15T15:55:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121118886 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:02 [2024-03-15T15:55:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121118886 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:02 [2024-03-15T15:55:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121118886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:02 [2024-03-15T15:55:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121118886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:02 [2024-03-15T15:55:02.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:55:02 [2024-03-15T15:55:02.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:55:02 [2024-03-15T15:55:02.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:55:02 [2024-03-15T15:55:02.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:55:02 [2024-03-15T15:55:02.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:55:02 [2024-03-15T15:55:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:55:02 [2024-03-15T15:55:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121118886 data=null 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')]
11:55:02 [2024-03-15T15:55:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121118581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:55:03 [2024-03-15T15:55:03.479Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.824 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
11:55:03 [2024-03-15T15:55:03.479Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testNoCopySearchRow -- Time elapsed: 0.638 s
11:55:03 [2024-03-15T15:55:03.479Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopySingleSelection -- Time elapsed: 0.593 s
11:55:03 [2024-03-15T15:55:03.479Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopyMultipleSelection -- Time elapsed: 0.099 s
11:55:03 [2024-03-15T15:55:03.479Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
11:55:03 [2024-03-15T15:55:03.479Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
11:55:03 [2024-03-15T15:55:03.479Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest skipped
11:55:03 [2024-03-15T15:55:03.479Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
11:55:03 [2024-03-15T15:55:03.479Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
11:55:03 [2024-03-15T15:55:03.479Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
11:55:03 [2024-03-15T15:55:03.479Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
11:55:03 [2024-03-15T15:55:03.479Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
11:55:03 [2024-03-15T15:55:03.479Z] 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@486bcaa] time=1121119442 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:55:03 [2024-03-15T15:55:03.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:55:03 [2024-03-15T15:55:03.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:55:03 [2024-03-15T15:55:03.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:55:03 [2024-03-15T15:55:03.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:55:03 [2024-03-15T15:55:03.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121119523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:55:03 [2024-03-15T15:55:03.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:55:03 [2024-03-15T15:55:03.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.views.eventdensity"'
11:55:03 [2024-03-15T15:55:03.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
11:55:10 [2024-03-15T15:55:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:55:10 [2024-03-15T15:55:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:55:10 [2024-03-15T15:55:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:55:10 [2024-03-15T15:55:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:55:10 [2024-03-15T15:55:10.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {kernel_vm} is already expanded. Won't expand it again.
11:55:10 [2024-03-15T15:55:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: Total
11:55:10 [2024-03-15T15:55:10.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@486bcaa] time=1121126257 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:55:10 [2024-03-15T15:55:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:55:10 [2024-03-15T15:55:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:55:10 [2024-03-15T15:55:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:55:10 [2024-03-15T15:55:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:55:10 [2024-03-15T15:55:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121126280 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:55:10 [2024-03-15T15:55:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121126280 data=null doit=true}, TreeItem with text {test}]
11:55:10 [2024-03-15T15:55:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121126280 data=null}, TreeItem with text {test}]
11:55:10 [2024-03-15T15:55:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121126280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:55:10 [2024-03-15T15:55:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121126280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:55:10 [2024-03-15T15:55:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121126286 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:55:10 [2024-03-15T15:55:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:55:10 [2024-03-15T15:55:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:55:10 [2024-03-15T15:55:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:55:10 [2024-03-15T15:55:10.527Z] 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')
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:55:10 [2024-03-15T15:55:10.527Z] 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=1121126508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:10 [2024-03-15T15:55:10.527Z] 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=1121126508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:10 [2024-03-15T15:55:10.527Z] 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=1121126508 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:10 [2024-03-15T15:55:10.527Z] 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=1121126508 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:10 [2024-03-15T15:55:10.527Z] 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=1121126508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:10 [2024-03-15T15:55:10.527Z] 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=1121126508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:10 [2024-03-15T15:55:10.527Z] 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=1121126508 data=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')]
11:55:10 [2024-03-15T15:55:10.527Z] 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=1121126509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:10 [2024-03-15T15:55:10.527Z] 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=1121126509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:10 [2024-03-15T15:55:10.527Z] 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=1121126509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:10 [2024-03-15T15:55:10.527Z] 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=1121126509 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:10 [2024-03-15T15:55:10.527Z] 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=1121126509 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:10 [2024-03-15T15:55:10.527Z] 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')
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121126510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:10 [2024-03-15T15:55:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121126510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:10 [2024-03-15T15:55:10.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121126510 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:10 [2024-03-15T15:55:10.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121126510 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:10 [2024-03-15T15:55:10.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121126510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:10 [2024-03-15T15:55:10.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121126510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:10 [2024-03-15T15:55:10.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:55:10 [2024-03-15T15:55:10.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:55:10 [2024-03-15T15:55:10.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:55:10 [2024-03-15T15:55:10.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:55:10 [2024-03-15T15:55:10.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:55:10 [2024-03-15T15:55:10.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:55:10 [2024-03-15T15:55:10.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121126510 data=null 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')]
11:55:10 [2024-03-15T15:55:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121126321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:55:10 [2024-03-15T15:55:10.784Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.387 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
11:55:10 [2024-03-15T15:55:10.784Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest.testManipulatingTreeViewer -- Time elapsed: 6.523 s
11:55:10 [2024-03-15T15:55:10.784Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
11:55:10 [2024-03-15T15:55:10.784Z] 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@486bcaa] time=1121126830 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:55:10 [2024-03-15T15:55:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:55:10 [2024-03-15T15:55:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:55:10 [2024-03-15T15:55:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:55:10 [2024-03-15T15:55:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:55:10 [2024-03-15T15:55:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121126932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:55:10 [2024-03-15T15:55:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:55:12 [2024-03-15T15:55:12.150Z] 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"'
11:55:12 [2024-03-15T15:55:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
11:55:12 [2024-03-15T15:55:12.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:12 [2024-03-15T15:55:12.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:12 [2024-03-15T15:55:12.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:12 [2024-03-15T15:55:12.712Z] 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"'
11:55:12 [2024-03-15T15:55:12.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
11:55:12 [2024-03-15T15:55:12.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:12 [2024-03-15T15:55:12.712Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:13 [2024-03-15T15:55:13.274Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:13 [2024-03-15T15:55:13.274Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:13 [2024-03-15T15:55:13.836Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:13 [2024-03-15T15:55:13.836Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:14 [2024-03-15T15:55:14.399Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:14 [2024-03-15T15:55:14.399Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:14 [2024-03-15T15:55:14.960Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
11:55:14 [2024-03-15T15:55:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
11:55:14 [2024-03-15T15:55:14.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=1121130889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
11:55:14 [2024-03-15T15:55:14.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=1121130889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
11:55:14 [2024-03-15T15:55:14.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=1121130889 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
11:55:14 [2024-03-15T15:55:14.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=1121130889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
11:55:14 [2024-03-15T15:55:14.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=1121130889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
11:55:14 [2024-03-15T15:55:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121130889 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}]
11:55:14 [2024-03-15T15:55:14.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=1121130890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
11:55:14 [2024-03-15T15:55:14.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=1121130890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
11:55:14 [2024-03-15T15:55:14.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=1121130891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
11:55:14 [2024-03-15T15:55:14.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=1121130891 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
11:55:14 [2024-03-15T15:55:14.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=1121130891 data=null}, ToolItem with tooltip text {Zoom In}]
11:55:14 [2024-03-15T15:55:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
11:55:14 [2024-03-15T15:55:14.961Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
11:55:14 [2024-03-15T15:55:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
11:55:14 [2024-03-15T15:55:14.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=1121130894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
11:55:14 [2024-03-15T15:55:14.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=1121130894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
11:55:14 [2024-03-15T15:55:14.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=1121130894 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
11:55:14 [2024-03-15T15:55:14.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=1121130894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
11:55:14 [2024-03-15T15:55:14.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=1121130894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
11:55:14 [2024-03-15T15:55:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121130894 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}]
11:55:14 [2024-03-15T15:55:14.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=1121130896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
11:55:14 [2024-03-15T15:55:14.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=1121130896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
11:55:14 [2024-03-15T15:55:14.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=1121130896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
11:55:14 [2024-03-15T15:55:14.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=1121130896 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
11:55:14 [2024-03-15T15:55:14.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=1121130896 data=null}, ToolItem with tooltip text {Zoom Out}]
11:55:14 [2024-03-15T15:55:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
11:55:14 [2024-03-15T15:55:14.961Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:14 [2024-03-15T15:55:14.961Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:15 [2024-03-15T15:55:15.522Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:15 [2024-03-15T15:55:15.522Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:16 [2024-03-15T15:55:16.083Z] 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"'
11:55:16 [2024-03-15T15:55:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
11:55:16 [2024-03-15T15:55:16.083Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:16 [2024-03-15T15:55:16.083Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:16 [2024-03-15T15:55:16.083Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:16 [2024-03-15T15:55:16.084Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:16 [2024-03-15T15:55:16.084Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
11:55:16 [2024-03-15T15:55:16.084Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.343 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
11:55:16 [2024-03-15T15:55:16.084Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testZoomToSelection -- Time elapsed: 1.774 s
11:55:16 [2024-03-15T15:55:16.084Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testHorizontalZoom -- Time elapsed: 3.254 s
11:55:16 [2024-03-15T15:55:16.084Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testKeyboardNavigation -- Time elapsed: 0.209 s
11:55:16 [2024-03-15T15:55:16.084Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
11:55:16 [2024-03-15T15:55:16.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@486bcaa] time=1121132180 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:55:16 [2024-03-15T15:55:16.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:55:16 [2024-03-15T15:55:16.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:55:16 [2024-03-15T15:55:16.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:55:16 [2024-03-15T15:55:16.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:55:16 [2024-03-15T15:55:16.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121132282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:55:16 [2024-03-15T15:55:16.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:55:19 [2024-03-15T15:55:19.607Z] 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"'
11:55:19 [2024-03-15T15:55:19.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:55:20 [2024-03-15T15:55:20.168Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121136080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:20 [2024-03-15T15:55:20.168Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121136080 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
11:55:20 [2024-03-15T15:55:20.168Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121136080 data=null doit=true}, TimeGraphControl with text {}]
11:55:20 [2024-03-15T15:55:20.168Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121136081 data=null}, TimeGraphControl with text {}]
11:55:20 [2024-03-15T15:55:20.168Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121136081 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
11:55:20 [2024-03-15T15:55:20.168Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121136087 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}]
11:55:20 [2024-03-15T15:55:20.168Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121136087 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}]
11:55:20 [2024-03-15T15:55:20.168Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121136088 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}]
11:55:20 [2024-03-15T15:55:20.168Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121136088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:20 [2024-03-15T15:55:20.168Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121136088 data=null doit=true}, TimeGraphControl with text {}]
11:55:20 [2024-03-15T15:55:20.168Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121136088 data=null}, TimeGraphControl with text {}]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136092 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136247 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136247 data=null}, ToolItem with tooltip text {Add Bookmark...}]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.169Z] 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')
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121136264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121136264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121136264 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121136265 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121136265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121136265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121136265 data=null 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')]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136092 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...}]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136322 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.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=1121136322 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}]
11:55:20 [2024-03-15T15:55:20.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=1121136323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.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=1121136323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.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=1121136323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.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=1121136323 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.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=1121136323 data=null}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136324 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136324 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}]
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136325 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136325 data=null}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:20 [2024-03-15T15:55:20.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
11:55:20 [2024-03-15T15:55:20.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=1121136325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
11:55:20 [2024-03-15T15:55:20.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=1121136325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
11:55:20 [2024-03-15T15:55:20.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=1121136325 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
11:55:20 [2024-03-15T15:55:20.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=1121136326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
11:55:20 [2024-03-15T15:55:20.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=1121136326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
11:55:20 [2024-03-15T15:55:20.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=1121136326 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}]
11:55:20 [2024-03-15T15:55:20.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=1121136326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
11:55:20 [2024-03-15T15:55:20.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=1121136326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
11:55:20 [2024-03-15T15:55:20.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=1121136327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136327 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136327 data=null}, ToolItem with tooltip text {Add Bookmark...}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136334 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136335 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}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136335 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136335 data=null}, ToolItem with tooltip text {Previous Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136336 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136336 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}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136336 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136336 data=null}, ToolItem with tooltip text {Next Marker}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:20 [2024-03-15T15:55:20.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:20 [2024-03-15T15:55:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136337 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:20 [2024-03-15T15:55:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:20 [2024-03-15T15:55:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136518 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136518 data=null}, ToolItem with tooltip text {Show Legend}]
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:20 [2024-03-15T15:55:20.688Z] 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')
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121136632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121136632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121136632 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121136632 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121136632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121136632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121136633 data=null 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')]
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121136337 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}]
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:20 [2024-03-15T15:55:20.688Z] 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"'
11:55:20 [2024-03-15T15:55:20.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:55:23 [2024-03-15T15:55:23.202Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:23 [2024-03-15T15:55:23.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:55:23 [2024-03-15T15:55:23.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121139318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:23 [2024-03-15T15:55:23.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121139318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:23 [2024-03-15T15:55:23.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121139318 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:23 [2024-03-15T15:55:23.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121139318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:23 [2024-03-15T15:55:23.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121139318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:23 [2024-03-15T15:55:23.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121139593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:23 [2024-03-15T15:55:23.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121139594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:23 [2024-03-15T15:55:23.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121139594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:23 [2024-03-15T15:55:23.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121139594 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:23 [2024-03-15T15:55:23.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121139594 data=null}, ToolItem with tooltip text {Show Legend}]
11:55:23 [2024-03-15T15:55:23.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:55:23 [2024-03-15T15:55:23.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:55:23 [2024-03-15T15:55:23.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:23 [2024-03-15T15:55:23.462Z] 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')
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121139605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121139605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121139605 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121139605 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121139605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121139605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121139605 data=null 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')]
11:55:23 [2024-03-15T15:55:23.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121139319 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}]
11:55:23 [2024-03-15T15:55:23.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:23 [2024-03-15T15:55:23.718Z] 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"'
11:55:23 [2024-03-15T15:55:23.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140283 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140283 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140283 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140284 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140285 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140290 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140290 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140291 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140291 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140294 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140294 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140295 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140298 data=null button=3 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140299 data=null button=0 stateMask=0x200000 x=347 y=107 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140299 data=null button=3 stateMask=0x200000 x=347 y=107 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140300 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140300 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140300 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140308 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140308 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140308 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140311 data=null button=2 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140312 data=null button=0 stateMask=0x100000 x=347 y=107 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140312 data=null button=2 stateMask=0x100000 x=347 y=107 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140312 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140313 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140313 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140315 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140316 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140316 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140325 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140326 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140326 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140327 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140327 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140327 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140330 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140330 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140330 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140334 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140335 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140339 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140339 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140340 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140340 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140342 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140343 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140343 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140346 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140347 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140347 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140348 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140348 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140348 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140351 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140351 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140351 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140359 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140360 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140360 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140361 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140361 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140361 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140364 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140364 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140364 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140367 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140368 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140371 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140371 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140372 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140372 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140375 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140375 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140375 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140379 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140379 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140380 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140380 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140380 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140381 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140383 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140383 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140383 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140391 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140392 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140392 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140393 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140393 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140393 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140396 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140396 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140396 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140399 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140400 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140400 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140401 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140401 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140401 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140408 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140408 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140408 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140412 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.282Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140412 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140413 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140413 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140414 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140414 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140416 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140416 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140417 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140425 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140426 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140426 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140426 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140427 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140427 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140429 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140429 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140429 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140433 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140433 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140434 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140434 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140434 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140434 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140441 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140442 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140442 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140446 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140446 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140447 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140447 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.283Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140447 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140448 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140450 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140450 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140451 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140459 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140460 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140460 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140461 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140461 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140461 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140464 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140464 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140464 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140468 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140468 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140468 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140469 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140473 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140473 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140476 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140476 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140476 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140480 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140481 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140481 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140481 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140482 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140482 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140484 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140484 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140485 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140494 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140495 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140495 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140495 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140496 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140496 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140498 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140498 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140499 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.541Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140507 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140507 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140508 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140508 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140508 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140508 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140511 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140511 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140511 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140515 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140516 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140516 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140516 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140517 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140517 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140524 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140524 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140524 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140528 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140529 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140529 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140529 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140530 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140530 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140532 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140532 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140533 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140541 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140542 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140542 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.542Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140542 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140543 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140543 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140545 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140545 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140545 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140549 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140550 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140550 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140550 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140551 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140551 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140558 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140559 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140559 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140562 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140563 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140563 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140564 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140564 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140564 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140567 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140567 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140567 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140575 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140576 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140576 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140576 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.543Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140577 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140577 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140579 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140580 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140580 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140583 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140584 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140584 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140585 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140589 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140589 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140592 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140592 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140592 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140596 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140596 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140597 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140597 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140597 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140597 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140600 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140600 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140600 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.544Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140609 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140609 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140610 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140610 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140610 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140611 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140613 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140613 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140613 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140617 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140618 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140618 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140618 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140623 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140623 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140625 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140625 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140626 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140629 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140630 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140630 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140630 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140631 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140631 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140633 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140634 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140634 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140642 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.545Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140643 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140643 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140644 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140644 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140644 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140646 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140647 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140647 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140650 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140651 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140652 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140656 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140656 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140656 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140659 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140659 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140659 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140663 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140664 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140664 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140664 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140664 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140665 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140667 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140668 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140668 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140676 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140677 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140677 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140677 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140678 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140678 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140680 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140681 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140681 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140684 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140685 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140688 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140689 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140689 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140689 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140692 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140692 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140692 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140696 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140696 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140697 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140697 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140697 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140697 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140700 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140700 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140700 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140708 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140709 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140709 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140710 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140710 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.547Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140710 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140713 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140713 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140713 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140716 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140717 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140717 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140718 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140718 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140718 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140725 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140725 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140726 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140729 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140730 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140730 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140730 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.548Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140731 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.804Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140731 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140733 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140734 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140734 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140742 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140743 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140743 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140743 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140744 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140744 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140746 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140747 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140747 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140750 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140751 data=null button=0 stateMask=0x80000 x=291 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140751 data=null button=1 stateMask=0x80000 x=291 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140752 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140752 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140755 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140758 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140758 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140759 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140762 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140763 data=null button=0 stateMask=0x80000 x=310 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140763 data=null button=1 stateMask=0x80000 x=310 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140763 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140777 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.805Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140777 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140780 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140780 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140780 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140784 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140784 data=null button=0 stateMask=0x80000 x=328 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140788 data=null button=1 stateMask=0x80000 x=328 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140788 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140788 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140788 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140791 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140791 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140791 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140795 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140796 data=null button=0 stateMask=0x80000 x=347 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140796 data=null button=1 stateMask=0x80000 x=347 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140796 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140797 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140797 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140799 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140799 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140800 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140808 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140808 data=null button=0 stateMask=0x80000 x=366 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140809 data=null button=1 stateMask=0x80000 x=366 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140809 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140809 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140809 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140812 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140812 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140812 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140816 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140816 data=null button=0 stateMask=0x80000 x=385 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140816 data=null button=1 stateMask=0x80000 x=385 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140817 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140817 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140817 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140825 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140825 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140825 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140829 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140829 data=null button=0 stateMask=0x80000 x=403 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140830 data=null button=1 stateMask=0x80000 x=403 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140830 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140830 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140830 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140833 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140833 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140833 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140841 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140842 data=null button=0 stateMask=0x80000 x=422 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140842 data=null button=1 stateMask=0x80000 x=422 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140842 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140842 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140843 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140845 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140845 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140845 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140849 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140850 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140850 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140851 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140851 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140851 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140859 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140859 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140859 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140863 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140864 data=null button=0 stateMask=0x80000 x=459 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140864 data=null button=1 stateMask=0x80000 x=459 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140864 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140864 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140865 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140880 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140880 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140880 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140884 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140888 data=null button=0 stateMask=0x80000 x=478 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140889 data=null button=1 stateMask=0x80000 x=478 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140889 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140889 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140890 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140892 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140892 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140893 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140896 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140897 data=null button=0 stateMask=0x80000 x=497 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140897 data=null button=1 stateMask=0x80000 x=497 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140897 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.808Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140898 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140898 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140901 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140901 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140901 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140910 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140911 data=null button=0 stateMask=0x80000 x=516 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140911 data=null button=1 stateMask=0x80000 x=516 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140911 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140912 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140912 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140915 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140915 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140915 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140918 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140922 data=null button=0 stateMask=0x80000 x=534 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140923 data=null button=1 stateMask=0x80000 x=534 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140923 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140923 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140923 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140926 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140926 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140926 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140930 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140930 data=null button=0 stateMask=0x80000 x=553 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140931 data=null button=1 stateMask=0x80000 x=553 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140931 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140931 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140931 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140934 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.809Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140934 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140934 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140942 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140943 data=null button=0 stateMask=0x80000 x=572 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140943 data=null button=1 stateMask=0x80000 x=572 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140944 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140944 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140944 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140947 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140947 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140947 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140951 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140951 data=null button=0 stateMask=0x80000 x=591 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140951 data=null button=1 stateMask=0x80000 x=591 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140952 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140955 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140955 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140958 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140958 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140958 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140976 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140977 data=null button=0 stateMask=0x80000 x=609 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140977 data=null button=1 stateMask=0x80000 x=609 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140977 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140978 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140978 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140980 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140980 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140981 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140984 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140985 data=null button=0 stateMask=0x80000 x=628 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140985 data=null button=1 stateMask=0x80000 x=628 y=50 count=1}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140985 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.810Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.811Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140991 data=null doit=true}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.811Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140991 data=null}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.811Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.811Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140993 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
11:55:24 [2024-03-15T15:55:24.811Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140994 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140994 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140997 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140998 data=null button=0 stateMask=0x80000 x=647 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140998 data=null button=1 stateMask=0x80000 x=647 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140998 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121140999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121140999 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121140999 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141001 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141002 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141002 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141010 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141011 data=null button=0 stateMask=0x80000 x=665 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141011 data=null button=1 stateMask=0x80000 x=665 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141011 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141012 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141012 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141014 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141014 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141014 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141018 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141018 data=null button=0 stateMask=0x80000 x=684 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141019 data=null button=1 stateMask=0x80000 x=684 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141023 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.067Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141023 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141023 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141026 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141026 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141026 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141030 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141030 data=null button=0 stateMask=0x80000 x=703 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141031 data=null button=1 stateMask=0x80000 x=703 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141031 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141031 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141031 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141034 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141034 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141034 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141042 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141043 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141043 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141044 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141044 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141044 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141047 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141047 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141047 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141051 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141051 data=null button=0 stateMask=0x80000 x=740 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141051 data=null button=1 stateMask=0x80000 x=740 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141052 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141052 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141055 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.068Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141058 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141058 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141058 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141062 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141063 data=null button=0 stateMask=0x80000 x=759 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141063 data=null button=1 stateMask=0x80000 x=759 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141063 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141063 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141064 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141066 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141066 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141066 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141074 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141075 data=null button=0 stateMask=0x80000 x=778 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141075 data=null button=1 stateMask=0x80000 x=778 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141075 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141076 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141076 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141078 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141079 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141079 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141082 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.069Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141083 data=null button=0 stateMask=0x80000 x=797 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141083 data=null button=1 stateMask=0x80000 x=797 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141083 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141083 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141083 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141088 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141088 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141089 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141092 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141093 data=null button=0 stateMask=0x80000 x=815 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141093 data=null button=1 stateMask=0x80000 x=815 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141093 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141093 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141093 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141096 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141096 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141096 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141099 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141100 data=null button=0 stateMask=0x80000 x=834 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141100 data=null button=1 stateMask=0x80000 x=834 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141100 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141101 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141101 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141108 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141108 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141108 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141111 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141112 data=null button=0 stateMask=0x80000 x=853 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141112 data=null button=1 stateMask=0x80000 x=853 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141112 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141113 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141113 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141115 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141116 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141116 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141124 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141124 data=null button=0 stateMask=0x80000 x=871 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141125 data=null button=1 stateMask=0x80000 x=871 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141125 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141125 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141125 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141128 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141128 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141128 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141146 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141147 data=null button=0 stateMask=0x80000 x=890 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141147 data=null button=1 stateMask=0x80000 x=890 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141147 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141148 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141148 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141151 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141151 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141151 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141161 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141161 data=null button=0 stateMask=0x80000 x=909 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141162 data=null button=1 stateMask=0x80000 x=909 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141162 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141162 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141162 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141165 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141165 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141165 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141174 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141175 data=null button=0 stateMask=0x80000 x=928 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141175 data=null button=1 stateMask=0x80000 x=928 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141176 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141176 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141176 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141179 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141179 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141179 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141183 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141184 data=null button=0 stateMask=0x80000 x=946 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141184 data=null button=1 stateMask=0x80000 x=946 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141184 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141185 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141185 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141193 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141193 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141193 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141197 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141198 data=null button=0 stateMask=0x80000 x=965 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141198 data=null button=1 stateMask=0x80000 x=965 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141198 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141198 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141199 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141201 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141202 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141202 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141211 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141211 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141212 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141212 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141212 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141213 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141215 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141216 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.097Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141216 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141225 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141225 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141226 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141226 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141226 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141226 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141229 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141229 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141229 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141233 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141234 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141234 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141235 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121141235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121141235 data=null doit=true}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121141235 data=null}, TimeGraphControl with text {}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121141243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121141243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121141243 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121141243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:25 [2024-03-15T15:55:25.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121141243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:25 [2024-03-15T15:55:25.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121141361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:25 [2024-03-15T15:55:25.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121141376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:25 [2024-03-15T15:55:25.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121141376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:25 [2024-03-15T15:55:25.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121141376 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:25 [2024-03-15T15:55:25.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121141376 data=null}, ToolItem with tooltip text {Show Legend}]
11:55:25 [2024-03-15T15:55:25.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:55:25 [2024-03-15T15:55:25.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:55:25 [2024-03-15T15:55:25.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:25 [2024-03-15T15:55:25.357Z] 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')
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121141476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121141476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121141476 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121141476 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121141476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121141476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121141476 data=null 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')]
11:55:25 [2024-03-15T15:55:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121141243 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}]
11:55:25 [2024-03-15T15:55:25.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:25 [2024-03-15T15:55:25.613Z] 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"'
11:55:25 [2024-03-15T15:55:25.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:55:26 [2024-03-15T15:55:26.174Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:26 [2024-03-15T15:55:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:55:26 [2024-03-15T15:55:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121142149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:26 [2024-03-15T15:55:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121142149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:26 [2024-03-15T15:55:26.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=1121142149 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:26 [2024-03-15T15:55:26.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=1121142149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:26 [2024-03-15T15:55:26.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=1121142149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121142313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:26 [2024-03-15T15:55:26.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=1121142330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121142330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121142330 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121142330 data=null}, ToolItem with tooltip text {Show Legend}]
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:26 [2024-03-15T15:55:26.435Z] 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')
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:26 [2024-03-15T15:55:26.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121142418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:26 [2024-03-15T15:55:26.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121142418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:26 [2024-03-15T15:55:26.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121142418 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:26 [2024-03-15T15:55:26.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121142418 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:26 [2024-03-15T15:55:26.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121142418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:26 [2024-03-15T15:55:26.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121142418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:26 [2024-03-15T15:55:26.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121142418 data=null 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')]
11:55:26 [2024-03-15T15:55:26.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=1121142149 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}]
11:55:26 [2024-03-15T15:55:26.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:26 [2024-03-15T15:55:26.436Z] 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"'
11:55:26 [2024-03-15T15:55:26.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:55:26 [2024-03-15T15:55:26.996Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:26 [2024-03-15T15:55:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:55:26 [2024-03-15T15:55:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:26 [2024-03-15T15:55:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:26 [2024-03-15T15:55:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143082 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:26 [2024-03-15T15:55:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:26 [2024-03-15T15:55:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143211 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143211 data=null}, ToolItem with tooltip text {Show Legend}]
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:27 [2024-03-15T15:55:27.255Z] 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')
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121143312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121143312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121143326 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121143326 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121143326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121143327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121143327 data=null 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')]
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143082 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}]
11:55:27 [2024-03-15T15:55:27.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:27 [2024-03-15T15:55:27.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"'
11:55:27 [2024-03-15T15:55:27.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143992 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121144146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121144160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121144160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121144160 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121144161 data=null}, ToolItem with tooltip text {Show Legend}]
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:28 [2024-03-15T15:55:28.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:28 [2024-03-15T15:55:28.076Z] 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')
11:55:28 [2024-03-15T15:55:28.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:28 [2024-03-15T15:55:28.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121144265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:28 [2024-03-15T15:55:28.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121144265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:28 [2024-03-15T15:55:28.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121144265 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:28 [2024-03-15T15:55:28.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121144265 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:28 [2024-03-15T15:55:28.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121144265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:28 [2024-03-15T15:55:28.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121144265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:28 [2024-03-15T15:55:28.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121144265 data=null 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')]
11:55:28 [2024-03-15T15:55:28.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121143995 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}]
11:55:28 [2024-03-15T15:55:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:28 [2024-03-15T15:55:28.333Z] 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"'
11:55:28 [2024-03-15T15:55:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121148198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121148198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121148198 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121148198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121148198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121148434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121148449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121148450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121148450 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121148450 data=null}, ToolItem with tooltip text {Show Legend}]
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:32 [2024-03-15T15:55:32.504Z] 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')
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121148475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121148475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121148475 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121148475 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121148475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121148475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121148476 data=null 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')]
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121148198 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}]
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:32 [2024-03-15T15:55:32.504Z] 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"'
11:55:32 [2024-03-15T15:55:32.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:55:33 [2024-03-15T15:55:33.066Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:33 [2024-03-15T15:55:33.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:55:33 [2024-03-15T15:55:33.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121149134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:33 [2024-03-15T15:55:33.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121149134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:33 [2024-03-15T15:55:33.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121149134 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:33 [2024-03-15T15:55:33.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121149134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:33 [2024-03-15T15:55:33.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121149134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121149299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121149315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121149315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121149315 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121149331 data=null}, ToolItem with tooltip text {Show Legend}]
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121149348 data=null doit=true}, Shell with text {Legend}]
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:33 [2024-03-15T15:55:33.322Z] 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')
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
11:55:33 [2024-03-15T15:55:33.322Z] 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\"")
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:33 [2024-03-15T15:55:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
11:55:33 [2024-03-15T15:55:33.323Z] 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\"")
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:33 [2024-03-15T15:55:33.323Z] 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
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=1121149404 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\"")]
11:55:33 [2024-03-15T15:55:33.323Z] 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
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:33 [2024-03-15T15:55:33.323Z] 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')
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:33 [2024-03-15T15:55:33.323Z] 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')
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121149407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121149407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121149408 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121149408 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121149408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121149408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121149408 data=null 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')]
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121149134 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}]
11:55:33 [2024-03-15T15:55:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:34 [2024-03-15T15:55:34.253Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:34 [2024-03-15T15:55:34.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:55:34 [2024-03-15T15:55:34.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121150432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:34 [2024-03-15T15:55:34.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121150432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:34 [2024-03-15T15:55:34.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121150432 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:34 [2024-03-15T15:55:34.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121150432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:34 [2024-03-15T15:55:34.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121150432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:34 [2024-03-15T15:55:34.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121150564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121150565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121150565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121150565 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121150566 data=null}, ToolItem with tooltip text {Show Legend}]
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:34 [2024-03-15T15:55:34.509Z] 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')
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:34 [2024-03-15T15:55:34.509Z] 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')
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121150598 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')]
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121150598 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')]
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121150598 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121150598 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121150598 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')]
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121150598 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')]
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121150598 data=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')]
11:55:34 [2024-03-15T15:55:34.509Z] 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')
11:55:34 [2024-03-15T15:55:34.509Z] 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')
11:55:34 [2024-03-15T15:55:34.509Z] 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')
11:55:34 [2024-03-15T15:55:34.509Z] 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')
11:55:34 [2024-03-15T15:55:34.509Z] 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')
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:34 [2024-03-15T15:55:34.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
11:55:34 [2024-03-15T15:55:34.510Z] 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\"")
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:34 [2024-03-15T15:55:34.510Z] 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')
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:34 [2024-03-15T15:55:34.510Z] 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')
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121150663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121150663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121150663 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121150663 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121150664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121150664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121150664 data=null 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')]
11:55:34 [2024-03-15T15:55:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121150432 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}]
11:55:34 [2024-03-15T15:55:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121151666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121151666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121151666 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121151666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121151666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121151782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121151797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121151797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121151797 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121151797 data=null}, ToolItem with tooltip text {Show Legend}]
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:35 [2024-03-15T15:55:35.952Z] 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')
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121151914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121151914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121151914 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121151914 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121151927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121151927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121151927 data=null 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')]
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121151666 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}]
11:55:35 [2024-03-15T15:55:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:35 [2024-03-15T15:55:35.952Z] 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"'
11:55:35 [2024-03-15T15:55:35.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:55:36 [2024-03-15T15:55:36.514Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:55:37 [2024-03-15T15:55:37.075Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:37 [2024-03-15T15:55:37.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
11:55:37 [2024-03-15T15:55:37.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121153094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:37 [2024-03-15T15:55:37.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121153094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:37 [2024-03-15T15:55:37.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121153094 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:37 [2024-03-15T15:55:37.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121153094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:37 [2024-03-15T15:55:37.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121153094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:37 [2024-03-15T15:55:37.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121153094 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}]
11:55:37 [2024-03-15T15:55:37.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121153095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:37 [2024-03-15T15:55:37.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121153095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:37 [2024-03-15T15:55:37.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121153095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:37 [2024-03-15T15:55:37.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121153095 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:37 [2024-03-15T15:55:37.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121153095 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:37 [2024-03-15T15:55:37.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
11:55:37 [2024-03-15T15:55:37.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:55:37 [2024-03-15T15:55:37.636Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:55:37 [2024-03-15T15:55:37.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
11:55:37 [2024-03-15T15:55:37.636Z] 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=1121153782 data=null doit=true}, Shell with text {Time Event Filter}]
11:55:37 [2024-03-15T15:55:37.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:55:37 [2024-03-15T15:55:37.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:55:37 [2024-03-15T15:55:37.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:55:37 [2024-03-15T15:55:37.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:55:38 [2024-03-15T15:55:38.149Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:38 [2024-03-15T15:55:38.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
11:55:38 [2024-03-15T15:55:38.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:38 [2024-03-15T15:55:38.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:38 [2024-03-15T15:55:38.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154335 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:38 [2024-03-15T15:55:38.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:38 [2024-03-15T15:55:38.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:38 [2024-03-15T15:55:38.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154335 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}]
11:55:38 [2024-03-15T15:55:38.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:38 [2024-03-15T15:55:38.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:38 [2024-03-15T15:55:38.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:38 [2024-03-15T15:55:38.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154336 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:38 [2024-03-15T15:55:38.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154336 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
11:55:38 [2024-03-15T15:55:38.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
11:55:38 [2024-03-15T15:55:38.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
11:55:38 [2024-03-15T15:55:38.405Z] 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=1121154341 data=null doit=true}, Shell with text {Time Event Filter}]
11:55:38 [2024-03-15T15:55:38.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
11:55:38 [2024-03-15T15:55:38.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.405Z] 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')
11:55:38 [2024-03-15T15:55:38.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:55:38 [2024-03-15T15:55:38.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121154343 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')]
11:55:38 [2024-03-15T15:55:38.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121154343 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')]
11:55:38 [2024-03-15T15:55:38.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121154343 data=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
11:55:38 [2024-03-15T15:55:38.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121154344 data=null}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
11:55:38 [2024-03-15T15:55:38.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121154344 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')]
11:55:38 [2024-03-15T15:55:38.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121154344 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')]
11:55:38 [2024-03-15T15:55:38.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121154344 data=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')]
11:55:38 [2024-03-15T15:55:38.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:38 [2024-03-15T15:55:38.405Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:38 [2024-03-15T15:55:38.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154390 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154572 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154572 data=null}, ToolItem with tooltip text {Show Legend}]
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:38 [2024-03-15T15:55:38.664Z] 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')
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121154658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121154658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121154658 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121154658 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121154658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:38 [2024-03-15T15:55:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121154658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:38 [2024-03-15T15:55:38.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121154658 data=null 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')]
11:55:38 [2024-03-15T15:55:38.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121154391 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}]
11:55:38 [2024-03-15T15:55:38.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:38 [2024-03-15T15:55:38.665Z] 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"'
11:55:38 [2024-03-15T15:55:38.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:55:53 [2024-03-15T15:55:53.503Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:53 [2024-03-15T15:55:53.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:55:53 [2024-03-15T15:55:53.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121167936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121167937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121167937 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121167937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121167937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121168066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121168067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121168067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121168067 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121168067 data=null}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.506Z] 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')
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121168135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121168135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121168135 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121168135 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121168135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121168135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:53 [2024-03-15T15:55:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121168135 data=null 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')]
11:55:53 [2024-03-15T15:55:53.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=1121167937 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}]
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:53 [2024-03-15T15:55:53.507Z] 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"'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121169282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121169282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121169282 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121169282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121169282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121169499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121169500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121169500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121169500 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121169500 data=null}, ToolItem with tooltip text {Show Legend}]
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:53 [2024-03-15T15:55:53.510Z] 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')
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121169550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121169551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121169551 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121169552 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121169552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121169552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121169552 data=null 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')]
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121169282 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}]
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:53 [2024-03-15T15:55:53.510Z] 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"'
11:55:53 [2024-03-15T15:55:53.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:55:54 [2024-03-15T15:55:54.074Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:54 [2024-03-15T15:55:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:55:54 [2024-03-15T15:55:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121170206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:54 [2024-03-15T15:55:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121170206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:54 [2024-03-15T15:55:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121170206 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:54 [2024-03-15T15:55:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121170206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:54 [2024-03-15T15:55:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121170206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121170318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121170319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121170319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121170319 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121170319 data=null}, ToolItem with tooltip text {Show Legend}]
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121170335 data=null doit=true}, Shell with text {Legend}]
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:54 [2024-03-15T15:55:54.330Z] 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')
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
11:55:54 [2024-03-15T15:55:54.330Z] 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")
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
11:55:54 [2024-03-15T15:55:54.330Z] 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")
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:54 [2024-03-15T15:55:54.330Z] 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
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=1121170401 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")]
11:55:54 [2024-03-15T15:55:54.330Z] 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
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
11:55:54 [2024-03-15T15:55:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:54 [2024-03-15T15:55:54.330Z] 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')
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:54 [2024-03-15T15:55:54.331Z] 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')
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121170418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121170418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121170418 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121170418 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121170418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121170418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121170418 data=null 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')]
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121170206 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}]
11:55:54 [2024-03-15T15:55:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:55 [2024-03-15T15:55:55.258Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:55 [2024-03-15T15:55:55.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:55:55 [2024-03-15T15:55:55.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121171417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:55 [2024-03-15T15:55:55.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121171417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:55 [2024-03-15T15:55:55.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121171417 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:55 [2024-03-15T15:55:55.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121171417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:55 [2024-03-15T15:55:55.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121171417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121171565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121171566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121171566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121171566 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121171569 data=null}, ToolItem with tooltip text {Show Legend}]
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:55 [2024-03-15T15:55:55.514Z] 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')
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:55 [2024-03-15T15:55:55.514Z] 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')
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121171689 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')]
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121171689 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')]
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121171689 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121171689 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121171689 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')]
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121171690 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')]
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121171690 data=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')]
11:55:55 [2024-03-15T15:55:55.515Z] 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')
11:55:55 [2024-03-15T15:55:55.515Z] 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')
11:55:55 [2024-03-15T15:55:55.515Z] 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')
11:55:55 [2024-03-15T15:55:55.515Z] 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')
11:55:55 [2024-03-15T15:55:55.515Z] 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')
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
11:55:55 [2024-03-15T15:55:55.515Z] 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")
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:55 [2024-03-15T15:55:55.515Z] 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')
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:55 [2024-03-15T15:55:55.515Z] 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')
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121171694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121171694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121171695 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121171695 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121171695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:55 [2024-03-15T15:55:55.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121171695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:55 [2024-03-15T15:55:55.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121171695 data=null 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')]
11:55:55 [2024-03-15T15:55:55.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121171417 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}]
11:55:55 [2024-03-15T15:55:55.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121172691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121172691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121172691 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121172691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121172691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121172828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121172829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121172829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121172829 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121172829 data=null}, ToolItem with tooltip text {Show Legend}]
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:55:56 [2024-03-15T15:55:56.958Z] 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')
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121172929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121172929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121172929 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121172929 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121172929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121172929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:55:56 [2024-03-15T15:55:56.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121172929 data=null 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')]
11:55:56 [2024-03-15T15:55:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121172692 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}]
11:55:56 [2024-03-15T15:55:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:55:56 [2024-03-15T15:55:56.959Z] 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"'
11:55:56 [2024-03-15T15:55:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:55:57 [2024-03-15T15:55:57.520Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:55:57 [2024-03-15T15:55:57.520Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:55:57 [2024-03-15T15:55:57.520Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:55:58 [2024-03-15T15:55:58.081Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:55:58 [2024-03-15T15:55:58.081Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:55:58 [2024-03-15T15:55:58.643Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:55:58 [2024-03-15T15:55:58.643Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:55:58 [2024-03-15T15:55:58.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:55:58 [2024-03-15T15:55:58.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:55:59 [2024-03-15T15:55:59.460Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:55:59 [2024-03-15T15:55:59.460Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:56:00 [2024-03-15T15:56:00.021Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:56:00 [2024-03-15T15:56:00.021Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:56:00 [2024-03-15T15:56:00.583Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:56:00 [2024-03-15T15:56:00.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:56:00 [2024-03-15T15:56:00.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121176589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:00 [2024-03-15T15:56:00.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121176589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:00 [2024-03-15T15:56:00.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121176589 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:56:00 [2024-03-15T15:56:00.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121176590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:00 [2024-03-15T15:56:00.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121176590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:00 [2024-03-15T15:56:00.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121176761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:00 [2024-03-15T15:56:00.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121176762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:00 [2024-03-15T15:56:00.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121176762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:00 [2024-03-15T15:56:00.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121176762 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:56:00 [2024-03-15T15:56:00.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121176763 data=null}, ToolItem with tooltip text {Show Legend}]
11:56:00 [2024-03-15T15:56:00.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:56:00 [2024-03-15T15:56:00.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:56:00 [2024-03-15T15:56:00.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:00 [2024-03-15T15:56:00.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')
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121176875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121176875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121176875 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121176875 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121176876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121176876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121176876 data=null 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')]
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121176590 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}]
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:00 [2024-03-15T15:56:00.843Z] 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"'
11:56:00 [2024-03-15T15:56:00.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:56:01 [2024-03-15T15:56:01.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:56:01 [2024-03-15T15:56:01.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:56:01 [2024-03-15T15:56:01.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:56:01 [2024-03-15T15:56:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
11:56:01 [2024-03-15T15:56:01.659Z] 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=1121177610 data=null doit=true}, Shell with text {Time Event Filter}]
11:56:01 [2024-03-15T15:56:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:01 [2024-03-15T15:56:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:56:02 [2024-03-15T15:56:02.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:56:03 [2024-03-15T15:56:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
11:56:03 [2024-03-15T15:56:03.147Z] 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=1121179116 data=null doit=true}, Shell with text {Time Event Filter}]
11:56:03 [2024-03-15T15:56:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: of type 'Text'
11:56:03 [2024-03-15T15:56:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: (of type 'Text')
11:56:03 [2024-03-15T15:56:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:56:03 [2024-03-15T15:56:03.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
11:56:03 [2024-03-15T15:56:03.709Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:56:03 [2024-03-15T15:56:03.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:56:03 [2024-03-15T15:56:03.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121179676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:03 [2024-03-15T15:56:03.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121179676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:03 [2024-03-15T15:56:03.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121179676 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:56:03 [2024-03-15T15:56:03.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121179676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:03 [2024-03-15T15:56:03.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121179676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:03 [2024-03-15T15:56:03.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121179728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:03 [2024-03-15T15:56:03.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121179731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:03 [2024-03-15T15:56:03.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121179731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:03 [2024-03-15T15:56:03.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121179731 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:56:03 [2024-03-15T15:56:03.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121179732 data=null}, ToolItem with tooltip text {Show Legend}]
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:03 [2024-03-15T15:56:03.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')
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121179749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121179749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121179750 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121179750 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121179750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:03 [2024-03-15T15:56:03.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121179750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:03 [2024-03-15T15:56:03.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121179750 data=null 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')]
11:56:03 [2024-03-15T15:56:03.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121179676 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}]
11:56:03 [2024-03-15T15:56:03.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:03 [2024-03-15T15:56:03.713Z] 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"'
11:56:03 [2024-03-15T15:56:03.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:56:04 [2024-03-15T15:56:04.273Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:56:04 [2024-03-15T15:56:04.273Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:56:04 [2024-03-15T15:56:04.273Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:56:04 [2024-03-15T15:56:04.273Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:56:04 [2024-03-15T15:56:04.273Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121180903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121180903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121180903 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121180903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121180903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121181016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121181016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121181017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121181017 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121181017 data=null}, ToolItem with tooltip text {Show Legend}]
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:04 [2024-03-15T15:56:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:04 [2024-03-15T15:56:04.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:04 [2024-03-15T15:56:04.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:05 [2024-03-15T15:56:05.093Z] 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')
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121181068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121181068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121181068 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121181068 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121181083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121181083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121181083 data=null 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')]
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121180903 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}]
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:05 [2024-03-15T15:56:05.093Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 48.97 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testBookmark -- Time elapsed: 1.297 s
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimeLine -- Time elapsed: 2.979 s
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testDrag -- Time elapsed: 1.855 s
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNamespaceNavigation -- Time elapsed: 0.942 s
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testCollapseExpandUsingEnter -- Time elapsed: 0.902 s
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testExpandAndCollapse -- Time elapsed: 0.950 s
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testEventStyling -- Time elapsed: 4.205 s
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegendArrow -- Time elapsed: 3.459 s
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHideEmptyRows -- Time elapsed: 2.720 s
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testVerticalZoom -- Time elapsed: 13.47 s
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testZoomToSelection -- Time elapsed: 1.424 s
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegend -- Time elapsed: 3.374 s
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHorizontalZoom -- Time elapsed: 3.950 s
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimegraphEventFiltering -- Time elapsed: 2.866 s
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNavigation -- Time elapsed: 1.331 s
11:56:05 [2024-03-15T15:56:05.093Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
11:56:05 [2024-03-15T15:56:05.093Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
11:56:05 [2024-03-15T15:56:05.093Z] 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@486bcaa] time=1121181177 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121181271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:56:05 [2024-03-15T15:56:05.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:56:06 [2024-03-15T15:56:06.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
11:56:06 [2024-03-15T15:56:06.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
11:56:06 [2024-03-15T15:56:06.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
11:56:06 [2024-03-15T15:56:06.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
11:56:06 [2024-03-15T15:56:06.020Z] 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')
11:56:06 [2024-03-15T15:56:06.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.021Z] 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.
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
11:56:06 [2024-03-15T15:56:06.021Z] 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
11:56:06 [2024-03-15T15:56:06.021Z] 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=1121181905 data=null}, (of type 'Combo')]
11:56:06 [2024-03-15T15:56:06.021Z] 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
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121181953 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121181953 data=null doit=true}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121181953 data=null}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121181953 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121181953 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}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121181954 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121181971 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121181971 data=null doit=true}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121181971 data=null}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121181971 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121181971 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}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121181972 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121181974 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121181975 data=null doit=true}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121181975 data=null}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121181975 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121181975 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}]
11:56:06 [2024-03-15T15:56:06.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121181975 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121181978 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121181978 data=null doit=true}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121181978 data=null}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121181978 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121181978 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}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121181979 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121181981 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121181981 data=null doit=true}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121181981 data=null}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121181982 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121181982 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}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121181982 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121181984 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121181985 data=null doit=true}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121181985 data=null}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121181985 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121181985 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}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121181985 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
11:56:06 [2024-03-15T15:56:06.022Z] 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:'))
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121181992 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:'))]
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] 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'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
11:56:06 [2024-03-15T15:56:06.023Z] 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')
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1c4d1a5d
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121181994 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')]
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121181994 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')]
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121181994 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121181994 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121181994 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')]
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121181994 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')]
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121181994 data=null 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')]
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121181994 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')]
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121181994 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')]
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121181994 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')]
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121181994 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121181994 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
11:56:06 [2024-03-15T15:56:06.023Z] 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')
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@728b0dc0
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1121181995 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')]
11:56:06 [2024-03-15T15:56:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121181995 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')]
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1121181996 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1121181996 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1121181996 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')]
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1121181996 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')]
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1121181996 data=null 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')]
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1121181996 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')]
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121181996 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')]
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1121181996 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')]
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1121181996 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1121181996 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
11:56:06 [2024-03-15T15:56:06.024Z] 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')
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
11:56:06 [2024-03-15T15:56:06.024Z] 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.
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
11:56:06 [2024-03-15T15:56:06.024Z] 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')
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] 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')
11:56:06 [2024-03-15T15:56:06.024Z] 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.
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
11:56:06 [2024-03-15T15:56:06.025Z] 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')
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
11:56:06 [2024-03-15T15:56:06.025Z] 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.
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] 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)'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
11:56:06 [2024-03-15T15:56:06.025Z] 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')
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.025Z] 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')
11:56:06 [2024-03-15T15:56:06.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@73eb830c
11:56:06 [2024-03-15T15:56:06.025Z] 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=1121182000 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')]
11:56:06 [2024-03-15T15:56:06.025Z] 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=1121182000 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')]
11:56:06 [2024-03-15T15:56:06.025Z] 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=1121182000 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')]
11:56:06 [2024-03-15T15:56:06.025Z] 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=1121182000 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')]
11:56:06 [2024-03-15T15:56:06.025Z] 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=1121182000 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')]
11:56:06 [2024-03-15T15:56:06.025Z] 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=1121182000 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')]
11:56:06 [2024-03-15T15:56:06.025Z] 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=1121182000 data=null 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')]
11:56:06 [2024-03-15T15:56:06.025Z] 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=1121182020 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')]
11:56:06 [2024-03-15T15:56:06.025Z] 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=1121182021 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')]
11:56:06 [2024-03-15T15:56:06.025Z] 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=1121182021 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')]
11:56:06 [2024-03-15T15:56:06.025Z] 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=1121182021 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')]
11:56:06 [2024-03-15T15:56:06.026Z] 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=1121182021 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')]
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
11:56:06 [2024-03-15T15:56:06.026Z] 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'))
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
11:56:06 [2024-03-15T15:56:06.026Z] 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'))
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:06 [2024-03-15T15:56:06.026Z] 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')
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121182042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121182042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121182042 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121182042 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121182042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121182043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:06 [2024-03-15T15:56:06.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:06 [2024-03-15T15:56:06.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:06 [2024-03-15T15:56:06.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:06 [2024-03-15T15:56:06.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:06 [2024-03-15T15:56:06.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:06 [2024-03-15T15:56:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
11:56:06 [2024-03-15T15:56:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121182043 data=null 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')]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121182583 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121182583 data=null doit=true}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121182583 data=null}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121182583 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121182583 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}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121182622 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121182623 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121182623 data=null doit=true}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121182623 data=null}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121182623 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121182624 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}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121182628 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121182628 data=null doit=true}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121182628 data=null}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121182628 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121182629 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}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121182630 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1121182631 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
11:56:06 [2024-03-15T15:56:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1121182631 data=null doit=true}, TreeItem with text {Traces [4]}]
11:56:06 [2024-03-15T15:56:06.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1121182631 data=null}, TreeItem with text {Traces [4]}]
11:56:06 [2024-03-15T15:56:06.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1121182631 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
11:56:06 [2024-03-15T15:56:06.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121182631 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]}]
11:56:06 [2024-03-15T15:56:06.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1121182644 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
11:56:06 [2024-03-15T15:56:06.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1121182645 data=null doit=true}, TreeItem with text {Traces [4]}]
11:56:06 [2024-03-15T15:56:06.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1121182645 data=null}, TreeItem with text {Traces [4]}]
11:56:06 [2024-03-15T15:56:06.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1121182645 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
11:56:06 [2024-03-15T15:56:06.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121182645 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]}]
11:56:06 [2024-03-15T15:56:06.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1121182647 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
11:56:06 [2024-03-15T15:56:06.794Z] 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@486bcaa] time=1121182849 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:56:06 [2024-03-15T15:56:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:56:06 [2024-03-15T15:56:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:06 [2024-03-15T15:56:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:06 [2024-03-15T15:56:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:06 [2024-03-15T15:56:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121182854 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121182854 data=null doit=true}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121182854 data=null}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121182866 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121182867 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}]
11:56:06 [2024-03-15T15:56:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121182879 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:06 [2024-03-15T15:56:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:56:06 [2024-03-15T15:56:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:56:06 [2024-03-15T15:56:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:56:07 [2024-03-15T15:56:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:56:07 [2024-03-15T15:56:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:56:07 [2024-03-15T15:56:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:07 [2024-03-15T15:56:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:56:07 [2024-03-15T15:56:07.721Z] 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')
11:56:07 [2024-03-15T15:56:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:07 [2024-03-15T15:56:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:07 [2024-03-15T15:56:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:07 [2024-03-15T15:56:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:56:07 [2024-03-15T15:56:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:56:07 [2024-03-15T15:56:07.721Z] 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=1121183643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:07 [2024-03-15T15:56:07.721Z] 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=1121183643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:07 [2024-03-15T15:56:07.721Z] 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=1121183643 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:07 [2024-03-15T15:56:07.721Z] 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=1121183643 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:07 [2024-03-15T15:56:07.721Z] 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=1121183644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:07 [2024-03-15T15:56:07.721Z] 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=1121183644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:07 [2024-03-15T15:56:07.721Z] 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=1121183644 data=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')]
11:56:07 [2024-03-15T15:56:07.721Z] 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=1121183644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:07 [2024-03-15T15:56:07.721Z] 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=1121183644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:07 [2024-03-15T15:56:07.721Z] 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=1121183644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:07 [2024-03-15T15:56:07.721Z] 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=1121183644 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:07 [2024-03-15T15:56:07.722Z] 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=1121183644 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:07 [2024-03-15T15:56:07.722Z] 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')
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121183645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121183645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121183645 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121183645 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121183645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121183645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:07 [2024-03-15T15:56:07.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:07 [2024-03-15T15:56:07.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:07 [2024-03-15T15:56:07.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:07 [2024-03-15T15:56:07.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:07 [2024-03-15T15:56:07.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121183645 data=null 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')]
11:56:07 [2024-03-15T15:56:07.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121182915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:56:08 [2024-03-15T15:56:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
11:56:08 [2024-03-15T15:56:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
11:56:08 [2024-03-15T15:56:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
11:56:08 [2024-03-15T15:56:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
11:56:08 [2024-03-15T15:56:08.647Z] 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')
11:56:08 [2024-03-15T15:56:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.648Z] 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.
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
11:56:08 [2024-03-15T15:56:08.648Z] 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
11:56:08 [2024-03-15T15:56:08.648Z] 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=1121184772 data=null}, (of type 'Combo')]
11:56:08 [2024-03-15T15:56:08.648Z] 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
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121184812 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121184813 data=null doit=true}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121184813 data=null}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121184813 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121184813 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}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121184813 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121184828 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121184828 data=null doit=true}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121184829 data=null}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121184829 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121184829 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}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121184829 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121184832 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121184832 data=null doit=true}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121184832 data=null}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121184832 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121184832 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}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121184833 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:08 [2024-03-15T15:56:08.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121184835 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121184835 data=null doit=true}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121184835 data=null}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121184835 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121184835 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}]
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121184836 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121184838 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121184838 data=null doit=true}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121184838 data=null}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121184839 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121184839 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}]
11:56:08 [2024-03-15T15:56:08.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121184839 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121184841 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121184842 data=null doit=true}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121184842 data=null}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121184842 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121184842 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}]
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121184842 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
11:56:08 [2024-03-15T15:56:08.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
11:56:08 [2024-03-15T15:56:08.905Z] 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:'))
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121184848 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:'))]
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] 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'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
11:56:08 [2024-03-15T15:56:08.906Z] 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')
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@241e27b6
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121184849 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')]
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121184849 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')]
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121184849 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121184849 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121184849 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')]
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121184849 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')]
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121184849 data=null 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')]
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121184850 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')]
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121184850 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')]
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121184850 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')]
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121184850 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121184850 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
11:56:08 [2024-03-15T15:56:08.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
11:56:08 [2024-03-15T15:56:08.906Z] 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')
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
11:56:08 [2024-03-15T15:56:08.907Z] 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.
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
11:56:08 [2024-03-15T15:56:08.907Z] 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')
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
11:56:08 [2024-03-15T15:56:08.907Z] 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.
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
11:56:08 [2024-03-15T15:56:08.907Z] 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')
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] 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')
11:56:08 [2024-03-15T15:56:08.907Z] 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.
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
11:56:08 [2024-03-15T15:56:08.907Z] 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')
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
11:56:08 [2024-03-15T15:56:08.908Z] 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.
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.908Z] 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)'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
11:56:08 [2024-03-15T15:56:08.908Z] 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')
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.908Z] 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')
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@46de9704
11:56:08 [2024-03-15T15:56:08.908Z] 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=1121184854 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')]
11:56:08 [2024-03-15T15:56:08.908Z] 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=1121184854 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')]
11:56:08 [2024-03-15T15:56:08.908Z] 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=1121184854 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')]
11:56:08 [2024-03-15T15:56:08.908Z] 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=1121184854 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')]
11:56:08 [2024-03-15T15:56:08.908Z] 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=1121184854 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')]
11:56:08 [2024-03-15T15:56:08.908Z] 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=1121184854 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')]
11:56:08 [2024-03-15T15:56:08.908Z] 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=1121184854 data=null 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')]
11:56:08 [2024-03-15T15:56:08.908Z] 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=1121184878 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')]
11:56:08 [2024-03-15T15:56:08.908Z] 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=1121184878 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')]
11:56:08 [2024-03-15T15:56:08.908Z] 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=1121184878 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')]
11:56:08 [2024-03-15T15:56:08.908Z] 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=1121184878 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')]
11:56:08 [2024-03-15T15:56:08.908Z] 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=1121184878 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')]
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
11:56:08 [2024-03-15T15:56:08.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
11:56:08 [2024-03-15T15:56:08.909Z] 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'))
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 02:00:00", using matcher: of type 'Text'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
11:56:08 [2024-03-15T15:56:08.909Z] 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'))
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:08 [2024-03-15T15:56:08.909Z] 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')
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121184900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121184900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121184900 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121184900 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121184900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121184900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:08 [2024-03-15T15:56:08.909Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:08 [2024-03-15T15:56:08.909Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:08 [2024-03-15T15:56:08.909Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:08 [2024-03-15T15:56:08.909Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:08 [2024-03-15T15:56:08.909Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:08 [2024-03-15T15:56:08.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
11:56:09 [2024-03-15T15:56:09.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121184900 data=null 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')]
11:56:09 [2024-03-15T15:56:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:09 [2024-03-15T15:56:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:09 [2024-03-15T15:56:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:09 [2024-03-15T15:56:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:09 [2024-03-15T15:56:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:09 [2024-03-15T15:56:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:09 [2024-03-15T15:56:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121185443 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121185444 data=null doit=true}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121185444 data=null}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121185444 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121185444 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}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121185472 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121185473 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121185473 data=null doit=true}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121185473 data=null}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121185473 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121185474 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}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121185477 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121185478 data=null doit=true}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121185478 data=null}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121185478 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121185478 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}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121185480 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1121185480 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1121185481 data=null doit=true}, TreeItem with text {Traces [4]}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1121185481 data=null}, TreeItem with text {Traces [4]}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1121185481 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121185481 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]}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1121185495 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1121185495 data=null doit=true}, TreeItem with text {Traces [4]}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1121185495 data=null}, TreeItem with text {Traces [4]}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1121185496 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121185496 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]}]
11:56:09 [2024-03-15T15:56:09.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1121185498 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
11:56:09 [2024-03-15T15:56:09.677Z] 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@486bcaa] time=1121185801 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:56:09 [2024-03-15T15:56:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:56:09 [2024-03-15T15:56:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:09 [2024-03-15T15:56:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:09 [2024-03-15T15:56:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:09 [2024-03-15T15:56:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121185817 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121185817 data=null doit=true}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121185817 data=null}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121185817 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121185817 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}]
11:56:09 [2024-03-15T15:56:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121185826 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:09 [2024-03-15T15:56:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:56:09 [2024-03-15T15:56:09.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:56:09 [2024-03-15T15:56:09.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:56:10 [2024-03-15T15:56:10.495Z] 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')
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:56:10 [2024-03-15T15:56:10.495Z] 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=1121186547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:10 [2024-03-15T15:56:10.495Z] 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=1121186547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:10 [2024-03-15T15:56:10.495Z] 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=1121186547 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:10 [2024-03-15T15:56:10.495Z] 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=1121186547 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:10 [2024-03-15T15:56:10.495Z] 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=1121186547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:10 [2024-03-15T15:56:10.495Z] 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=1121186547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:10 [2024-03-15T15:56:10.495Z] 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=1121186547 data=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')]
11:56:10 [2024-03-15T15:56:10.495Z] 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=1121186547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:10 [2024-03-15T15:56:10.495Z] 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=1121186547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:10 [2024-03-15T15:56:10.495Z] 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=1121186547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:10 [2024-03-15T15:56:10.495Z] 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=1121186547 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:10 [2024-03-15T15:56:10.495Z] 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=1121186548 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:10 [2024-03-15T15:56:10.495Z] 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')
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:10 [2024-03-15T15:56:10.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121186548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:10 [2024-03-15T15:56:10.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121186548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:10 [2024-03-15T15:56:10.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121186548 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:10 [2024-03-15T15:56:10.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121186548 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:10 [2024-03-15T15:56:10.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121186549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:10 [2024-03-15T15:56:10.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121186549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:10 [2024-03-15T15:56:10.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:10 [2024-03-15T15:56:10.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:10 [2024-03-15T15:56:10.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:10 [2024-03-15T15:56:10.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:10 [2024-03-15T15:56:10.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:10 [2024-03-15T15:56:10.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:56:10 [2024-03-15T15:56:10.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121186549 data=null 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')]
11:56:10 [2024-03-15T15:56:10.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121185865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:56:11 [2024-03-15T15:56:11.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
11:56:11 [2024-03-15T15:56:11.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
11:56:11 [2024-03-15T15:56:11.859Z] 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')
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.859Z] 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.
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
11:56:11 [2024-03-15T15:56:11.859Z] 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
11:56:11 [2024-03-15T15:56:11.859Z] 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=1121187674 data=null}, (of type 'Combo')]
11:56:11 [2024-03-15T15:56:11.859Z] 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
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121187712 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121187712 data=null doit=true}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121187712 data=null}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121187712 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121187712 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}]
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121187713 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121187720 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121187727 data=null doit=true}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121187728 data=null}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121187728 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121187728 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}]
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121187728 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121187731 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121187731 data=null doit=true}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121187731 data=null}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121187731 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121187731 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}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121187732 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121187734 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121187734 data=null doit=true}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121187734 data=null}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121187734 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121187734 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}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121187735 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121187737 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121187740 data=null doit=true}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121187740 data=null}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121187740 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121187740 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}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121187741 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1121187743 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1121187743 data=null doit=true}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1121187743 data=null}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1121187744 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121187744 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}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1121187744 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:11 [2024-03-15T15:56:11.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
11:56:11 [2024-03-15T15:56:11.861Z] 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:'))
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121187747 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:'))]
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] 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'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
11:56:11 [2024-03-15T15:56:11.861Z] 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')
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7c1f3138
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121187748 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')]
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121187748 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')]
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121187748 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121187748 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121187748 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')]
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121187748 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')]
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121187748 data=null 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')]
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121187748 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')]
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121187748 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')]
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121187748 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')]
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121187748 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121187748 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
11:56:11 [2024-03-15T15:56:11.862Z] 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')
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
11:56:11 [2024-03-15T15:56:11.862Z] 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.
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
11:56:11 [2024-03-15T15:56:11.862Z] 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')
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
11:56:11 [2024-03-15T15:56:11.862Z] 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.
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
11:56:11 [2024-03-15T15:56:11.862Z] 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')
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] 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')
11:56:11 [2024-03-15T15:56:11.862Z] 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.
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
11:56:11 [2024-03-15T15:56:11.862Z] 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')
11:56:11 [2024-03-15T15:56:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
11:56:11 [2024-03-15T15:56:11.863Z] 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.
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.863Z] 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)'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
11:56:11 [2024-03-15T15:56:11.863Z] 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')
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.863Z] 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')
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4d7a82f6
11:56:11 [2024-03-15T15:56:11.863Z] 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=1121187752 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')]
11:56:11 [2024-03-15T15:56:11.863Z] 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=1121187752 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')]
11:56:11 [2024-03-15T15:56:11.863Z] 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=1121187752 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')]
11:56:11 [2024-03-15T15:56:11.863Z] 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=1121187752 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')]
11:56:11 [2024-03-15T15:56:11.863Z] 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=1121187752 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')]
11:56:11 [2024-03-15T15:56:11.863Z] 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=1121187752 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')]
11:56:11 [2024-03-15T15:56:11.863Z] 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=1121187752 data=null 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')]
11:56:11 [2024-03-15T15:56:11.863Z] 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=1121187771 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')]
11:56:11 [2024-03-15T15:56:11.863Z] 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=1121187771 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')]
11:56:11 [2024-03-15T15:56:11.863Z] 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=1121187771 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')]
11:56:11 [2024-03-15T15:56:11.863Z] 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=1121187771 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')]
11:56:11 [2024-03-15T15:56:11.863Z] 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=1121187771 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')]
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
11:56:11 [2024-03-15T15:56:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
11:56:11 [2024-03-15T15:56:11.864Z] 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'))
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
11:56:11 [2024-03-15T15:56:11.864Z] 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'))
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:11 [2024-03-15T15:56:11.864Z] 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')
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: with label (with mnemonic 'Start Time')
11:56:11 [2024-03-15T15:56:11.864Z] 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'))
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
11:56:11 [2024-03-15T15:56:11.864Z] 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')
11:56:11 [2024-03-15T15:56:11.864Z] 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'))
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
11:56:11 [2024-03-15T15:56:11.864Z] 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'))
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "02:00:00", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
11:56:11 [2024-03-15T15:56:11.864Z] 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')
11:56:11 [2024-03-15T15:56:11.864Z] 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'))
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
11:56:11 [2024-03-15T15:56:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
11:56:11 [2024-03-15T15:56:11.864Z] 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'))
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:11 [2024-03-15T15:56:11.865Z] 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')
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG ROOT - Closing lingering shell with title Trace Import
11:56:11 [2024-03-15T15:56:11.865Z] 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=1121187823 data=null doit=true}, Shell with text {Trace Import}]
11:56:11 [2024-03-15T15:56:11.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@486bcaa] time=1121187869 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121187873 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121187874 data=null doit=true}, TreeItem with text {Tracing}]
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121187874 data=null}, TreeItem with text {Tracing}]
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121187874 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121187874 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}]
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121187894 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:56:11 [2024-03-15T15:56:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:56:12 [2024-03-15T15:56:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:56:12 [2024-03-15T15:56:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:56:12 [2024-03-15T15:56:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:12 [2024-03-15T15:56:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:56:12 [2024-03-15T15:56:12.793Z] 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')
11:56:12 [2024-03-15T15:56:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:12 [2024-03-15T15:56:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:12 [2024-03-15T15:56:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:12 [2024-03-15T15:56:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:56:12 [2024-03-15T15:56:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:56:12 [2024-03-15T15:56:12.793Z] 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=1121188642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:12 [2024-03-15T15:56:12.793Z] 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=1121188642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:12 [2024-03-15T15:56:12.793Z] 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=1121188642 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:12 [2024-03-15T15:56:12.793Z] 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=1121188642 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:12 [2024-03-15T15:56:12.793Z] 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=1121188642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:12 [2024-03-15T15:56:12.793Z] 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=1121188642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:12 [2024-03-15T15:56:12.793Z] 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=1121188642 data=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')]
11:56:12 [2024-03-15T15:56:12.793Z] 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=1121188642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:12 [2024-03-15T15:56:12.793Z] 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=1121188642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:12 [2024-03-15T15:56:12.793Z] 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=1121188642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:12 [2024-03-15T15:56:12.793Z] 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=1121188642 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:12 [2024-03-15T15:56:12.793Z] 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=1121188642 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:12 [2024-03-15T15:56:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:56:12 [2024-03-15T15:56:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:12 [2024-03-15T15:56:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:12 [2024-03-15T15:56:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:12 [2024-03-15T15:56:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:12 [2024-03-15T15:56:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:12 [2024-03-15T15:56:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:12 [2024-03-15T15:56:12.794Z] 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')
11:56:12 [2024-03-15T15:56:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:12 [2024-03-15T15:56:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121188643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:12 [2024-03-15T15:56:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121188643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:12 [2024-03-15T15:56:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121188643 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:12 [2024-03-15T15:56:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121188643 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:12 [2024-03-15T15:56:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121188643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:12 [2024-03-15T15:56:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121188643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:12 [2024-03-15T15:56:12.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:12 [2024-03-15T15:56:12.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:12 [2024-03-15T15:56:12.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:12 [2024-03-15T15:56:12.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:12 [2024-03-15T15:56:12.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:12 [2024-03-15T15:56:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:56:12 [2024-03-15T15:56:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121188643 data=null 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')]
11:56:12 [2024-03-15T15:56:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121187933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:56:13 [2024-03-15T15:56:13.050Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.972 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
11:56:13 [2024-03-15T15:56:13.050Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInverseTime -- Time elapsed: 2.877 s
11:56:13 [2024-03-15T15:56:13.050Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerange -- Time elapsed: 2.903 s
11:56:13 [2024-03-15T15:56:13.050Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInvalidFormat -- Time elapsed: 2.095 s
11:56:13 [2024-03-15T15:56:13.050Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
11:56:13 [2024-03-15T15:56:13.050Z] 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@486bcaa] time=1121189163 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:56:13 [2024-03-15T15:56:13.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:13 [2024-03-15T15:56:13.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:56:13 [2024-03-15T15:56:13.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:56:13 [2024-03-15T15:56:13.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:56:13 [2024-03-15T15:56:13.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121189249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:56:13 [2024-03-15T15:56:13.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
11:56:13 [2024-03-15T15:56:13.867Z] 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')
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1121189865 data=null doit=true}, Button with text {Select roo&t directory:}]
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1121189865 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:}]
11:56:13 [2024-03-15T15:56:13.867Z] 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')
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1121189867 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1121189868 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')]
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1121189868 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')]
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1121189868 data=null 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')]
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /tmp/trace17326798947518473984.gz
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/tmp/trace17326798947518473984.gz} [layout=null] time=1121189872 data=null}, (of type 'Combo')]
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /tmp/trace17326798947518473984.gz
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1121189924 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
11:56:13 [2024-03-15T15:56:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1121189924 data=null doit=true}, TreeItem with text {/}]
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1121189924 data=null}, TreeItem with text {/}]
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1121189924 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121189924 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1121189925 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] 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'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
11:56:13 [2024-03-15T15:56:13.868Z] 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')
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/tmp/trace1732679894...", using matcher: of type 'Combo'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
11:56:13 [2024-03-15T15:56:13.868Z] 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:'))
11:56:13 [2024-03-15T15:56:13.868Z] 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
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : TMF Tests} [layout=null] time=1121189942 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:'))]
11:56:13 [2024-03-15T15:56:13.868Z] 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
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:13 [2024-03-15T15:56:13.868Z] 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')
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121189944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121189944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121189944 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121189944 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121189944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:13 [2024-03-15T15:56:13.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121189944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:13 [2024-03-15T15:56:13.869Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:13 [2024-03-15T15:56:13.869Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:13 [2024-03-15T15:56:13.869Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:13 [2024-03-15T15:56:13.869Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:13 [2024-03-15T15:56:13.869Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:13 [2024-03-15T15:56:13.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
11:56:13 [2024-03-15T15:56:13.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121189944 data=null 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')]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121190461 data=null doit=true}, TreeItem with text {Tracing}]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121190461 data=null}, TreeItem with text {Tracing}]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121190461 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121190462 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}]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121190464 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121190464 data=null doit=true}, Tree node with text: Traces [1]]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121190464 data=null}, Tree node with text: Traces [1]]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121190465 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [1]]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121190465 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]]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121190466 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [1]]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: trace17326798947518473984
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {trace17326798947518473984} time=1121190466 data=null button=0 stateMask=0x0 x=175 y=81 count=0}, Tree node with text: trace17326798947518473984]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {trace17326798947518473984} time=1121190466 data=null doit=true}, Tree node with text: trace17326798947518473984]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {trace17326798947518473984} time=1121190467 data=null}, Tree node with text: trace17326798947518473984]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace17326798947518473984} time=1121190467 data=null button=1 stateMask=0x0 x=175 y=81 count=1}, Tree node with text: trace17326798947518473984]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121190467 data=null item=TreeItem {trace17326798947518473984} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace17326798947518473984]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace17326798947518473984} time=1121190493 data=null button=1 stateMask=0x80000 x=175 y=81 count=1}, Tree node with text: trace17326798947518473984]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace17326798947518473984} time=1121190493 data=null button=1 stateMask=0x0 x=175 y=81 count=2}, Tree node with text: trace17326798947518473984]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {trace17326798947518473984} time=1121190494 data=null button=1 stateMask=0x0 x=175 y=81 count=2}, Tree node with text: trace17326798947518473984]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121190494 data=null item=TreeItem {trace17326798947518473984} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace17326798947518473984]
11:56:14 [2024-03-15T15:56:14.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace17326798947518473984} time=1121190533 data=null button=1 stateMask=0x80000 x=175 y=81 count=2}, Tree node with text: trace17326798947518473984]
11:56:14 [2024-03-15T15:56:14.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {trace17326798947518473984} time=1121190624 data=null button=0 stateMask=0x0 x=175 y=81 count=0}, Tree node with text: trace17326798947518473984]
11:56:14 [2024-03-15T15:56:14.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {trace17326798947518473984} time=1121190624 data=null doit=true}, Tree node with text: trace17326798947518473984]
11:56:14 [2024-03-15T15:56:14.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {trace17326798947518473984} time=1121190624 data=null}, Tree node with text: trace17326798947518473984]
11:56:14 [2024-03-15T15:56:14.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: trace17326798947518473984
11:56:16 [2024-03-15T15:56:16.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:56:16 [2024-03-15T15:56:16.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:16 [2024-03-15T15:56:16.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:16 [2024-03-15T15:56:16.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Tracing/Traces/trace17326798947518473984 - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@486bcaa] time=1121191828 data=null doit=true}, Shell with text {data - Tracing/Traces/trace17326798947518473984 - Eclipse Platform}]
11:56:16 [2024-03-15T15:56:16.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:56:16 [2024-03-15T15:56:16.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:16 [2024-03-15T15:56:16.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:16 [2024-03-15T15:56:16.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:16 [2024-03-15T15:56:16.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121191885 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
11:56:16 [2024-03-15T15:56:16.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121191885 data=null doit=true}, TreeItem with text {Tracing}]
11:56:16 [2024-03-15T15:56:16.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121191885 data=null}, TreeItem with text {Tracing}]
11:56:16 [2024-03-15T15:56:16.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121191885 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:16 [2024-03-15T15:56:16.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121191886 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}]
11:56:16 [2024-03-15T15:56:16.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121191906 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
11:56:16 [2024-03-15T15:56:16.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:56:16 [2024-03-15T15:56:16.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:56:16 [2024-03-15T15:56:16.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:56:16 [2024-03-15T15:56:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:56:16 [2024-03-15T15:56:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:56:16 [2024-03-15T15:56:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:16 [2024-03-15T15:56:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:56:16 [2024-03-15T15:56:16.609Z] 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')
11:56:16 [2024-03-15T15:56:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:16 [2024-03-15T15:56:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:16 [2024-03-15T15:56:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:16 [2024-03-15T15:56:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:56:16 [2024-03-15T15:56:16.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:56:16 [2024-03-15T15:56:16.609Z] 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=1121192756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:16 [2024-03-15T15:56:16.609Z] 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=1121192756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:16 [2024-03-15T15:56:16.609Z] 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=1121192756 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:16 [2024-03-15T15:56:16.609Z] 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=1121192756 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:16 [2024-03-15T15:56:16.609Z] 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=1121192757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:16 [2024-03-15T15:56:16.610Z] 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=1121192757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:16 [2024-03-15T15:56:16.610Z] 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=1121192757 data=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')]
11:56:16 [2024-03-15T15:56:16.610Z] 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=1121192757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:16 [2024-03-15T15:56:16.610Z] 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=1121192757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:16 [2024-03-15T15:56:16.610Z] 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=1121192757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:16 [2024-03-15T15:56:16.610Z] 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=1121192757 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:16 [2024-03-15T15:56:16.610Z] 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=1121192757 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:16 [2024-03-15T15:56:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:56:16 [2024-03-15T15:56:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:16 [2024-03-15T15:56:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:16 [2024-03-15T15:56:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:16 [2024-03-15T15:56:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:16 [2024-03-15T15:56:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:16 [2024-03-15T15:56:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:16 [2024-03-15T15:56:16.610Z] 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')
11:56:16 [2024-03-15T15:56:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:16 [2024-03-15T15:56:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121192758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:16 [2024-03-15T15:56:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121192758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:16 [2024-03-15T15:56:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121192758 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:16 [2024-03-15T15:56:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121192758 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:16 [2024-03-15T15:56:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121192758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:16 [2024-03-15T15:56:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121192758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:16 [2024-03-15T15:56:16.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:16 [2024-03-15T15:56:16.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:16 [2024-03-15T15:56:16.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:16 [2024-03-15T15:56:16.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:16 [2024-03-15T15:56:16.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:16 [2024-03-15T15:56:16.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:56:16 [2024-03-15T15:56:16.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121192758 data=null 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')]
11:56:16 [2024-03-15T15:56:16.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121191942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:56:17 [2024-03-15T15:56:17.123Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.102 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
11:56:17 [2024-03-15T15:56:17.123Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest.testGzipImport -- Time elapsed: 4.005 s
11:56:17 [2024-03-15T15:56:17.123Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
11:56:17 [2024-03-15T15:56:17.124Z] 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@486bcaa] time=1121193272 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:56:17 [2024-03-15T15:56:17.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:17 [2024-03-15T15:56:17.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:56:17 [2024-03-15T15:56:17.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:56:17 [2024-03-15T15:56:17.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:56:17 [2024-03-15T15:56:17.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121193351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:56:17 [2024-03-15T15:56:17.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1121194840 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121194841 data=null doit=true}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121194841 data=null}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121194841 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121194841 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121194856 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1121194857 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121194857 data=null doit=true}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121194857 data=null}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121194857 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121194858 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121194868 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121194868 data=null doit=true}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121194868 data=null}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121194868 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121194869 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}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121194870 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121194871 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121194871 data=null doit=true}, TreeItem with text {Traces [1]}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121194872 data=null}, TreeItem with text {Traces [1]}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121194872 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121194872 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]}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121194884 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1121194886 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121194887 data=null doit=true}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121194887 data=null}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121194887 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121194887 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121194901 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:18 [2024-03-15T15:56:18.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
11:56:18 [2024-03-15T15:56:18.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1121194901 data=null doit=true}, TreeItem with text {Experiments [1]}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1121194901 data=null}, TreeItem with text {Experiments [1]}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1121194901 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121194902 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]}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1121194903 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121194903 data=null doit=true}, TreeItem with text {Traces [1]}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121194903 data=null}, TreeItem with text {Traces [1]}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121194904 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [1]}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121194904 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]}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121194905 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [1]}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=1121194906 data=null doit=true}, TreeItem with text {test.xml}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1121194907 data=null}, TreeItem with text {test.xml}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1121194907 data=null button=1 stateMask=0x0 x=105 y=104 count=1}, TreeItem with text {test.xml}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121194907 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}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1121194930 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1121194931 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1121194933 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1121194937 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
11:56:18 [2024-03-15T15:56:18.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1121194938 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
11:56:19 [2024-03-15T15:56:19.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1121194938 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
11:56:19 [2024-03-15T15:56:19.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1121194939 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
11:56:19 [2024-03-15T15:56:19.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1121194939 data=[TmfTraceElement(/Test/Traces/test.xml)] x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
11:56:19 [2024-03-15T15:56:19.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1121194943 data=null x=0 y=0 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1121194947 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [0]}]
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1121194947 data=null doit=true}, TreeItem with text {Test Experiment [0]}]
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1121194947 data=null}, TreeItem with text {Test Experiment [0]}]
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1121194947 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121194950 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]}]
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1121194960 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
11:56:19 [2024-03-15T15:56:19.005Z] 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=1121195183 data=null doit=true}, Shell with text {Export trace package}]
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.005Z] 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'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
11:56:19 [2024-03-15T15:56:19.005Z] 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')
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.005Z] 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.
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
11:56:19 [2024-03-15T15:56:19.005Z] 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')
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.262Z] 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')
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1121195226 data=null doit=true}, Button with text {Sa&ve in tar format}]
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1121195226 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}]
11:56:19 [2024-03-15T15:56:19.262Z] 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')
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=1121195227 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1121195227 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')]
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1121195227 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')]
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=1121195227 data=null 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')]
11:56:19 [2024-03-15T15:56:19.262Z] 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')
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.262Z] 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'
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
11:56:19 [2024-03-15T15:56:19.262Z] 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')
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.262Z] 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')
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1121195277 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')]
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1121195277 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')]
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1121195277 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1121195278 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1121195296 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')]
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1121195296 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')]
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1121195296 data=null 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')]
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1121195296 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')]
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1121195296 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')]
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1121195296 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')]
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1121195297 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1121195297 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
11:56:19 [2024-03-15T15:56:19.262Z] 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')
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:19 [2024-03-15T15:56:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
11:56:19 [2024-03-15T15:56:19.263Z] 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
11:56:19 [2024-03-15T15:56:19.263Z] 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=1121195297 data=null}, (of type 'Combo')]
11:56:19 [2024-03-15T15:56:19.263Z] 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
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:19 [2024-03-15T15:56:19.263Z] 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')
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121195299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121195299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121195299 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121195299 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121195299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121195299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:19 [2024-03-15T15:56:19.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121195299 data=null 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')]
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1121195003 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...']
11:56:19 [2024-03-15T15:56:19.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:19 [2024-03-15T15:56:19.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:19 [2024-03-15T15:56:19.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:19 [2024-03-15T15:56:19.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1121195724 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1121195724 data=null doit=true}, TreeItem with text {Import Test}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1121195724 data=null}, TreeItem with text {Import Test}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1121195724 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121195724 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}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1121195740 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1121195740 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1121195740 data=null doit=true}, TreeItem with text {Import Test}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1121195740 data=null}, TreeItem with text {Import Test}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1121195740 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121195741 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}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1121195748 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1121195749 data=null doit=true}, TreeItem with text {Import Test}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1121195749 data=null}, TreeItem with text {Import Test}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1121195749 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121195749 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}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1121195751 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1121195751 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1121195751 data=null doit=true}, TreeItem with text {Traces [0]}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1121195752 data=null}, TreeItem with text {Traces [0]}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1121195752 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121195752 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]}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1121195758 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1121195758 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1121195758 data=null doit=true}, TreeItem with text {Traces [0]}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1121195758 data=null}, TreeItem with text {Traces [0]}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1121195759 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121195759 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]}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1121195768 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
11:56:19 [2024-03-15T15:56:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
11:56:20 [2024-03-15T15:56:20.081Z] 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=1121196017 data=null doit=true}, Shell with text {Import trace package}]
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
11:56:20 [2024-03-15T15:56:20.081Z] 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
11:56:20 [2024-03-15T15:56:20.081Z] 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=1121196031 data=null}, (of type 'Combo')]
11:56:20 [2024-03-15T15:56:20.081Z] 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
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
11:56:20 [2024-03-15T15:56:20.081Z]  into text (of type 'Combo')
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
11:56:20 [2024-03-15T15:56:20.081Z] '' with an interval of {1}ms. between characters.
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:20 [2024-03-15T15:56:20.081Z] 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')
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121196111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121196111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121196111 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121196111 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121196111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121196111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:20 [2024-03-15T15:56:20.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:20 [2024-03-15T15:56:20.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:20 [2024-03-15T15:56:20.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:20 [2024-03-15T15:56:20.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:20 [2024-03-15T15:56:20.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121196111 data=null 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')]
11:56:20 [2024-03-15T15:56:20.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1121195798 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...']
11:56:20 [2024-03-15T15:56:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:20 [2024-03-15T15:56:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:20 [2024-03-15T15:56:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:20 [2024-03-15T15:56:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:20 [2024-03-15T15:56:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:20 [2024-03-15T15:56:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:20 [2024-03-15T15:56:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1121196626 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
11:56:20 [2024-03-15T15:56:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1121196626 data=null doit=true}, TreeItem with text {Import Test}]
11:56:20 [2024-03-15T15:56:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1121196626 data=null}, TreeItem with text {Import Test}]
11:56:20 [2024-03-15T15:56:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1121196626 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
11:56:20 [2024-03-15T15:56:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121196626 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}]
11:56:20 [2024-03-15T15:56:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1121196640 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
11:56:20 [2024-03-15T15:56:20.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
11:56:20 [2024-03-15T15:56:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121196640 data=null doit=true}, TreeItem with text {Traces [1]}]
11:56:20 [2024-03-15T15:56:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121196640 data=null}, TreeItem with text {Traces [1]}]
11:56:20 [2024-03-15T15:56:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121196640 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:20 [2024-03-15T15:56:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121196641 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]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121196642 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:20 [2024-03-15T15:56:20.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1121196642 data=null doit=true}, TreeItem with text {Experiments [1]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1121196642 data=null}, TreeItem with text {Experiments [1]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1121196642 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121196642 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]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1121196643 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Test Experiment [1]}
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1121196644 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1121196644 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1121196644 data=null}, TreeItem with text {Test Experiment [1]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1121196644 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121196644 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]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1121196651 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1121196651 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1121196651 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121196651 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]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1121196689 data=null button=1 stateMask=0x80000 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1121196694 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1121196694 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1121196694 data=null}, TreeItem with text {Test Experiment [1]}]
11:56:20 [2024-03-15T15:56:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Test Experiment [1]}
11:56:21 [2024-03-15T15:56:21.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
11:56:22 [2024-03-15T15:56:22.135Z] 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@486bcaa] time=1121197998 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
11:56:22 [2024-03-15T15:56:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:56:22 [2024-03-15T15:56:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:22 [2024-03-15T15:56:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:22 [2024-03-15T15:56:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:22 [2024-03-15T15:56:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1121198012 data=null button=0 stateMask=0x0 x=55 y=127 count=0}, TreeItem with text {Test}]
11:56:22 [2024-03-15T15:56:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121198013 data=null doit=true}, TreeItem with text {Test}]
11:56:22 [2024-03-15T15:56:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121198051 data=null}, TreeItem with text {Test}]
11:56:22 [2024-03-15T15:56:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121198052 data=null button=1 stateMask=0x0 x=55 y=127 count=1}, TreeItem with text {Test}]
11:56:22 [2024-03-15T15:56:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121198052 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
11:56:22 [2024-03-15T15:56:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121198061 data=null button=1 stateMask=0x80000 x=55 y=127 count=1}, TreeItem with text {Test}]
11:56:22 [2024-03-15T15:56:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:56:22 [2024-03-15T15:56:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:56:22 [2024-03-15T15:56:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:56:23 [2024-03-15T15:56:23.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:56:23 [2024-03-15T15:56:23.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:56:23 [2024-03-15T15:56:23.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:23 [2024-03-15T15:56:23.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:56:23 [2024-03-15T15:56:23.063Z] 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')
11:56:23 [2024-03-15T15:56:23.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:23 [2024-03-15T15:56:23.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:23 [2024-03-15T15:56:23.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:23 [2024-03-15T15:56:23.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:56:23 [2024-03-15T15:56:23.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:56:23 [2024-03-15T15:56:23.063Z] 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=1121198917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:23 [2024-03-15T15:56:23.063Z] 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=1121198918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:23 [2024-03-15T15:56:23.063Z] 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=1121198918 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:23 [2024-03-15T15:56:23.063Z] 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=1121198918 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:23 [2024-03-15T15:56:23.064Z] 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=1121198918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:23 [2024-03-15T15:56:23.064Z] 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=1121198918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:23 [2024-03-15T15:56:23.064Z] 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=1121198918 data=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')]
11:56:23 [2024-03-15T15:56:23.064Z] 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=1121198918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:23 [2024-03-15T15:56:23.064Z] 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=1121198918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:23 [2024-03-15T15:56:23.064Z] 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=1121198918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:23 [2024-03-15T15:56:23.064Z] 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=1121198918 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:23 [2024-03-15T15:56:23.064Z] 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=1121198918 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:23 [2024-03-15T15:56:23.064Z] 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')
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121198919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121198919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121198919 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121198919 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121198920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121198920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:23 [2024-03-15T15:56:23.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:23 [2024-03-15T15:56:23.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:23 [2024-03-15T15:56:23.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:23 [2024-03-15T15:56:23.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:23 [2024-03-15T15:56:23.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121198920 data=null 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')]
11:56:23 [2024-03-15T15:56:23.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121198106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:56:23 [2024-03-15T15:56:23.320Z] 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@486bcaa] time=1121199426 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
11:56:23 [2024-03-15T15:56:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:56:23 [2024-03-15T15:56:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:23 [2024-03-15T15:56:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:23 [2024-03-15T15:56:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:23 [2024-03-15T15:56:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1121199443 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
11:56:23 [2024-03-15T15:56:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1121199444 data=null doit=true}, TreeItem with text {Import Test}]
11:56:23 [2024-03-15T15:56:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1121199444 data=null}, TreeItem with text {Import Test}]
11:56:23 [2024-03-15T15:56:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1121199444 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
11:56:23 [2024-03-15T15:56:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121199444 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}]
11:56:23 [2024-03-15T15:56:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1121199470 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
11:56:23 [2024-03-15T15:56:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:56:23 [2024-03-15T15:56:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:56:23 [2024-03-15T15:56:23.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:56:24 [2024-03-15T15:56:24.139Z] 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')
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:56:24 [2024-03-15T15:56:24.139Z] 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=1121200245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:24 [2024-03-15T15:56:24.139Z] 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=1121200245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:24 [2024-03-15T15:56:24.139Z] 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=1121200245 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:24 [2024-03-15T15:56:24.139Z] 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=1121200245 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:24 [2024-03-15T15:56:24.139Z] 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=1121200245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:24 [2024-03-15T15:56:24.139Z] 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=1121200245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:24 [2024-03-15T15:56:24.139Z] 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=1121200245 data=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')]
11:56:24 [2024-03-15T15:56:24.139Z] 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=1121200245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:24 [2024-03-15T15:56:24.139Z] 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=1121200245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:24 [2024-03-15T15:56:24.139Z] 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=1121200245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:24 [2024-03-15T15:56:24.139Z] 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=1121200245 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:24 [2024-03-15T15:56:24.139Z] 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=1121200245 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:24 [2024-03-15T15:56:24.139Z] 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')
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121200246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121200246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121200246 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121200246 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121200246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:24 [2024-03-15T15:56:24.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121200246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:24 [2024-03-15T15:56:24.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:24 [2024-03-15T15:56:24.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:24 [2024-03-15T15:56:24.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:24 [2024-03-15T15:56:24.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:24 [2024-03-15T15:56:24.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:24 [2024-03-15T15:56:24.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:56:24 [2024-03-15T15:56:24.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121200247 data=null 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')]
11:56:24 [2024-03-15T15:56:24.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121199508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1121202195 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121202195 data=null doit=true}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121202195 data=null}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121202195 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121202195 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121202239 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1121202240 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121202240 data=null doit=true}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121202240 data=null}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121202240 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121202240 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121202244 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121202244 data=null doit=true}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121202244 data=null}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121202245 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121202245 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}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121202246 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121202247 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121202247 data=null doit=true}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121202247 data=null}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121202248 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121202248 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]}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121202254 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121202254 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121202254 data=null doit=true}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121202254 data=null}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121202255 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121202261 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]}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121202264 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
11:56:26 [2024-03-15T15:56:26.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
11:56:26 [2024-03-15T15:56:26.544Z] 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=1121202479 data=null doit=true}, Shell with text {Export trace package}]
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
11:56:26 [2024-03-15T15:56:26.544Z] 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')
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=1121202561 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')]
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1121202561 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')]
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=1121202562 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=1121202562 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=1121202562 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')]
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=1121202562 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')]
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=1121202562 data=null 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')]
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=1121202579 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')]
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1121202579 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')]
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=1121202579 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')]
11:56:26 [2024-03-15T15:56:26.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=1121202579 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=1121202579 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
11:56:26 [2024-03-15T15:56:26.545Z] 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')
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=1121202581 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')]
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=1121202581 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')]
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=1121202581 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=1121202581 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=1121202582 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')]
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=1121202582 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')]
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=1121202582 data=null 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')]
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=1121202583 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')]
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=1121202583 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')]
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=1121202583 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')]
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=1121202583 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=1121202583 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
11:56:26 [2024-03-15T15:56:26.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] 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'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
11:56:26 [2024-03-15T15:56:26.546Z] 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')
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] 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')
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1121202585 data=null doit=true}, Button with text {Save in &zip format}]
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=1121202585 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}]
11:56:26 [2024-03-15T15:56:26.546Z] 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')
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1121202585 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1121202586 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')]
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1121202586 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')]
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1121202586 data=null 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')]
11:56:26 [2024-03-15T15:56:26.546Z] 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')
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
11:56:26 [2024-03-15T15:56:26.546Z] 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')
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] 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')
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1121202586 data=null doit=true}, Button with text {Sa&ve in tar format}]
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1121202587 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}]
11:56:26 [2024-03-15T15:56:26.546Z] 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')
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=1121202587 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1121202587 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')]
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1121202587 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')]
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=1121202587 data=null 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')]
11:56:26 [2024-03-15T15:56:26.546Z] 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')
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.546Z] 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'
11:56:26 [2024-03-15T15:56:26.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
11:56:26 [2024-03-15T15:56:26.546Z] 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')
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.547Z] 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')
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1121202601 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')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1121202601 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')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1121202601 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1121202601 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1121202601 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')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1121202601 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')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1121202601 data=null 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')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1121202601 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')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1121202602 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')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1121202602 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')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1121202602 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1121202602 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
11:56:26 [2024-03-15T15:56:26.547Z] 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')
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.547Z] 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'
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
11:56:26 [2024-03-15T15:56:26.547Z] 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')
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.547Z] 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')
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1121202602 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')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1121202602 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')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1121202602 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1121202602 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1121202603 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')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1121202603 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')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1121202603 data=null 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')]
11:56:26 [2024-03-15T15:56:26.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1121202603 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')]
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1121202603 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')]
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1121202603 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')]
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1121202603 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1121202603 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
11:56:26 [2024-03-15T15:56:26.548Z] 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')
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
11:56:26 [2024-03-15T15:56:26.548Z] 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
11:56:26 [2024-03-15T15:56:26.548Z] 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=1121202603 data=null}, (of type 'Combo')]
11:56:26 [2024-03-15T15:56:26.548Z] 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
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:26 [2024-03-15T15:56:26.548Z] 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')
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121202607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121202607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121202608 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121202608 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121202608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121202608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:26 [2024-03-15T15:56:26.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:26 [2024-03-15T15:56:26.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121202608 data=null 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')]
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1121202300 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...']
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:26 [2024-03-15T15:56:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1121202736 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121202736 data=null doit=true}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121202742 data=null}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121202743 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121202743 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121202752 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1121202761 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121202761 data=null doit=true}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121202761 data=null}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121202761 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121202761 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121202765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:26 [2024-03-15T15:56:26.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121202766 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121202766 data=null doit=true}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121202766 data=null}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121202766 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121202766 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]}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121202778 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:26 [2024-03-15T15:56:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121202779 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121202779 data=null doit=true}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121202779 data=null}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121202779 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121202779 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]}]
11:56:26 [2024-03-15T15:56:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121202781 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:26 [2024-03-15T15:56:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
11:56:26 [2024-03-15T15:56:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
11:56:26 [2024-03-15T15:56:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
11:56:27 [2024-03-15T15:56:27.062Z] 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=1121203070 data=null doit=true}, Shell with text {Import trace package}]
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
11:56:27 [2024-03-15T15:56:27.062Z] 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
11:56:27 [2024-03-15T15:56:27.062Z] 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=1121203071 data=null}, (of type 'Combo')]
11:56:27 [2024-03-15T15:56:27.062Z] 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
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
11:56:27 [2024-03-15T15:56:27.062Z]  into text (of type 'Combo')
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
11:56:27 [2024-03-15T15:56:27.062Z] '' with an interval of {1}ms. between characters.
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
11:56:27 [2024-03-15T15:56:27.062Z] 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')
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=1121203124 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')]
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=1121203124 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')]
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=1121203124 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=1121203124 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=1121203124 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')]
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=1121203124 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')]
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=1121203124 data=null 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')]
11:56:27 [2024-03-15T15:56:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=1121203125 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')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=1121203125 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')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=1121203125 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')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=1121203125 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=1121203125 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:27 [2024-03-15T15:56:27.063Z] 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')
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121203126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121203126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121203126 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121203126 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121203126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121203126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Finish} time=1121203158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121203162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Finish} time=1121203162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Finish} time=1121203162 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Finish} time=1121203162 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
11:56:27 [2024-03-15T15:56:27.063Z] 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=1121203163 data=null doit=true}, Shell with text {Confirmation}]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "No &To All", using matcher: of type 'Button'
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: of type 'Button'
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
11:56:27 [2024-03-15T15:56:27.063Z] 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')
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Yes To &All
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1121203164 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')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Yes To &All} time=1121203164 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')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Yes To &All} time=1121203164 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Yes To &All} time=1121203164 data=null}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Yes To &All} time=1121203164 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')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Yes To &All} time=1121203164 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')]
11:56:27 [2024-03-15T15:56:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Yes To &All} time=1121203164 data=null 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')]
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121203126 data=null 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')]
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1121202810 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...']
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:27 [2024-03-15T15:56:27.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
11:56:27 [2024-03-15T15:56:27.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121203432 data=null doit=true}, TreeItem with text {Traces [1]}]
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121203432 data=null}, TreeItem with text {Traces [1]}]
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121203432 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121203433 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]}]
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121203434 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:27 [2024-03-15T15:56:27.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {test.xml}
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1121203434 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=1121203435 data=null doit=true}, TreeItem with text {test.xml}]
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1121203435 data=null}, TreeItem with text {test.xml}]
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1121203435 data=null button=1 stateMask=0x0 x=105 y=81 count=1}, TreeItem with text {test.xml}]
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121203435 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}]
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1121203460 data=null button=1 stateMask=0x80000 x=105 y=81 count=1}, TreeItem with text {test.xml}]
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1121203460 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1121203461 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121203461 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}]
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1121203509 data=null button=1 stateMask=0x80000 x=105 y=81 count=2}, TreeItem with text {test.xml}]
11:56:27 [2024-03-15T15:56:27.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1121203510 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
11:56:27 [2024-03-15T15:56:27.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1121203510 data=null doit=true}, TreeItem with text {test.xml}]
11:56:27 [2024-03-15T15:56:27.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1121203510 data=null}, TreeItem with text {test.xml}]
11:56:27 [2024-03-15T15:56:27.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {test.xml}
11:56:27 [2024-03-15T15:56:27.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test.xml"'
11:56:28 [2024-03-15T15:56:28.808Z] 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@486bcaa] time=1121204814 data=null doit=true}, Shell with text {data - Test/Traces/test.xml - Eclipse Platform}]
11:56:28 [2024-03-15T15:56:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:56:28 [2024-03-15T15:56:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:28 [2024-03-15T15:56:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:28 [2024-03-15T15:56:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:28 [2024-03-15T15:56:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1121204862 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
11:56:28 [2024-03-15T15:56:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121204862 data=null doit=true}, TreeItem with text {Test}]
11:56:28 [2024-03-15T15:56:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121204862 data=null}, TreeItem with text {Test}]
11:56:28 [2024-03-15T15:56:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121204862 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:28 [2024-03-15T15:56:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121204863 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
11:56:28 [2024-03-15T15:56:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121204879 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
11:56:28 [2024-03-15T15:56:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:56:28 [2024-03-15T15:56:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:56:28 [2024-03-15T15:56:28.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:56:29 [2024-03-15T15:56:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:56:29 [2024-03-15T15:56:29.736Z] 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')
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:56:29 [2024-03-15T15:56:29.736Z] 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=1121205673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:29 [2024-03-15T15:56:29.736Z] 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=1121205673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:29 [2024-03-15T15:56:29.736Z] 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=1121205673 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:29 [2024-03-15T15:56:29.736Z] 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=1121205673 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:29 [2024-03-15T15:56:29.736Z] 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=1121205673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:29 [2024-03-15T15:56:29.736Z] 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=1121205673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:29 [2024-03-15T15:56:29.736Z] 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=1121205673 data=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')]
11:56:29 [2024-03-15T15:56:29.736Z] 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=1121205673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:29 [2024-03-15T15:56:29.736Z] 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=1121205673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:29 [2024-03-15T15:56:29.736Z] 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=1121205673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:29 [2024-03-15T15:56:29.736Z] 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=1121205673 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:29 [2024-03-15T15:56:29.736Z] 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=1121205673 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:29 [2024-03-15T15:56:29.736Z] 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')
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121205674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121205674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121205674 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121205674 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121205674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121205674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:29 [2024-03-15T15:56:29.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:29 [2024-03-15T15:56:29.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:29 [2024-03-15T15:56:29.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:29 [2024-03-15T15:56:29.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:29 [2024-03-15T15:56:29.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121205674 data=null 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')]
11:56:29 [2024-03-15T15:56:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121204922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:56:30 [2024-03-15T15:56:30.297Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.91 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
11:56:30 [2024-03-15T15:56:30.297Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.testExperiment -- Time elapsed: 7.400 s
11:56:30 [2024-03-15T15:56:30.297Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.test -- Time elapsed: 5.428 s
11:56:30 [2024-03-15T15:56:30.297Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
11:56:30 [2024-03-15T15:56:30.297Z] 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@486bcaa] time=1121206191 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121206270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1121206387 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1121206387 data=null doit=true}, TreeItem with text {TestText}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1121206388 data=null}, TreeItem with text {TestText}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1121206388 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121206388 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}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1121206401 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1121206401 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1121206401 data=null doit=true}, TreeItem with text {TestText}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1121206401 data=null}, TreeItem with text {TestText}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1121206402 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121206402 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}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1121206411 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1121206411 data=null doit=true}, TreeItem with text {TestText}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1121206411 data=null}, TreeItem with text {TestText}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1121206412 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121206412 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}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1121206413 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1121206414 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1121206414 data=null doit=true}, TreeItem with text {Traces [0]}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1121206414 data=null}, TreeItem with text {Traces [0]}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1121206414 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121206414 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]}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1121206427 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1121206427 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1121206427 data=null doit=true}, TreeItem with text {Traces [0]}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1121206427 data=null}, TreeItem with text {Traces [0]}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1121206427 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121206427 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]}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1121206430 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:56:30 [2024-03-15T15:56:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
11:56:30 [2024-03-15T15:56:30.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
11:56:30 [2024-03-15T15:56:30.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
11:56:30 [2024-03-15T15:56:30.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:56:30 [2024-03-15T15:56:30.554Z] 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=1121206596 data=null doit=true}, Shell with text {Manage Custom Parsers}]
11:56:30 [2024-03-15T15:56:30.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:56:30 [2024-03-15T15:56:30.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
11:56:30 [2024-03-15T15:56:30.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.554Z] 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')
11:56:30 [2024-03-15T15:56:30.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
11:56:30 [2024-03-15T15:56:30.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=1121206597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=1121206597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=1121206597 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=1121206597 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=1121206597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=1121206597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=1121206750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=1121206755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=1121206755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=1121206755 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=1121206755 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
11:56:30 [2024-03-15T15:56:30.811Z] 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=1121206760 data=null doit=true}, Shell with text {Custom Text Parser}]
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
11:56:30 [2024-03-15T15:56:30.811Z] 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:'))
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:30 [2024-03-15T15:56:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
11:56:30 [2024-03-15T15:56:30.812Z] 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:'))
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
11:56:30 [2024-03-15T15:56:30.812Z] 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:'))
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
11:56:30 [2024-03-15T15:56:30.812Z] 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:'))
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
11:56:30 [2024-03-15T15:56:30.812Z] 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:'))
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
11:56:30 [2024-03-15T15:56:30.812Z] 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:'))
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
11:56:30 [2024-03-15T15:56:30.812Z] 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:'))
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
11:56:30 [2024-03-15T15:56:30.812Z] 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:'))
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:30 [2024-03-15T15:56:30.812Z] 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:')
11:56:30 [2024-03-15T15:56:30.812Z] 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:'))
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
11:56:30 [2024-03-15T15:56:30.812Z] 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:'))
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
11:56:30 [2024-03-15T15:56:30.812Z] 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:'))
11:56:30 [2024-03-15T15:56:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
11:56:30 [2024-03-15T15:56:30.813Z] 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:'))
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
11:56:30 [2024-03-15T15:56:30.813Z] 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:'))
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
11:56:30 [2024-03-15T15:56:30.813Z] 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:'))
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
11:56:30 [2024-03-15T15:56:30.813Z] 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:'))
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:30 [2024-03-15T15:56:30.813Z] 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:')
11:56:30 [2024-03-15T15:56:30.813Z] 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:'))
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
11:56:30 [2024-03-15T15:56:30.813Z] 
11:56:30 [2024-03-15T15:56:30.813Z] (Eclipse:4490): Gtk-WARNING **: 15:56:30.622: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:56:30 [2024-03-15T15:56:30.813Z] 
11:56:30 [2024-03-15T15:56:30.813Z] (Eclipse:4490): Gtk-WARNING **: 15:56:30.627: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=1121206813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
11:56:30 [2024-03-15T15:56:30.813Z] 
11:56:30 [2024-03-15T15:56:30.813Z] (Eclipse:4490): Gtk-WARNING **: 15:56:30.631: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'format:')
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
11:56:30 [2024-03-15T15:56:30.813Z] 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:'))
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
11:56:30 [2024-03-15T15:56:30.813Z] 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:'))
11:56:30 [2024-03-15T15:56:30.813Z] 
11:56:30 [2024-03-15T15:56:30.813Z] (Eclipse:4490): Gtk-WARNING **: 15:56:30.644: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121206848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121206848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121206848 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121206848 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121206848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121206848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121206848 data=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')]
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121206885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121206885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121206885 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121206885 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121206885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121206885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121206885 data=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')]
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1121206918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121206918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1121206918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1121206918 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1121206918 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1121206927 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1121206927 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1121206927 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
11:56:30 [2024-03-15T15:56:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1121206928 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
11:56:30 [2024-03-15T15:56:30.816Z] 
11:56:30 [2024-03-15T15:56:30.816Z] (Eclipse:4490): Gtk-WARNING **: 15:56:30.780: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121206939 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)}]
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1121206994 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
11:56:30 [2024-03-15T15:56:30.816Z] 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:'))
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
11:56:30 [2024-03-15T15:56:30.816Z] 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:'))
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
11:56:30 [2024-03-15T15:56:30.816Z] 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:'))
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
11:56:30 [2024-03-15T15:56:30.816Z] 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:'))
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:30 [2024-03-15T15:56:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
11:56:30 [2024-03-15T15:56:30.816Z] 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:'))
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1121207009 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=1121207010 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=1121207010 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1121207010 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121207011 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,∞) : }]
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1121207041 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
11:56:31 [2024-03-15T15:56:31.072Z] 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:'))
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121207048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121207048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121207048 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121207048 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121207048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121207048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121207048 data=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')]
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=1121207075 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')]
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.073Z] 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')
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
11:56:31 [2024-03-15T15:56:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=1121207080 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')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=1121207080 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')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=1121207080 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=1121207081 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=1121207081 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')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=1121207081 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')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=1121207081 data=null 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')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=1121207084 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')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=1121207084 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')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=1121207084 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')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=1121207084 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=1121207084 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.074Z] 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')
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1121207093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1121207093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1121207093 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1121207093 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1121207093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1121207093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1121207093 data=null 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')]
11:56:31 [2024-03-15T15:56:31.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.075Z] 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')
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121207137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121207137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121207137 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121207137 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121207137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121207137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121207137 data=null 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')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=1121206597 data=null 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')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:56:31 [2024-03-15T15:56:31.075Z] 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=1121207218 data=null doit=true}, Shell with text {Manage Custom Parsers}]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1121207222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1121207222 data=null doit=true}, (of type 'List')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1121207222 data=null}, (of type 'List')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1121207222 data=null button=1 stateMask=0x0 x=117 y=80 count=1}, (of type 'List')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1121207222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1121207223 data=null button=1 stateMask=0x80000 x=117 y=80 count=1}, (of type 'List')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.075Z] 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')
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1121207223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1121207223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1121207223 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1121207223 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1121207223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1121207223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1121207250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1121207251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1121207251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1121207251 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1121207251 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
11:56:31 [2024-03-15T15:56:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
11:56:31 [2024-03-15T15:56:31.076Z] 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=1121207252 data=null doit=true}, Shell with text {Delete Custom Parser}]
11:56:31 [2024-03-15T15:56:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
11:56:31 [2024-03-15T15:56:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
11:56:31 [2024-03-15T15:56:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.076Z] 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')
11:56:31 [2024-03-15T15:56:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
11:56:31 [2024-03-15T15:56:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1121207253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1121207253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1121207253 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1121207253 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1121207253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1121207253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1121207253 data=null 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')]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1121207223 data=null 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')]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:56:31 [2024-03-15T15:56:31.333Z] 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=1121207300 data=null doit=true}, Shell with text {Manage Custom Parsers}]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
11:56:31 [2024-03-15T15:56:31.333Z] 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')
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=1121207306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=1121207306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=1121207306 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=1121207306 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=1121207307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=1121207307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=1121207307 data=null 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')]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1121206462 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...']
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:31 [2024-03-15T15:56:31.333Z] 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@486bcaa] time=1121207450 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1121207454 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1121207454 data=null doit=true}, TreeItem with text {TestText}]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1121207454 data=null}, TreeItem with text {TestText}]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1121207454 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121207455 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}]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1121207475 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:56:31 [2024-03-15T15:56:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:56:31 [2024-03-15T15:56:31.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:56:32 [2024-03-15T15:56:32.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:56:32 [2024-03-15T15:56:32.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:56:32 [2024-03-15T15:56:32.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:32 [2024-03-15T15:56:32.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:56:32 [2024-03-15T15:56:32.151Z] 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')
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:56:32 [2024-03-15T15:56:32.151Z] 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=1121208192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:32 [2024-03-15T15:56:32.151Z] 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=1121208192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:32 [2024-03-15T15:56:32.151Z] 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=1121208192 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:32 [2024-03-15T15:56:32.151Z] 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=1121208192 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:32 [2024-03-15T15:56:32.151Z] 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=1121208192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:32 [2024-03-15T15:56:32.151Z] 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=1121208192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:32 [2024-03-15T15:56:32.151Z] 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=1121208192 data=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')]
11:56:32 [2024-03-15T15:56:32.151Z] 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=1121208192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:32 [2024-03-15T15:56:32.151Z] 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=1121208192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:32 [2024-03-15T15:56:32.151Z] 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=1121208193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:32 [2024-03-15T15:56:32.151Z] 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=1121208193 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:32 [2024-03-15T15:56:32.151Z] 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=1121208193 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:32 [2024-03-15T15:56:32.151Z] 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')
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121208193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121208193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121208193 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121208193 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121208194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121208194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:32 [2024-03-15T15:56:32.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:32 [2024-03-15T15:56:32.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:32 [2024-03-15T15:56:32.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:32 [2024-03-15T15:56:32.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:32 [2024-03-15T15:56:32.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121208194 data=null 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')]
11:56:32 [2024-03-15T15:56:32.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121207518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1121208917 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1121208917 data=null doit=true}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1121208917 data=null}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1121208917 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121208918 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}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1121208930 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1121208931 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1121208931 data=null doit=true}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1121208931 data=null}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1121208931 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121208932 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}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1121208942 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1121208942 data=null doit=true}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1121208942 data=null}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1121208943 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121208943 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}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1121208945 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1121208945 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1121208945 data=null doit=true}, TreeItem with text {Traces [0]}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1121208945 data=null}, TreeItem with text {Traces [0]}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1121208946 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121208946 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]}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1121208957 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1121208958 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1121208958 data=null doit=true}, TreeItem with text {Traces [0]}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1121208958 data=null}, TreeItem with text {Traces [0]}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1121208958 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121208959 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]}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1121208961 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
11:56:33 [2024-03-15T15:56:33.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:56:33 [2024-03-15T15:56:33.080Z] 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=1121209107 data=null doit=true}, Shell with text {Manage Custom Parsers}]
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Demo Category : Demo trace
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1121209139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1121209139 data=null doit=true}, (of type 'List')]
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1121209139 data=null}, (of type 'List')]
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1121209139 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1121209139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1121209139 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.080Z] 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')
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=1121209140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1121209140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=1121209140 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=1121209140 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=1121209140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=1121209140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=1121209290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1121209298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=1121209298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=1121209298 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=1121209299 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
11:56:33 [2024-03-15T15:56:33.337Z] 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=1121209315 data=null doit=true}, Shell with text {Custom Text Parser}]
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
11:56:33 [2024-03-15T15:56:33.337Z] 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:'))
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
11:56:33 [2024-03-15T15:56:33.337Z] 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:'))
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
11:56:33 [2024-03-15T15:56:33.337Z] 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:'))
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
11:56:33 [2024-03-15T15:56:33.337Z] 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:'))
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
11:56:33 [2024-03-15T15:56:33.337Z] 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:'))
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
11:56:33 [2024-03-15T15:56:33.337Z] 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:'))
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
11:56:33 [2024-03-15T15:56:33.337Z] 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:'))
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
11:56:33 [2024-03-15T15:56:33.337Z] 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:'))
11:56:33 [2024-03-15T15:56:33.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
11:56:33 [2024-03-15T15:56:33.338Z] 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:'))
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
11:56:33 [2024-03-15T15:56:33.338Z] 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:'))
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
11:56:33 [2024-03-15T15:56:33.338Z] 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:'))
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
11:56:33 [2024-03-15T15:56:33.338Z] 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:'))
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
11:56:33 [2024-03-15T15:56:33.338Z] 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:'))
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
11:56:33 [2024-03-15T15:56:33.338Z] 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:'))
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
11:56:33 [2024-03-15T15:56:33.338Z] 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:'))
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
11:56:33 [2024-03-15T15:56:33.338Z] 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:'))
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
11:56:33 [2024-03-15T15:56:33.338Z] 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:'))
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
11:56:33 [2024-03-15T15:56:33.338Z] 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:'))
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
11:56:33 [2024-03-15T15:56:33.338Z] 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:'))
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
11:56:33 [2024-03-15T15:56:33.338Z] 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:'))
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
11:56:33 [2024-03-15T15:56:33.338Z] 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:'))
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:33 [2024-03-15T15:56:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
11:56:33 [2024-03-15T15:56:33.338Z] 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:'))
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:33 [2024-03-15T15:56:33.339Z] 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:')
11:56:33 [2024-03-15T15:56:33.339Z] 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:'))
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: of type 'Combo'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=1121209349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
11:56:33 [2024-03-15T15:56:33.339Z] 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:'))
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
11:56:33 [2024-03-15T15:56:33.339Z] 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:'))
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
11:56:33 [2024-03-15T15:56:33.339Z] 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:'))
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121209370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121209370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121209370 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121209371 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121209371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121209371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121209371 data=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')]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1121209405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121209405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1121209405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1121209405 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1121209405 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1121209427 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1121209427 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1121209427 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1121209427 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121209428 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(.*)}]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1121209486 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:33 [2024-03-15T15:56:33.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
11:56:33 [2024-03-15T15:56:33.340Z] 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:'))
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
11:56:33 [2024-03-15T15:56:33.341Z] 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:'))
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
11:56:33 [2024-03-15T15:56:33.341Z] 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:'))
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
11:56:33 [2024-03-15T15:56:33.341Z] 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:'))
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
11:56:33 [2024-03-15T15:56:33.341Z] 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:'))
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1121209495 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=1121209495 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=1121209496 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1121209496 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
11:56:33 [2024-03-15T15:56:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121209496 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,∞) : }]
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1121209528 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
11:56:33 [2024-03-15T15:56:33.598Z] 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:'))
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121209538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121209538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121209538 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121209538 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121209543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121209543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121209543 data=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')]
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=1121209572 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')]
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.599Z] 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')
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=1121209578 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')]
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=1121209578 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')]
11:56:33 [2024-03-15T15:56:33.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=1121209578 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=1121209578 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=1121209578 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')]
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=1121209579 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')]
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=1121209579 data=null 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')]
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=1121209582 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')]
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=1121209582 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')]
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=1121209582 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')]
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=1121209582 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=1121209582 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.600Z] 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')
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1121209585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1121209585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1121209585 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1121209585 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1121209585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1121209585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1121209585 data=null 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')]
11:56:33 [2024-03-15T15:56:33.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:56:33 [2024-03-15T15:56:33.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.600Z] 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')
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121209628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121209628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121209628 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121209628 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121209629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121209629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121209629 data=null 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')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=1121209140 data=null 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')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:56:33 [2024-03-15T15:56:33.601Z] 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=1121209747 data=null doit=true}, Shell with text {Manage Custom Parsers}]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1121209748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1121209749 data=null doit=true}, (of type 'List')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1121209749 data=null}, (of type 'List')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1121209749 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1121209749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1121209749 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.601Z] 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')
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1121209750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1121209750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1121209750 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1121209750 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1121209750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1121209750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1121209772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1121209779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1121209779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1121209780 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1121209780 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
11:56:33 [2024-03-15T15:56:33.601Z] 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=1121209780 data=null doit=true}, Shell with text {Delete Custom Parser}]
11:56:33 [2024-03-15T15:56:33.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
11:56:33 [2024-03-15T15:56:33.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
11:56:33 [2024-03-15T15:56:33.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.602Z] 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')
11:56:33 [2024-03-15T15:56:33.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
11:56:33 [2024-03-15T15:56:33.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1121209781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1121209781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1121209781 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1121209781 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1121209781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1121209781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1121209781 data=null 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')]
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1121209750 data=null 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')]
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:56:33 [2024-03-15T15:56:33.857Z] 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=1121209845 data=null doit=true}, Shell with text {Manage Custom Parsers}]
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
11:56:33 [2024-03-15T15:56:33.857Z] 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')
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=1121209846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=1121209846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=1121209846 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=1121209846 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=1121209846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=1121209852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=1121209852 data=null 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')]
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1121209002 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...']
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:33 [2024-03-15T15:56:33.858Z] 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@486bcaa] time=1121209897 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1121209901 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1121209901 data=null doit=true}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1121209901 data=null}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1121209902 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121209902 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}]
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1121209924 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:56:33 [2024-03-15T15:56:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:56:34 [2024-03-15T15:56:34.786Z] 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')
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:56:34 [2024-03-15T15:56:34.786Z] 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=1121210727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:34 [2024-03-15T15:56:34.786Z] 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=1121210727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:34 [2024-03-15T15:56:34.786Z] 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=1121210727 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:34 [2024-03-15T15:56:34.786Z] 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=1121210727 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:34 [2024-03-15T15:56:34.786Z] 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=1121210727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:34 [2024-03-15T15:56:34.786Z] 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=1121210727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:34 [2024-03-15T15:56:34.786Z] 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=1121210727 data=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')]
11:56:34 [2024-03-15T15:56:34.786Z] 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=1121210728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:34 [2024-03-15T15:56:34.786Z] 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=1121210728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:34 [2024-03-15T15:56:34.786Z] 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=1121210728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:34 [2024-03-15T15:56:34.786Z] 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=1121210728 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:34 [2024-03-15T15:56:34.786Z] 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=1121210728 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:34 [2024-03-15T15:56:34.786Z] 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')
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121210729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121210729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121210729 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121210729 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121210729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121210729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:34 [2024-03-15T15:56:34.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:34 [2024-03-15T15:56:34.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:34 [2024-03-15T15:56:34.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:34 [2024-03-15T15:56:34.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:34 [2024-03-15T15:56:34.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:34 [2024-03-15T15:56:34.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:56:34 [2024-03-15T15:56:34.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121210729 data=null 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')]
11:56:34 [2024-03-15T15:56:34.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121209974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:56:35 [2024-03-15T15:56:35.349Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.043 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
11:56:35 [2024-03-15T15:56:35.349Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testNew -- Time elapsed: 2.426 s
11:56:35 [2024-03-15T15:56:35.349Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testEdit -- Time elapsed: 2.535 s
11:56:35 [2024-03-15T15:56:35.349Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
11:56:35 [2024-03-15T15:56:35.349Z] 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@486bcaa] time=1121211252 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121211333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1121211451 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=1121211452 data=null doit=true}, TreeItem with text {TestXML}]
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1121211452 data=null}, TreeItem with text {TestXML}]
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1121211452 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121211452 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}]
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1121211464 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1121211464 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=1121211464 data=null doit=true}, TreeItem with text {TestXML}]
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1121211464 data=null}, TreeItem with text {TestXML}]
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1121211464 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121211465 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}]
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1121211468 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=1121211468 data=null doit=true}, TreeItem with text {TestXML}]
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1121211468 data=null}, TreeItem with text {TestXML}]
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1121211468 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
11:56:35 [2024-03-15T15:56:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121211474 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}]
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1121211475 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1121211476 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1121211476 data=null doit=true}, TreeItem with text {Traces [0]}]
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1121211476 data=null}, TreeItem with text {Traces [0]}]
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1121211476 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121211476 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]}]
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1121211482 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1121211483 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1121211483 data=null doit=true}, TreeItem with text {Traces [0]}]
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1121211483 data=null}, TreeItem with text {Traces [0]}]
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1121211483 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121211483 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]}]
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1121211491 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
11:56:35 [2024-03-15T15:56:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:56:35 [2024-03-15T15:56:35.607Z] 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=1121211667 data=null doit=true}, Shell with text {Manage Custom Parsers}]
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
11:56:35 [2024-03-15T15:56:35.607Z] 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')
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=1121211668 data=null doit=true}, Button with text {Text}]
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=1121211668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
11:56:35 [2024-03-15T15:56:35.607Z] 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')
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=1121211668 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=1121211668 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=1121211669 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=1121211669 data=null 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')]
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
11:56:35 [2024-03-15T15:56:35.607Z] 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')
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
11:56:35 [2024-03-15T15:56:35.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=1121211685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=1121211685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=1121211685 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=1121211685 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=1121211685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=1121211685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=1121211793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=1121211800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=1121211800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=1121211800 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=1121211800 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
11:56:35 [2024-03-15T15:56:35.864Z] 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=1121211811 data=null doit=true}, Shell with text {Custom XML Parser}]
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom XML Parser}
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
11:56:35 [2024-03-15T15:56:35.864Z] 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:'))
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
11:56:35 [2024-03-15T15:56:35.864Z] 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:'))
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
11:56:35 [2024-03-15T15:56:35.864Z] 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:'))
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
11:56:35 [2024-03-15T15:56:35.864Z] 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:'))
11:56:35 [2024-03-15T15:56:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:56:35 [2024-03-15T15:56:35.865Z] 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:')
11:56:35 [2024-03-15T15:56:35.865Z] 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:'))
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
11:56:35 [2024-03-15T15:56:35.865Z] 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:'))
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
11:56:35 [2024-03-15T15:56:35.865Z] 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:'))
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:35 [2024-03-15T15:56:35.865Z] 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:')
11:56:35 [2024-03-15T15:56:35.865Z] 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:'))
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:56:35 [2024-03-15T15:56:35.865Z] 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:')
11:56:35 [2024-03-15T15:56:35.865Z] 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:'))
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:56:35 [2024-03-15T15:56:35.865Z] 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')
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121211837 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')]
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121211837 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')]
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121211837 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121211837 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121211837 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')]
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121211838 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')]
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121211838 data=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')]
11:56:35 [2024-03-15T15:56:35.865Z] 
11:56:35 [2024-03-15T15:56:35.865Z] (Eclipse:4490): Gtk-CRITICAL **: 15:56:35.660: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1121211859 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')]
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121211859 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')]
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1121211859 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')]
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1121211859 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1121211859 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {event} time=1121211862 data=null button=0 stateMask=0x0 x=79 y=35 count=0}, Tree node with text: event]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {event} time=1121211862 data=null doit=true}, Tree node with text: event]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {event} time=1121211862 data=null}, Tree node with text: event]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {event} time=1121211862 data=null button=1 stateMask=0x0 x=79 y=35 count=1}, Tree node with text: event]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121211865 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]
11:56:35 [2024-03-15T15:56:35.866Z] 
11:56:35 [2024-03-15T15:56:35.866Z] (Eclipse:4490): Gtk-CRITICAL **: 15:56:35.734: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {event} time=1121211933 data=null button=1 stateMask=0x80000 x=79 y=35 count=1}, Tree node with text: event]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
11:56:35 [2024-03-15T15:56:35.866Z] 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')
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Log Entry}. Setting state to selected
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Log Entry} time=1121211935 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')]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=1121211936 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')]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Log Entry} time=1121211936 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Log Entry} time=1121211936 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Log Entry} time=1121211936 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')]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Log Entry} time=1121211936 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')]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Log Entry} time=1121211936 data=null 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')]
11:56:35 [2024-03-15T15:56:35.866Z] 
11:56:35 [2024-03-15T15:56:35.866Z] (Eclipse:4490): Gtk-CRITICAL **: 15:56:35.758: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Log Entry} time=1121211955 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')]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=1121211956 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')]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Log Entry} time=1121211956 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')]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Log Entry} time=1121211956 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Log Entry} time=1121211956 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
11:56:35 [2024-03-15T15:56:35.867Z] 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')
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1121211958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1121211958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1121211958 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1121211958 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1121211958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1121211958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1121211958 data=null 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')]
11:56:35 [2024-03-15T15:56:35.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:56:35 [2024-03-15T15:56:35.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:56:35 [2024-03-15T15:56:35.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:56:35 [2024-03-15T15:56:35.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:56:35 [2024-03-15T15:56:35.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:56:35 [2024-03-15T15:56:35.867Z] 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')
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121211998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121211998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121211999 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121211999 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121211999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:35 [2024-03-15T15:56:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121211999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121211999 data=null 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')]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=1121211685 data=null 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')]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:56:36 [2024-03-15T15:56:36.123Z] 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=1121212081 data=null doit=true}, Shell with text {Manage Custom Parsers}]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1121212082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1121212083 data=null doit=true}, (of type 'List')]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1121212083 data=null}, (of type 'List')]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1121212083 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1121212083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1121212083 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
11:56:36 [2024-03-15T15:56:36.123Z] 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')
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1121212084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1121212084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1121212084 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1121212084 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1121212084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1121212084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1121212106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1121212112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1121212112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1121212112 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1121212112 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
11:56:36 [2024-03-15T15:56:36.124Z] 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=1121212113 data=null doit=true}, Shell with text {Delete Custom Parser}]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
11:56:36 [2024-03-15T15:56:36.124Z] 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')
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1121212113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1121212113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1121212113 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1121212113 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1121212114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1121212114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1121212114 data=null 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')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1121212084 data=null 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')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:56:36 [2024-03-15T15:56:36.124Z] 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=1121212156 data=null doit=true}, Shell with text {Manage Custom Parsers}]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
11:56:36 [2024-03-15T15:56:36.124Z] 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')
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=1121212156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=1121212156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=1121212156 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=1121212156 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=1121212157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=1121212157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=1121212157 data=null 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')]
11:56:36 [2024-03-15T15:56:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1121211524 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...']
11:56:36 [2024-03-15T15:56:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:36 [2024-03-15T15:56:36.125Z] 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@486bcaa] time=1121212300 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:56:36 [2024-03-15T15:56:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:56:36 [2024-03-15T15:56:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:36 [2024-03-15T15:56:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:36 [2024-03-15T15:56:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:36 [2024-03-15T15:56:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1121212304 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
11:56:36 [2024-03-15T15:56:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=1121212304 data=null doit=true}, TreeItem with text {TestXML}]
11:56:36 [2024-03-15T15:56:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1121212304 data=null}, TreeItem with text {TestXML}]
11:56:36 [2024-03-15T15:56:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1121212305 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
11:56:36 [2024-03-15T15:56:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121212305 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}]
11:56:36 [2024-03-15T15:56:36.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1121212326 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
11:56:36 [2024-03-15T15:56:36.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:56:36 [2024-03-15T15:56:36.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:56:36 [2024-03-15T15:56:36.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:56:36 [2024-03-15T15:56:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:56:36 [2024-03-15T15:56:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:56:36 [2024-03-15T15:56:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:56:36 [2024-03-15T15:56:36.941Z] 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')
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:56:36 [2024-03-15T15:56:36.941Z] 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=1121213059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:36 [2024-03-15T15:56:36.941Z] 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=1121213059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:36 [2024-03-15T15:56:36.941Z] 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=1121213059 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:36 [2024-03-15T15:56:36.941Z] 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=1121213059 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:36 [2024-03-15T15:56:36.941Z] 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=1121213059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:36 [2024-03-15T15:56:36.941Z] 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=1121213059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:36 [2024-03-15T15:56:36.941Z] 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=1121213059 data=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')]
11:56:36 [2024-03-15T15:56:36.941Z] 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=1121213059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:36 [2024-03-15T15:56:36.941Z] 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=1121213059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:36 [2024-03-15T15:56:36.941Z] 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=1121213060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:36 [2024-03-15T15:56:36.941Z] 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=1121213060 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:36 [2024-03-15T15:56:36.941Z] 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=1121213060 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:36 [2024-03-15T15:56: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')
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121213060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121213060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121213060 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121213061 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121213061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121213061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:36 [2024-03-15T15:56:36.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')
11:56:36 [2024-03-15T15:56:36.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')
11:56:36 [2024-03-15T15:56:36.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')
11:56:36 [2024-03-15T15:56:36.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')
11:56:36 [2024-03-15T15:56:36.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')
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121213061 data=null 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')]
11:56:36 [2024-03-15T15:56:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121212373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:56:37 [2024-03-15T15:56:37.502Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.314 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
11:56:37 [2024-03-15T15:56:37.502Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard.testNew -- Time elapsed: 2.231 s
11:56:37 [2024-03-15T15:56:37.502Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
11:56:37 [2024-03-15T15:56:37.502Z] 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@486bcaa] time=1121213576 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:56:37 [2024-03-15T15:56:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:37 [2024-03-15T15:56:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:56:37 [2024-03-15T15:56:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:56:37 [2024-03-15T15:56:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:56:37 [2024-03-15T15:56:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121213663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:56:37 [2024-03-15T15:56:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1121213806 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=1121213806 data=null doit=true}, TreeItem with text {SomeProject}]
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1121213806 data=null}, TreeItem with text {SomeProject}]
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1121213806 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121213807 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}]
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1121213833 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1121213834 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=1121213834 data=null doit=true}, TreeItem with text {SomeProject}]
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1121213834 data=null}, TreeItem with text {SomeProject}]
11:56:37 [2024-03-15T15:56:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1121213835 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
11:56:37 [2024-03-15T15:56:37.758Z] 
11:56:37 [2024-03-15T15:56:37.758Z] !ENTRY org.eclipse.cdt.core 1 0 2024-03-15 15:56:37.643
11:56:37 [2024-03-15T15:56:37.758Z] !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%)
11:56:37 [2024-03-15T15:56:37.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121213835 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}]
11:56:37 [2024-03-15T15:56:37.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1121213875 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
11:56:37 [2024-03-15T15:56:37.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
11:56:37 [2024-03-15T15:56:37.759Z] 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'
11:56:37 [2024-03-15T15:56:37.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
11:56:37 [2024-03-15T15:56:37.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1121213915 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']
11:56:38 [2024-03-15T15:56:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
11:56:38 [2024-03-15T15:56:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=1121213959 data=null doit=true}, TreeItem with text {SomeProject}]
11:56:38 [2024-03-15T15:56:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1121213959 data=null}, TreeItem with text {SomeProject}]
11:56:38 [2024-03-15T15:56:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1121213959 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
11:56:38 [2024-03-15T15:56:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121213959 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}]
11:56:38 [2024-03-15T15:56:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1121213975 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
11:56:38 [2024-03-15T15:56:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1121213976 data=null doit=true}, TreeItem with text {Trace Compass}]
11:56:38 [2024-03-15T15:56:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1121213976 data=null}, TreeItem with text {Trace Compass}]
11:56:38 [2024-03-15T15:56:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1121213976 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
11:56:38 [2024-03-15T15:56:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121213976 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}]
11:56:38 [2024-03-15T15:56:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1121213978 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
11:56:38 [2024-03-15T15:56:38.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
11:56:39 [2024-03-15T15:56:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:56:39 [2024-03-15T15:56:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:56:39 [2024-03-15T15:56:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:39 [2024-03-15T15:56:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:39 [2024-03-15T15:56:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:39 [2024-03-15T15:56:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
11:56:39 [2024-03-15T15:56:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
11:56:39 [2024-03-15T15:56:39.636Z] 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=1121215766 data=null doit=true}, Shell with text {Filters and Customization}]
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@24dcf9d9
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1ef2e9fe] time=1121215780 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')]
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1121215783 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=1121215783 data=null doit=true}, TableItem with text {.* resources}]
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=1121215783 data=null}, TableItem with text {.* resources}]
11:56:39 [2024-03-15T15:56:39.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=1121215815 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
11:56:39 [2024-03-15T15:56:39.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121215815 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}]
11:56:39 [2024-03-15T15:56:39.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=1121215815 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
11:56:39 [2024-03-15T15:56:39.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: .* resources
11:56:39 [2024-03-15T15:56:39.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1121215830 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1121215830 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1121215830 data=null}, TableItem with text {Trace Compass Shadow Projects}]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1121215830 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121215830 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}]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1121215831 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Trace Compass Shadow Projects
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:39 [2024-03-15T15:56:39.893Z] 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')
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121215832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121215832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121215832 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121215832 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121215832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121215832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121215832 data=null 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')]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1121215562 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...']
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1121215895 data=null button=0 stateMask=0x0 x=133 y=12 count=0}, TreeItem with text {.tracecompass-SomeProject}]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1121215895 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1121215896 data=null}, TreeItem with text {.tracecompass-SomeProject}]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1121215896 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
11:56:39 [2024-03-15T15:56:39.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121215896 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}]
11:56:39 [2024-03-15T15:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1121215914 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
11:56:39 [2024-03-15T15:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1121215915 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
11:56:39 [2024-03-15T15:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1121215915 data=null}, TreeItem with text {.tracecompass-SomeProject}]
11:56:39 [2024-03-15T15:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1121215915 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
11:56:39 [2024-03-15T15:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121215915 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}]
11:56:39 [2024-03-15T15:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1121215918 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
11:56:39 [2024-03-15T15:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121215918 data=null doit=true}, TreeItem with text {Traces [1]}]
11:56:39 [2024-03-15T15:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121215918 data=null}, TreeItem with text {Traces [1]}]
11:56:39 [2024-03-15T15:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121215918 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:39 [2024-03-15T15:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121215918 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]}]
11:56:39 [2024-03-15T15:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121215919 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:39 [2024-03-15T15:56:39.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
11:56:39 [2024-03-15T15:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:39 [2024-03-15T15:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
11:56:39 [2024-03-15T15:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
11:56:39 [2024-03-15T15:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
11:56:40 [2024-03-15T15:56:40.150Z] 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=1121216173 data=null doit=true}, Shell with text {Filters and Customization}]
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@909fb86
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1a2b0f57] time=1121216174 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')]
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1121216177 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=1121216177 data=null doit=true}, TableItem with text {.* resources}]
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=1121216193 data=null}, TableItem with text {.* resources}]
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=1121216193 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121216193 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}]
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=1121216194 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: .* resources
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1121216208 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1121216209 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1121216209 data=null}, TableItem with text {Trace Compass Shadow Projects}]
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1121216209 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121216209 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}]
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1121216209 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Trace Compass Shadow Projects
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:40 [2024-03-15T15:56:40.150Z] 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')
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121216216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:40 [2024-03-15T15:56:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121216216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:40 [2024-03-15T15:56:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121216216 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:40 [2024-03-15T15:56:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121216216 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:40 [2024-03-15T15:56:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121216216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:40 [2024-03-15T15:56:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121216216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:40 [2024-03-15T15:56:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121216216 data=null 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')]
11:56:40 [2024-03-15T15:56:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1121215954 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...']
11:56:40 [2024-03-15T15:56:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:40 [2024-03-15T15:56:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:40 [2024-03-15T15:56:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:40 [2024-03-15T15:56:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:40 [2024-03-15T15:56:40.407Z] 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@486bcaa] time=1121216370 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:56:40 [2024-03-15T15:56:40.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:56:40 [2024-03-15T15:56:40.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:40 [2024-03-15T15:56:40.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:40 [2024-03-15T15:56:40.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:40 [2024-03-15T15:56:40.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1121216374 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
11:56:40 [2024-03-15T15:56:40.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=1121216374 data=null doit=true}, TreeItem with text {SomeProject}]
11:56:40 [2024-03-15T15:56:40.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1121216375 data=null}, TreeItem with text {SomeProject}]
11:56:40 [2024-03-15T15:56:40.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1121216375 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
11:56:40 [2024-03-15T15:56:40.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121216375 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}]
11:56:40 [2024-03-15T15:56:40.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1121216399 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
11:56:40 [2024-03-15T15:56:40.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:56:40 [2024-03-15T15:56:40.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:56:40 [2024-03-15T15:56:40.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:56:40 [2024-03-15T15:56:40.407Z] 
11:56:40 [2024-03-15T15:56:40.407Z] (Eclipse:4490): Gtk-CRITICAL **: 15:56:40.304: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:56:41 [2024-03-15T15:56:41.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:56:41 [2024-03-15T15:56:41.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:56:41 [2024-03-15T15:56:41.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:41 [2024-03-15T15:56:41.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:56:41 [2024-03-15T15:56:41.334Z] 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')
11:56:41 [2024-03-15T15:56:41.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
11:56:41 [2024-03-15T15:56:41.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
11:56:41 [2024-03-15T15:56:41.334Z] 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')
11:56:41 [2024-03-15T15:56:41.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:41 [2024-03-15T15:56:41.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:41 [2024-03-15T15:56:41.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:41 [2024-03-15T15:56:41.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:56:41 [2024-03-15T15:56:41.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:56:41 [2024-03-15T15:56:41.334Z] 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=1121217170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:41 [2024-03-15T15:56:41.334Z] 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=1121217170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:41 [2024-03-15T15:56:41.334Z] 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=1121217170 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:41 [2024-03-15T15:56:41.334Z] 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=1121217170 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:41 [2024-03-15T15:56:41.334Z] 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=1121217170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:41 [2024-03-15T15:56:41.334Z] 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=1121217171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:41 [2024-03-15T15:56:41.334Z] 
11:56:41 [2024-03-15T15:56:41.334Z] (Eclipse:4490): Gtk-CRITICAL **: 15:56:40.986: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:56:41 [2024-03-15T15:56:41.334Z] 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=1121217171 data=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')]
11:56:41 [2024-03-15T15:56:41.334Z] 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=1121217180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:41 [2024-03-15T15:56:41.334Z] 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=1121217180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:41 [2024-03-15T15:56:41.334Z] 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=1121217180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:41 [2024-03-15T15:56:41.334Z] 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=1121217180 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:41 [2024-03-15T15:56:41.334Z] 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=1121217180 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:41 [2024-03-15T15:56:41.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:56:41 [2024-03-15T15:56:41.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:41 [2024-03-15T15:56:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
11:56:41 [2024-03-15T15:56:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:41 [2024-03-15T15:56:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:41 [2024-03-15T15:56:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:41 [2024-03-15T15:56:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:41 [2024-03-15T15:56:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:41 [2024-03-15T15:56:41.335Z] 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')
11:56:41 [2024-03-15T15:56:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:41 [2024-03-15T15:56:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121217181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:41 [2024-03-15T15:56:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121217181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:41 [2024-03-15T15:56:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121217181 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:41 [2024-03-15T15:56:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121217181 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:41 [2024-03-15T15:56:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121217181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:41 [2024-03-15T15:56:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121217181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:41 [2024-03-15T15:56:41.335Z] 
11:56:41 [2024-03-15T15:56:41.335Z] (Eclipse:4490): Gtk-CRITICAL **: 15:56:40.998: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:56:41 [2024-03-15T15:56:41.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:41 [2024-03-15T15:56:41.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:41 [2024-03-15T15:56:41.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:41 [2024-03-15T15:56:41.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:41 [2024-03-15T15:56:41.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:41 [2024-03-15T15:56:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:56:41 [2024-03-15T15:56:41.335Z] 
11:56:41 [2024-03-15T15:56:41.335Z] (Eclipse:4490): Gtk-CRITICAL **: 15:56:41.175: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:56:41 [2024-03-15T15:56:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121217182 data=null 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')]
11:56:41 [2024-03-15T15:56:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121216438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:56:41 [2024-03-15T15:56:41.591Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.122 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
11:56:41 [2024-03-15T15:56:41.591Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testConfigureTracingNature -- Time elapsed: 1.742 s
11:56:41 [2024-03-15T15:56:41.591Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testViewerFilter -- Time elapsed: 0.723 s
11:56:41 [2024-03-15T15:56:41.591Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
11:56:41 [2024-03-15T15:56:41.591Z] 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@486bcaa] time=1121217705 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:56:41 [2024-03-15T15:56:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:41 [2024-03-15T15:56:41.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:56:41 [2024-03-15T15:56:41.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:56:41 [2024-03-15T15:56:41.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:56:41 [2024-03-15T15:56:41.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121217786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:56:41 [2024-03-15T15:56:41.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:56:43 [2024-03-15T15:56:43.213Z] 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@486bcaa] time=1121219229 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:56:43 [2024-03-15T15:56:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:56:43 [2024-03-15T15:56:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:56:43 [2024-03-15T15:56:43.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121219584 data=null doit=true}, Shell with text {Preferences}]
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121219592 data=null button=0 stateMask=0x0 x=49 y=518 count=0}, TreeItem with text {Tracing}]
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121219592 data=null doit=true}, TreeItem with text {Tracing}]
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121219592 data=null}, TreeItem with text {Tracing}]
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121219592 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121219593 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}]
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121219622 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121219622 data=null doit=true}, TreeItem with text {Tracing}]
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121219622 data=null}, TreeItem with text {Tracing}]
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121219623 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121219623 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}]
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121219624 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
11:56:43 [2024-03-15T15:56:43.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:43 [2024-03-15T15:56:43.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1121219625 data=null button=0 stateMask=0x0 x=82 y=587 count=0}, Tree node with text: Trace Types]
11:56:43 [2024-03-15T15:56:43.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1121219625 data=null doit=true}, Tree node with text: Trace Types]
11:56:43 [2024-03-15T15:56:43.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1121219625 data=null}, Tree node with text: Trace Types]
11:56:43 [2024-03-15T15:56:43.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1121219625 data=null button=1 stateMask=0x0 x=82 y=587 count=1}, Tree node with text: Trace Types]
11:56:43 [2024-03-15T15:56:43.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121219625 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]
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1121219662 data=null button=1 stateMask=0x80000 x=82 y=457 count=1}, Tree node with text: Trace Types]
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:56:43 [2024-03-15T15:56:43.726Z] 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')
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1121219664 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')]
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121219664 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')]
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1121219664 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1121219665 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1121219665 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')]
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1121219665 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')]
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1121219665 data=null 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')]
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1121219665 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')]
11:56:43 [2024-03-15T15:56:43.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121219665 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')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1121219665 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')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1121219665 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1121219665 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:56:43 [2024-03-15T15:56:43.727Z] 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')
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1121219667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121219667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1121219667 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1121219667 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1121219667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1121219667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1121219667 data=null 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')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1121219671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121219671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1121219671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1121219671 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1121219671 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:56:43 [2024-03-15T15:56:43.727Z] 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')
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:56:43 [2024-03-15T15:56:43.727Z] 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')
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1121219672 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')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1121219673 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')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1121219673 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1121219673 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1121219673 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')]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1121219673 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')]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1121219673 data=null 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')]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1121219274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Import filters}
11:56:43 [2024-03-15T15:56:43.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=1121219860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121219860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121219860 data=null doit=true}, ToolItem with tooltip text {Import filters}]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121219860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121219860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121219860 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}]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121219876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121219877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121219877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121219877 data=null doit=true}, ToolItem with tooltip text {Import filters}]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121219877 data=null}, ToolItem with tooltip text {Import filters}]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Import filters}
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=1121219878 data=null doit=true}, TreeItem with text {FILTER test}]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1121219878 data=null}, TreeItem with text {FILTER test}]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1121219879 data=null button=1 stateMask=0x0 x=61 y=275 count=1}, TreeItem with text {FILTER test}]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121219879 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}]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1121219879 data=null button=1 stateMask=0x80000 x=61 y=275 count=1}, TreeItem with text {FILTER test}]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121219880 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121219880 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121219880 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121219880 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]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121219881 data=null button=1 stateMask=0x80000 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121219881 data=null button=0 stateMask=0x0 x=206 y=298 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:43 [2024-03-15T15:56:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121219881 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:43 [2024-03-15T15:56:43.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121219882 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:43 [2024-03-15T15:56:43.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121219882 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:43 [2024-03-15T15:56:43.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121219882 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]
11:56:43 [2024-03-15T15:56:43.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121219907 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:43 [2024-03-15T15:56:43.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
11:56:43 [2024-03-15T15:56:43.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
11:56:43 [2024-03-15T15:56:43.729Z] 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@486bcaa] time=1121219909 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:56:43 [2024-03-15T15:56:43.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:56:43 [2024-03-15T15:56:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:56:43 [2024-03-15T15:56:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121220228 data=null doit=true}, Shell with text {Preferences}]
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121220230 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121220231 data=null doit=true}, TreeItem with text {Tracing}]
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121220231 data=null}, TreeItem with text {Tracing}]
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121220231 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121220231 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}]
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121220253 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:44 [2024-03-15T15:56:44.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1121220253 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1121220253 data=null doit=true}, Tree node with text: Trace Types]
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1121220254 data=null}, Tree node with text: Trace Types]
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1121220254 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121220254 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]
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1121220257 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:44 [2024-03-15T15:56:44.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
11:56:44 [2024-03-15T15:56:44.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')
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1121220258 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')]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1121220259 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')]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1121220259 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1121220259 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1121220259 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')]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1121220259 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')]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1121220259 data=null 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')]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1121220261 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')]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1121220261 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')]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1121220261 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')]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1121220261 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1121220261 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=1121220261 data=null doit=true}, TreeItem with text {Custom XML}]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1121220261 data=null}, TreeItem with text {Custom XML}]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1121220262 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121220262 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}]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1121220262 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1121220263 data=null doit=true}, Tree node with text: testxmlextension]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1121220263 data=null}, Tree node with text: testxmlextension]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1121220263 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121220263 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]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1121220263 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1121220265 data=null button=0 stateMask=0x0 x=121 y=81 count=0}, Tree node with text: testxmlextension]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1121220265 data=null doit=true}, Tree node with text: testxmlextension]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1121220265 data=null}, Tree node with text: testxmlextension]
11:56:44 [2024-03-15T15:56:44.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1121220266 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121220266 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]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1121220266 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
11:56:44 [2024-03-15T15:56:44.243Z] 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')
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1121220277 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')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1121220277 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')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1121220277 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1121220277 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1121220277 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')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1121220277 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')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1121220277 data=null 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')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1121220278 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')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1121220278 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')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1121220278 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')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1121220278 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1121220278 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:56:44 [2024-03-15T15:56:44.243Z] 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')
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1121220279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121220280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1121220280 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1121220280 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1121220280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1121220280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1121220280 data=null 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')]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1121220281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121220281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1121220281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1121220281 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1121220281 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:56:44 [2024-03-15T15:56:44.244Z] 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')
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:56:44 [2024-03-15T15:56:44.244Z] 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')
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1121220282 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')]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1121220282 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')]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1121220283 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1121220283 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1121220283 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')]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1121220283 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')]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1121220283 data=null 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')]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1121219920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
11:56:44 [2024-03-15T15:56:44.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1121220380 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=1121220380 data=null doit=true}, TreeItem with text {FILTER test}]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1121220381 data=null}, TreeItem with text {FILTER test}]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1121220381 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121220381 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}]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1121220386 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
11:56:44 [2024-03-15T15:56:44.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
11:56:44 [2024-03-15T15:56:44.244Z] 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.
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121220387 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121220388 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:44 [2024-03-15T15:56:44.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121220388 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:44 [2024-03-15T15:56:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121220388 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:44 [2024-03-15T15:56:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121220388 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]
11:56:44 [2024-03-15T15:56:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121220404 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:44 [2024-03-15T15:56:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
11:56:44 [2024-03-15T15:56:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
11:56:44 [2024-03-15T15:56:44.245Z] 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@486bcaa] time=1121220405 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:56:44 [2024-03-15T15:56:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:56:44 [2024-03-15T15:56:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:56:44 [2024-03-15T15:56:44.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
11:56:44 [2024-03-15T15:56:44.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
11:56:44 [2024-03-15T15:56:44.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:56:44 [2024-03-15T15:56:44.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121220689 data=null doit=true}, Shell with text {Preferences}]
11:56:44 [2024-03-15T15:56:44.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:44 [2024-03-15T15:56:44.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:44 [2024-03-15T15:56:44.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:44 [2024-03-15T15:56:44.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:44 [2024-03-15T15:56:44.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:44 [2024-03-15T15:56:44.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121220691 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
11:56:44 [2024-03-15T15:56:44.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121220691 data=null doit=true}, TreeItem with text {Tracing}]
11:56:44 [2024-03-15T15:56:44.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121220691 data=null}, TreeItem with text {Tracing}]
11:56:44 [2024-03-15T15:56:44.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121220691 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:44 [2024-03-15T15:56:44.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121220691 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}]
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121220712 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:44 [2024-03-15T15:56:44.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1121220713 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1121220713 data=null doit=true}, Tree node with text: Trace Types]
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1121220713 data=null}, Tree node with text: Trace Types]
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1121220713 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121220714 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]
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1121220715 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
11:56:44 [2024-03-15T15:56:44.758Z] 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')
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1121220717 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')]
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1121220717 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')]
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1121220717 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1121220717 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1121220717 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')]
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1121220717 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')]
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1121220717 data=null 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')]
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1121220718 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')]
11:56:44 [2024-03-15T15:56:44.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1121220718 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')]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1121220718 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')]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1121220719 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1121220719 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=1121220719 data=null doit=true}, TreeItem with text {Custom Text}]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1121220719 data=null}, TreeItem with text {Custom Text}]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1121220719 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121220720 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}]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1121220720 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1121220721 data=null doit=true}, Tree node with text: testtxtextension]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1121220721 data=null}, Tree node with text: testtxtextension]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1121220721 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121220721 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]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1121220721 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1121220723 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1121220723 data=null doit=true}, Tree node with text: testtxtextension]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1121220723 data=null}, Tree node with text: testtxtextension]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1121220724 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121220724 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]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1121220724 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
11:56:44 [2024-03-15T15:56:44.759Z] 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')
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1121220725 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')]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1121220725 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')]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1121220725 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1121220725 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1121220725 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')]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1121220725 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')]
11:56:44 [2024-03-15T15:56:44.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1121220726 data=null 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')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1121220726 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')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1121220726 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')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1121220726 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')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1121220726 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1121220726 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:56:44 [2024-03-15T15:56:44.760Z] 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')
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1121220727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121220728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1121220728 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1121220728 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1121220728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1121220728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1121220728 data=null 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')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1121220742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121220742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1121220742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1121220742 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1121220742 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:56:44 [2024-03-15T15:56:44.760Z] 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')
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:56:44 [2024-03-15T15:56:44.760Z] 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')
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1121220743 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')]
11:56:44 [2024-03-15T15:56:44.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1121220743 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')]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1121220743 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1121220743 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1121220744 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')]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1121220744 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')]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1121220744 data=null 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')]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1121220410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
11:56:44 [2024-03-15T15:56:44.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1121220827 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=1121220827 data=null doit=true}, TreeItem with text {FILTER test}]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1121220827 data=null}, TreeItem with text {FILTER test}]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1121220827 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121220828 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}]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1121220833 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
11:56:44 [2024-03-15T15:56:44.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
11:56:44 [2024-03-15T15:56:44.761Z] 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.
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121220834 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121220834 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121220834 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121220834 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121220834 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]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1121220858 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
11:56:44 [2024-03-15T15:56:44.761Z] 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@486bcaa] time=1121220859 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:56:44 [2024-03-15T15:56:44.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121221107 data=null doit=true}, Shell with text {Preferences}]
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121221142 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121221142 data=null doit=true}, TreeItem with text {Tracing}]
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121221142 data=null}, TreeItem with text {Tracing}]
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121221142 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121221142 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}]
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121221160 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:45 [2024-03-15T15:56:45.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1121221161 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1121221161 data=null doit=true}, Tree node with text: Trace Types]
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1121221161 data=null}, Tree node with text: Trace Types]
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1121221161 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121221161 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]
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1121221163 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:56:45 [2024-03-15T15:56:45.018Z] 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')
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1121221165 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')]
11:56:45 [2024-03-15T15:56:45.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121221165 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')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1121221165 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1121221165 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1121221165 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')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1121221165 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')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1121221165 data=null 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')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1121221166 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')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121221166 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')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1121221166 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')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1121221166 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1121221166 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:56:45 [2024-03-15T15:56:45.019Z] 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')
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1121221167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121221167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1121221168 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1121221168 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1121221168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1121221168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1121221168 data=null 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')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1121221168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121221169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1121221169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1121221169 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1121221169 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:56:45 [2024-03-15T15:56:45.019Z] 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')
11:56:45 [2024-03-15T15:56:45.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:56:45 [2024-03-15T15:56:45.019Z] 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')
11:56:45 [2024-03-15T15:56:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
11:56:45 [2024-03-15T15:56:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1121221170 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')]
11:56:45 [2024-03-15T15:56:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1121221170 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')]
11:56:45 [2024-03-15T15:56:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1121221170 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1121221170 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1121221170 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')]
11:56:45 [2024-03-15T15:56:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1121221170 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')]
11:56:45 [2024-03-15T15:56:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1121221170 data=null 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')]
11:56:45 [2024-03-15T15:56:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1121220864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
11:56:45 [2024-03-15T15:56:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:45 [2024-03-15T15:56:45.276Z] 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@486bcaa] time=1121221260 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:56:45 [2024-03-15T15:56:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:56:45 [2024-03-15T15:56:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:56:45 [2024-03-15T15:56:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
11:56:45 [2024-03-15T15:56:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
11:56:45 [2024-03-15T15:56:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:56:45 [2024-03-15T15:56:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121221466 data=null doit=true}, Shell with text {Preferences}]
11:56:45 [2024-03-15T15:56:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:45 [2024-03-15T15:56:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:45 [2024-03-15T15:56:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:45 [2024-03-15T15:56:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121221483 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121221483 data=null doit=true}, TreeItem with text {Tracing}]
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121221549 data=null}, TreeItem with text {Tracing}]
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121221563 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121221564 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}]
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121221582 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:45 [2024-03-15T15:56:45.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1121221583 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1121221583 data=null doit=true}, Tree node with text: Trace Types]
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1121221583 data=null}, Tree node with text: Trace Types]
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1121221583 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121221583 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]
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1121221585 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:56:45 [2024-03-15T15:56:45.532Z] 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')
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1121221587 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')]
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121221587 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')]
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1121221587 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1121221587 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1121221587 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')]
11:56:45 [2024-03-15T15:56:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1121221587 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')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1121221587 data=null 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')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1121221588 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')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121221588 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')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1121221588 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')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1121221588 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1121221588 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
11:56:45 [2024-03-15T15:56:45.533Z] 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')
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1121221590 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')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1121221590 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')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1121221590 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1121221590 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1121221590 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')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1121221590 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')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1121221590 data=null 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')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1121221592 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')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1121221592 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')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1121221592 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')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1121221592 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1121221592 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:56:45 [2024-03-15T15:56:45.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')
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
11:56:45 [2024-03-15T15:56:45.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1121221593 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')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121221593 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')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1121221593 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1121221593 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1121221598 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')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1121221598 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')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1121221598 data=null 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')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1121221599 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')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121221599 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')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1121221600 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')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1121221600 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1121221600 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1121221602 data=null button=0 stateMask=0x0 x=87 y=58 count=0}, TreeItem with text {Custom XML}]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=1121221602 data=null doit=true}, TreeItem with text {Custom XML}]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1121221602 data=null}, TreeItem with text {Custom XML}]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1121221602 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121221602 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}]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1121221603 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
11:56:45 [2024-03-15T15:56:45.534Z] 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')
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1121221604 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')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1121221604 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')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1121221604 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1121221604 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1121221604 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')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1121221604 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')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1121221604 data=null 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')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1121221606 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')]
11:56:45 [2024-03-15T15:56:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1121221606 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')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1121221606 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')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1121221606 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1121221606 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
11:56:45 [2024-03-15T15:56:45.535Z] 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')
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1121221607 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')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1121221607 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')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1121221607 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1121221607 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1121221608 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')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1121221608 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')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1121221608 data=null 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')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1121221608 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')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1121221608 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')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1121221608 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')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1121221608 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1121221609 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:56:45 [2024-03-15T15:56:45.535Z] 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')
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1121221610 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')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121221610 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')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1121221610 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1121221610 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1121221619 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')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1121221619 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')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1121221620 data=null 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')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1121221621 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')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121221621 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')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1121221621 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')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1121221621 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1121221621 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
11:56:45 [2024-03-15T15:56:45.536Z] 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')
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1121221622 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')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1121221622 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')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=1121221622 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1121221622 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1121221622 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')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1121221622 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')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=1121221622 data=null 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')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1121221623 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')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1121221623 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')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1121221623 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')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1121221623 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1121221623 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
11:56:45 [2024-03-15T15:56:45.536Z] 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')
11:56:45 [2024-03-15T15:56:45.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1121221624 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')]
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1121221625 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')]
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1121221625 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1121221625 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1121221625 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')]
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1121221625 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')]
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1121221625 data=null 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')]
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1121221626 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')]
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1121221626 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')]
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1121221626 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')]
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1121221629 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1121221629 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:45 [2024-03-15T15:56:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:56:45 [2024-03-15T15:56:45.793Z] 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')
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1121221933 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')]
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121221933 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')]
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1121221933 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1121221933 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1121221933 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')]
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1121221934 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')]
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1121221934 data=null 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')]
11:56:45 [2024-03-15T15:56:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1121221937 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')]
11:56:45 [2024-03-15T15:56:45.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121221937 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')]
11:56:45 [2024-03-15T15:56:45.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1121221937 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')]
11:56:45 [2024-03-15T15:56:45.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1121221937 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1121221937 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:45 [2024-03-15T15:56:45.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
11:56:45 [2024-03-15T15:56:45.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
11:56:45 [2024-03-15T15:56:45.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
11:56:45 [2024-03-15T15:56:45.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
11:56:45 [2024-03-15T15:56:45.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text')
11:56:46 [2024-03-15T15:56:46.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:56:46 [2024-03-15T15:56:46.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:56:46 [2024-03-15T15:56:46.049Z] 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')
11:56:46 [2024-03-15T15:56:46.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1121222241 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')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121222241 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')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1121222241 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1121222241 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1121222242 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')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1121222242 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')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1121222242 data=null 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')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1121222245 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')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121222245 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')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1121222245 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')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1121222245 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1121222245 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:56:46 [2024-03-15T15:56:46.306Z] 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')
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1121222246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121222246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1121222247 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1121222247 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1121222247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1121222247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1121222247 data=null 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')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1121222247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121222247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1121222247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1121222247 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1121222247 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:56:46 [2024-03-15T15:56:46.307Z] 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')
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:56:46 [2024-03-15T15:56:46.307Z] 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')
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1121222249 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')]
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1121222249 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')]
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1121222250 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1121222250 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1121222250 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')]
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1121222250 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')]
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1121222250 data=null 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')]
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1121221285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:46 [2024-03-15T15:56:46.307Z] 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@486bcaa] time=1121222339 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:56:46 [2024-03-15T15:56:46.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121222539 data=null doit=true}, Shell with text {Preferences}]
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121222557 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121222557 data=null doit=true}, TreeItem with text {Tracing}]
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121222557 data=null}, TreeItem with text {Tracing}]
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121222606 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121222606 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}]
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121222636 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:46 [2024-03-15T15:56:46.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1121222636 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1121222636 data=null doit=true}, Tree node with text: Trace Types]
11:56:46 [2024-03-15T15:56:46.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1121222637 data=null}, Tree node with text: Trace Types]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1121222637 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121222637 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]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1121222638 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:56:46 [2024-03-15T15:56:46.564Z] 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')
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1121222641 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')]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121222641 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')]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1121222641 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1121222641 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1121222642 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')]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1121222642 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')]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1121222642 data=null 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')]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1121222642 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')]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121222642 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')]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1121222642 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')]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1121222642 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1121222642 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:56:46 [2024-03-15T15:56:46.564Z] 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')
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1121222644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121222644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1121222644 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1121222644 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1121222644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1121222644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1121222644 data=null 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')]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1121222644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121222644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1121222644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1121222644 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1121222644 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:56:46 [2024-03-15T15:56:46.565Z] 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')
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:56:46 [2024-03-15T15:56:46.565Z] 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')
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1121222646 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')]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1121222646 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')]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1121222646 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1121222646 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1121222646 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')]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1121222646 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')]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1121222646 data=null 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')]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1121222344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121222753 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121222754 data=null doit=true}, TreeItem with text {test}]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121222754 data=null}, TreeItem with text {test}]
11:56:46 [2024-03-15T15:56:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121222754 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121222754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121222764 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121222764 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121222764 data=null doit=true}, TreeItem with text {test}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121222764 data=null}, TreeItem with text {test}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121222764 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121222765 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121222768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121222768 data=null doit=true}, TreeItem with text {test}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121222768 data=null}, TreeItem with text {test}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121222768 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121222769 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}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121222779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121222780 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121222780 data=null doit=true}, TreeItem with text {Traces [1]}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121222780 data=null}, TreeItem with text {Traces [1]}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121222781 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121222781 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]}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121222786 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121222794 data=null doit=true}, TreeItem with text {Traces [1]}]
11:56:46 [2024-03-15T15:56:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121222794 data=null}, TreeItem with text {Traces [1]}]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121222795 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121222795 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]}]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121222796 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1121222796 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1121222796 data=null doit=true}, Tree node with text: syslog_collapse]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1121222796 data=null}, Tree node with text: syslog_collapse]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1121222796 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121222797 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]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1121222800 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1121222800 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1121222800 data=null doit=true}, Tree node with text: syslog_collapse]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1121222800 data=null}, Tree node with text: syslog_collapse]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1121222800 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121222801 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]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1121222811 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
11:56:46 [2024-03-15T15:56:46.822Z] 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@486bcaa] time=1121222864 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:56:46 [2024-03-15T15:56:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
11:56:47 [2024-03-15T15:56:47.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
11:56:47 [2024-03-15T15:56:47.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:56:47 [2024-03-15T15:56:47.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121223135 data=null doit=true}, Shell with text {Preferences}]
11:56:47 [2024-03-15T15:56:47.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:47 [2024-03-15T15:56:47.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:47 [2024-03-15T15:56:47.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:47 [2024-03-15T15:56:47.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:47 [2024-03-15T15:56:47.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:47 [2024-03-15T15:56:47.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121223137 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121223167 data=null doit=true}, TreeItem with text {Tracing}]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121223167 data=null}, TreeItem with text {Tracing}]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121223167 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121223167 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}]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121223186 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:47 [2024-03-15T15:56:47.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1121223189 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1121223189 data=null doit=true}, Tree node with text: Trace Types]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1121223190 data=null}, Tree node with text: Trace Types]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1121223190 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121223190 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]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1121223191 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
11:56:47 [2024-03-15T15:56:47.078Z] 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')
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1121223193 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')]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1121223193 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')]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1121223193 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1121223193 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1121223194 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')]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1121223194 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')]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1121223194 data=null 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')]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1121223195 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')]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1121223195 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')]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1121223195 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')]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1121223195 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1121223195 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text in tree (of type 'Tree')
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=1121223196 data=null doit=true}, TreeItem with text {Custom Text}]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1121223196 data=null}, TreeItem with text {Custom Text}]
11:56:47 [2024-03-15T15:56:47.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1121223196 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121223196 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}]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1121223197 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1121223199 data=null button=0 stateMask=0x0 x=87 y=35 count=0}, TreeItem with text {Custom Text}]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=1121223199 data=null doit=true}, TreeItem with text {Custom Text}]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1121223200 data=null}, TreeItem with text {Custom Text}]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1121223200 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121223200 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}]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1121223201 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
11:56:47 [2024-03-15T15:56:47.079Z] 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')
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1121223202 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')]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1121223202 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')]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1121223202 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1121223214 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1121223214 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')]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1121223214 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')]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1121223214 data=null 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')]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1121223215 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')]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1121223215 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')]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1121223215 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')]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1121223215 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1121223215 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:56:47 [2024-03-15T15:56:47.079Z] 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')
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
11:56:47 [2024-03-15T15:56:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1121223216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121223216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1121223216 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1121223217 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1121223217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1121223217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1121223217 data=null 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')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1121223218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121223218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1121223218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1121223218 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1121223218 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:56:47 [2024-03-15T15:56:47.080Z] 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')
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:56:47 [2024-03-15T15:56:47.080Z] 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')
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1121223227 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')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1121223227 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')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1121223227 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1121223227 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1121223227 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')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1121223227 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')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1121223227 data=null 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')]
11:56:47 [2024-03-15T15:56:47.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1121222889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121223317 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121223317 data=null doit=true}, TreeItem with text {test}]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121223317 data=null}, TreeItem with text {test}]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121223317 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121223318 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121223334 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121223335 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121223335 data=null doit=true}, TreeItem with text {test}]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121223335 data=null}, TreeItem with text {test}]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121223335 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121223335 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121223347 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:47 [2024-03-15T15:56:47.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121223348 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121223348 data=null doit=true}, TreeItem with text {Traces [1]}]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121223348 data=null}, TreeItem with text {Traces [1]}]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121223348 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121223348 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]}]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121223364 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:47 [2024-03-15T15:56:47.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1121223364 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1121223365 data=null doit=true}, Tree node with text: syslog_collapse]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1121223365 data=null}, Tree node with text: syslog_collapse]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1121223365 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121223365 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]
11:56:47 [2024-03-15T15:56:47.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1121223369 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
11:56:47 [2024-03-15T15:56:47.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:47 [2024-03-15T15:56:47.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1121223376 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
11:56:47 [2024-03-15T15:56:47.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1121223377 data=null doit=true}, Tree node with text: syslog_collapse]
11:56:47 [2024-03-15T15:56:47.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1121223377 data=null}, Tree node with text: syslog_collapse]
11:56:47 [2024-03-15T15:56:47.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1121223377 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
11:56:47 [2024-03-15T15:56:47.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121223377 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]
11:56:47 [2024-03-15T15:56:47.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1121223380 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
11:56:47 [2024-03-15T15:56:47.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
11:56:47 [2024-03-15T15:56:47.337Z] 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@486bcaa] time=1121223415 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:56:47 [2024-03-15T15:56:47.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:56:47 [2024-03-15T15:56:47.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:56:47 [2024-03-15T15:56:47.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121223618 data=null doit=true}, Shell with text {Preferences}]
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121223684 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121223684 data=null doit=true}, TreeItem with text {Tracing}]
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121223684 data=null}, TreeItem with text {Tracing}]
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121223684 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121223684 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}]
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121223747 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:47 [2024-03-15T15:56:47.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1121223747 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
11:56:47 [2024-03-15T15:56:47.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1121223747 data=null doit=true}, Tree node with text: Trace Types]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1121223748 data=null}, Tree node with text: Trace Types]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1121223748 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121223748 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]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1121223749 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:56:47 [2024-03-15T15:56:47.593Z] 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')
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1121223752 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')]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121223753 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')]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1121223753 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1121223753 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1121223753 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')]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1121223753 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')]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1121223753 data=null 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')]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1121223754 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')]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121223754 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')]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1121223754 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')]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1121223754 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1121223754 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:56:47 [2024-03-15T15:56:47.593Z] 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')
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1121223755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121223755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1121223755 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1121223755 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1121223756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1121223756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1121223756 data=null 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')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1121223756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121223756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1121223756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1121223757 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1121223757 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:56:47 [2024-03-15T15:56:47.594Z] 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')
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:56:47 [2024-03-15T15:56:47.594Z] 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')
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1121223758 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')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1121223758 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')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1121223758 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1121223758 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1121223758 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')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1121223758 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')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1121223758 data=null 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')]
11:56:47 [2024-03-15T15:56:47.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1121223435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
11:56:47 [2024-03-15T15:56:47.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:47 [2024-03-15T15:56:47.849Z] 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@486bcaa] time=1121223842 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:56:47 [2024-03-15T15:56:47.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:56:47 [2024-03-15T15:56:47.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:56:47 [2024-03-15T15:56:47.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
11:56:47 [2024-03-15T15:56:47.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
11:56:48 [2024-03-15T15:56:48.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121224157 data=null doit=true}, Shell with text {Preferences}]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121224160 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121224160 data=null doit=true}, TreeItem with text {Tracing}]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121224160 data=null}, TreeItem with text {Tracing}]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121224160 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121224161 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}]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121224184 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:48 [2024-03-15T15:56:48.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1121224185 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1121224185 data=null doit=true}, Tree node with text: Trace Types]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1121224185 data=null}, Tree node with text: Trace Types]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1121224185 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121224185 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]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1121224187 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:56:48 [2024-03-15T15:56:48.108Z] 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')
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1121224189 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')]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121224189 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')]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1121224189 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1121224189 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1121224189 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')]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1121224189 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')]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1121224189 data=null 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')]
11:56:48 [2024-03-15T15:56:48.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1121224190 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')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121224190 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')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1121224190 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')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1121224190 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1121224190 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:56:48 [2024-03-15T15:56:48.109Z] 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')
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1121224192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121224192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1121224192 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1121224192 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1121224193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1121224193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1121224193 data=null 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')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1121224193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121224193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1121224193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1121224193 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1121224193 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:56:48 [2024-03-15T15:56:48.109Z] 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')
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:56:48 [2024-03-15T15:56:48.109Z] 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')
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1121224195 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')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1121224195 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')]
11:56:48 [2024-03-15T15:56:48.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1121224195 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1121224195 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1121224195 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')]
11:56:48 [2024-03-15T15:56:48.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1121224195 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')]
11:56:48 [2024-03-15T15:56:48.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1121224195 data=null 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')]
11:56:48 [2024-03-15T15:56:48.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1121223853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
11:56:48 [2024-03-15T15:56:48.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:48 [2024-03-15T15:56:48.110Z] 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@486bcaa] time=1121224280 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:56:48 [2024-03-15T15:56:48.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:56:48 [2024-03-15T15:56:48.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:56:48 [2024-03-15T15:56:48.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121224607 data=null doit=true}, Shell with text {Preferences}]
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121224617 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121224617 data=null doit=true}, TreeItem with text {Tracing}]
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121224617 data=null}, TreeItem with text {Tracing}]
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121224618 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121224618 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}]
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121224642 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:48 [2024-03-15T15:56:48.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1121224643 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1121224643 data=null doit=true}, Tree node with text: Trace Types]
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1121224643 data=null}, Tree node with text: Trace Types]
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1121224644 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121224644 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]
11:56:48 [2024-03-15T15:56:48.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1121224646 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
11:56:48 [2024-03-15T15:56:48.672Z] 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')
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1121224648 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')]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1121224648 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')]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1121224648 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1121224648 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1121224648 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')]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1121224648 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')]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1121224648 data=null 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')]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1121224650 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')]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1121224650 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')]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1121224650 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')]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1121224650 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1121224650 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=1121224651 data=null doit=true}, TreeItem with text {Custom Text}]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1121224651 data=null}, TreeItem with text {Custom Text}]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1121224651 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121224651 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}]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1121224652 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1121224653 data=null doit=true}, Tree node with text: testtxtextension]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1121224653 data=null}, Tree node with text: testtxtextension]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1121224653 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121224653 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]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1121224654 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:48 [2024-03-15T15:56:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1121224656 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1121224656 data=null doit=true}, Tree node with text: testtxtextension]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1121224656 data=null}, Tree node with text: testtxtextension]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1121224656 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121224656 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]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1121224657 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
11:56:48 [2024-03-15T15:56:48.673Z] 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')
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1121224677 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')]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1121224677 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')]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1121224677 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1121224677 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1121224678 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')]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1121224678 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')]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1121224678 data=null 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')]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1121224679 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')]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1121224679 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')]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1121224679 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')]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1121224679 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1121224679 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:56:48 [2024-03-15T15:56:48.673Z] 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')
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1121224680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121224680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1121224680 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1121224680 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1121224681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1121224681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1121224681 data=null 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')]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1121224681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121224682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1121224682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1121224682 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1121224682 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:56:48 [2024-03-15T15:56:48.674Z] 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')
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:56:48 [2024-03-15T15:56:48.674Z] 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')
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1121224683 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')]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1121224683 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')]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1121224683 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1121224683 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1121224684 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')]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1121224684 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')]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1121224684 data=null 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')]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1121224285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121224779 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121224779 data=null doit=true}, TreeItem with text {test}]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121224779 data=null}, TreeItem with text {test}]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121224779 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121224794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121224819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:48 [2024-03-15T15:56:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121224819 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121224819 data=null doit=true}, TreeItem with text {test}]
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121224820 data=null}, TreeItem with text {test}]
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121224820 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121224820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121224824 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:48 [2024-03-15T15:56:48.675Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121224825 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121224825 data=null doit=true}, TreeItem with text {Traces [1]}]
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121224825 data=null}, TreeItem with text {Traces [1]}]
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121224825 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121224825 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]}]
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121224838 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121224838 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121224838 data=null doit=true}, TreeItem with text {Traces [1]}]
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121224838 data=null}, TreeItem with text {Traces [1]}]
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121224839 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121224839 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]}]
11:56:48 [2024-03-15T15:56:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121224841 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:48 [2024-03-15T15:56:48.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
11:56:48 [2024-03-15T15:56:48.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
11:56:49 [2024-03-15T15:56:49.185Z] 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=1121225226 data=null doit=true}, Shell with text {Trace Import}]
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
11:56:49 [2024-03-15T15:56:49.185Z] 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')
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1121225230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1121225230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1121225230 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1121225230 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1121225230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1121225230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1121225230 data=null 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')]
11:56:49 [2024-03-15T15:56:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1121224886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
11:56:49 [2024-03-15T15:56:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:49 [2024-03-15T15:56:49.186Z] 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@486bcaa] time=1121225263 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:56:49 [2024-03-15T15:56:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:56:49 [2024-03-15T15:56:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:56:49 [2024-03-15T15:56:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
11:56:49 [2024-03-15T15:56:49.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121225640 data=null doit=true}, Shell with text {Preferences}]
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121225644 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121225644 data=null doit=true}, TreeItem with text {Tracing}]
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121225644 data=null}, TreeItem with text {Tracing}]
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121225644 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121225644 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}]
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121225676 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:49 [2024-03-15T15:56:49.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1121225677 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1121225677 data=null doit=true}, Tree node with text: Trace Types]
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1121225677 data=null}, Tree node with text: Trace Types]
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1121225677 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121225677 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]
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1121225679 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:56:49 [2024-03-15T15:56:49.697Z] 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')
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1121225681 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')]
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121225681 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')]
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1121225681 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1121225681 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1121225682 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')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1121225682 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')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1121225682 data=null 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')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1121225692 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')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121225692 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')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1121225692 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')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1121225692 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1121225692 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:56:49 [2024-03-15T15:56:49.698Z] 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')
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1121225693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121225693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1121225693 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1121225693 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1121225694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1121225694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1121225694 data=null 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')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1121225695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121225695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1121225695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1121225695 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1121225695 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:56:49 [2024-03-15T15:56:49.698Z] 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')
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:56:49 [2024-03-15T15:56:49.698Z] 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')
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
11:56:49 [2024-03-15T15:56:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1121225697 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')]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1121225697 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')]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1121225697 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1121225697 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1121225697 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')]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1121225697 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')]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1121225697 data=null 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')]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1121225329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121225794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121225794 data=null doit=true}, TreeItem with text {test}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121225794 data=null}, TreeItem with text {test}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121225795 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121225795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121225819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121225819 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121225820 data=null doit=true}, TreeItem with text {test}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121225820 data=null}, TreeItem with text {test}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121225820 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121225820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121225830 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:49 [2024-03-15T15:56:49.699Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121225831 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121225832 data=null doit=true}, TreeItem with text {Traces [1]}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121225832 data=null}, TreeItem with text {Traces [1]}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121225832 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121225832 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]}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121225848 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121225854 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121225854 data=null doit=true}, TreeItem with text {Traces [1]}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121225854 data=null}, TreeItem with text {Traces [1]}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121225855 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121225855 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]}]
11:56:49 [2024-03-15T15:56:49.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121225858 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:56:49 [2024-03-15T15:56:49.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
11:56:49 [2024-03-15T15:56:49.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
11:56:50 [2024-03-15T15:56:50.210Z] 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=1121226208 data=null doit=true}, Shell with text {Trace Import}]
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
11:56:50 [2024-03-15T15:56:50.210Z] 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')
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1121226211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1121226211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1121226211 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1121226211 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1121226211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1121226211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1121226211 data=null 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')]
11:56:50 [2024-03-15T15:56:50.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1121225906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
11:56:50 [2024-03-15T15:56:50.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:50 [2024-03-15T15:56:50.211Z] 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@486bcaa] time=1121226241 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:56:50 [2024-03-15T15:56:50.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:56:50 [2024-03-15T15:56:50.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:56:50 [2024-03-15T15:56:50.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121226577 data=null doit=true}, Shell with text {Preferences}]
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121226591 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121226591 data=null doit=true}, TreeItem with text {Tracing}]
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121226591 data=null}, TreeItem with text {Tracing}]
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121226591 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121226591 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}]
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121226613 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
11:56:50 [2024-03-15T15:56:50.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1121226614 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1121226614 data=null doit=true}, Tree node with text: Trace Types]
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1121226614 data=null}, Tree node with text: Trace Types]
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1121226614 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121226614 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]
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1121226616 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:56:50 [2024-03-15T15:56:50.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')
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1121226618 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')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121226618 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')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1121226618 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1121226618 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1121226618 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')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1121226618 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')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1121226618 data=null 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')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1121226618 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')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1121226618 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')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1121226618 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')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1121226618 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1121226618 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:56:50 [2024-03-15T15:56:50.467Z] 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')
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1121226619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121226619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1121226619 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1121226620 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1121226620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1121226620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1121226620 data=null 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')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1121226620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1121226620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1121226620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1121226620 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1121226620 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
11:56:50 [2024-03-15T15:56:50.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:56:50 [2024-03-15T15:56:50.468Z] 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')
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:56:50 [2024-03-15T15:56:50.468Z] 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')
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1121226621 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')]
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1121226621 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')]
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1121226621 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1121226621 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1121226622 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')]
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1121226622 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')]
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1121226622 data=null 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')]
11:56:50 [2024-03-15T15:56:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1121226297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
11:56:50 [2024-03-15T15:56:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:56:50 [2024-03-15T15:56:50.723Z] 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@486bcaa] time=1121226903 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
11:56:50 [2024-03-15T15:56:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:56:50 [2024-03-15T15:56:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:56:50 [2024-03-15T15:56:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:56:50 [2024-03-15T15:56:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:56:50 [2024-03-15T15:56:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121226907 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:56:50 [2024-03-15T15:56:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121226907 data=null doit=true}, TreeItem with text {test}]
11:56:50 [2024-03-15T15:56:50.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121226907 data=null}, TreeItem with text {test}]
11:56:50 [2024-03-15T15:56:50.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121226907 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:50 [2024-03-15T15:56:50.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121226907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:56:50 [2024-03-15T15:56:50.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121226928 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:56:50 [2024-03-15T15:56:50.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:56:50 [2024-03-15T15:56:50.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:56:50 [2024-03-15T15:56:50.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:56:51 [2024-03-15T15:56:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:56:51 [2024-03-15T15:56:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:56:51 [2024-03-15T15:56:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:51 [2024-03-15T15:56:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:56:51 [2024-03-15T15:56:51.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')
11:56:51 [2024-03-15T15:56:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:51 [2024-03-15T15:56:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:51 [2024-03-15T15:56:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:51 [2024-03-15T15:56:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:56:51 [2024-03-15T15:56:51.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
11:56:51 [2024-03-15T15:56:51.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=1121227806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:51 [2024-03-15T15:56:51.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=1121227806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:51 [2024-03-15T15:56:51.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=1121227806 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:51 [2024-03-15T15:56:51.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=1121227806 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:51 [2024-03-15T15:56:51.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=1121227806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:51 [2024-03-15T15:56:51.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=1121227806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:51 [2024-03-15T15:56:51.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=1121227806 data=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')]
11:56:51 [2024-03-15T15:56:51.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=1121227806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:51 [2024-03-15T15:56:51.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=1121227806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:51 [2024-03-15T15:56:51.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=1121227806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:51 [2024-03-15T15:56:51.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=1121227806 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:51 [2024-03-15T15:56:51.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=1121227806 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:56:51 [2024-03-15T15:56:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:56:51 [2024-03-15T15:56:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:56:51 [2024-03-15T15:56:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:56:51 [2024-03-15T15:56:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:56:51 [2024-03-15T15:56:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:56:51 [2024-03-15T15:56:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:56:51 [2024-03-15T15:56:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:56:51 [2024-03-15T15:56:51.907Z] 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')
11:56:51 [2024-03-15T15:56:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:56:51 [2024-03-15T15:56:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121227807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:51 [2024-03-15T15:56:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121227807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:51 [2024-03-15T15:56:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121227807 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:51 [2024-03-15T15:56:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121227807 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:51 [2024-03-15T15:56:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121227807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:51 [2024-03-15T15:56:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121227807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:56:51 [2024-03-15T15:56:51.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:51 [2024-03-15T15:56:51.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:51 [2024-03-15T15:56:51.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:51 [2024-03-15T15:56:51.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:51 [2024-03-15T15:56:51.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:56:51 [2024-03-15T15:56:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:56:51 [2024-03-15T15:56:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121227807 data=null 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')]
11:56:51 [2024-03-15T15:56:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121226972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:56:52 [2024-03-15T15:56:52.162Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.61 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
11:56:52 [2024-03-15T15:56:52.162Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testFiltersView -- Time elapsed: 1.630 s
11:56:52 [2024-03-15T15:56:52.162Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testPreferencePage -- Time elapsed: 1.479 s
11:56:52 [2024-03-15T15:56:52.162Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testSelectTraceType -- Time elapsed: 1.502 s
11:56:52 [2024-03-15T15:56:52.162Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testImportTraceTypeOptions -- Time elapsed: 2.399 s
11:56:52 [2024-03-15T15:56:52.162Z] 
11:56:52 [2024-03-15T15:56:52.162Z] Results:
11:56:52 [2024-03-15T15:56:52.162Z] 
11:56:52 [2024-03-15T15:56:52.162Z] Tests run: 76, Failures: 0, Errors: 0, Skipped: 6
11:56:52 [2024-03-15T15:56:52.162Z] 
11:56:52 [2024-03-15T15:56:52.417Z] 
11:56:52 [2024-03-15T15:56:52.417Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 15:56:52.389
11:56:52 [2024-03-15T15:56:52.417Z] !MESSAGE The workspace will exit with unsaved changes in this session.
11:56:52 [2024-03-15T15:56:52.979Z] [INFO] All tests passed
11:56:52 [2024-03-15T15:56:52.979Z] [INFO] 
11:56:52 [2024-03-15T15:56:52.979Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:56:52 [2024-03-15T15:56:52.979Z] [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
11:56:52 [2024-03-15T15:56:52.979Z] [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
11:56:52 [2024-03-15T15:56:52.980Z] [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
11:56:52 [2024-03-15T15:56:52.980Z] [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
11:56:52 [2024-03-15T15:56:52.980Z] [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
11:56:52 [2024-03-15T15:56:52.980Z] [INFO] 
11:56:52 [2024-03-15T15:56:52.980Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:56:52 [2024-03-15T15:56:52.980Z] [INFO] 
11:56:52 [2024-03-15T15:56:52.980Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
11:56:52 [2024-03-15T15:56:52.980Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [37/141]
11:56:52 [2024-03-15T15:56:52.980Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
11:56:52 [2024-03-15T15:56:52.980Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:56:52 [2024-03-15T15:56:52.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
11:56:52 [2024-03-15T15:56:52.980Z] [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
11:56:53 [2024-03-15T15:56:53.235Z] [INFO] 
11:56:53 [2024-03-15T15:56:53.235Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:53 [2024-03-15T15:56:53.235Z] [INFO] 
11:56:53 [2024-03-15T15:56:53.235Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:53 [2024-03-15T15:56:53.235Z] [INFO] The project's OSGi version is 1.0.3.202403151535
11:56:53 [2024-03-15T15:56:53.235Z] [INFO] 
11:56:53 [2024-03-15T15:56:53.235Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:53 [2024-03-15T15:56:53.235Z] [INFO] 
11:56:53 [2024-03-15T15:56:53.235Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:53 [2024-03-15T15:56:53.235Z] [INFO] 
11:56:53 [2024-03-15T15:56:53.236Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:53 [2024-03-15T15:56:53.236Z] [INFO] 
11:56:53 [2024-03-15T15:56:53.236Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:53 [2024-03-15T15:56:53.236Z] [INFO] 
11:56:53 [2024-03-15T15:56:53.236Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:53 [2024-03-15T15:56:53.236Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
11:56:53 [2024-03-15T15:56:53.797Z] [INFO] 
11:56:53 [2024-03-15T15:56:53.797Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:53 [2024-03-15T15:56:53.797Z] [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
11:56:53 [2024-03-15T15:56:53.797Z] [INFO] 
11:56:53 [2024-03-15T15:56:53.797Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:53 [2024-03-15T15:56:53.797Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:56:53 [2024-03-15T15:56:53.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
11:56:53 [2024-03-15T15:56:53.797Z] [WARNING] The 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
11:56:53 [2024-03-15T15:56:53.797Z] [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
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] 
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] 
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:54 [2024-03-15T15:56:54.052Z] [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
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] 
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:54 [2024-03-15T15:56:54.052Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] 
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:54 [2024-03-15T15:56:54.052Z] [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
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] 
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:54 [2024-03-15T15:56:54.052Z] [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
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] 
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] 
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] 
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] 
11:56:54 [2024-03-15T15:56:54.052Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:54 [2024-03-15T15:56:54.053Z] [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
11:56:55 [2024-03-15T15:56:55.942Z] [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
11:56:56 [2024-03-15T15:56:56.503Z] [INFO] 
11:56:56 [2024-03-15T15:56:56.503Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:56:56 [2024-03-15T15:56:56.503Z] [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
11:56:56 [2024-03-15T15:56:56.503Z] [INFO] Command line:
11:56:56 [2024-03-15T15:56:56.503Z] 	[/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]
11:56:56 [2024-03-15T15:56:56.503Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:56:58 [2024-03-15T15:56:58.390Z] Mar 15, 2024 3:56:58 PM org.apache.aries.spifly.BaseActivator log
11:56:58 [2024-03-15T15:56:58.390Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
11:56:59 [2024-03-15T15:56:59.755Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:56:59 [2024-03-15T15:56:59.755Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:57:09 [2024-03-15T15:57:09.696Z] !SESSION 2024-03-15 15:56:56.618 -----------------------------------------------
11:57:09 [2024-03-15T15:57:09.696Z] eclipse.buildId=unknown
11:57:09 [2024-03-15T15:57:09.696Z] java.version=17.0.2
11:57:09 [2024-03-15T15:57:09.696Z] java.vendor=Oracle Corporation
11:57:09 [2024-03-15T15:57:09.696Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:57:09 [2024-03-15T15:57:09.696Z] 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
11:57:09 [2024-03-15T15:57:09.696Z] 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
11:57:09 [2024-03-15T15:57:09.696Z] 
11:57:09 [2024-03-15T15:57:09.696Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 15:57:07.990
11:57:09 [2024-03-15T15:57:09.696Z] !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
11:57:09 [2024-03-15T15:57:09.696Z] 
11:57:09 [2024-03-15T15:57:09.696Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 15:57:08.004
11:57:09 [2024-03-15T15:57:09.696Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
11:57:09 [2024-03-15T15:57:09.696Z] !STACK 0
11:57:09 [2024-03-15T15:57:09.696Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
11:57:09 [2024-03-15T15:57:09.696Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
11:57:09 [2024-03-15T15:57:09.696Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
11:57:09 [2024-03-15T15:57:09.696Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
11:57:09 [2024-03-15T15:57:09.696Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
11:57:09 [2024-03-15T15:57:09.696Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
11:57:09 [2024-03-15T15:57:09.696Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
11:57:09 [2024-03-15T15:57:09.696Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
11:57:09 [2024-03-15T15:57:09.696Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:57:09 [2024-03-15T15:57:09.696Z] Caused by: java.io.IOException: error=2, No such file or directory
11:57:09 [2024-03-15T15:57:09.696Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
11:57:09 [2024-03-15T15:57:09.696Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
11:57:09 [2024-03-15T15:57:09.696Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
11:57:09 [2024-03-15T15:57:09.696Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
11:57:09 [2024-03-15T15:57:09.696Z] 	... 7 more
11:57:09 [2024-03-15T15:57:09.696Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
11:57:09 [2024-03-15T15:57:09.696Z] Display size: 1440x900
11:57:09 [2024-03-15T15:57:09.696Z] OS version=6.2.9-300.fc38.x86_64
11:57:09 [2024-03-15T15:57:09.696Z] GTK version=3.22.30
11:57:09 [2024-03-15T15:57:09.696Z] GTK theme=Ambiance
11:57:09 [2024-03-15T15:57:09.696Z] LIBOVERLAY_SCROLLBAR=0
11:57:09 [2024-03-15T15:57:09.696Z] Time zone: Greenwich Mean Time
11:57:09 [2024-03-15T15:57:09.696Z] 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@fa689db] time=1121244803 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:57:09 [2024-03-15T15:57:09.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:57:09 [2024-03-15T15:57:09.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:57:09 [2024-03-15T15:57:09.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:57:09 [2024-03-15T15:57:09.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:57:09 [2024-03-15T15:57:09.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1121245322 data=null doit=true}, MenuItem with text {&Hierarchical}]
11:57:09 [2024-03-15T15:57:09.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1121245322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
11:57:09 [2024-03-15T15:57:09.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121245329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:57:09 [2024-03-15T15:57:09.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:57:09 [2024-03-15T15:57:09.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
11:57:09 [2024-03-15T15:57:09.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
11:57:31 [2024-03-15T15:57:31.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:57:31 [2024-03-15T15:57:31.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:57:31 [2024-03-15T15:57:31.581Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
11:57:31 [2024-03-15T15:57:31.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
11:57:31 [2024-03-15T15:57:31.581Z] 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=1121266884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.582Z] 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=1121266890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.582Z] 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=1121266890 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.582Z] 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=1121266890 data=null}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.582Z] 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=1121266890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.582Z] 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=1121266891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.582Z] 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=1121266891 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}]
11:57:31 [2024-03-15T15:57:31.582Z] 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=1121266938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.582Z] 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=1121266938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.582Z] 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=1121266938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.582Z] 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=1121266939 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.582Z] 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=1121266939 data=null}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
11:57:31 [2024-03-15T15:57:31.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
11:57:31 [2024-03-15T15:57:31.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
11:57:31 [2024-03-15T15:57:31.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1121266942 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']
11:57:31 [2024-03-15T15:57:31.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
11:57:31 [2024-03-15T15:57:31.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
11:57:31 [2024-03-15T15:57:31.582Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
11:57:31 [2024-03-15T15:57:31.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
11:57:31 [2024-03-15T15:57:31.583Z] 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=1121267059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:31 [2024-03-15T15:57:31.583Z] 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=1121267060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:31 [2024-03-15T15:57:31.583Z] 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=1121267060 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
11:57:31 [2024-03-15T15:57:31.583Z] 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=1121267060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:31 [2024-03-15T15:57:31.583Z] 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=1121267061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:31 [2024-03-15T15:57:31.583Z] 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=1121267061 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}]
11:57:31 [2024-03-15T15:57:31.583Z] 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=1121267064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.583Z] 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=1121267064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.583Z] 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=1121267065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.583Z] 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=1121267065 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.583Z] 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=1121267065 data=null}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
11:57:31 [2024-03-15T15:57:31.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
11:57:31 [2024-03-15T15:57:31.583Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
11:57:31 [2024-03-15T15:57:31.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
11:57:31 [2024-03-15T15:57:31.583Z] 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=1121267079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.583Z] 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=1121267079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.584Z] 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=1121267079 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.584Z] 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=1121267079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.584Z] 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=1121267079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.584Z] 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=1121267079 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}]
11:57:31 [2024-03-15T15:57:31.584Z] 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=1121267080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:31 [2024-03-15T15:57:31.584Z] 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=1121267081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:31 [2024-03-15T15:57:31.584Z] 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=1121267081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:31 [2024-03-15T15:57:31.584Z] 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=1121267081 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
11:57:31 [2024-03-15T15:57:31.584Z] 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=1121267082 data=null}, ToolItem with tooltip text {Unpin View}]
11:57:31 [2024-03-15T15:57:31.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
11:57:31 [2024-03-15T15:57:31.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
11:57:31 [2024-03-15T15:57:31.584Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
11:57:31 [2024-03-15T15:57:31.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
11:57:31 [2024-03-15T15:57:31.584Z] 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=1121267093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:31 [2024-03-15T15:57:31.584Z] 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=1121267093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:31 [2024-03-15T15:57:31.584Z] 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=1121267094 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
11:57:31 [2024-03-15T15:57:31.584Z] 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=1121267094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:31 [2024-03-15T15:57:31.585Z] 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=1121267094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:31 [2024-03-15T15:57:31.585Z] 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=1121267094 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}]
11:57:31 [2024-03-15T15:57:31.585Z] 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=1121267096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.585Z] 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=1121267097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.585Z] 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=1121267097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.585Z] 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=1121267097 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.585Z] 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=1121267097 data=null}, ToolItem with tooltip text {Pin View}]
11:57:31 [2024-03-15T15:57:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
11:57:31 [2024-03-15T15:57:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
11:57:31 [2024-03-15T15:57:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
11:57:31 [2024-03-15T15:57:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
11:57:33 [2024-03-15T15:57:33.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:57:33 [2024-03-15T15:57:33.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:57:40 [2024-03-15T15:57:40.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
11:57:40 [2024-03-15T15:57:40.011Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
11:57:40 [2024-03-15T15:57:40.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
11:57:40 [2024-03-15T15:57:40.011Z] 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=1121274999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.011Z] 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=1121275000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.011Z] 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=1121275000 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.011Z] 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=1121275000 data=null}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.011Z] 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=1121275000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.011Z] 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=1121275001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.011Z] 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=1121275001 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}]
11:57:40 [2024-03-15T15:57:40.011Z] 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=1121275044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.012Z] 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=1121275044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.012Z] 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=1121275044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.012Z] 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=1121275044 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.012Z] 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=1121275044 data=null}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
11:57:40 [2024-03-15T15:57:40.012Z] 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'
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
11:57:40 [2024-03-15T15:57:40.012Z] 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=1121275131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.012Z] 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=1121275132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.012Z] 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=1121275132 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.012Z] 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=1121275132 data=null}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.012Z] 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=1121275132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.012Z] 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=1121275132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.012Z] 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=1121275132 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}]
11:57:40 [2024-03-15T15:57:40.012Z] 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=1121275189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.012Z] 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=1121275190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.012Z] 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=1121275190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.012Z] 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=1121275190 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.012Z] 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=1121275190 data=null}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1121275193 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']
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:57:40 [2024-03-15T15:57:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
11:57:40 [2024-03-15T15:57:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:57:40 [2024-03-15T15:57:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:57:40 [2024-03-15T15:57:40.013Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
11:57:40 [2024-03-15T15:57:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121275975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121275975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121275976 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121275976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121275976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121275976 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}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121275982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121275983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121275983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121275983 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121275984 data=null}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
11:57:40 [2024-03-15T15:57:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
11:57:40 [2024-03-15T15:57:40.013Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
11:57:40 [2024-03-15T15:57:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121276036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121276036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121276037 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121276037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121276037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121276037 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}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121276038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121276039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121276039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121276039 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
11:57:40 [2024-03-15T15:57:40.013Z] 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=1121276039 data=null}, ToolItem with tooltip text {Unpin View}]
11:57:40 [2024-03-15T15:57:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
11:57:40 [2024-03-15T15:57:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
11:57:40 [2024-03-15T15:57:40.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
11:57:40 [2024-03-15T15:57:40.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
11:57:40 [2024-03-15T15:57:40.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
11:57:42 [2024-03-15T15:57:42.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:57:42 [2024-03-15T15:57:42.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:57:42 [2024-03-15T15:57:42.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
11:57:42 [2024-03-15T15:57:42.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
11:57:42 [2024-03-15T15:57:42.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm'
11:57:42 [2024-03-15T15:57:42.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1121278513 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']
11:57:42 [2024-03-15T15:57:42.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm'
11:57:42 [2024-03-15T15:57:42.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
11:57:42 [2024-03-15T15:57:42.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
11:57:42 [2024-03-15T15:57:42.785Z] 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'
11:57:42 [2024-03-15T15:57:42.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
11:57:42 [2024-03-15T15:57:42.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1121278785 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']
11:57:42 [2024-03-15T15:57:42.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
11:57:42 [2024-03-15T15:57:42.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
11:57:43 [2024-03-15T15:57:43.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
11:57:43 [2024-03-15T15:57:43.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
11:57:43 [2024-03-15T15:57:43.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:57:44 [2024-03-15T15:57:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:57:44 [2024-03-15T15:57:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:57:44 [2024-03-15T15:57:44.419Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
11:57:44 [2024-03-15T15:57:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
11:57:44 [2024-03-15T15:57:44.419Z] 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=1121280342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:44 [2024-03-15T15:57:44.419Z] 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=1121280342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:44 [2024-03-15T15:57:44.419Z] 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=1121280343 data=null doit=true}, ToolItem with tooltip text {Pin View}]
11:57:44 [2024-03-15T15:57:44.420Z] 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=1121280343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:44 [2024-03-15T15:57:44.420Z] 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=1121280343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
11:57:44 [2024-03-15T15:57:44.420Z] 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=1121280344 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}]
11:57:44 [2024-03-15T15:57:44.420Z] 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=1121280345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:44 [2024-03-15T15:57:44.420Z] 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=1121280350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:44 [2024-03-15T15:57:44.420Z] 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=1121280350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
11:57:44 [2024-03-15T15:57:44.420Z] 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=1121280350 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
11:57:44 [2024-03-15T15:57:44.420Z] 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=1121280351 data=null}, ToolItem with tooltip text {Unpin View}]
11:57:44 [2024-03-15T15:57:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
11:57:44 [2024-03-15T15:57:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
11:57:44 [2024-03-15T15:57:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:57:44 [2024-03-15T15:57:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:57:44 [2024-03-15T15:57:44.982Z] 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@fa689db] time=1121281148 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:57:44 [2024-03-15T15:57:44.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:57:45 [2024-03-15T15:57:45.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:57:45 [2024-03-15T15:57:45.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:57:45 [2024-03-15T15:57:45.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:57:45 [2024-03-15T15:57:45.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121281192 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:57:45 [2024-03-15T15:57:45.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121281193 data=null doit=true}, TreeItem with text {test}]
11:57:45 [2024-03-15T15:57:45.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121281193 data=null}, TreeItem with text {test}]
11:57:45 [2024-03-15T15:57:45.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121281193 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:57:45 [2024-03-15T15:57:45.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121281194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:57:45 [2024-03-15T15:57:45.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121281208 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:57:45 [2024-03-15T15:57:45.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:57:45 [2024-03-15T15:57:45.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:57:45 [2024-03-15T15:57:45.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:57:46 [2024-03-15T15:57:46.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:57:46 [2024-03-15T15:57:46.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:57:46 [2024-03-15T15:57:46.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:57:46 [2024-03-15T15:57:46.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:57:46 [2024-03-15T15:57:46.163Z] 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')
11:57:46 [2024-03-15T15:57:46.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:57:46 [2024-03-15T15:57:46.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:57:46 [2024-03-15T15:57:46.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:57:46 [2024-03-15T15:57:46.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:57:46 [2024-03-15T15:57:46.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:57:46 [2024-03-15T15:57:46.163Z] 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=1121282050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:57:46 [2024-03-15T15:57:46.163Z] 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=1121282050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:57:46 [2024-03-15T15:57:46.163Z] 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=1121282050 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:57:46 [2024-03-15T15:57:46.163Z] 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=1121282050 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:57:46 [2024-03-15T15:57:46.163Z] 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=1121282051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:57:46 [2024-03-15T15:57:46.163Z] 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=1121282051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:57:46 [2024-03-15T15:57:46.163Z] 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=1121282051 data=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')]
11:57:46 [2024-03-15T15:57:46.164Z] 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=1121282052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:57:46 [2024-03-15T15:57:46.164Z] 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=1121282052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:57:46 [2024-03-15T15:57:46.164Z] 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=1121282052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:57:46 [2024-03-15T15:57:46.164Z] 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=1121282052 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:57:46 [2024-03-15T15:57:46.164Z] 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=1121282052 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:57:46 [2024-03-15T15:57:46.164Z] 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')
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121282056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121282056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121282056 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121282056 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121282057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121282057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:57:46 [2024-03-15T15:57:46.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:57:46 [2024-03-15T15:57:46.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:57:46 [2024-03-15T15:57:46.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:57:46 [2024-03-15T15:57:46.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:57:46 [2024-03-15T15:57:46.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121282057 data=null 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')]
11:57:46 [2024-03-15T15:57:46.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121281318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:57:46 [2024-03-15T15:57:46.725Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.26 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
11:57:46 [2024-03-15T15:57:46.725Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinSingleTrace -- Time elapsed: 21.65 s
11:57:46 [2024-03-15T15:57:46.725Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinTwoTraces -- Time elapsed: 9.023 s
11:57:46 [2024-03-15T15:57:46.725Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testCloneSingleTrace -- Time elapsed: 4.956 s
11:57:46 [2024-03-15T15:57:46.725Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
11:57:46 [2024-03-15T15:57:46.725Z] 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@fa689db] time=1121282627 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:57:46 [2024-03-15T15:57:46.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:57:46 [2024-03-15T15:57:46.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:57:46 [2024-03-15T15:57:46.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:57:46 [2024-03-15T15:57:46.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:57:46 [2024-03-15T15:57:46.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121282751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:57:46 [2024-03-15T15:57:46.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:57:46 [2024-03-15T15:57:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
11:57:46 [2024-03-15T15:57:46.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
11:58:05 [2024-03-15T15:58:05.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:58:05 [2024-03-15T15:58: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"'
11:58:05 [2024-03-15T15:58:05.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:58:05 [2024-03-15T15:58:05.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:58:05 [2024-03-15T15:58:05.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: minor_faults
11:58:05 [2024-03-15T15:58:05.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
11:58:05 [2024-03-15T15:58:05.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
11:58:05 [2024-03-15T15:58:05.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:58:05 [2024-03-15T15:58:05.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:58:05 [2024-03-15T15:58:05.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:58:05 [2024-03-15T15:58:05.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:58:05 [2024-03-15T15:58:05.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel_vm
11:58:05 [2024-03-15T15:58:05.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: minor_faults
11:58:05 [2024-03-15T15:58:05.591Z] 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@fa689db] time=1121301775 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:58:05 [2024-03-15T15:58:05.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:58:05 [2024-03-15T15:58:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:58:05 [2024-03-15T15:58:05.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:58:05 [2024-03-15T15:58:05.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:58:05 [2024-03-15T15:58:05.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121301801 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:58:05 [2024-03-15T15:58:05.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121301801 data=null doit=true}, TreeItem with text {test}]
11:58:05 [2024-03-15T15:58:05.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121301801 data=null}, TreeItem with text {test}]
11:58:05 [2024-03-15T15:58:05.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121301801 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:58:05 [2024-03-15T15:58:05.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121301802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:58:05 [2024-03-15T15:58:05.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121301809 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:58:05 [2024-03-15T15:58:05.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:58:05 [2024-03-15T15:58:05.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:58:05 [2024-03-15T15:58:05.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:58:06 [2024-03-15T15:58:06.410Z] 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')
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:58:06 [2024-03-15T15:58:06.410Z] 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=1121302492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:58:06 [2024-03-15T15:58:06.410Z] 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=1121302492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:58:06 [2024-03-15T15:58:06.410Z] 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=1121302493 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:58:06 [2024-03-15T15:58:06.410Z] 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=1121302493 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:58:06 [2024-03-15T15:58:06.410Z] 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=1121302493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:58:06 [2024-03-15T15:58:06.410Z] 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=1121302493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:58:06 [2024-03-15T15:58:06.410Z] 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=1121302493 data=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')]
11:58:06 [2024-03-15T15:58:06.410Z] 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=1121302494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:58:06 [2024-03-15T15:58:06.410Z] 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=1121302494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:58:06 [2024-03-15T15:58:06.410Z] 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=1121302494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:58:06 [2024-03-15T15:58:06.410Z] 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=1121302494 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:58:06 [2024-03-15T15:58:06.410Z] 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=1121302494 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:58:06 [2024-03-15T15:58:06.410Z] 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')
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121302495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121302496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121302496 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121302496 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121302496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:58:06 [2024-03-15T15:58:06.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121302496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:58:06 [2024-03-15T15:58:06.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:58:06 [2024-03-15T15:58:06.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:58:06 [2024-03-15T15:58:06.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:58:06 [2024-03-15T15:58:06.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:58:06 [2024-03-15T15:58:06.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:58:06 [2024-03-15T15:58:06.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:58:06 [2024-03-15T15:58:06.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121302496 data=null 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')]
11:58:06 [2024-03-15T15:58:06.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121301858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:58:06 [2024-03-15T15:58:06.921Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.38 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
11:58:06 [2024-03-15T15:58:06.922Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testDisplayingDataSeries -- Time elapsed: 16.38 s
11:58:06 [2024-03-15T15:58:06.922Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testManipulatingTreeViewer -- Time elapsed: 2.525 s
11:58:06 [2024-03-15T15:58:06.922Z] 
11:58:06 [2024-03-15T15:58:06.922Z] Results:
11:58:06 [2024-03-15T15:58:06.922Z] 
11:58:06 [2024-03-15T15:58:06.922Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
11:58:06 [2024-03-15T15:58:06.922Z] 
11:58:07 [2024-03-15T15:58:07.177Z] 
11:58:07 [2024-03-15T15:58:07.177Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 15:58:07.039
11:58:07 [2024-03-15T15:58:07.177Z] !MESSAGE The workspace will exit with unsaved changes in this session.
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] All tests passed
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] 
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:58:07 [2024-03-15T15:58:07.740Z] [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
11:58:07 [2024-03-15T15:58:07.740Z] [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
11:58:07 [2024-03-15T15:58:07.740Z] [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
11:58:07 [2024-03-15T15:58:07.740Z] [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
11:58:07 [2024-03-15T15:58:07.740Z] [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
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] 
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] 
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [38/141]
11:58:07 [2024-03-15T15:58:07.740Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:58:07 [2024-03-15T15:58:07.740Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:58:07 [2024-03-15T15:58:07.740Z] [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
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] 
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] 
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] The project's OSGi version is 1.0.8.202403151535
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] 
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] 
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] 
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] 
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] 
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:07 [2024-03-15T15:58:07.740Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
11:58:07 [2024-03-15T15:58:07.995Z] [INFO] 
11:58:07 [2024-03-15T15:58:07.995Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:07 [2024-03-15T15:58:07.996Z] [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
11:58:07 [2024-03-15T15:58:07.996Z] [INFO] 
11:58:07 [2024-03-15T15:58:07.996Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:07 [2024-03-15T15:58:07.996Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:58:07 [2024-03-15T15:58:07.996Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:58:07 [2024-03-15T15:58:07.996Z] [WARNING] The 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
11:58:07 [2024-03-15T15:58:07.996Z] [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
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] 
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] 
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:08 [2024-03-15T15:58:08.251Z] [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
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] 
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:08 [2024-03-15T15:58:08.251Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] 
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:08 [2024-03-15T15:58:08.251Z] [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
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] 
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:08 [2024-03-15T15:58:08.251Z] [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
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] 
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] 
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] 
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] 
11:58:08 [2024-03-15T15:58:08.251Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:08 [2024-03-15T15:58:08.251Z] [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
11:58:09 [2024-03-15T15:58:09.179Z] [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
11:58:10 [2024-03-15T15:58:10.106Z] [INFO] 
11:58:10 [2024-03-15T15:58:10.106Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:10 [2024-03-15T15:58:10.106Z] [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
11:58:10 [2024-03-15T15:58:10.106Z] [INFO] Command line:
11:58:10 [2024-03-15T15:58:10.106Z] 	[/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]
11:58:10 [2024-03-15T15:58:10.106Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:58:13 [2024-03-15T15:58:13.377Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
11:58:14 [2024-03-15T15:58:14.304Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.557 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
11:58:14 [2024-03-15T15:58:14.304Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testBuildGraph -- Time elapsed: 1.491 s
11:58:14 [2024-03-15T15:58:14.304Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testHandlers -- Time elapsed: 0.041 s
11:58:14 [2024-03-15T15:58:14.304Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
11:58:14 [2024-03-15T15:58:14.304Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
11:58:14 [2024-03-15T15:58:14.304Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckVertical -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.304Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAppendVertex -- Time elapsed: 0.002 s
11:58:14 [2024-03-15T15:58:14.304Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckHorizontal -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.304Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testIllegalVertex -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.304Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVertexAt -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.304Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead2 -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.304Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanCount -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.304Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.304Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testLink -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.304Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testTail -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.304Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalSelfLink -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.304Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVerticalSelfLink -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.305Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAddVertex -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.305Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalCycle -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.305Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanLineTerminates -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.305Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testGraphStatistics -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.305Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testParent -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.305Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testDefaultConstructor -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.305Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
11:58:14 [2024-03-15T15:58:14.305Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[101,0]--DEFAULT->[102,2]]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [102,2]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[102,2]--DEFAULT->[114,2]]]
11:58:14 [2024-03-15T15:58:14.305Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[113,1]--DEFAULT->[114,2]]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [114,2]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[114,2]--DEFAULT->[115,3]]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [115,3]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[115,3]--DEFAULT->[116,5]]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [116,5]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[116,5]--DEFAULT->[104,5]]]
11:58:14 [2024-03-15T15:58:14.305Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[103,4]--DEFAULT->[104,5]]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [104,5]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[104,5]--DEFAULT->[105,7]]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [105,7]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[105,7]--DEFAULT->[106,8]]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [106,8]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[118,8]]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[107,9]]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [107,9]]
11:58:14 [2024-03-15T15:58:14.305Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[117,6]--DEFAULT->[118,8]]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [118,8]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[118,8]--DEFAULT->[119,11]]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [119,11]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[119,11]--DEFAULT->[109,11]]]
11:58:14 [2024-03-15T15:58:14.305Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[108,10]--DEFAULT->[109,11]]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [109,11]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[109,11]--DEFAULT->[110,12]]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [110,12]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[120,12]]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[111,13]]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [111,13]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[111,13]--DEFAULT->[112,15]]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [112,15]]
11:58:14 [2024-03-15T15:58:14.305Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
11:58:14 [2024-03-15T15:58:14.305Z] Visit edge [Legacy edge: [[120,12]--DEFAULT->[121,14]]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [121,14]]
11:58:14 [2024-03-15T15:58:14.561Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAppendVertex -- Time elapsed: 0.003 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testScanCount -- Time elapsed: 0.009 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHead -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLink -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testTail -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHeadSequence -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHorizontalSelfLink -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLinkVertical -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAddVertex -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testGraphStatistics -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testParent -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.561Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
11:58:14 [2024-03-15T15:58:14.561Z] Start vertex [w0,0]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w0,0]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w0,0]--DEFAULT->[w0,2]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w0,2]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w0,2]--DEFAULT->[w1,2]]
11:58:14 [2024-03-15T15:58:14.561Z] Start vertex [w1,1]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w1,1]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w1,1]--DEFAULT->[w1,2]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w1,2]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w1,2]--DEFAULT->[w1,3]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w1,3]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w1,3]--DEFAULT->[w1,5]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w1,5]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w1,5]--DEFAULT->[w0,5]]
11:58:14 [2024-03-15T15:58:14.561Z] Start vertex [w0,4]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w0,4]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w0,4]--DEFAULT->[w0,5]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w0,5]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w0,5]--DEFAULT->[w0,7]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w0,7]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w0,7]--DEFAULT->[w0,8]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w0,8]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w0,8]--DEFAULT->[w1,8]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w0,8]--DEFAULT->[w0,9]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w0,9]
11:58:14 [2024-03-15T15:58:14.561Z] Start vertex [w1,6]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w1,6]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w1,6]--DEFAULT->[w1,8]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w1,8]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w1,8]--DEFAULT->[w1,11]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w1,11]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w1,11]--DEFAULT->[w0,11]]
11:58:14 [2024-03-15T15:58:14.561Z] Start vertex [w0,10]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w0,10]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w0,10]--DEFAULT->[w0,11]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w0,11]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w0,11]--DEFAULT->[w0,12]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w0,12]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w0,12]--DEFAULT->[w1,12]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w0,12]--DEFAULT->[w0,13]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w0,13]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w0,13]--DEFAULT->[w0,15]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w0,15]
11:58:14 [2024-03-15T15:58:14.561Z] Start vertex [w1,12]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w1,12]
11:58:14 [2024-03-15T15:58:14.561Z] Visit edge [[w1,12]--DEFAULT->[w1,14]]
11:58:14 [2024-03-15T15:58:14.561Z] Visit vertex [w1,14]
11:58:14 [2024-03-15T15:58:14.561Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testIllegalVertex -- Time elapsed: 0.003 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testReReadGraph -- Time elapsed: 0.004 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testVertexNotInGraph -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testDefaultConstructor -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAppendVertex -- Time elapsed: 0.002 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testScanCount -- Time elapsed: 0.005 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHead -- Time elapsed: 0.002 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLink -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testTail -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHeadSequence -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHorizontalSelfLink -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLinkVertical -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAddVertex -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testGraphStatistics -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testParent -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.561Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
11:58:14 [2024-03-15T15:58:14.561Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpenedDelay -- Time elapsed: 0.009 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupInterleave -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.561Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMissing -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.562Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNew -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.562Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMutual -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.562Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNested -- Time elapsed: 0.002 s
11:58:14 [2024-03-15T15:58:14.562Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathBasic -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.562Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpened -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.562Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupEmbedded -- Time elapsed: 0.002 s
11:58:14 [2024-03-15T15:58:14.562Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNet1 -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.562Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupSelf -- Time elapsed: 0.001 s
11:58:14 [2024-03-15T15:58:14.562Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupUnknown -- Time elapsed: 0 s
11:58:14 [2024-03-15T15:58:14.562Z] 
11:58:14 [2024-03-15T15:58:14.562Z] Results:
11:58:14 [2024-03-15T15:58:14.562Z] 
11:58:14 [2024-03-15T15:58:14.562Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
11:58:14 [2024-03-15T15:58:14.562Z] 
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] All tests passed
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:15 [2024-03-15T15:58:15.123Z] [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
11:58:15 [2024-03-15T15:58:15.123Z] [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
11:58:15 [2024-03-15T15:58:15.123Z] [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
11:58:15 [2024-03-15T15:58:15.123Z] [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
11:58:15 [2024-03-15T15:58:15.123Z] [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
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [39/141]
11:58:15 [2024-03-15T15:58:15.123Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:58:15 [2024-03-15T15:58:15.123Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:58:15 [2024-03-15T15:58:15.123Z] [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
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] The project's OSGi version is 1.1.0.202403151535
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.123Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
11:58:15 [2024-03-15T15:58:15.379Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.379Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.379Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
11:58:15 [2024-03-15T15:58:15.379Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.379Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.379Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:58:15 [2024-03-15T15:58:15.379Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:58:15 [2024-03-15T15:58:15.379Z] [WARNING] The 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
11:58:15 [2024-03-15T15:58:15.380Z] [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
11:58:15 [2024-03-15T15:58:15.635Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.636Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:58:15 [2024-03-15T15:58:15.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
11:58:15 [2024-03-15T15:58:15.636Z] [WARNING] The 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
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.636Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.636Z] [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
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.636Z] [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
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] 
11:58:15 [2024-03-15T15:58:15.636Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:15 [2024-03-15T15:58:15.636Z] [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
11:58:16 [2024-03-15T15:58:16.563Z] [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
11:58:17 [2024-03-15T15:58:17.127Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.127Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:17 [2024-03-15T15:58:17.127Z] [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
11:58:17 [2024-03-15T15:58:17.128Z] [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
11:58:17 [2024-03-15T15:58:17.128Z] [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
11:58:17 [2024-03-15T15:58:17.128Z] [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
11:58:17 [2024-03-15T15:58:17.128Z] [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
11:58:17 [2024-03-15T15:58:17.128Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.128Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:58:17 [2024-03-15T15:58:17.128Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.128Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
11:58:17 [2024-03-15T15:58:17.128Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [40/141]
11:58:17 [2024-03-15T15:58:17.128Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
11:58:17 [2024-03-15T15:58:17.128Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:58:17 [2024-03-15T15:58:17.128Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:58:17 [2024-03-15T15:58:17.128Z] [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
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] The project's OSGi version is 1.0.5.202403151535
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.384Z] [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
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.384Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.384Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:58:17 [2024-03-15T15:58:17.384Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:58:17 [2024-03-15T15:58:17.384Z] [WARNING] The 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
11:58:17 [2024-03-15T15:58:17.641Z] [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
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.641Z] [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
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.641Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.641Z] [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
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.641Z] [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
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] 
11:58:17 [2024-03-15T15:58:17.641Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:17 [2024-03-15T15:58:17.641Z] [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
11:58:18 [2024-03-15T15:58:18.567Z] [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
11:58:19 [2024-03-15T15:58:19.932Z] [INFO] 
11:58:19 [2024-03-15T15:58:19.932Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:20 [2024-03-15T15:58:20.188Z] [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
11:58:20 [2024-03-15T15:58:20.188Z] [INFO] Command line:
11:58:20 [2024-03-15T15:58:20.188Z] 	[/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]
11:58:20 [2024-03-15T15:58:20.188Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:58:22 [2024-03-15T15:58:22.703Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
11:58:22 [2024-03-15T15:58:22.959Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
11:58:22 [2024-03-15T15:58:22.959Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testBaseCommand -- Time elapsed: 0.040 s
11:58:22 [2024-03-15T15:58:22.959Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testMetadata -- Time elapsed: 0.054 s
11:58:22 [2024-03-15T15:58:22.959Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResults -- Time elapsed: 0.019 s
11:58:22 [2024-03-15T15:58:22.959Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResultsError -- Time elapsed: 0.002 s
11:58:22 [2024-03-15T15:58:22.959Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
11:58:22 [2024-03-15T15:58:22.959Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
11:58:22 [2024-03-15T15:58:22.959Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessNameAspectTest -- Time elapsed: 0.002 s
11:58:22 [2024-03-15T15:58:22.959Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeBeginAspectTest -- Time elapsed: 0.001 s
11:58:22 [2024-03-15T15:58:22.959Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessTIDAspectTest -- Time elapsed: 0.001 s
11:58:22 [2024-03-15T15:58:22.959Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeEndAspectTest -- Time elapsed: 0 s
11:58:22 [2024-03-15T15:58:22.959Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNameAspectTest -- Time elapsed: 0.001 s
11:58:22 [2024-03-15T15:58:22.959Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeDurationAspectTest -- Time elapsed: 0 s
11:58:22 [2024-03-15T15:58:22.959Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiGenericAspectTest -- Time elapsed: 0.001 s
11:58:22 [2024-03-15T15:58:22.959Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessPIDAspectTest -- Time elapsed: 0 s
11:58:22 [2024-03-15T15:58:22.959Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNumberAspectTest -- Time elapsed: 0.001 s
11:58:22 [2024-03-15T15:58:22.959Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiDurationAspectTest -- Time elapsed: 0 s
11:58:22 [2024-03-15T15:58:22.959Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimestampAspectTest -- Time elapsed: 0.001 s
11:58:22 [2024-03-15T15:58:22.960Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiEmptyAspectTest -- Time elapsed: 0 s
11:58:22 [2024-03-15T15:58:22.960Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.testAspectEquality -- Time elapsed: 0 s
11:58:22 [2024-03-15T15:58:22.960Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiMixedAspectTest -- Time elapsed: 0 s
11:58:22 [2024-03-15T15:58:22.960Z] 
11:58:22 [2024-03-15T15:58:22.960Z] Results:
11:58:22 [2024-03-15T15:58:22.960Z] 
11:58:22 [2024-03-15T15:58:22.960Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
11:58:22 [2024-03-15T15:58:22.960Z] 
11:58:23 [2024-03-15T15:58:23.216Z] [INFO] All tests passed
11:58:23 [2024-03-15T15:58:23.216Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.216Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:23 [2024-03-15T15:58:23.216Z] [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
11:58:23 [2024-03-15T15:58:23.216Z] [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
11:58:23 [2024-03-15T15:58:23.216Z] [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
11:58:23 [2024-03-15T15:58:23.216Z] [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
11:58:23 [2024-03-15T15:58:23.216Z] [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
11:58:23 [2024-03-15T15:58:23.216Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.216Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:58:23 [2024-03-15T15:58:23.216Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.216Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
11:58:23 [2024-03-15T15:58:23.216Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [41/141]
11:58:23 [2024-03-15T15:58:23.216Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
11:58:23 [2024-03-15T15:58:23.216Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:58:23 [2024-03-15T15:58:23.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
11:58:23 [2024-03-15T15:58:23.216Z] [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
11:58:23 [2024-03-15T15:58:23.472Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.472Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:23 [2024-03-15T15:58:23.472Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.472Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:23 [2024-03-15T15:58:23.472Z] [INFO] The project's OSGi version is 1.1.0.202403151535
11:58:23 [2024-03-15T15:58:23.472Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.472Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:23 [2024-03-15T15:58:23.472Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.472Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:23 [2024-03-15T15:58:23.472Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.472Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:23 [2024-03-15T15:58:23.472Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.472Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:23 [2024-03-15T15:58:23.472Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.472Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:23 [2024-03-15T15:58:23.472Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
11:58:23 [2024-03-15T15:58:23.728Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.728Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:23 [2024-03-15T15:58:23.728Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
11:58:23 [2024-03-15T15:58:23.728Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.728Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:23 [2024-03-15T15:58:23.728Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:58:23 [2024-03-15T15:58:23.728Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:58:23 [2024-03-15T15:58:23.728Z] [WARNING] The 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
11:58:23 [2024-03-15T15:58:23.728Z] [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
11:58:23 [2024-03-15T15:58:23.984Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.984Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:23 [2024-03-15T15:58:23.984Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.984Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:23 [2024-03-15T15:58:23.984Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.984Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:23 [2024-03-15T15:58:23.984Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
11:58:23 [2024-03-15T15:58:23.984Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.984Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:23 [2024-03-15T15:58:23.984Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:58:23 [2024-03-15T15:58:23.984Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:58:23 [2024-03-15T15:58:23.984Z] [WARNING] The 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
11:58:23 [2024-03-15T15:58:23.984Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.984Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:23 [2024-03-15T15:58:23.984Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:58:23 [2024-03-15T15:58:23.984Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.984Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:23 [2024-03-15T15:58:23.984Z] [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
11:58:23 [2024-03-15T15:58:23.984Z] [INFO] 
11:58:23 [2024-03-15T15:58:23.984Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:23 [2024-03-15T15:58:23.984Z] [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
11:58:24 [2024-03-15T15:58:24.240Z] [INFO] 
11:58:24 [2024-03-15T15:58:24.240Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:24 [2024-03-15T15:58:24.240Z] [INFO] 
11:58:24 [2024-03-15T15:58:24.240Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:24 [2024-03-15T15:58:24.240Z] [INFO] 
11:58:24 [2024-03-15T15:58:24.240Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:24 [2024-03-15T15:58:24.240Z] [INFO] 
11:58:24 [2024-03-15T15:58:24.240Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:24 [2024-03-15T15:58:24.240Z] [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
11:58:25 [2024-03-15T15:58:25.603Z] [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
11:58:26 [2024-03-15T15:58:26.529Z] [INFO] 
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:26 [2024-03-15T15:58:26.530Z] [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
11:58:26 [2024-03-15T15:58:26.530Z] [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
11:58:26 [2024-03-15T15:58:26.530Z] [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
11:58:26 [2024-03-15T15:58:26.530Z] [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
11:58:26 [2024-03-15T15:58:26.530Z] [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
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] 
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] 
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [42/141]
11:58:26 [2024-03-15T15:58:26.530Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:58:26 [2024-03-15T15:58:26.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
11:58:26 [2024-03-15T15:58:26.530Z] [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
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] 
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] 
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] The project's OSGi version is 1.2.0.202403151535
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] 
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] 
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] 
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] 
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] 
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:26 [2024-03-15T15:58:26.530Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
11:58:26 [2024-03-15T15:58:26.786Z] [INFO] 
11:58:26 [2024-03-15T15:58:26.786Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:26 [2024-03-15T15:58:26.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
11:58:26 [2024-03-15T15:58:26.786Z] [INFO] 
11:58:26 [2024-03-15T15:58:26.786Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:26 [2024-03-15T15:58:26.786Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:58:26 [2024-03-15T15:58:26.786Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:58:26 [2024-03-15T15:58:26.786Z] [WARNING] The 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
11:58:26 [2024-03-15T15:58:26.786Z] [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
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] 
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] 
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] 
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] 
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:27 [2024-03-15T15:58:27.347Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:58:27 [2024-03-15T15:58:27.347Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:58:27 [2024-03-15T15:58:27.347Z] [WARNING] The 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
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] 
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:27 [2024-03-15T15:58:27.347Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] 
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:27 [2024-03-15T15:58:27.347Z] [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
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] 
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:27 [2024-03-15T15:58:27.347Z] [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
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] 
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] 
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] 
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] 
11:58:27 [2024-03-15T15:58:27.347Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:27 [2024-03-15T15:58:27.347Z] [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
11:58:28 [2024-03-15T15:58:28.711Z] [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
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:29 [2024-03-15T15:58:29.637Z] [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
11:58:29 [2024-03-15T15:58:29.637Z] [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
11:58:29 [2024-03-15T15:58:29.637Z] [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
11:58:29 [2024-03-15T15:58:29.637Z] [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
11:58:29 [2024-03-15T15:58:29.637Z] [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
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [43/141]
11:58:29 [2024-03-15T15:58:29.637Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:58:29 [2024-03-15T15:58:29.637Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:58:29 [2024-03-15T15:58:29.637Z] [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
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] The project's OSGi version is 1.0.4.202403151535
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.637Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.638Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.638Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.638Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.638Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
11:58:29 [2024-03-15T15:58:29.638Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.638Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.638Z] [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
11:58:29 [2024-03-15T15:58:29.638Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.638Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.638Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:58:29 [2024-03-15T15:58:29.638Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:58:29 [2024-03-15T15:58:29.638Z] [WARNING] The 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
11:58:29 [2024-03-15T15:58:29.638Z] [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
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.893Z] [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
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.893Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.893Z] [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
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.893Z] [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
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] 
11:58:29 [2024-03-15T15:58:29.893Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:29 [2024-03-15T15:58:29.893Z] [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
11:58:30 [2024-03-15T15:58:30.820Z] [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
11:58:31 [2024-03-15T15:58:31.746Z] [INFO] 
11:58:31 [2024-03-15T15:58:31.746Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:31 [2024-03-15T15:58:31.746Z] [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
11:58:31 [2024-03-15T15:58:31.746Z] [INFO] Command line:
11:58:31 [2024-03-15T15:58:31.746Z] 	[/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]
11:58:31 [2024-03-15T15:58:31.747Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:58:34 [2024-03-15T15:58:34.261Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
11:58:34 [2024-03-15T15:58:34.261Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
11:58:34 [2024-03-15T15:58:34.261Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testComparator -- Time elapsed: 0.002 s
11:58:34 [2024-03-15T15:58:34.261Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testLimitValues -- Time elapsed: 0 s
11:58:34 [2024-03-15T15:58:34.261Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testMapper -- Time elapsed: 0 s
11:58:34 [2024-03-15T15:58:34.261Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
11:58:34 [2024-03-15T15:58:34.261Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
11:58:34 [2024-03-15T15:58:34.261Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testComparator -- Time elapsed: 0 s
11:58:34 [2024-03-15T15:58:34.261Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testLimitValues -- Time elapsed: 0 s
11:58:34 [2024-03-15T15:58:34.261Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testMapper -- Time elapsed: 0 s
11:58:34 [2024-03-15T15:58:34.261Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
11:58:34 [2024-03-15T15:58:34.261Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
11:58:34 [2024-03-15T15:58:34.261Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest.testConstructor -- Time elapsed: 0.002 s
11:58:34 [2024-03-15T15:58:34.261Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
11:58:34 [2024-03-15T15:58:34.262Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
11:58:34 [2024-03-15T15:58:34.262Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest.testConstructor -- Time elapsed: 0.001 s
11:58:34 [2024-03-15T15:58:34.262Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
11:58:34 [2024-03-15T15:58:34.518Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
11:58:34 [2024-03-15T15:58:34.518Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testImmutableSeries -- Time elapsed: 0.004 s
11:58:34 [2024-03-15T15:58:34.518Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testGetDescriptors -- Time elapsed: 0.001 s
11:58:34 [2024-03-15T15:58:34.518Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
11:58:34 [2024-03-15T15:58:34.518Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
11:58:34 [2024-03-15T15:58:34.518Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testResolver -- Time elapsed: 0.002 s
11:58:34 [2024-03-15T15:58:34.518Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testWithPredicate -- Time elapsed: 0.001 s
11:58:34 [2024-03-15T15:58:34.518Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
11:58:34 [2024-03-15T15:58:34.518Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
11:58:34 [2024-03-15T15:58:34.518Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.001 s
11:58:34 [2024-03-15T15:58:34.518Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructor -- Time elapsed: 0 s
11:58:34 [2024-03-15T15:58:34.518Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
11:58:34 [2024-03-15T15:58:34.519Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
11:58:34 [2024-03-15T15:58:34.519Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.001 s
11:58:34 [2024-03-15T15:58:34.519Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructor -- Time elapsed: 0 s
11:58:34 [2024-03-15T15:58:34.519Z] 
11:58:34 [2024-03-15T15:58:34.519Z] Results:
11:58:34 [2024-03-15T15:58:34.519Z] 
11:58:34 [2024-03-15T15:58:34.519Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
11:58:34 [2024-03-15T15:58:34.519Z] 
11:58:34 [2024-03-15T15:58:34.774Z] [INFO] All tests passed
11:58:34 [2024-03-15T15:58:34.774Z] [INFO] 
11:58:34 [2024-03-15T15:58:34.774Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:34 [2024-03-15T15:58:34.774Z] [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
11:58:34 [2024-03-15T15:58:34.774Z] [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
11:58:34 [2024-03-15T15:58:34.774Z] [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
11:58:34 [2024-03-15T15:58:34.774Z] [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
11:58:34 [2024-03-15T15:58:34.774Z] [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
11:58:34 [2024-03-15T15:58:34.774Z] [INFO] 
11:58:34 [2024-03-15T15:58:34.774Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:58:34 [2024-03-15T15:58:34.774Z] [INFO] 
11:58:34 [2024-03-15T15:58:34.774Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
11:58:34 [2024-03-15T15:58:34.774Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [44/141]
11:58:34 [2024-03-15T15:58:34.774Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
11:58:34 [2024-03-15T15:58:34.775Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:58:34 [2024-03-15T15:58:34.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
11:58:34 [2024-03-15T15:58:34.775Z] [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
11:58:35 [2024-03-15T15:58:35.030Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.030Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.030Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.030Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.030Z] [INFO] The project's OSGi version is 1.0.7.202403151535
11:58:35 [2024-03-15T15:58:35.030Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.030Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.030Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.030Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.030Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.030Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.030Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.030Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.030Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.030Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.030Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
11:58:35 [2024-03-15T15:58:35.286Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.286Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.286Z] [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
11:58:35 [2024-03-15T15:58:35.286Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.286Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.286Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:58:35 [2024-03-15T15:58:35.286Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:58:35 [2024-03-15T15:58:35.286Z] [WARNING] The 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
11:58:35 [2024-03-15T15:58:35.286Z] [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
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.542Z] [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
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.542Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.542Z] [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
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.542Z] [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
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] 
11:58:35 [2024-03-15T15:58:35.542Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:35 [2024-03-15T15:58:35.542Z] [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
11:58:36 [2024-03-15T15:58:36.470Z] [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
11:58:37 [2024-03-15T15:58:37.032Z] [INFO] 
11:58:37 [2024-03-15T15:58:37.032Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:37 [2024-03-15T15:58:37.287Z] [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
11:58:37 [2024-03-15T15:58:37.287Z] [INFO] Command line:
11:58:37 [2024-03-15T15:58:37.287Z] 	[/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]
11:58:37 [2024-03-15T15:58:37.288Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:58:39 [2024-03-15T15:58:39.176Z] Mar 15, 2024 3:58:38 PM org.apache.aries.spifly.BaseActivator log
11:58:39 [2024-03-15T15:58:39.176Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
11:58:40 [2024-03-15T15:58:40.541Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:58:40 [2024-03-15T15:58:40.541Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:58:43 [2024-03-15T15:58:43.805Z] !SESSION 2024-03-15 15:58:37.308 -----------------------------------------------
11:58:43 [2024-03-15T15:58:43.805Z] eclipse.buildId=unknown
11:58:43 [2024-03-15T15:58:43.805Z] java.version=17.0.2
11:58:43 [2024-03-15T15:58:43.805Z] java.vendor=Oracle Corporation
11:58:43 [2024-03-15T15:58:43.805Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:58:43 [2024-03-15T15:58:43.805Z] 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
11:58:43 [2024-03-15T15:58:43.805Z] 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
11:58:43 [2024-03-15T15:58:43.805Z] 
11:58:43 [2024-03-15T15:58:43.805Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 15:58:43.606
11:58:43 [2024-03-15T15:58:43.805Z] !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
11:58:43 [2024-03-15T15:58:43.805Z] 
11:58:43 [2024-03-15T15:58:43.805Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 15:58:43.615
11:58:43 [2024-03-15T15:58:43.805Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
11:58:43 [2024-03-15T15:58:43.805Z] !STACK 0
11:58:43 [2024-03-15T15:58:43.805Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
11:58:43 [2024-03-15T15:58:43.805Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
11:58:43 [2024-03-15T15:58:43.806Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
11:58:43 [2024-03-15T15:58:43.806Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
11:58:43 [2024-03-15T15:58:43.806Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
11:58:43 [2024-03-15T15:58:43.806Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
11:58:43 [2024-03-15T15:58:43.806Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
11:58:43 [2024-03-15T15:58:43.806Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
11:58:43 [2024-03-15T15:58:43.806Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:58:43 [2024-03-15T15:58:43.806Z] Caused by: java.io.IOException: error=2, No such file or directory
11:58:43 [2024-03-15T15:58:43.806Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
11:58:43 [2024-03-15T15:58:43.806Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
11:58:43 [2024-03-15T15:58:43.806Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
11:58:43 [2024-03-15T15:58:43.806Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
11:58:43 [2024-03-15T15:58:43.806Z] 	... 7 more
11:58:43 [2024-03-15T15:58:43.806Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
11:58:44 [2024-03-15T15:58:44.061Z] Display size: 1440x900
11:58:44 [2024-03-15T15:58:44.061Z] OS version=6.2.9-300.fc38.x86_64
11:58:44 [2024-03-15T15:58:44.061Z] GTK version=3.22.30
11:58:44 [2024-03-15T15:58:44.061Z] GTK theme=Ambiance
11:58:44 [2024-03-15T15:58:44.061Z] LIBOVERLAY_SCROLLBAR=0
11:58:44 [2024-03-15T15:58:44.061Z] Time zone: Greenwich Mean Time
11:58:44 [2024-03-15T15:58:44.317Z] 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@37393dab] time=1121340310 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:58:44 [2024-03-15T15:58:44.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:58:44 [2024-03-15T15:58:44.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:58:44 [2024-03-15T15:58:44.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:58:44 [2024-03-15T15:58:44.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:58:44 [2024-03-15T15:58:44.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1121340853 data=null doit=true}, MenuItem with text {&Hierarchical}]
11:58:44 [2024-03-15T15:58:44.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1121340854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
11:58:44 [2024-03-15T15:58:44.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121340861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:58:44 [2024-03-15T15:58:44.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:58:44 [2024-03-15T15:58:44.878Z] 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"'
11:58:44 [2024-03-15T15:58:44.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
11:58:44 [2024-03-15T15:58:44.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create custom chart'
11:58:44 [2024-03-15T15:58:44.878Z] 
11:58:44 [2024-03-15T15:58:44.878Z] (Eclipse:7074): Gtk-CRITICAL **: 15:58:44.825: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:58:45 [2024-03-15T15:58:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create custom chart'
11:58:45 [2024-03-15T15:58:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:58:45 [2024-03-15T15:58:45.134Z] 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=1121341119 data=null doit=true}, Shell with text {Custom chart creation}]
11:58:45 [2024-03-15T15:58:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121341152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121341231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121341231 data=null doit=true}, (of type 'Table')]
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121341231 data=null}, (of type 'Table')]
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1121341233 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1121341234 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121341234 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')]
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1121341236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121341236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1121341236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1121341236 data=null doit=true}, (of type 'Table')]
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1121341236 data=null}, (of type 'Table')]
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
11:58:45 [2024-03-15T15:58:45.135Z] 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')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
11:58:45 [2024-03-15T15:58:45.135Z] 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')
11:58:45 [2024-03-15T15:58:45.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Integer
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Integer
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Duration (ns)
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Duration (ns)
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Timestamp
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:58:45 [2024-03-15T15:58:45.136Z] 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=1121341304 data=null doit=true}, Shell with text {Custom chart creation}]
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=1121341307 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
11:58:45 [2024-03-15T15:58:45.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=1121341307 data=null doit=true}, TableItem with text {String}]
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=1121341309 data=null}, TableItem with text {String}]
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=1121341309 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121341310 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}]
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=1121341310 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=1121341310 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=1121341310 data=null doit=true}, TableItem with text {String}]
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=1121341310 data=null}, TableItem with text {String}]
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:58:45 [2024-03-15T15:58:45.137Z] 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')
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121341324 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')]
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121341324 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')]
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121341324 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121341325 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121341325 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')]
11:58:45 [2024-03-15T15:58:45.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121341325 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')]
11:58:45 [2024-03-15T15:58:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121341325 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')]
11:58:45 [2024-03-15T15:58:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1121341330 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')]
11:58:45 [2024-03-15T15:58:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121341331 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')]
11:58:45 [2024-03-15T15:58:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1121341331 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')]
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1121341335 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1121341335 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:58:45 [2024-03-15T15:58:45.394Z] 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=1121341342 data=null doit=true}, Shell with text {Custom chart creation}]
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=1121341345 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=1121341345 data=null doit=true}, TableItem with text {String}]
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=1121341346 data=null}, TableItem with text {String}]
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=1121341346 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121341347 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}]
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=1121341347 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=1121341347 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=1121341348 data=null doit=true}, TableItem with text {String}]
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=1121341348 data=null}, TableItem with text {String}]
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:58:45 [2024-03-15T15:58:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp2
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:58:45 [2024-03-15T15:58:45.395Z] 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')
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121341359 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')]
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121341359 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')]
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121341359 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121341359 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121341359 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')]
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121341359 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')]
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121341360 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')]
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1121341377 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')]
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121341380 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')]
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1121341380 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')]
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1121341380 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1121341380 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:58:45 [2024-03-15T15:58:45.395Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.462 s -- in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
11:58:45 [2024-03-15T15:58:45.395Z] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest.testBarChartSeries -- Time elapsed: 0.467 s
11:58:45 [2024-03-15T15:58:45.395Z] 
11:58:45 [2024-03-15T15:58:45.395Z] Results:
11:58:45 [2024-03-15T15:58:45.395Z] 
11:58:45 [2024-03-15T15:58:45.395Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
11:58:45 [2024-03-15T15:58:45.395Z] 
11:58:45 [2024-03-15T15:58:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create custom chart} time=1121340936 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']
11:58:46 [2024-03-15T15:58:46.322Z] [INFO] All tests passed
11:58:46 [2024-03-15T15:58:46.322Z] [INFO] 
11:58:46 [2024-03-15T15:58:46.322Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:46 [2024-03-15T15:58:46.322Z] [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
11:58:46 [2024-03-15T15:58:46.322Z] [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
11:58:46 [2024-03-15T15:58:46.322Z] [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
11:58:46 [2024-03-15T15:58:46.322Z] [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
11:58:46 [2024-03-15T15:58:46.322Z] [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
11:58:46 [2024-03-15T15:58:46.322Z] [INFO] 
11:58:46 [2024-03-15T15:58:46.322Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:58:46 [2024-03-15T15:58:46.322Z] [INFO] 
11:58:46 [2024-03-15T15:58:46.322Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
11:58:46 [2024-03-15T15:58:46.322Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [45/141]
11:58:46 [2024-03-15T15:58:46.322Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
11:58:46 [2024-03-15T15:58:46.322Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:58:46 [2024-03-15T15:58:46.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
11:58:46 [2024-03-15T15:58:46.322Z] [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
11:58:46 [2024-03-15T15:58:46.578Z] [INFO] 
11:58:46 [2024-03-15T15:58:46.578Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:46 [2024-03-15T15:58:46.578Z] [INFO] 
11:58:46 [2024-03-15T15:58:46.578Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:46 [2024-03-15T15:58:46.578Z] [INFO] The project's OSGi version is 1.0.7.202403151535
11:58:46 [2024-03-15T15:58:46.578Z] [INFO] 
11:58:46 [2024-03-15T15:58:46.578Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:46 [2024-03-15T15:58:46.578Z] [INFO] 
11:58:46 [2024-03-15T15:58:46.578Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:46 [2024-03-15T15:58:46.578Z] [INFO] 
11:58:46 [2024-03-15T15:58:46.578Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:46 [2024-03-15T15:58:46.578Z] [INFO] 
11:58:46 [2024-03-15T15:58:46.578Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:46 [2024-03-15T15:58:46.578Z] [INFO] 
11:58:46 [2024-03-15T15:58:46.578Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:46 [2024-03-15T15:58:46.578Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
11:58:46 [2024-03-15T15:58:46.833Z] [INFO] 
11:58:46 [2024-03-15T15:58:46.833Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:46 [2024-03-15T15:58:46.833Z] [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
11:58:46 [2024-03-15T15:58:46.833Z] [INFO] 
11:58:46 [2024-03-15T15:58:46.833Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:46 [2024-03-15T15:58:46.833Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:58:46 [2024-03-15T15:58:46.833Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:58:46 [2024-03-15T15:58:46.833Z] [WARNING] The 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
11:58:46 [2024-03-15T15:58:46.833Z] [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
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] 
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] 
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:47 [2024-03-15T15:58:47.088Z] [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
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] 
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:47 [2024-03-15T15:58:47.088Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] 
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:47 [2024-03-15T15:58:47.088Z] [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
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] 
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:47 [2024-03-15T15:58:47.088Z] [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
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] 
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] 
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] 
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] 
11:58:47 [2024-03-15T15:58:47.088Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:47 [2024-03-15T15:58:47.088Z] [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
11:58:48 [2024-03-15T15:58:48.015Z] [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
11:58:48 [2024-03-15T15:58:48.943Z] [INFO] 
11:58:48 [2024-03-15T15:58:48.943Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:58:48 [2024-03-15T15:58:48.943Z] [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
11:58:48 [2024-03-15T15:58:48.943Z] [INFO] Command line:
11:58:48 [2024-03-15T15:58:48.943Z] 	[/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]
11:58:49 [2024-03-15T15:58:49.199Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:58:51 [2024-03-15T15:58:51.089Z] Mar 15, 2024 3:58:50 PM org.apache.aries.spifly.BaseActivator log
11:58:51 [2024-03-15T15:58:51.089Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
11:58:52 [2024-03-15T15:58:52.454Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:58:52 [2024-03-15T15:58:52.455Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:58:55 [2024-03-15T15:58:55.721Z] !SESSION 2024-03-15 15:58:49.106 -----------------------------------------------
11:58:55 [2024-03-15T15:58:55.721Z] eclipse.buildId=unknown
11:58:55 [2024-03-15T15:58:55.721Z] java.version=17.0.2
11:58:55 [2024-03-15T15:58:55.721Z] java.vendor=Oracle Corporation
11:58:55 [2024-03-15T15:58:55.721Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:58:55 [2024-03-15T15:58:55.721Z] 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
11:58:55 [2024-03-15T15:58:55.721Z] 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
11:58:55 [2024-03-15T15:58:55.721Z] 
11:58:55 [2024-03-15T15:58:55.721Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 15:58:55.315
11:58:55 [2024-03-15T15:58:55.721Z] !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
11:58:55 [2024-03-15T15:58:55.721Z] 
11:58:55 [2024-03-15T15:58:55.721Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 15:58:55.328
11:58:55 [2024-03-15T15:58:55.721Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
11:58:55 [2024-03-15T15:58:55.721Z] !STACK 0
11:58:55 [2024-03-15T15:58:55.721Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
11:58:55 [2024-03-15T15:58:55.721Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
11:58:55 [2024-03-15T15:58:55.721Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
11:58:55 [2024-03-15T15:58:55.721Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
11:58:55 [2024-03-15T15:58:55.721Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
11:58:55 [2024-03-15T15:58:55.721Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
11:58:55 [2024-03-15T15:58:55.721Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
11:58:55 [2024-03-15T15:58:55.721Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
11:58:55 [2024-03-15T15:58:55.721Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:58:55 [2024-03-15T15:58:55.721Z] Caused by: java.io.IOException: error=2, No such file or directory
11:58:55 [2024-03-15T15:58:55.721Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
11:58:55 [2024-03-15T15:58:55.721Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
11:58:55 [2024-03-15T15:58:55.721Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
11:58:55 [2024-03-15T15:58:55.721Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
11:58:55 [2024-03-15T15:58:55.721Z] 	... 7 more
11:58:55 [2024-03-15T15:58:55.721Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
11:58:55 [2024-03-15T15:58:55.977Z] Display size: 1440x900
11:58:55 [2024-03-15T15:58:55.977Z] OS version=6.2.9-300.fc38.x86_64
11:58:55 [2024-03-15T15:58:55.977Z] GTK version=3.22.30
11:58:55 [2024-03-15T15:58:55.977Z] GTK theme=Ambiance
11:58:55 [2024-03-15T15:58:55.977Z] LIBOVERLAY_SCROLLBAR=0
11:58:55 [2024-03-15T15:58:55.977Z] Time zone: Greenwich Mean Time
11:58:55 [2024-03-15T15:58:55.977Z] 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@d17d554] time=1121352016 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:58:56 [2024-03-15T15:58:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:58:56 [2024-03-15T15:58:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
11:58:56 [2024-03-15T15:58:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
11:58:56 [2024-03-15T15:58:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
11:58:56 [2024-03-15T15:58:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1121352533 data=null doit=true}, MenuItem with text {&Hierarchical}]
11:58:56 [2024-03-15T15:58:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1121352534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
11:58:56 [2024-03-15T15:58:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121352541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
11:58:56 [2024-03-15T15:58:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
11:58:57 [2024-03-15T15:58:57.101Z] 
11:58:57 [2024-03-15T15:58:57.101Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:58:56.959
11:58:57 [2024-03-15T15:58:57.101Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
11:58:57 [2024-03-15T15:58:57.101Z] !STACK 0
11:58:57 [2024-03-15T15:58:57.101Z] java.lang.RuntimeException: The parameter should be set
11:58:57 [2024-03-15T15:58:57.101Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:58:57 [2024-03-15T15:58:57.101Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:58:57 [2024-03-15T15:58:57.101Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:58:57 [2024-03-15T15:58:57.101Z] 
11:58:57 [2024-03-15T15:58:57.101Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 15:58:56.985
11:58:57 [2024-03-15T15:58:57.101Z] !MESSAGE Exception executing analysis
11:58:57 [2024-03-15T15:58:57.101Z] !STACK 0
11:58:57 [2024-03-15T15:58:57.101Z] java.lang.RuntimeException: The parameter should be set
11:58:57 [2024-03-15T15:58:57.101Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:58:57 [2024-03-15T15:58:57.101Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:58:57 [2024-03-15T15:58:57.101Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121355263 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121355276 data=null doit=true}, TreeItem with text {test}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121355277 data=null}, TreeItem with text {test}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121355277 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121355278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121355326 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121355378 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121355378 data=null doit=true}, TreeItem with text {test}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121355379 data=null}, TreeItem with text {test}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121355379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121355379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121355386 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121355387 data=null doit=true}, TreeItem with text {test}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121355388 data=null}, TreeItem with text {test}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121355388 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121355389 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}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121355412 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:58:59 [2024-03-15T15:58:59.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121355414 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121355415 data=null doit=true}, TreeItem with text {Traces [1]}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121355415 data=null}, TreeItem with text {Traces [1]}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121355415 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121355416 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]}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121355434 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121355434 data=null doit=true}, TreeItem with text {Traces [1]}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121355435 data=null}, TreeItem with text {Traces [1]}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121355435 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121355436 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]}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121355473 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1121355479 data=null doit=true}, TreeItem with text {A-Test-10K}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1121355479 data=null}, TreeItem with text {A-Test-10K}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1121355480 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121355480 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}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1121355483 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {External Analyses} time=1121355484 data=null doit=true}, TreeItem with text {External Analyses}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1121355484 data=null}, TreeItem with text {External Analyses}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1121355485 data=null button=1 stateMask=0x0 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121355485 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}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1121355489 data=null button=1 stateMask=0x80000 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1121355503 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1121355503 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1121355504 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1121355504 data=null button=1 stateMask=0x0 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121355505 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}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1121355527 data=null button=1 stateMask=0x80000 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1121355529 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
11:58:59 [2024-03-15T15:58:59.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1121355529 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1121355853 data=null button=1 stateMask=0x80000 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1121355853 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1121355854 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1121355854 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
11:58:59 [2024-03-15T15:58:59.876Z] 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=1121355856 data=null doit=true}, Shell with text {External Analysis Parameters}]
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:58:59 [2024-03-15T15:58:59.876Z] 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')
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121355859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121355860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121355860 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121355860 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121355860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121355860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121355860 data=null 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')]
11:58:59 [2024-03-15T15:58:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121355530 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}]
11:59:00 [2024-03-15T15:59:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:59:00 [2024-03-15T15:59:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
11:59:00 [2024-03-15T15:59:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
11:59:00 [2024-03-15T15:59:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
11:59:00 [2024-03-15T15:59:00.132Z] 
11:59:00 [2024-03-15T15:59:00.132Z] (Eclipse:7187): Gtk-CRITICAL **: 15:59:00.095: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:59:00 [2024-03-15T15:59:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
11:59:00 [2024-03-15T15:59:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:59:00 [2024-03-15T15:59:00.389Z] 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=1121356532 data=null doit=true}, Shell with text {Custom chart creation}]
11:59:00 [2024-03-15T15:59:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:59:00 [2024-03-15T15:59:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
11:59:00 [2024-03-15T15:59:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121356539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121356539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121356539 data=null doit=true}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121356539 data=null}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1121356539 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1121356544 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121356544 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')]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1121356546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121356546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1121356546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1121356546 data=null doit=true}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1121356547 data=null}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:59:00 [2024-03-15T15:59:00.390Z] 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=1121356548 data=null doit=true}, Shell with text {Custom chart creation}]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakee process (name)}
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1121356553 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1121356553 data=null doit=true}, TableItem with text {Wakee process (name)}]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1121356555 data=null}, TableItem with text {Wakee process (name)}]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1121356555 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121356556 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)}]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1121356556 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1121356563 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1121356563 data=null doit=true}, TableItem with text {Wakee process (name)}]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1121356563 data=null}, TableItem with text {Wakee process (name)}]
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakee process (name)}
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:59:00 [2024-03-15T15:59:00.390Z] 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')
11:59:00 [2024-03-15T15:59:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:59:00 [2024-03-15T15:59:00.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:59:00 [2024-03-15T15:59:00.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:59:00 [2024-03-15T15:59:00.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:59:00 [2024-03-15T15:59:00.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:59:00 [2024-03-15T15:59:00.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121356578 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')]
11:59:00 [2024-03-15T15:59:00.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121356579 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')]
11:59:00 [2024-03-15T15:59:00.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121356579 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:00 [2024-03-15T15:59:00.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121356579 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:00 [2024-03-15T15:59:00.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121356579 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')]
11:59:00 [2024-03-15T15:59:00.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121356579 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')]
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121356579 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')]
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1121356587 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')]
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121356596 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')]
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1121356596 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')]
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1121356596 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1121356596 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:59:00 [2024-03-15T15:59:00.647Z] 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=1121356597 data=null doit=true}, Shell with text {Custom chart creation}]
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:59:00 [2024-03-15T15:59:00.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')
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121356600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121356600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121356600 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121356601 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121356601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121356601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121356601 data=null 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')]
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1121356231 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']
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
11:59:00 [2024-03-15T15:59:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
11:59:00 [2024-03-15T15:59:00.903Z] 
11:59:00 [2024-03-15T15:59:00.903Z] (Eclipse:7187): Gtk-CRITICAL **: 15:59:00.651: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:59:00 [2024-03-15T15:59:00.903Z] 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=1121357020 data=null doit=true}, Shell with text {Custom chart creation}]
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:59:00 [2024-03-15T15:59:00.903Z] 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=1121357035 data=null doit=true}, Shell with text {Custom chart creation}]
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121357051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121357052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121357052 data=null doit=true}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121357052 data=null}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1121357052 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1121357053 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121357053 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')]
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1121357087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121357087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1121357088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1121357088 data=null doit=true}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1121357088 data=null}, (of type 'Table')]
11:59:00 [2024-03-15T15:59:00.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
11:59:00 [2024-03-15T15:59:00.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:59:00 [2024-03-15T15:59:00.904Z] 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=1121357089 data=null doit=true}, Shell with text {Custom chart creation}]
11:59:00 [2024-03-15T15:59:00.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:00 [2024-03-15T15:59:00.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:00 [2024-03-15T15:59:00.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Waker process (name)}
11:59:00 [2024-03-15T15:59:00.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1121357092 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
11:59:00 [2024-03-15T15:59:00.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1121357092 data=null doit=true}, TableItem with text {Waker process (name)}]
11:59:00 [2024-03-15T15:59:00.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:59:00 [2024-03-15T15:59:00.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1121357093 data=null}, TableItem with text {Waker process (name)}]
11:59:01 [2024-03-15T15:59:01.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1121357094 data=null button=1 stateMask=0x0 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
11:59:01 [2024-03-15T15:59:01.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121357100 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)}]
11:59:01 [2024-03-15T15:59:01.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1121357100 data=null button=1 stateMask=0x80000 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
11:59:01 [2024-03-15T15:59:01.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1121357100 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
11:59:01 [2024-03-15T15:59:01.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1121357101 data=null doit=true}, TableItem with text {Waker process (name)}]
11:59:01 [2024-03-15T15:59:01.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1121357101 data=null}, TableItem with text {Waker process (name)}]
11:59:01 [2024-03-15T15:59:01.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Waker process (name)}
11:59:01 [2024-03-15T15:59:01.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:01 [2024-03-15T15:59:01.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:01 [2024-03-15T15:59:01.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:01 [2024-03-15T15:59:01.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:59:01 [2024-03-15T15:59:01.184Z] 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')
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121357108 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')]
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121357108 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')]
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121357108 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121357108 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121357109 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')]
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121357109 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')]
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121357109 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')]
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1121357125 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')]
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121357128 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')]
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1121357128 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')]
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1121357128 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1121357129 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:59:01 [2024-03-15T15:59:01.184Z] 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=1121357130 data=null doit=true}, Shell with text {Custom chart creation}]
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:59:01 [2024-03-15T15:59:01.184Z] 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')
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121357132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121357133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121357133 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121357133 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121357133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121357133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121357133 data=null 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')]
11:59:01 [2024-03-15T15:59:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1121356806 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']
11:59:01 [2024-03-15T15:59:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:59:01 [2024-03-15T15:59:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
11:59:01 [2024-03-15T15:59:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
11:59:01 [2024-03-15T15:59:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
11:59:01 [2024-03-15T15:59:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
11:59:01 [2024-03-15T15:59:01.442Z] 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')
11:59:01 [2024-03-15T15:59:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
11:59:01 [2024-03-15T15:59:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1121357474 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')]
11:59:01 [2024-03-15T15:59:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1121357475 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')]
11:59:01 [2024-03-15T15:59:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=1121357475 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1121357475 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1121357475 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')]
11:59:01 [2024-03-15T15:59:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1121357475 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')]
11:59:01 [2024-03-15T15:59:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1121357475 data=null 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')]
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121357695 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121357695 data=null doit=true}, TreeItem with text {test}]
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121357695 data=null}, TreeItem with text {test}]
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121357696 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121357696 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121357732 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121357733 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121357733 data=null doit=true}, TreeItem with text {test}]
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121357733 data=null}, TreeItem with text {test}]
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121357733 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121357734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121357740 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:59:01 [2024-03-15T15:59:01.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121357741 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
11:59:01 [2024-03-15T15:59:01.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121357741 data=null doit=true}, TreeItem with text {Traces [1]}]
11:59:01 [2024-03-15T15:59:01.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121357742 data=null}, TreeItem with text {Traces [1]}]
11:59:01 [2024-03-15T15:59:01.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121357742 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:59:01 [2024-03-15T15:59:01.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121357742 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]}]
11:59:01 [2024-03-15T15:59:01.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121357774 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
11:59:01 [2024-03-15T15:59:01.701Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
11:59:01 [2024-03-15T15:59:01.701Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
11:59:01 [2024-03-15T15:59:01.701Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
11:59:01 [2024-03-15T15:59:01.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
11:59:01 [2024-03-15T15:59:01.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1121357776 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
11:59:01 [2024-03-15T15:59:01.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1121357776 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
11:59:01 [2024-03-15T15:59:01.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:59:01 [2024-03-15T15:59:01.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1121357776 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
11:59:01 [2024-03-15T15:59:01.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1121357777 data=null button=1 stateMask=0x0 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
11:59:01 [2024-03-15T15:59:01.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121357777 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}]
11:59:01 [2024-03-15T15:59:01.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1121357796 data=null button=1 stateMask=0x80000 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
11:59:01 [2024-03-15T15:59:01.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1121357797 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
11:59:01 [2024-03-15T15:59:01.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1121357797 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
11:59:01 [2024-03-15T15:59:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1121358068 data=null button=1 stateMask=0x80000 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
11:59:01 [2024-03-15T15:59:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1121358069 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1121358069 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1121358069 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
11:59:01 [2024-03-15T15:59:01.958Z] 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=1121358074 data=null doit=true}, Shell with text {External Analysis Parameters}]
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:59:01 [2024-03-15T15:59:01.958Z] 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')
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121358075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121358075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121358075 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121358076 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121358076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121358076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121358076 data=null 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')]
11:59:01 [2024-03-15T15:59:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121357798 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}]
11:59:02 [2024-03-15T15:59:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:59:02 [2024-03-15T15:59:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
11:59:02 [2024-03-15T15:59:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
11:59:02 [2024-03-15T15:59:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
11:59:02 [2024-03-15T15:59:02.470Z] 
11:59:02 [2024-03-15T15:59:02.470Z] (Eclipse:7187): Gtk-CRITICAL **: 15:59:02.374: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:59:02 [2024-03-15T15:59:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
11:59:02 [2024-03-15T15:59:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:59:02 [2024-03-15T15:59:02.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=1121358662 data=null doit=true}, Shell with text {Custom chart creation}]
11:59:02 [2024-03-15T15:59:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121358696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121358696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121358696 data=null doit=true}, (of type 'Table')]
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121358696 data=null}, (of type 'Table')]
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1121358727 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1121358728 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121358728 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')]
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1121358763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121358763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1121358763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1121358763 data=null doit=true}, (of type 'Table')]
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1121358763 data=null}, (of type 'Table')]
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:59:02 [2024-03-15T15:59:02.727Z] 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=1121358796 data=null doit=true}, Shell with text {Custom chart creation}]
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1121358815 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1121358816 data=null doit=true}, TableItem with text {Wakeup timestamp}]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1121358817 data=null}, TableItem with text {Wakeup timestamp}]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1121358817 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121358818 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}]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1121358818 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1121358818 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1121358819 data=null doit=true}, TableItem with text {Wakeup timestamp}]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1121358819 data=null}, TableItem with text {Wakeup timestamp}]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:59:02 [2024-03-15T15:59:02.728Z] 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')
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121358831 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')]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121358831 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')]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121358831 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121358831 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121358832 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')]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121358832 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')]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121358832 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')]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1121358835 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')]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121358837 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')]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1121358837 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')]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1121358837 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:02 [2024-03-15T15:59:02.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1121358837 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:59:02 [2024-03-15T15:59:02.729Z] 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=1121358839 data=null doit=true}, Shell with text {Custom chart creation}]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1121358846 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1121358846 data=null doit=true}, TableItem with text {Switch timestamp}]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1121358848 data=null}, TableItem with text {Switch timestamp}]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1121358848 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121358848 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}]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1121358849 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1121358849 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1121358849 data=null doit=true}, TableItem with text {Switch timestamp}]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1121358849 data=null}, TableItem with text {Switch timestamp}]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:59:02 [2024-03-15T15:59:02.729Z] 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')
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121358853 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')]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121358853 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')]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121358853 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121358854 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121358854 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')]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121358854 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')]
11:59:02 [2024-03-15T15:59:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121358854 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')]
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1121358865 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')]
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121358868 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')]
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1121358868 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')]
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1121358868 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1121358868 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:59:02 [2024-03-15T15:59:02.730Z] 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=1121358869 data=null doit=true}, Shell with text {Custom chart creation}]
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:59:02 [2024-03-15T15:59:02.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')
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121358870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121358870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121358871 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121358871 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121358871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121358871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:02 [2024-03-15T15:59:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121358871 data=null 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')]
11:59:02 [2024-03-15T15:59:02.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1121358530 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']
11:59:02 [2024-03-15T15:59:02.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:59:02 [2024-03-15T15:59:02.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
11:59:02 [2024-03-15T15:59:02.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
11:59:02 [2024-03-15T15:59:02.986Z] 
11:59:02 [2024-03-15T15:59:02.986Z] (Eclipse:7187): Gtk-CRITICAL **: 15:59:02.897: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:59:03 [2024-03-15T15:59:03.243Z] 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=1121359324 data=null doit=true}, Shell with text {Custom chart creation}]
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1121359345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121359345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1121359345 data=null doit=true}, (of type 'Table')]
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1121359346 data=null}, (of type 'Table')]
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1121359346 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1121359346 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121359346 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')]
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1121359351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1121359351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1121359358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1121359358 data=null doit=true}, (of type 'Table')]
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1121359358 data=null}, (of type 'Table')]
11:59:03 [2024-03-15T15:59:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:59:03 [2024-03-15T15:59:03.244Z] 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=1121359359 data=null doit=true}, Shell with text {Custom chart creation}]
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1121359362 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1121359362 data=null doit=true}, TableItem with text {Wakeup timestamp}]
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1121359363 data=null}, TableItem with text {Wakeup timestamp}]
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1121359364 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121359364 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}]
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1121359364 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1121359364 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1121359364 data=null doit=true}, TableItem with text {Wakeup timestamp}]
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1121359365 data=null}, TableItem with text {Wakeup timestamp}]
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:59:03 [2024-03-15T15:59:03.244Z] 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')
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121359382 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')]
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121359382 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')]
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121359382 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121359382 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121359383 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')]
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121359383 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')]
11:59:03 [2024-03-15T15:59:03.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121359383 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')]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1121359387 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')]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121359389 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')]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1121359389 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')]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1121359389 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1121359389 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:59:03 [2024-03-15T15:59:03.245Z] 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=1121359391 data=null doit=true}, Shell with text {Custom chart creation}]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1121359393 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1121359393 data=null doit=true}, TableItem with text {Switch timestamp}]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1121359395 data=null}, TableItem with text {Switch timestamp}]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1121359395 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1121359396 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}]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1121359396 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1121359396 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1121359396 data=null doit=true}, TableItem with text {Switch timestamp}]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1121359396 data=null}, TableItem with text {Switch timestamp}]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:59:03 [2024-03-15T15:59:03.245Z] 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')
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1121359408 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')]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121359408 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')]
11:59:03 [2024-03-15T15:59:03.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1121359408 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1121359408 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1121359408 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')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1121359408 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')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1121359408 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')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1121359412 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')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1121359421 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')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1121359421 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')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1121359421 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1121359422 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:59:03 [2024-03-15T15:59:03.246Z] 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=1121359423 data=null doit=true}, Shell with text {Custom chart creation}]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
11:59:03 [2024-03-15T15:59:03.246Z] 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')
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2edc6690
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1121359426 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')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1121359426 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')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1121359426 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1121359427 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1121359427 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')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1121359427 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')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1121359427 data=null 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')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1121359427 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')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1121359427 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')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1121359427 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')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1121359428 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1121359428 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
11:59:03 [2024-03-15T15:59:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:59:03 [2024-03-15T15:59:03.246Z] 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=1121359428 data=null doit=true}, Shell with text {Custom chart creation}]
11:59:03 [2024-03-15T15:59:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:59:03 [2024-03-15T15:59:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:59:03 [2024-03-15T15:59:03.247Z] 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')
11:59:03 [2024-03-15T15:59:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:59:03 [2024-03-15T15:59:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121359430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:03 [2024-03-15T15:59:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121359430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:03 [2024-03-15T15:59:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121359430 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:03 [2024-03-15T15:59:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121359430 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:03 [2024-03-15T15:59:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121359431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:03 [2024-03-15T15:59:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121359431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:03 [2024-03-15T15:59:03.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121359431 data=null 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')]
11:59:03 [2024-03-15T15:59:03.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1121359043 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']
11:59:03 [2024-03-15T15:59:03.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:59:03 [2024-03-15T15:59:03.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
11:59:03 [2024-03-15T15:59:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
11:59:03 [2024-03-15T15:59:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
11:59:03 [2024-03-15T15:59:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
11:59:03 [2024-03-15T15:59:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
11:59:03 [2024-03-15T15:59:03.759Z] 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')
11:59:03 [2024-03-15T15:59:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
11:59:03 [2024-03-15T15:59:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1121359709 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')]
11:59:03 [2024-03-15T15:59:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1121359722 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')]
11:59:03 [2024-03-15T15:59:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=1121359723 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
11:59:03 [2024-03-15T15:59:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1121359723 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
11:59:03 [2024-03-15T15:59:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1121359723 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')]
11:59:03 [2024-03-15T15:59:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1121359723 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')]
11:59:03 [2024-03-15T15:59:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1121359723 data=null 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')]
11:59:03 [2024-03-15T15:59:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
11:59:04 [2024-03-15T15:59:04.015Z] 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@d17d554] time=1121359951 data=null doit=true}, Shell with text {data - Eclipse Platform}]
11:59:04 [2024-03-15T15:59:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:59:04 [2024-03-15T15:59:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
11:59:04 [2024-03-15T15:59:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
11:59:04 [2024-03-15T15:59:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
11:59:04 [2024-03-15T15:59:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121359993 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
11:59:04 [2024-03-15T15:59:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121359993 data=null doit=true}, TreeItem with text {test}]
11:59:04 [2024-03-15T15:59:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121359993 data=null}, TreeItem with text {test}]
11:59:04 [2024-03-15T15:59:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121359994 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
11:59:04 [2024-03-15T15:59:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121359994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
11:59:04 [2024-03-15T15:59:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121360022 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
11:59:04 [2024-03-15T15:59:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:59:04 [2024-03-15T15:59:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
11:59:04 [2024-03-15T15:59:04.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
11:59:04 [2024-03-15T15:59:04.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:59:04 [2024-03-15T15:59:04.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
11:59:04 [2024-03-15T15:59:04.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:59:04 [2024-03-15T15:59:04.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:59:04 [2024-03-15T15:59:04.833Z] 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')
11:59:04 [2024-03-15T15:59:04.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:59:04 [2024-03-15T15:59:04.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:59:04 [2024-03-15T15:59:04.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:59:04 [2024-03-15T15:59:04.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:59:04 [2024-03-15T15:59:04.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:59:04 [2024-03-15T15:59:04.833Z] 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=1121360943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:59:04 [2024-03-15T15:59:04.833Z] 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=1121360943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:59:04 [2024-03-15T15:59:04.833Z] 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=1121360943 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:59:04 [2024-03-15T15:59:04.833Z] 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=1121360943 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:59:04 [2024-03-15T15:59:04.833Z] 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=1121360944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:59:04 [2024-03-15T15:59:04.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=1121360944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:59:04 [2024-03-15T15:59:04.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=1121360944 data=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')]
11:59:04 [2024-03-15T15:59:04.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=1121360944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:59:04 [2024-03-15T15:59:04.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=1121360944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:59:04 [2024-03-15T15:59:04.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=1121360944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
11:59:04 [2024-03-15T15:59:04.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=1121360944 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
11:59:04 [2024-03-15T15:59:04.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=1121360944 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
11:59:04 [2024-03-15T15:59:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:59:04 [2024-03-15T15:59:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:59:04 [2024-03-15T15:59:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:59:04 [2024-03-15T15:59:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
11:59:04 [2024-03-15T15:59:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
11:59:04 [2024-03-15T15:59:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:59:04 [2024-03-15T15:59:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:59:04 [2024-03-15T15:59:04.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')
11:59:04 [2024-03-15T15:59:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
11:59:04 [2024-03-15T15:59:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121360946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:04 [2024-03-15T15:59:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121360946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:04 [2024-03-15T15:59:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121360946 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:04 [2024-03-15T15:59:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121360946 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:04 [2024-03-15T15:59:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121360946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:04 [2024-03-15T15:59:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121360947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
11:59:04 [2024-03-15T15:59:04.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:59:04 [2024-03-15T15:59:04.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:59:04 [2024-03-15T15:59:04.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:59:04 [2024-03-15T15:59:04.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:59:04 [2024-03-15T15:59:04.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:59:04 [2024-03-15T15:59:04.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
11:59:05 [2024-03-15T15:59:05.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121360947 data=null 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')]
11:59:05 [2024-03-15T15:59:05.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121360135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
11:59:05 [2024-03-15T15:59:05.346Z] 
11:59:05 [2024-03-15T15:59:05.346Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 15:59:05.269
11:59:05 [2024-03-15T15:59:05.346Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
11:59:05 [2024-03-15T15:59:05.346Z] 
11:59:05 [2024-03-15T15:59:05.346Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 15:59:05.270
11:59:05 [2024-03-15T15:59:05.346Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
11:59:05 [2024-03-15T15:59:05.346Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.788 s -- in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
11:59:05 [2024-03-15T15:59:05.346Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testSimilarRows -- Time elapsed: 2.460 s
11:59:05 [2024-03-15T15:59:05.346Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testScatterMultipleRow -- Time elapsed: 2.247 s
11:59:05 [2024-03-15T15:59:05.346Z] 
11:59:05 [2024-03-15T15:59:05.346Z] Results:
11:59:05 [2024-03-15T15:59:05.346Z] 
11:59:05 [2024-03-15T15:59:05.346Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
11:59:05 [2024-03-15T15:59:05.346Z] 
11:59:05 [2024-03-15T15:59:05.601Z] 
11:59:05 [2024-03-15T15:59:05.602Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 15:59:05.537
11:59:05 [2024-03-15T15:59:05.602Z] !MESSAGE The workspace will exit with unsaved changes in this session.
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] All tests passed
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:59:06 [2024-03-15T15:59:06.165Z] [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
11:59:06 [2024-03-15T15:59:06.165Z] [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
11:59:06 [2024-03-15T15:59:06.165Z] [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
11:59:06 [2024-03-15T15:59:06.165Z] [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
11:59:06 [2024-03-15T15:59:06.165Z] [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
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [46/141]
11:59:06 [2024-03-15T15:59:06.165Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:59:06 [2024-03-15T15:59:06.165Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:06 [2024-03-15T15:59:06.165Z] [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
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] The project's OSGi version is 1.0.18.202403151535
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.165Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
11:59:06 [2024-03-15T15:59:06.421Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.421Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.421Z] [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
11:59:06 [2024-03-15T15:59:06.421Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.422Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.422Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:06 [2024-03-15T15:59:06.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
11:59:06 [2024-03-15T15:59:06.422Z] [WARNING] The 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
11:59:06 [2024-03-15T15:59:06.422Z] [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
11:59:06 [2024-03-15T15:59:06.678Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.678Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.678Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.678Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.678Z] [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
11:59:06 [2024-03-15T15:59:06.678Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.678Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.678Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
11:59:06 [2024-03-15T15:59:06.678Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.678Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.678Z] [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
11:59:06 [2024-03-15T15:59:06.933Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.934Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.934Z] [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
11:59:06 [2024-03-15T15:59:06.934Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.934Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.934Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.934Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.934Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.934Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.934Z] [INFO] 
11:59:06 [2024-03-15T15:59:06.934Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:06 [2024-03-15T15:59:06.934Z] [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
11:59:07 [2024-03-15T15:59:07.862Z] [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
11:59:08 [2024-03-15T15:59:08.424Z] [INFO] 
11:59:08 [2024-03-15T15:59:08.424Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:59:08 [2024-03-15T15:59:08.680Z] [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
11:59:08 [2024-03-15T15:59:08.680Z] [INFO] Command line:
11:59:08 [2024-03-15T15:59:08.680Z] 	[/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]
11:59:08 [2024-03-15T15:59:08.680Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:59:11 [2024-03-15T15:59:11.611Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
11:59:14 [2024-03-15T15:59:14.131Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.594 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
11:59:14 [2024-03-15T15:59:14.131Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest.testTree -- Time elapsed: 2.569 s
11:59:14 [2024-03-15T15:59:14.131Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
11:59:24 [2024-03-15T15:59:24.084Z] 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
11:59:24 [2024-03-15T15:59:24.084Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testAnalysisExecution -- Time elapsed: 2.235 s
11:59:24 [2024-03-15T15:59:24.084Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testInRangeWithCpuSubset -- Time elapsed: 2.230 s
11:59:24 [2024-03-15T15:59:24.084Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testUsageInRange -- Time elapsed: 2.235 s
11:59:24 [2024-03-15T15:59:24.084Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testRequirements -- Time elapsed: 1.130 s
11:59:24 [2024-03-15T15:59:24.084Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testReturnedStateSystem -- Time elapsed: 2.237 s
11:59:24 [2024-03-15T15:59:24.084Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
11:59:26 [2024-03-15T15:59:26.606Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.287 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
11:59:26 [2024-03-15T15:59:26.606Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest.testDiskActivity[0: io_analysis.xml] -- Time elapsed: 2.266 s
11:59:26 [2024-03-15T15:59:26.606Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
11:59:41 [2024-03-15T15:59:41.451Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.36 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
11:59:41 [2024-03-15T15:59:41.451Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[0: io_analysis.xml] -- Time elapsed: 2.244 s
11:59:41 [2024-03-15T15:59:41.452Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[0: io_analysis.xml] -- Time elapsed: 2.236 s
11:59:41 [2024-03-15T15:59:41.452Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[1: io_nostatedump.xml] -- Time elapsed: 2.219 s
11:59:41 [2024-03-15T15:59:41.452Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[1: io_nostatedump.xml] -- Time elapsed: 2.216 s
11:59:41 [2024-03-15T15:59:41.452Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[2: io_two_devices.xml] -- Time elapsed: 2.224 s
11:59:41 [2024-03-15T15:59:41.452Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[2: io_two_devices.xml] -- Time elapsed: 2.220 s
11:59:41 [2024-03-15T15:59:41.452Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
11:59:46 [2024-03-15T15:59:46.694Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.661 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
11:59:46 [2024-03-15T15:59:46.694Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[0: io_analysis.xml] -- Time elapsed: 2.227 s
11:59:46 [2024-03-15T15:59:46.694Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[1: io_nostatedump.xml] -- Time elapsed: 2.214 s
11:59:46 [2024-03-15T15:59:46.694Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[2: io_two_devices.xml] -- Time elapsed: 2.219 s
11:59:46 [2024-03-15T15:59:46.694Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
12:00:42 [2024-03-15T16:00:42.858Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.28 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
12:00:42 [2024-03-15T16:00:42.858Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[0: io_analysis.xml] -- Time elapsed: 2.224 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[0: io_analysis.xml] -- Time elapsed: 2.226 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[0: io_analysis.xml] -- Time elapsed: 2.223 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[1: io_nostatedump.xml] -- Time elapsed: 2.214 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[1: io_nostatedump.xml] -- Time elapsed: 2.214 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[1: io_nostatedump.xml] -- Time elapsed: 2.212 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[2: io_req_merge.xml] -- Time elapsed: 2.221 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[2: io_req_merge.xml] -- Time elapsed: 2.224 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[2: io_req_merge.xml] -- Time elapsed: 2.219 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[3: io_missing.xml] -- Time elapsed: 2.222 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[3: io_missing.xml] -- Time elapsed: 2.224 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[3: io_missing.xml] -- Time elapsed: 2.220 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[4: io_two_devices.xml] -- Time elapsed: 2.214 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[4: io_two_devices.xml] -- Time elapsed: 2.215 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[4: io_two_devices.xml] -- Time elapsed: 2.216 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[5: io_syscall_read.xml] -- Time elapsed: 2.221 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[5: io_syscall_read.xml] -- Time elapsed: 2.218 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[5: io_syscall_read.xml] -- Time elapsed: 2.217 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[6: io_syscall_write.xml] -- Time elapsed: 2.217 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[6: io_syscall_write.xml] -- Time elapsed: 2.219 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[6: io_syscall_write.xml] -- Time elapsed: 2.218 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[7: io_full_kernel.xml] -- Time elapsed: 2.223 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[7: io_full_kernel.xml] -- Time elapsed: 2.223 s
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[7: io_full_kernel.xml] -- Time elapsed: 2.229 s
12:00:42 [2024-03-15T16:00:42.859Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
12:00:42 [2024-03-15T16:00:42.859Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest.testThreadStatusDataProvider -- Time elapsed: 1.191 s
12:00:42 [2024-03-15T16:00:42.859Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
12:00:42 [2024-03-15T16:00:42.859Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest.testResolveTidAspect -- Time elapsed: 1.145 s
12:00:42 [2024-03-15T16:00:42.859Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
12:00:42 [2024-03-15T16:00:42.859Z] 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
12:00:42 [2024-03-15T16:00:42.859Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest.testOpening -- Time elapsed: 0.009 s
12:00:42 [2024-03-15T16:00:42.859Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
12:00:43 [2024-03-15T16:00:43.420Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
12:00:43 [2024-03-15T16:00:43.420Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest.testResolvePidAspect -- Time elapsed: 1.136 s
12:00:43 [2024-03-15T16:00:43.420Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
12:00:53 [2024-03-15T16:00:53.359Z] 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
12:00:53 [2024-03-15T16:00:53.359Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPpid -- Time elapsed: 1.127 s
12:00:53 [2024-03-15T16:00:53.359Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadOnCpu -- Time elapsed: 1.132 s
12:00:53 [2024-03-15T16:00:53.359Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testIsThreadActiveRange -- Time elapsed: 1.129 s
12:00:53 [2024-03-15T16:00:53.359Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetExecutableName -- Time elapsed: 1.129 s
12:00:53 [2024-03-15T16:00:53.359Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadQuarks -- Time elapsed: 1.124 s
12:00:53 [2024-03-15T16:00:53.359Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThread -- Time elapsed: 1.134 s
12:00:53 [2024-03-15T16:00:53.359Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPid -- Time elapsed: 1.124 s
12:00:53 [2024-03-15T16:00:53.359Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadsOfCpus -- Time elapsed: 1.126 s
12:00:53 [2024-03-15T16:00:53.359Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThreadIt -- Time elapsed: 1.123 s
12:00:53 [2024-03-15T16:00:53.359Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
12:00:56 [2024-03-15T16:00:56.625Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.699 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
12:00:56 [2024-03-15T16:00:56.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest.testSmallTraceSequential -- Time elapsed: 2.699 s
12:00:56 [2024-03-15T16:00:56.625Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
12:00:57 [2024-03-15T16:00:57.552Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
12:00:57 [2024-03-15T16:00:57.552Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testCallsiteAnalysis -- Time elapsed: 1.126 s
12:00:57 [2024-03-15T16:00:57.552Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testIterator -- Time elapsed: 0.022 s
12:00:57 [2024-03-15T16:00:57.552Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
12:01:00 [2024-03-15T16:01:00.818Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.341 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
12:01:00 [2024-03-15T16:01:00.818Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAnalysisExecution -- Time elapsed: 2.216 s
12:01:00 [2024-03-15T16:01:00.818Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAllocationDeallocationMemory -- Time elapsed: 1.124 s
12:01:00 [2024-03-15T16:01:00.818Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
12:01:00 [2024-03-15T16:01:00.818Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
12:01:00 [2024-03-15T16:01:00.818Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatchingMultiMatchers -- Time elapsed: 0.139 s
12:01:00 [2024-03-15T16:01:00.818Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatching -- Time elapsed: 0.121 s
12:01:00 [2024-03-15T16:01:00.818Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
12:01:02 [2024-03-15T16:01:02.184Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
12:01:02 [2024-03-15T16:01:02.184Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest.testSmallTraceSequential -- Time elapsed: 1.132 s
12:01:02 [2024-03-15T16:01:02.184Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
12:01:07 [2024-03-15T16:01:07.426Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.485 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
12:01:07 [2024-03-15T16:01:07.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testAnalysisExecution -- Time elapsed: 1.117 s
12:01:07 [2024-03-15T16:01:07.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testUsageInRange -- Time elapsed: 1.120 s
12:01:07 [2024-03-15T16:01:07.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testReturnedStateSystem -- Time elapsed: 1.123 s
12:01:07 [2024-03-15T16:01:07.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testInvalid -- Time elapsed: 1.124 s
12:01:07 [2024-03-15T16:01:07.426Z] 
12:01:07 [2024-03-15T16:01:07.426Z] Results:
12:01:07 [2024-03-15T16:01:07.426Z] 
12:01:07 [2024-03-15T16:01:07.426Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
12:01:07 [2024-03-15T16:01:07.426Z] 
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] All tests passed
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:01:07 [2024-03-15T16:01:07.426Z] [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
12:01:07 [2024-03-15T16:01:07.426Z] [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
12:01:07 [2024-03-15T16:01:07.426Z] [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
12:01:07 [2024-03-15T16:01:07.426Z] [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
12:01:07 [2024-03-15T16:01:07.426Z] [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
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [47/141]
12:01:07 [2024-03-15T16:01:07.426Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:01:07 [2024-03-15T16:01:07.426Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:01:07 [2024-03-15T16:01:07.426Z] [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
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] The project's OSGi version is 6.1.1.202403151535
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.426Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.426Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:01:07 [2024-03-15T16:01:07.426Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:01:07 [2024-03-15T16:01:07.426Z] [WARNING] The 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
12:01:07 [2024-03-15T16:01:07.427Z] [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
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.682Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:01:07 [2024-03-15T16:01:07.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
12:01:07 [2024-03-15T16:01:07.682Z] [WARNING] The 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
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.682Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.682Z] [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
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.682Z] [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
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] 
12:01:07 [2024-03-15T16:01:07.682Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:07 [2024-03-15T16:01:07.937Z] [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
12:01:08 [2024-03-15T16:01:08.862Z] [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
12:01:10 [2024-03-15T16:01:10.224Z] [INFO] 
12:01:10 [2024-03-15T16:01:10.224Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:10 [2024-03-15T16:01:10.224Z] [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
12:01:10 [2024-03-15T16:01:10.224Z] [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
12:01:10 [2024-03-15T16:01:10.224Z] [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
12:01:10 [2024-03-15T16:01:10.224Z] [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
12:01:10 [2024-03-15T16:01:10.225Z] [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
12:01:10 [2024-03-15T16:01:10.225Z] [INFO] 
12:01:10 [2024-03-15T16:01:10.225Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:01:10 [2024-03-15T16:01:10.225Z] [INFO] 
12:01:10 [2024-03-15T16:01:10.225Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
12:01:10 [2024-03-15T16:01:10.225Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT [48/141]
12:01:10 [2024-03-15T16:01:10.225Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
12:01:10 [2024-03-15T16:01:10.225Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:01:10 [2024-03-15T16:01:10.225Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:01:10 [2024-03-15T16:01:10.225Z] [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
12:01:10 [2024-03-15T16:01:10.480Z] [INFO] 
12:01:10 [2024-03-15T16:01:10.480Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:10 [2024-03-15T16:01:10.480Z] [INFO] 
12:01:10 [2024-03-15T16:01:10.480Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:10 [2024-03-15T16:01:10.480Z] [INFO] The project's OSGi version is 4.1.3.202403151535
12:01:10 [2024-03-15T16:01:10.480Z] [INFO] 
12:01:10 [2024-03-15T16:01:10.480Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:10 [2024-03-15T16:01:10.480Z] [INFO] 
12:01:10 [2024-03-15T16:01:10.480Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:10 [2024-03-15T16:01:10.480Z] [INFO] 
12:01:10 [2024-03-15T16:01:10.480Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:10 [2024-03-15T16:01:10.480Z] [INFO] 
12:01:10 [2024-03-15T16:01:10.480Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:10 [2024-03-15T16:01:10.480Z] [INFO] 
12:01:10 [2024-03-15T16:01:10.480Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:10 [2024-03-15T16:01:10.480Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
12:01:10 [2024-03-15T16:01:10.735Z] [INFO] 
12:01:10 [2024-03-15T16:01:10.735Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:10 [2024-03-15T16:01:10.735Z] [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
12:01:10 [2024-03-15T16:01:10.735Z] [INFO] 
12:01:10 [2024-03-15T16:01:10.735Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:10 [2024-03-15T16:01:10.735Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:01:10 [2024-03-15T16:01:10.735Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:01:10 [2024-03-15T16:01:10.735Z] [WARNING] The 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
12:01:10 [2024-03-15T16:01:10.735Z] [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
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] 
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] 
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] 
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:11 [2024-03-15T16:01:11.296Z] [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
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] 
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:11 [2024-03-15T16:01:11.296Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:01:11 [2024-03-15T16:01:11.296Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:01:11 [2024-03-15T16:01:11.296Z] [WARNING] The 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
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] 
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:11 [2024-03-15T16:01:11.296Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] 
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:11 [2024-03-15T16:01:11.296Z] [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
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] 
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:11 [2024-03-15T16:01:11.296Z] [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
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] 
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] 
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] 
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] 
12:01:11 [2024-03-15T16:01:11.296Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:11 [2024-03-15T16:01:11.296Z] [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
12:01:13 [2024-03-15T16:01:13.181Z] [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
12:01:13 [2024-03-15T16:01:13.742Z] [INFO] 
12:01:13 [2024-03-15T16:01:13.742Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:13 [2024-03-15T16:01:13.742Z] [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
12:01:13 [2024-03-15T16:01:13.742Z] [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
12:01:13 [2024-03-15T16:01:13.742Z] [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
12:01:13 [2024-03-15T16:01:13.742Z] [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
12:01:13 [2024-03-15T16:01:13.742Z] [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
12:01:13 [2024-03-15T16:01:13.742Z] [INFO] 
12:01:13 [2024-03-15T16:01:13.742Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:01:13 [2024-03-15T16:01:13.742Z] [INFO] 
12:01:13 [2024-03-15T16:01:13.742Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
12:01:13 [2024-03-15T16:01:13.742Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [49/141]
12:01:13 [2024-03-15T16:01:13.742Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
12:01:13 [2024-03-15T16:01:13.742Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:01:13 [2024-03-15T16:01:13.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
12:01:13 [2024-03-15T16:01:13.742Z] [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
12:01:13 [2024-03-15T16:01:13.998Z] [INFO] 
12:01:13 [2024-03-15T16:01:13.998Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:13 [2024-03-15T16:01:13.998Z] [INFO] 
12:01:13 [2024-03-15T16:01:13.998Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:13 [2024-03-15T16:01:13.998Z] [INFO] The project's OSGi version is 1.0.10.202403151535
12:01:13 [2024-03-15T16:01:13.998Z] [INFO] 
12:01:13 [2024-03-15T16:01:13.998Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:13 [2024-03-15T16:01:13.998Z] [INFO] 
12:01:13 [2024-03-15T16:01:13.998Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:13 [2024-03-15T16:01:13.998Z] [INFO] 
12:01:13 [2024-03-15T16:01:13.998Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:13 [2024-03-15T16:01:13.998Z] [INFO] 
12:01:13 [2024-03-15T16:01:13.998Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:13 [2024-03-15T16:01:13.998Z] [INFO] 
12:01:13 [2024-03-15T16:01:13.998Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:13 [2024-03-15T16:01:13.998Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
12:01:14 [2024-03-15T16:01:14.253Z] [INFO] 
12:01:14 [2024-03-15T16:01:14.253Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:14 [2024-03-15T16:01:14.253Z] [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
12:01:14 [2024-03-15T16:01:14.253Z] [INFO] 
12:01:14 [2024-03-15T16:01:14.253Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:14 [2024-03-15T16:01:14.253Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:01:14 [2024-03-15T16:01:14.253Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:01:14 [2024-03-15T16:01:14.253Z] [WARNING] The 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
12:01:14 [2024-03-15T16:01:14.254Z] [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
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] 
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] 
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:14 [2024-03-15T16:01:14.509Z] [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
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] 
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:14 [2024-03-15T16:01:14.509Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] 
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:14 [2024-03-15T16:01:14.509Z] [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
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] 
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:14 [2024-03-15T16:01:14.509Z] [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
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] 
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] 
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] 
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] 
12:01:14 [2024-03-15T16:01:14.509Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:14 [2024-03-15T16:01:14.509Z] [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
12:01:15 [2024-03-15T16:01:15.436Z] [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
12:01:15 [2024-03-15T16:01:15.997Z] [INFO] 
12:01:15 [2024-03-15T16:01:15.997Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:16 [2024-03-15T16:01:16.253Z] [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
12:01:16 [2024-03-15T16:01:16.253Z] [INFO] Command line:
12:01:16 [2024-03-15T16:01:16.253Z] 	[/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]
12:01:16 [2024-03-15T16:01:16.253Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:01:19 [2024-03-15T16:01:19.516Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:01:19 [2024-03-15T16:01:19.516Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:01:22 [2024-03-15T16:01:22.779Z] !SESSION 2024-03-15 16:01:16.191 -----------------------------------------------
12:01:22 [2024-03-15T16:01:22.779Z] eclipse.buildId=unknown
12:01:22 [2024-03-15T16:01:22.779Z] java.version=17.0.2
12:01:22 [2024-03-15T16:01:22.779Z] java.vendor=Oracle Corporation
12:01:22 [2024-03-15T16:01:22.779Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:01:22 [2024-03-15T16:01:22.779Z] 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
12:01:22 [2024-03-15T16:01:22.779Z] 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
12:01:22 [2024-03-15T16:01:22.779Z] 
12:01:22 [2024-03-15T16:01:22.779Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:01:22.287
12:01:22 [2024-03-15T16:01:22.779Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:01:22 [2024-03-15T16:01:22.779Z] !STACK 0
12:01:22 [2024-03-15T16:01:22.779Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:01:22 [2024-03-15T16:01:22.779Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:01:22 [2024-03-15T16:01:22.779Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:01:22 [2024-03-15T16:01:22.779Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:01:22 [2024-03-15T16:01:22.779Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:01:22 [2024-03-15T16:01:22.779Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:01:22 [2024-03-15T16:01:22.779Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:01:22 [2024-03-15T16:01:22.779Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:01:22 [2024-03-15T16:01:22.779Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:01:22 [2024-03-15T16:01:22.779Z] Caused by: java.io.IOException: error=2, No such file or directory
12:01:22 [2024-03-15T16:01:22.779Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:01:22 [2024-03-15T16:01:22.779Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:01:22 [2024-03-15T16:01:22.779Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:01:22 [2024-03-15T16:01:22.779Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:01:22 [2024-03-15T16:01:22.779Z] 	... 7 more
12:01:22 [2024-03-15T16:01:22.779Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
12:01:22 [2024-03-15T16:01:22.779Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
12:01:22 [2024-03-15T16:01:22.779Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidColumnComparatorTest -- Time elapsed: 0.032 s
12:01:22 [2024-03-15T16:01:22.779Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
12:01:22 [2024-03-15T16:01:22.779Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameColumnComparatorTest -- Time elapsed: 0 s
12:01:22 [2024-03-15T16:01:22.779Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidComparatorTest -- Time elapsed: 0 s
12:01:22 [2024-03-15T16:01:22.779Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidComparatorTest -- Time elapsed: 0.001 s
12:01:22 [2024-03-15T16:01:22.779Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidColumnComparatorTest -- Time elapsed: 0 s
12:01:22 [2024-03-15T16:01:22.779Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeColumnComparatorTest -- Time elapsed: 0 s
12:01:22 [2024-03-15T16:01:22.779Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
12:01:22 [2024-03-15T16:01:22.779Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameSecondaryTimeColumnComparatorTest -- Time elapsed: 0.001 s
12:01:22 [2024-03-15T16:01:22.780Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
12:01:22 [2024-03-15T16:01:22.780Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeComparatorTest -- Time elapsed: 0 s
12:01:22 [2024-03-15T16:01:22.780Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameComparatorTest -- Time elapsed: 0 s
12:01:22 [2024-03-15T16:01:22.780Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
12:01:23 [2024-03-15T16:01:23.035Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
12:01:23 [2024-03-15T16:01:23.035Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testEmpty -- Time elapsed: 0.006 s
12:01:23 [2024-03-15T16:01:23.035Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testMany -- Time elapsed: 0.253 s
12:01:23 [2024-03-15T16:01:23.035Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDoubleOtherOrder -- Time elapsed: 0.003 s
12:01:23 [2024-03-15T16:01:23.035Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9OutOfOrder -- Time elapsed: 0.001 s
12:01:23 [2024-03-15T16:01:23.035Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder -- Time elapsed: 0 s
12:01:23 [2024-03-15T16:01:23.035Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDouble -- Time elapsed: 0 s
12:01:23 [2024-03-15T16:01:23.035Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingleInvalid -- Time elapsed: 0 s
12:01:23 [2024-03-15T16:01:23.035Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingle -- Time elapsed: 0.001 s
12:01:23 [2024-03-15T16:01:23.035Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder10Times -- Time elapsed: 0 s
12:01:23 [2024-03-15T16:01:23.035Z] 
12:01:23 [2024-03-15T16:01:23.035Z] Results:
12:01:23 [2024-03-15T16:01:23.035Z] 
12:01:23 [2024-03-15T16:01:23.035Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
12:01:23 [2024-03-15T16:01:23.035Z] 
12:01:23 [2024-03-15T16:01:23.961Z] [INFO] All tests passed
12:01:23 [2024-03-15T16:01:23.961Z] [INFO] 
12:01:23 [2024-03-15T16:01:23.961Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:23 [2024-03-15T16:01:23.961Z] [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
12:01:23 [2024-03-15T16:01:23.961Z] [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
12:01:23 [2024-03-15T16:01:23.962Z] [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
12:01:23 [2024-03-15T16:01:23.962Z] [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
12:01:23 [2024-03-15T16:01:23.962Z] [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
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] 
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] 
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [50/141]
12:01:23 [2024-03-15T16:01:23.962Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:01:23 [2024-03-15T16:01:23.962Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:01:23 [2024-03-15T16:01:23.962Z] [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
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] 
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] 
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] The project's OSGi version is 1.0.11.202403151535
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] 
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] 
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] 
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] 
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] 
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] 
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:23 [2024-03-15T16:01:23.962Z] [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
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] 
12:01:23 [2024-03-15T16:01:23.962Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:23 [2024-03-15T16:01:23.962Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:01:23 [2024-03-15T16:01:23.962Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:01:23 [2024-03-15T16:01:23.962Z] [WARNING] The 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
12:01:23 [2024-03-15T16:01:23.962Z] [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
12:01:24 [2024-03-15T16:01:24.217Z] [INFO] 
12:01:24 [2024-03-15T16:01:24.217Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:24 [2024-03-15T16:01:24.217Z] [INFO] 
12:01:24 [2024-03-15T16:01:24.217Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:24 [2024-03-15T16:01:24.217Z] [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
12:01:24 [2024-03-15T16:01:24.217Z] [INFO] 
12:01:24 [2024-03-15T16:01:24.217Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:24 [2024-03-15T16:01:24.217Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
12:01:24 [2024-03-15T16:01:24.217Z] [INFO] 
12:01:24 [2024-03-15T16:01:24.217Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:24 [2024-03-15T16:01:24.217Z] [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
12:01:24 [2024-03-15T16:01:24.217Z] [INFO] 
12:01:24 [2024-03-15T16:01:24.217Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:24 [2024-03-15T16:01:24.473Z] [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
12:01:24 [2024-03-15T16:01:24.473Z] [INFO] 
12:01:24 [2024-03-15T16:01:24.473Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:24 [2024-03-15T16:01:24.473Z] [INFO] 
12:01:24 [2024-03-15T16:01:24.473Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:24 [2024-03-15T16:01:24.473Z] [INFO] 
12:01:24 [2024-03-15T16:01:24.473Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:24 [2024-03-15T16:01:24.473Z] [INFO] 
12:01:24 [2024-03-15T16:01:24.473Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:24 [2024-03-15T16:01:24.473Z] [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
12:01:25 [2024-03-15T16:01:25.836Z] [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
12:01:27 [2024-03-15T16:01:27.200Z] [INFO] 
12:01:27 [2024-03-15T16:01:27.200Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:27 [2024-03-15T16:01:27.457Z] [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
12:01:27 [2024-03-15T16:01:27.457Z] [INFO] Command line:
12:01:27 [2024-03-15T16:01:27.457Z] 	[/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]
12:01:27 [2024-03-15T16:01:27.457Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:01:30 [2024-03-15T16:01:30.723Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
12:01:30 [2024-03-15T16:01:30.723Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
12:01:30 [2024-03-15T16:01:30.723Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testID -- Time elapsed: 0.001 s
12:01:30 [2024-03-15T16:01:30.723Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testFetchTree -- Time elapsed: 0.002 s
12:01:30 [2024-03-15T16:01:30.723Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderNullFetchXY -- Time elapsed: 0.010 s
12:01:30 [2024-03-15T16:01:30.723Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderFetchXY -- Time elapsed: 0 s
12:01:30 [2024-03-15T16:01:30.723Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
12:01:30 [2024-03-15T16:01:30.723Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
12:01:30 [2024-03-15T16:01:30.723Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeSpecificRange -- Time elapsed: 0.013 s
12:01:30 [2024-03-15T16:01:30.723Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithMapperFullRange -- Time elapsed: 0 s
12:01:30 [2024-03-15T16:01:30.723Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeFullRange -- Time elapsed: 0.001 s
12:01:30 [2024-03-15T16:01:30.723Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithUserDefinedAspectsFullRange -- Time elapsed: 0.002 s
12:01:30 [2024-03-15T16:01:30.723Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
12:01:32 [2024-03-15T16:01:32.086Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.298 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
12:01:32 [2024-03-15T16:01:32.086Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineZeroIndex -- Time elapsed: 0.010 s
12:01:32 [2024-03-15T16:01:32.086Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCornerIndex -- Time elapsed: 0.005 s
12:01:32 [2024-03-15T16:01:32.086Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithDurationComparator -- Time elapsed: 0.029 s
12:01:32 [2024-03-15T16:01:32.086Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchPrevious -- Time elapsed: 0.927 s
12:01:32 [2024-03-15T16:01:32.086Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearch -- Time elapsed: 0.092 s
12:01:32 [2024-03-15T16:01:32.086Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithEndTimeComparator -- Time elapsed: 0.002 s
12:01:32 [2024-03-15T16:01:32.086Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineNonZeroIndex -- Time elapsed: 0 s
12:01:32 [2024-03-15T16:01:32.086Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0.001 s
12:01:32 [2024-03-15T16:01:32.086Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCrossIndexes -- Time elapsed: 0.086 s
12:01:32 [2024-03-15T16:01:32.086Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchTypo -- Time elapsed: 0.001 s
12:01:32 [2024-03-15T16:01:32.086Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithEndComparator -- Time elapsed: 0 s
12:01:32 [2024-03-15T16:01:32.086Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineTimeOut -- Time elapsed: 0 s
12:01:32 [2024-03-15T16:01:32.086Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithDurationComparator -- Time elapsed: 0.002 s
12:01:32 [2024-03-15T16:01:32.086Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
12:01:33 [2024-03-15T16:01:33.450Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
12:01:33 [2024-03-15T16:01:33.450Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnAnExperiment -- Time elapsed: 0.524 s
12:01:33 [2024-03-15T16:01:33.450Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testMainDataProviderFetchColumn -- Time elapsed: 0.001 s
12:01:33 [2024-03-15T16:01:33.450Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testInvalidExperimentDataProviderFetchColumn -- Time elapsed: 0 s
12:01:33 [2024-03-15T16:01:33.450Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testSingleTraceExperimentDataProviderFetchColumn -- Time elapsed: 0 s
12:01:33 [2024-03-15T16:01:33.450Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithSearchOnAnExperiment -- Time elapsed: 0.002 s
12:01:33 [2024-03-15T16:01:33.450Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithExperiment -- Time elapsed: 0.001 s
12:01:33 [2024-03-15T16:01:33.450Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFronmDataProviderWithEmptyExperiment -- Time elapsed: 0 s
12:01:33 [2024-03-15T16:01:33.450Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnASingleTraceExperiment -- Time elapsed: 0.416 s
12:01:33 [2024-03-15T16:01:33.450Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithSingleTraceExperiment -- Time elapsed: 0.001 s
12:01:33 [2024-03-15T16:01:33.450Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTraceNameSorting -- Time elapsed: 0.001 s
12:01:33 [2024-03-15T16:01:33.450Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
12:01:35 [2024-03-15T16:01:35.337Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.747 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
12:01:35 [2024-03-15T16:01:35.337Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testDescending -- Time elapsed: 0.003 s
12:01:35 [2024-03-15T16:01:35.337Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0.001 s
12:01:35 [2024-03-15T16:01:35.337Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.325 s
12:01:35 [2024-03-15T16:01:35.337Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testNoiseDataset -- Time elapsed: 0.590 s
12:01:35 [2024-03-15T16:01:35.337Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.streamBuildingTest -- Time elapsed: 0.219 s
12:01:35 [2024-03-15T16:01:35.337Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testEmpty -- Time elapsed: 0 s
12:01:35 [2024-03-15T16:01:35.337Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testSmallDataset -- Time elapsed: 0.001 s
12:01:35 [2024-03-15T16:01:35.337Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.258 s
12:01:35 [2024-03-15T16:01:35.337Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDataset -- Time elapsed: 0.344 s
12:01:35 [2024-03-15T16:01:35.337Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testAscending -- Time elapsed: 0 s
12:01:35 [2024-03-15T16:01:35.337Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset -- Time elapsed: 0 s
12:01:35 [2024-03-15T16:01:35.337Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.002 s
12:01:35 [2024-03-15T16:01:35.337Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.002 s
12:01:35 [2024-03-15T16:01:35.337Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0 s
12:01:35 [2024-03-15T16:01:35.337Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
12:01:35 [2024-03-15T16:01:35.337Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
12:01:35 [2024-03-15T16:01:35.592Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
12:01:35 [2024-03-15T16:01:35.592Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStatsCancel -- Time elapsed: 0.060 s
12:01:35 [2024-03-15T16:01:35.592Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecute -- Time elapsed: 0.037 s
12:01:35 [2024-03-15T16:01:35.592Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoDepend -- Time elapsed: 0.053 s
12:01:35 [2024-03-15T16:01:35.592Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testTotalStats -- Time elapsed: 0.077 s
12:01:35 [2024-03-15T16:01:35.592Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPerTypeStats -- Time elapsed: 0.060 s
12:01:35 [2024-03-15T16:01:35.592Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStats -- Time elapsed: 0.031 s
12:01:35 [2024-03-15T16:01:35.592Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoTrace -- Time elapsed: 0.018 s
12:01:35 [2024-03-15T16:01:35.592Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialStats -- Time elapsed: 0.035 s
12:01:35 [2024-03-15T16:01:35.592Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
12:01:36 [2024-03-15T16:01:36.516Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
12:01:36 [2024-03-15T16:01:36.516Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testDescending -- Time elapsed: 0.001 s
12:01:36 [2024-03-15T16:01:36.516Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0.001 s
12:01:36 [2024-03-15T16:01:36.516Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.200 s
12:01:36 [2024-03-15T16:01:36.516Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testNoiseDataset -- Time elapsed: 0.211 s
12:01:36 [2024-03-15T16:01:36.516Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.streamBuildingTest -- Time elapsed: 0.060 s
12:01:36 [2024-03-15T16:01:36.516Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testEmpty -- Time elapsed: 0 s
12:01:36 [2024-03-15T16:01:36.516Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testSmallDataset -- Time elapsed: 0 s
12:01:36 [2024-03-15T16:01:36.516Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.205 s
12:01:36 [2024-03-15T16:01:36.516Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDataset -- Time elapsed: 0.148 s
12:01:36 [2024-03-15T16:01:36.516Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testAscending -- Time elapsed: 0 s
12:01:36 [2024-03-15T16:01:36.516Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset -- Time elapsed: 0.001 s
12:01:36 [2024-03-15T16:01:36.516Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0 s
12:01:36 [2024-03-15T16:01:36.516Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.001 s
12:01:36 [2024-03-15T16:01:36.516Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.159 s
12:01:36 [2024-03-15T16:01:36.516Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
12:01:36 [2024-03-15T16:01:36.516Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
12:01:36 [2024-03-15T16:01:36.771Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
12:01:36 [2024-03-15T16:01:36.771Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.floatTest -- Time elapsed: 0.001 s
12:01:36 [2024-03-15T16:01:36.771Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.longTest -- Time elapsed: 0 s
12:01:36 [2024-03-15T16:01:36.771Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.shortTest -- Time elapsed: 0 s
12:01:36 [2024-03-15T16:01:36.771Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.byteTest -- Time elapsed: 0 s
12:01:36 [2024-03-15T16:01:36.771Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigDecTest -- Time elapsed: 0.002 s
12:01:36 [2024-03-15T16:01:36.771Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBSTest -- Time elapsed: 0.001 s
12:01:36 [2024-03-15T16:01:36.771Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failDFTest -- Time elapsed: 0 s
12:01:36 [2024-03-15T16:01:36.771Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failFDTest -- Time elapsed: 0 s
12:01:36 [2024-03-15T16:01:36.771Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failILTest -- Time elapsed: 0 s
12:01:36 [2024-03-15T16:01:36.771Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failLITest -- Time elapsed: 0 s
12:01:36 [2024-03-15T16:01:36.771Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigIntTest -- Time elapsed: 0.001 s
12:01:36 [2024-03-15T16:01:36.771Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failSBTest -- Time elapsed: 0 s
12:01:36 [2024-03-15T16:01:36.771Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBdBiTest -- Time elapsed: 0 s
12:01:36 [2024-03-15T16:01:36.771Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBiBdTest -- Time elapsed: 0 s
12:01:36 [2024-03-15T16:01:36.771Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.doubleTest -- Time elapsed: 0.001 s
12:01:36 [2024-03-15T16:01:36.771Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.intTest -- Time elapsed: 0.001 s
12:01:36 [2024-03-15T16:01:36.771Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
12:01:38 [2024-03-15T16:01:38.656Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
12:01:38 [2024-03-15T16:01:38.656Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testDescending -- Time elapsed: 0.002 s
12:01:38 [2024-03-15T16:01:38.656Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0.001 s
12:01:38 [2024-03-15T16:01:38.656Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.244 s
12:01:38 [2024-03-15T16:01:38.656Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testNoiseDataset -- Time elapsed: 0.276 s
12:01:38 [2024-03-15T16:01:38.657Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.streamBuildingTest -- Time elapsed: 0.096 s
12:01:38 [2024-03-15T16:01:38.657Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testEmpty -- Time elapsed: 0.001 s
12:01:38 [2024-03-15T16:01:38.657Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testSmallDataset -- Time elapsed: 0 s
12:01:38 [2024-03-15T16:01:38.657Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.397 s
12:01:38 [2024-03-15T16:01:38.657Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDataset -- Time elapsed: 0.298 s
12:01:38 [2024-03-15T16:01:38.657Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testAscending -- Time elapsed: 0 s
12:01:38 [2024-03-15T16:01:38.657Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset -- Time elapsed: 0 s
12:01:38 [2024-03-15T16:01:38.657Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0 s
12:01:38 [2024-03-15T16:01:38.657Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0 s
12:01:38 [2024-03-15T16:01:38.657Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.205 s
12:01:38 [2024-03-15T16:01:38.657Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
12:01:38 [2024-03-15T16:01:38.657Z] 
12:01:38 [2024-03-15T16:01:38.657Z] Results:
12:01:38 [2024-03-15T16:01:38.657Z] 
12:01:38 [2024-03-15T16:01:38.657Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
12:01:38 [2024-03-15T16:01:38.657Z] 
12:01:38 [2024-03-15T16:01:38.657Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@6b8280e6 was not deregistered.
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:92)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
12:01:38 [2024-03-15T16:01:38.657Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@10358c32 was not deregistered.
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:98)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:01:38 [2024-03-15T16:01:38.657Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:01:38 [2024-03-15T16:01:38.657Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
12:01:38 [2024-03-15T16:01:38.658Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@78054f54 was not deregistered.
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:160)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
12:01:38 [2024-03-15T16:01:38.658Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@21bd20ee was not deregistered.
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:156)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:01:38 [2024-03-15T16:01:38.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:01:38 [2024-03-15T16:01:38.658Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
12:01:38 [2024-03-15T16:01:38.659Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@4b6e1c0 was not deregistered.
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:164)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:01:38 [2024-03-15T16:01:38.659Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
12:01:38 [2024-03-15T16:01:38.659Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
12:01:38 [2024-03-15T16:01:38.659Z] [INFO] All tests passed
12:01:38 [2024-03-15T16:01:38.659Z] [INFO] 
12:01:38 [2024-03-15T16:01:38.659Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:38 [2024-03-15T16:01:38.659Z] [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
12:01:38 [2024-03-15T16:01:38.659Z] [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
12:01:38 [2024-03-15T16:01:38.659Z] [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
12:01:38 [2024-03-15T16:01:38.659Z] [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
12:01:38 [2024-03-15T16:01:38.659Z] [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
12:01:38 [2024-03-15T16:01:38.659Z] [INFO] 
12:01:38 [2024-03-15T16:01:38.659Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:01:38 [2024-03-15T16:01:38.659Z] [INFO] 
12:01:38 [2024-03-15T16:01:38.659Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
12:01:38 [2024-03-15T16:01:38.660Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [51/141]
12:01:38 [2024-03-15T16:01:38.660Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
12:01:38 [2024-03-15T16:01:38.660Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:01:38 [2024-03-15T16:01:38.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
12:01:38 [2024-03-15T16:01:38.660Z] [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
12:01:38 [2024-03-15T16:01:38.915Z] [INFO] 
12:01:38 [2024-03-15T16:01:38.915Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:38 [2024-03-15T16:01:38.915Z] [INFO] 
12:01:38 [2024-03-15T16:01:38.915Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:38 [2024-03-15T16:01:38.915Z] [INFO] The project's OSGi version is 1.0.12.202403151535
12:01:38 [2024-03-15T16:01:38.915Z] [INFO] 
12:01:38 [2024-03-15T16:01:38.915Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:38 [2024-03-15T16:01:38.915Z] [INFO] 
12:01:38 [2024-03-15T16:01:38.915Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:38 [2024-03-15T16:01:38.915Z] [INFO] 
12:01:38 [2024-03-15T16:01:38.915Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:38 [2024-03-15T16:01:38.915Z] [INFO] 
12:01:38 [2024-03-15T16:01:38.915Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:38 [2024-03-15T16:01:38.915Z] [INFO] 
12:01:38 [2024-03-15T16:01:38.915Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:38 [2024-03-15T16:01:38.915Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
12:01:39 [2024-03-15T16:01:39.170Z] [INFO] 
12:01:39 [2024-03-15T16:01:39.170Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:39 [2024-03-15T16:01:39.170Z] [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
12:01:39 [2024-03-15T16:01:39.170Z] [INFO] 
12:01:39 [2024-03-15T16:01:39.170Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:39 [2024-03-15T16:01:39.170Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:01:39 [2024-03-15T16:01:39.170Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:01:39 [2024-03-15T16:01:39.170Z] [WARNING] The 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
12:01:39 [2024-03-15T16:01:39.170Z] [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
12:01:39 [2024-03-15T16:01:39.427Z] [INFO] 
12:01:39 [2024-03-15T16:01:39.427Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:39 [2024-03-15T16:01:39.427Z] [INFO] 
12:01:39 [2024-03-15T16:01:39.427Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:39 [2024-03-15T16:01:39.427Z] [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
12:01:39 [2024-03-15T16:01:39.427Z] [INFO] 
12:01:39 [2024-03-15T16:01:39.427Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:39 [2024-03-15T16:01:39.427Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:01:39 [2024-03-15T16:01:39.427Z] [INFO] 
12:01:39 [2024-03-15T16:01:39.427Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:39 [2024-03-15T16:01:39.427Z] [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
12:01:39 [2024-03-15T16:01:39.427Z] [INFO] 
12:01:39 [2024-03-15T16:01:39.427Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:39 [2024-03-15T16:01:39.427Z] [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
12:01:39 [2024-03-15T16:01:39.683Z] [INFO] 
12:01:39 [2024-03-15T16:01:39.683Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:39 [2024-03-15T16:01:39.683Z] [INFO] 
12:01:39 [2024-03-15T16:01:39.683Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:39 [2024-03-15T16:01:39.683Z] [INFO] 
12:01:39 [2024-03-15T16:01:39.683Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:39 [2024-03-15T16:01:39.683Z] [INFO] 
12:01:39 [2024-03-15T16:01:39.683Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:39 [2024-03-15T16:01:39.683Z] [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
12:01:40 [2024-03-15T16:01:40.244Z] [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
12:01:41 [2024-03-15T16:01:41.170Z] [INFO] 
12:01:41 [2024-03-15T16:01:41.170Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:01:41 [2024-03-15T16:01:41.170Z] [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
12:01:41 [2024-03-15T16:01:41.170Z] [INFO] Command line:
12:01:41 [2024-03-15T16:01:41.170Z] 	[/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]
12:01:41 [2024-03-15T16:01:41.170Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:01:43 [2024-03-15T16:01:43.068Z] Mar 15, 2024 4:01:42 PM org.apache.aries.spifly.BaseActivator log
12:01:43 [2024-03-15T16:01:43.068Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:01:44 [2024-03-15T16:01:44.432Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:01:44 [2024-03-15T16:01:44.432Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:01:47 [2024-03-15T16:01:47.696Z] !SESSION 2024-03-15 16:01:41.209 -----------------------------------------------
12:01:47 [2024-03-15T16:01:47.696Z] eclipse.buildId=unknown
12:01:47 [2024-03-15T16:01:47.696Z] java.version=17.0.2
12:01:47 [2024-03-15T16:01:47.696Z] java.vendor=Oracle Corporation
12:01:47 [2024-03-15T16:01:47.696Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:01:47 [2024-03-15T16:01:47.696Z] 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
12:01:47 [2024-03-15T16:01:47.696Z] 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
12:01:47 [2024-03-15T16:01:47.696Z] 
12:01:47 [2024-03-15T16:01:47.696Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 16:01:47.543
12:01:47 [2024-03-15T16:01:47.696Z] !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
12:01:47 [2024-03-15T16:01:47.696Z] 
12:01:47 [2024-03-15T16:01:47.696Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:01:47.590
12:01:47 [2024-03-15T16:01:47.696Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:01:47 [2024-03-15T16:01:47.696Z] !STACK 0
12:01:47 [2024-03-15T16:01:47.696Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:01:47 [2024-03-15T16:01:47.696Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:01:47 [2024-03-15T16:01:47.696Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:01:47 [2024-03-15T16:01:47.696Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:01:47 [2024-03-15T16:01:47.696Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:01:47 [2024-03-15T16:01:47.696Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:01:47 [2024-03-15T16:01:47.696Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:01:47 [2024-03-15T16:01:47.696Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:01:47 [2024-03-15T16:01:47.696Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:01:47 [2024-03-15T16:01:47.696Z] Caused by: java.io.IOException: error=2, No such file or directory
12:01:47 [2024-03-15T16:01:47.696Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:01:47 [2024-03-15T16:01:47.696Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:01:47 [2024-03-15T16:01:47.696Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:01:47 [2024-03-15T16:01:47.696Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:01:47 [2024-03-15T16:01:47.696Z] 	... 7 more
12:01:47 [2024-03-15T16:01:47.952Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
12:01:48 [2024-03-15T16:01:48.207Z] Display size: 1440x900
12:01:48 [2024-03-15T16:01:48.207Z] OS version=6.2.9-300.fc38.x86_64
12:01:48 [2024-03-15T16:01:48.207Z] GTK version=3.22.30
12:01:48 [2024-03-15T16:01:48.207Z] GTK theme=Ambiance
12:01:48 [2024-03-15T16:01:48.207Z] LIBOVERLAY_SCROLLBAR=0
12:01:48 [2024-03-15T16:01:48.207Z] Time zone: Greenwich Mean Time
12:01:48 [2024-03-15T16:01:48.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@59d29065] time=1121524320 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:01:48 [2024-03-15T16:01:48.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:01:48 [2024-03-15T16:01:48.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:01:48 [2024-03-15T16:01:48.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:01:48 [2024-03-15T16:01:48.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:01:48 [2024-03-15T16:01:48.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1121524866 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:01:48 [2024-03-15T16:01:48.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1121524866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:01:48 [2024-03-15T16:01:48.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121524878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:01:48 [2024-03-15T16:01:48.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:01:49 [2024-03-15T16:01:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121525097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:01:49 [2024-03-15T16:01:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121525102 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
12:01:49 [2024-03-15T16:01:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121525109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:01:49 [2024-03-15T16:01:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121525111 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
12:01:49 [2024-03-15T16:01:49.024Z] 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"'
12:01:49 [2024-03-15T16:01:49.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121525280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:01:49 [2024-03-15T16:01:49.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121525282 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
12:01:49 [2024-03-15T16:01:49.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121525283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:01:49 [2024-03-15T16:01:49.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121525284 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
12:01:49 [2024-03-15T16:01:49.279Z] 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"'
12:01:49 [2024-03-15T16:01:49.279Z] 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"'
12:01:49 [2024-03-15T16:01:49.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
12:01:49 [2024-03-15T16:01:49.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
12:01:49 [2024-03-15T16:01:49.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1121525450 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...']
12:01:49 [2024-03-15T16:01:49.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
12:01:49 [2024-03-15T16:01:49.279Z] 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"'
12:01:51 [2024-03-15T16:01:51.794Z] 
12:01:51 [2024-03-15T16:01:51.794Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-15 16:01:51.267
12:01:51 [2024-03-15T16:01:51.794Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:01:52 [2024-03-15T16:01:52.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121527498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:01:52 [2024-03-15T16:01:52.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121528395 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
12:01:53 [2024-03-15T16:01:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121528397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:01:53 [2024-03-15T16:01:53.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121529342 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
12:01:53 [2024-03-15T16:01:53.283Z] 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"'
12:01:53 [2024-03-15T16:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121529543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:01:53 [2024-03-15T16:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121529546 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
12:01:53 [2024-03-15T16:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121529546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:01:53 [2024-03-15T16:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121529547 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
12:01:53 [2024-03-15T16:01:53.539Z] 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"'
12:01:54 [2024-03-15T16:01:54.101Z] 
12:01:54 [2024-03-15T16:01:54.101Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-15 16:01:53.980
12:01:54 [2024-03-15T16:01:54.101Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:01:54 [2024-03-15T16:01:54.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121530199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:01:54 [2024-03-15T16:01:54.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121530233 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
12:01:54 [2024-03-15T16:01:54.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121530234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:01:54 [2024-03-15T16:01:54.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121530280 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
12:01:54 [2024-03-15T16:01:54.101Z] 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"'
12:01:55 [2024-03-15T16:01:55.466Z] 
12:01:55 [2024-03-15T16:01:55.466Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-15 16:01:55.247
12:01:55 [2024-03-15T16:01:55.466Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:01:55 [2024-03-15T16:01:55.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121531473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:01:55 [2024-03-15T16:01:55.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121531609 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
12:01:55 [2024-03-15T16:01:55.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121531610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:01:55 [2024-03-15T16:01:55.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121531622 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
12:01:55 [2024-03-15T16:01:55.466Z] 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"'
12:01:57 [2024-03-15T16:01:57.980Z] 
12:01:57 [2024-03-15T16:01:57.980Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-15 16:01:57.369
12:01:57 [2024-03-15T16:01:57.980Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:01:58 [2024-03-15T16:01:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121533600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:01:58 [2024-03-15T16:01:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121534773 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
12:01:59 [2024-03-15T16:01:59.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121534774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:01:59 [2024-03-15T16:01:59.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121535900 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
12:01:59 [2024-03-15T16:01:59.834Z] 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"'
12:02:00 [2024-03-15T16:02:00.090Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.12 s -- in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
12:02:00 [2024-03-15T16:02:00.090Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.climbTest -- Time elapsed: 0.288 s
12:02:00 [2024-03-15T16:02:00.090Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.smallTest -- Time elapsed: 0.126 s
12:02:00 [2024-03-15T16:02:00.090Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.testWriteToTsv -- Time elapsed: 0.186 s
12:02:00 [2024-03-15T16:02:00.090Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.gaussianNoiseTest -- Time elapsed: 3.960 s
12:02:00 [2024-03-15T16:02:00.090Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.decrementingTest -- Time elapsed: 0.118 s
12:02:00 [2024-03-15T16:02:00.090Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.largeTest -- Time elapsed: 0.812 s
12:02:00 [2024-03-15T16:02:00.090Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.onDiskSegStoreTest -- Time elapsed: 1.348 s
12:02:00 [2024-03-15T16:02:00.090Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.noiseTest -- Time elapsed: 4.273 s
12:02:00 [2024-03-15T16:02:00.090Z] 
12:02:00 [2024-03-15T16:02:00.090Z] Results:
12:02:00 [2024-03-15T16:02:00.090Z] 
12:02:00 [2024-03-15T16:02:00.090Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
12:02:00 [2024-03-15T16:02:00.090Z] 
12:02:01 [2024-03-15T16:02:01.016Z] [INFO] All tests passed
12:02:01 [2024-03-15T16:02:01.016Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.016Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.016Z] [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
12:02:01 [2024-03-15T16:02:01.016Z] [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
12:02:01 [2024-03-15T16:02:01.016Z] [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
12:02:01 [2024-03-15T16:02:01.016Z] [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
12:02:01 [2024-03-15T16:02:01.016Z] [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
12:02:01 [2024-03-15T16:02:01.016Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.016Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.016Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.016Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
12:02:01 [2024-03-15T16:02:01.016Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [52/141]
12:02:01 [2024-03-15T16:02:01.016Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
12:02:01 [2024-03-15T16:02:01.016Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:02:01 [2024-03-15T16:02:01.016Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:02:01 [2024-03-15T16:02:01.016Z] [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
12:02:01 [2024-03-15T16:02:01.016Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.016Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.016Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.016Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.017Z] [INFO] The project's OSGi version is 1.0.17.202403151535
12:02:01 [2024-03-15T16:02:01.017Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.017Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.017Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.017Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.017Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.017Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.017Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.017Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.017Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.017Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.017Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
12:02:01 [2024-03-15T16:02:01.578Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.578Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.579Z] [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
12:02:01 [2024-03-15T16:02:01.579Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.579Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.579Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:02:01 [2024-03-15T16:02:01.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
12:02:01 [2024-03-15T16:02:01.579Z] [WARNING] The 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
12:02:01 [2024-03-15T16:02:01.579Z] [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
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.835Z] [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
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.835Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.835Z] [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
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.835Z] [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
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] 
12:02:01 [2024-03-15T16:02:01.835Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:01 [2024-03-15T16:02:01.835Z] [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
12:02:02 [2024-03-15T16:02:02.396Z] [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
12:02:03 [2024-03-15T16:02:03.325Z] [INFO] 
12:02:03 [2024-03-15T16:02:03.325Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:03 [2024-03-15T16:02:03.325Z] [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
12:02:03 [2024-03-15T16:02:03.325Z] [INFO] Command line:
12:02:03 [2024-03-15T16:02:03.325Z] 	[/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]
12:02:03 [2024-03-15T16:02:03.325Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:02:05 [2024-03-15T16:02:05.212Z] Mar 15, 2024 4:02:04 PM org.apache.aries.spifly.BaseActivator log
12:02:05 [2024-03-15T16:02:05.212Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:02:06 [2024-03-15T16:02:06.574Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:02:06 [2024-03-15T16:02:06.574Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:02:10 [2024-03-15T16:02:10.737Z] !SESSION 2024-03-15 16:02:03.363 -----------------------------------------------
12:02:10 [2024-03-15T16:02:10.737Z] eclipse.buildId=unknown
12:02:10 [2024-03-15T16:02:10.737Z] java.version=17.0.2
12:02:10 [2024-03-15T16:02:10.737Z] java.vendor=Oracle Corporation
12:02:10 [2024-03-15T16:02:10.737Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:02:10 [2024-03-15T16:02:10.737Z] 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
12:02:10 [2024-03-15T16:02:10.737Z] 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
12:02:10 [2024-03-15T16:02:10.737Z] 
12:02:10 [2024-03-15T16:02:10.737Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 16:02:09.886
12:02:10 [2024-03-15T16:02:10.737Z] !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
12:02:10 [2024-03-15T16:02:10.737Z] 
12:02:10 [2024-03-15T16:02:10.737Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:02:09.893
12:02:10 [2024-03-15T16:02:10.737Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:02:10 [2024-03-15T16:02:10.737Z] !STACK 0
12:02:10 [2024-03-15T16:02:10.737Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:02:10 [2024-03-15T16:02:10.737Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:02:10 [2024-03-15T16:02:10.737Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:02:10 [2024-03-15T16:02:10.737Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:02:10 [2024-03-15T16:02:10.737Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:02:10 [2024-03-15T16:02:10.737Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:02:10 [2024-03-15T16:02:10.737Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:02:10 [2024-03-15T16:02:10.737Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:02:10 [2024-03-15T16:02:10.737Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:02:10 [2024-03-15T16:02:10.737Z] Caused by: java.io.IOException: error=2, No such file or directory
12:02:10 [2024-03-15T16:02:10.737Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:02:10 [2024-03-15T16:02:10.737Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:02:10 [2024-03-15T16:02:10.737Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:02:10 [2024-03-15T16:02:10.737Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:02:10 [2024-03-15T16:02:10.737Z] 	... 7 more
12:02:10 [2024-03-15T16:02:10.737Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
12:02:10 [2024-03-15T16:02:10.737Z] Display size: 1440x900
12:02:10 [2024-03-15T16:02:10.737Z] OS version=6.2.9-300.fc38.x86_64
12:02:10 [2024-03-15T16:02:10.737Z] GTK version=3.22.30
12:02:10 [2024-03-15T16:02:10.737Z] GTK theme=Ambiance
12:02:10 [2024-03-15T16:02:10.737Z] LIBOVERLAY_SCROLLBAR=0
12:02:10 [2024-03-15T16:02:10.737Z] Time zone: Greenwich Mean Time
12:02:10 [2024-03-15T16:02:10.737Z] 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@4a36a35d] time=1121546615 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:02:10 [2024-03-15T16:02:10.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:10 [2024-03-15T16:02:10.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:02:10 [2024-03-15T16:02:10.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:02:10 [2024-03-15T16:02:10.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:02:10 [2024-03-15T16:02:10.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1121547112 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:02:10 [2024-03-15T16:02:10.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1121547112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:02:10 [2024-03-15T16:02:10.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121547120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:02:10 [2024-03-15T16:02:10.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:02:11 [2024-03-15T16:02:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
12:02:11 [2024-03-15T16:02:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:11 [2024-03-15T16:02:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:11 [2024-03-15T16:02:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
12:02:11 [2024-03-15T16:02:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
12:02:17 [2024-03-15T16:02:17.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@4a36a35d] time=1121553268 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121553302 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121553307 data=null doit=true}, TreeItem with text {test}]
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121553308 data=null}, TreeItem with text {test}]
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121553308 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121553309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121553326 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:02:17 [2024-03-15T16:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:02:18 [2024-03-15T16:02:18.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:02:18 [2024-03-15T16:02:18.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:02:18 [2024-03-15T16:02:18.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:02:18 [2024-03-15T16:02:18.293Z] 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')
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:02:18 [2024-03-15T16:02:18.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
12:02:18 [2024-03-15T16:02:18.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=1121554234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:18 [2024-03-15T16:02:18.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=1121554235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:18 [2024-03-15T16:02:18.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=1121554235 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:18 [2024-03-15T16:02:18.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=1121554235 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:18 [2024-03-15T16:02:18.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=1121554236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:18 [2024-03-15T16:02:18.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=1121554236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:18 [2024-03-15T16:02:18.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=1121554236 data=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')]
12:02:18 [2024-03-15T16:02:18.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=1121554236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:18 [2024-03-15T16:02:18.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=1121554236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:18 [2024-03-15T16:02:18.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=1121554237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:18 [2024-03-15T16:02:18.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=1121554237 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:18 [2024-03-15T16:02:18.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=1121554237 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:02:18 [2024-03-15T16:02:18.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')
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121554240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121554241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121554241 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121554241 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121554241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121554241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:18 [2024-03-15T16:02:18.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')
12:02:18 [2024-03-15T16:02:18.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')
12:02:18 [2024-03-15T16:02:18.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')
12:02:18 [2024-03-15T16:02:18.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')
12:02:18 [2024-03-15T16:02:18.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')
12:02:18 [2024-03-15T16:02:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:02:18 [2024-03-15T16:02:18.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121554242 data=null 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')]
12:02:18 [2024-03-15T16:02:18.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121553440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:02:18 [2024-03-15T16:02:18.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
12:02:18 [2024-03-15T16:02:18.804Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.578 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
12:02:18 [2024-03-15T16:02:18.804Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest.testWithTrace -- Time elapsed: 7.645 s
12:02:18 [2024-03-15T16:02:18.804Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
12:02:18 [2024-03-15T16:02:18.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@4a36a35d] time=1121554831 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:02:18 [2024-03-15T16:02:18.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:18 [2024-03-15T16:02:18.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:02:18 [2024-03-15T16:02:18.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:02:18 [2024-03-15T16:02:18.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:02:18 [2024-03-15T16:02:18.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121554944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:02:18 [2024-03-15T16:02:18.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:02:19 [2024-03-15T16:02:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:02:19 [2024-03-15T16:02:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121555080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:19 [2024-03-15T16:02:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121555085 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
12:02:19 [2024-03-15T16:02:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121555086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:19 [2024-03-15T16:02:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121555087 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
12:02:19 [2024-03-15T16:02:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=1121555088 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}]
12:02:19 [2024-03-15T16:02:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=1121555103 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1}, TableColumn with text {System Call}]
12:02:19 [2024-03-15T16:02:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=1121555104 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}]
12:02:19 [2024-03-15T16:02:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=1121555107 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1}, TableColumn with text {System Call}]
12:02:19 [2024-03-15T16:02:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121555119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:19 [2024-03-15T16:02:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121555121 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
12:02:19 [2024-03-15T16:02:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121555122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:19 [2024-03-15T16:02:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121555123 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
12:02:19 [2024-03-15T16:02:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Start Time} time=1121555136 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}]
12:02:19 [2024-03-15T16:02:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1121555139 data=null button=1 stateMask=0x80000 x=74 y=-13 count=1}, TableColumn with text {Start Time}]
12:02:19 [2024-03-15T16:02:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:02:19 [2024-03-15T16:02:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:02:19 [2024-03-15T16:02:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:02:23 [2024-03-15T16:02:23.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:02:23 [2024-03-15T16:02:23.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121559328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:23 [2024-03-15T16:02:23.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121559346 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
12:02:23 [2024-03-15T16:02:23.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121559346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:23 [2024-03-15T16:02:23.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121559348 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
12:02:23 [2024-03-15T16:02:23.480Z] 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@4a36a35d] time=1121559503 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:02:23 [2024-03-15T16:02:23.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:02:23 [2024-03-15T16:02:23.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:23 [2024-03-15T16:02:23.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:23 [2024-03-15T16:02:23.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:23 [2024-03-15T16:02:23.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121559530 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:02:23 [2024-03-15T16:02:23.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121559530 data=null doit=true}, TreeItem with text {test}]
12:02:23 [2024-03-15T16:02:23.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121559530 data=null}, TreeItem with text {test}]
12:02:23 [2024-03-15T16:02:23.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121559530 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:02:23 [2024-03-15T16:02:23.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121559531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:02:23 [2024-03-15T16:02:23.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121559538 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:02:23 [2024-03-15T16:02:23.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:02:23 [2024-03-15T16:02:23.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:02:23 [2024-03-15T16:02:23.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:02:23 [2024-03-15T16:02:23.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:02:23 [2024-03-15T16:02:23.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:02:23 [2024-03-15T16:02:23.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:23 [2024-03-15T16:02:23.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:02:23 [2024-03-15T16:02:23.736Z] 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')
12:02:23 [2024-03-15T16:02:23.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:23 [2024-03-15T16:02:23.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:23 [2024-03-15T16:02:23.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:23 [2024-03-15T16:02:23.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:02:23 [2024-03-15T16:02:23.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:02:23 [2024-03-15T16:02:23.736Z] 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=1121559792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:23 [2024-03-15T16:02:23.736Z] 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=1121559809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:23 [2024-03-15T16:02:23.736Z] 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=1121559823 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:23 [2024-03-15T16:02:23.737Z] 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=1121559823 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:23 [2024-03-15T16:02:23.737Z] 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=1121559824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:23 [2024-03-15T16:02:23.737Z] 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=1121559824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:23 [2024-03-15T16:02:23.737Z] 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=1121559824 data=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')]
12:02:23 [2024-03-15T16:02:23.737Z] 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=1121559824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:23 [2024-03-15T16:02:23.737Z] 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=1121559824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:23 [2024-03-15T16:02:23.737Z] 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=1121559824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:23 [2024-03-15T16:02:23.737Z] 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=1121559825 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:23 [2024-03-15T16:02:23.737Z] 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=1121559825 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:23 [2024-03-15T16:02:23.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:02:23 [2024-03-15T16:02:23.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:23 [2024-03-15T16:02:23.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:23 [2024-03-15T16:02:23.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:23 [2024-03-15T16:02:23.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:23 [2024-03-15T16:02:23.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:02:23 [2024-03-15T16:02:23.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:02:23 [2024-03-15T16:02:23.737Z] 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')
12:02:23 [2024-03-15T16:02:23.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:02:23 [2024-03-15T16:02:23.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121559840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:23 [2024-03-15T16:02:23.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121559840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:23 [2024-03-15T16:02:23.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121559840 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:23 [2024-03-15T16:02:23.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121559840 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:23 [2024-03-15T16:02:23.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121559841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:23 [2024-03-15T16:02:23.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121559841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:23 [2024-03-15T16:02:23.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:23 [2024-03-15T16:02:23.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:23 [2024-03-15T16:02:23.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:23 [2024-03-15T16:02:23.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:23 [2024-03-15T16:02:23.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:23 [2024-03-15T16:02:23.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:02:23 [2024-03-15T16:02:23.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121559841 data=null 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')]
12:02:23 [2024-03-15T16:02:23.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121559592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:02:24 [2024-03-15T16:02:24.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:02:24 [2024-03-15T16:02:24.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:02:24 [2024-03-15T16:02:24.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121560472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:24 [2024-03-15T16:02:24.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121560473 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
12:02:24 [2024-03-15T16:02:24.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121560474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:24 [2024-03-15T16:02:24.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121560474 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
12:02:24 [2024-03-15T16:02:24.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:02:24 [2024-03-15T16:02:24.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:02:24 [2024-03-15T16:02:24.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:02:24 [2024-03-15T16:02:24.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
12:02:24 [2024-03-15T16:02:24.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
12:02:24 [2024-03-15T16:02:24.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1121560619 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...']
12:02:24 [2024-03-15T16:02:24.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
12:02:24 [2024-03-15T16:02:24.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:02:24 [2024-03-15T16:02:24.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:02:27 [2024-03-15T16:02:27.274Z] 
12:02:27 [2024-03-15T16:02:27.274Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-15 16:02:26.879
12:02:27 [2024-03-15T16:02:27.274Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:02:27 [2024-03-15T16:02:27.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121563115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:27 [2024-03-15T16:02:27.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121563715 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
12:02:28 [2024-03-15T16:02:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121563716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:28 [2024-03-15T16:02:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121564340 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
12:02:28 [2024-03-15T16:02:28.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"'
12:02:28 [2024-03-15T16:02:28.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"'
12:02:28 [2024-03-15T16:02:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121564630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:28 [2024-03-15T16:02:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121564633 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
12:02:28 [2024-03-15T16:02:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121564643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:28 [2024-03-15T16:02:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121564645 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
12:02:28 [2024-03-15T16:02:28.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"'
12:02:28 [2024-03-15T16:02:28.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"'
12:02:29 [2024-03-15T16:02:29.275Z] 
12:02:29 [2024-03-15T16:02:29.275Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-15 16:02:29.240
12:02:29 [2024-03-15T16:02:29.275Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:02:29 [2024-03-15T16:02:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121565471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:29 [2024-03-15T16:02:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121565511 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
12:02:29 [2024-03-15T16:02:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121565512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:29 [2024-03-15T16:02:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121565687 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
12:02:29 [2024-03-15T16:02:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:02:30 [2024-03-15T16:02:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:02:31 [2024-03-15T16:02:31.458Z] 
12:02:31 [2024-03-15T16:02:31.458Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-15 16:02:31.044
12:02:31 [2024-03-15T16:02:31.458Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:02:31 [2024-03-15T16:02:31.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121567275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:31 [2024-03-15T16:02:31.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121567416 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
12:02:31 [2024-03-15T16:02:31.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121567417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:31 [2024-03-15T16:02:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121567430 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
12:02:31 [2024-03-15T16:02:31.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:02:31 [2024-03-15T16:02:31.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"'
12:02:34 [2024-03-15T16:02:34.227Z] 
12:02:34 [2024-03-15T16:02:34.227Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-15 16:02:33.983
12:02:34 [2024-03-15T16:02:34.227Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:02:35 [2024-03-15T16:02:35.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121570214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:35 [2024-03-15T16:02:35.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121571449 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
12:02:36 [2024-03-15T16:02:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121571449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:36 [2024-03-15T16:02:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121572764 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
12:02:36 [2024-03-15T16:02:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:02:36 [2024-03-15T16:02:36.953Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.14 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
12:02:36 [2024-03-15T16:02:36.953Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.climbTest -- Time elapsed: 0.252 s
12:02:36 [2024-03-15T16:02:36.953Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWithTrace -- Time elapsed: 5.205 s
12:02:36 [2024-03-15T16:02:36.953Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.smallTest -- Time elapsed: 0.093 s
12:02:36 [2024-03-15T16:02:36.953Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWriteToTsv -- Time elapsed: 0.147 s
12:02:36 [2024-03-15T16:02:36.953Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.gaussianNoiseTest -- Time elapsed: 3.905 s
12:02:36 [2024-03-15T16:02:36.953Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.decrementingTest -- Time elapsed: 0.121 s
12:02:36 [2024-03-15T16:02:36.953Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.largeTest -- Time elapsed: 1.282 s
12:02:36 [2024-03-15T16:02:36.953Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.onDiskSegStoreTest -- Time elapsed: 1.678 s
12:02:36 [2024-03-15T16:02:36.953Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.noiseTest -- Time elapsed: 5.330 s
12:02:36 [2024-03-15T16:02:36.953Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
12:02:36 [2024-03-15T16:02:36.953Z] 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@4a36a35d] time=1121572982 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:02:36 [2024-03-15T16:02:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:36 [2024-03-15T16:02:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:02:36 [2024-03-15T16:02:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:02:36 [2024-03-15T16:02:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:02:36 [2024-03-15T16:02:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121573063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:02:36 [2024-03-15T16:02:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:02:37 [2024-03-15T16:02:37.208Z] 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"'
12:02:37 [2024-03-15T16:02:37.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:02:40 [2024-03-15T16:02:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:02:40 [2024-03-15T16:02:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:02:40 [2024-03-15T16:02:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:40 [2024-03-15T16:02:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:40 [2024-03-15T16:02:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:40 [2024-03-15T16:02:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:40 [2024-03-15T16:02:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:40 [2024-03-15T16:02:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:40 [2024-03-15T16:02:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
12:02:40 [2024-03-15T16:02:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:40 [2024-03-15T16:02:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:40 [2024-03-15T16:02:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:40 [2024-03-15T16:02:40.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:41 [2024-03-15T16:02:41.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:41 [2024-03-15T16:02:41.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:41 [2024-03-15T16:02:41.036Z] 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@4a36a35d] time=1121577155 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:02:41 [2024-03-15T16:02:41.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:02:41 [2024-03-15T16:02:41.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:41 [2024-03-15T16:02:41.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:41 [2024-03-15T16:02:41.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:41 [2024-03-15T16:02:41.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121577181 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:02:41 [2024-03-15T16:02:41.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121577181 data=null doit=true}, TreeItem with text {test}]
12:02:41 [2024-03-15T16:02:41.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121577181 data=null}, TreeItem with text {test}]
12:02:41 [2024-03-15T16:02:41.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121577181 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:02:41 [2024-03-15T16:02:41.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121577182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:02:41 [2024-03-15T16:02:41.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121577190 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:02:41 [2024-03-15T16:02:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:02:41 [2024-03-15T16:02:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:02:41 [2024-03-15T16:02:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:02:41 [2024-03-15T16:02:41.853Z] 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')
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:02:41 [2024-03-15T16:02:41.853Z] 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=1121577946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:41 [2024-03-15T16:02:41.853Z] 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=1121577946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:41 [2024-03-15T16:02:41.853Z] 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=1121577947 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:41 [2024-03-15T16:02:41.853Z] 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=1121577947 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:41 [2024-03-15T16:02:41.853Z] 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=1121577947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:41 [2024-03-15T16:02:41.853Z] 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=1121577947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:41 [2024-03-15T16:02:41.853Z] 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=1121577947 data=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')]
12:02:41 [2024-03-15T16:02:41.853Z] 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=1121577947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:41 [2024-03-15T16:02:41.853Z] 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=1121577948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:41 [2024-03-15T16:02:41.853Z] 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=1121577948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:41 [2024-03-15T16:02:41.853Z] 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=1121577948 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:41 [2024-03-15T16:02:41.853Z] 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=1121577948 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:02:41 [2024-03-15T16:02:41.853Z] 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')
12:02:41 [2024-03-15T16:02:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:02:41 [2024-03-15T16:02:41.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121577949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:41 [2024-03-15T16:02:41.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121577949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:41 [2024-03-15T16:02:41.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121577950 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:41 [2024-03-15T16:02:41.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121577950 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:41 [2024-03-15T16:02:41.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121577950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:41 [2024-03-15T16:02:41.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121577950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:41 [2024-03-15T16:02:41.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:41 [2024-03-15T16:02:41.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:41 [2024-03-15T16:02:41.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:41 [2024-03-15T16:02:41.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:41 [2024-03-15T16:02:41.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:41 [2024-03-15T16:02:41.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:02:42 [2024-03-15T16:02:42.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121577950 data=null 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')]
12:02:42 [2024-03-15T16:02:42.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121577236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:02:42 [2024-03-15T16:02:42.365Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.478 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
12:02:42 [2024-03-15T16:02:42.365Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest.testWithTrace -- Time elapsed: 3.977 s
12:02:42 [2024-03-15T16:02:42.365Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
12:02:42 [2024-03-15T16:02:42.365Z] 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@4a36a35d] time=1121578466 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:02:42 [2024-03-15T16:02:42.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:42 [2024-03-15T16:02:42.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:02:42 [2024-03-15T16:02:42.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:02:42 [2024-03-15T16:02:42.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:02:42 [2024-03-15T16:02:42.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121578580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:02:42 [2024-03-15T16:02:42.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:02:42 [2024-03-15T16:02:42.621Z] 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"'
12:02:42 [2024-03-15T16:02:42.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
12:02:42 [2024-03-15T16:02:42.621Z] 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"'
12:02:45 [2024-03-15T16:02:45.886Z] 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"'
12:02:45 [2024-03-15T16:02:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
12:02:45 [2024-03-15T16:02:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121582013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:45 [2024-03-15T16:02:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121582016 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}]
12:02:45 [2024-03-15T16:02:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1121582017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:02:45 [2024-03-15T16:02:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1121582018 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}]
12:02:46 [2024-03-15T16:02:46.142Z] 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@4a36a35d] time=1121582188 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:02:46 [2024-03-15T16:02:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:02:46 [2024-03-15T16:02:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:46 [2024-03-15T16:02:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:46 [2024-03-15T16:02:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:46 [2024-03-15T16:02:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1121582218 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:02:46 [2024-03-15T16:02:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1121582218 data=null doit=true}, TreeItem with text {test}]
12:02:46 [2024-03-15T16:02:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1121582218 data=null}, TreeItem with text {test}]
12:02:46 [2024-03-15T16:02:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1121582218 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:02:46 [2024-03-15T16:02:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121582218 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:02:46 [2024-03-15T16:02:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1121582229 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:02:46 [2024-03-15T16:02:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:02:46 [2024-03-15T16:02:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:02:46 [2024-03-15T16:02:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:02:47 [2024-03-15T16:02:47.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:02:47 [2024-03-15T16:02:47.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:02:47 [2024-03-15T16:02:47.068Z] 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')
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:02:47 [2024-03-15T16:02:47.068Z] 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=1121582943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-03-15T16:02:47.068Z] 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=1121582943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-03-15T16:02:47.068Z] 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=1121582943 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-03-15T16:02:47.068Z] 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=1121582944 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-03-15T16:02:47.068Z] 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=1121582944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-03-15T16:02:47.068Z] 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=1121582944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-03-15T16:02:47.068Z] 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=1121582944 data=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')]
12:02:47 [2024-03-15T16:02:47.068Z] 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=1121582944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-03-15T16:02:47.068Z] 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=1121582944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-03-15T16:02:47.068Z] 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=1121582944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-03-15T16:02:47.068Z] 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=1121582944 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-03-15T16:02:47.068Z] 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=1121582945 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:02:47 [2024-03-15T16:02:47.068Z] 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')
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121582946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121582946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121582947 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121582947 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121582947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121582947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:47 [2024-03-15T16:02:47.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:47 [2024-03-15T16:02:47.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:47 [2024-03-15T16:02:47.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:47 [2024-03-15T16:02:47.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:47 [2024-03-15T16:02:47.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121582947 data=null 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')]
12:02:47 [2024-03-15T16:02:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121582273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:02:47 [2024-03-15T16:02:47.324Z] 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"'
12:02:47 [2024-03-15T16:02:47.324Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.011 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
12:02:47 [2024-03-15T16:02:47.324Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest.testWithTrace -- Time elapsed: 4.896 s
12:02:47 [2024-03-15T16:02:47.324Z] 
12:02:47 [2024-03-15T16:02:47.324Z] Results:
12:02:47 [2024-03-15T16:02:47.324Z] 
12:02:47 [2024-03-15T16:02:47.324Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
12:02:47 [2024-03-15T16:02:47.324Z] 
12:02:47 [2024-03-15T16:02:47.579Z] 
12:02:47 [2024-03-15T16:02:47.579Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 16:02:47.520
12:02:47 [2024-03-15T16:02:47.579Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:02:48 [2024-03-15T16:02:48.140Z] [INFO] All tests passed
12:02:48 [2024-03-15T16:02:48.140Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.140Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:48 [2024-03-15T16:02:48.140Z] [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
12:02:48 [2024-03-15T16:02:48.141Z] [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
12:02:48 [2024-03-15T16:02:48.141Z] [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
12:02:48 [2024-03-15T16:02:48.141Z] [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
12:02:48 [2024-03-15T16:02:48.141Z] [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
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT [53/141]
12:02:48 [2024-03-15T16:02:48.141Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:02:48 [2024-03-15T16:02:48.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
12:02:48 [2024-03-15T16:02:48.141Z] [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
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] The project's OSGi version is 2.4.1.202403151535
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.141Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.141Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:02:48 [2024-03-15T16:02:48.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
12:02:48 [2024-03-15T16:02:48.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.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
12:02:48 [2024-03-15T16:02:48.141Z] [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
12:02:48 [2024-03-15T16:02:48.703Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.703Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.703Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.703Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.703Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.703Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.703Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
12:02:48 [2024-03-15T16:02:48.703Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.703Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.703Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:02:48 [2024-03-15T16:02:48.703Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:02:48 [2024-03-15T16:02:48.703Z] [WARNING] The 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
12:02:48 [2024-03-15T16:02:48.703Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.703Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.704Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
12:02:48 [2024-03-15T16:02:48.704Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.704Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.704Z] [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
12:02:48 [2024-03-15T16:02:48.704Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.704Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.704Z] [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
12:02:48 [2024-03-15T16:02:48.959Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.959Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.959Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.959Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.959Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.959Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.959Z] [INFO] 
12:02:48 [2024-03-15T16:02:48.959Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:48 [2024-03-15T16:02:48.959Z] [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
12:02:50 [2024-03-15T16:02:50.325Z] [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
12:02:50 [2024-03-15T16:02:50.886Z] [INFO] 
12:02:50 [2024-03-15T16:02:50.886Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:51 [2024-03-15T16:02:51.142Z] [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
12:02:51 [2024-03-15T16:02:51.142Z] [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
12:02:51 [2024-03-15T16:02:51.142Z] [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
12:02:51 [2024-03-15T16:02:51.142Z] [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
12:02:51 [2024-03-15T16:02:51.142Z] [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
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT [54/141]
12:02:51 [2024-03-15T16:02:51.142Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:02:51 [2024-03-15T16:02:51.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
12:02:51 [2024-03-15T16:02:51.142Z] [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
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] The project's OSGi version is 1.0.10.202403151535
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.142Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.143Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.143Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.143Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.143Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.143Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
12:02:51 [2024-03-15T16:02:51.399Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.399Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.399Z] [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
12:02:51 [2024-03-15T16:02:51.399Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.399Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.399Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:02:51 [2024-03-15T16:02:51.399Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:02:51 [2024-03-15T16:02:51.399Z] [WARNING] The 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
12:02:51 [2024-03-15T16:02:51.399Z] [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
12:02:51 [2024-03-15T16:02:51.655Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.655Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.655Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.655Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.655Z] [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
12:02:51 [2024-03-15T16:02:51.655Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.655Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.655Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
12:02:51 [2024-03-15T16:02:51.655Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.655Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.655Z] [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
12:02:51 [2024-03-15T16:02:51.910Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.910Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.910Z] [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
12:02:51 [2024-03-15T16:02:51.910Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.910Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.910Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.910Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.911Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.911Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.911Z] [INFO] 
12:02:51 [2024-03-15T16:02:51.911Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:51 [2024-03-15T16:02:51.911Z] [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
12:02:53 [2024-03-15T16:02:53.800Z] [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
12:02:54 [2024-03-15T16:02:54.727Z] [INFO] 
12:02:54 [2024-03-15T16:02:54.727Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:02:54 [2024-03-15T16:02:54.982Z] [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
12:02:54 [2024-03-15T16:02:54.982Z] [INFO] Command line:
12:02:54 [2024-03-15T16:02:54.982Z] 	[/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]
12:02:54 [2024-03-15T16:02:54.983Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:02:58 [2024-03-15T16:02:58.247Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
12:03:10 [2024-03-15T16:03:10.414Z] !SESSION 2024-03-15 16:02:55.034 -----------------------------------------------
12:03:10 [2024-03-15T16:03:10.414Z] eclipse.buildId=unknown
12:03:10 [2024-03-15T16:03:10.414Z] java.version=17.0.2
12:03:10 [2024-03-15T16:03:10.414Z] java.vendor=Oracle Corporation
12:03:10 [2024-03-15T16:03:10.414Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:03:10 [2024-03-15T16:03:10.414Z] 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
12:03:10 [2024-03-15T16:03:10.414Z] 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
12:03:10 [2024-03-15T16:03:10.414Z] 
12:03:10 [2024-03-15T16:03:10.414Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-03-15 16:03:09.002
12:03:10 [2024-03-15T16:03:10.414Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
12:03:15 [2024-03-15T16:03:15.656Z] 
12:03:15 [2024-03-15T16:03:15.656Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-03-15 16:03:15.313
12:03:15 [2024-03-15T16:03:15.656Z] !MESSAGE Incoherent callstack found on (10019) occasions
12:03:15 [2024-03-15T16:03:15.911Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.12 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
12:03:15 [2024-03-15T16:03:15.911Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[0: Small trace] -- Time elapsed: 1.537 s
12:03:15 [2024-03-15T16:03:15.911Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[0: Small trace] -- Time elapsed: 0.048 s
12:03:15 [2024-03-15T16:03:15.911Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[1: Big trace] -- Time elapsed: 16.07 s
12:03:15 [2024-03-15T16:03:15.911Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[1: Big trace] -- Time elapsed: 0.423 s
12:03:15 [2024-03-15T16:03:15.911Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
12:03:15 [2024-03-15T16:03:15.911Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
12:03:15 [2024-03-15T16:03:15.911Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.025 s
12:03:15 [2024-03-15T16:03:15.911Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.012 s
12:03:15 [2024-03-15T16:03:15.911Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest
12:03:18 [2024-03-15T16:03:18.426Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.316 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest
12:03:18 [2024-03-15T16:03:18.426Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByAllInstrumented -- Time elapsed: 2.262 s
12:03:18 [2024-03-15T16:03:18.426Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testMultiGroupBys -- Time elapsed: 0.021 s
12:03:18 [2024-03-15T16:03:18.426Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByProcessInstrumented -- Time elapsed: 0.016 s
12:03:18 [2024-03-15T16:03:18.426Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByThreadInstrumented -- Time elapsed: 0.015 s
12:03:18 [2024-03-15T16:03:18.426Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest
12:03:18 [2024-03-15T16:03:18.681Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest
12:03:18 [2024-03-15T16:03:18.681Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderAllItems -- Time elapsed: 0.142 s
12:03:18 [2024-03-15T16:03:18.681Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderSelection -- Time elapsed: 0.042 s
12:03:18 [2024-03-15T16:03:18.681Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderGrouped -- Time elapsed: 0.017 s
12:03:18 [2024-03-15T16:03:18.681Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderGroupByProcess -- Time elapsed: 0.019 s
12:03:18 [2024-03-15T16:03:18.681Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest
12:03:18 [2024-03-15T16:03:18.681Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest
12:03:18 [2024-03-15T16:03:18.681Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.cascadeTest -- Time elapsed: 0.012 s
12:03:18 [2024-03-15T16:03:18.681Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.039 s
12:03:18 [2024-03-15T16:03:18.681Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0.007 s
12:03:18 [2024-03-15T16:03:18.681Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.largeTest -- Time elapsed: 0.095 s
12:03:18 [2024-03-15T16:03:18.681Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.009 s
12:03:18 [2024-03-15T16:03:18.681Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.011 s
12:03:18 [2024-03-15T16:03:18.681Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.009 s
12:03:18 [2024-03-15T16:03:18.681Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.treeTest -- Time elapsed: 0.009 s
12:03:18 [2024-03-15T16:03:18.681Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest
12:03:18 [2024-03-15T16:03:18.937Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0.001 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testToString -- Time elapsed: 0.003 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.030 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidNull -- Time elapsed: 0 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0.001 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testCompareToBad -- Time elapsed: 0.001 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testEquals -- Time elapsed: 0 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0.001 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
12:03:18 [2024-03-15T16:03:18.937Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest
12:03:18 [2024-03-15T16:03:18.937Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.002 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.mergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.001 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
12:03:18 [2024-03-15T16:03:18.937Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.treeStatisticsTest -- Time elapsed: 0.001 s
12:03:18 [2024-03-15T16:03:18.937Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest
12:03:19 [2024-03-15T16:03:19.192Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest
12:03:19 [2024-03-15T16:03:19.192Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testCallGraphWithCpuTime -- Time elapsed: 0.108 s
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testSelectionCallGraph -- Time elapsed: 0.069 s
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testCallGraph -- Time elapsed: 0.053 s
12:03:19 [2024-03-15T16:03:19.193Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
12:03:19 [2024-03-15T16:03:19.193Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.004 s
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.TreeStatisticsTest -- Time elapsed: 0 s
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.001 s
12:03:19 [2024-03-15T16:03:19.193Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
12:03:19 [2024-03-15T16:03:19.193Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest -- Time elapsed: 0.004 s
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0 s
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest -- Time elapsed: 0.013 s
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.001 s
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0 s
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0 s
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest -- Time elapsed: 0 s
12:03:19 [2024-03-15T16:03:19.193Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest
12:03:19 [2024-03-15T16:03:19.193Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFollowEvents -- Time elapsed: 0.023 s
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFetchTree -- Time elapsed: 0.011 s
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFetchModel -- Time elapsed: 0.061 s
12:03:19 [2024-03-15T16:03:19.193Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testGetDescriptors -- Time elapsed: 0.013 s
12:03:19 [2024-03-15T16:03:19.193Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
12:03:25 [2024-03-15T16:03:25.725Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.362 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
12:03:25 [2024-03-15T16:03:25.725Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForExperiment -- Time elapsed: 0.005 s
12:03:25 [2024-03-15T16:03:25.725Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForTrace -- Time elapsed: 0.001 s
12:03:25 [2024-03-15T16:03:25.725Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
12:03:25 [2024-03-15T16:03:25.725Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
12:03:25 [2024-03-15T16:03:25.725Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0 s
12:03:25 [2024-03-15T16:03:25.725Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetDepth -- Time elapsed: 0.001 s
12:03:25 [2024-03-15T16:03:25.725Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
12:03:25 [2024-03-15T16:03:25.725Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.002 s
12:03:25 [2024-03-15T16:03:25.725Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0 s
12:03:25 [2024-03-15T16:03:25.725Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
12:03:25 [2024-03-15T16:03:25.725Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
12:03:25 [2024-03-15T16:03:25.725Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0.001 s
12:03:25 [2024-03-15T16:03:25.725Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
12:03:25 [2024-03-15T16:03:25.725Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
12:03:25 [2024-03-15T16:03:25.725Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
12:03:25 [2024-03-15T16:03:25.725Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
12:03:25 [2024-03-15T16:03:25.726Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
12:03:25 [2024-03-15T16:03:25.726Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
12:03:25 [2024-03-15T16:03:25.726Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0 s
12:03:25 [2024-03-15T16:03:25.726Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
12:03:25 [2024-03-15T16:03:25.726Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
12:03:25 [2024-03-15T16:03:25.726Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s
12:03:25 [2024-03-15T16:03:25.726Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
12:03:25 [2024-03-15T16:03:25.726Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
12:03:30 [2024-03-15T16:03:30.969Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.508 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
12:03:30 [2024-03-15T16:03:30.969Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[0: Small trace] -- Time elapsed: 0.011 s
12:03:30 [2024-03-15T16:03:30.969Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[1: Big trace] -- Time elapsed: 5.495 s
12:03:30 [2024-03-15T16:03:30.969Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest
12:03:30 [2024-03-15T16:03:30.969Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest
12:03:30 [2024-03-15T16:03:30.969Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackTraversal -- Time elapsed: 0.019 s
12:03:30 [2024-03-15T16:03:30.969Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackRanges -- Time elapsed: 0.010 s
12:03:30 [2024-03-15T16:03:30.969Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackNext -- Time elapsed: 0.009 s
12:03:30 [2024-03-15T16:03:30.969Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest
12:03:30 [2024-03-15T16:03:30.969Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest
12:03:30 [2024-03-15T16:03:30.969Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.015 s
12:03:30 [2024-03-15T16:03:30.969Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testContainsSegmentStoreInvalidInput -- Time elapsed: 0.014 s
12:03:30 [2024-03-15T16:03:30.969Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testContainsSegmentStore -- Time elapsed: 0.020 s
12:03:30 [2024-03-15T16:03:30.969Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.010 s
12:03:30 [2024-03-15T16:03:30.969Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest
12:03:30 [2024-03-15T16:03:30.969Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest
12:03:30 [2024-03-15T16:03:30.969Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest.testCallStackProvider -- Time elapsed: 0.032 s
12:03:30 [2024-03-15T16:03:30.969Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest.testCallStackContent -- Time elapsed: 0.009 s
12:03:30 [2024-03-15T16:03:30.970Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
12:03:30 [2024-03-15T16:03:30.970Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
12:03:30 [2024-03-15T16:03:30.970Z] org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
12:03:30 [2024-03-15T16:03:30.970Z] 
12:03:30 [2024-03-15T16:03:30.970Z] Results:
12:03:30 [2024-03-15T16:03:30.970Z] 
12:03:30 [2024-03-15T16:03:30.970Z] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0
12:03:30 [2024-03-15T16:03:30.970Z] 
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] All tests passed
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] 
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:03:30 [2024-03-15T16:03:30.970Z] [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
12:03:30 [2024-03-15T16:03:30.970Z] [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
12:03:30 [2024-03-15T16:03:30.970Z] [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
12:03:30 [2024-03-15T16:03:30.970Z] [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
12:03:30 [2024-03-15T16:03:30.970Z] [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
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] 
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] 
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT [55/141]
12:03:30 [2024-03-15T16:03:30.970Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:03:30 [2024-03-15T16:03:30.970Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:03:30 [2024-03-15T16:03:30.970Z] [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
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] 
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] 
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] The project's OSGi version is 4.1.1.202403151535
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] 
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] 
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] 
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] 
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] 
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:30 [2024-03-15T16:03:30.970Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
12:03:31 [2024-03-15T16:03:31.225Z] [INFO] 
12:03:31 [2024-03-15T16:03:31.225Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:31 [2024-03-15T16:03:31.225Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
12:03:31 [2024-03-15T16:03:31.225Z] [INFO] 
12:03:31 [2024-03-15T16:03:31.225Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:31 [2024-03-15T16:03:31.225Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:03:31 [2024-03-15T16:03:31.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
12:03:31 [2024-03-15T16:03:31.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.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
12:03:31 [2024-03-15T16:03:31.226Z] [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
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] 
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] 
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] 
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] 
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:31 [2024-03-15T16:03:31.787Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:03:31 [2024-03-15T16:03: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
12:03:31 [2024-03-15T16:03:31.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.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
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] 
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:31 [2024-03-15T16:03:31.787Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] 
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:31 [2024-03-15T16:03:31.787Z] [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
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] 
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:31 [2024-03-15T16:03:31.787Z] [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
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] 
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] 
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] 
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] 
12:03:31 [2024-03-15T16:03:31.787Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:31 [2024-03-15T16:03:31.787Z] [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
12:03:33 [2024-03-15T16:03:33.678Z] [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
12:03:35 [2024-03-15T16:03:35.045Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.045Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:35 [2024-03-15T16:03:35.045Z] [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
12:03:35 [2024-03-15T16:03:35.045Z] [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
12:03:35 [2024-03-15T16:03:35.045Z] [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
12:03:35 [2024-03-15T16:03:35.045Z] [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
12:03:35 [2024-03-15T16:03:35.045Z] [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
12:03:35 [2024-03-15T16:03:35.045Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.045Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:03:35 [2024-03-15T16:03:35.045Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.045Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
12:03:35 [2024-03-15T16:03:35.045Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT [56/141]
12:03:35 [2024-03-15T16:03:35.045Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
12:03:35 [2024-03-15T16:03:35.045Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:03:35 [2024-03-15T16:03:35.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
12:03:35 [2024-03-15T16:03:35.045Z] [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
12:03:35 [2024-03-15T16:03:35.300Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.300Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:35 [2024-03-15T16:03:35.300Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.300Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:35 [2024-03-15T16:03:35.300Z] [INFO] The project's OSGi version is 1.0.8.202403151535
12:03:35 [2024-03-15T16:03:35.300Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.301Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:35 [2024-03-15T16:03:35.301Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.301Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:35 [2024-03-15T16:03:35.301Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.301Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:35 [2024-03-15T16:03:35.301Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.301Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:35 [2024-03-15T16:03:35.301Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.301Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:35 [2024-03-15T16:03:35.301Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
12:03:35 [2024-03-15T16:03:35.556Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.556Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:35 [2024-03-15T16:03:35.556Z] [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
12:03:35 [2024-03-15T16:03:35.556Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.556Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:35 [2024-03-15T16:03:35.556Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:03:35 [2024-03-15T16:03:35.556Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:03:35 [2024-03-15T16:03:35.556Z] [WARNING] The 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
12:03:35 [2024-03-15T16:03:35.556Z] [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
12:03:35 [2024-03-15T16:03:35.812Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.812Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:35 [2024-03-15T16:03:35.812Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.812Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:35 [2024-03-15T16:03:35.812Z] [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
12:03:35 [2024-03-15T16:03:35.812Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.812Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:35 [2024-03-15T16:03:35.812Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:03:35 [2024-03-15T16:03:35.812Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.812Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:35 [2024-03-15T16:03:35.812Z] [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
12:03:35 [2024-03-15T16:03:35.812Z] [INFO] 
12:03:35 [2024-03-15T16:03:35.812Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:36 [2024-03-15T16:03:36.068Z] [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
12:03:36 [2024-03-15T16:03:36.068Z] [INFO] 
12:03:36 [2024-03-15T16:03:36.068Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:36 [2024-03-15T16:03:36.068Z] [INFO] 
12:03:36 [2024-03-15T16:03:36.068Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:36 [2024-03-15T16:03:36.068Z] [INFO] 
12:03:36 [2024-03-15T16:03:36.068Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:36 [2024-03-15T16:03:36.068Z] [INFO] 
12:03:36 [2024-03-15T16:03:36.068Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:36 [2024-03-15T16:03:36.068Z] [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
12:03:36 [2024-03-15T16:03:36.629Z] [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
12:03:37 [2024-03-15T16:03:37.556Z] [INFO] 
12:03:37 [2024-03-15T16:03:37.556Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:37 [2024-03-15T16:03:37.556Z] [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
12:03:37 [2024-03-15T16:03:37.556Z] [INFO] Command line:
12:03:37 [2024-03-15T16:03:37.556Z] 	[/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]
12:03:37 [2024-03-15T16:03:37.557Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:03:39 [2024-03-15T16:03:39.446Z] Mar 15, 2024 4:03:39 PM org.apache.aries.spifly.BaseActivator log
12:03:39 [2024-03-15T16:03:39.446Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:03:40 [2024-03-15T16:03:40.810Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:03:40 [2024-03-15T16:03:40.810Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:03:44 [2024-03-15T16:03:44.976Z] !SESSION 2024-03-15 16:03:37.663 -----------------------------------------------
12:03:44 [2024-03-15T16:03:44.976Z] eclipse.buildId=unknown
12:03:44 [2024-03-15T16:03:44.976Z] java.version=17.0.2
12:03:44 [2024-03-15T16:03:44.976Z] java.vendor=Oracle Corporation
12:03:44 [2024-03-15T16:03:44.976Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:03:44 [2024-03-15T16:03:44.976Z] 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
12:03:44 [2024-03-15T16:03:44.976Z] 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
12:03:44 [2024-03-15T16:03:44.976Z] 
12:03:44 [2024-03-15T16:03:44.976Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 16:03:44.095
12:03:44 [2024-03-15T16:03:44.976Z] !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
12:03:44 [2024-03-15T16:03:44.976Z] 
12:03:44 [2024-03-15T16:03:44.976Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:03:44.097
12:03:44 [2024-03-15T16:03:44.976Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:03:44 [2024-03-15T16:03:44.976Z] !STACK 0
12:03:44 [2024-03-15T16:03:44.976Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:03:44 [2024-03-15T16:03:44.976Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:03:44 [2024-03-15T16:03:44.976Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:03:44 [2024-03-15T16:03:44.976Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:03:44 [2024-03-15T16:03:44.976Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:03:44 [2024-03-15T16:03:44.976Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:03:44 [2024-03-15T16:03:44.976Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:03:44 [2024-03-15T16:03:44.976Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:03:44 [2024-03-15T16:03:44.976Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:03:44 [2024-03-15T16:03:44.976Z] Caused by: java.io.IOException: error=2, No such file or directory
12:03:44 [2024-03-15T16:03:44.976Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:03:44 [2024-03-15T16:03:44.976Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:03:44 [2024-03-15T16:03:44.976Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:03:44 [2024-03-15T16:03:44.976Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:03:44 [2024-03-15T16:03:44.976Z] 	... 7 more
12:03:44 [2024-03-15T16:03:44.976Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
12:03:44 [2024-03-15T16:03:44.976Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
12:03:44 [2024-03-15T16:03:44.976Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
12:03:44 [2024-03-15T16:03:44.976Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
12:03:44 [2024-03-15T16:03:44.976Z] Display size: 1440x900
12:03:44 [2024-03-15T16:03:44.976Z] OS version=6.2.9-300.fc38.x86_64
12:03:44 [2024-03-15T16:03:44.976Z] GTK version=3.22.30
12:03:44 [2024-03-15T16:03:44.976Z] GTK theme=Ambiance
12:03:44 [2024-03-15T16:03:44.976Z] LIBOVERLAY_SCROLLBAR=0
12:03:44 [2024-03-15T16:03:44.976Z] Time zone: Greenwich Mean Time
12:03:44 [2024-03-15T16:03:44.976Z] 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@62c42a3] time=1121640842 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:03:45 [2024-03-15T16:03:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:03:45 [2024-03-15T16:03:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:03:45 [2024-03-15T16:03:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:03:45 [2024-03-15T16:03:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:03:45 [2024-03-15T16:03:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1121641374 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:03:45 [2024-03-15T16:03:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1121641374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:03:45 [2024-03-15T16:03:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121641381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:03:45 [2024-03-15T16:03:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:03:45 [2024-03-15T16:03:45.793Z] 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"'
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicking on TimeGraphControl {*Wrong Thread*} [layout=null]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1121641915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121641919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1121641920 data=null doit=true}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1121641920 data=null}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121641920 data=null button=1 stateMask=0x0 x=494 y=47 count=1}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=1121641930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121641930 data=null button=1 stateMask=0x80000 x=494 y=47 count=1}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1121641931 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=1121641932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} [layout=null] time=1121641932 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 14 to [DefaultSelection [14]: SelectionEvent{TimeGraphControl {} [layout=null] time=1121641932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1121641933 data=null button=1 stateMask=0x80000 x=494 y=47 count=2}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 32 to [MouseHover [32]: MouseEvent{TimeGraphControl {} [layout=null] time=1121641933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1121641940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1121641940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1121641941 data=null doit=true}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1121641942 data=null}, TimeGraphControl with text {}]
12:03:45 [2024-03-15T16:03:45.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicked on TimeGraphControl {*Wrong Thread*} [layout=null]
12:03:45 [2024-03-15T16:03:45.793Z] 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"'
12:03:46 [2024-03-15T16:03:46.050Z] 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"'
12:03:46 [2024-03-15T16:03:46.050Z] 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"'
12:03:46 [2024-03-15T16:03:46.050Z] 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"'
12:03:46 [2024-03-15T16:03:46.050Z] 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"'
12:03:46 [2024-03-15T16:03:46.050Z] 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"'
12:03:46 [2024-03-15T16:03:46.306Z] 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"'
12:03:46 [2024-03-15T16:03:46.306Z] 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"'
12:03:46 [2024-03-15T16:03:46.306Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.885 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
12:03:46 [2024-03-15T16:03:46.306Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom -- Time elapsed: 0.545 s
12:03:46 [2024-03-15T16:03:46.306Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest -- Time elapsed: 0.052 s
12:03:46 [2024-03-15T16:03:46.306Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest -- Time elapsed: 0.038 s
12:03:46 [2024-03-15T16:03:46.306Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest -- Time elapsed: 0.047 s
12:03:46 [2024-03-15T16:03:46.306Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest -- Time elapsed: 0.108 s
12:03:46 [2024-03-15T16:03:46.306Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest -- Time elapsed: 0.038 s
12:03:46 [2024-03-15T16:03:46.306Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.058 s
12:03:46 [2024-03-15T16:03:46.306Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.037 s
12:03:46 [2024-03-15T16:03:46.306Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest -- Time elapsed: 0.056 s
12:03:46 [2024-03-15T16:03:46.306Z] 
12:03:46 [2024-03-15T16:03:46.306Z] Results:
12:03:46 [2024-03-15T16:03:46.306Z] 
12:03:46 [2024-03-15T16:03:46.306Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
12:03:46 [2024-03-15T16:03:46.306Z] 
12:03:46 [2024-03-15T16:03:46.561Z] 
12:03:46 [2024-03-15T16:03:46.561Z] (Eclipse:9698): Gdk-CRITICAL **: 16:03:46.408: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:03:46 [2024-03-15T16:03:46.561Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:03:46 [2024-03-15T16:03:46.561Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] All tests passed
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:47 [2024-03-15T16:03:47.123Z] [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
12:03:47 [2024-03-15T16:03:47.123Z] [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
12:03:47 [2024-03-15T16:03:47.123Z] [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
12:03:47 [2024-03-15T16:03:47.123Z] [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
12:03:47 [2024-03-15T16:03:47.123Z] [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
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] Building Trace Compass BTF Support Parent 9.3.0-SNAPSHOT        [57/141]
12:03:47 [2024-03-15T16:03:47.123Z] [INFO]   from btf/pom.xml
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --------------------------------[ pom ]---------------------------------
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf-parent ---
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf-parent ---
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
12:03:47 [2024-03-15T16:03:47.123Z] [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
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [58/141]
12:03:47 [2024-03-15T16:03:47.123Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:03:47 [2024-03-15T16:03:47.123Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:03:47 [2024-03-15T16:03:47.123Z] [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
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] The project's OSGi version is 3.1.0.202403151535
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src/main/resources
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.123Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.123Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:03:47 [2024-03-15T16:03:47.123Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:03:47 [2024-03-15T16:03:47.123Z] [WARNING] The 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
12:03:47 [2024-03-15T16:03:47.379Z] [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
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src/test/resources
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.379Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:03:47 [2024-03-15T16:03:47.379Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:03:47 [2024-03-15T16:03:47.379Z] [WARNING] The 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
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.379Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.379Z] [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
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.379Z] [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
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] 
12:03:47 [2024-03-15T16:03:47.379Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core ---
12:03:47 [2024-03-15T16:03:47.379Z] [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
12:03:48 [2024-03-15T16:03:48.306Z] [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
12:03:48 [2024-03-15T16:03:48.866Z] [INFO] 
12:03:48 [2024-03-15T16:03:48.866Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
12:03:48 [2024-03-15T16:03:48.866Z] [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
12:03:48 [2024-03-15T16:03:48.866Z] [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
12:03:48 [2024-03-15T16:03:48.866Z] [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
12:03:48 [2024-03-15T16:03:48.866Z] [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
12:03:48 [2024-03-15T16:03:48.866Z] [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
12:03:48 [2024-03-15T16:03:48.866Z] [INFO] 
12:03:48 [2024-03-15T16:03:48.866Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
12:03:48 [2024-03-15T16:03:48.866Z] [INFO] 
12:03:48 [2024-03-15T16:03:48.866Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
12:03:48 [2024-03-15T16:03:48.866Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [59/141]
12:03:48 [2024-03-15T16:03:48.866Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
12:03:48 [2024-03-15T16:03:48.866Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:03:48 [2024-03-15T16:03:48.866Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:03:49 [2024-03-15T16:03:49.122Z] [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
12:03:49 [2024-03-15T16:03:49.122Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.122Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.122Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.122Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.122Z] [INFO] The project's OSGi version is 1.1.0.202403151535
12:03:49 [2024-03-15T16:03:49.122Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.122Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.122Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.122Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.122Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.122Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.122Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.122Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.122Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.122Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.122Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
12:03:49 [2024-03-15T16:03:49.378Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.378Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.378Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
12:03:49 [2024-03-15T16:03:49.378Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.378Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.378Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:03:49 [2024-03-15T16:03:49.378Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:03:49 [2024-03-15T16:03:49.378Z] [WARNING] The 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
12:03:49 [2024-03-15T16:03:49.378Z] [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
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.633Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:03:49 [2024-03-15T16:03:49.633Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:03:49 [2024-03-15T16:03:49.633Z] [WARNING] The 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
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.633Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.633Z] [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
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.633Z] [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
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] 
12:03:49 [2024-03-15T16:03:49.633Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.ui ---
12:03:49 [2024-03-15T16:03:49.633Z] [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
12:03:50 [2024-03-15T16:03:50.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-sources.jar
12:03:51 [2024-03-15T16:03:51.561Z] [INFO] 
12:03:51 [2024-03-15T16:03:51.561Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
12:03:51 [2024-03-15T16:03:51.562Z] [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
12:03:51 [2024-03-15T16:03:51.562Z] [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
12:03:51 [2024-03-15T16:03:51.562Z] [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
12:03:51 [2024-03-15T16:03:51.562Z] [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
12:03:51 [2024-03-15T16:03:51.562Z] [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
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] 
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] 
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] Building Trace Compass Documentation 9.3.0-SNAPSHOT             [60/141]
12:03:51 [2024-03-15T16:03:51.562Z] [INFO]   from doc/pom.xml
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] --------------------------------[ pom ]---------------------------------
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] 
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc ---
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] 
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] 
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] 
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc ---
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] 
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] 
12:03:51 [2024-03-15T16:03:51.562Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc ---
12:03:51 [2024-03-15T16:03:51.818Z] [INFO] 
12:03:51 [2024-03-15T16:03:51.818Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
12:03:51 [2024-03-15T16:03:51.818Z] [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
12:03:51 [2024-03-15T16:03:51.818Z] [INFO] 
12:03:51 [2024-03-15T16:03:51.818Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user >--
12:03:51 [2024-03-15T16:03:51.818Z] [INFO] Building Trace Compass Profiling User Guide 9.3.0-SNAPSHOT      [61/141]
12:03:51 [2024-03-15T16:03:51.819Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
12:03:51 [2024-03-15T16:03:51.819Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:03:51 [2024-03-15T16:03:51.819Z] [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
12:03:51 [2024-03-15T16:03:51.819Z] [INFO] 
12:03:51 [2024-03-15T16:03:51.819Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:51 [2024-03-15T16:03:51.819Z] [INFO] 
12:03:51 [2024-03-15T16:03:51.819Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:51 [2024-03-15T16:03:51.819Z] [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
12:03:51 [2024-03-15T16:03:51.819Z] [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
12:03:51 [2024-03-15T16:03:51.819Z] [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
12:03:52 [2024-03-15T16:03:52.075Z] [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
12:03:52 [2024-03-15T16:03:52.075Z] [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
12:03:52 [2024-03-15T16:03:52.075Z] [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
12:03:52 [2024-03-15T16:03:52.075Z] [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 21 kB/s)
12:03:52 [2024-03-15T16:03:52.075Z] [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
12:03:52 [2024-03-15T16:03:52.075Z] [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
12:03:52 [2024-03-15T16:03:52.075Z] [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
12:03:52 [2024-03-15T16:03:52.075Z] [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
12:03:52 [2024-03-15T16:03:52.075Z] [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
12:03:52 [2024-03-15T16:03:52.075Z] [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
12:03:52 [2024-03-15T16:03:52.331Z] [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 137 kB/s)
12:03:52 [2024-03-15T16:03:52.331Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
12:03:52 [2024-03-15T16:03:52.331Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
12:03:52 [2024-03-15T16:03:52.331Z] [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
12:03:52 [2024-03-15T16:03:52.331Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
12:03:52 [2024-03-15T16:03:52.331Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
12:03:52 [2024-03-15T16:03:52.331Z] [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
12:03:52 [2024-03-15T16:03:52.331Z] [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 179 kB/s)
12:03:52 [2024-03-15T16:03:52.331Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
12:03:52 [2024-03-15T16:03:52.331Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
12:03:52 [2024-03-15T16:03:52.331Z] [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
12:03:52 [2024-03-15T16:03:52.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
12:03:52 [2024-03-15T16:03:52.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
12:03:52 [2024-03-15T16:03:52.587Z] [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
12:03:52 [2024-03-15T16:03:52.587Z] [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 260 kB/s)
12:03:52 [2024-03-15T16:03:52.587Z] [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
12:03:52 [2024-03-15T16:03:52.587Z] [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
12:03:52 [2024-03-15T16:03:52.587Z] [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
12:03:52 [2024-03-15T16:03:52.587Z] [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
12:03:52 [2024-03-15T16:03:52.587Z] [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
12:03:52 [2024-03-15T16:03:52.587Z] [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
12:03:52 [2024-03-15T16:03:52.843Z] [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 156 kB/s)
12:03:52 [2024-03-15T16:03:52.843Z] [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
12:03:52 [2024-03-15T16:03:52.843Z] [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
12:03:52 [2024-03-15T16:03:52.843Z] [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
12:03:52 [2024-03-15T16:03:52.843Z] [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
12:03:52 [2024-03-15T16:03:52.843Z] [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
12:03:52 [2024-03-15T16:03:52.843Z] [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
12:03:52 [2024-03-15T16:03:52.843Z] [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 25 kB/s)
12:03:52 [2024-03-15T16:03:52.844Z] [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
12:03:53 [2024-03-15T16:03:53.100Z] [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
12:03:53 [2024-03-15T16:03:53.100Z] [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
12:03:53 [2024-03-15T16:03:53.100Z] [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
12:03:53 [2024-03-15T16:03:53.100Z] [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
12:03:53 [2024-03-15T16:03:53.100Z] [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
12:03:53 [2024-03-15T16:03:53.100Z] [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 160 kB/s)
12:03:53 [2024-03-15T16:03:53.100Z] [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
12:03:53 [2024-03-15T16:03:53.100Z] [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
12:03:53 [2024-03-15T16:03:53.100Z] [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
12:03:53 [2024-03-15T16:03:53.356Z] [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
12:03:53 [2024-03-15T16:03:53.356Z] [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
12:03:53 [2024-03-15T16:03:53.356Z] [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
12:03:53 [2024-03-15T16:03:53.356Z] [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 133 kB/s)
12:03:53 [2024-03-15T16:03:53.356Z] [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
12:03:53 [2024-03-15T16:03:53.356Z] [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
12:03:53 [2024-03-15T16:03:53.356Z] [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
12:03:53 [2024-03-15T16:03:53.356Z] [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
12:03:53 [2024-03-15T16:03:53.356Z] [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
12:03:53 [2024-03-15T16:03:53.356Z] [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
12:03:53 [2024-03-15T16:03:53.356Z] [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 45 kB/s)
12:03:53 [2024-03-15T16:03:53.356Z] [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
12:03:53 [2024-03-15T16:03:53.612Z] [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
12:03:53 [2024-03-15T16:03:53.612Z] [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
12:03:53 [2024-03-15T16:03:53.612Z] [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
12:03:53 [2024-03-15T16:03:53.612Z] [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
12:03:53 [2024-03-15T16:03:53.612Z] [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
12:03:53 [2024-03-15T16:03:53.868Z] [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 16 kB/s)
12:03:53 [2024-03-15T16:03:53.868Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
12:03:53 [2024-03-15T16:03:53.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
12:03:53 [2024-03-15T16:03:53.868Z] [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
12:03:53 [2024-03-15T16:03:53.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
12:03:53 [2024-03-15T16:03:53.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
12:03:53 [2024-03-15T16:03:53.868Z] [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
12:03:53 [2024-03-15T16:03:53.868Z] [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 438 kB/s)
12:03:53 [2024-03-15T16:03:53.868Z] [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
12:03:53 [2024-03-15T16:03:53.868Z] [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
12:03:53 [2024-03-15T16:03:53.868Z] [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
12:03:54 [2024-03-15T16:03:54.124Z] [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
12:03:54 [2024-03-15T16:03:54.124Z] [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
12:03:54 [2024-03-15T16:03:54.124Z] [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
12:03:54 [2024-03-15T16:03:54.124Z] [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)
12:03:54 [2024-03-15T16:03:54.124Z] [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
12:03:54 [2024-03-15T16:03:54.124Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
12:03:54 [2024-03-15T16:03:54.124Z] [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
12:03:54 [2024-03-15T16:03:54.124Z] [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
12:03:54 [2024-03-15T16:03:54.124Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
12:03:54 [2024-03-15T16:03:54.124Z] [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
12:03:54 [2024-03-15T16:03:54.124Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
12:03:54 [2024-03-15T16:03:54.124Z] [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
12:03:54 [2024-03-15T16:03:54.124Z] [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
12:03:54 [2024-03-15T16:03:54.124Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
12:03:54 [2024-03-15T16:03:54.124Z] [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
12:03:54 [2024-03-15T16:03:54.124Z] [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
12:03:54 [2024-03-15T16:03:54.124Z] [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
12:03:54 [2024-03-15T16:03:54.124Z] [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
12:03:54 [2024-03-15T16:03:54.124Z] [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
12:03:54 [2024-03-15T16:03:54.380Z] [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
12:03:54 [2024-03-15T16:03:54.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
12:03:54 [2024-03-15T16:03:54.380Z] [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
12:03:54 [2024-03-15T16:03:54.380Z] [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
12:03:54 [2024-03-15T16:03:54.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
12:03:54 [2024-03-15T16:03:54.380Z] [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
12:03:54 [2024-03-15T16:03:54.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
12:03:54 [2024-03-15T16:03:54.380Z] [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
12:03:54 [2024-03-15T16:03:54.380Z] [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
12:03:54 [2024-03-15T16:03:54.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
12:03:54 [2024-03-15T16:03:54.380Z] [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
12:03:54 [2024-03-15T16:03:54.380Z] [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 6.4 MB/s)
12:03:54 [2024-03-15T16:03:54.380Z] [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
12:03:54 [2024-03-15T16:03:54.380Z] [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
12:03:54 [2024-03-15T16:03:54.380Z] [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
12:03:54 [2024-03-15T16:03:54.380Z] [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
12:03:54 [2024-03-15T16:03:54.380Z] [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 76 MB/s)
12:03:54 [2024-03-15T16:03:54.380Z] [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 1.0 MB/s)
12:03:54 [2024-03-15T16:03:54.380Z] [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 1.8 MB/s)
12:03:54 [2024-03-15T16:03:54.380Z] [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 5.2 MB/s)
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] Executing tasks
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] Executed tasks
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] 
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] 
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] 
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] 
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] 
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] 
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] 
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] Resolving class path of Trace Compass Profiling User Guide
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] 
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:54 [2024-03-15T16:03:54.636Z] [INFO] Executing tasks
12:03:54 [2024-03-15T16:03:54.636Z] 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
12:03:54 [2024-03-15T16:03:54.892Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
12:03:54 [2024-03-15T16:03:54.892Z] [INFO] Executed tasks
12:03:54 [2024-03-15T16:03:54.892Z] [INFO] 
12:03:54 [2024-03-15T16:03:54.892Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:54 [2024-03-15T16:03:54.892Z] [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
12:03:54 [2024-03-15T16:03:54.892Z] [INFO] 
12:03:54 [2024-03-15T16:03:54.892Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:54 [2024-03-15T16:03:54.892Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:03:54 [2024-03-15T16:03:54.893Z] [INFO] 
12:03:54 [2024-03-15T16:03:54.893Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:54 [2024-03-15T16:03:54.893Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.23
12:03:57 [2024-03-15T16:03:57.412Z] [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
12:03:57 [2024-03-15T16:03:57.412Z] [INFO] Command line:
12:03:57 [2024-03-15T16:03:57.412Z] 	[/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]
12:03:57 [2024-03-15T16:03:57.412Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:03:58 [2024-03-15T16:03:58.776Z] Buildfile: build.xml
12:03:58 [2024-03-15T16:03:58.776Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:03:58 [2024-03-15T16:03:58.776Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:03:58 [2024-03-15T16:03:58.776Z] 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)
12:03:58 [2024-03-15T16:03:58.776Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:03:58 [2024-03-15T16:03:58.776Z] WARNING: System::setSecurityManager will be removed in a future release
12:03:58 [2024-03-15T16:03:58.776Z] 
12:03:58 [2024-03-15T16:03:58.776Z] build.index:
12:03:59 [2024-03-15T16:03:59.704Z] BUILD SUCCESSFUL
12:03:59 [2024-03-15T16:03:59.704Z] 
12:03:59 [2024-03-15T16:03:59.704Z] BUILD SUCCESSFUL
12:03:59 [2024-03-15T16:03:59.704Z] Total time: 1 second
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] 
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] 
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] 
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:59 [2024-03-15T16:03:59.704Z] [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
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] 
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:59 [2024-03-15T16:03:59.704Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] 
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:59 [2024-03-15T16:03:59.704Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] 
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:59 [2024-03-15T16:03:59.704Z] [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
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] 
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:59 [2024-03-15T16:03:59.704Z] [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
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] 
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] 
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] 
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] 
12:03:59 [2024-03-15T16:03:59.704Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:03:59 [2024-03-15T16:03:59.704Z] [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
12:04:00 [2024-03-15T16:04:00.630Z] [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
12:04:01 [2024-03-15T16:04:01.560Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.560Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:04:01 [2024-03-15T16:04:01.560Z] [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
12:04:01 [2024-03-15T16:04:01.561Z] [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
12:04:01 [2024-03-15T16:04:01.561Z] [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
12:04:01 [2024-03-15T16:04:01.561Z] [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
12:04:01 [2024-03-15T16:04:01.561Z] [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
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] Executing tasks
12:04:01 [2024-03-15T16:04:01.561Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.analysis.profiling.doc.user
12:04:01 [2024-03-15T16:04:01.561Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.analysis.profiling.doc.user
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] Executed tasks
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] Building Trace Compass Developer Guide 9.3.0-SNAPSHOT           [62/141]
12:04:01 [2024-03-15T16:04:01.561Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:04:01 [2024-03-15T16:04:01.561Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
12:04:01 [2024-03-15T16:04:01.561Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:04:01 [2024-03-15T16:04:01.561Z] [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
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] Executing tasks
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] Executed tasks
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] Resolving class path of Trace Compass Developer Guide
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
12:04:01 [2024-03-15T16:04:01.561Z] [INFO] Executing tasks
12:04:01 [2024-03-15T16:04:01.817Z] 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
12:04:01 [2024-03-15T16:04:01.818Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
12:04:01 [2024-03-15T16:04:01.818Z] [INFO] Executed tasks
12:04:01 [2024-03-15T16:04:01.818Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.818Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
12:04:01 [2024-03-15T16:04:01.818Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
12:04:01 [2024-03-15T16:04:01.818Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.818Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
12:04:01 [2024-03-15T16:04:01.818Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:04:01 [2024-03-15T16:04:01.818Z] [INFO] 
12:04:01 [2024-03-15T16:04:01.818Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
12:04:01 [2024-03-15T16:04:01.818Z] [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
12:04:01 [2024-03-15T16:04:01.818Z] [INFO] Command line:
12:04:01 [2024-03-15T16:04:01.818Z] 	[/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]
12:04:01 [2024-03-15T16:04:01.818Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:04:03 [2024-03-15T16:04:03.181Z] Buildfile: build.xml
12:04:03 [2024-03-15T16:04:03.181Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:04:03 [2024-03-15T16:04:03.181Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:04:03 [2024-03-15T16:04:03.182Z] 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)
12:04:03 [2024-03-15T16:04:03.182Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:04:03 [2024-03-15T16:04:03.182Z] WARNING: System::setSecurityManager will be removed in a future release
12:04:03 [2024-03-15T16:04:03.437Z] 
12:04:03 [2024-03-15T16:04:03.437Z] build.index:
12:04:04 [2024-03-15T16:04:04.804Z] BUILD SUCCESSFUL
12:04:04 [2024-03-15T16:04:04.804Z] 
12:04:04 [2024-03-15T16:04:04.804Z] BUILD SUCCESSFUL
12:04:04 [2024-03-15T16:04:04.804Z] Total time: 1 second
12:04:04 [2024-03-15T16:04:04.804Z] [INFO] 
12:04:04 [2024-03-15T16:04:04.804Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.dev ---
12:04:04 [2024-03-15T16:04:04.804Z] [INFO] 
12:04:04 [2024-03-15T16:04:04.804Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev ---
12:04:04 [2024-03-15T16:04:04.804Z] [INFO] 
12:04:04 [2024-03-15T16:04:04.804Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
12:04:04 [2024-03-15T16:04:04.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
12:04:04 [2024-03-15T16:04:04.804Z] [INFO] 
12:04:04 [2024-03-15T16:04:04.804Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev ---
12:04:04 [2024-03-15T16:04:04.804Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:04:04 [2024-03-15T16:04:04.804Z] [INFO] 
12:04:04 [2024-03-15T16:04:04.804Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev ---
12:04:04 [2024-03-15T16:04:04.805Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
12:04:04 [2024-03-15T16:04:04.805Z] [INFO] 
12:04:04 [2024-03-15T16:04:04.805Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
12:04:04 [2024-03-15T16:04:04.805Z] [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
12:04:04 [2024-03-15T16:04:04.805Z] [INFO] 
12:04:04 [2024-03-15T16:04:04.805Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
12:04:04 [2024-03-15T16:04:04.805Z] [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
12:04:04 [2024-03-15T16:04:04.805Z] [INFO] 
12:04:04 [2024-03-15T16:04:04.805Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
12:04:04 [2024-03-15T16:04:04.805Z] [INFO] 
12:04:04 [2024-03-15T16:04:04.805Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.dev ---
12:04:04 [2024-03-15T16:04:04.805Z] [INFO] 
12:04:04 [2024-03-15T16:04:04.805Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
12:04:04 [2024-03-15T16:04:04.805Z] [INFO] 
12:04:04 [2024-03-15T16:04:04.805Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.dev ---
12:04:05 [2024-03-15T16:04:05.061Z] [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
12:04:06 [2024-03-15T16:04:06.955Z] [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
12:04:07 [2024-03-15T16:04:07.883Z] [INFO] 
12:04:07 [2024-03-15T16:04:07.883Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
12:04:07 [2024-03-15T16:04:07.883Z] [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
12:04:07 [2024-03-15T16:04:07.883Z] [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
12:04:07 [2024-03-15T16:04:07.883Z] [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
12:04:07 [2024-03-15T16:04:07.883Z] [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
12:04:07 [2024-03-15T16:04:07.883Z] [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
12:04:07 [2024-03-15T16:04:07.883Z] [INFO] 
12:04:07 [2024-03-15T16:04:07.883Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
12:04:07 [2024-03-15T16:04:07.883Z] [INFO] 
12:04:07 [2024-03-15T16:04:07.883Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
12:04:07 [2024-03-15T16:04:07.883Z] [INFO] Executing tasks
12:04:07 [2024-03-15T16:04:07.883Z] [INFO]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.dev
12:04:07 [2024-03-15T16:04:07.883Z] [INFO] Executed tasks
12:04:07 [2024-03-15T16:04:07.883Z] [INFO] 
12:04:07 [2024-03-15T16:04:07.883Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
12:04:07 [2024-03-15T16:04:07.883Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [63/141]
12:04:07 [2024-03-15T16:04:07.883Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
12:04:07 [2024-03-15T16:04:07.883Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:04:07 [2024-03-15T16:04:07.883Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:04:07 [2024-03-15T16:04:07.883Z] [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
12:04:08 [2024-03-15T16:04:08.139Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.139Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.139Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.139Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.139Z] [INFO] The project's OSGi version is 2.2.0.202403151535
12:04:08 [2024-03-15T16:04:08.139Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.139Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.139Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.139Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.139Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.139Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.139Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.139Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.139Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.139Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.139Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
12:04:08 [2024-03-15T16:04:08.395Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.395Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.395Z] [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
12:04:08 [2024-03-15T16:04:08.395Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.395Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.395Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:04:08 [2024-03-15T16:04:08.395Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:04:08 [2024-03-15T16:04:08.395Z] [WARNING] The 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
12:04:08 [2024-03-15T16:04:08.395Z] [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
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.956Z] [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
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.956Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:04:08 [2024-03-15T16:04:08.956Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:04:08 [2024-03-15T16:04:08.956Z] [WARNING] The 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
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.956Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.956Z] [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
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.956Z] [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
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] 
12:04:08 [2024-03-15T16:04:08.956Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:08 [2024-03-15T16:04:08.956Z] [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
12:04:10 [2024-03-15T16:04:10.323Z] [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
12:04:11 [2024-03-15T16:04:11.251Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.251Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:11 [2024-03-15T16:04:11.251Z] [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
12:04:11 [2024-03-15T16:04:11.251Z] [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
12:04:11 [2024-03-15T16:04:11.251Z] [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
12:04:11 [2024-03-15T16:04:11.251Z] [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
12:04:11 [2024-03-15T16:04:11.251Z] [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
12:04:11 [2024-03-15T16:04:11.251Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.251Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:04:11 [2024-03-15T16:04:11.251Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.251Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
12:04:11 [2024-03-15T16:04:11.251Z] [INFO] Building org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT            [64/141]
12:04:11 [2024-03-15T16:04:11.251Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
12:04:11 [2024-03-15T16:04:11.251Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:04:11 [2024-03-15T16:04:11.251Z] [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
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/src/main/resources
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf ---
12:04:11 [2024-03-15T16:04:11.507Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
12:04:11 [2024-03-15T16:04:11.507Z] [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
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.507Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf ---
12:04:11 [2024-03-15T16:04:11.507Z] [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
12:04:11 [2024-03-15T16:04:11.762Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.762Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
12:04:11 [2024-03-15T16:04:11.762Z] [INFO] 
12:04:11 [2024-03-15T16:04:11.762Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf ---
12:04:11 [2024-03-15T16:04:11.762Z] [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
12:04:12 [2024-03-15T16:04:12.693Z] [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
12:04:14 [2024-03-15T16:04:14.058Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.058Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
12:04:14 [2024-03-15T16:04:14.058Z] [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
12:04:14 [2024-03-15T16:04:14.058Z] [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
12:04:14 [2024-03-15T16:04:14.058Z] [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
12:04:14 [2024-03-15T16:04:14.058Z] [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
12:04:14 [2024-03-15T16:04:14.058Z] [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
12:04:14 [2024-03-15T16:04:14.058Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.058Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
12:04:14 [2024-03-15T16:04:14.058Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] Building org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT            [65/141]
12:04:14 [2024-03-15T16:04:14.059Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:04:14 [2024-03-15T16:04:14.059Z] [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
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf ---
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/src/main/resources
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf ---
12:04:14 [2024-03-15T16:04:14.059Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
12:04:14 [2024-03-15T16:04:14.059Z] [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
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf ---
12:04:14 [2024-03-15T16:04:14.059Z] [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
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] 
12:04:14 [2024-03-15T16:04:14.059Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf ---
12:04:14 [2024-03-15T16:04:14.059Z] [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
12:04:14 [2024-03-15T16:04:14.987Z] [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
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
12:04:16 [2024-03-15T16:04:16.352Z] [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
12:04:16 [2024-03-15T16:04:16.352Z] [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
12:04:16 [2024-03-15T16:04:16.352Z] [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
12:04:16 [2024-03-15T16:04:16.352Z] [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
12:04:16 [2024-03-15T16:04:16.352Z] [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
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [66/141]
12:04:16 [2024-03-15T16:04:16.352Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:04:16 [2024-03-15T16:04:16.352Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:04:16 [2024-03-15T16:04:16.352Z] [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
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] The project's OSGi version is 1.0.4.202403151535
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.352Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.352Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:04:16 [2024-03-15T16:04:16.352Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:04:16 [2024-03-15T16:04:16.352Z] [WARNING] The 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
12:04:16 [2024-03-15T16:04:16.352Z] [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
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.608Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.608Z] [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
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.608Z] [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
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] 
12:04:16 [2024-03-15T16:04:16.608Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:16 [2024-03-15T16:04:16.608Z] [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
12:04:17 [2024-03-15T16:04:17.535Z] [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
12:04:18 [2024-03-15T16:04:18.462Z] [INFO] 
12:04:18 [2024-03-15T16:04:18.462Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:18 [2024-03-15T16:04:18.718Z] [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
12:04:18 [2024-03-15T16:04:18.718Z] [INFO] Command line:
12:04:18 [2024-03-15T16:04:18.718Z] 	[/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]
12:04:18 [2024-03-15T16:04:18.718Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:04:21 [2024-03-15T16:04:21.233Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
12:04:21 [2024-03-15T16:04:21.489Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
12:04:21 [2024-03-15T16:04:21.489Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadProperties -- Time elapsed: 0.065 s
12:04:21 [2024-03-15T16:04:21.489Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testValidate -- Time elapsed: 0.040 s
12:04:21 [2024-03-15T16:04:21.489Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testTwoContexts -- Time elapsed: 0.011 s
12:04:21 [2024-03-15T16:04:21.489Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent1 -- Time elapsed: 0.006 s
12:04:21 [2024-03-15T16:04:21.489Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent2 -- Time elapsed: 0.005 s
12:04:21 [2024-03-15T16:04:21.489Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testSeek1stEvent -- Time elapsed: 0.005 s
12:04:21 [2024-03-15T16:04:21.489Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent1 -- Time elapsed: 0.023 s
12:04:21 [2024-03-15T16:04:21.489Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent2 -- Time elapsed: 0.011 s
12:04:21 [2024-03-15T16:04:21.489Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead1stEvent -- Time elapsed: 0.004 s
12:04:21 [2024-03-15T16:04:21.489Z] 
12:04:21 [2024-03-15T16:04:21.489Z] Results:
12:04:21 [2024-03-15T16:04:21.489Z] 
12:04:21 [2024-03-15T16:04:21.489Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
12:04:21 [2024-03-15T16:04:21.489Z] 
12:04:21 [2024-03-15T16:04:21.744Z] [INFO] All tests passed
12:04:21 [2024-03-15T16:04:21.744Z] [INFO] 
12:04:21 [2024-03-15T16:04:21.744Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:21 [2024-03-15T16:04:21.744Z] [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
12:04:21 [2024-03-15T16:04:21.744Z] [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
12:04:21 [2024-03-15T16:04:21.744Z] [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
12:04:21 [2024-03-15T16:04:21.744Z] [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
12:04:21 [2024-03-15T16:04:21.744Z] [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
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] 
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] 
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [67/141]
12:04:21 [2024-03-15T16:04:21.745Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:04:21 [2024-03-15T16:04:21.745Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:04:21 [2024-03-15T16:04:21.745Z] [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
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] 
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] 
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] The project's OSGi version is 1.1.11.202403151535
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] 
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] 
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] 
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] 
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] 
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
12:04:21 [2024-03-15T16:04:21.745Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
12:04:22 [2024-03-15T16:04:22.000Z] [INFO] 
12:04:22 [2024-03-15T16:04:22.000Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
12:04:22 [2024-03-15T16:04:22.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
12:04:22 [2024-03-15T16:04:22.000Z] [INFO] 
12:04:22 [2024-03-15T16:04:22.000Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
12:04:22 [2024-03-15T16:04:22.000Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:04:22 [2024-03-15T16:04:22.000Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:04:22 [2024-03-15T16:04:22.000Z] [WARNING] The 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
12:04:22 [2024-03-15T16:04:22.000Z] [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
12:04:22 [2024-03-15T16:04:22.001Z] [INFO] 
12:04:22 [2024-03-15T16:04:22.001Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core.tests ---
12:04:22 [2024-03-15T16:04:22.001Z] [INFO] 
12:04:22 [2024-03-15T16:04:22.001Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
12:04:22 [2024-03-15T16:04:22.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
12:04:22 [2024-03-15T16:04:22.001Z] [INFO] 
12:04:22 [2024-03-15T16:04:22.001Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests ---
12:04:22 [2024-03-15T16:04:22.001Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
12:04:22 [2024-03-15T16:04:22.001Z] [INFO] 
12:04:22 [2024-03-15T16:04:22.001Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
12:04:22 [2024-03-15T16:04:22.001Z] [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
12:04:22 [2024-03-15T16:04:22.001Z] [INFO] 
12:04:22 [2024-03-15T16:04:22.001Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
12:04:22 [2024-03-15T16:04:22.257Z] [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
12:04:22 [2024-03-15T16:04:22.257Z] [INFO] 
12:04:22 [2024-03-15T16:04:22.257Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
12:04:22 [2024-03-15T16:04:22.257Z] [INFO] 
12:04:22 [2024-03-15T16:04:22.257Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core.tests ---
12:04:22 [2024-03-15T16:04:22.257Z] [INFO] 
12:04:22 [2024-03-15T16:04:22.257Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
12:04:22 [2024-03-15T16:04:22.257Z] [INFO] 
12:04:22 [2024-03-15T16:04:22.257Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core.tests ---
12:04:22 [2024-03-15T16:04:22.257Z] [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
12:04:22 [2024-03-15T16:04:22.820Z] [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
12:04:23 [2024-03-15T16:04:23.747Z] [INFO] 
12:04:23 [2024-03-15T16:04:23.747Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
12:04:23 [2024-03-15T16:04:23.747Z] [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
12:04:23 [2024-03-15T16:04:23.747Z] [INFO] Command line:
12:04:23 [2024-03-15T16:04:23.747Z] 	[/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]
12:04:23 [2024-03-15T16:04:23.748Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:04:26 [2024-03-15T16:04:26.261Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
12:04:26 [2024-03-15T16:04:26.261Z] Mar 15, 2024 4:04:25 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:04:26 [2024-03-15T16:04:26.261Z] WARNING: {"ts":"919327027596.615","ph":"B","tid":1,"pid":1,"name":"foo"}
12:04:26 [2024-03-15T16:04:26.261Z] Mar 15, 2024 4:04:25 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:04:26 [2024-03-15T16:04:26.261Z] WARNING: {"ts":"919327027596.615","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
12:04:26 [2024-03-15T16:04:26.261Z] Mar 15, 2024 4:04:25 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
12:04:26 [2024-03-15T16:04:26.261Z] WARNING: {"ts":"919327111979.242","ph":"E","tid":1,"pid":1}
12:04:26 [2024-03-15T16:04:26.261Z] Mar 15, 2024 4:04:25 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:04:26 [2024-03-15T16:04:26.261Z] WARNING: {"ts":"919327115465.456","ph":"B","tid":1,"pid":1,"name":"foo"}
12:04:26 [2024-03-15T16:04:26.261Z] Mar 15, 2024 4:04:25 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:04:26 [2024-03-15T16:04:26.261Z] WARNING: {"ts":"919327115465.456","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
12:04:26 [2024-03-15T16:04:26.261Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
12:04:26 [2024-03-15T16:04:26.261Z] WARNING: {"ts":"919327118884.315","ph":"E","tid":1,"pid":1}
12:04:26 [2024-03-15T16:04:26.261Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:04:26 [2024-03-15T16:04:26.261Z] WARNING: {"ts":"919327126079.501","ph":"B","tid":1,"pid":1,"name":"foo"}
12:04:26 [2024-03-15T16:04:26.261Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:04:26 [2024-03-15T16:04:26.261Z] WARNING: {"ts":"919327126079.501","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
12:04:26 [2024-03-15T16:04:26.261Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
12:04:26 [2024-03-15T16:04:26.261Z] WARNING: {"ts":"919327127676.164","ph":"E","tid":1,"pid":1}
12:04:26 [2024-03-15T16:04:26.261Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:04:26 [2024-03-15T16:04:26.261Z] WARNING: {"ts":"919327129450.936","ph":"B","tid":1,"pid":1,"name":"foo"}
12:04:26 [2024-03-15T16:04:26.261Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:04:26 [2024-03-15T16:04:26.261Z] WARNING: {"ts":"919327132065.381","ph":"E","tid":1,"pid":1}
12:04:26 [2024-03-15T16:04:26.261Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:04:26 [2024-03-15T16:04:26.261Z] WARNING: {"ts":"919327137085.365","ph":"B","tid":1,"pid":1,"name":"foo"}
12:04:26 [2024-03-15T16:04:26.261Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:04:26 [2024-03-15T16:04:26.262Z] WARNING: {"ts":"919327137085.365","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
12:04:26 [2024-03-15T16:04:26.262Z] WARNING: {"ts":"919327138873.194","ph":"E","tid":1,"pid":1}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:04:26 [2024-03-15T16:04:26.262Z] INFO: {"ts":"919327147492.305","ph":"B","tid":1,"pid":1,"name":"foo"}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:04:26 [2024-03-15T16:04:26.262Z] INFO: {"ts":"919327148262.697","ph":"B","tid":1,"pid":1,"name":"bar"}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:04:26 [2024-03-15T16:04:26.262Z] INFO: {"ts":"919327148894.161","ph":"E","tid":1,"pid":1}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:04:26 [2024-03-15T16:04:26.262Z] INFO: {"ts":"919327149696.033","ph":"E","tid":1,"pid":1}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:04:26 [2024-03-15T16:04:26.262Z] WARNING: {"ts":"919327151444.726","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:04:26 [2024-03-15T16:04:26.262Z] WARNING: {"ts":"919327152257.617","ph":"E","tid":1,"pid":1}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:04:26 [2024-03-15T16:04:26.262Z] WARNING: {"ts":"919327152868.244","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:04:26 [2024-03-15T16:04:26.262Z] WARNING: {"ts":"919327153587.899","ph":"E","tid":1,"pid":1}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:04:26 [2024-03-15T16:04:26.262Z] WARNING: {"ts":"919327154228.65","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:04:26 [2024-03-15T16:04:26.262Z] WARNING: {"ts":"919327154803.113","ph":"E","tid":1,"pid":1}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:04:26 [2024-03-15T16:04:26.262Z] WARNING: {"ts":"919327156375.515","ph":"B","tid":1,"pid":1,"name":"foo"}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:04:26 [2024-03-15T16:04:26.262Z] WARNING: {"ts":"919327157834.162","ph":"E","tid":1,"pid":1}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:04:26 [2024-03-15T16:04:26.262Z] WARNING: {"ts":"919327160886.616","ph":"B","tid":1,"pid":1,"name":"foo"}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:04:26 [2024-03-15T16:04:26.262Z] WARNING: {"ts":"919327160886.616","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
12:04:26 [2024-03-15T16:04:26.262Z] WARNING: {"ts":"919327163863.437","ph":"E","tid":1,"pid":1}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
12:04:26 [2024-03-15T16:04:26.262Z] INFO: {"ts":"919327166018.214","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
12:04:26 [2024-03-15T16:04:26.262Z] INFO: {"ts":"919327166950.406","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:04:26 [2024-03-15T16:04:26.262Z] INFO: {"ts":"919327168035.241","ph":"B","tid":1,"pid":1,"name":"foo"}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:04:26 [2024-03-15T16:04:26.262Z] INFO: {"ts":"919327168730.543","ph":"B","tid":1,"pid":1,"name":"bar"}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:04:26 [2024-03-15T16:04:26.262Z] INFO: {"ts":"919327169317.028","ph":"E","tid":1,"pid":1}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:04:26 [2024-03-15T16:04:26.262Z] INFO: {"ts":"919327170021.051","ph":"E","tid":1,"pid":1}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:04:26 [2024-03-15T16:04:26.262Z] WARNING: {"ts":"919327171081.126","ph":"B","tid":1,"pid":1,"name":"foo"}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
12:04:26 [2024-03-15T16:04:26.262Z] WARNING: {"ts":"919327171081.126","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
12:04:26 [2024-03-15T16:04:26.262Z] WARNING: {"ts":"919327200934.683","ph":"E","tid":1,"pid":1}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
12:04:26 [2024-03-15T16:04:26.262Z] INFO: {"ts":"919327206437.629","ph":"B","tid":1,"pid":1,"name":"world"}
12:04:26 [2024-03-15T16:04:26.262Z] Mar 15, 2024 4:04:26 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
12:04:26 [2024-03-15T16:04:26.262Z] INFO: {"ts":"919327207162.938","ph":"E","tid":1,"pid":1}
12:04:26 [2024-03-15T16:04:26.262Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowLogLevels -- Time elapsed: 0.090 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithData -- Time elapsed: 0.005 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testObjectLifespan -- Time elapsed: 0.005 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderNoExtra -- Time elapsed: 0.002 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingWithData -- Time elapsed: 0.004 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowFiltered -- Time elapsed: 0.003 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderCatThenParent -- Time elapsed: 0.003 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingFiltered -- Time elapsed: 0.003 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAsyncMessages -- Time elapsed: 0.005 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingException -- Time elapsed: 0.003 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFailRepeatedArgs -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributes -- Time elapsed: 0.005 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingLogLevels -- Time elapsed: 0.002 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCounter -- Time elapsed: 0.002 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithUnsetParent -- Time elapsed: 0.005 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNullArguments -- Time elapsed: 0.002 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNesting -- Time elapsed: 0.003 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderParentThenCat -- Time elapsed: 0.030 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testMarker -- Time elapsed: 0.003 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testInstant -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCollectionLifespan -- Time elapsed: 0.002 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testHelloWorld -- Time elapsed: 0.002 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFail3Args -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.262Z] Running org.eclipse.tracecompass.common.core.tests.log.MonitorTest
12:04:26 [2024-03-15T16:04:26.262Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.common.core.tests.log.MonitorTest
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testDescending -- Time elapsed: 0.004 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testJmx -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testSame -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testClimbing -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.262Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
12:04:26 [2024-03-15T16:04:26.262Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepHashCode -- Time elapsed: 0.021 s
12:04:26 [2024-03-15T16:04:26.262Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepEquals -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.263Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
12:04:26 [2024-03-15T16:04:26.519Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIteratorContents -- Time elapsed: 0.031 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testOddInsertions -- Time elapsed: 0.008 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testMultiThread -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testConcurrentIteration -- Time elapsed: 0.004 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSingleInsertion -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testBlockingPeek -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor1 -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor2 -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor4 -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor5 -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIsEmpty -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSimpleInsertion -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testLargeInsertion -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
12:04:26 [2024-03-15T16:04:26.519Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[0: 3 - 3] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[0: 3 - 3] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[0: 3 - 3] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[0: 3 - 3] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[1: 5.6 - 5.6] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[1: 5.6 - 5.6] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[1: 5.6 - 5.6] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[1: 5.6 - 5.6] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[2: 1.235 - 1.2] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[2: 1.235 - 1.2] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[2: 1.235 - 1.2] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[2: 1.235 - 1.2] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[3: 1.01 - 1] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[3: 1.01 - 1] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[3: 1.01 - 1] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[3: 1.01 - 1] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.519Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[4: 975 - 975] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[4: 975 - 975] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[4: 975 - 975] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[4: 975 - 975] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[5: 1,000 - 1 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[5: 1,000 - 1 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[5: 1,000 - 1 k] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[5: 1,000 - 1 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[6: 4,000 - 4 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[6: 4,000 - 4 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[6: 4,000 - 4 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[6: 4,000 - 4 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[7: -4,000 - -4 k] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[7: -4,000 - -4 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[7: -4,000 - -4 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[7: -4,000 - -4 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[8: 4,000 - 4 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[8: 4,000 - 4 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[8: 4,000 - 4 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[8: 4,000 - 4 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[9: 4,000 - 4 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[9: 4,000 - 4 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[9: 4,000 - 4 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[9: 4,000 - 4 k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[10: 12,345,678 - 12.3 M] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[18: 100,100,000 - 100.1 M] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[19: 0.1 - 100 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[19: 0.1 - 100 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.520Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[19: 0.1 - 100 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[19: 0.1 - 100 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[20: 0.001 - 1 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[20: 0.001 - 1 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[20: 0.001 - 1 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[20: 0.001 - 1 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[21: 0 - 1 µ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[21: 0 - 1 µ] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[21: 0 - 1 µ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[21: 0 - 1 µ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[22: 0 - 1 n] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[22: 0 - 1 n] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[22: 0 - 1 n] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[22: 0 - 1 n] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[23: 0 - 1 p] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[23: 0 - 1 p] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[23: 0 - 1 p] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[23: 0 - 1 p] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[24: 0 - 0] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[24: 0 - 0] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[24: 0 - 0] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[24: 0 - 0] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[25: -0.04 - -40 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[25: -0.04 - -40 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[25: -0.04 - -40 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[25: -0.04 - -40 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[26: 0.002 - 2 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[26: 0.002 - 2 m] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[26: 0.002 - 2 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[26: 0.002 - 2 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[28: 0 - 492.8 µ] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[28: 0 - 492.8 µ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[28: 0 - 492.8 µ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[28: 0 - 492.8 µ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[29: 0 - 251 n] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[29: 0 - 251 n] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[29: 0 - 251 n] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[29: 0 - 251 n] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[30: 0 - 43 p] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[30: 0 - 43 p] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[30: 0 - 43 p] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[30: 0 - 43 p] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[31: 0 - 45.6 n] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[31: 0 - 45.6 n] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[31: 0 - 45.6 n] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[31: 0 - 45.6 n] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.521Z] 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
12:04:26 [2024-03-15T16:04:26.521Z] 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
12:04:26 [2024-03-15T16:04:26.521Z] 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
12:04:26 [2024-03-15T16:04:26.521Z] 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 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[33: ∞ - ∞] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[33: ∞ - ∞] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[33: ∞ - ∞] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[33: ∞ - ∞] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[34: 0 - 0] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[34: 0 - 0] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[34: 0 - 0] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[34: 0 - 0] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[35: -∞ - -∞] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[35: -∞ - -∞] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[35: -∞ - -∞] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[35: -∞ - -∞] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[36: NaN - NaN] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[36: NaN - NaN] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[36: NaN - NaN] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[36: NaN - NaN] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[37: null - Toto] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[37: null - Toto] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[37: null - Toto] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[37: null - Toto] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[38: null - 1.2 s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[38: null - 1.2 s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[38: null - 1.2 s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[38: null - 1.2 s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[39: null - 1.2 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[39: null - 1.2 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[39: null - 1.2 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[39: null - 1.2 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[40: null - ∞ k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[40: null - ∞ k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[40: null - ∞ k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[40: null - ∞ k] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[41: null - -∞ p] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[41: null - -∞ p] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[41: null - -∞ p] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[41: null - -∞ p] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[42: null - NaNM] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[42: null - NaNM] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[42: null - NaNM] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[42: null - NaNM] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[43: null - 1.2 m  ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[43: null - 1.2 m  ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[43: null - 1.2 m  ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[43: null - 1.2 m  ] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.522Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
12:04:26 [2024-03-15T16:04:26.522Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[0: 0 - 0 B] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[0: 0 - 0 B] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[0: 0 - 0 B] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[0: 0 - 0 B] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[1: 3 - 3 B] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[1: 3 - 3 B] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[1: 3 - 3 B] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[1: 3 - 3 B] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[2: 975 - 975 B] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[2: 975 - 975 B] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[2: 975 - 975 B] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[2: 975 - 975 B] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[3: 1,024 - 1 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[3: 1,024 - 1 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[3: 1,024 - 1 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[4: 1,048,576 - 1 MB] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.522Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[7: 4,096 - 4 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[7: 4,096 - 4 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[7: 4,096 - 4 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[8: -4,096 - -4 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[8: -4,096 - -4 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[8: -4,096 - -4 KB] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[9: 4,096 - 4 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[9: 4,096 - 4 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[9: 4,096 - 4 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[10: 4,096 - 4 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[10: 4,096 - 4 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[10: 4,096 - 4 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[20: null - .0001 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.523Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[20: null - .0001 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[20: null - .0001 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[20: null - .0001 MB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[21: null - 1KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[21: null - 1KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[21: null - 1KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[21: null - 1KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[22: null - 1KB   ] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[22: null - 1KB   ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[22: null - 1KB   ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[22: null - 1KB   ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[23: null - 1KB  potato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[23: null - 1KB  potato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[23: null - 1KB  potato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[23: null - 1KB  potato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
12:04:26 [2024-03-15T16:04:26.524Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[0: 0 - 0] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[0: 0 - 0] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[0: 0 - 0] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[0: 0 - 0] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[1: 3 - 3 ns] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[1: 3 - 3 ns] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[1: 3 - 3 ns] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[1: 3 - 3 ns] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[3: 200,000,000 - 200 ms] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[5: 200,000,000 - 200 ms] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[10: 200,000,100 - 200 ms] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.524Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[11: null - 200ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[11: null - 200ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[11: null - 200ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[11: null - 200ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[12: null - 200ms  ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[12: null - 200ms  ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[12: null - 200ms  ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[12: null - 200ms  ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[13: null - 200     ms] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[13: null - 200     ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[13: null - 200     ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[13: null - 200     ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[14: null - 1.5ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[14: null - 1.5ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[14: null - 1.5ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[14: null - 1.5ms] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[15: null - 1.5us] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[15: null - 1.5us] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[15: null - 1.5us] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[15: null - 1.5us] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[16: null - 1.5µs] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[16: null - 1.5µs] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[16: null - 1.5µs] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[16: null - 1.5µs] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[17: null - 1.5usdt] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[17: null - 1.5usdt] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[17: null - 1.5usdt] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[17: null - 1.5usdt] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[18: null - 1.5hello] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[18: null - 1.5hello] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[18: null - 1.5hello] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[18: null - 1.5hello] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[19: null - 15] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[19: null - 15] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[19: null - 15] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[19: null - 15] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[20: null - hello] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[20: null - hello] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[20: null - hello] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[20: null - hello] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[21: null - 0.000001s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[21: null - 0.000001s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[21: null - 0.000001s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[21: null - 0.000001s] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[22: null - .000001s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[22: null - .000001s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[22: null - .000001s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[22: null - .000001s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
12:04:26 [2024-03-15T16:04:26.525Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[0: 0 - 0 rabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[0: 0 - 0 rabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[0: 0 - 0 rabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[0: 0 - 0 rabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[1: 3 - 3 rabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[1: 3 - 3 rabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[1: 3 - 3 rabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[1: 3 - 3 rabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[2: 975 - 975 rabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[2: 975 - 975 rabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.525Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[2: 975 - 975 rabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[2: 975 - 975 rabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[3: 1,000 - 1 krabbit] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.526Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[21: 0.001 - 1 mrabbit] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[23: 0 - 1 nrabbit] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[24: 0 - 1 prabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[24: 0 - 1 prabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[24: 0 - 1 prabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[24: 0 - 1 prabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[26: 0.002 - 2 mrabbit] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.527Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[28: 0 - 492.837 µrabbit] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[30: 0 - 43 prabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[30: 0 - 43 prabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[30: 0 - 43 prabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[30: 0 - 43 prabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[31: 0 - 45.643 nrabbit] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[32: null - 1234 TPotato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[32: null - 1234 TPotato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[32: null - 1234 TPotato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[32: null - 1234 TPotato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[33: null - .0001 Mrabbit] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[34: null - 1krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[34: null - 1krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[34: null - 1krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[34: null - 1krabbit] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[35: null - 1krabbit   ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[35: null - 1krabbit   ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[35: null - 1krabbit   ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[35: null - 1krabbit   ] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[37: null - 1krabbit  potato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[37: null - 1krabbit  potato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[37: null - 1krabbit  potato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[37: null - 1krabbit  potato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
12:04:26 [2024-03-15T16:04:26.528Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[0: 0 - 0 B/s] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[0: 0 - 0 B/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[0: 0 - 0 B/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[0: 0 - 0 B/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[1: 3 - 3 B/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[1: 3 - 3 B/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[1: 3 - 3 B/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[1: 3 - 3 B/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[2: 975 - 975 B/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[2: 975 - 975 B/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[2: 975 - 975 B/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[2: 975 - 975 B/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB/s] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.528Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] 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
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.529Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[20: null - .0001 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[20: null - .0001 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[20: null - .0001 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[20: null - .0001 MB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[21: null - 1KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[21: null - 1KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[21: null - 1KB/s] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[21: null - 1KB/s] -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[22: null - 1KB/s   ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[22: null - 1KB/s   ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[22: null - 1KB/s   ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[22: null - 1KB/s   ] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[23: null - 1KB/s  potato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[23: null - 1KB/s  potato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[23: null - 1KB/s  potato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[23: null - 1KB/s  potato] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[24: null - 1 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[24: null - 1 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[24: null - 1 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[24: null - 1 KB] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.530Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
12:04:26 [2024-03-15T16:04:26.785Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[0: 0] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[1: 3] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[2: 975] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[3: 1,000] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[4: 4,000] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[5: -4,000] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[6: -0.04] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[7: 0.002] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[8: 0.056] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[9: 0] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[10: 0] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[11: ∞] -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] 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
12:04:26 [2024-03-15T16:04:26.786Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
12:04:26 [2024-03-15T16:04:26.786Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testSameSign -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100L -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0L -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0 -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1 -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0 -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimit -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimit -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimitL -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimitL -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100 -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100 -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100L -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0L -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1L -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
12:04:26 [2024-03-15T16:04:26.786Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullElement -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArray -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullRef -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullElement -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullRef -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStream -- Time elapsed: 0 s
12:04:26 [2024-03-15T16:04:26.786Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
12:04:26 [2024-03-15T16:04:26.786Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
12:04:26 [2024-03-15T16:04:26.786Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
12:04:26 [2024-03-15T16:04:26.786Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.079 s -- in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testSafeValidate -- Time elapsed: 0.050 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils skipped
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testBillionLaughs -- Time elapsed: 0.015 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSchemaFactory -- Time elapsed: 0.003 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.newSafeXmlStreamReader -- Time elapsed: 0.003 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testRecursiveEntityReference -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testAttackValidate -- Time elapsed: 0.003 s
12:04:26 [2024-03-15T16:04:26.786Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSaxParserFactory -- Time elapsed: 0.001 s
12:04:26 [2024-03-15T16:04:26.786Z] 
12:04:26 [2024-03-15T16:04:26.786Z] Results:
12:04:26 [2024-03-15T16:04:26.786Z] 
12:04:26 [2024-03-15T16:04:26.786Z] Tests run: 700, Failures: 0, Errors: 0, Skipped: 1
12:04:26 [2024-03-15T16:04:26.786Z] 
12:04:27 [2024-03-15T16:04:27.042Z] [INFO] All tests passed
12:04:27 [2024-03-15T16:04:27.042Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.042Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
12:04:27 [2024-03-15T16:04:27.042Z] [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
12:04:27 [2024-03-15T16:04:27.042Z] [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
12:04:27 [2024-03-15T16:04:27.042Z] [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
12:04:27 [2024-03-15T16:04:27.042Z] [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
12:04:27 [2024-03-15T16:04:27.042Z] [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
12:04:27 [2024-03-15T16:04:27.042Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.042Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
12:04:27 [2024-03-15T16:04:27.042Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.042Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
12:04:27 [2024-03-15T16:04:27.042Z] [INFO] Building org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT            [68/141]
12:04:27 [2024-03-15T16:04:27.042Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
12:04:27 [2024-03-15T16:04:27.042Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:04:27 [2024-03-15T16:04:27.042Z] [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
12:04:27 [2024-03-15T16:04:27.042Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.042Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
12:04:27 [2024-03-15T16:04:27.042Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target
12:04:27 [2024-03-15T16:04:27.042Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.042Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/src/main/resources
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf ---
12:04:27 [2024-03-15T16:04:27.043Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
12:04:27 [2024-03-15T16:04:27.043Z] [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
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.043Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf ---
12:04:27 [2024-03-15T16:04:27.043Z] [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
12:04:27 [2024-03-15T16:04:27.298Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.298Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
12:04:27 [2024-03-15T16:04:27.298Z] [INFO] 
12:04:27 [2024-03-15T16:04:27.298Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf ---
12:04:27 [2024-03-15T16:04:27.298Z] [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
12:04:27 [2024-03-15T16:04:27.859Z] [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
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] 
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
12:04:28 [2024-03-15T16:04:28.785Z] [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
12:04:28 [2024-03-15T16:04:28.785Z] [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
12:04:28 [2024-03-15T16:04:28.785Z] [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
12:04:28 [2024-03-15T16:04:28.785Z] [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
12:04:28 [2024-03-15T16:04:28.785Z] [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
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] 
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] 
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [69/141]
12:04:28 [2024-03-15T16:04:28.785Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:04:28 [2024-03-15T16:04:28.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
12:04:28 [2024-03-15T16:04:28.785Z] [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
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] 
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] 
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] The project's OSGi version is 1.0.4.202403151535
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] 
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] 
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] 
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] 
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] 
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] 
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] 
12:04:28 [2024-03-15T16:04:28.785Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:28 [2024-03-15T16:04:28.785Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:04:28 [2024-03-15T16:04:28.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
12:04:28 [2024-03-15T16:04:28.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.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
12:04:28 [2024-03-15T16:04:28.785Z] [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
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] 
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] 
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] 
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:29 [2024-03-15T16:04:29.041Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] 
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:29 [2024-03-15T16:04:29.041Z] [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
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] 
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:29 [2024-03-15T16:04:29.041Z] [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
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] 
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] 
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] 
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] 
12:04:29 [2024-03-15T16:04:29.041Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:29 [2024-03-15T16:04:29.041Z] [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
12:04:29 [2024-03-15T16:04:29.966Z] [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
12:04:30 [2024-03-15T16:04:30.891Z] [INFO] 
12:04:30 [2024-03-15T16:04:30.891Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:30 [2024-03-15T16:04:30.891Z] [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
12:04:30 [2024-03-15T16:04:30.891Z] [INFO] Command line:
12:04:30 [2024-03-15T16:04:30.891Z] 	[/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]
12:04:30 [2024-03-15T16:04:30.891Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:04:33 [2024-03-15T16:04:33.403Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
12:04:33 [2024-03-15T16:04:33.403Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.070 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testCharacterLiteralPrimaryExpression -- Time elapsed: 0.019 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnumDeclaration -- Time elapsed: 0.002 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerLiteralPrimaryExpression -- Time elapsed: 0.001 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testKeywordPrimaryExpression -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testStringLiteralPrimaryExpression -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnvDeclaration -- Time elapsed: 0.001 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMixedUnaryExpression -- Time elapsed: 0.008 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testArrayUnaryExpression -- Time elapsed: 0.001 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMemberUnaryExpression -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testFloatingTypeAliasDeclaration -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerTypeAliasDeclaration -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPointerUnaryExpression -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testUnaryExpression -- Time elapsed: 0.001 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIdentifierPrimaryExpression -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSpecialArrayUnaryExpression -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testDeclaration -- Time elapsed: 0.001 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSimpleUnaryExpression -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPrimaryExpression -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
12:04:33 [2024-03-15T16:04:33.403Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testSymbols -- Time elapsed: 0.001 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testStringLiteral -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testCharLiteral -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralSuffixes -- Time elapsed: 0.001 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralPrefixes -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMixedComment -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testWhitespaces -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest skipped
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifierLetters -- Time elapsed: 0.001 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMultiLineComment -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testComment -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLineComment -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testNestedComment -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralDigits -- Time elapsed: 0.001 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralZero -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testKeywords -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeStringLiteral -- Time elapsed: 0.001 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeCharLiteral -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifier -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiterals -- Time elapsed: 0 s
12:04:33 [2024-03-15T16:04:33.403Z] 
12:04:33 [2024-03-15T16:04:33.403Z] Results:
12:04:33 [2024-03-15T16:04:33.403Z] 
12:04:33 [2024-03-15T16:04:33.403Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
12:04:33 [2024-03-15T16:04:33.403Z] 
12:04:33 [2024-03-15T16:04:33.658Z] [INFO] All tests passed
12:04:33 [2024-03-15T16:04:33.658Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.658Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:33 [2024-03-15T16:04:33.658Z] [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
12:04:33 [2024-03-15T16:04:33.658Z] [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
12:04:33 [2024-03-15T16:04:33.658Z] [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
12:04:33 [2024-03-15T16:04:33.658Z] [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
12:04:33 [2024-03-15T16:04:33.658Z] [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
12:04:33 [2024-03-15T16:04:33.658Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.658Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:04:33 [2024-03-15T16:04:33.658Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.658Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
12:04:33 [2024-03-15T16:04:33.658Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT        [70/141]
12:04:33 [2024-03-15T16:04:33.658Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
12:04:33 [2024-03-15T16:04:33.658Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:04:33 [2024-03-15T16:04:33.658Z] [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
12:04:33 [2024-03-15T16:04:33.658Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.658Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:33 [2024-03-15T16:04:33.658Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target
12:04:33 [2024-03-15T16:04:33.658Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.658Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:33 [2024-03-15T16:04:33.658Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:33 [2024-03-15T16:04:33.659Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:33 [2024-03-15T16:04:33.659Z] [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
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.659Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:33 [2024-03-15T16:04:33.915Z] [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
12:04:33 [2024-03-15T16:04:33.915Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.915Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:33 [2024-03-15T16:04:33.915Z] [INFO] 
12:04:33 [2024-03-15T16:04:33.915Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:33 [2024-03-15T16:04:33.915Z] [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
12:04:34 [2024-03-15T16:04:34.476Z] [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
12:04:35 [2024-03-15T16:04:35.841Z] [INFO] 
12:04:35 [2024-03-15T16:04:35.842Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:35 [2024-03-15T16:04:35.842Z] [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
12:04:35 [2024-03-15T16:04:35.842Z] [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
12:04:35 [2024-03-15T16:04:35.842Z] [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
12:04:35 [2024-03-15T16:04:35.842Z] [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
12:04:35 [2024-03-15T16:04:35.842Z] [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
12:04:35 [2024-03-15T16:04:35.842Z] [INFO] 
12:04:35 [2024-03-15T16:04:35.842Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
12:04:35 [2024-03-15T16:04:35.842Z] [INFO] 
12:04:35 [2024-03-15T16:04:35.842Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
12:04:35 [2024-03-15T16:04:35.842Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [71/141]
12:04:35 [2024-03-15T16:04:35.842Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
12:04:35 [2024-03-15T16:04:35.842Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:04:35 [2024-03-15T16:04:35.842Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:04:35 [2024-03-15T16:04:35.842Z] [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
12:04:36 [2024-03-15T16:04:36.099Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.099Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.099Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.099Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.099Z] [INFO] The project's OSGi version is 1.0.12.202403151535
12:04:36 [2024-03-15T16:04:36.099Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.099Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.099Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.099Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.099Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.099Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.099Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.099Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.099Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.099Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.099Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
12:04:36 [2024-03-15T16:04:36.354Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.354Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.354Z] [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
12:04:36 [2024-03-15T16:04:36.354Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.354Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.354Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:04:36 [2024-03-15T16:04:36.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
12:04:36 [2024-03-15T16:04:36.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.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
12:04:36 [2024-03-15T16:04:36.354Z] [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
12:04:36 [2024-03-15T16:04:36.609Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.609Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.609Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.609Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.609Z] [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
12:04:36 [2024-03-15T16:04:36.609Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.609Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.609Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:04:36 [2024-03-15T16:04:36.609Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.609Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.609Z] [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
12:04:36 [2024-03-15T16:04:36.609Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.609Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.864Z] [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
12:04:36 [2024-03-15T16:04:36.864Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.864Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.864Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.864Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.864Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.864Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.864Z] [INFO] 
12:04:36 [2024-03-15T16:04:36.864Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:36 [2024-03-15T16:04:36.864Z] [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
12:04:37 [2024-03-15T16:04:37.424Z] [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
12:04:38 [2024-03-15T16:04:38.788Z] [INFO] 
12:04:38 [2024-03-15T16:04:38.788Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:04:39 [2024-03-15T16:04:39.043Z] [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
12:04:39 [2024-03-15T16:04:39.043Z] [INFO] Command line:
12:04:39 [2024-03-15T16:04:39.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/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]
12:04:39 [2024-03-15T16:04:39.043Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:04:40 [2024-03-15T16:04:40.929Z] Mar 15, 2024 4:04:40 PM org.apache.aries.spifly.BaseActivator log
12:04:40 [2024-03-15T16:04:40.929Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:04:41 [2024-03-15T16:04:41.853Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:04:41 [2024-03-15T16:04:41.853Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:04:45 [2024-03-15T16:04:45.117Z] !SESSION 2024-03-15 16:04:38.963 -----------------------------------------------
12:04:45 [2024-03-15T16:04:45.117Z] eclipse.buildId=unknown
12:04:45 [2024-03-15T16:04:45.117Z] java.version=17.0.2
12:04:45 [2024-03-15T16:04:45.117Z] java.vendor=Oracle Corporation
12:04:45 [2024-03-15T16:04:45.117Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:04:45 [2024-03-15T16:04:45.117Z] 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
12:04:45 [2024-03-15T16:04:45.117Z] 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
12:04:45 [2024-03-15T16:04:45.117Z] 
12:04:45 [2024-03-15T16:04:45.117Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 16:04:44.913
12:04:45 [2024-03-15T16:04:45.117Z] !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
12:04:45 [2024-03-15T16:04:45.117Z] 
12:04:45 [2024-03-15T16:04:45.117Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:04:44.926
12:04:45 [2024-03-15T16:04:45.117Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:04:45 [2024-03-15T16:04:45.117Z] !STACK 0
12:04:45 [2024-03-15T16:04:45.117Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:04:45 [2024-03-15T16:04:45.117Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:04:45 [2024-03-15T16:04:45.117Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:04:45 [2024-03-15T16:04:45.117Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:04:45 [2024-03-15T16:04:45.117Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:04:45 [2024-03-15T16:04:45.117Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:04:45 [2024-03-15T16:04:45.117Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:04:45 [2024-03-15T16:04:45.117Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:04:45 [2024-03-15T16:04:45.117Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:04:45 [2024-03-15T16:04:45.117Z] Caused by: java.io.IOException: error=2, No such file or directory
12:04:45 [2024-03-15T16:04:45.117Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:04:45 [2024-03-15T16:04:45.117Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:04:45 [2024-03-15T16:04:45.117Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:04:45 [2024-03-15T16:04:45.117Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:04:45 [2024-03-15T16:04:45.117Z] 	... 7 more
12:04:45 [2024-03-15T16:04:45.117Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
12:04:46 [2024-03-15T16:04:46.045Z] Display size: 1440x900
12:04:46 [2024-03-15T16:04:46.045Z] OS version=6.2.9-300.fc38.x86_64
12:04:46 [2024-03-15T16:04:46.045Z] GTK version=3.22.30
12:04:46 [2024-03-15T16:04:46.045Z] GTK theme=Ambiance
12:04:46 [2024-03-15T16:04:46.045Z] LIBOVERLAY_SCROLLBAR=0
12:04:46 [2024-03-15T16:04:46.045Z] Time zone: Greenwich Mean Time
12:04:46 [2024-03-15T16:04:46.045Z] 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@1f641fb7] time=1121701932 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:04:46 [2024-03-15T16:04:46.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:04:46 [2024-03-15T16:04:46.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:04:46 [2024-03-15T16:04:46.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:04:46 [2024-03-15T16:04:46.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:04:46 [2024-03-15T16:04:46.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1121702480 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:04:46 [2024-03-15T16:04:46.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1121702480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:04:46 [2024-03-15T16:04:46.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121702488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:04:46 [2024-03-15T16:04:46.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:04:46 [2024-03-15T16:04:46.556Z] 
12:04:46 [2024-03-15T16:04:46.556Z] (Eclipse:10204): Gtk-WARNING **: 16:04:46.410: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:46 [2024-03-15T16:04:46.812Z] 
12:04:46 [2024-03-15T16:04:46.812Z] (Eclipse:10204): Gtk-WARNING **: 16:04:46.614: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:46 [2024-03-15T16:04:46.812Z] 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@1f641fb7] time=1121702909 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:04:46 [2024-03-15T16:04:46.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:04:46 [2024-03-15T16:04:46.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New	Shift+Alt+N", using matcher: with mnemonic 'New'
12:04:46 [2024-03-15T16:04:46.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&roject...", using matcher: with mnemonic 'Project...'
12:04:46 [2024-03-15T16:04:46.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Project...'
12:04:47 [2024-03-15T16:04:47.067Z] 
12:04:47 [2024-03-15T16:04:47.067Z] (Eclipse:10204): Gtk-WARNING **: 16:04:46.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.067Z] 
12:04:47 [2024-03-15T16:04:47.067Z] (Eclipse:10204): Gtk-WARNING **: 16:04:46.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.067Z] 
12:04:47 [2024-03-15T16:04:47.067Z] (Eclipse:10204): Gtk-WARNING **: 16:04:46.936: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.067Z] 
12:04:47 [2024-03-15T16:04:47.067Z] (Eclipse:10204): Gtk-WARNING **: 16:04:46.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.067Z] 
12:04:47 [2024-03-15T16:04:47.067Z] (Eclipse:10204): Gtk-WARNING **: 16:04:46.988: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.067Z] 
12:04:47 [2024-03-15T16:04:47.067Z] (Eclipse:10204): Gtk-WARNING **: 16:04:47.009: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.067Z] 
12:04:47 [2024-03-15T16:04:47.067Z] (Eclipse:10204): Gtk-WARNING **: 16:04:47.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.067Z] 
12:04:47 [2024-03-15T16:04:47.067Z] (Eclipse:10204): Gtk-WARNING **: 16:04:47.050: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.067Z] 
12:04:47 [2024-03-15T16:04:47.067Z] (Eclipse:10204): Gtk-WARNING **: 16:04:47.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Project...'
12:04:47 [2024-03-15T16:04:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Project", using matcher: with text 'New Project'
12:04:47 [2024-03-15T16:04:47.322Z] 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=1121703275 data=null doit=true}, Shell with text {New Project}]
12:04:47 [2024-03-15T16:04:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:47 [2024-03-15T16:04:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:47 [2024-03-15T16:04:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing in tree (of type 'Tree')
12:04:47 [2024-03-15T16:04:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121703285 data=null doit=true}, TreeItem with text {Tracing}]
12:04:47 [2024-03-15T16:04:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121703285 data=null}, TreeItem with text {Tracing}]
12:04:47 [2024-03-15T16:04:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121703286 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
12:04:47 [2024-03-15T16:04:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121703291 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}]
12:04:47 [2024-03-15T16:04:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121703293 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
12:04:47 [2024-03-15T16:04:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:47 [2024-03-15T16:04:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121703301 data=null button=0 stateMask=0x0 x=65 y=35 count=0}, TreeItem with text {Tracing}]
12:04:47 [2024-03-15T16:04:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121703301 data=null doit=true}, TreeItem with text {Tracing}]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121703301 data=null}, TreeItem with text {Tracing}]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121703302 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121703302 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}]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121703303 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=1121703305 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=1121703305 data=null doit=true}, Tree node with text: Tracing Project]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=1121703306 data=null}, Tree node with text: Tracing Project]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=1121703306 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121703306 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]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=1121703309 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Tracing Project
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=1121703310 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=1121703310 data=null doit=true}, Tree node with text: Tracing Project]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=1121703311 data=null}, Tree node with text: Tracing Project]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=1121703311 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121703311 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]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=1121703312 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing Project} time=1121703312 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing Project} time=1121703312 data=null doit=true}, Tree node with text: Tracing Project]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing Project} time=1121703312 data=null}, Tree node with text: Tracing Project]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Tracing Project
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:04:47 [2024-03-15T16:04:47.323Z] 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')
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1121703316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1121703316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1121703316 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1121703316 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1121703316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1121703317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:47 [2024-03-15T16:04:47.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1121703317 data=null 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')]
12:04:47 [2024-03-15T16:04:47.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:04:47 [2024-03-15T16:04:47.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:04:47 [2024-03-15T16:04:47.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:04:47 [2024-03-15T16:04:47.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:04:47 [2024-03-15T16:04:47.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Tracing Project", using matcher: with text 'Tracing Project'
12:04:47 [2024-03-15T16:04:47.324Z] 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=1121703343 data=null doit=true}, Shell with text {Tracing Project}]
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: of type 'Text'
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: (of type 'Text')
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: of type 'Text'
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: (of type 'Text')
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use &default locatio...", using matcher: of type 'Button'
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:04:47 [2024-03-15T16:04:47.324Z] 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')
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121703351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121703351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121703352 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121703352 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121703352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121703352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121703352 data=null 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')]
12:04:47 [2024-03-15T16:04:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {P&roject...} time=1121702916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Project...']
12:04:47 [2024-03-15T16:04:47.324Z] 
12:04:47 [2024-03-15T16:04:47.324Z] (Eclipse:10204): Gtk-WARNING **: 16:04:47.302: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.579Z] 
12:04:47 [2024-03-15T16:04:47.579Z] (Eclipse:10204): Gtk-WARNING **: 16:04:47.323: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:04:47 [2024-03-15T16:04:47.579Z] 
12:04:47 [2024-03-15T16:04:47.579Z] (Eclipse:10204): Gtk-WARNING **: 16:04:47.566: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.835Z] 
12:04:47 [2024-03-15T16:04:47.835Z] (Eclipse:10204): Gtk-WARNING **: 16:04:47.607: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.835Z] 
12:04:47 [2024-03-15T16:04:47.835Z] (Eclipse:10204): Gtk-WARNING **: 16:04:47.631: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.835Z] 
12:04:47 [2024-03-15T16:04:47.835Z] (Eclipse:10204): Gtk-WARNING **: 16:04:47.654: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.835Z] 
12:04:47 [2024-03-15T16:04:47.835Z] (Eclipse:10204): Gtk-WARNING **: 16:04:47.677: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.835Z] 
12:04:47 [2024-03-15T16:04:47.835Z] (Eclipse:10204): Gtk-WARNING **: 16:04:47.699: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.835Z] 
12:04:47 [2024-03-15T16:04:47.835Z] (Eclipse:10204): Gtk-WARNING **: 16:04:47.719: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:47 [2024-03-15T16:04:47.835Z] 
12:04:47 [2024-03-15T16:04:47.835Z] (Eclipse:10204): Gtk-WARNING **: 16:04:47.738: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:48 [2024-03-15T16:04:48.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:04:48 [2024-03-15T16:04:48.091Z] 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')
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.091Z] 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.
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:04:48 [2024-03-15T16:04:48.091Z] 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
12:04:48 [2024-03-15T16:04:48.091Z] 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=1121704037 data=null}, (of type 'Combo')]
12:04:48 [2024-03-15T16:04:48.091Z] 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
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121704094 data=null doit=true}, TreeItem with text {traces}]
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121704095 data=null}, TreeItem with text {traces}]
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121704095 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121704096 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}]
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121704099 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1121704105 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1121704106 data=null doit=true}, Tree node with text: synctraces]
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1121704106 data=null}, Tree node with text: synctraces]
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1121704106 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121704106 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]
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1121704107 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:04:48 [2024-03-15T16:04:48.091Z] 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:'))
12:04:48 [2024-03-15T16:04:48.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121704128 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:'))]
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] 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'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:04:48 [2024-03-15T16:04:48.092Z] 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')
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@106ac5f4
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121704132 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')]
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121704133 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')]
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121704133 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121704136 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121704136 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')]
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121704136 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')]
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121704136 data=null 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')]
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121704137 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')]
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121704137 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')]
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121704137 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')]
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121704137 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121704137 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:04:48 [2024-03-15T16:04:48.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:04:48 [2024-03-15T16:04:48.092Z] 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')
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@389a9ff6
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1121704140 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')]
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121704140 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')]
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1121704140 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1121704141 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1121704141 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')]
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1121704141 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')]
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1121704141 data=null 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')]
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1121704141 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')]
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121704141 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')]
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1121704141 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')]
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1121704142 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1121704142 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:04:48 [2024-03-15T16:04:48.093Z] 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')
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:04:48 [2024-03-15T16:04:48.093Z] 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.
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:04:48 [2024-03-15T16:04:48.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:04:48 [2024-03-15T16:04:48.093Z] 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')
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] 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')
12:04:48 [2024-03-15T16:04:48.094Z] 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.
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:04:48 [2024-03-15T16:04:48.094Z] 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')
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:04:48 [2024-03-15T16:04:48.094Z] 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.
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] 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)'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:04:48 [2024-03-15T16:04:48.094Z] 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')
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] 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')
12:04:48 [2024-03-15T16:04:48.094Z] 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.
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:04:48 [2024-03-15T16:04:48.095Z] 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')
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:04:48 [2024-03-15T16:04:48.095Z] 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')
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121704159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121704159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121704159 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121704160 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121704160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121704160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:48 [2024-03-15T16:04:48.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:48 [2024-03-15T16:04:48.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:48 [2024-03-15T16:04:48.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:48 [2024-03-15T16:04:48.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:48 [2024-03-15T16:04:48.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:48 [2024-03-15T16:04:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:04:48 [2024-03-15T16:04:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121704160 data=null 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')]
12:04:48 [2024-03-15T16:04:48.656Z] 
12:04:48 [2024-03-15T16:04:48.656Z] (Eclipse:10204): Gtk-WARNING **: 16:04:48.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:48 [2024-03-15T16:04:48.656Z] 
12:04:48 [2024-03-15T16:04:48.656Z] (Eclipse:10204): Gtk-WARNING **: 16:04:48.491: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:48 [2024-03-15T16:04:48.656Z] 
12:04:48 [2024-03-15T16:04:48.656Z] (Eclipse:10204): Gtk-WARNING **: 16:04:48.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:48 [2024-03-15T16:04:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:04:48 [2024-03-15T16:04:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:48 [2024-03-15T16:04:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:48 [2024-03-15T16:04:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121704710 data=null doit=true}, TreeItem with text {Tracing}]
12:04:48 [2024-03-15T16:04:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121704710 data=null}, TreeItem with text {Tracing}]
12:04:48 [2024-03-15T16:04:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121704711 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:04:48 [2024-03-15T16:04:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121704711 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}]
12:04:48 [2024-03-15T16:04:48.656Z] 
12:04:48 [2024-03-15T16:04:48.656Z] (Eclipse:10204): Gtk-WARNING **: 16:04:48.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:48 [2024-03-15T16:04:48.656Z] 
12:04:48 [2024-03-15T16:04:48.656Z] (Eclipse:10204): Gtk-WARNING **: 16:04:48.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:48 [2024-03-15T16:04:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121704744 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:04:48 [2024-03-15T16:04:48.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:48 [2024-03-15T16:04:48.656Z] 
12:04:48 [2024-03-15T16:04:48.656Z] (Eclipse:10204): Gtk-WARNING **: 16:04:48.557: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:48 [2024-03-15T16:04:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121704753 data=null doit=true}, TreeItem with text {Traces [2]}]
12:04:48 [2024-03-15T16:04:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121704753 data=null}, TreeItem with text {Traces [2]}]
12:04:48 [2024-03-15T16:04:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121704753 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:04:48 [2024-03-15T16:04:48.656Z] 
12:04:48 [2024-03-15T16:04:48.656Z] (Eclipse:10204): Gtk-WARNING **: 16:04:48.584: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:48 [2024-03-15T16:04:48.656Z] 
12:04:48 [2024-03-15T16:04:48.656Z] (Eclipse:10204): Gtk-WARNING **: 16:04:48.591: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:48 [2024-03-15T16:04:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121704786 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]}]
12:04:48 [2024-03-15T16:04:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121704790 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:04:48 [2024-03-15T16:04:48.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:04:48 [2024-03-15T16:04:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:04:48 [2024-03-15T16:04:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121704793 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:04:48 [2024-03-15T16:04:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121704793 data=null doit=true}, TreeItem with text {scp_dest}]
12:04:48 [2024-03-15T16:04:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:48 [2024-03-15T16:04:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121704793 data=null}, TreeItem with text {scp_dest}]
12:04:48 [2024-03-15T16:04:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121704794 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:04:48 [2024-03-15T16:04:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121704794 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}]
12:04:48 [2024-03-15T16:04:48.657Z] 
12:04:48 [2024-03-15T16:04:48.657Z] (Eclipse:10204): Gtk-WARNING **: 16:04:48.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:48 [2024-03-15T16:04:48.657Z] 
12:04:48 [2024-03-15T16:04:48.657Z] (Eclipse:10204): Gtk-WARNING **: 16:04:48.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:48 [2024-03-15T16:04:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121704823 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:04:48 [2024-03-15T16:04:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121704823 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:04:48 [2024-03-15T16:04:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121704824 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:04:48 [2024-03-15T16:04:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121704824 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}]
12:04:49 [2024-03-15T16:04:49.168Z] 
12:04:49 [2024-03-15T16:04:49.168Z] (Eclipse:10204): Gtk-CRITICAL **: 16:04:48.989: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:04:49 [2024-03-15T16:04:49.168Z] 
12:04:49 [2024-03-15T16:04:49.168Z] (Eclipse:10204): Gtk-WARNING **: 16:04:49.027: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:49 [2024-03-15T16:04:49.423Z] 
12:04:49 [2024-03-15T16:04:49.423Z] (Eclipse:10204): Gtk-WARNING **: 16:04:49.186: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:49 [2024-03-15T16:04:49.423Z] 
12:04:49 [2024-03-15T16:04:49.423Z] (Eclipse:10204): Gtk-CRITICAL **: 16:04:49.186: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:04:49 [2024-03-15T16:04:49.423Z] 
12:04:49 [2024-03-15T16:04:49.423Z] (Eclipse:10204): Gtk-CRITICAL **: 16:04:49.300: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:04:49 [2024-03-15T16:04:49.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121705014 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:04:49 [2024-03-15T16:04:49.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121705584 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:04:49 [2024-03-15T16:04:49.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121705584 data=null doit=true}, TreeItem with text {scp_dest}]
12:04:49 [2024-03-15T16:04:49.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121705585 data=null}, TreeItem with text {scp_dest}]
12:04:49 [2024-03-15T16:04:49.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:04:49 [2024-03-15T16:04:49.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:04:49 [2024-03-15T16:04:49.679Z] 
12:04:49 [2024-03-15T16:04:49.679Z] (Eclipse:10204): Gtk-WARNING **: 16:04:49.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:49 [2024-03-15T16:04:49.679Z] 
12:04:49 [2024-03-15T16:04:49.679Z] (Eclipse:10204): Gtk-CRITICAL **: 16:04:49.495: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:04:49 [2024-03-15T16:04:49.679Z] 
12:04:49 [2024-03-15T16:04:49.679Z] (Eclipse:10204): Gtk-WARNING **: 16:04:49.499: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:49 [2024-03-15T16:04:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:04:49 [2024-03-15T16:04:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:49 [2024-03-15T16:04:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:49 [2024-03-15T16:04:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:49 [2024-03-15T16:04:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:49 [2024-03-15T16:04:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:49 [2024-03-15T16:04:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121705999 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:04:49 [2024-03-15T16:04:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121705999 data=null doit=true}, TreeItem with text {Tracing}]
12:04:49 [2024-03-15T16:04:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121705999 data=null}, TreeItem with text {Tracing}]
12:04:49 [2024-03-15T16:04:49.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121705999 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:04:49 [2024-03-15T16:04:49.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121706000 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}]
12:04:49 [2024-03-15T16:04:49.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121706009 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:04:49 [2024-03-15T16:04:49.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:49 [2024-03-15T16:04:49.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121706010 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:04:49 [2024-03-15T16:04:49.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121706011 data=null doit=true}, TreeItem with text {Tracing}]
12:04:49 [2024-03-15T16:04:49.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121706011 data=null}, TreeItem with text {Tracing}]
12:04:49 [2024-03-15T16:04:49.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121706011 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:04:49 [2024-03-15T16:04:49.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121706016 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}]
12:04:49 [2024-03-15T16:04:49.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121706023 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:04:50 [2024-03-15T16:04:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
12:04:50 [2024-03-15T16:04:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
12:04:50 [2024-03-15T16:04:50.190Z] 
12:04:50 [2024-03-15T16:04:50.190Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.093: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.190Z] 
12:04:50 [2024-03-15T16:04:50.190Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.190Z] 
12:04:50 [2024-03-15T16:04:50.190Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.137: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.190Z] 
12:04:50 [2024-03-15T16:04:50.190Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.160: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.446Z] 
12:04:50 [2024-03-15T16:04:50.446Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.191: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.446Z] 
12:04:50 [2024-03-15T16:04:50.446Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.214: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.446Z] 
12:04:50 [2024-03-15T16:04:50.446Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.237: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.446Z] 
12:04:50 [2024-03-15T16:04:50.446Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.261: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.446Z] 
12:04:50 [2024-03-15T16:04:50.446Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.280: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
12:04:50 [2024-03-15T16:04:50.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
12:04:50 [2024-03-15T16:04:50.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121706510 data=null doit=true}, Shell with text {Export}]
12:04:50 [2024-03-15T16:04:50.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:50 [2024-03-15T16:04:50.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:50 [2024-03-15T16:04:50.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=1121706512 data=null doit=true}, TreeItem with text {General}]
12:04:50 [2024-03-15T16:04:50.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=1121706512 data=null}, TreeItem with text {General}]
12:04:50 [2024-03-15T16:04:50.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=1121706513 data=null button=1 stateMask=0x0 x=68 y=12 count=1}, TreeItem with text {General}]
12:04:50 [2024-03-15T16:04:50.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121706513 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}]
12:04:50 [2024-03-15T16:04:50.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=1121706516 data=null button=1 stateMask=0x80000 x=68 y=12 count=1}, TreeItem with text {General}]
12:04:50 [2024-03-15T16:04:50.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:50 [2024-03-15T16:04:50.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1121706519 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
12:04:50 [2024-03-15T16:04:50.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1121706519 data=null doit=true}, Tree node with text: Archive File]
12:04:50 [2024-03-15T16:04:50.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1121706519 data=null}, Tree node with text: Archive File]
12:04:50 [2024-03-15T16:04:50.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1121706519 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
12:04:50 [2024-03-15T16:04:50.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121706519 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]
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1121706524 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:04:50 [2024-03-15T16:04:50.447Z] 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')
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1121706529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1121706530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1121706530 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1121706530 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1121706530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1121706530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1121706530 data=null 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')]
12:04:50 [2024-03-15T16:04:50.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:04:50 [2024-03-15T16:04:50.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:04:50 [2024-03-15T16:04:50.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:04:50 [2024-03-15T16:04:50.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:04:50 [2024-03-15T16:04:50.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
12:04:50 [2024-03-15T16:04:50.447Z] 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')
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1121706597 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')]
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1121706597 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')]
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1121706597 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1121706597 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1121706597 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')]
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1121706597 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')]
12:04:50 [2024-03-15T16:04:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1121706598 data=null 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')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1121706602 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')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1121706602 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')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1121706602 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')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1121706602 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1121706603 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
12:04:50 [2024-03-15T16:04:50.448Z] 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')
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.448Z] 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')
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@54dc163a
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1121706607 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')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1121706607 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')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1121706607 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1121706607 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1121706608 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')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1121706608 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')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1121706608 data=null 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')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1121706618 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')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1121706618 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')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1121706618 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')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1121706618 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:04:50 [2024-03-15T16:04:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1121706618 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:04:50 [2024-03-15T16:04:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:50 [2024-03-15T16:04:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:50 [2024-03-15T16:04:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121706621 data=null doit=true}, TreeItem with text {Tracing}]
12:04:50 [2024-03-15T16:04:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121706621 data=null}, TreeItem with text {Tracing}]
12:04:50 [2024-03-15T16:04:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121706621 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:04:50 [2024-03-15T16:04:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121706622 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}]
12:04:50 [2024-03-15T16:04:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121706624 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:04:50 [2024-03-15T16:04:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:50 [2024-03-15T16:04:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1121706625 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
12:04:50 [2024-03-15T16:04:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121706630 data=null doit=true}, Tree node with text: traces]
12:04:50 [2024-03-15T16:04:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121706630 data=null}, Tree node with text: traces]
12:04:50 [2024-03-15T16:04:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121706631 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121706631 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]
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121706649 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:50 [2024-03-15T16:04:50.704Z] 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
12:04:50 [2024-03-15T16:04:50.704Z] 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=1121706690 data=null}, (of type 'Combo')]
12:04:50 [2024-03-15T16:04:50.704Z] 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
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:04:50 [2024-03-15T16:04:50.704Z] 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')
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121706700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121706700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121706700 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121706700 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121706700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121706701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:50 [2024-03-15T16:04:50.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:50 [2024-03-15T16:04:50.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:50 [2024-03-15T16:04:50.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:50 [2024-03-15T16:04:50.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:50 [2024-03-15T16:04:50.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:04:50 [2024-03-15T16:04:50.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121706701 data=null 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')]
12:04:50 [2024-03-15T16:04:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1121706140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
12:04:50 [2024-03-15T16:04:50.959Z] 
12:04:50 [2024-03-15T16:04:50.959Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.713: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.959Z] 
12:04:50 [2024-03-15T16:04:50.959Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.959Z] 
12:04:50 [2024-03-15T16:04:50.959Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.742: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.959Z] 
12:04:50 [2024-03-15T16:04:50.959Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.759: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.959Z] 
12:04:50 [2024-03-15T16:04:50.959Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.959Z] 
12:04:50 [2024-03-15T16:04:50.959Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.959Z] 
12:04:50 [2024-03-15T16:04:50.959Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.808: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.959Z] 
12:04:50 [2024-03-15T16:04:50.959Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.825: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.959Z] 
12:04:50 [2024-03-15T16:04:50.959Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.959Z] 
12:04:50 [2024-03-15T16:04:50.959Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.858: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.959Z] 
12:04:50 [2024-03-15T16:04:50.959Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.959Z] 
12:04:50 [2024-03-15T16:04:50.959Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.891: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:50 [2024-03-15T16:04:50.959Z] 
12:04:50 [2024-03-15T16:04:50.959Z] (Eclipse:10204): Gtk-WARNING **: 16:04:50.907: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:51 [2024-03-15T16:04:51.519Z] 
12:04:51 [2024-03-15T16:04:51.519Z] (Eclipse:10204): Gtk-WARNING **: 16:04:51.260: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:51 [2024-03-15T16:04:51.519Z] 
12:04:51 [2024-03-15T16:04:51.519Z] (Eclipse:10204): Gtk-WARNING **: 16:04:51.294: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:51 [2024-03-15T16:04:51.519Z] 
12:04:51 [2024-03-15T16:04:51.519Z] (Eclipse:10204): Gtk-WARNING **: 16:04:51.320: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:51 [2024-03-15T16:04:51.519Z] 
12:04:51 [2024-03-15T16:04:51.519Z] (Eclipse:10204): Gtk-WARNING **: 16:04:51.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:51 [2024-03-15T16:04:51.519Z] 
12:04:51 [2024-03-15T16:04:51.519Z] (Eclipse:10204): Gtk-WARNING **: 16:04:51.370: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:51 [2024-03-15T16:04:51.519Z] 
12:04:51 [2024-03-15T16:04:51.519Z] (Eclipse:10204): Gtk-WARNING **: 16:04:51.398: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:51 [2024-03-15T16:04:51.519Z] 
12:04:51 [2024-03-15T16:04:51.519Z] (Eclipse:10204): Gtk-WARNING **: 16:04:51.422: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:51 [2024-03-15T16:04:51.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:04:51 [2024-03-15T16:04:51.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:04:51 [2024-03-15T16:04:51.774Z] 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')
12:04:51 [2024-03-15T16:04:51.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1121707806 data=null doit=true}, Button with text {Select roo&t directory:}]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1121707807 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:}]
12:04:51 [2024-03-15T16:04:51.775Z] 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')
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1121707809 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1121707810 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')]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1121707810 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')]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1121707810 data=null 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')]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:04:51 [2024-03-15T16:04:51.775Z] 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
12:04:51 [2024-03-15T16:04:51.775Z] 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=1121707814 data=null}, (of type 'Combo')]
12:04:51 [2024-03-15T16:04:51.775Z] 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
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1121707861 data=null doit=true}, TreeItem with text {/}]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1121707861 data=null}, TreeItem with text {/}]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1121707861 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121707861 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1121707863 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121707863 data=null doit=true}, Tree node with text: Tracing]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121707863 data=null}, Tree node with text: Tracing]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121707863 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121707864 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]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121707865 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1121707870 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121707870 data=null doit=true}, Tree node with text: traces]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121707870 data=null}, Tree node with text: traces]
12:04:51 [2024-03-15T16:04:51.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121707871 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121707871 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]
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121707873 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:04:51 [2024-03-15T16:04:51.776Z] 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:'))
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121707897 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:'))]
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] 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'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:04:51 [2024-03-15T16:04:51.776Z] 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')
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:04:51 [2024-03-15T16:04:51.776Z] 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')
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:04:51 [2024-03-15T16:04:51.776Z] 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.
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:04:51 [2024-03-15T16:04:51.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:04:51 [2024-03-15T16:04:51.777Z] 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')
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:04:51 [2024-03-15T16:04:51.777Z] 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.
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:04:51 [2024-03-15T16:04:51.777Z] 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')
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] 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')
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7a59780b
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1121707907 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')]
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1121707907 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')]
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1121707907 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1121707907 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1121707907 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')]
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1121707908 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')]
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1121707908 data=null 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')]
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1121707908 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')]
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1121707908 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')]
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1121707908 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')]
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1121707908 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1121707908 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:04:51 [2024-03-15T16:04:51.778Z] 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')
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:04:51 [2024-03-15T16:04:51.778Z] 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.
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] 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)'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:04:51 [2024-03-15T16:04:51.778Z] 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')
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] 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')
12:04:51 [2024-03-15T16:04:51.778Z] 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.
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:04:51 [2024-03-15T16:04:51.778Z] 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')
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121707920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121707920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121707920 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121707921 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:51 [2024-03-15T16:04:51.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121707921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:51 [2024-03-15T16:04:51.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121707921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:52 [2024-03-15T16:04:52.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:52 [2024-03-15T16:04:52.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:52 [2024-03-15T16:04:52.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:52 [2024-03-15T16:04:52.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:52 [2024-03-15T16:04:52.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:52 [2024-03-15T16:04:52.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:04:52 [2024-03-15T16:04:52.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121707921 data=null 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')]
12:04:52 [2024-03-15T16:04:52.290Z] 
12:04:52 [2024-03-15T16:04:52.290Z] (Eclipse:10204): Gtk-WARNING **: 16:04:52.088: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:52 [2024-03-15T16:04:52.290Z] 
12:04:52 [2024-03-15T16:04:52.290Z] (Eclipse:10204): Gtk-WARNING **: 16:04:52.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:52 [2024-03-15T16:04:52.290Z] 
12:04:52 [2024-03-15T16:04:52.290Z] (Eclipse:10204): Gtk-WARNING **: 16:04:52.126: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:52 [2024-03-15T16:04:52.290Z] 
12:04:52 [2024-03-15T16:04:52.290Z] (Eclipse:10204): Gtk-WARNING **: 16:04:52.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:52 [2024-03-15T16:04:52.290Z] 
12:04:52 [2024-03-15T16:04:52.290Z] (Eclipse:10204): Gtk-WARNING **: 16:04:52.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:52 [2024-03-15T16:04:52.290Z] 
12:04:52 [2024-03-15T16:04:52.290Z] (Eclipse:10204): Gtk-WARNING **: 16:04:52.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:52 [2024-03-15T16:04:52.290Z] 
12:04:52 [2024-03-15T16:04:52.290Z] (Eclipse:10204): Gtk-WARNING **: 16:04:52.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:52 [2024-03-15T16:04:52.290Z] 
12:04:52 [2024-03-15T16:04:52.290Z] (Eclipse:10204): Gtk-WARNING **: 16:04:52.209: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:52 [2024-03-15T16:04:52.290Z] 
12:04:52 [2024-03-15T16:04:52.290Z] (Eclipse:10204): Gtk-WARNING **: 16:04:52.225: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:52 [2024-03-15T16:04:52.290Z] 
12:04:52 [2024-03-15T16:04:52.290Z] (Eclipse:10204): Gtk-WARNING **: 16:04:52.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:52 [2024-03-15T16:04:52.290Z] 
12:04:52 [2024-03-15T16:04:52.290Z] (Eclipse:10204): Gtk-WARNING **: 16:04:52.258: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:52 [2024-03-15T16:04:52.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:52 [2024-03-15T16:04:52.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:52 [2024-03-15T16:04:52.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121708500 data=null doit=true}, TreeItem with text {Traces [2]}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121708500 data=null}, TreeItem with text {Traces [2]}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121708501 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121708501 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]}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121708503 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:04:52 [2024-03-15T16:04:52.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121708504 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121708504 data=null doit=true}, TreeItem with text {scp_dest}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121708505 data=null}, TreeItem with text {scp_dest}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121708505 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121708505 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}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121708513 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121708513 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121708514 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121708523 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}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121708580 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121708581 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121708581 data=null doit=true}, TreeItem with text {scp_dest}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121708581 data=null}, TreeItem with text {scp_dest}]
12:04:52 [2024-03-15T16:04:52.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:04:52 [2024-03-15T16:04:52.546Z] 
12:04:52 [2024-03-15T16:04:52.546Z] (Eclipse:10204): Gtk-CRITICAL **: 16:04:52.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:04:52 [2024-03-15T16:04:52.801Z] 
12:04:52 [2024-03-15T16:04:52.801Z] (Eclipse:10204): Gtk-WARNING **: 16:04:52.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:52 [2024-03-15T16:04:52.801Z] 
12:04:52 [2024-03-15T16:04:52.801Z] (Eclipse:10204): Gtk-WARNING **: 16:04:52.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:52 [2024-03-15T16:04:52.801Z] 
12:04:52 [2024-03-15T16:04:52.801Z] (Eclipse:10204): Gtk-CRITICAL **: 16:04:52.616: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:04:53 [2024-03-15T16:04:53.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:04:53 [2024-03-15T16:04:53.056Z] 
12:04:53 [2024-03-15T16:04:53.056Z] (Eclipse:10204): Gtk-WARNING **: 16:04:52.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:53 [2024-03-15T16:04:53.056Z] 
12:04:53 [2024-03-15T16:04:53.056Z] (Eclipse:10204): Gtk-CRITICAL **: 16:04:53.018: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:04:53 [2024-03-15T16:04:53.056Z] 
12:04:53 [2024-03-15T16:04:53.056Z] (Eclipse:10204): Gtk-WARNING **: 16:04:53.020: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:53 [2024-03-15T16:04:53.312Z] 
12:04:53 [2024-03-15T16:04:53.312Z] (Eclipse:10204): Gtk-WARNING **: 16:04:53.211: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:53 [2024-03-15T16:04:53.312Z] 
12:04:53 [2024-03-15T16:04:53.312Z] (Eclipse:10204): Gtk-WARNING **: 16:04:53.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:53 [2024-03-15T16:04:53.312Z] 
12:04:53 [2024-03-15T16:04:53.312Z] (Eclipse:10204): Gtk-WARNING **: 16:04:53.257: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:53 [2024-03-15T16:04:53.312Z] 
12:04:53 [2024-03-15T16:04:53.312Z] (Eclipse:10204): Gtk-WARNING **: 16:04:53.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:53 [2024-03-15T16:04:53.312Z] 
12:04:53 [2024-03-15T16:04:53.312Z] (Eclipse:10204): Gtk-WARNING **: 16:04:53.306: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:53 [2024-03-15T16:04:53.568Z] 
12:04:53 [2024-03-15T16:04:53.568Z] (Eclipse:10204): Gtk-WARNING **: 16:04:53.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:53 [2024-03-15T16:04:53.568Z] 
12:04:53 [2024-03-15T16:04:53.568Z] (Eclipse:10204): Gtk-WARNING **: 16:04:53.351: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:53 [2024-03-15T16:04:53.568Z] 
12:04:53 [2024-03-15T16:04:53.568Z] (Eclipse:10204): Gtk-WARNING **: 16:04:53.371: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:53 [2024-03-15T16:04:53.568Z] 
12:04:53 [2024-03-15T16:04:53.568Z] (Eclipse:10204): Gtk-WARNING **: 16:04:53.388: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:04:53 [2024-03-15T16:04:53.824Z] 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')
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1121709777 data=null doit=true}, Button with text {Select &archive file:}]
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1121709777 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:}]
12:04:53 [2024-03-15T16:04:53.824Z] 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')
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1121709780 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1121709780 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')]
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1121709780 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')]
12:04:53 [2024-03-15T16:04:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1121709780 data=null 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')]
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:04:53 [2024-03-15T16:04:53.825Z] 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
12:04:53 [2024-03-15T16:04:53.825Z] 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=1121709784 data=null}, (of type 'Combo')]
12:04:53 [2024-03-15T16:04:53.825Z] 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
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121709823 data=null doit=true}, TreeItem with text {traces}]
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121709823 data=null}, TreeItem with text {traces}]
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121709823 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121709824 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}]
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121709826 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1121709827 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1121709827 data=null doit=true}, Tree node with text: synctraces]
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1121709827 data=null}, Tree node with text: synctraces]
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1121709827 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121709827 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]
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1121709834 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:04:53 [2024-03-15T16:04:53.825Z] 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:'))
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121709841 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:'))]
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.825Z] 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'
12:04:53 [2024-03-15T16:04:53.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:04:53 [2024-03-15T16:04:53.826Z] 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')
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5834298c
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121709843 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')]
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121709844 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')]
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121709844 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121709844 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121709844 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')]
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121709844 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')]
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121709844 data=null 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')]
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121709844 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')]
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121709844 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')]
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121709856 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')]
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121709856 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121709856 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:04:53 [2024-03-15T16:04:53.826Z] 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')
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@38f7a20
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1121709858 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')]
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121709858 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')]
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1121709858 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:04:53 [2024-03-15T16:04:53.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1121709858 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1121709859 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')]
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1121709859 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')]
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1121709859 data=null 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')]
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1121709859 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')]
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121709859 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')]
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1121709859 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')]
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1121709859 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1121709859 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:04:53 [2024-03-15T16:04:53.827Z] 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')
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:04:53 [2024-03-15T16:04:53.827Z] 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.
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:04:53 [2024-03-15T16:04:53.827Z] 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')
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] 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')
12:04:53 [2024-03-15T16:04:53.827Z] 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.
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:04:53 [2024-03-15T16:04:53.828Z] 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')
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:04:53 [2024-03-15T16:04:53.828Z] 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.
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] 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)'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:04:53 [2024-03-15T16:04:53.828Z] 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')
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] 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')
12:04:53 [2024-03-15T16:04:53.828Z] 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.
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:04:53 [2024-03-15T16:04:53.828Z] 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')
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:53 [2024-03-15T16:04:53.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:04:53 [2024-03-15T16:04:53.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:04:53 [2024-03-15T16:04:53.829Z] 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')
12:04:53 [2024-03-15T16:04:53.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:04:53 [2024-03-15T16:04:53.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121709877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:53 [2024-03-15T16:04:53.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121709877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:53 [2024-03-15T16:04:53.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121709877 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:53 [2024-03-15T16:04:53.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121709877 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:53 [2024-03-15T16:04:53.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121709877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:53 [2024-03-15T16:04:53.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121709878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:53 [2024-03-15T16:04:53.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:53 [2024-03-15T16:04:53.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:53 [2024-03-15T16:04:53.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:53 [2024-03-15T16:04:53.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:53 [2024-03-15T16:04:53.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:53 [2024-03-15T16:04:53.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:04:54 [2024-03-15T16:04:54.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121709878 data=null 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')]
12:04:54 [2024-03-15T16:04:54.084Z] 
12:04:54 [2024-03-15T16:04:54.084Z] (Eclipse:10204): Gtk-WARNING **: 16:04:53.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.084Z] 
12:04:54 [2024-03-15T16:04:54.084Z] (Eclipse:10204): Gtk-WARNING **: 16:04:53.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.084Z] 
12:04:54 [2024-03-15T16:04:54.084Z] (Eclipse:10204): Gtk-WARNING **: 16:04:53.936: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.084Z] 
12:04:54 [2024-03-15T16:04:54.084Z] (Eclipse:10204): Gtk-WARNING **: 16:04:53.953: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.084Z] 
12:04:54 [2024-03-15T16:04:54.084Z] (Eclipse:10204): Gtk-WARNING **: 16:04:53.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.084Z] 
12:04:54 [2024-03-15T16:04:54.084Z] (Eclipse:10204): Gtk-WARNING **: 16:04:53.986: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.084Z] 
12:04:54 [2024-03-15T16:04:54.084Z] (Eclipse:10204): Gtk-WARNING **: 16:04:54.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.084Z] 
12:04:54 [2024-03-15T16:04:54.084Z] (Eclipse:10204): Gtk-WARNING **: 16:04:54.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.084Z] 
12:04:54 [2024-03-15T16:04:54.084Z] (Eclipse:10204): Gtk-WARNING **: 16:04:54.036: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.084Z] 
12:04:54 [2024-03-15T16:04:54.084Z] (Eclipse:10204): Gtk-WARNING **: 16:04:54.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.084Z] 
12:04:54 [2024-03-15T16:04:54.084Z] (Eclipse:10204): Gtk-WARNING **: 16:04:54.069: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.339Z] 
12:04:54 [2024-03-15T16:04:54.339Z] (Eclipse:10204): Gtk-WARNING **: 16:04:54.085: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.339Z] 
12:04:54 [2024-03-15T16:04:54.339Z] (Eclipse:10204): Gtk-WARNING **: 16:04:54.103: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:04:54 [2024-03-15T16:04:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:54 [2024-03-15T16:04:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:54 [2024-03-15T16:04:54.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:54 [2024-03-15T16:04:54.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:54 [2024-03-15T16:04:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121710413 data=null doit=true}, TreeItem with text {Traces [2]}]
12:04:54 [2024-03-15T16:04:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121710413 data=null}, TreeItem with text {Traces [2]}]
12:04:54 [2024-03-15T16:04:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121710414 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:04:54 [2024-03-15T16:04:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121710414 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]}]
12:04:54 [2024-03-15T16:04:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121710416 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:04:54 [2024-03-15T16:04:54.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:04:54 [2024-03-15T16:04:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
12:04:54 [2024-03-15T16:04:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1121710417 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:04:54 [2024-03-15T16:04:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1121710417 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1121710417 data=null}, TreeItem with text {synctraces [2]}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1121710417 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121710418 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]}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1121710423 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1121710423 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1121710424 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121710424 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]}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1121710434 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1121710434 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1121710434 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1121710434 data=null}, TreeItem with text {synctraces [2]}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
12:04:54 [2024-03-15T16:04:54.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121710435 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121710435 data=null doit=true}, TreeItem with text {scp_dest}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121710436 data=null}, TreeItem with text {scp_dest}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121710436 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121710436 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}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121710440 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121710441 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121710441 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:04:54 [2024-03-15T16:04:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121710441 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}]
12:04:54 [2024-03-15T16:04:54.595Z] 
12:04:54 [2024-03-15T16:04:54.595Z] (Eclipse:10204): Gtk-CRITICAL **: 16:04:54.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:04:54 [2024-03-15T16:04:54.595Z] 
12:04:54 [2024-03-15T16:04:54.595Z] (Eclipse:10204): Gtk-WARNING **: 16:04:54.421: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.595Z] 
12:04:54 [2024-03-15T16:04:54.595Z] (Eclipse:10204): Gtk-WARNING **: 16:04:54.460: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.595Z] 
12:04:54 [2024-03-15T16:04:54.595Z] (Eclipse:10204): Gtk-CRITICAL **: 16:04:54.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:04:54 [2024-03-15T16:04:54.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121710489 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:04:54 [2024-03-15T16:04:54.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121710733 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:04:54 [2024-03-15T16:04:54.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121710738 data=null doit=true}, TreeItem with text {scp_dest}]
12:04:54 [2024-03-15T16:04:54.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121710738 data=null}, TreeItem with text {scp_dest}]
12:04:54 [2024-03-15T16:04:54.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:04:54 [2024-03-15T16:04:54.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
12:04:54 [2024-03-15T16:04:54.850Z] 
12:04:54 [2024-03-15T16:04:54.850Z] (Eclipse:10204): Gtk-WARNING **: 16:04:54.615: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.850Z] 
12:04:54 [2024-03-15T16:04:54.850Z] (Eclipse:10204): Gtk-CRITICAL **: 16:04:54.622: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:04:54 [2024-03-15T16:04:54.850Z] 
12:04:54 [2024-03-15T16:04:54.850Z] (Eclipse:10204): Gtk-WARNING **: 16:04:54.625: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:54 [2024-03-15T16:04:54.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:04:54 [2024-03-15T16:04:54.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:54 [2024-03-15T16:04:54.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:54 [2024-03-15T16:04:54.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:54 [2024-03-15T16:04:54.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:54 [2024-03-15T16:04:54.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:54 [2024-03-15T16:04:54.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121711004 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:04:54 [2024-03-15T16:04:54.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121711004 data=null doit=true}, TreeItem with text {Tracing}]
12:04:54 [2024-03-15T16:04:54.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121711004 data=null}, TreeItem with text {Tracing}]
12:04:54 [2024-03-15T16:04:54.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121711004 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:04:54 [2024-03-15T16:04:54.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121711004 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}]
12:04:54 [2024-03-15T16:04:54.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121711012 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:04:54 [2024-03-15T16:04:54.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:54 [2024-03-15T16:04:54.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121711017 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:04:54 [2024-03-15T16:04:54.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121711017 data=null doit=true}, TreeItem with text {Tracing}]
12:04:54 [2024-03-15T16:04:54.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121711017 data=null}, TreeItem with text {Tracing}]
12:04:54 [2024-03-15T16:04:54.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121711018 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:04:54 [2024-03-15T16:04:54.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121711018 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}]
12:04:54 [2024-03-15T16:04:54.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121711023 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:04:55 [2024-03-15T16:04:55.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
12:04:55 [2024-03-15T16:04:55.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
12:04:55 [2024-03-15T16:04:55.106Z] 
12:04:55 [2024-03-15T16:04:55.106Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.016: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.106Z] 
12:04:55 [2024-03-15T16:04:55.106Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.036: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.106Z] 
12:04:55 [2024-03-15T16:04:55.106Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.056: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.106Z] 
12:04:55 [2024-03-15T16:04:55.106Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.106Z] 
12:04:55 [2024-03-15T16:04:55.106Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.361Z] 
12:04:55 [2024-03-15T16:04:55.361Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.361Z] 
12:04:55 [2024-03-15T16:04:55.361Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.135: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.361Z] 
12:04:55 [2024-03-15T16:04:55.361Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.153: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.361Z] 
12:04:55 [2024-03-15T16:04:55.361Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.361Z] 
12:04:55 [2024-03-15T16:04:55.361Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
12:04:55 [2024-03-15T16:04:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
12:04:55 [2024-03-15T16:04:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121711400 data=null doit=true}, Shell with text {Export}]
12:04:55 [2024-03-15T16:04:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:55 [2024-03-15T16:04:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:55 [2024-03-15T16:04:55.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
12:04:55 [2024-03-15T16:04:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:55 [2024-03-15T16:04:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1121711411 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
12:04:55 [2024-03-15T16:04:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1121711411 data=null doit=true}, Tree node with text: Archive File]
12:04:55 [2024-03-15T16:04:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1121711411 data=null}, Tree node with text: Archive File]
12:04:55 [2024-03-15T16:04:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1121711412 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
12:04:55 [2024-03-15T16:04:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121711412 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]
12:04:55 [2024-03-15T16:04:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1121711413 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
12:04:55 [2024-03-15T16:04:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:04:55 [2024-03-15T16:04:55.362Z] 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')
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1121711415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1121711416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1121711416 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1121711416 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1121711416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1121711416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1121711416 data=null 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')]
12:04:55 [2024-03-15T16:04:55.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:04:55 [2024-03-15T16:04:55.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:04:55 [2024-03-15T16:04:55.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:04:55 [2024-03-15T16:04:55.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:04:55 [2024-03-15T16:04:55.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
12:04:55 [2024-03-15T16:04:55.362Z] 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')
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1121711478 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')]
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1121711478 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')]
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1121711478 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1121711478 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1121711478 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')]
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1121711478 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')]
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1121711479 data=null 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')]
12:04:55 [2024-03-15T16:04:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1121711481 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')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1121711481 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')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1121711481 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')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1121711481 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1121711481 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
12:04:55 [2024-03-15T16:04:55.363Z] 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')
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.363Z] 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')
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4cdb7fd9
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1121711490 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')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1121711490 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')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1121711490 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1121711490 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1121711490 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')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1121711490 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')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1121711490 data=null 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')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1121711492 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')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1121711493 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')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1121711493 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')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1121711493 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1121711493 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121711494 data=null doit=true}, TreeItem with text {Tracing}]
12:04:55 [2024-03-15T16:04:55.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121711495 data=null}, TreeItem with text {Tracing}]
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121711495 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121711495 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}]
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121711498 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1121711499 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121711499 data=null doit=true}, Tree node with text: traces]
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121711499 data=null}, Tree node with text: traces]
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121711499 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121711500 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]
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121711521 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:04:55 [2024-03-15T16:04:55.364Z] 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
12:04:55 [2024-03-15T16:04:55.364Z] 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=1121711532 data=null}, (of type 'Combo')]
12:04:55 [2024-03-15T16:04:55.364Z] 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
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:04:55 [2024-03-15T16:04:55.364Z] 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')
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121711546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121711546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121711546 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121711547 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121711547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:55 [2024-03-15T16:04:55.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121711547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:55 [2024-03-15T16:04:55.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:55 [2024-03-15T16:04:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121711547 data=null 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')]
12:04:55 [2024-03-15T16:04:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1121711100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
12:04:55 [2024-03-15T16:04:55.620Z] 
12:04:55 [2024-03-15T16:04:55.620Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.540: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.620Z] 
12:04:55 [2024-03-15T16:04:55.620Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.561: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.620Z] 
12:04:55 [2024-03-15T16:04:55.620Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.584: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.620Z] 
12:04:55 [2024-03-15T16:04:55.620Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.588: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:04:55 [2024-03-15T16:04:55.620Z] 
12:04:55 [2024-03-15T16:04:55.620Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.602: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.875Z] 
12:04:55 [2024-03-15T16:04:55.875Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.875Z] 
12:04:55 [2024-03-15T16:04:55.875Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.757: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.875Z] 
12:04:55 [2024-03-15T16:04:55.875Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.875Z] 
12:04:55 [2024-03-15T16:04:55.875Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.800: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.876Z] 
12:04:55 [2024-03-15T16:04:55.876Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.821: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.876Z] 
12:04:55 [2024-03-15T16:04:55.876Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.843: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-03-15T16:04:55.876Z] 
12:04:55 [2024-03-15T16:04:55.876Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.865: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:56 [2024-03-15T16:04:56.131Z] 
12:04:56 [2024-03-15T16:04:56.131Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.885: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:56 [2024-03-15T16:04:56.131Z] 
12:04:56 [2024-03-15T16:04:56.131Z] (Eclipse:10204): Gtk-WARNING **: 16:04:55.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:56 [2024-03-15T16:04:56.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:04:56 [2024-03-15T16:04:56.132Z] 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')
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1121712294 data=null doit=true}, Button with text {Select roo&t directory:}]
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1121712294 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:}]
12:04:56 [2024-03-15T16:04:56.132Z] 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')
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1121712296 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1121712296 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')]
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1121712296 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')]
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1121712296 data=null 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')]
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:04:56 [2024-03-15T16:04:56.132Z] 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
12:04:56 [2024-03-15T16:04:56.132Z] 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=1121712300 data=null}, (of type 'Combo')]
12:04:56 [2024-03-15T16:04:56.132Z] 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
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:56 [2024-03-15T16:04:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:04:56 [2024-03-15T16:04:56.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:56 [2024-03-15T16:04:56.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:56 [2024-03-15T16:04:56.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1121712339 data=null doit=true}, TreeItem with text {/}]
12:04:56 [2024-03-15T16:04:56.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1121712339 data=null}, TreeItem with text {/}]
12:04:56 [2024-03-15T16:04:56.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1121712339 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:04:56 [2024-03-15T16:04:56.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121712340 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
12:04:56 [2024-03-15T16:04:56.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1121712341 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:04:56 [2024-03-15T16:04:56.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121712341 data=null doit=true}, Tree node with text: Tracing]
12:04:56 [2024-03-15T16:04:56.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121712341 data=null}, Tree node with text: Tracing]
12:04:56 [2024-03-15T16:04:56.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121712341 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
12:04:56 [2024-03-15T16:04:56.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121712342 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]
12:04:56 [2024-03-15T16:04:56.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121712343 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
12:04:56 [2024-03-15T16:04:56.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:56 [2024-03-15T16:04:56.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1121712343 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
12:04:56 [2024-03-15T16:04:56.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121712343 data=null doit=true}, Tree node with text: traces]
12:04:56 [2024-03-15T16:04:56.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121712343 data=null}, Tree node with text: traces]
12:04:56 [2024-03-15T16:04:56.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121712344 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121712344 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]
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121712351 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:04:56 [2024-03-15T16:04:56.390Z] 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:'))
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121712360 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:'))]
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] 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'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:04:56 [2024-03-15T16:04:56.390Z] 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')
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:04:56 [2024-03-15T16:04:56.390Z] 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')
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:04:56 [2024-03-15T16:04:56.390Z] 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.
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:04:56 [2024-03-15T16:04:56.391Z] 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')
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:04:56 [2024-03-15T16:04:56.391Z] 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.
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:04:56 [2024-03-15T16:04:56.391Z] 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')
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.391Z] 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')
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@21a1554
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1121712367 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')]
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1121712367 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')]
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1121712367 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1121712367 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1121712367 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')]
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1121712367 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')]
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1121712367 data=null 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')]
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1121712367 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')]
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1121712382 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')]
12:04:56 [2024-03-15T16:04:56.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1121712382 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')]
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1121712382 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1121712383 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:04:56 [2024-03-15T16:04:56.392Z] 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')
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:04:56 [2024-03-15T16:04:56.392Z] 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.
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] 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)'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:04:56 [2024-03-15T16:04:56.392Z] 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')
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] 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')
12:04:56 [2024-03-15T16:04:56.392Z] 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.
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:04:56 [2024-03-15T16:04:56.392Z] 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')
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121712391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:56 [2024-03-15T16:04:56.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121712391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:56 [2024-03-15T16:04:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121712391 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:56 [2024-03-15T16:04:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121712391 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:56 [2024-03-15T16:04:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121712391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:56 [2024-03-15T16:04:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121712392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:56 [2024-03-15T16:04:56.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:56 [2024-03-15T16:04:56.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:56 [2024-03-15T16:04:56.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:56 [2024-03-15T16:04:56.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:56 [2024-03-15T16:04:56.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:56 [2024-03-15T16:04:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:04:56 [2024-03-15T16:04:56.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121712392 data=null 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')]
12:04:56 [2024-03-15T16:04:56.649Z] 
12:04:56 [2024-03-15T16:04:56.649Z] (Eclipse:10204): Gtk-WARNING **: 16:04:56.505: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:56 [2024-03-15T16:04:56.649Z] 
12:04:56 [2024-03-15T16:04:56.649Z] (Eclipse:10204): Gtk-WARNING **: 16:04:56.523: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:56 [2024-03-15T16:04:56.649Z] 
12:04:56 [2024-03-15T16:04:56.649Z] (Eclipse:10204): Gtk-WARNING **: 16:04:56.535: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:56 [2024-03-15T16:04:56.649Z] 
12:04:56 [2024-03-15T16:04:56.649Z] (Eclipse:10204): Gtk-WARNING **: 16:04:56.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:56 [2024-03-15T16:04:56.649Z] 
12:04:56 [2024-03-15T16:04:56.649Z] (Eclipse:10204): Gtk-WARNING **: 16:04:56.568: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:56 [2024-03-15T16:04:56.649Z] 
12:04:56 [2024-03-15T16:04:56.649Z] (Eclipse:10204): Gtk-WARNING **: 16:04:56.584: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:56 [2024-03-15T16:04:56.649Z] 
12:04:56 [2024-03-15T16:04:56.649Z] (Eclipse:10204): Gtk-WARNING **: 16:04:56.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:56 [2024-03-15T16:04:56.649Z] 
12:04:56 [2024-03-15T16:04:56.649Z] (Eclipse:10204): Gtk-WARNING **: 16:04:56.617: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:56 [2024-03-15T16:04:56.649Z] 
12:04:56 [2024-03-15T16:04:56.649Z] (Eclipse:10204): Gtk-WARNING **: 16:04:56.635: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:56 [2024-03-15T16:04:56.904Z] 
12:04:56 [2024-03-15T16:04:56.904Z] (Eclipse:10204): Gtk-WARNING **: 16:04:56.651: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:56 [2024-03-15T16:04:56.904Z] 
12:04:56 [2024-03-15T16:04:56.904Z] (Eclipse:10204): Gtk-WARNING **: 16:04:56.668: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:56 [2024-03-15T16:04:56.904Z] 
12:04:56 [2024-03-15T16:04:56.904Z] (Eclipse:10204): Gtk-WARNING **: 16:04:56.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:56 [2024-03-15T16:04:56.904Z] 
12:04:56 [2024-03-15T16:04:56.904Z] (Eclipse:10204): Gtk-WARNING **: 16:04:56.700: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:56 [2024-03-15T16:04:56.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:04:56 [2024-03-15T16:04:56.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:56 [2024-03-15T16:04:56.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:56 [2024-03-15T16:04:56.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:56 [2024-03-15T16:04:56.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:56 [2024-03-15T16:04:56.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121712934 data=null doit=true}, TreeItem with text {Traces [2]}]
12:04:56 [2024-03-15T16:04:56.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121712934 data=null}, TreeItem with text {Traces [2]}]
12:04:56 [2024-03-15T16:04:56.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121712934 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:04:56 [2024-03-15T16:04:56.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121712935 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]}]
12:04:56 [2024-03-15T16:04:56.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121712936 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:04:56 [2024-03-15T16:04:56.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:04:56 [2024-03-15T16:04:56.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Tracing [2]}
12:04:56 [2024-03-15T16:04:56.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing [2]} time=1121712937 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
12:04:56 [2024-03-15T16:04:56.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing [2]} time=1121712937 data=null doit=true}, TreeItem with text {Tracing [2]}]
12:04:56 [2024-03-15T16:04:56.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing [2]} time=1121712937 data=null}, TreeItem with text {Tracing [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=1121712938 data=null button=1 stateMask=0x0 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121712938 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]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=1121712951 data=null button=1 stateMask=0x80000 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=1121712951 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Tracing [2]} time=1121712952 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121712952 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]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=1121712955 data=null button=1 stateMask=0x80000 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing [2]} time=1121712956 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing [2]} time=1121712956 data=null doit=true}, TreeItem with text {Tracing [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing [2]} time=1121712956 data=null}, TreeItem with text {Tracing [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Tracing [2]}
12:04:56 [2024-03-15T16:04:56.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing [2]} is already expanded. Won't expand it again.
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {traces [2]}
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces [2]} time=1121712964 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces [2]} time=1121712964 data=null doit=true}, TreeItem with text {traces [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces [2]} time=1121712964 data=null}, TreeItem with text {traces [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=1121712965 data=null button=1 stateMask=0x0 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121712965 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]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=1121712969 data=null button=1 stateMask=0x80000 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=1121712970 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {traces [2]} time=1121712970 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121712970 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]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=1121712981 data=null button=1 stateMask=0x80000 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {traces [2]} time=1121712982 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {traces [2]} time=1121712982 data=null doit=true}, TreeItem with text {traces [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {traces [2]} time=1121712982 data=null}, TreeItem with text {traces [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {traces [2]}
12:04:56 [2024-03-15T16:04:56.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {traces [2]} is already expanded. Won't expand it again.
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1121712983 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1121712983 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1121712983 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1121712983 data=null button=1 stateMask=0x0 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121712984 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]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1121712988 data=null button=1 stateMask=0x80000 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
12:04:56 [2024-03-15T16:04:56.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1121712988 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1121712988 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121712988 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]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1121712991 data=null button=1 stateMask=0x80000 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1121712992 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1121712992 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1121712992 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
12:04:56 [2024-03-15T16:04:56.906Z] 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.
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1121712993 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1121712993 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1121712993 data=null}, TreeItem with text {synctraces [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1121712993 data=null button=1 stateMask=0x0 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121712993 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]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1121712997 data=null button=1 stateMask=0x80000 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1121712998 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1121713004 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121713004 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]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1121713008 data=null button=1 stateMask=0x80000 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1121713009 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1121713009 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1121713009 data=null}, TreeItem with text {synctraces [2]}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
12:04:56 [2024-03-15T16:04:56.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121713009 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121713010 data=null doit=true}, TreeItem with text {scp_dest}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121713010 data=null}, TreeItem with text {scp_dest}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121713010 data=null button=1 stateMask=0x0 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121713010 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}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121713014 data=null button=1 stateMask=0x80000 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121713022 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121713023 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121713023 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}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121713073 data=null button=1 stateMask=0x80000 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121713078 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121713079 data=null doit=true}, TreeItem with text {scp_dest}]
12:04:56 [2024-03-15T16:04:56.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121713079 data=null}, TreeItem with text {scp_dest}]
12:04:56 [2024-03-15T16:04:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:04:57 [2024-03-15T16:04:57.162Z] 
12:04:57 [2024-03-15T16:04:57.162Z] (Eclipse:10204): Gtk-CRITICAL **: 16:04:56.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:04:57 [2024-03-15T16:04:57.162Z] 
12:04:57 [2024-03-15T16:04:57.162Z] (Eclipse:10204): Gtk-WARNING **: 16:04:57.000: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:57 [2024-03-15T16:04:57.162Z] 
12:04:57 [2024-03-15T16:04:57.162Z] (Eclipse:10204): Gtk-WARNING **: 16:04:57.040: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:57 [2024-03-15T16:04:57.162Z] 
12:04:57 [2024-03-15T16:04:57.162Z] (Eclipse:10204): Gtk-CRITICAL **: 16:04:57.040: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:04:57 [2024-03-15T16:04:57.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Tracing/traces/synctraces.tar.gz/synctraces/scp_dest"'
12:04:57 [2024-03-15T16:04:57.671Z] 
12:04:57 [2024-03-15T16:04:57.671Z] (Eclipse:10204): Gtk-WARNING **: 16:04:57.431: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:57 [2024-03-15T16:04:57.672Z] 
12:04:57 [2024-03-15T16:04:57.672Z] (Eclipse:10204): Gtk-CRITICAL **: 16:04:57.510: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:04:57 [2024-03-15T16:04:57.672Z] 
12:04:57 [2024-03-15T16:04:57.672Z] (Eclipse:10204): Gtk-WARNING **: 16:04:57.514: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:57 [2024-03-15T16:04:57.927Z] 
12:04:57 [2024-03-15T16:04:57.927Z] (Eclipse:10204): Gtk-WARNING **: 16:04:57.760: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:57 [2024-03-15T16:04:57.927Z] 
12:04:57 [2024-03-15T16:04:57.927Z] (Eclipse:10204): Gtk-WARNING **: 16:04:57.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:57 [2024-03-15T16:04:57.927Z] 
12:04:57 [2024-03-15T16:04:57.927Z] (Eclipse:10204): Gtk-WARNING **: 16:04:57.808: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:57 [2024-03-15T16:04:57.927Z] 
12:04:57 [2024-03-15T16:04:57.927Z] (Eclipse:10204): Gtk-WARNING **: 16:04:57.831: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:57 [2024-03-15T16:04:57.927Z] 
12:04:57 [2024-03-15T16:04:57.927Z] (Eclipse:10204): Gtk-WARNING **: 16:04:57.854: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:57 [2024-03-15T16:04:57.927Z] 
12:04:57 [2024-03-15T16:04:57.927Z] (Eclipse:10204): Gtk-WARNING **: 16:04:57.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:57 [2024-03-15T16:04:57.927Z] 
12:04:57 [2024-03-15T16:04:57.927Z] (Eclipse:10204): Gtk-WARNING **: 16:04:57.898: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:57 [2024-03-15T16:04:57.927Z] 
12:04:57 [2024-03-15T16:04:57.927Z] (Eclipse:10204): Gtk-WARNING **: 16:04:57.918: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:58 [2024-03-15T16:04:58.183Z] 
12:04:58 [2024-03-15T16:04:58.183Z] (Eclipse:10204): Gtk-WARNING **: 16:04:57.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:58 [2024-03-15T16:04:58.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:04:58 [2024-03-15T16:04:58.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:04:58 [2024-03-15T16:04:58.183Z] 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')
12:04:58 [2024-03-15T16:04:58.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1121714317 data=null doit=true}, Button with text {Select &archive file:}]
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1121714317 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:}]
12:04:58 [2024-03-15T16:04:58.184Z] 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')
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1121714320 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1121714320 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')]
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1121714320 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')]
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1121714320 data=null 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')]
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:04:58 [2024-03-15T16:04:58.184Z] 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
12:04:58 [2024-03-15T16:04:58.184Z] 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=1121714324 data=null}, (of type 'Combo')]
12:04:58 [2024-03-15T16:04:58.184Z] 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
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1121714372 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121714372 data=null doit=true}, TreeItem with text {traces}]
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121714372 data=null}, TreeItem with text {traces}]
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121714372 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121714373 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}]
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121714373 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:58 [2024-03-15T16:04:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:04:58 [2024-03-15T16:04:58.440Z] 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:'))
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121714398 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:'))]
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] 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'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:04:58 [2024-03-15T16:04:58.440Z] 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')
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:04:58 [2024-03-15T16:04:58.440Z] 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.
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:04:58 [2024-03-15T16:04:58.440Z] 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')
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@cf933b1
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1121714405 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')]
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121714405 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')]
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1121714405 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1121714405 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1121714405 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')]
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1121714405 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')]
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1121714405 data=null 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')]
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1121714406 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')]
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121714406 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')]
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1121714406 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')]
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1121714406 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1121714406 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:04:58 [2024-03-15T16:04:58.441Z] 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')
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:04:58 [2024-03-15T16:04:58.441Z] 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.
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:04:58 [2024-03-15T16:04:58.441Z] 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')
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] 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')
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6ea4b4b2
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1121714409 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')]
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1121714409 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')]
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1121714409 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1121714409 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1121714409 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')]
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1121714409 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')]
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1121714409 data=null 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')]
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1121714409 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')]
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1121714410 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')]
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1121714410 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')]
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1121714410 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1121714410 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:04:58 [2024-03-15T16:04:58.442Z] 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')
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:04:58 [2024-03-15T16:04:58.442Z] 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.
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.443Z] 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)'
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:04:58 [2024-03-15T16:04:58.443Z] 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')
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.443Z] 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')
12:04:58 [2024-03-15T16:04:58.443Z] 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.
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:04:58 [2024-03-15T16:04:58.443Z] 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')
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121714414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121714414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121714414 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121714414 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121714414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121714414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:58 [2024-03-15T16:04:58.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:58 [2024-03-15T16:04:58.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:58 [2024-03-15T16:04:58.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:58 [2024-03-15T16:04:58.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:58 [2024-03-15T16:04:58.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:04:58 [2024-03-15T16:04:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121714415 data=null 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')]
12:04:58 [2024-03-15T16:04:58.698Z] 
12:04:58 [2024-03-15T16:04:58.698Z] (Eclipse:10204): Gtk-WARNING **: 16:04:58.449: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:58 [2024-03-15T16:04:58.698Z] 
12:04:58 [2024-03-15T16:04:58.698Z] (Eclipse:10204): Gtk-WARNING **: 16:04:58.484: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:58 [2024-03-15T16:04:58.698Z] 
12:04:58 [2024-03-15T16:04:58.698Z] (Eclipse:10204): Gtk-WARNING **: 16:04:58.491: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:58 [2024-03-15T16:04:58.698Z] 
12:04:58 [2024-03-15T16:04:58.698Z] (Eclipse:10204): Gtk-WARNING **: 16:04:58.504: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:58 [2024-03-15T16:04:58.698Z] 
12:04:58 [2024-03-15T16:04:58.698Z] (Eclipse:10204): Gtk-WARNING **: 16:04:58.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:58 [2024-03-15T16:04:58.698Z] 
12:04:58 [2024-03-15T16:04:58.698Z] (Eclipse:10204): Gtk-WARNING **: 16:04:58.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:58 [2024-03-15T16:04:58.698Z] 
12:04:58 [2024-03-15T16:04:58.698Z] (Eclipse:10204): Gtk-WARNING **: 16:04:58.554: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:58 [2024-03-15T16:04:58.698Z] 
12:04:58 [2024-03-15T16:04:58.698Z] (Eclipse:10204): Gtk-WARNING **: 16:04:58.570: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:58 [2024-03-15T16:04:58.698Z] 
12:04:58 [2024-03-15T16:04:58.698Z] (Eclipse:10204): Gtk-WARNING **: 16:04:58.586: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:58 [2024-03-15T16:04:58.698Z] 
12:04:58 [2024-03-15T16:04:58.698Z] (Eclipse:10204): Gtk-WARNING **: 16:04:58.604: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:58 [2024-03-15T16:04:58.698Z] 
12:04:58 [2024-03-15T16:04:58.698Z] (Eclipse:10204): Gtk-WARNING **: 16:04:58.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:58 [2024-03-15T16:04:58.698Z] 
12:04:58 [2024-03-15T16:04:58.698Z] (Eclipse:10204): Gtk-WARNING **: 16:04:58.637: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:58 [2024-03-15T16:04:58.698Z] 
12:04:58 [2024-03-15T16:04:58.698Z] (Eclipse:10204): Gtk-WARNING **: 16:04:58.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:58 [2024-03-15T16:04:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:58 [2024-03-15T16:04:58.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:58 [2024-03-15T16:04:58.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121714948 data=null doit=true}, TreeItem with text {Traces [2]}]
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121714948 data=null}, TreeItem with text {Traces [2]}]
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121714949 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121714949 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]}]
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121714952 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:04:58 [2024-03-15T16:04:58.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121714952 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121714952 data=null doit=true}, TreeItem with text {scp_dest}]
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121714953 data=null}, TreeItem with text {scp_dest}]
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121714953 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121714953 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}]
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121714959 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121714959 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121714959 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:04:58 [2024-03-15T16:04:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121714965 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}]
12:04:58 [2024-03-15T16:04:58.954Z] 
12:04:58 [2024-03-15T16:04:58.954Z] (Eclipse:10204): Gtk-CRITICAL **: 16:04:58.907: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:04:58 [2024-03-15T16:04:58.954Z] 
12:04:58 [2024-03-15T16:04:58.954Z] (Eclipse:10204): Gtk-WARNING **: 16:04:58.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:59 [2024-03-15T16:04:59.209Z] 
12:04:59 [2024-03-15T16:04:59.209Z] (Eclipse:10204): Gtk-WARNING **: 16:04:58.992: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:59 [2024-03-15T16:04:59.209Z] 
12:04:59 [2024-03-15T16:04:59.209Z] (Eclipse:10204): Gtk-CRITICAL **: 16:04:58.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:04:59 [2024-03-15T16:04:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121715045 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:04:59 [2024-03-15T16:04:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121715250 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:04:59 [2024-03-15T16:04:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121715253 data=null doit=true}, TreeItem with text {scp_dest}]
12:04:59 [2024-03-15T16:04:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121715253 data=null}, TreeItem with text {scp_dest}]
12:04:59 [2024-03-15T16:04:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:04:59 [2024-03-15T16:04:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:04:59 [2024-03-15T16:04:59.209Z] 
12:04:59 [2024-03-15T16:04:59.209Z] (Eclipse:10204): Gtk-WARNING **: 16:04:59.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:59 [2024-03-15T16:04:59.464Z] 
12:04:59 [2024-03-15T16:04:59.464Z] (Eclipse:10204): Gtk-CRITICAL **: 16:04:59.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:04:59 [2024-03-15T16:04:59.464Z] 
12:04:59 [2024-03-15T16:04:59.464Z] (Eclipse:10204): Gtk-WARNING **: 16:04:59.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:59 [2024-03-15T16:04:59.464Z] 
12:04:59 [2024-03-15T16:04:59.464Z] (Eclipse:10204): Gtk-WARNING **: 16:04:59.411: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:59 [2024-03-15T16:04:59.464Z] 
12:04:59 [2024-03-15T16:04:59.464Z] (Eclipse:10204): Gtk-WARNING **: 16:04:59.436: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:59 [2024-03-15T16:04:59.464Z] 
12:04:59 [2024-03-15T16:04:59.464Z] (Eclipse:10204): Gtk-WARNING **: 16:04:59.460: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:59 [2024-03-15T16:04:59.720Z] 
12:04:59 [2024-03-15T16:04:59.720Z] (Eclipse:10204): Gtk-WARNING **: 16:04:59.484: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:59 [2024-03-15T16:04:59.720Z] 
12:04:59 [2024-03-15T16:04:59.720Z] (Eclipse:10204): Gtk-WARNING **: 16:04:59.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:59 [2024-03-15T16:04:59.720Z] 
12:04:59 [2024-03-15T16:04:59.720Z] (Eclipse:10204): Gtk-WARNING **: 16:04:59.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:59 [2024-03-15T16:04:59.720Z] 
12:04:59 [2024-03-15T16:04:59.720Z] (Eclipse:10204): Gtk-WARNING **: 16:04:59.563: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:59 [2024-03-15T16:04:59.720Z] 
12:04:59 [2024-03-15T16:04:59.720Z] (Eclipse:10204): Gtk-WARNING **: 16:04:59.590: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:04:59 [2024-03-15T16:04:59.976Z] 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')
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1121715972 data=null doit=true}, Button with text {Select roo&t directory:}]
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1121715972 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:}]
12:04:59 [2024-03-15T16:04:59.976Z] 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')
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1121715974 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1121715974 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')]
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1121715974 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')]
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1121715975 data=null 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')]
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:59 [2024-03-15T16:04:59.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:04:59 [2024-03-15T16:04:59.977Z] 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
12:04:59 [2024-03-15T16:04:59.977Z] 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=1121715978 data=null}, (of type 'Combo')]
12:04:59 [2024-03-15T16:04:59.977Z] 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
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1121716027 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1121716027 data=null doit=true}, TreeItem with text {/}]
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1121716027 data=null}, TreeItem with text {/}]
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1121716027 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121716028 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1121716028 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] 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'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:04:59 [2024-03-15T16:04:59.977Z] 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')
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:04:59 [2024-03-15T16:04:59.977Z] 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:'))
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121716045 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:'))]
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] 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'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:04:59 [2024-03-15T16:04:59.978Z] 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')
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:04:59 [2024-03-15T16:04:59.978Z] 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')
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@bf0025d
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1121716049 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')]
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121716049 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')]
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1121716049 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1121716049 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1121716049 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')]
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1121716049 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')]
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1121716049 data=null 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')]
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1121716049 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')]
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121716049 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')]
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1121716049 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')]
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1121716049 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1121716049 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:04:59 [2024-03-15T16:04:59.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:04:59 [2024-03-15T16:04:59.978Z] 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')
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:04:59 [2024-03-15T16:04:59.979Z] 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.
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:04:59 [2024-03-15T16:04:59.979Z] 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')
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] 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')
12:04:59 [2024-03-15T16:04:59.979Z] 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.
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:04:59 [2024-03-15T16:04:59.979Z] 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')
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:04:59 [2024-03-15T16:04:59.979Z] 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.
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.979Z] 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)'
12:04:59 [2024-03-15T16:04:59.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:04:59 [2024-03-15T16:04:59.980Z] 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')
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] 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')
12:04:59 [2024-03-15T16:04:59.980Z] 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.
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:04:59 [2024-03-15T16:04:59.980Z] 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')
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:04:59 [2024-03-15T16:04:59.980Z] 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')
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121716075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121716075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121716075 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121716075 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121716075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121716075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:04:59 [2024-03-15T16:04:59.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')
12:04:59 [2024-03-15T16:04:59.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')
12:04:59 [2024-03-15T16:04:59.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')
12:04:59 [2024-03-15T16:04:59.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')
12:04:59 [2024-03-15T16:04:59.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')
12:04:59 [2024-03-15T16:04:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:00 [2024-03-15T16:05:00.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121716075 data=null 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')]
12:05:00 [2024-03-15T16:05:00.236Z] 
12:05:00 [2024-03-15T16:05:00.236Z] (Eclipse:10204): Gtk-WARNING **: 16:05:00.113: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:00 [2024-03-15T16:05:00.236Z] 
12:05:00 [2024-03-15T16:05:00.236Z] (Eclipse:10204): Gtk-WARNING **: 16:05:00.132: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:00 [2024-03-15T16:05:00.236Z] 
12:05:00 [2024-03-15T16:05:00.236Z] (Eclipse:10204): Gtk-WARNING **: 16:05:00.143: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:00 [2024-03-15T16:05:00.236Z] 
12:05:00 [2024-03-15T16:05:00.236Z] (Eclipse:10204): Gtk-WARNING **: 16:05:00.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:00 [2024-03-15T16:05:00.236Z] 
12:05:00 [2024-03-15T16:05:00.236Z] (Eclipse:10204): Gtk-WARNING **: 16:05:00.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:00 [2024-03-15T16:05:00.236Z] 
12:05:00 [2024-03-15T16:05:00.236Z] (Eclipse:10204): Gtk-WARNING **: 16:05:00.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:00 [2024-03-15T16:05:00.236Z] 
12:05:00 [2024-03-15T16:05:00.236Z] (Eclipse:10204): Gtk-WARNING **: 16:05:00.209: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:00 [2024-03-15T16:05:00.236Z] 
12:05:00 [2024-03-15T16:05:00.236Z] (Eclipse:10204): Gtk-WARNING **: 16:05:00.225: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:00 [2024-03-15T16:05:00.491Z] 
12:05:00 [2024-03-15T16:05:00.491Z] (Eclipse:10204): Gtk-WARNING **: 16:05:00.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:00 [2024-03-15T16:05:00.491Z] 
12:05:00 [2024-03-15T16:05:00.491Z] (Eclipse:10204): Gtk-WARNING **: 16:05:00.259: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:00 [2024-03-15T16:05:00.491Z] 
12:05:00 [2024-03-15T16:05:00.491Z] (Eclipse:10204): Gtk-WARNING **: 16:05:00.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:00 [2024-03-15T16:05:00.491Z] 
12:05:00 [2024-03-15T16:05:00.491Z] (Eclipse:10204): Gtk-WARNING **: 16:05:00.293: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:00 [2024-03-15T16:05:00.491Z] 
12:05:00 [2024-03-15T16:05:00.491Z] (Eclipse:10204): Gtk-WARNING **: 16:05:00.310: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:00 [2024-03-15T16:05:00.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:00 [2024-03-15T16:05:00.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:00 [2024-03-15T16:05:00.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:00 [2024-03-15T16:05:00.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:00 [2024-03-15T16:05:00.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:00 [2024-03-15T16:05:00.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121716622 data=null doit=true}, TreeItem with text {Traces [2]}]
12:05:00 [2024-03-15T16:05:00.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121716622 data=null}, TreeItem with text {Traces [2]}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121716622 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121716622 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]}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121716624 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:00 [2024-03-15T16:05:00.492Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1121716624 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1121716624 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1121716625 data=null}, TreeItem with text {synctraces [2]}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1121716625 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121716625 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]}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1121716630 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1121716630 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1121716636 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121716636 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]}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1121716640 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1121716640 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1121716641 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1121716641 data=null}, TreeItem with text {synctraces [2]}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
12:05:00 [2024-03-15T16:05:00.492Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121716641 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121716641 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121716642 data=null}, TreeItem with text {scp_dest}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121716642 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121716642 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}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121716646 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121716646 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:05:00 [2024-03-15T16:05:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121716647 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:05:00 [2024-03-15T16:05:00.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121716647 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}]
12:05:00 [2024-03-15T16:05:00.747Z] 
12:05:00 [2024-03-15T16:05:00.747Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:00.578: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:00 [2024-03-15T16:05:00.747Z] 
12:05:00 [2024-03-15T16:05:00.747Z] (Eclipse:10204): Gtk-WARNING **: 16:05:00.604: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:00 [2024-03-15T16:05:00.747Z] 
12:05:00 [2024-03-15T16:05:00.747Z] (Eclipse:10204): Gtk-WARNING **: 16:05:00.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:00 [2024-03-15T16:05:00.747Z] 
12:05:00 [2024-03-15T16:05:00.747Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:00.643: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:00 [2024-03-15T16:05:00.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121716693 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:05:00 [2024-03-15T16:05:00.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121716881 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:05:00 [2024-03-15T16:05:00.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121716882 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:00 [2024-03-15T16:05:00.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121716882 data=null}, TreeItem with text {scp_dest}]
12:05:00 [2024-03-15T16:05:00.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:00 [2024-03-15T16:05:00.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
12:05:04 [2024-03-15T16:05:04.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:05:04 [2024-03-15T16:05:04.917Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
12:05:04 [2024-03-15T16:05:04.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
12:05:04 [2024-03-15T16:05:04.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121720432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:05:04 [2024-03-15T16:05:04.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121720436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:05:04 [2024-03-15T16:05:04.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121720436 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
12:05:04 [2024-03-15T16:05:04.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121720436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:05:04 [2024-03-15T16:05:04.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121720436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:05:04 [2024-03-15T16:05:04.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121720436 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}]
12:05:04 [2024-03-15T16:05:04.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121720437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:05:04 [2024-03-15T16:05:04.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121720437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:05:04 [2024-03-15T16:05:04.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121720437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:05:04 [2024-03-15T16:05:04.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121720437 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
12:05:04 [2024-03-15T16:05:04.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121720437 data=null}, ToolItem with tooltip text {Hide Lost Events}]
12:05:04 [2024-03-15T16:05:04.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
12:05:06 [2024-03-15T16:05:06.804Z] 
12:05:06 [2024-03-15T16:05:06.804Z] (Eclipse:10204): Gtk-WARNING **: 16:05:06.600: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:06 [2024-03-15T16:05:06.804Z] 
12:05:06 [2024-03-15T16:05:06.804Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:06.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:06 [2024-03-15T16:05:06.804Z] 
12:05:06 [2024-03-15T16:05:06.804Z] (Eclipse:10204): Gtk-WARNING **: 16:05:06.611: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.059Z] 
12:05:07 [2024-03-15T16:05:07.059Z] (Eclipse:10204): Gtk-WARNING **: 16:05:06.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.059Z] 
12:05:07 [2024-03-15T16:05:07.059Z] (Eclipse:10204): Gtk-WARNING **: 16:05:06.901: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.059Z] 
12:05:07 [2024-03-15T16:05:07.059Z] (Eclipse:10204): Gtk-WARNING **: 16:05:06.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.059Z] 
12:05:07 [2024-03-15T16:05:07.059Z] (Eclipse:10204): Gtk-WARNING **: 16:05:06.945: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.059Z] 
12:05:07 [2024-03-15T16:05:07.059Z] (Eclipse:10204): Gtk-WARNING **: 16:05:06.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.059Z] 
12:05:07 [2024-03-15T16:05:07.059Z] (Eclipse:10204): Gtk-WARNING **: 16:05:06.993: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.059Z] 
12:05:07 [2024-03-15T16:05:07.059Z] (Eclipse:10204): Gtk-WARNING **: 16:05:07.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.059Z] 
12:05:07 [2024-03-15T16:05:07.059Z] (Eclipse:10204): Gtk-WARNING **: 16:05:07.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.059Z] 
12:05:07 [2024-03-15T16:05:07.059Z] (Eclipse:10204): Gtk-WARNING **: 16:05:07.057: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.315Z] 
12:05:07 [2024-03-15T16:05:07.315Z] (Eclipse:10204): Gtk-WARNING **: 16:05:07.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:07 [2024-03-15T16:05:07.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:07 [2024-03-15T16:05:07.315Z] 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')
12:05:07 [2024-03-15T16:05:07.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1121723446 data=null doit=true}, Button with text {Select &archive file:}]
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1121723446 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:}]
12:05:07 [2024-03-15T16:05:07.316Z] 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')
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1121723449 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1121723449 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')]
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1121723449 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')]
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1121723449 data=null 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')]
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:07 [2024-03-15T16:05:07.316Z] 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
12:05:07 [2024-03-15T16:05:07.316Z] 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=1121723452 data=null}, (of type 'Combo')]
12:05:07 [2024-03-15T16:05:07.316Z] 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
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1121723494 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121723495 data=null doit=true}, TreeItem with text {traces}]
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121723495 data=null}, TreeItem with text {traces}]
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121723495 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121723495 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}]
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121723495 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:05:07 [2024-03-15T16:05:07.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:07 [2024-03-15T16:05:07.573Z] 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:'))
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121723513 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:'))]
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.573Z] 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'
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:07 [2024-03-15T16:05:07.573Z] 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')
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7cba8293
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121723514 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')]
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121723514 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')]
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121723514 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121723515 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121723515 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')]
12:05:07 [2024-03-15T16:05:07.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121723515 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')]
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121723515 data=null 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')]
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121723515 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')]
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121723515 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')]
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121723515 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')]
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121723515 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121723515 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:07 [2024-03-15T16:05:07.574Z] 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')
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:07 [2024-03-15T16:05:07.574Z] 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.
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:07 [2024-03-15T16:05:07.574Z] 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')
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:07 [2024-03-15T16:05:07.574Z] 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.
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:07 [2024-03-15T16:05:07.574Z] 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')
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] 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')
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@43f23338
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1121723518 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')]
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1121723518 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')]
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1121723518 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1121723518 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1121723518 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')]
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1121723519 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')]
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1121723519 data=null 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')]
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1121723519 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')]
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1121723519 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')]
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1121723519 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')]
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1121723519 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1121723519 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:07 [2024-03-15T16:05:07.575Z] 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')
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:07 [2024-03-15T16:05:07.575Z] 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.
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.576Z] 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)'
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:07 [2024-03-15T16:05:07.576Z] 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')
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.576Z] 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')
12:05:07 [2024-03-15T16:05:07.576Z] 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.
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:07 [2024-03-15T16:05:07.576Z] 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')
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121723522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121723522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121723522 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121723522 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121723522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121723522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:07 [2024-03-15T16:05:07.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:07 [2024-03-15T16:05:07.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:07 [2024-03-15T16:05:07.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:07 [2024-03-15T16:05:07.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:07 [2024-03-15T16:05:07.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:07 [2024-03-15T16:05:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121723522 data=null 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')]
12:05:07 [2024-03-15T16:05:07.576Z] 
12:05:07 [2024-03-15T16:05:07.576Z] (Eclipse:10204): Gtk-WARNING **: 16:05:07.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.833Z] 
12:05:07 [2024-03-15T16:05:07.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:07.596: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.833Z] 
12:05:07 [2024-03-15T16:05:07.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:07.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.833Z] 
12:05:07 [2024-03-15T16:05:07.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:07.614: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.833Z] 
12:05:07 [2024-03-15T16:05:07.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:07.638: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.833Z] 
12:05:07 [2024-03-15T16:05:07.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:07.655: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.833Z] 
12:05:07 [2024-03-15T16:05:07.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:07.671: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.833Z] 
12:05:07 [2024-03-15T16:05:07.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:07.688: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.833Z] 
12:05:07 [2024-03-15T16:05:07.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:07.704: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.833Z] 
12:05:07 [2024-03-15T16:05:07.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:07.721: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.833Z] 
12:05:07 [2024-03-15T16:05:07.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:07.737: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:07 [2024-03-15T16:05:07.833Z] 
12:05:07 [2024-03-15T16:05:07.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:07.753: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:08 [2024-03-15T16:05:08.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:08 [2024-03-15T16:05:08.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121724055 data=null doit=true}, TreeItem with text {Traces [2]}]
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121724056 data=null}, TreeItem with text {Traces [2]}]
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121724056 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121724056 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]}]
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121724057 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:08 [2024-03-15T16:05:08.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1121724058 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1121724058 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1121724058 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1121724059 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121724059 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]}]
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1121724067 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1121724067 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1121724068 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121724068 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]}]
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1121724071 data=null button=1 stateMask=0x80000 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
12:05:08 [2024-03-15T16:05:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1121724071 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1121724071 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1121724072 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
12:05:08 [2024-03-15T16:05:08.090Z] 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.
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1121724072 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1121724072 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1121724073 data=null}, TreeItem with text {synctraces [2]}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1121724073 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121724073 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]}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1121724082 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1121724082 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1121724082 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121724082 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]}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1121724086 data=null button=1 stateMask=0x80000 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1121724086 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1121724086 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1121724086 data=null}, TreeItem with text {synctraces [2]}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
12:05:08 [2024-03-15T16:05:08.090Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121724087 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121724087 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121724087 data=null}, TreeItem with text {scp_dest}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121724088 data=null button=1 stateMask=0x0 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121724088 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}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121724091 data=null button=1 stateMask=0x80000 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121724092 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121724092 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
12:05:08 [2024-03-15T16:05:08.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121724092 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}]
12:05:08 [2024-03-15T16:05:08.090Z] 
12:05:08 [2024-03-15T16:05:08.090Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:08.040: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:08 [2024-03-15T16:05:08.090Z] 
12:05:08 [2024-03-15T16:05:08.090Z] (Eclipse:10204): Gtk-WARNING **: 16:05:08.063: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:08 [2024-03-15T16:05:08.346Z] 
12:05:08 [2024-03-15T16:05:08.346Z] (Eclipse:10204): Gtk-WARNING **: 16:05:08.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:08 [2024-03-15T16:05:08.346Z] 
12:05:08 [2024-03-15T16:05:08.346Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:08.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:08 [2024-03-15T16:05:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121724141 data=null button=1 stateMask=0x80000 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
12:05:08 [2024-03-15T16:05:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121724354 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
12:05:08 [2024-03-15T16:05:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121724389 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:08 [2024-03-15T16:05:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121724399 data=null}, TreeItem with text {scp_dest}]
12:05:08 [2024-03-15T16:05:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:08 [2024-03-15T16:05:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces.tar.gz/synctraces/scp_dest"'
12:05:11 [2024-03-15T16:05:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:05:11 [2024-03-15T16:05:11.612Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
12:05:11 [2024-03-15T16:05:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
12:05:11 [2024-03-15T16:05:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121727328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:05:11 [2024-03-15T16:05:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121727329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:05:11 [2024-03-15T16:05:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121727329 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
12:05:11 [2024-03-15T16:05:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121727329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:05:11 [2024-03-15T16:05:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121727329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:05:11 [2024-03-15T16:05:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121727330 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}]
12:05:11 [2024-03-15T16:05:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121727330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:05:11 [2024-03-15T16:05:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121727331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:05:11 [2024-03-15T16:05:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121727331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:05:11 [2024-03-15T16:05:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121727331 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
12:05:11 [2024-03-15T16:05:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1121727331 data=null}, ToolItem with tooltip text {Hide Lost Events}]
12:05:11 [2024-03-15T16:05:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
12:05:13 [2024-03-15T16:05:13.499Z] 
12:05:13 [2024-03-15T16:05:13.499Z] (Eclipse:10204): Gtk-WARNING **: 16:05:13.478: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:13 [2024-03-15T16:05:13.754Z] 
12:05:13 [2024-03-15T16:05:13.754Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:13.576: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:13 [2024-03-15T16:05:13.754Z] 
12:05:13 [2024-03-15T16:05:13.754Z] (Eclipse:10204): Gtk-WARNING **: 16:05:13.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.009Z] 
12:05:14 [2024-03-15T16:05:14.009Z] (Eclipse:10204): Gtk-WARNING **: 16:05:13.756: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.009Z] 
12:05:14 [2024-03-15T16:05:14.009Z] (Eclipse:10204): Gtk-WARNING **: 16:05:13.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.009Z] 
12:05:14 [2024-03-15T16:05:14.009Z] (Eclipse:10204): Gtk-WARNING **: 16:05:13.814: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.009Z] 
12:05:14 [2024-03-15T16:05:14.009Z] (Eclipse:10204): Gtk-WARNING **: 16:05:13.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.009Z] 
12:05:14 [2024-03-15T16:05:14.009Z] (Eclipse:10204): Gtk-WARNING **: 16:05:13.859: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.009Z] 
12:05:14 [2024-03-15T16:05:14.009Z] (Eclipse:10204): Gtk-WARNING **: 16:05:13.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.009Z] 
12:05:14 [2024-03-15T16:05:14.009Z] (Eclipse:10204): Gtk-WARNING **: 16:05:13.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.009Z] 
12:05:14 [2024-03-15T16:05:14.009Z] (Eclipse:10204): Gtk-WARNING **: 16:05:13.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:14 [2024-03-15T16:05:14.267Z] 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')
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.267Z] 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.
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:14 [2024-03-15T16:05:14.267Z] 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
12:05:14 [2024-03-15T16:05:14.267Z] 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=1121730326 data=null}, (of type 'Combo')]
12:05:14 [2024-03-15T16:05:14.267Z] 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
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1121730341 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1121730341 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1121730342 data=null}, TreeItem with text {emptyArchiveFolder}]
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1121730342 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121730342 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}]
12:05:14 [2024-03-15T16:05:14.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1121730342 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: emptyFile
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:14 [2024-03-15T16:05:14.268Z] 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:'))
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121730374 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:'))]
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.268Z] 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'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:14 [2024-03-15T16:05:14.268Z] 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')
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@61ee9672
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121730375 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')]
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121730375 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')]
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121730375 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121730376 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121730376 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')]
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121730376 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')]
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121730376 data=null 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')]
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121730376 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')]
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121730376 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')]
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121730376 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')]
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121730376 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121730376 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:14 [2024-03-15T16:05:14.269Z] 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')
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6c8b6782
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1121730377 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')]
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121730377 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')]
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1121730377 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1121730377 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1121730377 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')]
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1121730378 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')]
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1121730378 data=null 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')]
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1121730378 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')]
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121730378 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')]
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1121730378 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')]
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1121730378 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1121730378 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:14 [2024-03-15T16:05:14.269Z] 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')
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7bb6a1f4
12:05:14 [2024-03-15T16:05:14.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1121730379 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')]
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1121730379 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')]
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1121730379 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1121730379 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1121730379 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')]
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1121730379 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')]
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1121730379 data=null 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')]
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1121730379 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')]
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1121730379 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')]
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1121730379 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')]
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1121730379 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1121730379 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:14 [2024-03-15T16:05:14.270Z] 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')
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] 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')
12:05:14 [2024-03-15T16:05:14.270Z] 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.
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:14 [2024-03-15T16:05:14.270Z] 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')
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:14 [2024-03-15T16:05:14.270Z] 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.
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] 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)'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:14 [2024-03-15T16:05:14.271Z] 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')
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] 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')
12:05:14 [2024-03-15T16:05:14.271Z] 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.
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:14 [2024-03-15T16:05:14.271Z] 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')
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121730383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121730383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121730383 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121730383 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121730383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121730383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:14 [2024-03-15T16:05:14.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:14 [2024-03-15T16:05:14.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:14 [2024-03-15T16:05:14.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:14 [2024-03-15T16:05:14.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:14 [2024-03-15T16:05:14.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:14 [2024-03-15T16:05:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:14 [2024-03-15T16:05:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121730384 data=null 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')]
12:05:14 [2024-03-15T16:05:14.527Z] 
12:05:14 [2024-03-15T16:05:14.527Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.462: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.527Z] 
12:05:14 [2024-03-15T16:05:14.527Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.527Z] 
12:05:14 [2024-03-15T16:05:14.527Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.498: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.527Z] 
12:05:14 [2024-03-15T16:05:14.527Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.511: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.782Z] 
12:05:14 [2024-03-15T16:05:14.782Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.782Z] 
12:05:14 [2024-03-15T16:05:14.782Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.543: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.782Z] 
12:05:14 [2024-03-15T16:05:14.782Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.561: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.782Z] 
12:05:14 [2024-03-15T16:05:14.782Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.577: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.782Z] 
12:05:14 [2024-03-15T16:05:14.782Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.782Z] 
12:05:14 [2024-03-15T16:05:14.782Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.782Z] 
12:05:14 [2024-03-15T16:05:14.782Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.782Z] 
12:05:14 [2024-03-15T16:05:14.782Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.644: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.782Z] 
12:05:14 [2024-03-15T16:05:14.782Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:14 [2024-03-15T16:05:14.782Z] 
12:05:14 [2024-03-15T16:05:14.782Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:05:14.723
12:05:14 [2024-03-15T16:05:14.782Z] !MESSAGE Zip file has too many entries: 5001. File seems unsafe to open.
12:05:15 [2024-03-15T16:05:15.037Z] 
12:05:15 [2024-03-15T16:05:15.037Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.850: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.037Z] 
12:05:15 [2024-03-15T16:05:15.037Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.872: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.037Z] 
12:05:15 [2024-03-15T16:05:15.037Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.898: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.037Z] 
12:05:15 [2024-03-15T16:05:15.037Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.037Z] 
12:05:15 [2024-03-15T16:05:15.037Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.943: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.037Z] 
12:05:15 [2024-03-15T16:05:15.037Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.037Z] 
12:05:15 [2024-03-15T16:05:15.037Z] (Eclipse:10204): Gtk-WARNING **: 16:05:14.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.037Z] 
12:05:15 [2024-03-15T16:05:15.037Z] (Eclipse:10204): Gtk-WARNING **: 16:05:15.011: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.037Z] 
12:05:15 [2024-03-15T16:05:15.037Z] (Eclipse:10204): Gtk-WARNING **: 16:05:15.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:15 [2024-03-15T16:05:15.293Z] 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')
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.293Z] 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.
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:15 [2024-03-15T16:05:15.293Z] 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
12:05:15 [2024-03-15T16:05:15.293Z] 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=1121731419 data=null}, (of type 'Combo')]
12:05:15 [2024-03-15T16:05:15.293Z] 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
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1121731432 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1121731433 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1121731433 data=null}, TreeItem with text {emptyArchiveFolder}]
12:05:15 [2024-03-15T16:05:15.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1121731433 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121731433 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}]
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1121731433 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:15 [2024-03-15T16:05:15.294Z] 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:'))
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121731455 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:'))]
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.294Z] 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'
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:15 [2024-03-15T16:05:15.294Z] 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')
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6e87556f
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121731456 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')]
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121731456 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')]
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121731456 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121731456 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121731456 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')]
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121731456 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')]
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121731456 data=null 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')]
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121731457 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')]
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121731457 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')]
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121731457 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')]
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121731457 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:15 [2024-03-15T16:05:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121731457 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:15 [2024-03-15T16:05:15.295Z] 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')
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:15 [2024-03-15T16:05:15.295Z] 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.
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:15 [2024-03-15T16:05:15.295Z] 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')
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@77c66ac2
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1121731459 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')]
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1121731459 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')]
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1121731459 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1121731459 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1121731459 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')]
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1121731459 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')]
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1121731459 data=null 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')]
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1121731459 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')]
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1121731459 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')]
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1121731459 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')]
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1121731459 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:05:15 [2024-03-15T16:05:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1121731459 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:15 [2024-03-15T16:05:15.296Z] 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')
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] 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')
12:05:15 [2024-03-15T16:05:15.296Z] 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.
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:15 [2024-03-15T16:05:15.296Z] 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')
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:15 [2024-03-15T16:05:15.296Z] 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.
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] 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)'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:15 [2024-03-15T16:05:15.296Z] 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')
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] 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')
12:05:15 [2024-03-15T16:05:15.296Z] 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.
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:15 [2024-03-15T16:05:15.297Z] 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')
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121731463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121731463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121731463 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121731463 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121731463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:15 [2024-03-15T16:05:15.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121731463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:15 [2024-03-15T16:05:15.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:15 [2024-03-15T16:05:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121731463 data=null 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')]
12:05:15 [2024-03-15T16:05:15.552Z] 
12:05:15 [2024-03-15T16:05:15.552Z] (Eclipse:10204): Gtk-WARNING **: 16:05:15.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.552Z] 
12:05:15 [2024-03-15T16:05:15.552Z] (Eclipse:10204): Gtk-WARNING **: 16:05:15.350: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:15 [2024-03-15T16:05:15.552Z] 
12:05:15 [2024-03-15T16:05:15.552Z] (Eclipse:10204): Gtk-WARNING **: 16:05:15.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.552Z] 
12:05:15 [2024-03-15T16:05:15.552Z] (Eclipse:10204): Gtk-WARNING **: 16:05:15.504: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.552Z] 
12:05:15 [2024-03-15T16:05:15.552Z] (Eclipse:10204): Gtk-WARNING **: 16:05:15.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.552Z] 
12:05:15 [2024-03-15T16:05:15.552Z] (Eclipse:10204): Gtk-WARNING **: 16:05:15.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.807Z] 
12:05:15 [2024-03-15T16:05:15.807Z] (Eclipse:10204): Gtk-WARNING **: 16:05:15.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.807Z] 
12:05:15 [2024-03-15T16:05:15.807Z] (Eclipse:10204): Gtk-WARNING **: 16:05:15.599: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.807Z] 
12:05:15 [2024-03-15T16:05:15.807Z] (Eclipse:10204): Gtk-WARNING **: 16:05:15.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.807Z] 
12:05:15 [2024-03-15T16:05:15.807Z] (Eclipse:10204): Gtk-WARNING **: 16:05:15.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:15 [2024-03-15T16:05:15.807Z] 
12:05:15 [2024-03-15T16:05:15.807Z] (Eclipse:10204): Gtk-WARNING **: 16:05:15.657: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:05:16 [2024-03-15T16:05:16.063Z] 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')
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1121732050 data=null doit=true}, Button with text {Select roo&t directory:}]
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1121732050 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:}]
12:05:16 [2024-03-15T16:05:16.063Z] 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')
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1121732052 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1121732052 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')]
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1121732052 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')]
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1121732052 data=null 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')]
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:16 [2024-03-15T16:05:16.063Z] 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
12:05:16 [2024-03-15T16:05:16.063Z] 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=1121732055 data=null}, (of type 'Combo')]
12:05:16 [2024-03-15T16:05:16.063Z] 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
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1121732083 data=null doit=true}, TreeItem with text {/}]
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1121732083 data=null}, TreeItem with text {/}]
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1121732083 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121732083 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1121732084 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:05:16 [2024-03-15T16:05:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {folder:colon} time=1121732085 data=null button=0 stateMask=0x0 x=119 y=35 count=0}, Tree node with text: folder:colon]
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {folder:colon} time=1121732085 data=null doit=true}, Tree node with text: folder:colon]
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {folder:colon} time=1121732085 data=null}, Tree node with text: folder:colon]
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {folder:colon} time=1121732085 data=null button=1 stateMask=0x0 x=119 y=35 count=1}, Tree node with text: folder:colon]
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121732085 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]
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {folder:colon} time=1121732087 data=null button=1 stateMask=0x80000 x=119 y=35 count=1}, Tree node with text: folder:colon]
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: folder:colon
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:16 [2024-03-15T16:05:16.064Z] 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:'))
12:05:16 [2024-03-15T16:05:16.064Z] 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)
12:05:16 [2024-03-15T16:05:16.064Z] 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=1121732094 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:'))]
12:05:16 [2024-03-15T16:05:16.064Z] 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)
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] 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'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:16 [2024-03-15T16:05:16.064Z] 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')
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:16 [2024-03-15T16:05:16.064Z] 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')
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:16 [2024-03-15T16:05:16.064Z] 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.
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:16 [2024-03-15T16:05:16.065Z] 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')
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:16 [2024-03-15T16:05:16.065Z] 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')
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] 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')
12:05:16 [2024-03-15T16:05:16.065Z] 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.
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:16 [2024-03-15T16:05:16.065Z] 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')
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:16 [2024-03-15T16:05:16.065Z] 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.
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.065Z] 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)'
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:16 [2024-03-15T16:05:16.066Z] 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')
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.066Z] 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')
12:05:16 [2024-03-15T16:05:16.066Z] 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.
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:16 [2024-03-15T16:05:16.066Z] 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')
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121732112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121732112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121732112 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121732112 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121732113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:16 [2024-03-15T16:05:16.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121732113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:16 [2024-03-15T16:05:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121732113 data=null 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')]
12:05:16 [2024-03-15T16:05:16.321Z] 
12:05:16 [2024-03-15T16:05:16.321Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.321Z] 
12:05:16 [2024-03-15T16:05:16.321Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:16 [2024-03-15T16:05:16.321Z] 
12:05:16 [2024-03-15T16:05:16.321Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.137: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.321Z] 
12:05:16 [2024-03-15T16:05:16.321Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.321Z] 
12:05:16 [2024-03-15T16:05:16.321Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.321Z] 
12:05:16 [2024-03-15T16:05:16.321Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.321Z] 
12:05:16 [2024-03-15T16:05:16.321Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.321Z] 
12:05:16 [2024-03-15T16:05:16.321Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.220: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.321Z] 
12:05:16 [2024-03-15T16:05:16.321Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.237: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.321Z] 
12:05:16 [2024-03-15T16:05:16.321Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.322Z] 
12:05:16 [2024-03-15T16:05:16.322Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.270: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.322Z] 
12:05:16 [2024-03-15T16:05:16.322Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.322Z] 
12:05:16 [2024-03-15T16:05:16.322Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.577Z] 
12:05:16 [2024-03-15T16:05:16.577Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.577Z] 
12:05:16 [2024-03-15T16:05:16.577Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.833Z] 
12:05:16 [2024-03-15T16:05:16.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.591: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.833Z] 
12:05:16 [2024-03-15T16:05:16.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.611: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.833Z] 
12:05:16 [2024-03-15T16:05:16.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.833Z] 
12:05:16 [2024-03-15T16:05:16.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.656: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.833Z] 
12:05:16 [2024-03-15T16:05:16.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.676: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.833Z] 
12:05:16 [2024-03-15T16:05:16.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.694: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.833Z] 
12:05:16 [2024-03-15T16:05:16.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.713: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:16 [2024-03-15T16:05:16.833Z] 
12:05:16 [2024-03-15T16:05:16.833Z] (Eclipse:10204): Gtk-WARNING **: 16:05:16.729: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:17 [2024-03-15T16:05:17.089Z] 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')
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1121733122 data=null doit=true}, Button with text {Select &archive file:}]
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1121733122 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:}]
12:05:17 [2024-03-15T16:05:17.089Z] 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')
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1121733125 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1121733125 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')]
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1121733125 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')]
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1121733125 data=null 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')]
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:17 [2024-03-15T16:05:17.089Z] 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
12:05:17 [2024-03-15T16:05:17.089Z] 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=1121733127 data=null}, (of type 'Combo')]
12:05:17 [2024-03-15T16:05:17.089Z] 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
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121733165 data=null doit=true}, TreeItem with text {traces}]
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121733165 data=null}, TreeItem with text {traces}]
12:05:17 [2024-03-15T16:05:17.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121733165 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121733165 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}]
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121733167 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1121733168 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1121733168 data=null doit=true}, Tree node with text: synctraces]
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1121733168 data=null}, Tree node with text: synctraces]
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1121733168 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121733168 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]
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1121733169 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:17 [2024-03-15T16:05:17.090Z] 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:'))
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121733190 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:'))]
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] 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'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:17 [2024-03-15T16:05:17.090Z] 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')
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:17 [2024-03-15T16:05:17.090Z] 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.
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:17 [2024-03-15T16:05:17.090Z] 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')
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:17 [2024-03-15T16:05:17.091Z] 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.
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:17 [2024-03-15T16:05:17.091Z] 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')
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:17 [2024-03-15T16:05:17.091Z] 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.
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:17 [2024-03-15T16:05:17.091Z] 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')
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] 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')
12:05:17 [2024-03-15T16:05:17.091Z] 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.
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:17 [2024-03-15T16:05:17.091Z] 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')
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:17 [2024-03-15T16:05:17.091Z] 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.
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] 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)'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:17 [2024-03-15T16:05:17.092Z] 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')
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] 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')
12:05:17 [2024-03-15T16:05:17.092Z] 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.
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:17 [2024-03-15T16:05:17.092Z] 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')
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:17 [2024-03-15T16:05:17.092Z] 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')
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121733197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121733197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121733197 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121733197 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:17 [2024-03-15T16:05:17.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121733197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:17 [2024-03-15T16:05:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121733197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:17 [2024-03-15T16:05:17.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:17 [2024-03-15T16:05:17.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:17 [2024-03-15T16:05:17.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:17 [2024-03-15T16:05:17.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:17 [2024-03-15T16:05:17.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:17 [2024-03-15T16:05:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:17 [2024-03-15T16:05:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121733197 data=null 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')]
12:05:17 [2024-03-15T16:05:17.348Z] 
12:05:17 [2024-03-15T16:05:17.348Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.155: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:17 [2024-03-15T16:05:17.348Z] 
12:05:17 [2024-03-15T16:05:17.348Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:17 [2024-03-15T16:05:17.348Z] 
12:05:17 [2024-03-15T16:05:17.348Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:17 [2024-03-15T16:05:17.348Z] 
12:05:17 [2024-03-15T16:05:17.348Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.226: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:17 [2024-03-15T16:05:17.348Z] 
12:05:17 [2024-03-15T16:05:17.348Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:17 [2024-03-15T16:05:17.348Z] 
12:05:17 [2024-03-15T16:05:17.348Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.259: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:17 [2024-03-15T16:05:17.348Z] 
12:05:17 [2024-03-15T16:05:17.348Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:17 [2024-03-15T16:05:17.349Z] 
12:05:17 [2024-03-15T16:05:17.349Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.293: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:17 [2024-03-15T16:05:17.349Z] 
12:05:17 [2024-03-15T16:05:17.349Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:17 [2024-03-15T16:05:17.349Z] 
12:05:17 [2024-03-15T16:05:17.349Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:17 [2024-03-15T16:05:17.349Z] 
12:05:17 [2024-03-15T16:05:17.349Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:17 [2024-03-15T16:05:17.603Z] 
12:05:17 [2024-03-15T16:05:17.603Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.358: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:17 [2024-03-15T16:05:17.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:17 [2024-03-15T16:05:17.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:17 [2024-03-15T16:05:17.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:17 [2024-03-15T16:05:17.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:17 [2024-03-15T16:05:17.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:17 [2024-03-15T16:05:17.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121733734 data=null doit=true}, TreeItem with text {Traces [2]}]
12:05:17 [2024-03-15T16:05:17.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121733734 data=null}, TreeItem with text {Traces [2]}]
12:05:17 [2024-03-15T16:05:17.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121733734 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:17 [2024-03-15T16:05:17.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121733734 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]}]
12:05:17 [2024-03-15T16:05:17.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121733736 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:17 [2024-03-15T16:05:17.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:17 [2024-03-15T16:05:17.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:17 [2024-03-15T16:05:17.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121733737 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:17 [2024-03-15T16:05:17.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121733737 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:17 [2024-03-15T16:05:17.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:17 [2024-03-15T16:05:17.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121733737 data=null}, TreeItem with text {scp_dest}]
12:05:17 [2024-03-15T16:05:17.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121733737 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:17 [2024-03-15T16:05:17.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121733738 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}]
12:05:17 [2024-03-15T16:05:17.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121733742 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:17 [2024-03-15T16:05:17.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121733742 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:17 [2024-03-15T16:05:17.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121733743 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:17 [2024-03-15T16:05:17.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121733743 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}]
12:05:17 [2024-03-15T16:05:17.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121733783 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:17 [2024-03-15T16:05:17.858Z] 
12:05:17 [2024-03-15T16:05:17.858Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:17.663: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:17 [2024-03-15T16:05:17.858Z] 
12:05:17 [2024-03-15T16:05:17.858Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:17 [2024-03-15T16:05:17.858Z] 
12:05:17 [2024-03-15T16:05:17.858Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.723: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:17 [2024-03-15T16:05:17.859Z] 
12:05:17 [2024-03-15T16:05:17.859Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:17.723: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:17 [2024-03-15T16:05:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121733789 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:17 [2024-03-15T16:05:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121733941 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:17 [2024-03-15T16:05:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121733963 data=null}, TreeItem with text {scp_dest}]
12:05:17 [2024-03-15T16:05:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:17 [2024-03-15T16:05:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:05:17 [2024-03-15T16:05:17.859Z] 
12:05:17 [2024-03-15T16:05:17.859Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:17 [2024-03-15T16:05:17.859Z] 
12:05:17 [2024-03-15T16:05:17.859Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:17.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:17 [2024-03-15T16:05:17.859Z] 
12:05:17 [2024-03-15T16:05:17.859Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.821: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:18 [2024-03-15T16:05:18.114Z] 
12:05:18 [2024-03-15T16:05:18.114Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:18 [2024-03-15T16:05:18.114Z] 
12:05:18 [2024-03-15T16:05:18.114Z] (Eclipse:10204): Gtk-WARNING **: 16:05:17.999: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:18 [2024-03-15T16:05:18.114Z] 
12:05:18 [2024-03-15T16:05:18.114Z] (Eclipse:10204): Gtk-WARNING **: 16:05:18.026: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:18 [2024-03-15T16:05:18.114Z] 
12:05:18 [2024-03-15T16:05:18.114Z] (Eclipse:10204): Gtk-WARNING **: 16:05:18.048: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:18 [2024-03-15T16:05:18.114Z] 
12:05:18 [2024-03-15T16:05:18.114Z] (Eclipse:10204): Gtk-WARNING **: 16:05:18.069: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:18 [2024-03-15T16:05:18.114Z] 
12:05:18 [2024-03-15T16:05:18.114Z] (Eclipse:10204): Gtk-WARNING **: 16:05:18.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:18 [2024-03-15T16:05:18.114Z] 
12:05:18 [2024-03-15T16:05:18.114Z] (Eclipse:10204): Gtk-WARNING **: 16:05:18.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:18 [2024-03-15T16:05:18.370Z] 
12:05:18 [2024-03-15T16:05:18.370Z] (Eclipse:10204): Gtk-WARNING **: 16:05:18.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:18 [2024-03-15T16:05:18.370Z] 
12:05:18 [2024-03-15T16:05:18.370Z] (Eclipse:10204): Gtk-WARNING **: 16:05:18.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:18 [2024-03-15T16:05:18.370Z] 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')
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.370Z] 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.
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:18 [2024-03-15T16:05:18.370Z] 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
12:05:18 [2024-03-15T16:05:18.370Z] 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=1121734508 data=null}, (of type 'Combo')]
12:05:18 [2024-03-15T16:05:18.370Z] 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
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121734544 data=null doit=true}, TreeItem with text {traces}]
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121734544 data=null}, TreeItem with text {traces}]
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121734544 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121734544 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}]
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121734546 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1121734547 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1121734547 data=null doit=true}, Tree node with text: synctraces]
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1121734547 data=null}, Tree node with text: synctraces]
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1121734547 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121734547 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]
12:05:18 [2024-03-15T16:05:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1121734548 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:18 [2024-03-15T16:05:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:05:18 [2024-03-15T16:05:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:18 [2024-03-15T16:05:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:18 [2024-03-15T16:05:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:18 [2024-03-15T16:05:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:18 [2024-03-15T16:05:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:18 [2024-03-15T16:05:18.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:'))
12:05:18 [2024-03-15T16:05:18.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>
12:05:18 [2024-03-15T16:05:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121734566 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:'))]
12:05:18 [2024-03-15T16:05:18.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>
12:05:18 [2024-03-15T16:05:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] 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'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:18 [2024-03-15T16:05:18.627Z] 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')
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1925b113
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121734567 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')]
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121734567 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')]
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121734567 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121734567 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121734567 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')]
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121734567 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')]
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121734567 data=null 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')]
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121734567 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')]
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121734567 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')]
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121734567 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')]
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121734567 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121734567 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:18 [2024-03-15T16:05:18.627Z] 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')
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:18 [2024-03-15T16:05:18.627Z] 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.
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:18 [2024-03-15T16:05:18.628Z] 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')
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:18 [2024-03-15T16:05:18.628Z] 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.
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:18 [2024-03-15T16:05:18.628Z] 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')
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] 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')
12:05:18 [2024-03-15T16:05:18.628Z] 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.
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:18 [2024-03-15T16:05:18.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')
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:18 [2024-03-15T16:05:18.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.
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] 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)'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:18 [2024-03-15T16:05:18.629Z] 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')
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] 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')
12:05:18 [2024-03-15T16:05:18.629Z] 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.
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:18 [2024-03-15T16:05:18.629Z] 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')
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:18 [2024-03-15T16:05:18.629Z] 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')
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121734573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121734573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121734573 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121734573 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121734574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:18 [2024-03-15T16:05:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121734574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:18 [2024-03-15T16:05:18.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')
12:05:18 [2024-03-15T16:05:18.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')
12:05:18 [2024-03-15T16:05:18.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:18 [2024-03-15T16:05:18.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:18 [2024-03-15T16:05:18.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:18 [2024-03-15T16:05:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:05:19 [2024-03-15T16:05:19.190Z] 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=1121735083 data=null doit=true}, Shell with text {Confirmation}]
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:05:19 [2024-03-15T16:05:19.190Z] 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')
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1121735084 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')]
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1121735084 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')]
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1121735084 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1121735084 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1121735084 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')]
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1121735084 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')]
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1121735084 data=null 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')]
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:19 [2024-03-15T16:05:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121734574 data=null 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')]
12:05:19 [2024-03-15T16:05:19.190Z] 
12:05:19 [2024-03-15T16:05:19.190Z] (Eclipse:10204): Gtk-WARNING **: 16:05:19.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:19 [2024-03-15T16:05:19.190Z] 
12:05:19 [2024-03-15T16:05:19.190Z] (Eclipse:10204): Gtk-WARNING **: 16:05:19.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:19 [2024-03-15T16:05:19.191Z] 
12:05:19 [2024-03-15T16:05:19.191Z] (Eclipse:10204): Gtk-WARNING **: 16:05:19.153: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:19 [2024-03-15T16:05:19.191Z] 
12:05:19 [2024-03-15T16:05:19.191Z] (Eclipse:10204): Gtk-WARNING **: 16:05:19.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:19 [2024-03-15T16:05:19.191Z] 
12:05:19 [2024-03-15T16:05:19.191Z] (Eclipse:10204): Gtk-WARNING **: 16:05:19.186: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:19 [2024-03-15T16:05:19.445Z] 
12:05:19 [2024-03-15T16:05:19.445Z] (Eclipse:10204): Gtk-WARNING **: 16:05:19.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:19 [2024-03-15T16:05:19.445Z] 
12:05:19 [2024-03-15T16:05:19.445Z] (Eclipse:10204): Gtk-WARNING **: 16:05:19.220: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:19 [2024-03-15T16:05:19.445Z] 
12:05:19 [2024-03-15T16:05:19.445Z] (Eclipse:10204): Gtk-WARNING **: 16:05:19.237: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:19 [2024-03-15T16:05:19.445Z] 
12:05:19 [2024-03-15T16:05:19.445Z] (Eclipse:10204): Gtk-WARNING **: 16:05:19.253: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:19 [2024-03-15T16:05:19.445Z] 
12:05:19 [2024-03-15T16:05:19.445Z] (Eclipse:10204): Gtk-WARNING **: 16:05:19.270: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:19 [2024-03-15T16:05:19.445Z] 
12:05:19 [2024-03-15T16:05:19.445Z] (Eclipse:10204): Gtk-WARNING **: 16:05:19.286: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:19 [2024-03-15T16:05:19.445Z] 
12:05:19 [2024-03-15T16:05:19.445Z] (Eclipse:10204): Gtk-WARNING **: 16:05:19.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:19 [2024-03-15T16:05:19.446Z] 
12:05:19 [2024-03-15T16:05:19.446Z] (Eclipse:10204): Gtk-WARNING **: 16:05:19.320: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:19 [2024-03-15T16:05:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:19 [2024-03-15T16:05:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:19 [2024-03-15T16:05:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:19 [2024-03-15T16:05:19.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:19 [2024-03-15T16:05:19.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:19 [2024-03-15T16:05:19.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:05:19 [2024-03-15T16:05:19.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:05:19 [2024-03-15T16:05:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:19 [2024-03-15T16:05:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121735630 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:19 [2024-03-15T16:05:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121735630 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:19 [2024-03-15T16:05:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:19 [2024-03-15T16:05:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121735631 data=null}, TreeItem with text {scp_dest}]
12:05:19 [2024-03-15T16:05:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121735631 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:19 [2024-03-15T16:05:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121735631 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}]
12:05:19 [2024-03-15T16:05:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121735635 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:19 [2024-03-15T16:05:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121735635 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:19 [2024-03-15T16:05:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121735636 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:19 [2024-03-15T16:05:19.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121735636 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}]
12:05:19 [2024-03-15T16:05:19.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121735675 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:19 [2024-03-15T16:05:19.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121735680 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:19 [2024-03-15T16:05:19.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121735680 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:19 [2024-03-15T16:05:19.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121735680 data=null}, TreeItem with text {scp_dest}]
12:05:19 [2024-03-15T16:05:19.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:19 [2024-03-15T16:05:19.701Z] 
12:05:19 [2024-03-15T16:05:19.701Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:19.556: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:19 [2024-03-15T16:05:19.701Z] 
12:05:19 [2024-03-15T16:05:19.701Z] (Eclipse:10204): Gtk-WARNING **: 16:05:19.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:19 [2024-03-15T16:05:19.701Z] 
12:05:19 [2024-03-15T16:05:19.701Z] (Eclipse:10204): Gtk-WARNING **: 16:05:19.615: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:19 [2024-03-15T16:05:19.701Z] 
12:05:19 [2024-03-15T16:05:19.701Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:19.615: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:05:20 [2024-03-15T16:05:20.261Z] 
12:05:20 [2024-03-15T16:05:20.261Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:20 [2024-03-15T16:05:20.261Z] 
12:05:20 [2024-03-15T16:05:20.261Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:20.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:20 [2024-03-15T16:05:20.261Z] 
12:05:20 [2024-03-15T16:05:20.261Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.040: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121736391 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121736391 data=null doit=true}, TreeItem with text {Tracing}]
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121736391 data=null}, TreeItem with text {Tracing}]
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121736391 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121736392 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}]
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121736404 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121736404 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121736404 data=null doit=true}, TreeItem with text {Tracing}]
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121736404 data=null}, TreeItem with text {Tracing}]
12:05:20 [2024-03-15T16:05:20.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121736405 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:20 [2024-03-15T16:05:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121736405 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}]
12:05:20 [2024-03-15T16:05:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121736410 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:20 [2024-03-15T16:05:20.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
12:05:20 [2024-03-15T16:05:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
12:05:20 [2024-03-15T16:05:20.517Z] 
12:05:20 [2024-03-15T16:05:20.517Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.368: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:20 [2024-03-15T16:05:20.517Z] 
12:05:20 [2024-03-15T16:05:20.517Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:20 [2024-03-15T16:05:20.517Z] 
12:05:20 [2024-03-15T16:05:20.517Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.411: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:20 [2024-03-15T16:05:20.517Z] 
12:05:20 [2024-03-15T16:05:20.517Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.433: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:20 [2024-03-15T16:05:20.517Z] 
12:05:20 [2024-03-15T16:05:20.517Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.454: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:20 [2024-03-15T16:05:20.517Z] 
12:05:20 [2024-03-15T16:05:20.517Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:20 [2024-03-15T16:05:20.517Z] 
12:05:20 [2024-03-15T16:05:20.517Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.499: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:20 [2024-03-15T16:05:20.773Z] 
12:05:20 [2024-03-15T16:05:20.773Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:20 [2024-03-15T16:05:20.773Z] 
12:05:20 [2024-03-15T16:05:20.773Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.539: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:20 [2024-03-15T16:05:20.773Z] 
12:05:20 [2024-03-15T16:05:20.773Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.558: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121736784 data=null doit=true}, Shell with text {Export}]
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:20 [2024-03-15T16:05:20.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1121736786 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1121736786 data=null doit=true}, Tree node with text: Archive File]
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1121736786 data=null}, Tree node with text: Archive File]
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1121736786 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121736787 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]
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1121736787 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:05:20 [2024-03-15T16:05:20.773Z] 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')
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1121736788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1121736788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1121736788 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1121736788 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1121736788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1121736788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1121736788 data=null 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')]
12:05:20 [2024-03-15T16:05:20.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:20 [2024-03-15T16:05:20.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:20 [2024-03-15T16:05:20.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:20 [2024-03-15T16:05:20.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:20 [2024-03-15T16:05:20.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
12:05:20 [2024-03-15T16:05:20.773Z] 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')
12:05:20 [2024-03-15T16:05:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1121736845 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')]
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1121736845 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')]
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1121736845 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1121736845 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1121736845 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')]
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1121736845 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')]
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1121736845 data=null 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')]
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1121736848 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')]
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1121736848 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')]
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1121736848 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')]
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1121736848 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1121736848 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
12:05:20 [2024-03-15T16:05:20.774Z] 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')
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.774Z] 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')
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@78f2cab9
12:05:20 [2024-03-15T16:05:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1121736850 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')]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1121736850 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')]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1121736850 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1121736850 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1121736850 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')]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1121736850 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')]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1121736850 data=null 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')]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1121736852 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')]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1121736852 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')]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1121736852 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')]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1121736852 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1121736852 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121736853 data=null doit=true}, TreeItem with text {Tracing}]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121736853 data=null}, TreeItem with text {Tracing}]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121736853 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121736854 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}]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121736855 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1121736856 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1121736856 data=null doit=true}, Tree node with text: emptyArchiveFolder]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1121736856 data=null}, Tree node with text: emptyArchiveFolder]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1121736856 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121736856 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]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1121736857 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:05:20 [2024-03-15T16:05:20.775Z] 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
12:05:20 [2024-03-15T16:05:20.775Z] 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=1121736879 data=null}, (of type 'Combo')]
12:05:20 [2024-03-15T16:05:20.775Z] 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
12:05:20 [2024-03-15T16:05:20.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:20 [2024-03-15T16:05:20.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')
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121736883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121736883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121736883 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121736883 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121736883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121736883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:20 [2024-03-15T16:05:20.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121736883 data=null 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')]
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1121736453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
12:05:20 [2024-03-15T16:05:20.776Z] 
12:05:20 [2024-03-15T16:05:20.776Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.744: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:20 [2024-03-15T16:05:20.776Z] 
12:05:20 [2024-03-15T16:05:20.776Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.761: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:20 [2024-03-15T16:05:20.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:21 [2024-03-15T16:05:21.031Z] 
12:05:21 [2024-03-15T16:05:21.031Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.031Z] 
12:05:21 [2024-03-15T16:05:21.031Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.907: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.031Z] 
12:05:21 [2024-03-15T16:05:21.031Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.928: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.031Z] 
12:05:21 [2024-03-15T16:05:21.031Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.032Z] 
12:05:21 [2024-03-15T16:05:21.032Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.971: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.032Z] 
12:05:21 [2024-03-15T16:05:21.032Z] (Eclipse:10204): Gtk-WARNING **: 16:05:20.991: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.032Z] 
12:05:21 [2024-03-15T16:05:21.032Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.012: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.287Z] 
12:05:21 [2024-03-15T16:05:21.287Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.287Z] 
12:05:21 [2024-03-15T16:05:21.287Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.287Z] 
12:05:21 [2024-03-15T16:05:21.287Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:05:21 [2024-03-15T16:05:21.287Z] 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')
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1121737462 data=null doit=true}, Button with text {Select roo&t directory:}]
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1121737462 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:}]
12:05:21 [2024-03-15T16:05:21.287Z] 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')
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1121737464 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1121737464 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')]
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1121737464 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')]
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1121737464 data=null 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')]
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:21 [2024-03-15T16:05:21.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:21 [2024-03-15T16:05:21.287Z] 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
12:05:21 [2024-03-15T16:05:21.287Z] 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=1121737466 data=null}, (of type 'Combo')]
12:05:21 [2024-03-15T16:05:21.288Z] 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
12:05:21 [2024-03-15T16:05:21.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:21 [2024-03-15T16:05:21.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:21 [2024-03-15T16:05:21.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1121737494 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1121737494 data=null doit=true}, TreeItem with text {/}]
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1121737494 data=null}, TreeItem with text {/}]
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1121737494 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121737494 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1121737494 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:21 [2024-03-15T16:05:21.544Z] 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:'))
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121737500 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:'))]
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] 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'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:21 [2024-03-15T16:05:21.544Z] 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')
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:21 [2024-03-15T16:05:21.544Z] 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')
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:21 [2024-03-15T16:05:21.544Z] 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.
12:05:21 [2024-03-15T16:05:21.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:21 [2024-03-15T16:05:21.545Z] 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')
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:21 [2024-03-15T16:05:21.545Z] 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.
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:21 [2024-03-15T16:05:21.545Z] 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')
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] 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')
12:05:21 [2024-03-15T16:05:21.545Z] 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.
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:21 [2024-03-15T16:05:21.545Z] 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')
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:21 [2024-03-15T16:05:21.545Z] 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.
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] 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)'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:21 [2024-03-15T16:05:21.546Z] 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')
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] 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')
12:05:21 [2024-03-15T16:05:21.546Z] 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.
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:21 [2024-03-15T16:05:21.546Z] 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')
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121737506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121737506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121737507 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121737507 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121737507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121737507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121737507 data=null 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')]
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:21 [2024-03-15T16:05:21.546Z] 
12:05:21 [2024-03-15T16:05:21.546Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.386: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.546Z] 
12:05:21 [2024-03-15T16:05:21.546Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.403: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.546Z] 
12:05:21 [2024-03-15T16:05:21.546Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.409: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121737604 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121737604 data=null doit=true}, TreeItem with text {Tracing}]
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121737604 data=null}, TreeItem with text {Tracing}]
12:05:21 [2024-03-15T16:05:21.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121737604 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:21 [2024-03-15T16:05:21.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121737604 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}]
12:05:21 [2024-03-15T16:05:21.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121737610 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:21 [2024-03-15T16:05:21.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:21 [2024-03-15T16:05:21.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121737610 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:05:21 [2024-03-15T16:05:21.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121737610 data=null doit=true}, TreeItem with text {Tracing}]
12:05:21 [2024-03-15T16:05:21.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121737610 data=null}, TreeItem with text {Tracing}]
12:05:21 [2024-03-15T16:05:21.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121737611 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:21 [2024-03-15T16:05:21.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121737611 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}]
12:05:21 [2024-03-15T16:05:21.547Z] 
12:05:21 [2024-03-15T16:05:21.547Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.426: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121737622 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:21 [2024-03-15T16:05:21.547Z] 
12:05:21 [2024-03-15T16:05:21.547Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.468: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
12:05:21 [2024-03-15T16:05:21.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
12:05:21 [2024-03-15T16:05:21.803Z] 
12:05:21 [2024-03-15T16:05:21.803Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.803Z] 
12:05:21 [2024-03-15T16:05:21.803Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.597: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.803Z] 
12:05:21 [2024-03-15T16:05:21.803Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.617: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.803Z] 
12:05:21 [2024-03-15T16:05:21.803Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.803Z] 
12:05:21 [2024-03-15T16:05:21.803Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.659: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.803Z] 
12:05:21 [2024-03-15T16:05:21.803Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.679: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.803Z] 
12:05:21 [2024-03-15T16:05:21.803Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.803Z] 
12:05:21 [2024-03-15T16:05:21.803Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.717: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.803Z] 
12:05:21 [2024-03-15T16:05:21.803Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.803Z] 
12:05:21 [2024-03-15T16:05:21.803Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.750: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:21 [2024-03-15T16:05:21.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
12:05:21 [2024-03-15T16:05:21.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
12:05:21 [2024-03-15T16:05:21.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121737962 data=null doit=true}, Shell with text {Export}]
12:05:21 [2024-03-15T16:05:21.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:21 [2024-03-15T16:05:21.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:21 [2024-03-15T16:05:21.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
12:05:21 [2024-03-15T16:05:21.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:21 [2024-03-15T16:05:21.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1121737969 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
12:05:21 [2024-03-15T16:05:21.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1121737969 data=null doit=true}, Tree node with text: Archive File]
12:05:21 [2024-03-15T16:05:21.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1121737970 data=null}, Tree node with text: Archive File]
12:05:21 [2024-03-15T16:05:21.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1121737970 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
12:05:21 [2024-03-15T16:05:21.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121737970 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]
12:05:21 [2024-03-15T16:05:21.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1121737970 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
12:05:21 [2024-03-15T16:05:21.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:05:21 [2024-03-15T16:05:21.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:05:21 [2024-03-15T16:05:21.804Z] 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')
12:05:21 [2024-03-15T16:05:21.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:21 [2024-03-15T16:05:21.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:05:21 [2024-03-15T16:05:21.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1121737971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:21 [2024-03-15T16:05:21.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1121737971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:21 [2024-03-15T16:05:21.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1121737971 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:21 [2024-03-15T16:05:21.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1121737971 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:21 [2024-03-15T16:05:21.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1121737971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:21 [2024-03-15T16:05:21.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1121737972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1121737972 data=null 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')]
12:05:22 [2024-03-15T16:05:22.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:22 [2024-03-15T16:05:22.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:22 [2024-03-15T16:05:22.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:22 [2024-03-15T16:05:22.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:22 [2024-03-15T16:05:22.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
12:05:22 [2024-03-15T16:05:22.060Z] 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')
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1121738024 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')]
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1121738024 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')]
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1121738024 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1121738024 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1121738024 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')]
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1121738024 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')]
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1121738024 data=null 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')]
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1121738026 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')]
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1121738026 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')]
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1121738027 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')]
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1121738027 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1121738027 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
12:05:22 [2024-03-15T16:05:22.060Z] 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')
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.061Z] 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')
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@759fe679
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1121738029 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')]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1121738029 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')]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1121738029 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1121738029 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1121738029 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')]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1121738029 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')]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1121738029 data=null 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')]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1121738030 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')]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1121738030 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')]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1121738030 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')]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1121738031 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1121738031 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121738032 data=null doit=true}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121738032 data=null}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121738032 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121738038 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}]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121738040 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1121738041 data=null button=0 stateMask=0x0 x=146 y=127 count=0}, Tree node with text: emptyArchiveFolder]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1121738041 data=null doit=true}, Tree node with text: emptyArchiveFolder]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1121738041 data=null}, Tree node with text: emptyArchiveFolder]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1121738041 data=null button=1 stateMask=0x0 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121738041 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]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1121738042 data=null button=1 stateMask=0x80000 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:22 [2024-03-15T16:05:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:05:22 [2024-03-15T16:05:22.061Z] 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
12:05:22 [2024-03-15T16:05:22.061Z] 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=1121738047 data=null}, (of type 'Combo')]
12:05:22 [2024-03-15T16:05:22.062Z] 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
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:22 [2024-03-15T16:05:22.062Z] 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')
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121738061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121738061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121738062 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121738062 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121738062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121738062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121738062 data=null 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')]
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1121737667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
12:05:22 [2024-03-15T16:05:22.062Z] 
12:05:22 [2024-03-15T16:05:22.062Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.062Z] 
12:05:22 [2024-03-15T16:05:22.062Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.938: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:22 [2024-03-15T16:05:22.062Z] 
12:05:22 [2024-03-15T16:05:22.062Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.954: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121738158 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121738158 data=null doit=true}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121738158 data=null}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121738159 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.062Z] 
12:05:22 [2024-03-15T16:05:22.062Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.971: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121738159 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}]
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121738173 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121738174 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121738174 data=null doit=true}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121738174 data=null}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121738174 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121738174 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}]
12:05:22 [2024-03-15T16:05:22.063Z] 
12:05:22 [2024-03-15T16:05:22.063Z] (Eclipse:10204): Gtk-WARNING **: 16:05:21.989: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121738186 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.063Z] 
12:05:22 [2024-03-15T16:05:22.063Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.033: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
12:05:22 [2024-03-15T16:05:22.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
12:05:22 [2024-03-15T16:05:22.317Z] 
12:05:22 [2024-03-15T16:05:22.317Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.133: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.317Z] 
12:05:22 [2024-03-15T16:05:22.317Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.152: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.317Z] 
12:05:22 [2024-03-15T16:05:22.317Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.169: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.318Z] 
12:05:22 [2024-03-15T16:05:22.318Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.188: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.318Z] 
12:05:22 [2024-03-15T16:05:22.318Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.206: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.318Z] 
12:05:22 [2024-03-15T16:05:22.318Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.318Z] 
12:05:22 [2024-03-15T16:05:22.318Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.241: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.318Z] 
12:05:22 [2024-03-15T16:05:22.318Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.259: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.318Z] 
12:05:22 [2024-03-15T16:05:22.318Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.277: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.318Z] 
12:05:22 [2024-03-15T16:05:22.318Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.294: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.318Z] 
12:05:22 [2024-03-15T16:05:22.318Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.311: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
12:05:22 [2024-03-15T16:05:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
12:05:22 [2024-03-15T16:05:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121738526 data=null doit=true}, Shell with text {Export}]
12:05:22 [2024-03-15T16:05:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:22 [2024-03-15T16:05:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:22 [2024-03-15T16:05:22.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
12:05:22 [2024-03-15T16:05:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:22 [2024-03-15T16:05:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1121738528 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
12:05:22 [2024-03-15T16:05:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1121738528 data=null doit=true}, Tree node with text: Archive File]
12:05:22 [2024-03-15T16:05:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1121738528 data=null}, Tree node with text: Archive File]
12:05:22 [2024-03-15T16:05:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1121738529 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
12:05:22 [2024-03-15T16:05:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121738529 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]
12:05:22 [2024-03-15T16:05:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1121738529 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
12:05:22 [2024-03-15T16:05:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:05:22 [2024-03-15T16:05:22.574Z] 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')
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1121738531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1121738532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1121738532 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1121738532 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1121738532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1121738532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1121738532 data=null 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')]
12:05:22 [2024-03-15T16:05:22.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:22 [2024-03-15T16:05:22.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:22 [2024-03-15T16:05:22.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:22 [2024-03-15T16:05:22.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:22 [2024-03-15T16:05:22.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
12:05:22 [2024-03-15T16:05:22.574Z] 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')
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1121738588 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')]
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1121738588 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')]
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1121738588 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1121738588 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1121738588 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')]
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1121738588 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')]
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1121738588 data=null 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')]
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1121738595 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')]
12:05:22 [2024-03-15T16:05:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1121738595 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')]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1121738595 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')]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1121738595 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1121738595 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
12:05:22 [2024-03-15T16:05:22.575Z] 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')
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.575Z] 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')
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1ef6977b
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1121738597 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')]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1121738597 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')]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1121738597 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1121738598 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1121738598 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')]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1121738598 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')]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1121738598 data=null 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')]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1121738599 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')]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1121738600 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')]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1121738600 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')]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1121738600 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1121738600 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121738601 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121738601 data=null doit=true}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121738601 data=null}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121738601 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121738601 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}]
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121738602 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: nestedtesttraces.zip
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:05:22 [2024-03-15T16:05:22.576Z] 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
12:05:22 [2024-03-15T16:05:22.576Z] 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=1121738609 data=null}, (of type 'Combo')]
12:05:22 [2024-03-15T16:05:22.576Z] 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
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:22 [2024-03-15T16:05:22.576Z] 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')
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121738625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121738625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121738625 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121738625 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121738625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121738625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121738626 data=null 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')]
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1121738230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
12:05:22 [2024-03-15T16:05:22.576Z] 
12:05:22 [2024-03-15T16:05:22.576Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.515: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.576Z] 
12:05:22 [2024-03-15T16:05:22.576Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.532: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:22 [2024-03-15T16:05:22.576Z] 
12:05:22 [2024-03-15T16:05:22.576Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.546: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.831Z] 
12:05:22 [2024-03-15T16:05:22.831Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.677: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.831Z] 
12:05:22 [2024-03-15T16:05:22.831Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.831Z] 
12:05:22 [2024-03-15T16:05:22.831Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.720: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.831Z] 
12:05:22 [2024-03-15T16:05:22.831Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.743: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.831Z] 
12:05:22 [2024-03-15T16:05:22.831Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.831Z] 
12:05:22 [2024-03-15T16:05:22.831Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.787: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.831Z] 
12:05:22 [2024-03-15T16:05:22.831Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.806: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:22 [2024-03-15T16:05:22.831Z] 
12:05:22 [2024-03-15T16:05:22.831Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.824: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.087Z] 
12:05:23 [2024-03-15T16:05:23.087Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.843: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.087Z] 
12:05:23 [2024-03-15T16:05:23.087Z] (Eclipse:10204): Gtk-WARNING **: 16:05:22.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:05:23 [2024-03-15T16:05:23.087Z] 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')
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.087Z] 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.
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:23 [2024-03-15T16:05:23.087Z] 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
12:05:23 [2024-03-15T16:05:23.087Z] 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=1121739237 data=null}, (of type 'Combo')]
12:05:23 [2024-03-15T16:05:23.087Z] 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
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1121739250 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1121739251 data=null doit=true}, TreeItem with text {/}]
12:05:23 [2024-03-15T16:05:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1121739251 data=null}, TreeItem with text {/}]
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1121739251 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121739251 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1121739251 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:23 [2024-03-15T16:05:23.088Z] 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:'))
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121739269 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:'))]
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] 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'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:23 [2024-03-15T16:05:23.088Z] 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')
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:23 [2024-03-15T16:05:23.088Z] 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')
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:23 [2024-03-15T16:05:23.088Z] 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.
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:23 [2024-03-15T16:05:23.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:23 [2024-03-15T16:05:23.088Z] 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')
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:23 [2024-03-15T16:05:23.089Z] 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.
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:23 [2024-03-15T16:05:23.089Z] 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')
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] 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')
12:05:23 [2024-03-15T16:05:23.089Z] 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.
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:23 [2024-03-15T16:05:23.089Z] 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')
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:23 [2024-03-15T16:05:23.089Z] 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.
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.089Z] 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)'
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:23 [2024-03-15T16:05:23.090Z] 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')
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.090Z] 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')
12:05:23 [2024-03-15T16:05:23.090Z] 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.
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:23 [2024-03-15T16:05:23.090Z] 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')
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121739275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121739275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121739275 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121739275 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121739275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:23 [2024-03-15T16:05:23.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121739275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:23 [2024-03-15T16:05:23.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:23 [2024-03-15T16:05:23.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:23 [2024-03-15T16:05:23.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:23 [2024-03-15T16:05:23.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:23 [2024-03-15T16:05:23.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:23 [2024-03-15T16:05:23.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:23 [2024-03-15T16:05:23.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121739275 data=null 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')]
12:05:23 [2024-03-15T16:05:23.345Z] 
12:05:23 [2024-03-15T16:05:23.345Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.133: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.345Z] 
12:05:23 [2024-03-15T16:05:23.345Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.150: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.345Z] 
12:05:23 [2024-03-15T16:05:23.345Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.165: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.345Z] 
12:05:23 [2024-03-15T16:05:23.345Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.182: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.345Z] 
12:05:23 [2024-03-15T16:05:23.345Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.199: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.345Z] 
12:05:23 [2024-03-15T16:05:23.345Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.215: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.345Z] 
12:05:23 [2024-03-15T16:05:23.345Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.345Z] 
12:05:23 [2024-03-15T16:05:23.345Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.249: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.345Z] 
12:05:23 [2024-03-15T16:05:23.345Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.346Z] 
12:05:23 [2024-03-15T16:05:23.346Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.282: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.346Z] 
12:05:23 [2024-03-15T16:05:23.346Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.299: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.346Z] 
12:05:23 [2024-03-15T16:05:23.346Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.346Z] 
12:05:23 [2024-03-15T16:05:23.346Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.601Z] 
12:05:23 [2024-03-15T16:05:23.601Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:05:23.591
12:05:23 [2024-03-15T16:05:23.601Z] !MESSAGE Zip file is too large: 1000000001 bytes. File seems unsafe to open.
12:05:23 [2024-03-15T16:05:23.856Z] 
12:05:23 [2024-03-15T16:05:23.856Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.856Z] 
12:05:23 [2024-03-15T16:05:23.856Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.857Z] 
12:05:23 [2024-03-15T16:05:23.857Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.750: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.857Z] 
12:05:23 [2024-03-15T16:05:23.857Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.771: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.857Z] 
12:05:23 [2024-03-15T16:05:23.857Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.857Z] 
12:05:23 [2024-03-15T16:05:23.857Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.811: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.857Z] 
12:05:23 [2024-03-15T16:05:23.857Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:23 [2024-03-15T16:05:23.857Z] 
12:05:23 [2024-03-15T16:05:23.857Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.854: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.112Z] 
12:05:24 [2024-03-15T16:05:24.112Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.873: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.112Z] 
12:05:24 [2024-03-15T16:05:24.112Z] (Eclipse:10204): Gtk-WARNING **: 16:05:23.892: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:05:24 [2024-03-15T16:05:24.112Z] 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')
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.112Z] 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.
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:24 [2024-03-15T16:05:24.112Z] 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
12:05:24 [2024-03-15T16:05:24.112Z] 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=1121740287 data=null}, (of type 'Combo')]
12:05:24 [2024-03-15T16:05:24.112Z] 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
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:24 [2024-03-15T16:05:24.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:24 [2024-03-15T16:05:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:24 [2024-03-15T16:05:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:24 [2024-03-15T16:05:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:24 [2024-03-15T16:05:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1121740329 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:05:24 [2024-03-15T16:05:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1121740329 data=null doit=true}, TreeItem with text {/}]
12:05:24 [2024-03-15T16:05:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1121740329 data=null}, TreeItem with text {/}]
12:05:24 [2024-03-15T16:05:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1121740330 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121740330 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1121740330 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] 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'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:24 [2024-03-15T16:05:24.369Z] 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')
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:24 [2024-03-15T16:05:24.369Z] 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:'))
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121740337 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:'))]
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] 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'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:24 [2024-03-15T16:05:24.369Z] 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')
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:24 [2024-03-15T16:05:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:24 [2024-03-15T16:05:24.370Z] 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')
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:24 [2024-03-15T16:05:24.370Z] 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.
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:24 [2024-03-15T16:05:24.370Z] 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')
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:24 [2024-03-15T16:05:24.370Z] 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.
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:24 [2024-03-15T16:05:24.370Z] 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')
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] 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')
12:05:24 [2024-03-15T16:05:24.370Z] 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.
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:24 [2024-03-15T16:05:24.370Z] 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')
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:24 [2024-03-15T16:05:24.371Z] 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.
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] 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)'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:24 [2024-03-15T16:05:24.371Z] 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')
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] 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')
12:05:24 [2024-03-15T16:05:24.371Z] 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.
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:24 [2024-03-15T16:05:24.371Z] 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')
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:24 [2024-03-15T16:05:24.371Z] 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')
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121740351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121740351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121740351 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:24 [2024-03-15T16:05:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121740351 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:24 [2024-03-15T16:05:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121740351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:24 [2024-03-15T16:05:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121740351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:24 [2024-03-15T16:05:24.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:24 [2024-03-15T16:05:24.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:24 [2024-03-15T16:05:24.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:24 [2024-03-15T16:05:24.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:24 [2024-03-15T16:05:24.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:24 [2024-03-15T16:05:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:24 [2024-03-15T16:05:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121740351 data=null 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')]
12:05:24 [2024-03-15T16:05:24.372Z] 
12:05:24 [2024-03-15T16:05:24.372Z] (Eclipse:10204): Gtk-WARNING **: 16:05:24.331: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.372Z] 
12:05:24 [2024-03-15T16:05:24.372Z] (Eclipse:10204): Gtk-WARNING **: 16:05:24.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.372Z] 
12:05:24 [2024-03-15T16:05:24.372Z] (Eclipse:10204): Gtk-WARNING **: 16:05:24.363: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.627Z] 
12:05:24 [2024-03-15T16:05:24.627Z] (Eclipse:10204): Gtk-WARNING **: 16:05:24.379: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.627Z] 
12:05:24 [2024-03-15T16:05:24.627Z] (Eclipse:10204): Gtk-WARNING **: 16:05:24.396: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.627Z] 
12:05:24 [2024-03-15T16:05:24.627Z] (Eclipse:10204): Gtk-WARNING **: 16:05:24.413: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.627Z] 
12:05:24 [2024-03-15T16:05:24.627Z] (Eclipse:10204): Gtk-WARNING **: 16:05:24.429: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.627Z] 
12:05:24 [2024-03-15T16:05:24.627Z] (Eclipse:10204): Gtk-WARNING **: 16:05:24.446: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.627Z] 
12:05:24 [2024-03-15T16:05:24.627Z] (Eclipse:10204): Gtk-WARNING **: 16:05:24.462: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.627Z] 
12:05:24 [2024-03-15T16:05:24.627Z] (Eclipse:10204): Gtk-WARNING **: 16:05:24.479: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.627Z] 
12:05:24 [2024-03-15T16:05:24.627Z] (Eclipse:10204): Gtk-WARNING **: 16:05:24.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.627Z] 
12:05:24 [2024-03-15T16:05:24.627Z] (Eclipse:10204): Gtk-WARNING **: 16:05:24.513: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.627Z] 
12:05:24 [2024-03-15T16:05:24.627Z] (Eclipse:10204): Gtk-WARNING **: 16:05:24.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:24 [2024-03-15T16:05:24.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:24 [2024-03-15T16:05:24.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121740892 data=null doit=true}, TreeItem with text {Traces [2]}]
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121740892 data=null}, TreeItem with text {Traces [2]}]
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121740892 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121740892 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]}]
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121740894 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:24 [2024-03-15T16:05:24.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121740894 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121740894 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121740895 data=null}, TreeItem with text {scp_dest}]
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121740895 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121740895 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}]
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121740901 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121740901 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121740901 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:24 [2024-03-15T16:05:24.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121740902 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}]
12:05:24 [2024-03-15T16:05:24.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121740941 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:24 [2024-03-15T16:05:24.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121740946 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:24 [2024-03-15T16:05:24.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121740946 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:24 [2024-03-15T16:05:24.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121740946 data=null}, TreeItem with text {scp_dest}]
12:05:24 [2024-03-15T16:05:24.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:24 [2024-03-15T16:05:24.884Z] 
12:05:24 [2024-03-15T16:05:24.884Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:24.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:24 [2024-03-15T16:05:24.884Z] 
12:05:24 [2024-03-15T16:05:24.884Z] (Eclipse:10204): Gtk-WARNING **: 16:05:24.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.884Z] 
12:05:24 [2024-03-15T16:05:24.884Z] (Eclipse:10204): Gtk-WARNING **: 16:05:24.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:24 [2024-03-15T16:05:24.884Z] 
12:05:24 [2024-03-15T16:05:24.884Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:24.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:25 [2024-03-15T16:05:25.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:05:25 [2024-03-15T16:05:25.446Z] 
12:05:25 [2024-03-15T16:05:25.446Z] (Eclipse:10204): Gtk-WARNING **: 16:05:25.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:25 [2024-03-15T16:05:25.446Z] 
12:05:25 [2024-03-15T16:05:25.446Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:25.304: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:25 [2024-03-15T16:05:25.446Z] 
12:05:25 [2024-03-15T16:05:25.446Z] (Eclipse:10204): Gtk-WARNING **: 16:05:25.306: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:25 [2024-03-15T16:05:25.701Z] 
12:05:25 [2024-03-15T16:05:25.701Z] (Eclipse:10204): Gtk-WARNING **: 16:05:25.449: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:25 [2024-03-15T16:05:25.701Z] 
12:05:25 [2024-03-15T16:05:25.701Z] (Eclipse:10204): Gtk-WARNING **: 16:05:25.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:25 [2024-03-15T16:05:25.701Z] 
12:05:25 [2024-03-15T16:05:25.701Z] (Eclipse:10204): Gtk-WARNING **: 16:05:25.494: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:25 [2024-03-15T16:05:25.701Z] 
12:05:25 [2024-03-15T16:05:25.701Z] (Eclipse:10204): Gtk-WARNING **: 16:05:25.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:25 [2024-03-15T16:05:25.701Z] 
12:05:25 [2024-03-15T16:05:25.701Z] (Eclipse:10204): Gtk-WARNING **: 16:05:25.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:25 [2024-03-15T16:05:25.701Z] 
12:05:25 [2024-03-15T16:05:25.701Z] (Eclipse:10204): Gtk-WARNING **: 16:05:25.559: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:25 [2024-03-15T16:05:25.701Z] 
12:05:25 [2024-03-15T16:05:25.701Z] (Eclipse:10204): Gtk-WARNING **: 16:05:25.580: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:25 [2024-03-15T16:05:25.701Z] 
12:05:25 [2024-03-15T16:05:25.701Z] (Eclipse:10204): Gtk-WARNING **: 16:05:25.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:25 [2024-03-15T16:05:25.701Z] 
12:05:25 [2024-03-15T16:05:25.701Z] (Eclipse:10204): Gtk-WARNING **: 16:05:25.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:25 [2024-03-15T16:05:25.701Z] 
12:05:25 [2024-03-15T16:05:25.701Z] (Eclipse:10204): Gtk-WARNING **: 16:05:25.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:05:25 [2024-03-15T16:05:25.958Z] 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')
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.958Z] 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.
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:25 [2024-03-15T16:05:25.958Z] 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
12:05:25 [2024-03-15T16:05:25.958Z] 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=1121741993 data=null}, (of type 'Combo')]
12:05:25 [2024-03-15T16:05:25.958Z] 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
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:25 [2024-03-15T16:05:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1121742033 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1121742033 data=null doit=true}, TreeItem with text {/}]
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1121742033 data=null}, TreeItem with text {/}]
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1121742033 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121742033 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1121742034 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] 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'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:25 [2024-03-15T16:05:25.959Z] 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')
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:25 [2024-03-15T16:05:25.959Z] 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:'))
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121742040 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:'))]
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] 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'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:25 [2024-03-15T16:05:25.959Z] 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')
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:25 [2024-03-15T16:05:25.960Z] 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')
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:25 [2024-03-15T16:05:25.960Z] 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.
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:25 [2024-03-15T16:05:25.960Z] 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')
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:25 [2024-03-15T16:05:25.960Z] 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.
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:25 [2024-03-15T16:05:25.960Z] 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')
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.960Z] 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')
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@245504d
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1121742044 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')]
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1121742044 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')]
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1121742044 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:25 [2024-03-15T16:05:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1121742044 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1121742044 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')]
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1121742044 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')]
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1121742044 data=null 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')]
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1121742044 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')]
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1121742044 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')]
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1121742044 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')]
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1121742044 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1121742044 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:25 [2024-03-15T16:05:25.961Z] 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')
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:25 [2024-03-15T16:05:25.961Z] 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.
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] 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)'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:25 [2024-03-15T16:05:25.961Z] 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')
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] 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')
12:05:25 [2024-03-15T16:05:25.961Z] 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.
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:25 [2024-03-15T16:05:25.962Z] 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')
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:25 [2024-03-15T16:05:25.962Z] 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')
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121742056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121742056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121742056 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121742056 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121742056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121742056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:25 [2024-03-15T16:05:25.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:25 [2024-03-15T16:05:25.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:25 [2024-03-15T16:05:25.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:25 [2024-03-15T16:05:25.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:25 [2024-03-15T16:05:25.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:25 [2024-03-15T16:05:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:26 [2024-03-15T16:05:26.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121742056 data=null 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')]
12:05:26 [2024-03-15T16:05:26.217Z] 
12:05:26 [2024-03-15T16:05:26.217Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.156: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:26 [2024-03-15T16:05:26.217Z] 
12:05:26 [2024-03-15T16:05:26.217Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.185: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:26 [2024-03-15T16:05:26.217Z] 
12:05:26 [2024-03-15T16:05:26.217Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.191: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:26 [2024-03-15T16:05:26.217Z] 
12:05:26 [2024-03-15T16:05:26.217Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:26 [2024-03-15T16:05:26.472Z] 
12:05:26 [2024-03-15T16:05:26.472Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.220: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:26 [2024-03-15T16:05:26.472Z] 
12:05:26 [2024-03-15T16:05:26.472Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.237: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:26 [2024-03-15T16:05:26.472Z] 
12:05:26 [2024-03-15T16:05:26.472Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:26 [2024-03-15T16:05:26.472Z] 
12:05:26 [2024-03-15T16:05:26.472Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:26 [2024-03-15T16:05:26.472Z] 
12:05:26 [2024-03-15T16:05:26.472Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:26 [2024-03-15T16:05:26.472Z] 
12:05:26 [2024-03-15T16:05:26.472Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:26 [2024-03-15T16:05:26.472Z] 
12:05:26 [2024-03-15T16:05:26.472Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.320: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:26 [2024-03-15T16:05:26.472Z] 
12:05:26 [2024-03-15T16:05:26.472Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.337: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:26 [2024-03-15T16:05:26.472Z] 
12:05:26 [2024-03-15T16:05:26.472Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.354: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:26 [2024-03-15T16:05:26.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:26 [2024-03-15T16:05:26.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:26 [2024-03-15T16:05:26.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:26 [2024-03-15T16:05:26.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:26 [2024-03-15T16:05:26.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:26 [2024-03-15T16:05:26.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:26 [2024-03-15T16:05:26.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:26 [2024-03-15T16:05:26.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:26 [2024-03-15T16:05:26.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121742699 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:26 [2024-03-15T16:05:26.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121742700 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:26 [2024-03-15T16:05:26.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:26 [2024-03-15T16:05:26.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121742700 data=null}, TreeItem with text {scp_dest}]
12:05:26 [2024-03-15T16:05:26.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121742700 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:26 [2024-03-15T16:05:26.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121742700 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}]
12:05:26 [2024-03-15T16:05:26.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121742705 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:26 [2024-03-15T16:05:26.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121742705 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:26 [2024-03-15T16:05:26.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121742705 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:26 [2024-03-15T16:05:26.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121742706 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}]
12:05:26 [2024-03-15T16:05:26.727Z] 
12:05:26 [2024-03-15T16:05:26.727Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:26.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:26 [2024-03-15T16:05:26.727Z] 
12:05:26 [2024-03-15T16:05:26.727Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.654: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:26 [2024-03-15T16:05:26.727Z] 
12:05:26 [2024-03-15T16:05:26.727Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.701: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:26 [2024-03-15T16:05:26.727Z] 
12:05:26 [2024-03-15T16:05:26.727Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:26.701: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:26 [2024-03-15T16:05:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121742779 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:26 [2024-03-15T16:05:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121742947 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:26 [2024-03-15T16:05:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121742948 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:26 [2024-03-15T16:05:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121742948 data=null}, TreeItem with text {scp_dest}]
12:05:26 [2024-03-15T16:05:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:26 [2024-03-15T16:05:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:05:26 [2024-03-15T16:05:26.982Z] 
12:05:26 [2024-03-15T16:05:26.982Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.799: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:26 [2024-03-15T16:05:26.982Z] 
12:05:26 [2024-03-15T16:05:26.982Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:26.806: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:26 [2024-03-15T16:05:26.982Z] 
12:05:26 [2024-03-15T16:05:26.982Z] (Eclipse:10204): Gtk-WARNING **: 16:05:26.809: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:27 [2024-03-15T16:05:27.238Z] 
12:05:27 [2024-03-15T16:05:27.238Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:27 [2024-03-15T16:05:27.238Z] 
12:05:27 [2024-03-15T16:05:27.238Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:27 [2024-03-15T16:05:27.238Z] 
12:05:27 [2024-03-15T16:05:27.238Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:27 [2024-03-15T16:05:27.238Z] 
12:05:27 [2024-03-15T16:05:27.238Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:27 [2024-03-15T16:05:27.238Z] 
12:05:27 [2024-03-15T16:05:27.238Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.157: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:27 [2024-03-15T16:05:27.238Z] 
12:05:27 [2024-03-15T16:05:27.238Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:27 [2024-03-15T16:05:27.238Z] 
12:05:27 [2024-03-15T16:05:27.238Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.198: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:27 [2024-03-15T16:05:27.238Z] 
12:05:27 [2024-03-15T16:05:27.238Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.217: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:27 [2024-03-15T16:05:27.238Z] 
12:05:27 [2024-03-15T16:05:27.238Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:27 [2024-03-15T16:05:27.492Z] 
12:05:27 [2024-03-15T16:05:27.492Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.251: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:27 [2024-03-15T16:05:27.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:05:27 [2024-03-15T16:05:27.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:05:27 [2024-03-15T16:05:27.492Z] 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')
12:05:27 [2024-03-15T16:05:27.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.493Z] 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.
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:27 [2024-03-15T16:05:27.493Z] 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
12:05:27 [2024-03-15T16:05:27.493Z] 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=1121743644 data=null}, (of type 'Combo')]
12:05:27 [2024-03-15T16:05:27.493Z] 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
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:27 [2024-03-15T16:05:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:27 [2024-03-15T16:05:27.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:27 [2024-03-15T16:05:27.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1121743685 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:05:27 [2024-03-15T16:05:27.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1121743685 data=null doit=true}, TreeItem with text {/}]
12:05:27 [2024-03-15T16:05:27.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1121743685 data=null}, TreeItem with text {/}]
12:05:27 [2024-03-15T16:05:27.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1121743685 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:05:27 [2024-03-15T16:05:27.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121743685 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:05:27 [2024-03-15T16:05:27.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1121743686 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:05:27 [2024-03-15T16:05:27.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:05:27 [2024-03-15T16:05:27.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] 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'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:27 [2024-03-15T16:05:27.749Z] 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')
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:27 [2024-03-15T16:05:27.749Z] 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:'))
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121743693 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:'))]
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] 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'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:27 [2024-03-15T16:05:27.749Z] 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')
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:27 [2024-03-15T16:05:27.749Z] 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')
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:27 [2024-03-15T16:05:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6dbfd081
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1121743695 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')]
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121743695 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')]
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1121743695 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1121743695 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1121743695 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')]
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1121743696 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')]
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1121743696 data=null 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')]
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1121743696 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')]
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121743696 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')]
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1121743696 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')]
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1121743696 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1121743696 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:27 [2024-03-15T16:05:27.750Z] 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')
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:27 [2024-03-15T16:05:27.750Z] 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.
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:27 [2024-03-15T16:05:27.750Z] 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')
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.750Z] 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')
12:05:27 [2024-03-15T16:05:27.751Z] 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.
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:27 [2024-03-15T16:05:27.751Z] 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')
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@79dcd7f1
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1121743707 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')]
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1121743707 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')]
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1121743707 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1121743707 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1121743707 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')]
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1121743707 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')]
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1121743707 data=null 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')]
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1121743708 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')]
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1121743708 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')]
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1121743708 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')]
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1121743708 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1121743708 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] 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)'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:27 [2024-03-15T16:05:27.751Z] 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')
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.751Z] 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')
12:05:27 [2024-03-15T16:05:27.752Z] 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.
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:27 [2024-03-15T16:05:27.752Z] 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')
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:27 [2024-03-15T16:05:27.752Z] 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')
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121743711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121743711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121743711 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121743711 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121743711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121743711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:27 [2024-03-15T16:05:27.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')
12:05:27 [2024-03-15T16:05:27.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')
12:05:27 [2024-03-15T16:05:27.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')
12:05:27 [2024-03-15T16:05:27.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')
12:05:27 [2024-03-15T16:05:27.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')
12:05:27 [2024-03-15T16:05:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:28 [2024-03-15T16:05:28.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121743711 data=null 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')]
12:05:28 [2024-03-15T16:05:28.007Z] 
12:05:28 [2024-03-15T16:05:28.007Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:28 [2024-03-15T16:05:28.007Z] 
12:05:28 [2024-03-15T16:05:28.007Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.792: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:28 [2024-03-15T16:05:28.007Z] 
12:05:28 [2024-03-15T16:05:28.007Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.808: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:28 [2024-03-15T16:05:28.007Z] 
12:05:28 [2024-03-15T16:05:28.007Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.824: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:28 [2024-03-15T16:05:28.007Z] 
12:05:28 [2024-03-15T16:05:28.007Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.840: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:28 [2024-03-15T16:05:28.007Z] 
12:05:28 [2024-03-15T16:05:28.007Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.857: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:28 [2024-03-15T16:05:28.007Z] 
12:05:28 [2024-03-15T16:05:28.007Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:28 [2024-03-15T16:05:28.007Z] 
12:05:28 [2024-03-15T16:05:28.007Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.891: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:28 [2024-03-15T16:05:28.007Z] 
12:05:28 [2024-03-15T16:05:28.007Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.907: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:28 [2024-03-15T16:05:28.008Z] 
12:05:28 [2024-03-15T16:05:28.008Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.924: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:28 [2024-03-15T16:05:28.008Z] 
12:05:28 [2024-03-15T16:05:28.008Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.940: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:28 [2024-03-15T16:05:28.008Z] 
12:05:28 [2024-03-15T16:05:28.008Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:28 [2024-03-15T16:05:28.008Z] 
12:05:28 [2024-03-15T16:05:28.008Z] (Eclipse:10204): Gtk-WARNING **: 16:05:27.974: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:28 [2024-03-15T16:05:28.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:28 [2024-03-15T16:05:28.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:28 [2024-03-15T16:05:28.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:28 [2024-03-15T16:05:28.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:28 [2024-03-15T16:05:28.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121744256 data=null doit=true}, TreeItem with text {Traces [2]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121744256 data=null}, TreeItem with text {Traces [2]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121744256 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121744257 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]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121744258 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:28 [2024-03-15T16:05:28.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1121744258 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1121744259 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1121744259 data=null}, TreeItem with text {synctraces [2]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1121744259 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121744259 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]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1121744270 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1121744270 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1121744270 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121744270 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]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1121744274 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1121744274 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1121744274 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1121744274 data=null}, TreeItem with text {synctraces [2]}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
12:05:28 [2024-03-15T16:05:28.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121744275 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121744275 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121744275 data=null}, TreeItem with text {scp_dest}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121744275 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121744275 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}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121744279 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121744279 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121744279 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121744279 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}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121744318 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121744323 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121744323 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121744323 data=null}, TreeItem with text {scp_dest}]
12:05:28 [2024-03-15T16:05:28.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:28 [2024-03-15T16:05:28.265Z] 
12:05:28 [2024-03-15T16:05:28.265Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:28.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:28 [2024-03-15T16:05:28.265Z] 
12:05:28 [2024-03-15T16:05:28.265Z] (Eclipse:10204): Gtk-WARNING **: 16:05:28.220: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:28 [2024-03-15T16:05:28.265Z] 
12:05:28 [2024-03-15T16:05:28.265Z] (Eclipse:10204): Gtk-WARNING **: 16:05:28.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:28 [2024-03-15T16:05:28.265Z] 
12:05:28 [2024-03-15T16:05:28.265Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:28.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:28 [2024-03-15T16:05:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
12:05:28 [2024-03-15T16:05:28.826Z] 
12:05:28 [2024-03-15T16:05:28.826Z] (Eclipse:10204): Gtk-WARNING **: 16:05:28.672: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:28 [2024-03-15T16:05:28.826Z] 
12:05:28 [2024-03-15T16:05:28.826Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:28.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:28 [2024-03-15T16:05:28.826Z] 
12:05:28 [2024-03-15T16:05:28.826Z] (Eclipse:10204): Gtk-WARNING **: 16:05:28.682: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:29 [2024-03-15T16:05:29.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:29 [2024-03-15T16:05:29.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:29 [2024-03-15T16:05:29.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:29 [2024-03-15T16:05:29.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:29 [2024-03-15T16:05:29.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:29 [2024-03-15T16:05:29.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121745029 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:05:29 [2024-03-15T16:05:29.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121745029 data=null doit=true}, TreeItem with text {Tracing}]
12:05:29 [2024-03-15T16:05:29.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121745029 data=null}, TreeItem with text {Tracing}]
12:05:29 [2024-03-15T16:05:29.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121745029 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:29 [2024-03-15T16:05:29.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121745029 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}]
12:05:29 [2024-03-15T16:05:29.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121745042 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:29 [2024-03-15T16:05:29.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:29 [2024-03-15T16:05:29.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121745042 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:05:29 [2024-03-15T16:05:29.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121745042 data=null doit=true}, TreeItem with text {Tracing}]
12:05:29 [2024-03-15T16:05:29.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121745042 data=null}, TreeItem with text {Tracing}]
12:05:29 [2024-03-15T16:05:29.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121745043 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:29 [2024-03-15T16:05:29.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121745043 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}]
12:05:29 [2024-03-15T16:05:29.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121745047 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:29 [2024-03-15T16:05:29.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
12:05:29 [2024-03-15T16:05:29.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
12:05:29 [2024-03-15T16:05:29.082Z] 
12:05:29 [2024-03-15T16:05:29.082Z] (Eclipse:10204): Gtk-WARNING **: 16:05:28.996: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.082Z] 
12:05:29 [2024-03-15T16:05:29.082Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.016: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.082Z] 
12:05:29 [2024-03-15T16:05:29.082Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.036: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.082Z] 
12:05:29 [2024-03-15T16:05:29.082Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.056: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.082Z] 
12:05:29 [2024-03-15T16:05:29.082Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.339Z] 
12:05:29 [2024-03-15T16:05:29.339Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.094: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.339Z] 
12:05:29 [2024-03-15T16:05:29.339Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.112: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.339Z] 
12:05:29 [2024-03-15T16:05:29.339Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.130: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.339Z] 
12:05:29 [2024-03-15T16:05:29.339Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.148: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.339Z] 
12:05:29 [2024-03-15T16:05:29.339Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.164: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
12:05:29 [2024-03-15T16:05:29.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
12:05:29 [2024-03-15T16:05:29.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1121745381 data=null doit=true}, Shell with text {Export}]
12:05:29 [2024-03-15T16:05:29.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:29 [2024-03-15T16:05:29.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:29 [2024-03-15T16:05:29.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
12:05:29 [2024-03-15T16:05:29.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:29 [2024-03-15T16:05:29.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1121745387 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
12:05:29 [2024-03-15T16:05:29.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1121745387 data=null doit=true}, Tree node with text: Archive File]
12:05:29 [2024-03-15T16:05:29.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1121745387 data=null}, Tree node with text: Archive File]
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1121745387 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121745387 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]
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1121745388 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:05:29 [2024-03-15T16:05:29.340Z] 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')
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1121745389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1121745389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1121745389 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1121745389 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1121745389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1121745389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1121745389 data=null 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')]
12:05:29 [2024-03-15T16:05:29.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:29 [2024-03-15T16:05:29.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:29 [2024-03-15T16:05:29.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:29 [2024-03-15T16:05:29.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:29 [2024-03-15T16:05:29.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
12:05:29 [2024-03-15T16:05:29.340Z] 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')
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1121745442 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')]
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1121745442 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')]
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1121745442 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1121745443 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1121745443 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')]
12:05:29 [2024-03-15T16:05:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1121745443 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')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1121745443 data=null 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')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1121745449 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')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1121745449 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')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1121745449 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')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1121745449 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1121745449 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
12:05:29 [2024-03-15T16:05:29.341Z] 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')
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.341Z] 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')
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7c4a44bb
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1121745451 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')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1121745451 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')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1121745451 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1121745451 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1121745451 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')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1121745451 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')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1121745451 data=null 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')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1121745453 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')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1121745453 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')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1121745453 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')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1121745453 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1121745453 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:29 [2024-03-15T16:05:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121745454 data=null doit=true}, TreeItem with text {Tracing}]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121745454 data=null}, TreeItem with text {Tracing}]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121745454 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121745454 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}]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121745456 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1121745456 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1121745457 data=null doit=true}, Tree node with text: emptyArchiveFolder]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1121745457 data=null}, Tree node with text: emptyArchiveFolder]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1121745457 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121745457 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]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1121745458 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:05:29 [2024-03-15T16:05:29.342Z] 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
12:05:29 [2024-03-15T16:05:29.342Z] 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=1121745463 data=null}, (of type 'Combo')]
12:05:29 [2024-03-15T16:05:29.342Z] 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
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:29 [2024-03-15T16:05:29.342Z] 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')
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121745479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121745479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121745479 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121745479 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121745479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121745479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121745479 data=null 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')]
12:05:29 [2024-03-15T16:05:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1121745090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
12:05:29 [2024-03-15T16:05:29.598Z] 
12:05:29 [2024-03-15T16:05:29.598Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.359: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.598Z] 
12:05:29 [2024-03-15T16:05:29.598Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.376: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:29 [2024-03-15T16:05:29.598Z] 
12:05:29 [2024-03-15T16:05:29.598Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.598Z] 
12:05:29 [2024-03-15T16:05:29.598Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.521: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.598Z] 
12:05:29 [2024-03-15T16:05:29.598Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.542: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.598Z] 
12:05:29 [2024-03-15T16:05:29.598Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.562: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.598Z] 
12:05:29 [2024-03-15T16:05:29.598Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.583: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.853Z] 
12:05:29 [2024-03-15T16:05:29.853Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.853Z] 
12:05:29 [2024-03-15T16:05:29.853Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.624: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.853Z] 
12:05:29 [2024-03-15T16:05:29.853Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.645: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.853Z] 
12:05:29 [2024-03-15T16:05:29.853Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.664: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:29 [2024-03-15T16:05:29.853Z] 
12:05:29 [2024-03-15T16:05:29.853Z] (Eclipse:10204): Gtk-WARNING **: 16:05:29.681: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:30 [2024-03-15T16:05:30.109Z] 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')
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1121746078 data=null doit=true}, Button with text {Select &archive file:}]
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1121746078 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:}]
12:05:30 [2024-03-15T16:05:30.109Z] 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')
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1121746080 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1121746080 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')]
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1121746080 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')]
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1121746080 data=null 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')]
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:30 [2024-03-15T16:05:30.109Z] 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
12:05:30 [2024-03-15T16:05:30.109Z] 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=1121746083 data=null}, (of type 'Combo')]
12:05:30 [2024-03-15T16:05:30.109Z] 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
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:30 [2024-03-15T16:05:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121746116 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121746116 data=null doit=true}, TreeItem with text {Tracing}]
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121746116 data=null}, TreeItem with text {Tracing}]
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121746116 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121746116 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}]
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121746117 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: testtraces.zip
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:30 [2024-03-15T16:05:30.110Z] 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:'))
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121746125 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:'))]
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] 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'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:30 [2024-03-15T16:05:30.110Z] 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')
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:30 [2024-03-15T16:05:30.110Z] 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.
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:30 [2024-03-15T16:05:30.110Z] 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')
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1e1c1634
12:05:30 [2024-03-15T16:05:30.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1121746127 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')]
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121746127 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')]
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1121746127 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1121746127 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1121746127 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')]
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1121746127 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')]
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1121746127 data=null 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')]
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1121746128 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')]
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121746128 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')]
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1121746128 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')]
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1121746128 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1121746128 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:30 [2024-03-15T16:05:30.111Z] 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')
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:30 [2024-03-15T16:05:30.111Z] 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.
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:30 [2024-03-15T16:05:30.111Z] 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')
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] 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')
12:05:30 [2024-03-15T16:05:30.111Z] 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.
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:30 [2024-03-15T16:05:30.112Z] 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')
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@379cfc77
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1121746141 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')]
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1121746141 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')]
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1121746141 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1121746141 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1121746141 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')]
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1121746141 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')]
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1121746141 data=null 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')]
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1121746142 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')]
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1121746142 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')]
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1121746142 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')]
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1121746142 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1121746142 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] 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)'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:30 [2024-03-15T16:05:30.112Z] 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')
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] 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')
12:05:30 [2024-03-15T16:05:30.112Z] 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.
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:30 [2024-03-15T16:05:30.113Z] 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')
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121746144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121746144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121746144 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121746144 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121746145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121746145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:30 [2024-03-15T16:05:30.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121746149 data=null 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')]
12:05:30 [2024-03-15T16:05:30.113Z] 
12:05:30 [2024-03-15T16:05:30.113Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.012: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:30 [2024-03-15T16:05:30.113Z] 
12:05:30 [2024-03-15T16:05:30.113Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.035: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:30 [2024-03-15T16:05:30.113Z] 
12:05:30 [2024-03-15T16:05:30.113Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.045: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:30 [2024-03-15T16:05:30.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:30 [2024-03-15T16:05:30.369Z] 
12:05:30 [2024-03-15T16:05:30.369Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:30 [2024-03-15T16:05:30.369Z] 
12:05:30 [2024-03-15T16:05:30.369Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:30 [2024-03-15T16:05:30.369Z] 
12:05:30 [2024-03-15T16:05:30.369Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.222: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:30 [2024-03-15T16:05:30.369Z] 
12:05:30 [2024-03-15T16:05:30.369Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:30 [2024-03-15T16:05:30.369Z] 
12:05:30 [2024-03-15T16:05:30.369Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:30 [2024-03-15T16:05:30.369Z] 
12:05:30 [2024-03-15T16:05:30.369Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.288: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:30 [2024-03-15T16:05:30.369Z] 
12:05:30 [2024-03-15T16:05:30.369Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.310: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:30 [2024-03-15T16:05:30.369Z] 
12:05:30 [2024-03-15T16:05:30.369Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.330: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:30 [2024-03-15T16:05:30.369Z] 
12:05:30 [2024-03-15T16:05:30.369Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.352: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:30 [2024-03-15T16:05:30.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:30 [2024-03-15T16:05:30.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:30 [2024-03-15T16:05:30.624Z] 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')
12:05:30 [2024-03-15T16:05:30.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.625Z] 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.
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:30 [2024-03-15T16:05:30.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/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:05:30 [2024-03-15T16:05:30.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/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1121746746 data=null}, (of type 'Combo')]
12:05:30 [2024-03-15T16:05:30.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/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121746786 data=null doit=true}, TreeItem with text {traces}]
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121746786 data=null}, TreeItem with text {traces}]
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121746786 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121746786 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}]
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121746788 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1121746789 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1121746789 data=null doit=true}, Tree node with text: synctraces]
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1121746789 data=null}, Tree node with text: synctraces]
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1121746789 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121746789 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]
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1121746790 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:30 [2024-03-15T16:05:30.625Z] 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:'))
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121746809 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:'))]
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.625Z] 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'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:30 [2024-03-15T16:05:30.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')
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5b9815b6
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121746810 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')]
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121746810 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')]
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121746810 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121746810 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121746810 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')]
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121746810 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')]
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121746810 data=null 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')]
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121746811 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')]
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121746811 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')]
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121746811 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')]
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121746811 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121746811 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:30 [2024-03-15T16:05:30.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')
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:30 [2024-03-15T16:05:30.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.
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:30 [2024-03-15T16:05:30.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:30 [2024-03-15T16:05:30.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')
12:05:30 [2024-03-15T16:05:30.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:30 [2024-03-15T16:05:30.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.
12:05:30 [2024-03-15T16:05:30.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:30 [2024-03-15T16:05:30.882Z] 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')
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] 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')
12:05:30 [2024-03-15T16:05:30.882Z] 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.
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:30 [2024-03-15T16:05:30.882Z] 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')
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3bf7c70e
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1121746818 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')]
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1121746818 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')]
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1121746818 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:30 [2024-03-15T16:05:30.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1121746818 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1121746818 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')]
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1121746818 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')]
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1121746818 data=null 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')]
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1121746819 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')]
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1121746819 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')]
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1121746819 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')]
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1121746819 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1121746819 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.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)'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:30 [2024-03-15T16:05:30.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')
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.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')
12:05:30 [2024-03-15T16:05:30.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.
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:30 [2024-03-15T16:05:30.883Z] 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')
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:30 [2024-03-15T16:05:30.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:30 [2024-03-15T16:05:30.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:30 [2024-03-15T16:05:30.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')
12:05:30 [2024-03-15T16:05:30.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:30 [2024-03-15T16:05:30.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121746822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:30 [2024-03-15T16:05:30.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121746822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:30 [2024-03-15T16:05:30.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121746822 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:30 [2024-03-15T16:05:30.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121746823 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:30 [2024-03-15T16:05:30.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121746823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:30 [2024-03-15T16:05:30.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121746823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:30 [2024-03-15T16:05:30.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')
12:05:30 [2024-03-15T16:05:30.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')
12:05:30 [2024-03-15T16:05:30.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')
12:05:30 [2024-03-15T16:05:30.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')
12:05:30 [2024-03-15T16:05:30.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')
12:05:30 [2024-03-15T16:05:30.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:30 [2024-03-15T16:05:30.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121746823 data=null 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')]
12:05:30 [2024-03-15T16:05:30.884Z] 
12:05:30 [2024-03-15T16:05:30.884Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.843: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:30 [2024-03-15T16:05:30.884Z] 
12:05:30 [2024-03-15T16:05:30.884Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.862: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:30 [2024-03-15T16:05:30.884Z] 
12:05:30 [2024-03-15T16:05:30.884Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.881: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.139Z] 
12:05:31 [2024-03-15T16:05:31.139Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.892: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.139Z] 
12:05:31 [2024-03-15T16:05:31.139Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.909: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.139Z] 
12:05:31 [2024-03-15T16:05:31.139Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.925: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.139Z] 
12:05:31 [2024-03-15T16:05:31.139Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.139Z] 
12:05:31 [2024-03-15T16:05:31.139Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.139Z] 
12:05:31 [2024-03-15T16:05:31.139Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.976: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.139Z] 
12:05:31 [2024-03-15T16:05:31.139Z] (Eclipse:10204): Gtk-WARNING **: 16:05:30.991: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.139Z] 
12:05:31 [2024-03-15T16:05:31.139Z] (Eclipse:10204): Gtk-WARNING **: 16:05:31.008: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.139Z] 
12:05:31 [2024-03-15T16:05:31.139Z] (Eclipse:10204): Gtk-WARNING **: 16:05:31.025: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.139Z] 
12:05:31 [2024-03-15T16:05:31.139Z] (Eclipse:10204): Gtk-WARNING **: 16:05:31.041: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:31 [2024-03-15T16:05:31.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:31 [2024-03-15T16:05:31.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121747363 data=null doit=true}, TreeItem with text {Traces [2]}]
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121747363 data=null}, TreeItem with text {Traces [2]}]
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121747363 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121747363 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]}]
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121747369 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:31 [2024-03-15T16:05:31.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121747369 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121747369 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121747370 data=null}, TreeItem with text {scp_dest}]
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121747370 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121747370 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}]
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121747376 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121747376 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121747376 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121747376 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}]
12:05:31 [2024-03-15T16:05:31.394Z] 
12:05:31 [2024-03-15T16:05:31.394Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:31.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:31 [2024-03-15T16:05:31.394Z] 
12:05:31 [2024-03-15T16:05:31.394Z] (Eclipse:10204): Gtk-WARNING **: 16:05:31.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.394Z] 
12:05:31 [2024-03-15T16:05:31.394Z] (Eclipse:10204): Gtk-WARNING **: 16:05:31.363: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.394Z] 
12:05:31 [2024-03-15T16:05:31.394Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:31.363: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:31 [2024-03-15T16:05:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121747419 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:31 [2024-03-15T16:05:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121747607 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:31 [2024-03-15T16:05:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121747607 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:31 [2024-03-15T16:05:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121747607 data=null}, TreeItem with text {scp_dest}]
12:05:31 [2024-03-15T16:05:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:31 [2024-03-15T16:05:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:05:31 [2024-03-15T16:05:31.649Z] 
12:05:31 [2024-03-15T16:05:31.649Z] (Eclipse:10204): Gtk-WARNING **: 16:05:31.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.649Z] 
12:05:31 [2024-03-15T16:05:31.649Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:31.464: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:31 [2024-03-15T16:05:31.649Z] 
12:05:31 [2024-03-15T16:05:31.649Z] (Eclipse:10204): Gtk-WARNING **: 16:05:31.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.649Z] 
12:05:31 [2024-03-15T16:05:31.649Z] (Eclipse:10204): Gtk-WARNING **: 16:05:31.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.904Z] 
12:05:31 [2024-03-15T16:05:31.904Z] (Eclipse:10204): Gtk-WARNING **: 16:05:31.652: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.904Z] 
12:05:31 [2024-03-15T16:05:31.904Z] (Eclipse:10204): Gtk-WARNING **: 16:05:31.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.904Z] 
12:05:31 [2024-03-15T16:05:31.904Z] (Eclipse:10204): Gtk-WARNING **: 16:05:31.697: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.904Z] 
12:05:31 [2024-03-15T16:05:31.904Z] (Eclipse:10204): Gtk-WARNING **: 16:05:31.719: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.904Z] 
12:05:31 [2024-03-15T16:05:31.904Z] (Eclipse:10204): Gtk-WARNING **: 16:05:31.741: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.904Z] 
12:05:31 [2024-03-15T16:05:31.904Z] (Eclipse:10204): Gtk-WARNING **: 16:05:31.762: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.904Z] 
12:05:31 [2024-03-15T16:05:31.904Z] (Eclipse:10204): Gtk-WARNING **: 16:05:31.782: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:31 [2024-03-15T16:05:31.904Z] 
12:05:31 [2024-03-15T16:05:31.904Z] (Eclipse:10204): Gtk-WARNING **: 16:05:31.801: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:32 [2024-03-15T16:05:32.160Z] 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')
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.160Z] 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.
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:32 [2024-03-15T16:05:32.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/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:05:32 [2024-03-15T16:05:32.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/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1121748153 data=null}, (of type 'Combo')]
12:05:32 [2024-03-15T16:05:32.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/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121748189 data=null doit=true}, TreeItem with text {traces}]
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121748189 data=null}, TreeItem with text {traces}]
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121748190 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121748190 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}]
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121748192 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1121748192 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1121748192 data=null doit=true}, Tree node with text: synctraces]
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1121748192 data=null}, Tree node with text: synctraces]
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1121748192 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121748193 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]
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1121748193 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:32 [2024-03-15T16:05:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:32 [2024-03-15T16:05:32.161Z] 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:'))
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121748216 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:'))]
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] 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'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:32 [2024-03-15T16:05:32.161Z] 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')
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@76ad048a
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121748229 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')]
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121748230 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')]
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121748230 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121748230 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121748230 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')]
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121748230 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')]
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121748230 data=null 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')]
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121748237 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')]
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121748238 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')]
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121748238 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')]
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121748238 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121748238 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:32 [2024-03-15T16:05:32.162Z] 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')
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:32 [2024-03-15T16:05:32.162Z] 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.
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:32 [2024-03-15T16:05:32.162Z] 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')
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:32 [2024-03-15T16:05:32.162Z] 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.
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:32 [2024-03-15T16:05:32.162Z] 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')
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.162Z] 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')
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@188f626a
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1121748240 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')]
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1121748240 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')]
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1121748240 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1121748240 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:32 [2024-03-15T16:05:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1121748240 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')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1121748241 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')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1121748241 data=null 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')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1121748241 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')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1121748241 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')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1121748241 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')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1121748241 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1121748241 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:32 [2024-03-15T16:05:32.163Z] 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')
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4dd4a4e
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1121748242 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')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1121748242 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')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1121748242 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1121748242 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1121748242 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')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1121748242 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')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1121748242 data=null 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')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1121748252 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')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1121748253 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')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1121748253 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')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1121748253 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1121748253 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] 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)'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:32 [2024-03-15T16:05:32.164Z] 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')
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] 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')
12:05:32 [2024-03-15T16:05:32.164Z] 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.
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:32 [2024-03-15T16:05:32.164Z] 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')
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:32 [2024-03-15T16:05:32.164Z] 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')
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121748255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121748255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121748255 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121748255 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121748255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:32 [2024-03-15T16:05:32.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121748255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:32 [2024-03-15T16:05:32.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:32 [2024-03-15T16:05:32.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:32 [2024-03-15T16:05:32.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:32 [2024-03-15T16:05:32.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:32 [2024-03-15T16:05:32.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:32 [2024-03-15T16:05:32.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:32 [2024-03-15T16:05:32.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121748255 data=null 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')]
12:05:32 [2024-03-15T16:05:32.420Z] 
12:05:32 [2024-03-15T16:05:32.420Z] (Eclipse:10204): Gtk-WARNING **: 16:05:32.310: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:32 [2024-03-15T16:05:32.420Z] 
12:05:32 [2024-03-15T16:05:32.420Z] (Eclipse:10204): Gtk-WARNING **: 16:05:32.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:32 [2024-03-15T16:05:32.420Z] 
12:05:32 [2024-03-15T16:05:32.420Z] (Eclipse:10204): Gtk-WARNING **: 16:05:32.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:32 [2024-03-15T16:05:32.420Z] 
12:05:32 [2024-03-15T16:05:32.420Z] (Eclipse:10204): Gtk-WARNING **: 16:05:32.359: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:32 [2024-03-15T16:05:32.420Z] 
12:05:32 [2024-03-15T16:05:32.420Z] (Eclipse:10204): Gtk-WARNING **: 16:05:32.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:32 [2024-03-15T16:05:32.420Z] 
12:05:32 [2024-03-15T16:05:32.420Z] (Eclipse:10204): Gtk-WARNING **: 16:05:32.392: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:32 [2024-03-15T16:05:32.420Z] 
12:05:32 [2024-03-15T16:05:32.420Z] (Eclipse:10204): Gtk-WARNING **: 16:05:32.408: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:32 [2024-03-15T16:05:32.676Z] 
12:05:32 [2024-03-15T16:05:32.676Z] (Eclipse:10204): Gtk-WARNING **: 16:05:32.425: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:32 [2024-03-15T16:05:32.676Z] 
12:05:32 [2024-03-15T16:05:32.676Z] (Eclipse:10204): Gtk-WARNING **: 16:05:32.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:32 [2024-03-15T16:05:32.676Z] 
12:05:32 [2024-03-15T16:05:32.676Z] (Eclipse:10204): Gtk-WARNING **: 16:05:32.458: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:32 [2024-03-15T16:05:32.676Z] 
12:05:32 [2024-03-15T16:05:32.676Z] (Eclipse:10204): Gtk-WARNING **: 16:05:32.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:32 [2024-03-15T16:05:32.676Z] 
12:05:32 [2024-03-15T16:05:32.676Z] (Eclipse:10204): Gtk-WARNING **: 16:05:32.491: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:32 [2024-03-15T16:05:32.676Z] 
12:05:32 [2024-03-15T16:05:32.676Z] (Eclipse:10204): Gtk-WARNING **: 16:05:32.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:32 [2024-03-15T16:05:32.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:32 [2024-03-15T16:05:32.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:32 [2024-03-15T16:05:32.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:32 [2024-03-15T16:05:32.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121748768 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121748769 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121748769 data=null}, TreeItem with text {scp_dest}]
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121748769 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121748769 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}]
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121748773 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121748773 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121748774 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121748774 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}]
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121748813 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121748818 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:32 [2024-03-15T16:05:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121748818 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:32 [2024-03-15T16:05:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121748818 data=null}, TreeItem with text {scp_dest}]
12:05:32 [2024-03-15T16:05:32.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:32 [2024-03-15T16:05:32.931Z] 
12:05:32 [2024-03-15T16:05:32.931Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:32.696: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:32 [2024-03-15T16:05:32.931Z] 
12:05:32 [2024-03-15T16:05:32.931Z] (Eclipse:10204): Gtk-WARNING **: 16:05:32.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:32 [2024-03-15T16:05:32.931Z] 
12:05:32 [2024-03-15T16:05:32.931Z] (Eclipse:10204): Gtk-WARNING **: 16:05:32.751: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:32 [2024-03-15T16:05:32.931Z] 
12:05:32 [2024-03-15T16:05:32.931Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:32.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:33 [2024-03-15T16:05:33.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:05:33 [2024-03-15T16:05:33.186Z] 
12:05:33 [2024-03-15T16:05:33.186Z] (Eclipse:10204): Gtk-WARNING **: 16:05:33.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:33 [2024-03-15T16:05:33.186Z] 
12:05:33 [2024-03-15T16:05:33.186Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:33.175: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:33 [2024-03-15T16:05:33.186Z] 
12:05:33 [2024-03-15T16:05:33.186Z] (Eclipse:10204): Gtk-WARNING **: 16:05:33.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:33 [2024-03-15T16:05:33.746Z] 
12:05:33 [2024-03-15T16:05:33.746Z] (Eclipse:10204): Gtk-WARNING **: 16:05:33.497: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:33 [2024-03-15T16:05:33.746Z] 
12:05:33 [2024-03-15T16:05:33.746Z] (Eclipse:10204): Gtk-WARNING **: 16:05:33.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:33 [2024-03-15T16:05:33.746Z] 
12:05:33 [2024-03-15T16:05:33.746Z] (Eclipse:10204): Gtk-WARNING **: 16:05:33.540: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:33 [2024-03-15T16:05:33.746Z] 
12:05:33 [2024-03-15T16:05:33.746Z] (Eclipse:10204): Gtk-WARNING **: 16:05:33.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:33 [2024-03-15T16:05:33.746Z] 
12:05:33 [2024-03-15T16:05:33.746Z] (Eclipse:10204): Gtk-WARNING **: 16:05:33.581: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:33 [2024-03-15T16:05:33.746Z] 
12:05:33 [2024-03-15T16:05:33.746Z] (Eclipse:10204): Gtk-WARNING **: 16:05:33.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:33 [2024-03-15T16:05:33.746Z] 
12:05:33 [2024-03-15T16:05:33.746Z] (Eclipse:10204): Gtk-WARNING **: 16:05:33.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:33 [2024-03-15T16:05:33.746Z] 
12:05:33 [2024-03-15T16:05:33.746Z] (Eclipse:10204): Gtk-WARNING **: 16:05:33.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:33 [2024-03-15T16:05:33.746Z] 
12:05:33 [2024-03-15T16:05:33.746Z] (Eclipse:10204): Gtk-WARNING **: 16:05:33.658: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:33 [2024-03-15T16:05:33.746Z] 
12:05:33 [2024-03-15T16:05:33.746Z] (Eclipse:10204): Gtk-WARNING **: 16:05:33.676: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:34 [2024-03-15T16:05:34.002Z] 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')
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.002Z] 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.
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:34 [2024-03-15T16:05:34.002Z] 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
12:05:34 [2024-03-15T16:05:34.002Z] 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=1121750028 data=null}, (of type 'Combo')]
12:05:34 [2024-03-15T16:05:34.002Z] 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
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121750061 data=null doit=true}, TreeItem with text {traces}]
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121750061 data=null}, TreeItem with text {traces}]
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121750061 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121750062 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}]
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121750063 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1121750064 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1121750064 data=null doit=true}, Tree node with text: synctraces]
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1121750064 data=null}, Tree node with text: synctraces]
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1121750064 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:34 [2024-03-15T16:05:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121750064 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]
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1121750065 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:34 [2024-03-15T16:05:34.003Z] 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:'))
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121750071 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:'))]
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.003Z] 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'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:34 [2024-03-15T16:05:34.003Z] 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')
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@484a91f5
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121750072 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')]
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121750073 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')]
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121750073 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121750073 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121750073 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')]
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121750073 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')]
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121750073 data=null 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')]
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121750073 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')]
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121750073 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')]
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121750073 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')]
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121750073 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121750073 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:34 [2024-03-15T16:05:34.004Z] 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')
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:34 [2024-03-15T16:05:34.004Z] 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.
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:34 [2024-03-15T16:05:34.004Z] 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')
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:34 [2024-03-15T16:05:34.004Z] 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.
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:34 [2024-03-15T16:05:34.004Z] 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')
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] 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')
12:05:34 [2024-03-15T16:05:34.004Z] 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.
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:34 [2024-03-15T16:05:34.005Z] 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')
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@52baaf87
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1121750076 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')]
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1121750077 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')]
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1121750077 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1121750077 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1121750077 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')]
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1121750077 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')]
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1121750077 data=null 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')]
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1121750094 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')]
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1121750094 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')]
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1121750094 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')]
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1121750094 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1121750094 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] 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)'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:34 [2024-03-15T16:05:34.005Z] 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')
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] 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')
12:05:34 [2024-03-15T16:05:34.005Z] 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.
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:34 [2024-03-15T16:05:34.006Z] 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')
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: of type 'Text'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: in group (with mnemonic 'Options')
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "traces"...", using matcher: of type 'Text'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:34 [2024-03-15T16:05:34.006Z] 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')
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:34 [2024-03-15T16:05:34.006Z] 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')
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:34 [2024-03-15T16:05:34.007Z] 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')
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:34 [2024-03-15T16:05:34.007Z] 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')
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121750125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121750125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121750125 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121750125 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121750125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121750125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:34 [2024-03-15T16:05:34.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:34 [2024-03-15T16:05:34.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:34 [2024-03-15T16:05:34.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:34 [2024-03-15T16:05:34.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:34 [2024-03-15T16:05:34.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:34 [2024-03-15T16:05:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:34 [2024-03-15T16:05:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121750125 data=null 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')]
12:05:34 [2024-03-15T16:05:34.263Z] 
12:05:34 [2024-03-15T16:05:34.263Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.111: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.263Z] 
12:05:34 [2024-03-15T16:05:34.263Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.129: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.263Z] 
12:05:34 [2024-03-15T16:05:34.263Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.146: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.263Z] 
12:05:34 [2024-03-15T16:05:34.263Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.161: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.263Z] 
12:05:34 [2024-03-15T16:05:34.263Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.263Z] 
12:05:34 [2024-03-15T16:05:34.263Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.194: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.263Z] 
12:05:34 [2024-03-15T16:05:34.263Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.211: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.263Z] 
12:05:34 [2024-03-15T16:05:34.263Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.263Z] 
12:05:34 [2024-03-15T16:05:34.263Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.263Z] 
12:05:34 [2024-03-15T16:05:34.263Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.261: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.517Z] 
12:05:34 [2024-03-15T16:05:34.517Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.277: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.517Z] 
12:05:34 [2024-03-15T16:05:34.517Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.294: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.517Z] 
12:05:34 [2024-03-15T16:05:34.517Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.311: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:34 [2024-03-15T16:05:34.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:34 [2024-03-15T16:05:34.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:34 [2024-03-15T16:05:34.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:34 [2024-03-15T16:05:34.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:34 [2024-03-15T16:05:34.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121750638 data=null doit=true}, TreeItem with text {Traces [2]}]
12:05:34 [2024-03-15T16:05:34.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121750638 data=null}, TreeItem with text {Traces [2]}]
12:05:34 [2024-03-15T16:05:34.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121750638 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:34 [2024-03-15T16:05:34.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121750638 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]}]
12:05:34 [2024-03-15T16:05:34.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121750640 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:34 [2024-03-15T16:05:34.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:34 [2024-03-15T16:05:34.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:34 [2024-03-15T16:05:34.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121750641 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:34 [2024-03-15T16:05:34.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121750641 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:34 [2024-03-15T16:05:34.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:34 [2024-03-15T16:05:34.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121750641 data=null}, TreeItem with text {scp_dest}]
12:05:34 [2024-03-15T16:05:34.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121750641 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:34 [2024-03-15T16:05:34.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121750641 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}]
12:05:34 [2024-03-15T16:05:34.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121750645 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:34 [2024-03-15T16:05:34.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121750646 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:34 [2024-03-15T16:05:34.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121750646 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:34 [2024-03-15T16:05:34.772Z] 
12:05:34 [2024-03-15T16:05:34.772Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.547: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.772Z] 
12:05:34 [2024-03-15T16:05:34.772Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.565: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.772Z] 
12:05:34 [2024-03-15T16:05:34.772Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.586: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.772Z] 
12:05:34 [2024-03-15T16:05:34.772Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.604: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.772Z] 
12:05:34 [2024-03-15T16:05:34.772Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.621: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.772Z] 
12:05:34 [2024-03-15T16:05:34.772Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.638: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.772Z] 
12:05:34 [2024-03-15T16:05:34.772Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.655: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.772Z] 
12:05:34 [2024-03-15T16:05:34.772Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.671: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.772Z] 
12:05:34 [2024-03-15T16:05:34.772Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.688: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.773Z] 
12:05:34 [2024-03-15T16:05:34.773Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.704: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.773Z] 
12:05:34 [2024-03-15T16:05:34.773Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.720: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.773Z] 
12:05:34 [2024-03-15T16:05:34.773Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.736: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:34 [2024-03-15T16:05:34.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121750646 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}]
12:05:35 [2024-03-15T16:05:35.028Z] 
12:05:35 [2024-03-15T16:05:35.028Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:35 [2024-03-15T16:05:35.028Z] 
12:05:35 [2024-03-15T16:05:35.028Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.794: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:35 [2024-03-15T16:05:35.028Z] 
12:05:35 [2024-03-15T16:05:35.028Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:34.840: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:35 [2024-03-15T16:05:35.028Z] 
12:05:35 [2024-03-15T16:05:35.028Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.861: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:35 [2024-03-15T16:05:35.028Z] 
12:05:35 [2024-03-15T16:05:35.028Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:35 [2024-03-15T16:05:35.028Z] 
12:05:35 [2024-03-15T16:05:35.028Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:34.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:35 [2024-03-15T16:05:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121750937 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:35 [2024-03-15T16:05:35.028Z] 
12:05:35 [2024-03-15T16:05:35.028Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:34.932: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:35 [2024-03-15T16:05:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121751138 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:35 [2024-03-15T16:05:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121751139 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:35 [2024-03-15T16:05:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121751139 data=null}, TreeItem with text {scp_dest}]
12:05:35 [2024-03-15T16:05:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:35 [2024-03-15T16:05:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:05:35 [2024-03-15T16:05:35.028Z] 
12:05:35 [2024-03-15T16:05:35.028Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.986: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:35 [2024-03-15T16:05:35.028Z] 
12:05:35 [2024-03-15T16:05:35.028Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:34.994: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:35 [2024-03-15T16:05:35.028Z] 
12:05:35 [2024-03-15T16:05:35.028Z] (Eclipse:10204): Gtk-WARNING **: 16:05:34.998: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:35 [2024-03-15T16:05:35.282Z] 
12:05:35 [2024-03-15T16:05:35.282Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:35 [2024-03-15T16:05:35.537Z] 
12:05:35 [2024-03-15T16:05:35.537Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.285: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:35 [2024-03-15T16:05:35.537Z] 
12:05:35 [2024-03-15T16:05:35.537Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.305: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:35 [2024-03-15T16:05:35.537Z] 
12:05:35 [2024-03-15T16:05:35.537Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.324: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:35 [2024-03-15T16:05:35.537Z] 
12:05:35 [2024-03-15T16:05:35.537Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:35 [2024-03-15T16:05:35.537Z] 
12:05:35 [2024-03-15T16:05:35.537Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.363: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:35 [2024-03-15T16:05:35.537Z] 
12:05:35 [2024-03-15T16:05:35.537Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.382: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:35 [2024-03-15T16:05:35.537Z] 
12:05:35 [2024-03-15T16:05:35.537Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.403: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:35 [2024-03-15T16:05:35.537Z] 
12:05:35 [2024-03-15T16:05:35.537Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.423: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:35 [2024-03-15T16:05:35.537Z] 
12:05:35 [2024-03-15T16:05:35.537Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:35 [2024-03-15T16:05:35.792Z] 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')
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.792Z] 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.
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:35 [2024-03-15T16:05:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:35 [2024-03-15T16:05:35.793Z] 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
12:05:35 [2024-03-15T16:05:35.793Z] 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=1121751839 data=null}, (of type 'Combo')]
12:05:35 [2024-03-15T16:05:35.793Z] 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
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121751876 data=null doit=true}, TreeItem with text {traces}]
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121751876 data=null}, TreeItem with text {traces}]
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121751876 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121751877 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}]
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121751878 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1121751879 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1121751879 data=null doit=true}, Tree node with text: synctraces]
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1121751879 data=null}, Tree node with text: synctraces]
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1121751879 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121751879 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]
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1121751880 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:35 [2024-03-15T16:05:35.793Z] 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:'))
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121751886 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:'))]
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.793Z] 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'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:35 [2024-03-15T16:05:35.793Z] 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')
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@54a0ada1
12:05:35 [2024-03-15T16:05:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121751887 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')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121751887 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')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121751887 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121751887 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121751887 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')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121751887 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')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121751887 data=null 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')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121751887 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')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121751888 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')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121751888 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')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121751888 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121751888 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:35 [2024-03-15T16:05:35.794Z] 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')
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7d24bd80
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1121751899 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')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121751900 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')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1121751900 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1121751900 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1121751900 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')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1121751900 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')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1121751900 data=null 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')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1121751900 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')]
12:05:35 [2024-03-15T16:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121751900 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')]
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1121751900 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')]
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1121751900 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1121751900 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:35 [2024-03-15T16:05:35.795Z] 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')
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:35 [2024-03-15T16:05:35.795Z] 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.
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:35 [2024-03-15T16:05:35.795Z] 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')
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] 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')
12:05:35 [2024-03-15T16:05:35.795Z] 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.
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:35 [2024-03-15T16:05:35.795Z] 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')
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@37e682da
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1121751903 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')]
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1121751903 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')]
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1121751903 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1121751903 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1121751903 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')]
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1121751903 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')]
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1121751903 data=null 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')]
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1121751903 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')]
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1121751903 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')]
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1121751903 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')]
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1121751903 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1121751903 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] 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)'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:35 [2024-03-15T16:05:35.796Z] 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')
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] 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')
12:05:35 [2024-03-15T16:05:35.796Z] 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.
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:35 [2024-03-15T16:05:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:35 [2024-03-15T16:05:35.796Z] 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')
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:35 [2024-03-15T16:05:35.797Z] 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')
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121751910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121751910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121751910 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121751910 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121751910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121751910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:35 [2024-03-15T16:05:35.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:35 [2024-03-15T16:05:35.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:35 [2024-03-15T16:05:35.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:35 [2024-03-15T16:05:35.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:35 [2024-03-15T16:05:35.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:35 [2024-03-15T16:05:35.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:36 [2024-03-15T16:05:36.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121751910 data=null 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')]
12:05:36 [2024-03-15T16:05:36.052Z] 
12:05:36 [2024-03-15T16:05:36.052Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:36 [2024-03-15T16:05:36.052Z] 
12:05:36 [2024-03-15T16:05:36.052Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.850: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:36 [2024-03-15T16:05:36.052Z] 
12:05:36 [2024-03-15T16:05:36.052Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:36 [2024-03-15T16:05:36.052Z] 
12:05:36 [2024-03-15T16:05:36.052Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.873: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:36 [2024-03-15T16:05:36.052Z] 
12:05:36 [2024-03-15T16:05:36.052Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:36 [2024-03-15T16:05:36.052Z] 
12:05:36 [2024-03-15T16:05:36.052Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:36 [2024-03-15T16:05:36.052Z] 
12:05:36 [2024-03-15T16:05:36.052Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:36 [2024-03-15T16:05:36.052Z] 
12:05:36 [2024-03-15T16:05:36.052Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:36 [2024-03-15T16:05:36.052Z] 
12:05:36 [2024-03-15T16:05:36.052Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.955: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:36 [2024-03-15T16:05:36.052Z] 
12:05:36 [2024-03-15T16:05:36.052Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:36 [2024-03-15T16:05:36.052Z] 
12:05:36 [2024-03-15T16:05:36.052Z] (Eclipse:10204): Gtk-WARNING **: 16:05:35.989: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:36 [2024-03-15T16:05:36.052Z] 
12:05:36 [2024-03-15T16:05:36.052Z] (Eclipse:10204): Gtk-WARNING **: 16:05:36.006: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:36 [2024-03-15T16:05:36.052Z] 
12:05:36 [2024-03-15T16:05:36.052Z] (Eclipse:10204): Gtk-WARNING **: 16:05:36.023: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:36 [2024-03-15T16:05:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:36 [2024-03-15T16:05:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:36 [2024-03-15T16:05:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:36 [2024-03-15T16:05:36.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:36 [2024-03-15T16:05:36.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:36 [2024-03-15T16:05:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121752421 data=null doit=true}, TreeItem with text {Traces [2]}]
12:05:36 [2024-03-15T16:05:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121752421 data=null}, TreeItem with text {Traces [2]}]
12:05:36 [2024-03-15T16:05:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121752422 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:36 [2024-03-15T16:05:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121752422 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]}]
12:05:36 [2024-03-15T16:05:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121752423 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:36 [2024-03-15T16:05:36.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:36 [2024-03-15T16:05:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
12:05:36 [2024-03-15T16:05:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1121752423 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:05:36 [2024-03-15T16:05:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1121752424 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:05:36 [2024-03-15T16:05:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1121752424 data=null}, TreeItem with text {synctraces [2]}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1121752424 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121752424 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]}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1121752428 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1121752429 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1121752429 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121752429 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]}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1121752432 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1121752432 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1121752432 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1121752432 data=null}, TreeItem with text {synctraces [2]}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
12:05:36 [2024-03-15T16:05:36.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121752433 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121752433 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121752433 data=null}, TreeItem with text {scp_dest}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121752433 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121752434 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}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121752442 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121752442 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121752443 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121752443 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}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121752492 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121752496 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121752496 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121752497 data=null}, TreeItem with text {scp_dest}]
12:05:36 [2024-03-15T16:05:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:36 [2024-03-15T16:05:36.563Z] 
12:05:36 [2024-03-15T16:05:36.563Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:36.383: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:36 [2024-03-15T16:05:36.563Z] 
12:05:36 [2024-03-15T16:05:36.563Z] (Eclipse:10204): Gtk-WARNING **: 16:05:36.404: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:36 [2024-03-15T16:05:36.563Z] 
12:05:36 [2024-03-15T16:05:36.563Z] (Eclipse:10204): Gtk-WARNING **: 16:05:36.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:36 [2024-03-15T16:05:36.563Z] 
12:05:36 [2024-03-15T16:05:36.563Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:36.437: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:36 [2024-03-15T16:05:36.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
12:05:37 [2024-03-15T16:05:37.074Z] 
12:05:37 [2024-03-15T16:05:37.074Z] (Eclipse:10204): Gtk-WARNING **: 16:05:36.844: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:37 [2024-03-15T16:05:37.074Z] 
12:05:37 [2024-03-15T16:05:37.074Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:36.851: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:37 [2024-03-15T16:05:37.074Z] 
12:05:37 [2024-03-15T16:05:37.074Z] (Eclipse:10204): Gtk-WARNING **: 16:05:36.853: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:37 [2024-03-15T16:05:37.330Z] 
12:05:37 [2024-03-15T16:05:37.330Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.123: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:37 [2024-03-15T16:05:37.330Z] 
12:05:37 [2024-03-15T16:05:37.330Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:37 [2024-03-15T16:05:37.330Z] 
12:05:37 [2024-03-15T16:05:37.330Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:37 [2024-03-15T16:05:37.330Z] 
12:05:37 [2024-03-15T16:05:37.330Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.207: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:37 [2024-03-15T16:05:37.330Z] 
12:05:37 [2024-03-15T16:05:37.330Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:37 [2024-03-15T16:05:37.330Z] 
12:05:37 [2024-03-15T16:05:37.330Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.260: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:37 [2024-03-15T16:05:37.330Z] 
12:05:37 [2024-03-15T16:05:37.330Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.288: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:37 [2024-03-15T16:05:37.330Z] 
12:05:37 [2024-03-15T16:05:37.330Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:37 [2024-03-15T16:05:37.585Z] 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')
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.585Z] 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.
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:37 [2024-03-15T16:05:37.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:37 [2024-03-15T16:05:37.585Z] 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
12:05:37 [2024-03-15T16:05:37.585Z] 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=1121753695 data=null}, (of type 'Combo')]
12:05:37 [2024-03-15T16:05:37.585Z] 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
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121753733 data=null doit=true}, TreeItem with text {traces}]
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121753733 data=null}, TreeItem with text {traces}]
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121753733 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121753734 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}]
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121753735 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1121753736 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1121753736 data=null doit=true}, Tree node with text: synctraces]
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1121753736 data=null}, Tree node with text: synctraces]
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1121753736 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121753736 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]
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1121753737 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:37 [2024-03-15T16:05:37.586Z] 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:'))
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121753744 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:'))]
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.586Z] 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'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:37 [2024-03-15T16:05:37.586Z] 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')
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6333ac03
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121753745 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')]
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121753745 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')]
12:05:37 [2024-03-15T16:05:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121753756 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121753756 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121753756 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')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121753756 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')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121753756 data=null 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')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121753756 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')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121753756 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')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121753756 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')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121753756 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121753756 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:37 [2024-03-15T16:05:37.587Z] 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')
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@fc6c83a
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1121753757 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')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121753757 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')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1121753757 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1121753757 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1121753758 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')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1121753758 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')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1121753758 data=null 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')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1121753758 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')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121753758 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')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1121753758 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')]
12:05:37 [2024-03-15T16:05:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1121753758 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1121753758 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:37 [2024-03-15T16:05:37.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')
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:37 [2024-03-15T16:05:37.588Z] 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.
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:37 [2024-03-15T16:05:37.588Z] 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')
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] 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')
12:05:37 [2024-03-15T16:05:37.588Z] 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.
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:37 [2024-03-15T16:05:37.588Z] 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')
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@61d9da53
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1121753761 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')]
12:05:37 [2024-03-15T16:05:37.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1121753761 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')]
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1121753761 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1121753761 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1121753761 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')]
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1121753761 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')]
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1121753761 data=null 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')]
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1121753767 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')]
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1121753767 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')]
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1121753767 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')]
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1121753767 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1121753767 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.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)'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:37 [2024-03-15T16:05:37.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')
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.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')
12:05:37 [2024-03-15T16:05:37.589Z] 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.
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:37 [2024-03-15T16:05:37.589Z] 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')
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:37 [2024-03-15T16:05:37.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:37 [2024-03-15T16:05:37.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:37 [2024-03-15T16:05:37.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')
12:05:37 [2024-03-15T16:05:37.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:37 [2024-03-15T16:05:37.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121753770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:37 [2024-03-15T16:05:37.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121753770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:37 [2024-03-15T16:05:37.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121753770 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:37 [2024-03-15T16:05:37.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121753770 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:37 [2024-03-15T16:05:37.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121753770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:37 [2024-03-15T16:05:37.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121753771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:37 [2024-03-15T16:05:37.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:37 [2024-03-15T16:05:37.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:37 [2024-03-15T16:05:37.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:37 [2024-03-15T16:05:37.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:37 [2024-03-15T16:05:37.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:37 [2024-03-15T16:05:37.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:37 [2024-03-15T16:05:37.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121753771 data=null 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')]
12:05:37 [2024-03-15T16:05:37.845Z] 
12:05:37 [2024-03-15T16:05:37.845Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.794: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:37 [2024-03-15T16:05:37.845Z] 
12:05:37 [2024-03-15T16:05:37.845Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.812: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:37 [2024-03-15T16:05:37.845Z] 
12:05:37 [2024-03-15T16:05:37.845Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.818: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:37 [2024-03-15T16:05:37.845Z] 
12:05:37 [2024-03-15T16:05:37.845Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.100Z] 
12:05:38 [2024-03-15T16:05:38.100Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.849: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.100Z] 
12:05:38 [2024-03-15T16:05:38.100Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.865: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.100Z] 
12:05:38 [2024-03-15T16:05:38.100Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.882: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.100Z] 
12:05:38 [2024-03-15T16:05:38.100Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.899: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.100Z] 
12:05:38 [2024-03-15T16:05:38.100Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.916: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.100Z] 
12:05:38 [2024-03-15T16:05:38.100Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.932: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.100Z] 
12:05:38 [2024-03-15T16:05:38.100Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.949: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.100Z] 
12:05:38 [2024-03-15T16:05:38.100Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.966: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.100Z] 
12:05:38 [2024-03-15T16:05:38.100Z] (Eclipse:10204): Gtk-WARNING **: 16:05:37.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:38 [2024-03-15T16:05:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:38 [2024-03-15T16:05:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:38 [2024-03-15T16:05:38.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:38 [2024-03-15T16:05:38.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:38 [2024-03-15T16:05:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121754307 data=null doit=true}, TreeItem with text {Traces [2]}]
12:05:38 [2024-03-15T16:05:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121754307 data=null}, TreeItem with text {Traces [2]}]
12:05:38 [2024-03-15T16:05:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121754308 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:38 [2024-03-15T16:05:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121754308 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]}]
12:05:38 [2024-03-15T16:05:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121754309 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:38 [2024-03-15T16:05:38.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:38 [2024-03-15T16:05:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:38 [2024-03-15T16:05:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121754310 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:38 [2024-03-15T16:05:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121754310 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:38 [2024-03-15T16:05:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:38 [2024-03-15T16:05:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121754310 data=null}, TreeItem with text {scp_dest}]
12:05:38 [2024-03-15T16:05:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121754311 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:38 [2024-03-15T16:05:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121754311 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}]
12:05:38 [2024-03-15T16:05:38.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121754316 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:38 [2024-03-15T16:05:38.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121754316 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:38 [2024-03-15T16:05:38.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121754316 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:38 [2024-03-15T16:05:38.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121754316 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}]
12:05:38 [2024-03-15T16:05:38.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121754357 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:38 [2024-03-15T16:05:38.356Z] 
12:05:38 [2024-03-15T16:05:38.356Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:38.236: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:38 [2024-03-15T16:05:38.356Z] 
12:05:38 [2024-03-15T16:05:38.356Z] (Eclipse:10204): Gtk-WARNING **: 16:05:38.258: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.356Z] 
12:05:38 [2024-03-15T16:05:38.356Z] (Eclipse:10204): Gtk-WARNING **: 16:05:38.293: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.356Z] 
12:05:38 [2024-03-15T16:05:38.356Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:38.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:38 [2024-03-15T16:05:38.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121754362 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:38 [2024-03-15T16:05:38.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121754511 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:38 [2024-03-15T16:05:38.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121754536 data=null}, TreeItem with text {scp_dest}]
12:05:38 [2024-03-15T16:05:38.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:38 [2024-03-15T16:05:38.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:05:38 [2024-03-15T16:05:38.611Z] 
12:05:38 [2024-03-15T16:05:38.611Z] (Eclipse:10204): Gtk-WARNING **: 16:05:38.387: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.611Z] 
12:05:38 [2024-03-15T16:05:38.611Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:38.395: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:38 [2024-03-15T16:05:38.611Z] 
12:05:38 [2024-03-15T16:05:38.611Z] (Eclipse:10204): Gtk-WARNING **: 16:05:38.397: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.866Z] 
12:05:38 [2024-03-15T16:05:38.866Z] (Eclipse:10204): Gtk-WARNING **: 16:05:38.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.866Z] 
12:05:38 [2024-03-15T16:05:38.866Z] (Eclipse:10204): Gtk-WARNING **: 16:05:38.682: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.866Z] 
12:05:38 [2024-03-15T16:05:38.866Z] (Eclipse:10204): Gtk-WARNING **: 16:05:38.701: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.866Z] 
12:05:38 [2024-03-15T16:05:38.866Z] (Eclipse:10204): Gtk-WARNING **: 16:05:38.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.866Z] 
12:05:38 [2024-03-15T16:05:38.866Z] (Eclipse:10204): Gtk-WARNING **: 16:05:38.743: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.866Z] 
12:05:38 [2024-03-15T16:05:38.866Z] (Eclipse:10204): Gtk-WARNING **: 16:05:38.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.866Z] 
12:05:38 [2024-03-15T16:05:38.866Z] (Eclipse:10204): Gtk-WARNING **: 16:05:38.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.866Z] 
12:05:38 [2024-03-15T16:05:38.866Z] (Eclipse:10204): Gtk-WARNING **: 16:05:38.804: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.866Z] 
12:05:38 [2024-03-15T16:05:38.866Z] (Eclipse:10204): Gtk-WARNING **: 16:05:38.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:38 [2024-03-15T16:05:38.866Z] 
12:05:38 [2024-03-15T16:05:38.866Z] (Eclipse:10204): Gtk-WARNING **: 16:05:38.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:39 [2024-03-15T16:05:39.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:39 [2024-03-15T16:05:39.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:39 [2024-03-15T16:05:39.121Z] 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')
12:05:39 [2024-03-15T16:05:39.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.122Z] 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.
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:39 [2024-03-15T16:05:39.122Z] 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
12:05:39 [2024-03-15T16:05:39.122Z] 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=1121755238 data=null}, (of type 'Combo')]
12:05:39 [2024-03-15T16:05:39.122Z] 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
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121755274 data=null doit=true}, TreeItem with text {traces}]
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121755274 data=null}, TreeItem with text {traces}]
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121755274 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121755274 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}]
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121755276 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1121755277 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1121755277 data=null doit=true}, Tree node with text: synctraces]
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1121755277 data=null}, Tree node with text: synctraces]
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1121755277 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121755277 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]
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1121755278 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:39 [2024-03-15T16:05:39.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:'))
12:05:39 [2024-03-15T16:05:39.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>
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121755285 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:'))]
12:05:39 [2024-03-15T16:05:39.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>
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.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'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:39 [2024-03-15T16:05:39.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')
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:39 [2024-03-15T16:05:39.123Z] 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.
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:39 [2024-03-15T16:05:39.123Z] 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')
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:39 [2024-03-15T16:05:39.123Z] 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.
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:39 [2024-03-15T16:05:39.123Z] 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')
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:39 [2024-03-15T16:05:39.123Z] 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.
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:39 [2024-03-15T16:05:39.123Z] 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')
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] 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')
12:05:39 [2024-03-15T16:05:39.124Z] 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.
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:39 [2024-03-15T16:05:39.124Z] 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')
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5f6b6f2
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1121755299 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')]
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1121755299 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')]
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1121755299 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1121755300 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1121755300 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')]
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1121755300 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')]
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1121755300 data=null 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')]
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1121755300 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')]
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1121755300 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')]
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1121755300 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')]
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1121755300 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1121755300 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.124Z] 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)'
12:05:39 [2024-03-15T16:05:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:39 [2024-03-15T16:05:39.124Z] 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')
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] 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')
12:05:39 [2024-03-15T16:05:39.125Z] 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.
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:39 [2024-03-15T16:05:39.125Z] 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')
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:39 [2024-03-15T16:05:39.125Z] 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')
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121755303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121755303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121755303 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121755303 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121755303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:39 [2024-03-15T16:05:39.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121755303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:39 [2024-03-15T16:05:39.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:39 [2024-03-15T16:05:39.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:39 [2024-03-15T16:05:39.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:39 [2024-03-15T16:05:39.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:39 [2024-03-15T16:05:39.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:39 [2024-03-15T16:05:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:39 [2024-03-15T16:05:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121755303 data=null 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')]
12:05:39 [2024-03-15T16:05:39.380Z] 
12:05:39 [2024-03-15T16:05:39.380Z] (Eclipse:10204): Gtk-WARNING **: 16:05:39.241: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:39 [2024-03-15T16:05:39.380Z] 
12:05:39 [2024-03-15T16:05:39.380Z] (Eclipse:10204): Gtk-WARNING **: 16:05:39.259: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:39 [2024-03-15T16:05:39.380Z] 
12:05:39 [2024-03-15T16:05:39.380Z] (Eclipse:10204): Gtk-WARNING **: 16:05:39.282: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:39 [2024-03-15T16:05:39.380Z] 
12:05:39 [2024-03-15T16:05:39.380Z] (Eclipse:10204): Gtk-WARNING **: 16:05:39.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:39 [2024-03-15T16:05:39.380Z] 
12:05:39 [2024-03-15T16:05:39.380Z] (Eclipse:10204): Gtk-WARNING **: 16:05:39.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:39 [2024-03-15T16:05:39.380Z] 
12:05:39 [2024-03-15T16:05:39.380Z] (Eclipse:10204): Gtk-WARNING **: 16:05:39.324: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:39 [2024-03-15T16:05:39.380Z] 
12:05:39 [2024-03-15T16:05:39.380Z] (Eclipse:10204): Gtk-WARNING **: 16:05:39.341: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:39 [2024-03-15T16:05:39.380Z] 
12:05:39 [2024-03-15T16:05:39.380Z] (Eclipse:10204): Gtk-WARNING **: 16:05:39.357: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:39 [2024-03-15T16:05:39.380Z] 
12:05:39 [2024-03-15T16:05:39.380Z] (Eclipse:10204): Gtk-WARNING **: 16:05:39.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:39 [2024-03-15T16:05:39.635Z] 
12:05:39 [2024-03-15T16:05:39.635Z] (Eclipse:10204): Gtk-WARNING **: 16:05:39.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:39 [2024-03-15T16:05:39.635Z] 
12:05:39 [2024-03-15T16:05:39.635Z] (Eclipse:10204): Gtk-WARNING **: 16:05:39.408: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:39 [2024-03-15T16:05:39.635Z] 
12:05:39 [2024-03-15T16:05:39.635Z] (Eclipse:10204): Gtk-WARNING **: 16:05:39.424: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:39 [2024-03-15T16:05:39.635Z] 
12:05:39 [2024-03-15T16:05:39.635Z] (Eclipse:10204): Gtk-WARNING **: 16:05:39.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:39 [2024-03-15T16:05:39.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:39 [2024-03-15T16:05:39.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121755833 data=null doit=true}, TreeItem with text {Traces [2]}]
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121755833 data=null}, TreeItem with text {Traces [2]}]
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121755834 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121755834 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]}]
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121755835 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:39 [2024-03-15T16:05:39.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121755836 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121755836 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121755836 data=null}, TreeItem with text {scp_dest}]
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121755836 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121755837 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}]
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121755840 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121755841 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121755841 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121755841 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}]
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121755881 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:39 [2024-03-15T16:05:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121755885 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:39 [2024-03-15T16:05:39.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121755885 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:39 [2024-03-15T16:05:39.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121755885 data=null}, TreeItem with text {scp_dest}]
12:05:39 [2024-03-15T16:05:39.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:39 [2024-03-15T16:05:39.891Z] 
12:05:39 [2024-03-15T16:05:39.891Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:39.757: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:39 [2024-03-15T16:05:39.891Z] 
12:05:39 [2024-03-15T16:05:39.891Z] (Eclipse:10204): Gtk-WARNING **: 16:05:39.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:39 [2024-03-15T16:05:39.891Z] 
12:05:39 [2024-03-15T16:05:39.891Z] (Eclipse:10204): Gtk-WARNING **: 16:05:39.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:39 [2024-03-15T16:05:39.891Z] 
12:05:39 [2024-03-15T16:05:39.891Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:39.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:40 [2024-03-15T16:05:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:05:40 [2024-03-15T16:05:40.451Z] 
12:05:40 [2024-03-15T16:05:40.451Z] (Eclipse:10204): Gtk-WARNING **: 16:05:40.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:40 [2024-03-15T16:05:40.451Z] 
12:05:40 [2024-03-15T16:05:40.451Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:40.238: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:40 [2024-03-15T16:05:40.451Z] 
12:05:40 [2024-03-15T16:05:40.451Z] (Eclipse:10204): Gtk-WARNING **: 16:05:40.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:40 [2024-03-15T16:05:40.706Z] 
12:05:40 [2024-03-15T16:05:40.706Z] (Eclipse:10204): Gtk-WARNING **: 16:05:40.503: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:40 [2024-03-15T16:05:40.706Z] 
12:05:40 [2024-03-15T16:05:40.706Z] (Eclipse:10204): Gtk-WARNING **: 16:05:40.525: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:40 [2024-03-15T16:05:40.706Z] 
12:05:40 [2024-03-15T16:05:40.706Z] (Eclipse:10204): Gtk-WARNING **: 16:05:40.546: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:40 [2024-03-15T16:05:40.706Z] 
12:05:40 [2024-03-15T16:05:40.706Z] (Eclipse:10204): Gtk-WARNING **: 16:05:40.568: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:40 [2024-03-15T16:05:40.706Z] 
12:05:40 [2024-03-15T16:05:40.706Z] (Eclipse:10204): Gtk-WARNING **: 16:05:40.590: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:40 [2024-03-15T16:05:40.706Z] 
12:05:40 [2024-03-15T16:05:40.706Z] (Eclipse:10204): Gtk-WARNING **: 16:05:40.611: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:40 [2024-03-15T16:05:40.706Z] 
12:05:40 [2024-03-15T16:05:40.706Z] (Eclipse:10204): Gtk-WARNING **: 16:05:40.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:40 [2024-03-15T16:05:40.706Z] 
12:05:40 [2024-03-15T16:05:40.706Z] (Eclipse:10204): Gtk-WARNING **: 16:05:40.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:40 [2024-03-15T16:05:40.706Z] 
12:05:40 [2024-03-15T16:05:40.706Z] (Eclipse:10204): Gtk-WARNING **: 16:05:40.666: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:40 [2024-03-15T16:05:40.706Z] 
12:05:40 [2024-03-15T16:05:40.706Z] (Eclipse:10204): Gtk-WARNING **: 16:05:40.684: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:40 [2024-03-15T16:05:40.961Z] 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')
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.961Z] 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.
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:40 [2024-03-15T16:05:40.961Z] 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
12:05:40 [2024-03-15T16:05:40.961Z] 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=1121757070 data=null}, (of type 'Combo')]
12:05:40 [2024-03-15T16:05:40.961Z] 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
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121757104 data=null doit=true}, TreeItem with text {traces}]
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121757104 data=null}, TreeItem with text {traces}]
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121757104 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121757104 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}]
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121757106 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:40 [2024-03-15T16:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1121757106 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1121757106 data=null doit=true}, Tree node with text: synctraces]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1121757107 data=null}, Tree node with text: synctraces]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1121757107 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121757107 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]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1121757108 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:40 [2024-03-15T16:05:40.962Z] 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:'))
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121757114 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:'))]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.962Z] 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'
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:40 [2024-03-15T16:05:40.962Z] 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')
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@61231034
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121757115 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')]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121757115 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')]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121757115 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121757115 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121757115 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')]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121757115 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')]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121757115 data=null 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')]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121757116 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')]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121757116 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')]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121757116 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')]
12:05:40 [2024-03-15T16:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121757116 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121757116 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:40 [2024-03-15T16:05:40.963Z] 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')
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:40 [2024-03-15T16:05:40.963Z] 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.
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:40 [2024-03-15T16:05:40.963Z] 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')
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:40 [2024-03-15T16:05:40.963Z] 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.
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:40 [2024-03-15T16:05:40.963Z] 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')
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] 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')
12:05:40 [2024-03-15T16:05:40.963Z] 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.
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:40 [2024-03-15T16:05:40.964Z] 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')
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:40 [2024-03-15T16:05:40.964Z] 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.
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] 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)'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:40 [2024-03-15T16:05:40.964Z] 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')
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] 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')
12:05:40 [2024-03-15T16:05:40.964Z] 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.
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:40 [2024-03-15T16:05:40.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')
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:40 [2024-03-15T16:05:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:40 [2024-03-15T16:05:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:40 [2024-03-15T16:05:40.965Z] 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')
12:05:40 [2024-03-15T16:05:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:40 [2024-03-15T16:05:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121757132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:40 [2024-03-15T16:05:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121757132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:40 [2024-03-15T16:05:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121757132 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:40 [2024-03-15T16:05:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121757132 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:40 [2024-03-15T16:05:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121757132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:40 [2024-03-15T16:05:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121757132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:41 [2024-03-15T16:05:41.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:41 [2024-03-15T16:05:41.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:41 [2024-03-15T16:05:41.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:41 [2024-03-15T16:05:41.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:41 [2024-03-15T16:05:41.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:41 [2024-03-15T16:05:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:41 [2024-03-15T16:05:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121757132 data=null 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')]
12:05:41 [2024-03-15T16:05:41.220Z] 
12:05:41 [2024-03-15T16:05:41.220Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.220Z] 
12:05:41 [2024-03-15T16:05:41.220Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.070: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.220Z] 
12:05:41 [2024-03-15T16:05:41.220Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.220Z] 
12:05:41 [2024-03-15T16:05:41.220Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.093: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.220Z] 
12:05:41 [2024-03-15T16:05:41.220Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.110: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.220Z] 
12:05:41 [2024-03-15T16:05:41.220Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.220Z] 
12:05:41 [2024-03-15T16:05:41.220Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.144: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.220Z] 
12:05:41 [2024-03-15T16:05:41.220Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.160: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.220Z] 
12:05:41 [2024-03-15T16:05:41.220Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.220Z] 
12:05:41 [2024-03-15T16:05:41.220Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.193: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.220Z] 
12:05:41 [2024-03-15T16:05:41.220Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.211: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.475Z] 
12:05:41 [2024-03-15T16:05:41.475Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.475Z] 
12:05:41 [2024-03-15T16:05:41.475Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:41 [2024-03-15T16:05:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:41 [2024-03-15T16:05:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:41 [2024-03-15T16:05:41.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:41 [2024-03-15T16:05:41.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:41 [2024-03-15T16:05:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121757659 data=null doit=true}, TreeItem with text {Traces [2]}]
12:05:41 [2024-03-15T16:05:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121757660 data=null}, TreeItem with text {Traces [2]}]
12:05:41 [2024-03-15T16:05:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121757660 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:41 [2024-03-15T16:05:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121757660 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]}]
12:05:41 [2024-03-15T16:05:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121757661 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:41 [2024-03-15T16:05:41.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:41 [2024-03-15T16:05:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:41 [2024-03-15T16:05:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121757662 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:41 [2024-03-15T16:05:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121757662 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:41 [2024-03-15T16:05:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:41 [2024-03-15T16:05:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121757662 data=null}, TreeItem with text {scp_dest}]
12:05:41 [2024-03-15T16:05:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121757663 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:41 [2024-03-15T16:05:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121757663 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}]
12:05:41 [2024-03-15T16:05:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121757667 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:41 [2024-03-15T16:05:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121757667 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:41 [2024-03-15T16:05:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121757667 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:41 [2024-03-15T16:05:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121757667 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}]
12:05:41 [2024-03-15T16:05:41.730Z] 
12:05:41 [2024-03-15T16:05:41.730Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:41.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:41 [2024-03-15T16:05:41.730Z] 
12:05:41 [2024-03-15T16:05:41.730Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.609: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.730Z] 
12:05:41 [2024-03-15T16:05:41.730Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.730Z] 
12:05:41 [2024-03-15T16:05:41.730Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:41.644: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:41 [2024-03-15T16:05:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121757710 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:41 [2024-03-15T16:05:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121757883 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:41 [2024-03-15T16:05:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121757884 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:41 [2024-03-15T16:05:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121757884 data=null}, TreeItem with text {scp_dest}]
12:05:41 [2024-03-15T16:05:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:41 [2024-03-15T16:05:41.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:05:41 [2024-03-15T16:05:41.730Z] 
12:05:41 [2024-03-15T16:05:41.730Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.729: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.985Z] 
12:05:41 [2024-03-15T16:05:41.985Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:41.735: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:41 [2024-03-15T16:05:41.985Z] 
12:05:41 [2024-03-15T16:05:41.985Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.738: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.985Z] 
12:05:41 [2024-03-15T16:05:41.985Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.882: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.985Z] 
12:05:41 [2024-03-15T16:05:41.985Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.902: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.985Z] 
12:05:41 [2024-03-15T16:05:41.985Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.922: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.985Z] 
12:05:41 [2024-03-15T16:05:41.985Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.985Z] 
12:05:41 [2024-03-15T16:05:41.985Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.962: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:41 [2024-03-15T16:05:41.985Z] 
12:05:41 [2024-03-15T16:05:41.985Z] (Eclipse:10204): Gtk-WARNING **: 16:05:41.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.239Z] 
12:05:42 [2024-03-15T16:05:42.239Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.002: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.239Z] 
12:05:42 [2024-03-15T16:05:42.239Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.023: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.239Z] 
12:05:42 [2024-03-15T16:05:42.239Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.041: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.239Z] 
12:05:42 [2024-03-15T16:05:42.239Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.057: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:42 [2024-03-15T16:05:42.240Z] 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')
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.240Z] 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.
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:42 [2024-03-15T16:05:42.240Z] 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
12:05:42 [2024-03-15T16:05:42.240Z] 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=1121758425 data=null}, (of type 'Combo')]
12:05:42 [2024-03-15T16:05:42.240Z] 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
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:42 [2024-03-15T16:05:42.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121758458 data=null doit=true}, TreeItem with text {traces}]
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121758458 data=null}, TreeItem with text {traces}]
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121758458 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121758459 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}]
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121758460 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1121758461 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1121758461 data=null doit=true}, Tree node with text: synctraces]
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1121758461 data=null}, Tree node with text: synctraces]
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1121758461 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121758461 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]
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1121758462 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:42 [2024-03-15T16:05:42.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:42 [2024-03-15T16:05:42.496Z] 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:'))
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121758468 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:'))]
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] 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'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:42 [2024-03-15T16:05:42.496Z] 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')
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7b7bfa82
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121758480 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')]
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121758480 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')]
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121758480 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121758480 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121758480 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')]
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121758481 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')]
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121758481 data=null 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')]
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121758481 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')]
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121758481 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')]
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121758481 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')]
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121758481 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121758481 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:42 [2024-03-15T16:05:42.497Z] 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')
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:42 [2024-03-15T16:05:42.497Z] 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.
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:42 [2024-03-15T16:05:42.497Z] 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')
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:42 [2024-03-15T16:05:42.497Z] 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.
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:42 [2024-03-15T16:05:42.497Z] 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')
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.497Z] 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')
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5eea8854
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1121758484 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')]
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1121758484 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')]
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1121758484 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1121758484 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1121758484 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')]
12:05:42 [2024-03-15T16:05:42.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1121758484 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')]
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1121758484 data=null 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')]
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1121758484 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')]
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1121758484 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')]
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1121758484 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')]
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1121758484 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1121758484 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:42 [2024-03-15T16:05:42.498Z] 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')
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:42 [2024-03-15T16:05:42.498Z] 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.
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] 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)'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:42 [2024-03-15T16:05:42.498Z] 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')
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] 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')
12:05:42 [2024-03-15T16:05:42.498Z] 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.
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:42 [2024-03-15T16:05:42.499Z] 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')
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:42 [2024-03-15T16:05:42.499Z] 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')
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121758492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121758492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121758492 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121758492 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121758493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121758493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:42 [2024-03-15T16:05:42.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:42 [2024-03-15T16:05:42.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:42 [2024-03-15T16:05:42.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:42 [2024-03-15T16:05:42.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:42 [2024-03-15T16:05:42.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:42 [2024-03-15T16:05:42.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:42 [2024-03-15T16:05:42.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121758493 data=null 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')]
12:05:42 [2024-03-15T16:05:42.754Z] 
12:05:42 [2024-03-15T16:05:42.754Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.528: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.754Z] 
12:05:42 [2024-03-15T16:05:42.754Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.546: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.754Z] 
12:05:42 [2024-03-15T16:05:42.754Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.754Z] 
12:05:42 [2024-03-15T16:05:42.754Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.577: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.754Z] 
12:05:42 [2024-03-15T16:05:42.754Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.594: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.754Z] 
12:05:42 [2024-03-15T16:05:42.754Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.754Z] 
12:05:42 [2024-03-15T16:05:42.754Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.754Z] 
12:05:42 [2024-03-15T16:05:42.754Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.754Z] 
12:05:42 [2024-03-15T16:05:42.754Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.754Z] 
12:05:42 [2024-03-15T16:05:42.754Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.676: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.754Z] 
12:05:42 [2024-03-15T16:05:42.754Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.693: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.754Z] 
12:05:42 [2024-03-15T16:05:42.754Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:42 [2024-03-15T16:05:42.754Z] 
12:05:42 [2024-03-15T16:05:42.754Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.726: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:43 [2024-03-15T16:05:43.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:43 [2024-03-15T16:05:43.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:43 [2024-03-15T16:05:43.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:43 [2024-03-15T16:05:43.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121759004 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121759004 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121759005 data=null}, TreeItem with text {scp_dest}]
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121759005 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121759005 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}]
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121759009 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121759009 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121759009 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121759009 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}]
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121759047 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121759051 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121759051 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121759051 data=null}, TreeItem with text {scp_dest}]
12:05:43 [2024-03-15T16:05:43.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:43 [2024-03-15T16:05:43.010Z] 
12:05:43 [2024-03-15T16:05:43.010Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:42.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:43 [2024-03-15T16:05:43.010Z] 
12:05:43 [2024-03-15T16:05:43.010Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.950: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:43 [2024-03-15T16:05:43.010Z] 
12:05:43 [2024-03-15T16:05:43.010Z] (Eclipse:10204): Gtk-WARNING **: 16:05:42.992: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:43 [2024-03-15T16:05:43.010Z] 
12:05:43 [2024-03-15T16:05:43.010Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:42.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:43 [2024-03-15T16:05:43.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:05:43 [2024-03-15T16:05:43.570Z] 
12:05:43 [2024-03-15T16:05:43.570Z] (Eclipse:10204): Gtk-WARNING **: 16:05:43.395: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:43 [2024-03-15T16:05:43.570Z] 
12:05:43 [2024-03-15T16:05:43.570Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:43.402: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:43 [2024-03-15T16:05:43.570Z] 
12:05:43 [2024-03-15T16:05:43.570Z] (Eclipse:10204): Gtk-WARNING **: 16:05:43.404: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:43 [2024-03-15T16:05:43.825Z] 
12:05:43 [2024-03-15T16:05:43.825Z] (Eclipse:10204): Gtk-WARNING **: 16:05:43.663: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:43 [2024-03-15T16:05:43.825Z] 
12:05:43 [2024-03-15T16:05:43.825Z] (Eclipse:10204): Gtk-WARNING **: 16:05:43.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:43 [2024-03-15T16:05:43.825Z] 
12:05:43 [2024-03-15T16:05:43.825Z] (Eclipse:10204): Gtk-WARNING **: 16:05:43.705: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:43 [2024-03-15T16:05:43.825Z] 
12:05:43 [2024-03-15T16:05:43.825Z] (Eclipse:10204): Gtk-WARNING **: 16:05:43.725: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:43 [2024-03-15T16:05:43.825Z] 
12:05:43 [2024-03-15T16:05:43.825Z] (Eclipse:10204): Gtk-WARNING **: 16:05:43.746: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:43 [2024-03-15T16:05:43.825Z] 
12:05:43 [2024-03-15T16:05:43.825Z] (Eclipse:10204): Gtk-WARNING **: 16:05:43.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:43 [2024-03-15T16:05:43.825Z] 
12:05:43 [2024-03-15T16:05:43.825Z] (Eclipse:10204): Gtk-WARNING **: 16:05:43.785: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:43 [2024-03-15T16:05:43.825Z] 
12:05:43 [2024-03-15T16:05:43.825Z] (Eclipse:10204): Gtk-WARNING **: 16:05:43.804: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:43 [2024-03-15T16:05:43.825Z] 
12:05:43 [2024-03-15T16:05:43.825Z] (Eclipse:10204): Gtk-WARNING **: 16:05:43.823: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.080Z] 
12:05:44 [2024-03-15T16:05:44.080Z] (Eclipse:10204): Gtk-WARNING **: 16:05:43.840: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:44 [2024-03-15T16:05:44.080Z] 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')
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.080Z] 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.
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:44 [2024-03-15T16:05:44.080Z] 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
12:05:44 [2024-03-15T16:05:44.080Z] 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=1121760229 data=null}, (of type 'Combo')]
12:05:44 [2024-03-15T16:05:44.080Z] 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
12:05:44 [2024-03-15T16:05:44.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:44 [2024-03-15T16:05:44.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:44 [2024-03-15T16:05:44.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:44 [2024-03-15T16:05:44.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:44 [2024-03-15T16:05:44.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:44 [2024-03-15T16:05:44.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:44 [2024-03-15T16:05:44.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1121760265 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
12:05:44 [2024-03-15T16:05:44.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121760265 data=null doit=true}, TreeItem with text {traces}]
12:05:44 [2024-03-15T16:05:44.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121760265 data=null}, TreeItem with text {traces}]
12:05:44 [2024-03-15T16:05:44.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121760265 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:44 [2024-03-15T16:05:44.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121760266 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}]
12:05:44 [2024-03-15T16:05:44.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121760266 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:44 [2024-03-15T16:05:44.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:05:44 [2024-03-15T16:05:44.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:05:44 [2024-03-15T16:05:44.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
12:05:44 [2024-03-15T16:05:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:44 [2024-03-15T16:05:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:44 [2024-03-15T16:05:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:44 [2024-03-15T16:05:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:44 [2024-03-15T16:05:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:44 [2024-03-15T16:05:44.336Z] 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:'))
12:05:44 [2024-03-15T16:05:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:44 [2024-03-15T16:05:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121760274 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:'))]
12:05:44 [2024-03-15T16:05:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:44 [2024-03-15T16:05:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.336Z] 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'
12:05:44 [2024-03-15T16:05:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:44 [2024-03-15T16:05:44.336Z] 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')
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:44 [2024-03-15T16:05:44.337Z] 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.
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:44 [2024-03-15T16:05:44.337Z] 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')
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:44 [2024-03-15T16:05:44.337Z] 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.
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:44 [2024-03-15T16:05:44.337Z] 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')
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:44 [2024-03-15T16:05:44.337Z] 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.
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:44 [2024-03-15T16:05:44.337Z] 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')
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] 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')
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1a0252c
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1121760277 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')]
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1121760277 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')]
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1121760278 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1121760278 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1121760278 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')]
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1121760278 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')]
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1121760278 data=null 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')]
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1121760278 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')]
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1121760278 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')]
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1121760278 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')]
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1121760278 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1121760278 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:44 [2024-03-15T16:05:44.338Z] 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')
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:44 [2024-03-15T16:05:44.338Z] 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.
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.338Z] 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)'
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:44 [2024-03-15T16:05:44.339Z] 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')
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.339Z] 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')
12:05:44 [2024-03-15T16:05:44.339Z] 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.
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:44 [2024-03-15T16:05:44.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')
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121760289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121760289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121760289 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121760289 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121760289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121760289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:44 [2024-03-15T16:05:44.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')
12:05:44 [2024-03-15T16:05:44.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')
12:05:44 [2024-03-15T16:05:44.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')
12:05:44 [2024-03-15T16:05:44.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')
12:05:44 [2024-03-15T16:05:44.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')
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:44 [2024-03-15T16:05:44.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121760289 data=null 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')]
12:05:44 [2024-03-15T16:05:44.339Z] 
12:05:44 [2024-03-15T16:05:44.339Z] (Eclipse:10204): Gtk-WARNING **: 16:05:44.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.339Z] 
12:05:44 [2024-03-15T16:05:44.339Z] (Eclipse:10204): Gtk-WARNING **: 16:05:44.291: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.339Z] 
12:05:44 [2024-03-15T16:05:44.339Z] (Eclipse:10204): Gtk-WARNING **: 16:05:44.299: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.339Z] 
12:05:44 [2024-03-15T16:05:44.339Z] (Eclipse:10204): Gtk-WARNING **: 16:05:44.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.339Z] 
12:05:44 [2024-03-15T16:05:44.339Z] (Eclipse:10204): Gtk-WARNING **: 16:05:44.331: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.595Z] 
12:05:44 [2024-03-15T16:05:44.595Z] (Eclipse:10204): Gtk-WARNING **: 16:05:44.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.595Z] 
12:05:44 [2024-03-15T16:05:44.595Z] (Eclipse:10204): Gtk-WARNING **: 16:05:44.366: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.595Z] 
12:05:44 [2024-03-15T16:05:44.595Z] (Eclipse:10204): Gtk-WARNING **: 16:05:44.382: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.595Z] 
12:05:44 [2024-03-15T16:05:44.595Z] (Eclipse:10204): Gtk-WARNING **: 16:05:44.399: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.595Z] 
12:05:44 [2024-03-15T16:05:44.595Z] (Eclipse:10204): Gtk-WARNING **: 16:05:44.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.595Z] 
12:05:44 [2024-03-15T16:05:44.595Z] (Eclipse:10204): Gtk-WARNING **: 16:05:44.432: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.595Z] 
12:05:44 [2024-03-15T16:05:44.595Z] (Eclipse:10204): Gtk-WARNING **: 16:05:44.449: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.595Z] 
12:05:44 [2024-03-15T16:05:44.595Z] (Eclipse:10204): Gtk-WARNING **: 16:05:44.465: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:44 [2024-03-15T16:05:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:44 [2024-03-15T16:05:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:44 [2024-03-15T16:05:44.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:44 [2024-03-15T16:05:44.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:44 [2024-03-15T16:05:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121760822 data=null doit=true}, TreeItem with text {Traces [2]}]
12:05:44 [2024-03-15T16:05:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121760822 data=null}, TreeItem with text {Traces [2]}]
12:05:44 [2024-03-15T16:05:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121760823 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:44 [2024-03-15T16:05:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121760823 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]}]
12:05:44 [2024-03-15T16:05:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121760825 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:44 [2024-03-15T16:05:44.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:44 [2024-03-15T16:05:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:44 [2024-03-15T16:05:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121760825 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:44 [2024-03-15T16:05:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121760825 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:44 [2024-03-15T16:05:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:44 [2024-03-15T16:05:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121760825 data=null}, TreeItem with text {scp_dest}]
12:05:44 [2024-03-15T16:05:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121760826 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:44 [2024-03-15T16:05:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121760826 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}]
12:05:44 [2024-03-15T16:05:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121760830 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:44 [2024-03-15T16:05:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121760830 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:44 [2024-03-15T16:05:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121760831 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:44 [2024-03-15T16:05:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121760831 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}]
12:05:44 [2024-03-15T16:05:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121760868 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:44 [2024-03-15T16:05:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121760873 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:44 [2024-03-15T16:05:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121760873 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:44 [2024-03-15T16:05:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121760873 data=null}, TreeItem with text {scp_dest}]
12:05:44 [2024-03-15T16:05:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:44 [2024-03-15T16:05:44.851Z] 
12:05:44 [2024-03-15T16:05:44.851Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:44.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:44 [2024-03-15T16:05:44.851Z] 
12:05:44 [2024-03-15T16:05:44.851Z] (Eclipse:10204): Gtk-WARNING **: 16:05:44.769: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.851Z] 
12:05:44 [2024-03-15T16:05:44.851Z] (Eclipse:10204): Gtk-WARNING **: 16:05:44.803: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:44 [2024-03-15T16:05:44.851Z] 
12:05:44 [2024-03-15T16:05:44.851Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:44.803: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:45 [2024-03-15T16:05:45.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:05:45 [2024-03-15T16:05:45.410Z] 
12:05:45 [2024-03-15T16:05:45.410Z] (Eclipse:10204): Gtk-WARNING **: 16:05:45.219: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:45 [2024-03-15T16:05:45.410Z] 
12:05:45 [2024-03-15T16:05:45.410Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:45.323: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:45 [2024-03-15T16:05:45.410Z] 
12:05:45 [2024-03-15T16:05:45.410Z] (Eclipse:10204): Gtk-WARNING **: 16:05:45.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:45 [2024-03-15T16:05:45.665Z] 
12:05:45 [2024-03-15T16:05:45.665Z] (Eclipse:10204): Gtk-WARNING **: 16:05:45.511: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:45 [2024-03-15T16:05:45.665Z] 
12:05:45 [2024-03-15T16:05:45.665Z] (Eclipse:10204): Gtk-WARNING **: 16:05:45.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:45 [2024-03-15T16:05:45.665Z] 
12:05:45 [2024-03-15T16:05:45.665Z] (Eclipse:10204): Gtk-WARNING **: 16:05:45.551: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:45 [2024-03-15T16:05:45.665Z] 
12:05:45 [2024-03-15T16:05:45.665Z] (Eclipse:10204): Gtk-WARNING **: 16:05:45.570: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:45 [2024-03-15T16:05:45.665Z] 
12:05:45 [2024-03-15T16:05:45.665Z] (Eclipse:10204): Gtk-WARNING **: 16:05:45.590: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:45 [2024-03-15T16:05:45.665Z] 
12:05:45 [2024-03-15T16:05:45.665Z] (Eclipse:10204): Gtk-WARNING **: 16:05:45.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:45 [2024-03-15T16:05:45.665Z] 
12:05:45 [2024-03-15T16:05:45.665Z] (Eclipse:10204): Gtk-WARNING **: 16:05:45.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:45 [2024-03-15T16:05:45.665Z] 
12:05:45 [2024-03-15T16:05:45.665Z] (Eclipse:10204): Gtk-WARNING **: 16:05:45.649: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:45 [2024-03-15T16:05:45.920Z] 
12:05:45 [2024-03-15T16:05:45.920Z] (Eclipse:10204): Gtk-WARNING **: 16:05:45.667: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:45 [2024-03-15T16:05:45.920Z] 
12:05:45 [2024-03-15T16:05:45.920Z] (Eclipse:10204): Gtk-WARNING **: 16:05:45.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:45 [2024-03-15T16:05:45.920Z] 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')
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:45 [2024-03-15T16:05:45.920Z] 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.
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:45 [2024-03-15T16:05:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:45 [2024-03-15T16:05:45.920Z] 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
12:05:45 [2024-03-15T16:05:45.921Z] 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=1121762088 data=null}, (of type 'Combo')]
12:05:45 [2024-03-15T16:05:45.921Z] 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
12:05:45 [2024-03-15T16:05:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:45 [2024-03-15T16:05:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:45 [2024-03-15T16:05:45.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:46 [2024-03-15T16:05:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:46 [2024-03-15T16:05:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:46 [2024-03-15T16:05:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121762124 data=null doit=true}, TreeItem with text {traces}]
12:05:46 [2024-03-15T16:05:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121762124 data=null}, TreeItem with text {traces}]
12:05:46 [2024-03-15T16:05:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121762125 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:46 [2024-03-15T16:05:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121762125 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}]
12:05:46 [2024-03-15T16:05:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121762126 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:46 [2024-03-15T16:05:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:46 [2024-03-15T16:05:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1121762127 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:05:46 [2024-03-15T16:05:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1121762127 data=null doit=true}, Tree node with text: synctraces]
12:05:46 [2024-03-15T16:05:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1121762127 data=null}, Tree node with text: synctraces]
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1121762127 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121762127 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]
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1121762128 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:46 [2024-03-15T16:05:46.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:'))
12:05:46 [2024-03-15T16:05:46.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>
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121762134 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:'))]
12:05:46 [2024-03-15T16:05:46.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>
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.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'
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:46 [2024-03-15T16:05:46.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')
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2bed4ed
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121762135 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')]
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121762135 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')]
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121762135 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121762135 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121762135 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')]
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121762135 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')]
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121762135 data=null 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')]
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121762135 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')]
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121762136 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')]
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121762136 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')]
12:05:46 [2024-03-15T16:05:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121762136 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121762136 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:46 [2024-03-15T16:05:46.178Z] 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')
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:46 [2024-03-15T16:05:46.178Z] 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.
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:46 [2024-03-15T16:05:46.178Z] 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')
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:46 [2024-03-15T16:05:46.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.
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.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'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:46 [2024-03-15T16:05:46.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')
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.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')
12:05:46 [2024-03-15T16:05:46.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.
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:46 [2024-03-15T16:05:46.179Z] 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')
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:46 [2024-03-15T16:05:46.179Z] 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.
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] 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)'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:46 [2024-03-15T16:05:46.179Z] 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')
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.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')
12:05:46 [2024-03-15T16:05:46.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.
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:46 [2024-03-15T16:05:46.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')
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:46 [2024-03-15T16:05:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:46 [2024-03-15T16:05:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:46 [2024-03-15T16:05:46.180Z] 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')
12:05:46 [2024-03-15T16:05:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:46 [2024-03-15T16:05:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121762151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:46 [2024-03-15T16:05:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121762151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:46 [2024-03-15T16:05:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121762151 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:46 [2024-03-15T16:05:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121762152 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:46 [2024-03-15T16:05:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121762152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:46 [2024-03-15T16:05:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121762152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:46 [2024-03-15T16:05:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:46 [2024-03-15T16:05:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:46 [2024-03-15T16:05:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:46 [2024-03-15T16:05:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:46 [2024-03-15T16:05:46.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:46 [2024-03-15T16:05:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:46 [2024-03-15T16:05:46.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121762152 data=null 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')]
12:05:46 [2024-03-15T16:05:46.180Z] 
12:05:46 [2024-03-15T16:05:46.180Z] (Eclipse:10204): Gtk-WARNING **: 16:05:46.091: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:46 [2024-03-15T16:05:46.180Z] 
12:05:46 [2024-03-15T16:05:46.180Z] (Eclipse:10204): Gtk-WARNING **: 16:05:46.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:46 [2024-03-15T16:05:46.180Z] 
12:05:46 [2024-03-15T16:05:46.180Z] (Eclipse:10204): Gtk-WARNING **: 16:05:46.117: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:46 [2024-03-15T16:05:46.180Z] 
12:05:46 [2024-03-15T16:05:46.180Z] (Eclipse:10204): Gtk-WARNING **: 16:05:46.133: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:46 [2024-03-15T16:05:46.180Z] 
12:05:46 [2024-03-15T16:05:46.180Z] (Eclipse:10204): Gtk-WARNING **: 16:05:46.150: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:46 [2024-03-15T16:05:46.180Z] 
12:05:46 [2024-03-15T16:05:46.180Z] (Eclipse:10204): Gtk-WARNING **: 16:05:46.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:46 [2024-03-15T16:05:46.435Z] 
12:05:46 [2024-03-15T16:05:46.435Z] (Eclipse:10204): Gtk-WARNING **: 16:05:46.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:46 [2024-03-15T16:05:46.435Z] 
12:05:46 [2024-03-15T16:05:46.435Z] (Eclipse:10204): Gtk-WARNING **: 16:05:46.199: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:46 [2024-03-15T16:05:46.435Z] 
12:05:46 [2024-03-15T16:05:46.435Z] (Eclipse:10204): Gtk-WARNING **: 16:05:46.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:46 [2024-03-15T16:05:46.435Z] 
12:05:46 [2024-03-15T16:05:46.435Z] (Eclipse:10204): Gtk-WARNING **: 16:05:46.233: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:46 [2024-03-15T16:05:46.435Z] 
12:05:46 [2024-03-15T16:05:46.435Z] (Eclipse:10204): Gtk-WARNING **: 16:05:46.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:46 [2024-03-15T16:05:46.435Z] 
12:05:46 [2024-03-15T16:05:46.435Z] (Eclipse:10204): Gtk-WARNING **: 16:05:46.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:46 [2024-03-15T16:05:46.435Z] 
12:05:46 [2024-03-15T16:05:46.435Z] (Eclipse:10204): Gtk-WARNING **: 16:05:46.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:46 [2024-03-15T16:05:46.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:46 [2024-03-15T16:05:46.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121762679 data=null doit=true}, TreeItem with text {Traces [2]}]
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121762679 data=null}, TreeItem with text {Traces [2]}]
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121762680 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121762680 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]}]
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121762681 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:46 [2024-03-15T16:05:46.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121762682 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121762682 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121762682 data=null}, TreeItem with text {scp_dest}]
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121762682 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121762682 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}]
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121762686 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121762687 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121762687 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:46 [2024-03-15T16:05:46.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121762687 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}]
12:05:46 [2024-03-15T16:05:46.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121762726 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:46 [2024-03-15T16:05:46.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121762730 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:46 [2024-03-15T16:05:46.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121762730 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:46 [2024-03-15T16:05:46.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121762730 data=null}, TreeItem with text {scp_dest}]
12:05:46 [2024-03-15T16:05:46.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:46 [2024-03-15T16:05:46.691Z] 
12:05:46 [2024-03-15T16:05:46.691Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:46.605: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:46 [2024-03-15T16:05:46.691Z] 
12:05:46 [2024-03-15T16:05:46.691Z] (Eclipse:10204): Gtk-WARNING **: 16:05:46.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:46 [2024-03-15T16:05:46.691Z] 
12:05:46 [2024-03-15T16:05:46.691Z] (Eclipse:10204): Gtk-WARNING **: 16:05:46.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:46 [2024-03-15T16:05:46.691Z] 
12:05:46 [2024-03-15T16:05:46.691Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:46.660: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:47 [2024-03-15T16:05:47.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:05:47 [2024-03-15T16:05:47.251Z] 
12:05:47 [2024-03-15T16:05:47.251Z] (Eclipse:10204): Gtk-WARNING **: 16:05:47.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:47 [2024-03-15T16:05:47.251Z] 
12:05:47 [2024-03-15T16:05:47.251Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:47.083: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:47 [2024-03-15T16:05:47.251Z] 
12:05:47 [2024-03-15T16:05:47.251Z] (Eclipse:10204): Gtk-WARNING **: 16:05:47.085: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:47 [2024-03-15T16:05:47.251Z] 
12:05:47 [2024-03-15T16:05:47.251Z] (Eclipse:10204): Gtk-WARNING **: 16:05:47.222: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:47 [2024-03-15T16:05:47.251Z] 
12:05:47 [2024-03-15T16:05:47.251Z] (Eclipse:10204): Gtk-WARNING **: 16:05:47.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:47 [2024-03-15T16:05:47.506Z] 
12:05:47 [2024-03-15T16:05:47.506Z] (Eclipse:10204): Gtk-WARNING **: 16:05:47.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:47 [2024-03-15T16:05:47.506Z] 
12:05:47 [2024-03-15T16:05:47.506Z] (Eclipse:10204): Gtk-WARNING **: 16:05:47.289: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:47 [2024-03-15T16:05:47.506Z] 
12:05:47 [2024-03-15T16:05:47.506Z] (Eclipse:10204): Gtk-WARNING **: 16:05:47.310: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:47 [2024-03-15T16:05:47.506Z] 
12:05:47 [2024-03-15T16:05:47.506Z] (Eclipse:10204): Gtk-WARNING **: 16:05:47.331: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:47 [2024-03-15T16:05:47.506Z] 
12:05:47 [2024-03-15T16:05:47.506Z] (Eclipse:10204): Gtk-WARNING **: 16:05:47.350: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:47 [2024-03-15T16:05:47.506Z] 
12:05:47 [2024-03-15T16:05:47.506Z] (Eclipse:10204): Gtk-WARNING **: 16:05:47.369: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:47 [2024-03-15T16:05:47.506Z] 
12:05:47 [2024-03-15T16:05:47.506Z] (Eclipse:10204): Gtk-WARNING **: 16:05:47.387: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:47 [2024-03-15T16:05:47.506Z] 
12:05:47 [2024-03-15T16:05:47.506Z] (Eclipse:10204): Gtk-WARNING **: 16:05:47.404: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:05:47 [2024-03-15T16:05:47.762Z] 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')
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.762Z] 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.
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:47 [2024-03-15T16:05:47.762Z] 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
12:05:47 [2024-03-15T16:05:47.762Z] 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=1121763773 data=null}, (of type 'Combo')]
12:05:47 [2024-03-15T16:05:47.762Z] 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
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1121763805 data=null doit=true}, TreeItem with text {traces}]
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1121763805 data=null}, TreeItem with text {traces}]
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1121763805 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121763806 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}]
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1121763807 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1121763808 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1121763808 data=null doit=true}, Tree node with text: synctraces]
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1121763808 data=null}, Tree node with text: synctraces]
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1121763808 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121763808 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]
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1121763809 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:47 [2024-03-15T16:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:47 [2024-03-15T16:05:47.763Z] 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:'))
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121763825 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:'))]
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] 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'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:47 [2024-03-15T16:05:47.763Z] 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')
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1b5593e6
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1121763826 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')]
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121763827 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')]
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1121763827 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1121763827 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1121763827 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')]
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1121763827 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')]
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1121763827 data=null 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')]
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1121763827 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')]
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1121763827 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')]
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1121763827 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')]
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1121763827 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1121763827 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:47 [2024-03-15T16:05:47.764Z] 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')
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:47 [2024-03-15T16:05:47.764Z] 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.
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:47 [2024-03-15T16:05:47.764Z] 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')
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:47 [2024-03-15T16:05:47.764Z] 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.
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:47 [2024-03-15T16:05:47.764Z] 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')
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] 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')
12:05:47 [2024-03-15T16:05:47.764Z] 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.
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:47 [2024-03-15T16:05:47.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:47 [2024-03-15T16:05:47.764Z] 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')
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:47 [2024-03-15T16:05:47.765Z] 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.
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] 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)'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:47 [2024-03-15T16:05:47.765Z] 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')
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] 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')
12:05:47 [2024-03-15T16:05:47.765Z] 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.
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:47 [2024-03-15T16:05:47.765Z] 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')
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:47 [2024-03-15T16:05:47.765Z] 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')
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121763832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:47 [2024-03-15T16:05:47.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121763832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:47 [2024-03-15T16:05:47.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121763832 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:47 [2024-03-15T16:05:47.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121763832 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:47 [2024-03-15T16:05:47.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121763832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:47 [2024-03-15T16:05:47.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121763832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:47 [2024-03-15T16:05:47.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:47 [2024-03-15T16:05:47.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:47 [2024-03-15T16:05:47.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:47 [2024-03-15T16:05:47.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:47 [2024-03-15T16:05:47.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:47 [2024-03-15T16:05:47.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:48 [2024-03-15T16:05:48.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:05:48 [2024-03-15T16:05:48.326Z] 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=1121764341 data=null doit=true}, Shell with text {Confirmation}]
12:05:48 [2024-03-15T16:05:48.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:05:48 [2024-03-15T16:05:48.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:05:48 [2024-03-15T16:05:48.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:05:48 [2024-03-15T16:05:48.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:05:48 [2024-03-15T16:05:48.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
12:05:48 [2024-03-15T16:05:48.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
12:05:48 [2024-03-15T16:05:48.326Z] 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')
12:05:48 [2024-03-15T16:05:48.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:05:48 [2024-03-15T16:05:48.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:05:48 [2024-03-15T16:05:48.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
12:05:48 [2024-03-15T16:05:48.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1121764341 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')]
12:05:48 [2024-03-15T16:05:48.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=1121764341 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')]
12:05:48 [2024-03-15T16:05:48.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=1121764341 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:05:48 [2024-03-15T16:05:48.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=1121764341 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:05:48 [2024-03-15T16:05:48.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=1121764342 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')]
12:05:48 [2024-03-15T16:05:48.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=1121764342 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')]
12:05:48 [2024-03-15T16:05:48.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=1121764342 data=null 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')]
12:05:48 [2024-03-15T16:05:48.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:48 [2024-03-15T16:05:48.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121763832 data=null 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')]
12:05:48 [2024-03-15T16:05:48.583Z] 
12:05:48 [2024-03-15T16:05:48.583Z] (Eclipse:10204): Gtk-WARNING **: 16:05:48.374: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:48 [2024-03-15T16:05:48.583Z] 
12:05:48 [2024-03-15T16:05:48.583Z] (Eclipse:10204): Gtk-WARNING **: 16:05:48.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:48 [2024-03-15T16:05:48.583Z] 
12:05:48 [2024-03-15T16:05:48.583Z] (Eclipse:10204): Gtk-WARNING **: 16:05:48.407: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:48 [2024-03-15T16:05:48.583Z] 
12:05:48 [2024-03-15T16:05:48.583Z] (Eclipse:10204): Gtk-WARNING **: 16:05:48.423: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:48 [2024-03-15T16:05:48.583Z] 
12:05:48 [2024-03-15T16:05:48.583Z] (Eclipse:10204): Gtk-WARNING **: 16:05:48.440: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:48 [2024-03-15T16:05:48.583Z] 
12:05:48 [2024-03-15T16:05:48.583Z] (Eclipse:10204): Gtk-WARNING **: 16:05:48.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:48 [2024-03-15T16:05:48.583Z] 
12:05:48 [2024-03-15T16:05:48.583Z] (Eclipse:10204): Gtk-WARNING **: 16:05:48.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:48 [2024-03-15T16:05:48.583Z] 
12:05:48 [2024-03-15T16:05:48.583Z] (Eclipse:10204): Gtk-WARNING **: 16:05:48.490: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:48 [2024-03-15T16:05:48.583Z] 
12:05:48 [2024-03-15T16:05:48.583Z] (Eclipse:10204): Gtk-WARNING **: 16:05:48.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:48 [2024-03-15T16:05:48.583Z] 
12:05:48 [2024-03-15T16:05:48.583Z] (Eclipse:10204): Gtk-WARNING **: 16:05:48.523: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:48 [2024-03-15T16:05:48.583Z] 
12:05:48 [2024-03-15T16:05:48.583Z] (Eclipse:10204): Gtk-WARNING **: 16:05:48.540: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:48 [2024-03-15T16:05:48.583Z] 
12:05:48 [2024-03-15T16:05:48.583Z] (Eclipse:10204): Gtk-WARNING **: 16:05:48.557: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:48 [2024-03-15T16:05:48.583Z] 
12:05:48 [2024-03-15T16:05:48.583Z] (Eclipse:10204): Gtk-WARNING **: 16:05:48.573: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:48 [2024-03-15T16:05:48.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:48 [2024-03-15T16:05:48.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:48 [2024-03-15T16:05:48.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:48 [2024-03-15T16:05:48.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:48 [2024-03-15T16:05:48.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:48 [2024-03-15T16:05:48.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:48 [2024-03-15T16:05:48.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:48 [2024-03-15T16:05:48.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:48 [2024-03-15T16:05:48.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121764993 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:48 [2024-03-15T16:05:48.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121764993 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:48 [2024-03-15T16:05:48.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:48 [2024-03-15T16:05:48.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121764993 data=null}, TreeItem with text {scp_dest}]
12:05:48 [2024-03-15T16:05:48.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121764993 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:48 [2024-03-15T16:05:48.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121764993 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}]
12:05:48 [2024-03-15T16:05:48.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121764997 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:05:48 [2024-03-15T16:05:48.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121764998 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:48 [2024-03-15T16:05:48.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121764998 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:49 [2024-03-15T16:05:49.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121764998 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}]
12:05:49 [2024-03-15T16:05:49.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121765036 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:05:49 [2024-03-15T16:05:49.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121765041 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:05:49 [2024-03-15T16:05:49.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121765041 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:49 [2024-03-15T16:05:49.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121765041 data=null}, TreeItem with text {scp_dest}]
12:05:49 [2024-03-15T16:05:49.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:49 [2024-03-15T16:05:49.095Z] 
12:05:49 [2024-03-15T16:05:49.095Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:48.914: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:49 [2024-03-15T16:05:49.095Z] 
12:05:49 [2024-03-15T16:05:49.095Z] (Eclipse:10204): Gtk-WARNING **: 16:05:48.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:49 [2024-03-15T16:05:49.095Z] 
12:05:49 [2024-03-15T16:05:49.095Z] (Eclipse:10204): Gtk-WARNING **: 16:05:48.965: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:49 [2024-03-15T16:05:49.095Z] 
12:05:49 [2024-03-15T16:05:49.095Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:48.965: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:49 [2024-03-15T16:05:49.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:05:49 [2024-03-15T16:05:49.606Z] 
12:05:49 [2024-03-15T16:05:49.606Z] (Eclipse:10204): Gtk-WARNING **: 16:05:49.388: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:49 [2024-03-15T16:05:49.606Z] 
12:05:49 [2024-03-15T16:05:49.606Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:49.395: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:49 [2024-03-15T16:05:49.606Z] 
12:05:49 [2024-03-15T16:05:49.606Z] (Eclipse:10204): Gtk-WARNING **: 16:05:49.397: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:49 [2024-03-15T16:05:49.861Z] 
12:05:49 [2024-03-15T16:05:49.861Z] (Eclipse:10204): Gtk-WARNING **: 16:05:49.661: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:49 [2024-03-15T16:05:49.861Z] 
12:05:49 [2024-03-15T16:05:49.861Z] (Eclipse:10204): Gtk-WARNING **: 16:05:49.683: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:49 [2024-03-15T16:05:49.861Z] 
12:05:49 [2024-03-15T16:05:49.861Z] (Eclipse:10204): Gtk-WARNING **: 16:05:49.705: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:49 [2024-03-15T16:05:49.861Z] 
12:05:49 [2024-03-15T16:05:49.861Z] (Eclipse:10204): Gtk-WARNING **: 16:05:49.725: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:49 [2024-03-15T16:05:49.861Z] 
12:05:49 [2024-03-15T16:05:49.861Z] (Eclipse:10204): Gtk-WARNING **: 16:05:49.746: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:49 [2024-03-15T16:05:49.861Z] 
12:05:49 [2024-03-15T16:05:49.861Z] (Eclipse:10204): Gtk-WARNING **: 16:05:49.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:49 [2024-03-15T16:05:49.861Z] 
12:05:49 [2024-03-15T16:05:49.861Z] (Eclipse:10204): Gtk-WARNING **: 16:05:49.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:49 [2024-03-15T16:05:49.861Z] 
12:05:49 [2024-03-15T16:05:49.861Z] (Eclipse:10204): Gtk-WARNING **: 16:05:49.805: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:49 [2024-03-15T16:05:49.861Z] 
12:05:49 [2024-03-15T16:05:49.861Z] (Eclipse:10204): Gtk-WARNING **: 16:05:49.824: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:49 [2024-03-15T16:05:49.861Z] 
12:05:49 [2024-03-15T16:05:49.861Z] (Eclipse:10204): Gtk-WARNING **: 16:05:49.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:05:50 [2024-03-15T16:05:50.117Z] 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')
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1121766232 data=null doit=true}, Button with text {Select roo&t directory:}]
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1121766232 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:}]
12:05:50 [2024-03-15T16:05:50.117Z] 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')
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1121766234 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1121766234 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')]
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1121766234 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')]
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1121766234 data=null 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')]
12:05:50 [2024-03-15T16:05:50.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:05:50 [2024-03-15T16:05:50.118Z] 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
12:05:50 [2024-03-15T16:05:50.118Z] 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=1121766236 data=null}, (of type 'Combo')]
12:05:50 [2024-03-15T16:05:50.118Z] 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
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1121766279 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1121766279 data=null doit=true}, TreeItem with text {/}]
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1121766279 data=null}, TreeItem with text {/}]
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1121766279 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121766279 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1121766279 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] 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'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:50 [2024-03-15T16:05:50.118Z] 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')
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:05:50 [2024-03-15T16:05:50.118Z] 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:'))
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1121766286 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:'))]
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] 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'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:05:50 [2024-03-15T16:05:50.119Z] 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')
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:05:50 [2024-03-15T16:05:50.119Z] 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')
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@13180cc9
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1121766295 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')]
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121766295 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')]
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1121766295 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1121766295 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1121766295 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')]
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1121766295 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')]
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1121766295 data=null 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')]
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1121766295 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')]
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1121766295 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')]
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1121766295 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')]
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1121766295 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1121766295 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:05:50 [2024-03-15T16:05:50.119Z] 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')
12:05:50 [2024-03-15T16:05:50.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:05:50 [2024-03-15T16:05:50.120Z] 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.
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:05:50 [2024-03-15T16:05:50.120Z] 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')
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] 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')
12:05:50 [2024-03-15T16:05:50.120Z] 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.
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:05:50 [2024-03-15T16:05:50.120Z] 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')
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:05:50 [2024-03-15T16:05:50.120Z] 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.
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] 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)'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:05:50 [2024-03-15T16:05:50.120Z] 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')
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.120Z] 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')
12:05:50 [2024-03-15T16:05:50.121Z] 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.
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:50 [2024-03-15T16:05:50.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')
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:05:50 [2024-03-15T16:05:50.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')
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121766300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121766300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121766300 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121766300 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121766300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:50 [2024-03-15T16:05:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121766300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:05:50 [2024-03-15T16:05:50.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:50 [2024-03-15T16:05:50.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:50 [2024-03-15T16:05:50.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:50 [2024-03-15T16:05:50.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:50 [2024-03-15T16:05:50.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:05:50 [2024-03-15T16:05:50.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:05:50 [2024-03-15T16:05:50.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121766300 data=null 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')]
12:05:50 [2024-03-15T16:05:50.377Z] 
12:05:50 [2024-03-15T16:05:50.377Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.269: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.377Z] 
12:05:50 [2024-03-15T16:05:50.377Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.292: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.377Z] 
12:05:50 [2024-03-15T16:05:50.377Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.377Z] 
12:05:50 [2024-03-15T16:05:50.377Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.377Z] 
12:05:50 [2024-03-15T16:05:50.377Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.377Z] 
12:05:50 [2024-03-15T16:05:50.377Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.359: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.377Z] 
12:05:50 [2024-03-15T16:05:50.377Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.632Z] 
12:05:50 [2024-03-15T16:05:50.632Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.392: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.632Z] 
12:05:50 [2024-03-15T16:05:50.632Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.409: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.632Z] 
12:05:50 [2024-03-15T16:05:50.632Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.425: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.632Z] 
12:05:50 [2024-03-15T16:05:50.632Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.442: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.632Z] 
12:05:50 [2024-03-15T16:05:50.632Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.458: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.632Z] 
12:05:50 [2024-03-15T16:05:50.632Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:50 [2024-03-15T16:05:50.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:50 [2024-03-15T16:05:50.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:50 [2024-03-15T16:05:50.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:50 [2024-03-15T16:05:50.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:05:50 [2024-03-15T16:05:50.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1121766841 data=null doit=true}, TreeItem with text {Traces [2]}]
12:05:50 [2024-03-15T16:05:50.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1121766841 data=null}, TreeItem with text {Traces [2]}]
12:05:50 [2024-03-15T16:05:50.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1121766842 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:50 [2024-03-15T16:05:50.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121766842 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]}]
12:05:50 [2024-03-15T16:05:50.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1121766843 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:05:50 [2024-03-15T16:05:50.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:05:50 [2024-03-15T16:05:50.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
12:05:50 [2024-03-15T16:05:50.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1121766844 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:05:50 [2024-03-15T16:05:50.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1121766844 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:05:50 [2024-03-15T16:05:50.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:50 [2024-03-15T16:05:50.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1121766844 data=null}, TreeItem with text {synctraces [2]}]
12:05:50 [2024-03-15T16:05:50.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1121766844 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121766844 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]}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1121766848 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1121766849 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1121766849 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121766849 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]}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1121766852 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1121766852 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1121766852 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1121766852 data=null}, TreeItem with text {synctraces [2]}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
12:05:50 [2024-03-15T16:05:50.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1121766853 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1121766853 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1121766853 data=null}, TreeItem with text {scp_dest}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121766853 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121766854 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}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121766862 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1121766862 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:05:50 [2024-03-15T16:05:50.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1121766862 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:05:50 [2024-03-15T16:05:50.888Z] 
12:05:50 [2024-03-15T16:05:50.888Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.762: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.888Z] 
12:05:50 [2024-03-15T16:05:50.888Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.779: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.888Z] 
12:05:50 [2024-03-15T16:05:50.888Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.888Z] 
12:05:50 [2024-03-15T16:05:50.888Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.812: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.888Z] 
12:05:50 [2024-03-15T16:05:50.888Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.888Z] 
12:05:50 [2024-03-15T16:05:50.888Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.844: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.888Z] 
12:05:50 [2024-03-15T16:05:50.888Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.861: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:50 [2024-03-15T16:05:50.888Z] 
12:05:50 [2024-03-15T16:05:50.888Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.878: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.143Z] 
12:05:51 [2024-03-15T16:05:51.143Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.143Z] 
12:05:51 [2024-03-15T16:05:51.143Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.143Z] 
12:05:51 [2024-03-15T16:05:51.143Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.926: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.143Z] 
12:05:51 [2024-03-15T16:05:51.143Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.941: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1121766863 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}]
12:05:51 [2024-03-15T16:05:51.143Z] 
12:05:51 [2024-03-15T16:05:51.143Z] (Eclipse:10204): Gtk-WARNING **: 16:05:50.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.143Z] 
12:05:51 [2024-03-15T16:05:51.143Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.144Z] 
12:05:51 [2024-03-15T16:05:51.144Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:51.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:51 [2024-03-15T16:05:51.144Z] 
12:05:51 [2024-03-15T16:05:51.144Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.069: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.144Z] 
12:05:51 [2024-03-15T16:05:51.144Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.144Z] 
12:05:51 [2024-03-15T16:05:51.144Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:51.104: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:51 [2024-03-15T16:05:51.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1121767142 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:05:51 [2024-03-15T16:05:51.144Z] 
12:05:51 [2024-03-15T16:05:51.144Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:51.138: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:51 [2024-03-15T16:05:51.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1121767345 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:05:51 [2024-03-15T16:05:51.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1121767345 data=null doit=true}, TreeItem with text {scp_dest}]
12:05:51 [2024-03-15T16:05:51.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1121767345 data=null}, TreeItem with text {scp_dest}]
12:05:51 [2024-03-15T16:05:51.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:05:51 [2024-03-15T16:05:51.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
12:05:51 [2024-03-15T16:05:51.398Z] 
12:05:51 [2024-03-15T16:05:51.398Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.197: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.398Z] 
12:05:51 [2024-03-15T16:05:51.398Z] (Eclipse:10204): Gtk-CRITICAL **: 16:05:51.202: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:51 [2024-03-15T16:05:51.398Z] 
12:05:51 [2024-03-15T16:05:51.398Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.207: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.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@1f641fb7] time=1121767645 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:05:51 [2024-03-15T16:05:51.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:51 [2024-03-15T16:05:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:51 [2024-03-15T16:05:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:51 [2024-03-15T16:05:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:51 [2024-03-15T16:05:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1121767675 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:05:51 [2024-03-15T16:05:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1121767676 data=null doit=true}, TreeItem with text {Tracing}]
12:05:51 [2024-03-15T16:05:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1121767676 data=null}, TreeItem with text {Tracing}]
12:05:51 [2024-03-15T16:05:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1121767676 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:51 [2024-03-15T16:05:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121767676 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}]
12:05:51 [2024-03-15T16:05:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1121767685 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:05:51 [2024-03-15T16:05:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:05:51 [2024-03-15T16:05:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:05:51 [2024-03-15T16:05:51.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:05:51 [2024-03-15T16:05:51.908Z] 
12:05:51 [2024-03-15T16:05:51.908Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.908Z] 
12:05:51 [2024-03-15T16:05:51.908Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.908Z] 
12:05:51 [2024-03-15T16:05:51.908Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.752: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.908Z] 
12:05:51 [2024-03-15T16:05:51.908Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.768: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.909Z] 
12:05:51 [2024-03-15T16:05:51.909Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.909Z] 
12:05:51 [2024-03-15T16:05:51.909Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.801: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.909Z] 
12:05:51 [2024-03-15T16:05:51.909Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.818: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.909Z] 
12:05:51 [2024-03-15T16:05:51.909Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.834: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.909Z] 
12:05:51 [2024-03-15T16:05:51.909Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.849: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.909Z] 
12:05:51 [2024-03-15T16:05:51.909Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.866: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.909Z] 
12:05:51 [2024-03-15T16:05:51.909Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.882: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:51 [2024-03-15T16:05:51.909Z] 
12:05:51 [2024-03-15T16:05:51.909Z] (Eclipse:10204): Gtk-WARNING **: 16:05:51.897: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:52 [2024-03-15T16:05:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:05:52 [2024-03-15T16:05:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:05:52 [2024-03-15T16:05:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:05:52 [2024-03-15T16:05:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:05:52 [2024-03-15T16:05:52.469Z] 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')
12:05:52 [2024-03-15T16:05:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:05:52 [2024-03-15T16:05:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:52 [2024-03-15T16:05:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:52 [2024-03-15T16:05:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:05:52 [2024-03-15T16:05:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:05:52 [2024-03-15T16:05:52.469Z] 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=1121768608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:52 [2024-03-15T16:05:52.469Z] 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=1121768608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:52 [2024-03-15T16:05:52.470Z] 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=1121768608 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:52 [2024-03-15T16:05:52.470Z] 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=1121768608 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:52 [2024-03-15T16:05:52.470Z] 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=1121768608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:52 [2024-03-15T16:05:52.470Z] 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=1121768609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:52 [2024-03-15T16:05:52.470Z] 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=1121768609 data=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')]
12:05:52 [2024-03-15T16:05:52.470Z] 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=1121768609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:52 [2024-03-15T16:05:52.470Z] 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=1121768609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:52 [2024-03-15T16:05:52.470Z] 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=1121768609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:52 [2024-03-15T16:05:52.470Z] 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=1121768609 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:52 [2024-03-15T16:05:52.470Z] 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=1121768609 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:52 [2024-03-15T16:05:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:05:52 [2024-03-15T16:05:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:05:52 [2024-03-15T16:05:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:05:52 [2024-03-15T16:05:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:52 [2024-03-15T16:05:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:52 [2024-03-15T16:05:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:05:52 [2024-03-15T16:05:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:05:52 [2024-03-15T16:05:52.470Z] 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')
12:05:52 [2024-03-15T16:05:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:05:52 [2024-03-15T16:05:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121768610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:52 [2024-03-15T16:05:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121768610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:52 [2024-03-15T16:05:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121768610 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:52 [2024-03-15T16:05:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121768610 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:52 [2024-03-15T16:05:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121768611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:52 [2024-03-15T16:05:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121768611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:52 [2024-03-15T16:05:52.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:52 [2024-03-15T16:05:52.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:52 [2024-03-15T16:05:52.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:52 [2024-03-15T16:05:52.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:52 [2024-03-15T16:05:52.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:52 [2024-03-15T16:05:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:05:52 [2024-03-15T16:05:52.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121768611 data=null 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')]
12:05:52 [2024-03-15T16:05:52.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121767721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:05:52 [2024-03-15T16:05:52.726Z] 
12:05:52 [2024-03-15T16:05:52.726Z] (Eclipse:10204): Gtk-WARNING **: 16:05:52.512: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:52 [2024-03-15T16:05:52.726Z] 
12:05:52 [2024-03-15T16:05:52.726Z] (Eclipse:10204): Gtk-WARNING **: 16:05:52.530: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:52 [2024-03-15T16:05:52.727Z] 
12:05:52 [2024-03-15T16:05:52.727Z] (Eclipse:10204): Gtk-WARNING **: 16:05:52.545: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:52 [2024-03-15T16:05:52.727Z] 
12:05:52 [2024-03-15T16:05:52.727Z] (Eclipse:10204): Gtk-WARNING **: 16:05:52.561: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:52 [2024-03-15T16:05:52.727Z] 
12:05:52 [2024-03-15T16:05:52.727Z] (Eclipse:10204): Gtk-WARNING **: 16:05:52.578: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:52 [2024-03-15T16:05:52.727Z] 
12:05:52 [2024-03-15T16:05:52.727Z] (Eclipse:10204): Gtk-WARNING **: 16:05:52.595: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:52 [2024-03-15T16:05:52.727Z] 
12:05:52 [2024-03-15T16:05:52.727Z] (Eclipse:10204): Gtk-WARNING **: 16:05:52.611: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:52 [2024-03-15T16:05:52.727Z] 
12:05:52 [2024-03-15T16:05:52.727Z] (Eclipse:10204): Gtk-WARNING **: 16:05:52.628: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:52 [2024-03-15T16:05:52.727Z] 
12:05:52 [2024-03-15T16:05:52.727Z] (Eclipse:10204): Gtk-WARNING **: 16:05:52.645: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:52 [2024-03-15T16:05:52.727Z] 
12:05:52 [2024-03-15T16:05:52.727Z] (Eclipse:10204): Gtk-WARNING **: 16:05:52.661: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:52 [2024-03-15T16:05:52.727Z] 
12:05:52 [2024-03-15T16:05:52.727Z] (Eclipse:10204): Gtk-WARNING **: 16:05:52.678: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:52 [2024-03-15T16:05:52.727Z] 
12:05:52 [2024-03-15T16:05:52.727Z] (Eclipse:10204): Gtk-WARNING **: 16:05:52.694: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:52 [2024-03-15T16:05:52.727Z] 
12:05:52 [2024-03-15T16:05:52.727Z] (Eclipse:10204): Gtk-WARNING **: 16:05:52.711: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:05:53 [2024-03-15T16:05:53.287Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.90 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectory -- Time elapsed: 2.366 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchive -- Time elapsed: 3.383 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinksPreserveFolder -- Time elapsed: 1.688 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchivePreserveFolder -- Time elapsed: 2.851 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectory -- Time elapsed: 1.656 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchive -- Time elapsed: 7.474 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinksPreserveStruture -- Time elapsed: 6.878 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyFile -- Time elapsed: 1.092 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveTooManyEntries -- Time elapsed: 0.001 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyDirectory -- Time elapsed: 0.631 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveWithColons -- Time elapsed: 1.072 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteRenameAll -- Time elapsed: 3.759 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyArchive -- Time elapsed: 1.179 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testNestedEmptyArchive -- Time elapsed: 2.224 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveSizeTooBig -- Time elapsed: 0.001 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveOverwrite -- Time elapsed: 3.357 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveWithExperiment -- Time elapsed: 1.874 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testDirectoryWithEmptyArchive -- Time elapsed: 1.228 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentOverwriteTraces -- Time elapsed: 3.280 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentValidation -- Time elapsed: 1.813 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryPreserveFolder -- Time elapsed: 1.856 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperiment -- Time elapsed: 1.544 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinks -- Time elapsed: 1.832 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwrite -- Time elapsed: 3.158 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinks -- Time elapsed: 1.858 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteOverwriteAll -- Time elapsed: 4.145 s
12:05:53 [2024-03-15T16:05:53.287Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchivePreserveFolder -- Time elapsed: 1.811 s
12:05:53 [2024-03-15T16:05:53.287Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
12:05:53 [2024-03-15T16:05:53.287Z] 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@1f641fb7] time=1121769229 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:05:53 [2024-03-15T16:05:53.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:53 [2024-03-15T16:05:53.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:05:53 [2024-03-15T16:05:53.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:05:53 [2024-03-15T16:05:53.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:05:53 [2024-03-15T16:05:53.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121769367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:05:53 [2024-03-15T16:05:53.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:05:53 [2024-03-15T16:05:53.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:53 [2024-03-15T16:05:53.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:53 [2024-03-15T16:05:53.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:53 [2024-03-15T16:05:53.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:53 [2024-03-15T16:05:53.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:53 [2024-03-15T16:05:53.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:53 [2024-03-15T16:05:53.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121769481 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:53 [2024-03-15T16:05:53.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121769481 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:53 [2024-03-15T16:05:53.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121769481 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:53 [2024-03-15T16:05:53.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121769482 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:53 [2024-03-15T16:05:53.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121769482 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}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121769535 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121769535 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121769535 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121769535 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121769536 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121769536 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}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121769541 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121769541 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121769541 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121769542 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121769542 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}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121769543 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1121769544 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1121769549 data=null doit=true}, TreeItem with text {Traces [0]}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1121769549 data=null}, TreeItem with text {Traces [0]}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1121769549 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121769550 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]}]
12:05:53 [2024-03-15T16:05:53.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1121769557 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:05:53 [2024-03-15T16:05:53.543Z] 
12:05:53 [2024-03-15T16:05:53.543Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:05:53.426
12:05:53 [2024-03-15T16:05:53.543Z] !MESSAGE Error initializing trace.
12:05:53 [2024-03-15T16:05:53.543Z] 
12:05:53 [2024-03-15T16:05:53.543Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
12:05:53 [2024-03-15T16:05:53.543Z] !STACK 0
12:05:53 [2024-03-15T16:05:53.543Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
12:05:53 [2024-03-15T16:05:53.543Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
12:05:53 [2024-03-15T16:05:53.543Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:05:53 [2024-03-15T16:05:53.543Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:05:53 [2024-03-15T16:05:53.543Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:05:53 [2024-03-15T16:05:53.543Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:05:53 [2024-03-15T16:05:53.543Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:05:53 [2024-03-15T16:05:53.543Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:05:53 [2024-03-15T16:05:53.543Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:05:53 [2024-03-15T16:05:53.543Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:05:53 [2024-03-15T16:05:53.543Z] Caused by: MismatchedTokenException(57!=72)
12:05:53 [2024-03-15T16:05:53.543Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
12:05:53 [2024-03-15T16:05:53.543Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
12:05:53 [2024-03-15T16:05:53.543Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1744)
12:05:53 [2024-03-15T16:05:53.543Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
12:05:53 [2024-03-15T16:05:53.543Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
12:05:53 [2024-03-15T16:05:53.543Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
12:05:53 [2024-03-15T16:05:53.543Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:05:53 [2024-03-15T16:05:53.543Z] 	... 8 more
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:05:54 [2024-03-15T16:05:54.104Z] 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=1121770118 data=null doit=true}, Shell with text {Open Trace}]
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121770120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121770120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121770120 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121770120 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121770120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:54 [2024-03-15T16:05:54.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121770120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121770120 data=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')]
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121770274 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121770274 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121770274 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121770274 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121770274 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}]
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121770292 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121770292 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121770292 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:54 [2024-03-15T16:05:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121770292 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:54 [2024-03-15T16:05:54.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121770297 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:54 [2024-03-15T16:05:54.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121770298 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}]
12:05:54 [2024-03-15T16:05:54.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121770302 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:54 [2024-03-15T16:05:54.360Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:05:54 [2024-03-15T16:05:54.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:54 [2024-03-15T16:05:54.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121770303 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:05:54 [2024-03-15T16:05:54.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121770303 data=null doit=true}, TreeItem with text {Traces [1]}]
12:05:54 [2024-03-15T16:05:54.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121770303 data=null}, TreeItem with text {Traces [1]}]
12:05:54 [2024-03-15T16:05:54.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121770303 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:05:54 [2024-03-15T16:05:54.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121770303 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]}]
12:05:54 [2024-03-15T16:05:54.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121770316 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:05:54 [2024-03-15T16:05:54.360Z] 
12:05:54 [2024-03-15T16:05:54.360Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:05:54.200
12:05:54 [2024-03-15T16:05:54.360Z] !MESSAGE Error initializing trace.
12:05:54 [2024-03-15T16:05:54.360Z] 
12:05:54 [2024-03-15T16:05:54.360Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:05:54 [2024-03-15T16:05:54.361Z] !STACK 0
12:05:54 [2024-03-15T16:05:54.361Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:05:54 [2024-03-15T16:05:54.361Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:05:54 [2024-03-15T16:05:54.361Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:05:54 [2024-03-15T16:05:54.361Z] 	... 8 more
12:05:54 [2024-03-15T16:05:54.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:05:54 [2024-03-15T16:05:54.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=1121770982 data=null doit=true}, Shell with text {Open Trace}]
12:05:54 [2024-03-15T16:05:54.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:05:54 [2024-03-15T16:05:54.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:05:54 [2024-03-15T16:05:54.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:05:54 [2024-03-15T16:05:54.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:05:54 [2024-03-15T16:05:54.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:05:54 [2024-03-15T16:05:54.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:05:54 [2024-03-15T16:05:54.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:54 [2024-03-15T16:05:54.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:05:54 [2024-03-15T16:05:54.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:05:54 [2024-03-15T16:05:54.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:05:54 [2024-03-15T16:05:54.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121770983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:54 [2024-03-15T16:05:54.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121770983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:54 [2024-03-15T16:05:54.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121770983 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:54 [2024-03-15T16:05:54.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121770983 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:54 [2024-03-15T16:05:54.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121770983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:54 [2024-03-15T16:05:54.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121770983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:54 [2024-03-15T16:05:54.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121770983 data=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')]
12:05:54 [2024-03-15T16:05:54.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121771127 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121771127 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121771127 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121771127 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121771127 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}]
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121771143 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121771143 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121771143 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121771143 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121771144 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121771144 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}]
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121771148 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121771148 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121771149 data=null doit=true}, TreeItem with text {Traces [1]}]
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121771149 data=null}, TreeItem with text {Traces [1]}]
12:05:55 [2024-03-15T16:05:55.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121771149 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:05:55 [2024-03-15T16:05:55.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121771149 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]}]
12:05:55 [2024-03-15T16:05:55.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121771160 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:05:55 [2024-03-15T16:05:55.177Z] 
12:05:55 [2024-03-15T16:05:55.177Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:05:55.033
12:05:55 [2024-03-15T16:05:55.177Z] !MESSAGE Error initializing trace.
12:05:55 [2024-03-15T16:05:55.177Z] 
12:05:55 [2024-03-15T16:05:55.177Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
12:05:55 [2024-03-15T16:05:55.177Z] !STACK 0
12:05:55 [2024-03-15T16:05:55.177Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:05:55 [2024-03-15T16:05:55.177Z] Caused by: NoViableAltException(75@[])
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
12:05:55 [2024-03-15T16:05:55.177Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:05:55 [2024-03-15T16:05:55.177Z] 	... 8 more
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:05:55 [2024-03-15T16:05:55.738Z] 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=1121771791 data=null doit=true}, Shell with text {Open Trace}]
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121771792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121771792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121771792 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121771792 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121771792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121771792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121771792 data=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')]
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:55 [2024-03-15T16:05:55.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121771931 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121771931 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121771931 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121771931 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121771931 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}]
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121771947 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121771948 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121771948 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121771948 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121771948 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121771948 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}]
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121771953 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:55 [2024-03-15T16:05:55.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121771953 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121771953 data=null doit=true}, TreeItem with text {Traces [1]}]
12:05:55 [2024-03-15T16:05:55.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121771954 data=null}, TreeItem with text {Traces [1]}]
12:05:55 [2024-03-15T16:05:55.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121771954 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:05:55 [2024-03-15T16:05:55.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121771954 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]}]
12:05:55 [2024-03-15T16:05:55.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121771966 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:05:55 [2024-03-15T16:05:55.994Z] 
12:05:55 [2024-03-15T16:05:55.994Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:05:55.838
12:05:55 [2024-03-15T16:05:55.994Z] !MESSAGE Error initializing trace.
12:05:55 [2024-03-15T16:05:55.994Z] 
12:05:55 [2024-03-15T16:05:55.994Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
12:05:55 [2024-03-15T16:05:55.994Z] !STACK 0
12:05:55 [2024-03-15T16:05:55.994Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
12:05:55 [2024-03-15T16:05:55.994Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:05:55 [2024-03-15T16:05:55.994Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:05:55 [2024-03-15T16:05:55.994Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:05:55 [2024-03-15T16:05:55.994Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:05:55 [2024-03-15T16:05:55.994Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:05:55 [2024-03-15T16:05:55.994Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:05:55 [2024-03-15T16:05:55.994Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:05:55 [2024-03-15T16:05:55.994Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:05:55 [2024-03-15T16:05:55.994Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:05:55 [2024-03-15T16:05:55.994Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
12:05:55 [2024-03-15T16:05:55.994Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:164)
12:05:55 [2024-03-15T16:05:55.994Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
12:05:55 [2024-03-15T16:05:55.994Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
12:05:55 [2024-03-15T16:05:55.994Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:05:55 [2024-03-15T16:05:55.994Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:05:55 [2024-03-15T16:05:55.994Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:05:55 [2024-03-15T16:05:55.994Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:05:55 [2024-03-15T16:05:55.994Z] 	... 8 more
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:05:56 [2024-03-15T16:05:56.555Z] 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=1121772597 data=null doit=true}, Shell with text {Open Trace}]
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121772598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121772598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121772598 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121772598 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121772598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121772598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121772598 data=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')]
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121772742 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121772743 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121772743 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:56 [2024-03-15T16:05:56.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121772743 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:56 [2024-03-15T16:05:56.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121772743 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}]
12:05:56 [2024-03-15T16:05:56.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121772758 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:56 [2024-03-15T16:05:56.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:56 [2024-03-15T16:05:56.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121772759 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:56 [2024-03-15T16:05:56.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121772759 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:56 [2024-03-15T16:05:56.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121772759 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:56 [2024-03-15T16:05:56.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121772759 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:56 [2024-03-15T16:05:56.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121772759 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}]
12:05:56 [2024-03-15T16:05:56.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121772763 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:56 [2024-03-15T16:05:56.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:05:56 [2024-03-15T16:05:56.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:56 [2024-03-15T16:05:56.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121772764 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:05:56 [2024-03-15T16:05:56.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121772764 data=null doit=true}, TreeItem with text {Traces [1]}]
12:05:56 [2024-03-15T16:05:56.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121772764 data=null}, TreeItem with text {Traces [1]}]
12:05:56 [2024-03-15T16:05:56.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121772764 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:05:56 [2024-03-15T16:05:56.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121772764 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]}]
12:05:56 [2024-03-15T16:05:56.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121772777 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:05:56 [2024-03-15T16:05:56.812Z] 
12:05:56 [2024-03-15T16:05:56.812Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:05:56.648
12:05:56 [2024-03-15T16:05:56.812Z] !MESSAGE Error initializing trace.
12:05:56 [2024-03-15T16:05:56.812Z] 
12:05:56 [2024-03-15T16:05:56.812Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
12:05:56 [2024-03-15T16:05:56.812Z] !STACK 0
12:05:56 [2024-03-15T16:05:56.812Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:05:56 [2024-03-15T16:05:56.812Z] Caused by: NoViableAltException(14@[])
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
12:05:56 [2024-03-15T16:05:56.812Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:05:56 [2024-03-15T16:05:56.812Z] 	... 8 more
12:05:57 [2024-03-15T16:05:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:05:57 [2024-03-15T16:05:57.372Z] 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=1121773405 data=null doit=true}, Shell with text {Open Trace}]
12:05:57 [2024-03-15T16:05:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:05:57 [2024-03-15T16:05:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:05:57 [2024-03-15T16:05:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:05:57 [2024-03-15T16:05:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:05:57 [2024-03-15T16:05:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:05:57 [2024-03-15T16:05:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:05:57 [2024-03-15T16:05:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:57 [2024-03-15T16:05:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:05:57 [2024-03-15T16:05:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:05:57 [2024-03-15T16:05:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:05:57 [2024-03-15T16:05:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121773406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:57 [2024-03-15T16:05:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121773406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:57 [2024-03-15T16:05:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121773406 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:57 [2024-03-15T16:05:57.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121773406 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:57 [2024-03-15T16:05:57.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121773406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:57 [2024-03-15T16:05:57.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121773406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:57 [2024-03-15T16:05:57.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121773407 data=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')]
12:05:57 [2024-03-15T16:05:57.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:57 [2024-03-15T16:05:57.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:57 [2024-03-15T16:05:57.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:57 [2024-03-15T16:05:57.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:57 [2024-03-15T16:05:57.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:57 [2024-03-15T16:05:57.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:57 [2024-03-15T16:05:57.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:57 [2024-03-15T16:05:57.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121773550 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:57 [2024-03-15T16:05:57.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121773550 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:57 [2024-03-15T16:05:57.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121773550 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:57 [2024-03-15T16:05:57.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121773551 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:57 [2024-03-15T16:05:57.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121773551 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}]
12:05:57 [2024-03-15T16:05:57.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121773566 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:57 [2024-03-15T16:05:57.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:57 [2024-03-15T16:05:57.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121773567 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:57 [2024-03-15T16:05:57.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121773567 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:57 [2024-03-15T16:05:57.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121773567 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:57 [2024-03-15T16:05:57.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121773567 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:57 [2024-03-15T16:05:57.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121773567 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}]
12:05:57 [2024-03-15T16:05:57.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121773571 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:57 [2024-03-15T16:05:57.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:05:57 [2024-03-15T16:05:57.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:57 [2024-03-15T16:05:57.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121773572 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:05:57 [2024-03-15T16:05:57.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121773572 data=null doit=true}, TreeItem with text {Traces [1]}]
12:05:57 [2024-03-15T16:05:57.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121773572 data=null}, TreeItem with text {Traces [1]}]
12:05:57 [2024-03-15T16:05:57.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121773572 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:05:57 [2024-03-15T16:05:57.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121773572 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]}]
12:05:57 [2024-03-15T16:05:57.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121773584 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:05:57 [2024-03-15T16:05:57.629Z] 
12:05:57 [2024-03-15T16:05:57.629Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:05:57.460
12:05:57 [2024-03-15T16:05:57.629Z] !MESSAGE Error initializing trace.
12:05:57 [2024-03-15T16:05:57.629Z] 
12:05:57 [2024-03-15T16:05:57.629Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:05:57 [2024-03-15T16:05:57.629Z] !STACK 0
12:05:57 [2024-03-15T16:05:57.629Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:05:57 [2024-03-15T16:05:57.629Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:05:57 [2024-03-15T16:05:57.629Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:05:57 [2024-03-15T16:05:57.629Z] 	... 8 more
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:05:58 [2024-03-15T16:05:58.191Z] 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=1121774151 data=null doit=true}, Shell with text {Open Trace}]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121774152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121774152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121774152 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121774152 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121774152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121774152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121774152 data=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')]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121774300 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121774300 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121774300 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121774301 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121774301 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}]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121774317 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121774317 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121774317 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121774317 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121774318 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121774318 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}]
12:05:58 [2024-03-15T16:05:58.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121774322 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:05:58 [2024-03-15T16:05:58.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:58 [2024-03-15T16:05:58.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121774323 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:05:58 [2024-03-15T16:05:58.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121774323 data=null doit=true}, TreeItem with text {Traces [1]}]
12:05:58 [2024-03-15T16:05:58.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121774323 data=null}, TreeItem with text {Traces [1]}]
12:05:58 [2024-03-15T16:05:58.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121774324 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:05:58 [2024-03-15T16:05:58.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121774324 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]}]
12:05:58 [2024-03-15T16:05:58.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121774335 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:05:58 [2024-03-15T16:05:58.447Z] 
12:05:58 [2024-03-15T16:05:58.447Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:05:58.197
12:05:58 [2024-03-15T16:05:58.447Z] !MESSAGE Error initializing trace.
12:05:58 [2024-03-15T16:05:58.447Z] 
12:05:58 [2024-03-15T16:05:58.447Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:05:58 [2024-03-15T16:05:58.447Z] !STACK 0
12:05:58 [2024-03-15T16:05:58.447Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:05:58 [2024-03-15T16:05:58.447Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:119)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:191)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:124)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:190)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:180)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:05:58 [2024-03-15T16:05:58.447Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:05:58 [2024-03-15T16:05:58.447Z] 	... 8 more
12:05:58 [2024-03-15T16:05:58.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:05:58 [2024-03-15T16:05:58.702Z] 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=1121774890 data=null doit=true}, Shell with text {Open Trace}]
12:05:58 [2024-03-15T16:05:58.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:05:58 [2024-03-15T16:05:58.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:05:58 [2024-03-15T16:05:58.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:05:58 [2024-03-15T16:05:58.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:05:58 [2024-03-15T16:05:58.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:05:58 [2024-03-15T16:05:58.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:05:58 [2024-03-15T16:05:58.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:58 [2024-03-15T16:05:58.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:05:58 [2024-03-15T16:05:58.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:05:58 [2024-03-15T16:05:58.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:05:58 [2024-03-15T16:05:58.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121774891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:58 [2024-03-15T16:05:58.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121774891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:58 [2024-03-15T16:05:58.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121774891 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:58 [2024-03-15T16:05:58.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121774891 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:58 [2024-03-15T16:05:58.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121774891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:58 [2024-03-15T16:05:58.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121774892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121774892 data=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')]
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121775036 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121775036 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121775036 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121775036 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121775036 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}]
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121775052 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121775052 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121775052 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121775052 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121775052 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121775053 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}]
12:05:58 [2024-03-15T16:05:58.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121775057 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:58 [2024-03-15T16:05:58.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:05:58 [2024-03-15T16:05:58.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:58 [2024-03-15T16:05:58.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121775058 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:05:58 [2024-03-15T16:05:58.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121775058 data=null doit=true}, TreeItem with text {Traces [1]}]
12:05:58 [2024-03-15T16:05:58.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121775058 data=null}, TreeItem with text {Traces [1]}]
12:05:58 [2024-03-15T16:05:58.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121775058 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:05:58 [2024-03-15T16:05:58.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121775058 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]}]
12:05:58 [2024-03-15T16:05:58.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121775070 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:05:58 [2024-03-15T16:05:58.959Z] 
12:05:58 [2024-03-15T16:05:58.959Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:05:58.939
12:05:58 [2024-03-15T16:05:58.959Z] !MESSAGE Error initializing trace.
12:05:58 [2024-03-15T16:05:58.959Z] 
12:05:58 [2024-03-15T16:05:58.959Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:05:58 [2024-03-15T16:05:58.959Z] !STACK 0
12:05:58 [2024-03-15T16:05:58.959Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:05:58 [2024-03-15T16:05:58.959Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:05:58 [2024-03-15T16:05:58.959Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:05:58 [2024-03-15T16:05:58.959Z] 	... 8 more
12:05:59 [2024-03-15T16:05:59.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:05:59 [2024-03-15T16:05:59.519Z] 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=1121775710 data=null doit=true}, Shell with text {Open Trace}]
12:05:59 [2024-03-15T16:05:59.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:05:59 [2024-03-15T16:05:59.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:05:59 [2024-03-15T16:05:59.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:05:59 [2024-03-15T16:05:59.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:05:59 [2024-03-15T16:05:59.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:05:59 [2024-03-15T16:05:59.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:05:59 [2024-03-15T16:05:59.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:59 [2024-03-15T16:05:59.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:05:59 [2024-03-15T16:05:59.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:05:59 [2024-03-15T16:05:59.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:05:59 [2024-03-15T16:05:59.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121775711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:59 [2024-03-15T16:05:59.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121775711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:59 [2024-03-15T16:05:59.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121775711 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121775711 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121775711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121775711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121775711 data=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')]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121775856 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121775856 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121775856 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121775857 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121775857 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}]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121775872 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121775873 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121775873 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121775873 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121775873 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121775873 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}]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121775877 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:05:59 [2024-03-15T16:05:59.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121775878 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121775878 data=null doit=true}, TreeItem with text {Traces [1]}]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121775878 data=null}, TreeItem with text {Traces [1]}]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121775878 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121775879 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]}]
12:05:59 [2024-03-15T16:05:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121775890 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:05:59 [2024-03-15T16:05:59.775Z] 
12:05:59 [2024-03-15T16:05:59.775Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:05:59.762
12:05:59 [2024-03-15T16:05:59.775Z] !MESSAGE Error initializing trace.
12:05:59 [2024-03-15T16:05:59.775Z] 
12:05:59 [2024-03-15T16:05:59.775Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:05:59 [2024-03-15T16:05:59.775Z] !STACK 0
12:05:59 [2024-03-15T16:05:59.775Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:05:59 [2024-03-15T16:05:59.775Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:05:59 [2024-03-15T16:05:59.775Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:05:59 [2024-03-15T16:05:59.775Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:05:59 [2024-03-15T16:05:59.775Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:05:59 [2024-03-15T16:05:59.775Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:05:59 [2024-03-15T16:05:59.775Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:05:59 [2024-03-15T16:05:59.775Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:05:59 [2024-03-15T16:05:59.776Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:05:59 [2024-03-15T16:05:59.776Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:05:59 [2024-03-15T16:05:59.776Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:05:59 [2024-03-15T16:05:59.776Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
12:05:59 [2024-03-15T16:05:59.776Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:201)
12:05:59 [2024-03-15T16:05:59.776Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
12:05:59 [2024-03-15T16:05:59.776Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
12:05:59 [2024-03-15T16:05:59.776Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
12:05:59 [2024-03-15T16:05:59.776Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
12:05:59 [2024-03-15T16:05:59.776Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
12:05:59 [2024-03-15T16:05:59.776Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:05:59 [2024-03-15T16:05:59.776Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:05:59 [2024-03-15T16:05:59.776Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:05:59 [2024-03-15T16:05:59.776Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:05:59 [2024-03-15T16:05:59.776Z] 	... 8 more
12:06:00 [2024-03-15T16:06:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:06:00 [2024-03-15T16:06:00.336Z] 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=1121776453 data=null doit=true}, Shell with text {Open Trace}]
12:06:00 [2024-03-15T16:06:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:00 [2024-03-15T16:06:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:00 [2024-03-15T16:06:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:06:00 [2024-03-15T16:06:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:06:00 [2024-03-15T16:06:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:00 [2024-03-15T16:06:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:00 [2024-03-15T16:06:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:00 [2024-03-15T16:06:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:00 [2024-03-15T16:06:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:00 [2024-03-15T16:06:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:00 [2024-03-15T16:06:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121776454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:00 [2024-03-15T16:06:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121776454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:00 [2024-03-15T16:06:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121776454 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:00 [2024-03-15T16:06:00.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121776454 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:00 [2024-03-15T16:06:00.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121776454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:00 [2024-03-15T16:06:00.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121776454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:00 [2024-03-15T16:06:00.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121776454 data=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')]
12:06:00 [2024-03-15T16:06:00.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:00 [2024-03-15T16:06:00.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:00 [2024-03-15T16:06:00.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:00 [2024-03-15T16:06:00.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:00 [2024-03-15T16:06:00.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:00 [2024-03-15T16:06:00.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:00 [2024-03-15T16:06:00.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:00 [2024-03-15T16:06:00.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121776600 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:00 [2024-03-15T16:06:00.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121776600 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:00 [2024-03-15T16:06:00.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121776600 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:00 [2024-03-15T16:06:00.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121776600 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:00 [2024-03-15T16:06:00.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121776601 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}]
12:06:00 [2024-03-15T16:06:00.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121776616 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:00 [2024-03-15T16:06:00.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:00 [2024-03-15T16:06:00.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121776617 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:00 [2024-03-15T16:06:00.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121776617 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:00 [2024-03-15T16:06:00.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121776617 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:00 [2024-03-15T16:06:00.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121776617 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:00 [2024-03-15T16:06:00.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121776617 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}]
12:06:00 [2024-03-15T16:06:00.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121776621 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:00 [2024-03-15T16:06:00.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:06:00 [2024-03-15T16:06:00.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:00 [2024-03-15T16:06:00.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121776622 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:00 [2024-03-15T16:06:00.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121776622 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:00 [2024-03-15T16:06:00.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121776622 data=null}, TreeItem with text {Traces [1]}]
12:06:00 [2024-03-15T16:06:00.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121776623 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:00 [2024-03-15T16:06:00.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121776623 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]}]
12:06:00 [2024-03-15T16:06:00.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121776635 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:00 [2024-03-15T16:06:00.593Z] 
12:06:00 [2024-03-15T16:06:00.593Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:06:00.494
12:06:00 [2024-03-15T16:06:00.593Z] !MESSAGE Error initializing trace.
12:06:00 [2024-03-15T16:06:00.593Z] 
12:06:00 [2024-03-15T16:06:00.593Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:06:00 [2024-03-15T16:06:00.593Z] !STACK 0
12:06:00 [2024-03-15T16:06:00.593Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:06:00 [2024-03-15T16:06:00.593Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:201)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:06:00 [2024-03-15T16:06:00.593Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:06:00 [2024-03-15T16:06:00.593Z] 	... 8 more
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:06:01 [2024-03-15T16:06:01.155Z] 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=1121777187 data=null doit=true}, Shell with text {Open Trace}]
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121777188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121777188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121777188 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121777188 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121777188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121777188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121777188 data=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')]
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:01 [2024-03-15T16:06:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:01 [2024-03-15T16:06:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:01 [2024-03-15T16:06:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:01 [2024-03-15T16:06:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:01 [2024-03-15T16:06:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:01 [2024-03-15T16:06:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:01 [2024-03-15T16:06:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121777333 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:01 [2024-03-15T16:06:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121777333 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:01 [2024-03-15T16:06:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121777333 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:01 [2024-03-15T16:06:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121777333 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:01 [2024-03-15T16:06:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121777333 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}]
12:06:01 [2024-03-15T16:06:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121777350 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:01 [2024-03-15T16:06:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:01 [2024-03-15T16:06:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121777350 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:01 [2024-03-15T16:06:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121777350 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:01 [2024-03-15T16:06:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121777350 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:01 [2024-03-15T16:06:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121777350 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:01 [2024-03-15T16:06:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121777351 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}]
12:06:01 [2024-03-15T16:06:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121777355 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:01 [2024-03-15T16:06:01.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:06:01 [2024-03-15T16:06:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:01 [2024-03-15T16:06:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121777356 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:01 [2024-03-15T16:06:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121777356 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:01 [2024-03-15T16:06:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121777356 data=null}, TreeItem with text {Traces [1]}]
12:06:01 [2024-03-15T16:06:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121777356 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:01 [2024-03-15T16:06:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121777356 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]}]
12:06:01 [2024-03-15T16:06:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121777368 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:01 [2024-03-15T16:06:01.412Z] 
12:06:01 [2024-03-15T16:06:01.412Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:06:01.228
12:06:01 [2024-03-15T16:06:01.412Z] !MESSAGE Error initializing trace.
12:06:01 [2024-03-15T16:06:01.412Z] 
12:06:01 [2024-03-15T16:06:01.412Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:06:01 [2024-03-15T16:06:01.412Z] !STACK 0
12:06:01 [2024-03-15T16:06:01.412Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:06:01 [2024-03-15T16:06:01.412Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:192)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:06:01 [2024-03-15T16:06:01.412Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:06:01 [2024-03-15T16:06:01.412Z] 	... 8 more
12:06:01 [2024-03-15T16:06:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:06:01 [2024-03-15T16:06:01.973Z] 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=1121778009 data=null doit=true}, Shell with text {Open Trace}]
12:06:01 [2024-03-15T16:06:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:01 [2024-03-15T16:06:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:01 [2024-03-15T16:06:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:06:01 [2024-03-15T16:06:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:06:01 [2024-03-15T16:06:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:01 [2024-03-15T16:06:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:01 [2024-03-15T16:06:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:01 [2024-03-15T16:06:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:01 [2024-03-15T16:06:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:01 [2024-03-15T16:06:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:01 [2024-03-15T16:06:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121778010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:01 [2024-03-15T16:06:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121778011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:01 [2024-03-15T16:06:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121778011 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:01 [2024-03-15T16:06:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121778011 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:01 [2024-03-15T16:06:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121778011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:01 [2024-03-15T16:06:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121778011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:01 [2024-03-15T16:06:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121778011 data=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')]
12:06:01 [2024-03-15T16:06:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:01 [2024-03-15T16:06:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:01 [2024-03-15T16:06:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:01 [2024-03-15T16:06:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:01 [2024-03-15T16:06:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:01 [2024-03-15T16:06:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:01 [2024-03-15T16:06:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:01 [2024-03-15T16:06:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121778161 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:01 [2024-03-15T16:06:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121778161 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:01 [2024-03-15T16:06:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121778161 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:01 [2024-03-15T16:06:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121778161 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121778162 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}]
12:06:02 [2024-03-15T16:06:02.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121778177 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:02 [2024-03-15T16:06:02.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121778178 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121778178 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121778178 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121778178 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121778179 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}]
12:06:02 [2024-03-15T16:06:02.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121778183 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:06:02 [2024-03-15T16:06:02.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:02 [2024-03-15T16:06:02.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121778184 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:02 [2024-03-15T16:06:02.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121778184 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:02 [2024-03-15T16:06:02.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121778184 data=null}, TreeItem with text {Traces [1]}]
12:06:02 [2024-03-15T16:06:02.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121778184 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:02 [2024-03-15T16:06:02.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121778184 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]}]
12:06:02 [2024-03-15T16:06:02.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121778196 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:02 [2024-03-15T16:06:02.230Z] 
12:06:02 [2024-03-15T16:06:02.230Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:06:02.071
12:06:02 [2024-03-15T16:06:02.230Z] !MESSAGE Error initializing trace.
12:06:02 [2024-03-15T16:06:02.230Z] 
12:06:02 [2024-03-15T16:06:02.230Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
12:06:02 [2024-03-15T16:06:02.230Z] !STACK 0
12:06:02 [2024-03-15T16:06:02.230Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:06:02 [2024-03-15T16:06:02.230Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:159)
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:253)
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:154)
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:06:02 [2024-03-15T16:06:02.230Z] 	... 8 more
12:06:02 [2024-03-15T16:06:02.230Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
12:06:02 [2024-03-15T16:06:02.230Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
12:06:02 [2024-03-15T16:06:02.230Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
12:06:02 [2024-03-15T16:06:02.230Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
12:06:02 [2024-03-15T16:06:02.230Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
12:06:02 [2024-03-15T16:06:02.230Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
12:06:02 [2024-03-15T16:06:02.230Z] 	... 15 more
12:06:02 [2024-03-15T16:06:02.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:06:02 [2024-03-15T16:06:02.791Z] 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=1121778762 data=null doit=true}, Shell with text {Open Trace}]
12:06:02 [2024-03-15T16:06:02.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:02 [2024-03-15T16:06:02.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:02 [2024-03-15T16:06:02.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:06:02 [2024-03-15T16:06:02.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:06:02 [2024-03-15T16:06:02.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:02 [2024-03-15T16:06:02.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:02 [2024-03-15T16:06:02.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:02 [2024-03-15T16:06:02.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:02 [2024-03-15T16:06:02.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:02 [2024-03-15T16:06:02.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:02 [2024-03-15T16:06:02.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121778763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:02 [2024-03-15T16:06:02.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121778763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121778763 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121778763 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121778763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121778763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121778763 data=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')]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121778911 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121778911 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121778911 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121778911 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121778911 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}]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121778926 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121778926 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121778926 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121778926 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121778927 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121778927 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}]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121778931 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:02 [2024-03-15T16:06:02.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121778931 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121778931 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121778932 data=null}, TreeItem with text {Traces [1]}]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121778932 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121778932 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]}]
12:06:02 [2024-03-15T16:06:02.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121778944 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:03 [2024-03-15T16:06:03.048Z] 
12:06:03 [2024-03-15T16:06:03.048Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:06:02.797
12:06:03 [2024-03-15T16:06:03.048Z] !MESSAGE Error initializing trace.
12:06:03 [2024-03-15T16:06:03.048Z] 
12:06:03 [2024-03-15T16:06:03.048Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:06:03 [2024-03-15T16:06:03.048Z] !STACK 0
12:06:03 [2024-03-15T16:06:03.048Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:06:03 [2024-03-15T16:06:03.048Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:06:03 [2024-03-15T16:06:03.048Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:06:03 [2024-03-15T16:06:03.048Z] 	... 8 more
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:06:03 [2024-03-15T16:06:03.304Z] 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=1121779491 data=null doit=true}, Shell with text {Open Trace}]
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121779492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121779492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121779492 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121779492 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121779492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:03 [2024-03-15T16:06:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121779492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:03 [2024-03-15T16:06:03.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121779492 data=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')]
12:06:03 [2024-03-15T16:06:03.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121779636 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121779636 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121779636 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121779637 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121779637 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}]
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121779652 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121779653 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121779653 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121779653 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121779653 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121779653 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}]
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121779658 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:03 [2024-03-15T16:06:03.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121779658 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121779658 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121779659 data=null}, TreeItem with text {Traces [1]}]
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121779659 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121779659 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]}]
12:06:03 [2024-03-15T16:06:03.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121779670 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:03 [2024-03-15T16:06:03.560Z] 
12:06:03 [2024-03-15T16:06:03.560Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:06:03.543
12:06:03 [2024-03-15T16:06:03.560Z] !MESSAGE Error initializing trace.
12:06:03 [2024-03-15T16:06:03.560Z] 
12:06:03 [2024-03-15T16:06:03.560Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
12:06:03 [2024-03-15T16:06:03.560Z] !STACK 0
12:06:03 [2024-03-15T16:06:03.560Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:06:03 [2024-03-15T16:06:03.560Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:06:03 [2024-03-15T16:06:03.560Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:06:03 [2024-03-15T16:06:03.560Z] 	... 8 more
12:06:04 [2024-03-15T16:06:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:06:04 [2024-03-15T16:06:04.486Z] 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=1121780341 data=null doit=true}, Shell with text {Open Trace}]
12:06:04 [2024-03-15T16:06:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:04 [2024-03-15T16:06:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:04 [2024-03-15T16:06:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:06:04 [2024-03-15T16:06:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:06:04 [2024-03-15T16:06:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:04 [2024-03-15T16:06:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:04 [2024-03-15T16:06:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121780341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121780341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121780341 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121780342 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121780342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121780342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121780342 data=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')]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121780491 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121780491 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121780492 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121780492 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121780492 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}]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121780507 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121780508 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121780508 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121780508 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121780508 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121780508 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}]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121780513 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:04 [2024-03-15T16:06:04.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121780513 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121780514 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121780514 data=null}, TreeItem with text {Traces [1]}]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121780514 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121780514 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]}]
12:06:04 [2024-03-15T16:06:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121780526 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:04 [2024-03-15T16:06:04.487Z] 
12:06:04 [2024-03-15T16:06:04.487Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:06:04.395
12:06:04 [2024-03-15T16:06:04.487Z] !MESSAGE Error initializing trace.
12:06:04 [2024-03-15T16:06:04.487Z] 
12:06:04 [2024-03-15T16:06:04.487Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:06:04 [2024-03-15T16:06:04.487Z] !STACK 0
12:06:04 [2024-03-15T16:06:04.487Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:06:04 [2024-03-15T16:06:04.487Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:06:04 [2024-03-15T16:06:04.487Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:06:04 [2024-03-15T16:06:04.487Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:06:04 [2024-03-15T16:06:04.487Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:06:04 [2024-03-15T16:06:04.487Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:06:04 [2024-03-15T16:06:04.487Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:06:04 [2024-03-15T16:06:04.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:06:04 [2024-03-15T16:06:04.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:06:04 [2024-03-15T16:06:04.488Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:06:04 [2024-03-15T16:06:04.488Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:06:04 [2024-03-15T16:06:04.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
12:06:04 [2024-03-15T16:06:04.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:192)
12:06:04 [2024-03-15T16:06:04.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
12:06:04 [2024-03-15T16:06:04.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
12:06:04 [2024-03-15T16:06:04.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
12:06:04 [2024-03-15T16:06:04.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
12:06:04 [2024-03-15T16:06:04.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
12:06:04 [2024-03-15T16:06:04.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:06:04 [2024-03-15T16:06:04.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:06:04 [2024-03-15T16:06:04.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:06:04 [2024-03-15T16:06:04.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:06:04 [2024-03-15T16:06:04.488Z] 	... 8 more
12:06:05 [2024-03-15T16:06:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:06:05 [2024-03-15T16:06:05.048Z] 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=1121781152 data=null doit=true}, Shell with text {Open Trace}]
12:06:05 [2024-03-15T16:06:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:05 [2024-03-15T16:06:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:05 [2024-03-15T16:06:05.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:06:05 [2024-03-15T16:06:05.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:06:05 [2024-03-15T16:06:05.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:05 [2024-03-15T16:06:05.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:05 [2024-03-15T16:06:05.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:05 [2024-03-15T16:06:05.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:05 [2024-03-15T16:06:05.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:05 [2024-03-15T16:06:05.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:05 [2024-03-15T16:06:05.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121781153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:05 [2024-03-15T16:06:05.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121781153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:05 [2024-03-15T16:06:05.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121781153 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:05 [2024-03-15T16:06:05.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121781153 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:05 [2024-03-15T16:06:05.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121781153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:05 [2024-03-15T16:06:05.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121781153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:05 [2024-03-15T16:06:05.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121781153 data=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')]
12:06:05 [2024-03-15T16:06:05.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121781300 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121781300 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121781300 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121781300 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121781300 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}]
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121781316 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121781316 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121781316 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121781316 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121781317 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121781317 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}]
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121781321 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:05 [2024-03-15T16:06:05.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121781322 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121781322 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121781322 data=null}, TreeItem with text {Traces [1]}]
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121781322 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:05 [2024-03-15T16:06:05.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121781322 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]}]
12:06:05 [2024-03-15T16:06:05.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121781334 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:05 [2024-03-15T16:06:05.306Z] 
12:06:05 [2024-03-15T16:06:05.306Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:06:05.203
12:06:05 [2024-03-15T16:06:05.306Z] !MESSAGE Error initializing trace.
12:06:05 [2024-03-15T16:06:05.306Z] 
12:06:05 [2024-03-15T16:06:05.306Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:06:05 [2024-03-15T16:06:05.306Z] !STACK 0
12:06:05 [2024-03-15T16:06:05.306Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:06:05 [2024-03-15T16:06:05.306Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:06:05 [2024-03-15T16:06:05.306Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:06:05 [2024-03-15T16:06:05.306Z] 	... 8 more
12:06:05 [2024-03-15T16:06:05.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:06:05 [2024-03-15T16:06:05.867Z] 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=1121781960 data=null doit=true}, Shell with text {Open Trace}]
12:06:05 [2024-03-15T16:06:05.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:05 [2024-03-15T16:06:05.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:05 [2024-03-15T16:06:05.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:06:05 [2024-03-15T16:06:05.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:06:05 [2024-03-15T16:06:05.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:05 [2024-03-15T16:06:05.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:05 [2024-03-15T16:06:05.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:05 [2024-03-15T16:06:05.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:05 [2024-03-15T16:06:05.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:05 [2024-03-15T16:06:05.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:05 [2024-03-15T16:06:05.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121781961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:05 [2024-03-15T16:06:05.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121781961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:05 [2024-03-15T16:06:05.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121781961 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:05 [2024-03-15T16:06:05.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121781961 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:05 [2024-03-15T16:06:05.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121781961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:05 [2024-03-15T16:06:05.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121781961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:05 [2024-03-15T16:06:05.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121781961 data=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')]
12:06:05 [2024-03-15T16:06:05.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:06 [2024-03-15T16:06:06.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:06 [2024-03-15T16:06:06.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:06 [2024-03-15T16:06:06.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:06 [2024-03-15T16:06:06.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:06 [2024-03-15T16:06:06.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:06 [2024-03-15T16:06:06.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:06 [2024-03-15T16:06:06.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121782104 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121782104 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121782104 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121782104 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121782104 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}]
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121782119 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121782120 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121782120 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121782120 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121782120 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121782120 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}]
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121782124 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121782125 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121782125 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121782125 data=null}, TreeItem with text {Traces [1]}]
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121782126 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121782126 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]}]
12:06:06 [2024-03-15T16:06:06.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121782136 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:06 [2024-03-15T16:06:06.124Z] 
12:06:06 [2024-03-15T16:06:06.124Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:06:06.008
12:06:06 [2024-03-15T16:06:06.124Z] !MESSAGE Error initializing trace.
12:06:06 [2024-03-15T16:06:06.124Z] 
12:06:06 [2024-03-15T16:06:06.124Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:06:06 [2024-03-15T16:06:06.124Z] !STACK 0
12:06:06 [2024-03-15T16:06:06.124Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:06:06 [2024-03-15T16:06:06.124Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:06:06 [2024-03-15T16:06:06.124Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:06:06 [2024-03-15T16:06:06.124Z] 	... 8 more
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:06:06 [2024-03-15T16:06:06.686Z] 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=1121782768 data=null doit=true}, Shell with text {Open Trace}]
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121782768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121782769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121782769 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121782769 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121782769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121782769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121782769 data=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')]
12:06:06 [2024-03-15T16:06:06.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121782911 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121782912 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121782912 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121782912 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121782912 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}]
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121782926 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121782927 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121782927 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121782927 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121782927 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121782927 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}]
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121782931 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:06 [2024-03-15T16:06:06.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121782932 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121782932 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121782932 data=null}, TreeItem with text {Traces [1]}]
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121782932 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:06 [2024-03-15T16:06:06.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121782932 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]}]
12:06:06 [2024-03-15T16:06:06.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121782943 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:06 [2024-03-15T16:06:06.943Z] 
12:06:06 [2024-03-15T16:06:06.943Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:06:06.795
12:06:06 [2024-03-15T16:06:06.943Z] !MESSAGE Error initializing trace.
12:06:06 [2024-03-15T16:06:06.943Z] 
12:06:06 [2024-03-15T16:06:06.943Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
12:06:06 [2024-03-15T16:06:06.943Z] !STACK 0
12:06:06 [2024-03-15T16:06:06.943Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:06:06 [2024-03-15T16:06:06.943Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:86)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:06:06 [2024-03-15T16:06:06.943Z] 	... 8 more
12:06:06 [2024-03-15T16:06:06.943Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" under radix 16
12:06:06 [2024-03-15T16:06:06.943Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
12:06:06 [2024-03-15T16:06:06.943Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
12:06:06 [2024-03-15T16:06:06.943Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
12:06:06 [2024-03-15T16:06:06.943Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
12:06:06 [2024-03-15T16:06:06.943Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
12:06:06 [2024-03-15T16:06:06.943Z] 	... 16 more
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:06:07 [2024-03-15T16:06:07.503Z] 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=1121783488 data=null doit=true}, Shell with text {Open Trace}]
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121783489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121783489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121783489 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121783489 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121783489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121783489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121783489 data=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')]
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:07 [2024-03-15T16:06:07.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121783630 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121783630 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121783630 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121783630 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121783630 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}]
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121783646 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121783646 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121783646 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121783646 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121783647 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121783647 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}]
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121783651 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:07 [2024-03-15T16:06:07.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121783652 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121783652 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121783652 data=null}, TreeItem with text {Traces [1]}]
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121783652 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121783652 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]}]
12:06:07 [2024-03-15T16:06:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121783663 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:07 [2024-03-15T16:06:07.760Z] 
12:06:07 [2024-03-15T16:06:07.760Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:06:07.535
12:06:07 [2024-03-15T16:06:07.760Z] !MESSAGE Error initializing trace.
12:06:07 [2024-03-15T16:06:07.760Z] 
12:06:07 [2024-03-15T16:06:07.760Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
12:06:07 [2024-03-15T16:06:07.760Z] !STACK 0
12:06:07 [2024-03-15T16:06:07.760Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:06:07 [2024-03-15T16:06:07.760Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:06:07 [2024-03-15T16:06:07.760Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:06:07 [2024-03-15T16:06:07.760Z] 	... 8 more
12:06:08 [2024-03-15T16:06:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:06:08 [2024-03-15T16:06:08.322Z] 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=1121784293 data=null doit=true}, Shell with text {Open Trace}]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121784294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121784294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121784294 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121784294 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121784294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121784294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121784294 data=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')]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121784440 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121784440 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121784440 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121784440 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121784440 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}]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121784456 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121784457 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121784457 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121784457 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121784457 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121784457 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}]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121784462 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:08 [2024-03-15T16:06:08.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121784462 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121784462 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121784463 data=null}, TreeItem with text {Traces [1]}]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121784463 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:08 [2024-03-15T16:06:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121784463 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]}]
12:06:08 [2024-03-15T16:06:08.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121784478 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:08 [2024-03-15T16:06:08.578Z] 
12:06:08 [2024-03-15T16:06:08.578Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:06:08.335
12:06:08 [2024-03-15T16:06:08.578Z] !MESSAGE Error initializing trace.
12:06:08 [2024-03-15T16:06:08.578Z] 
12:06:08 [2024-03-15T16:06:08.578Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:06:08 [2024-03-15T16:06:08.578Z] !STACK 0
12:06:08 [2024-03-15T16:06:08.578Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:06:08 [2024-03-15T16:06:08.578Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:06:08 [2024-03-15T16:06:08.578Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:06:08 [2024-03-15T16:06:08.578Z] 	... 8 more
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:06:09 [2024-03-15T16:06:09.140Z] 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=1121785169 data=null doit=true}, Shell with text {Open Trace}]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:09 [2024-03-15T16:06: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')
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121785169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121785169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121785169 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121785169 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121785170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121785170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121785170 data=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')]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121785314 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121785314 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121785314 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121785314 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121785314 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}]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121785330 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121785331 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121785331 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121785331 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121785331 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121785331 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}]
12:06:09 [2024-03-15T16:06:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121785335 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:06:09 [2024-03-15T16:06:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:09 [2024-03-15T16:06:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121785336 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:09 [2024-03-15T16:06:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121785336 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:09 [2024-03-15T16:06:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121785336 data=null}, TreeItem with text {Traces [1]}]
12:06:09 [2024-03-15T16:06:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121785337 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:09 [2024-03-15T16:06:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121785337 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]}]
12:06:09 [2024-03-15T16:06:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121785348 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:09 [2024-03-15T16:06:09.396Z] 
12:06:09 [2024-03-15T16:06:09.396Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:06:09.217
12:06:09 [2024-03-15T16:06:09.396Z] !MESSAGE Error initializing trace.
12:06:09 [2024-03-15T16:06:09.396Z] 
12:06:09 [2024-03-15T16:06:09.396Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
12:06:09 [2024-03-15T16:06:09.396Z] !STACK 0
12:06:09 [2024-03-15T16:06:09.396Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:06:09 [2024-03-15T16:06:09.396Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:06:09 [2024-03-15T16:06:09.396Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:06:09 [2024-03-15T16:06:09.396Z] 	... 8 more
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:06:09 [2024-03-15T16:06:09.958Z] 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=1121785976 data=null doit=true}, Shell with text {Open Trace}]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121785977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121785977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121785977 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121785977 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121785977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121785977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121785977 data=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')]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121786119 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121786119 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121786119 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121786119 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121786119 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}]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121786135 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121786135 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121786135 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121786135 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121786135 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121786136 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}]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121786140 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:09 [2024-03-15T16:06:09.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121786140 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121786140 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121786140 data=null}, TreeItem with text {Traces [1]}]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121786141 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:09 [2024-03-15T16:06:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121786141 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]}]
12:06:10 [2024-03-15T16:06:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121786152 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:10 [2024-03-15T16:06:10.214Z] 
12:06:10 [2024-03-15T16:06:10.214Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:06:10.023
12:06:10 [2024-03-15T16:06:10.214Z] !MESSAGE Error initializing trace.
12:06:10 [2024-03-15T16:06:10.214Z] 
12:06:10 [2024-03-15T16:06:10.214Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
12:06:10 [2024-03-15T16:06:10.214Z] !STACK 0
12:06:10 [2024-03-15T16:06:10.214Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:06:10 [2024-03-15T16:06:10.214Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:130)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:06:10 [2024-03-15T16:06:10.214Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:06:10 [2024-03-15T16:06:10.214Z] 	... 8 more
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:06:10 [2024-03-15T16:06:10.775Z] 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=1121786780 data=null doit=true}, Shell with text {Open Trace}]
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121786781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121786781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121786781 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121786781 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121786781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121786781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121786781 data=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')]
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:10 [2024-03-15T16:06:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121786925 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121786925 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121786925 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121786926 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121786926 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}]
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121786942 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121786942 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121786942 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121786942 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121786942 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121786943 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}]
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121786947 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:10 [2024-03-15T16:06:10.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121786953 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121786953 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121786953 data=null}, TreeItem with text {Traces [1]}]
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121786954 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121786954 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]}]
12:06:10 [2024-03-15T16:06:10.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121786960 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:11 [2024-03-15T16:06:11.032Z] 
12:06:11 [2024-03-15T16:06:11.032Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:06:10.818
12:06:11 [2024-03-15T16:06:11.032Z] !MESSAGE Error initializing trace.
12:06:11 [2024-03-15T16:06:11.032Z] 
12:06:11 [2024-03-15T16:06:11.032Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
12:06:11 [2024-03-15T16:06:11.032Z] !STACK 0
12:06:11 [2024-03-15T16:06:11.032Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
12:06:11 [2024-03-15T16:06:11.032Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:06:11 [2024-03-15T16:06:11.032Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:06:11 [2024-03-15T16:06:11.032Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:06:11 [2024-03-15T16:06:11.032Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:06:11 [2024-03-15T16:06:11.032Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:06:11 [2024-03-15T16:06:11.032Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:06:11 [2024-03-15T16:06:11.032Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:06:11 [2024-03-15T16:06:11.032Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:06:11 [2024-03-15T16:06:11.032Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:06:11 [2024-03-15T16:06:11.032Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
12:06:11 [2024-03-15T16:06:11.032Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:221)
12:06:11 [2024-03-15T16:06:11.032Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
12:06:11 [2024-03-15T16:06:11.032Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:06:11 [2024-03-15T16:06:11.032Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:06:11 [2024-03-15T16:06:11.032Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:06:11 [2024-03-15T16:06:11.032Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:06:11 [2024-03-15T16:06:11.032Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:06:11 [2024-03-15T16:06:11.032Z] 	... 8 more
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:06:11 [2024-03-15T16:06:11.593Z] 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=1121787601 data=null doit=true}, Shell with text {Open Trace}]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121787602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121787602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121787602 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121787602 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121787602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121787602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121787602 data=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')]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121787746 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121787746 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121787746 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121787747 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121787747 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}]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121787762 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121787762 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121787762 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121787762 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121787763 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121787763 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}]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121787767 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:11 [2024-03-15T16:06:11.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1121787768 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1121787768 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1121787768 data=null}, TreeItem with text {Traces [1]}]
12:06:11 [2024-03-15T16:06:11.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1121787768 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:11 [2024-03-15T16:06:11.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121787768 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]}]
12:06:11 [2024-03-15T16:06:11.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1121787779 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:11 [2024-03-15T16:06:11.849Z] 
12:06:11 [2024-03-15T16:06:11.849Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:06:11.648
12:06:11 [2024-03-15T16:06:11.849Z] !MESSAGE Error initializing trace.
12:06:11 [2024-03-15T16:06:11.849Z] 
12:06:11 [2024-03-15T16:06:11.849Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
12:06:11 [2024-03-15T16:06:11.849Z] !STACK 0
12:06:11 [2024-03-15T16:06:11.849Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:06:11 [2024-03-15T16:06:11.849Z] Caused by: NoViableAltException(73@[])
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3127)
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2591)
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1942)
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1720)
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
12:06:11 [2024-03-15T16:06:11.849Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:06:11 [2024-03-15T16:06:11.849Z] 	... 8 more
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:06:12 [2024-03-15T16:06:12.410Z] 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=1121788437 data=null doit=true}, Shell with text {Open Trace}]
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121788438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121788438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121788438 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121788438 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121788438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121788438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121788438 data=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')]
12:06:12 [2024-03-15T16:06:12.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:12 [2024-03-15T16:06:12.410Z] 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@1f641fb7] time=1121788584 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:06:12 [2024-03-15T16:06:12.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:06:12 [2024-03-15T16:06:12.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:12 [2024-03-15T16:06:12.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:12 [2024-03-15T16:06:12.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:12 [2024-03-15T16:06:12.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121788588 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:06:12 [2024-03-15T16:06:12.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1121788588 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:06:12 [2024-03-15T16:06:12.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1121788589 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:06:12 [2024-03-15T16:06:12.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121788589 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:12 [2024-03-15T16:06:12.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121788589 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}]
12:06:12 [2024-03-15T16:06:12.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1121788610 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:06:12 [2024-03-15T16:06:12.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:06:12 [2024-03-15T16:06:12.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:06:12 [2024-03-15T16:06:12.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:06:13 [2024-03-15T16:06:13.227Z] 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')
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:06:13 [2024-03-15T16:06:13.227Z] 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=1121789327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:13 [2024-03-15T16:06:13.227Z] 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=1121789327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:13 [2024-03-15T16:06:13.227Z] 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=1121789327 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:13 [2024-03-15T16:06:13.227Z] 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=1121789327 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:13 [2024-03-15T16:06:13.227Z] 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=1121789327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:13 [2024-03-15T16:06:13.227Z] 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=1121789327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:13 [2024-03-15T16:06:13.227Z] 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=1121789327 data=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')]
12:06:13 [2024-03-15T16:06:13.227Z] 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=1121789328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:13 [2024-03-15T16:06:13.227Z] 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=1121789328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:13 [2024-03-15T16:06:13.227Z] 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=1121789328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:13 [2024-03-15T16:06:13.227Z] 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=1121789328 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:13 [2024-03-15T16:06:13.227Z] 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=1121789328 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:13 [2024-03-15T16:06:13.227Z] 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')
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121789328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121789328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121789328 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:13 [2024-03-15T16:06:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121789328 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:13 [2024-03-15T16:06:13.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121789329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:13 [2024-03-15T16:06:13.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121789329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:13 [2024-03-15T16:06:13.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:13 [2024-03-15T16:06:13.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:13 [2024-03-15T16:06:13.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:13 [2024-03-15T16:06:13.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:13 [2024-03-15T16:06:13.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:13 [2024-03-15T16:06:13.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:06:13 [2024-03-15T16:06:13.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121789329 data=null 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')]
12:06:13 [2024-03-15T16:06:13.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121788653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:06:13 [2024-03-15T16:06:13.788Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.62 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
12:06:13 [2024-03-15T16:06:13.788Z] 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: 0.790 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.859 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.804 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.811 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.808 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.750 s
12:06:13 [2024-03-15T16:06:13.788Z] 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: 0.735 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.821 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.744 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.733 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.828 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.750 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.725 s
12:06:13 [2024-03-15T16:06:13.788Z] 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: 0.855 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.808 s
12:06:13 [2024-03-15T16:06:13.788Z] 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: 0.805 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.807 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.719 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.809 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.874 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.805 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.806 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.821 s
12:06:13 [2024-03-15T16:06:13.788Z] 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.840 s
12:06:13 [2024-03-15T16:06:13.788Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
12:06:13 [2024-03-15T16:06:13.788Z] 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@1f641fb7] time=1121789855 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:06:13 [2024-03-15T16:06:13.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:13 [2024-03-15T16:06:13.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:06:13 [2024-03-15T16:06:13.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:06:13 [2024-03-15T16:06:13.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:06:13 [2024-03-15T16:06:13.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121789951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:06:13 [2024-03-15T16:06:13.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:06:14 [2024-03-15T16:06:14.715Z] 
12:06:14 [2024-03-15T16:06:14.715Z] (Eclipse:10204): Gtk-CRITICAL **: 16:06:14.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:06:16 [2024-03-15T16:06:16.079Z] 
12:06:16 [2024-03-15T16:06:16.079Z] (Eclipse:10204): Gtk-CRITICAL **: 16:06:16.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:06:16 [2024-03-15T16:06:16.334Z] 
12:06:16 [2024-03-15T16:06:16.334Z] (Eclipse:10204): Gtk-CRITICAL **: 16:06:16.168: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:06:17 [2024-03-15T16:06:17.699Z] 
12:06:17 [2024-03-15T16:06:17.699Z] (Eclipse:10204): Gtk-CRITICAL **: 16:06:17.551: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:06:17 [2024-03-15T16:06:17.699Z] 
12:06:17 [2024-03-15T16:06:17.699Z] (Eclipse:10204): Gtk-CRITICAL **: 16:06:17.669: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:06:19 [2024-03-15T16:06:19.064Z] 
12:06:19 [2024-03-15T16:06:19.064Z] (Eclipse:10204): Gtk-CRITICAL **: 16:06:19.062: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:06:19 [2024-03-15T16:06:19.319Z] 
12:06:19 [2024-03-15T16:06:19.320Z] (Eclipse:10204): Gtk-CRITICAL **: 16:06:19.193: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:06:20 [2024-03-15T16:06:20.685Z] 
12:06:20 [2024-03-15T16:06:20.685Z] (Eclipse:10204): Gtk-CRITICAL **: 16:06:20.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:06:20 [2024-03-15T16:06:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:20 [2024-03-15T16:06:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:20 [2024-03-15T16:06:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:20 [2024-03-15T16:06:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:20 [2024-03-15T16:06:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:20 [2024-03-15T16:06:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:20 [2024-03-15T16:06:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1121796784 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:06:20 [2024-03-15T16:06:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121796784 data=null doit=true}, TreeItem with text {Test}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121796784 data=null}, TreeItem with text {Test}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121796789 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121796789 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121796808 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1121796809 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121796809 data=null doit=true}, TreeItem with text {Test}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121796809 data=null}, TreeItem with text {Test}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121796809 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121796809 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121796813 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121796814 data=null doit=true}, TreeItem with text {Test}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121796814 data=null}, TreeItem with text {Test}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121796814 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121796814 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}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121796815 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1121796816 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1121796816 data=null doit=true}, TreeItem with text {Traces [4]}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1121796816 data=null}, TreeItem with text {Traces [4]}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1121796816 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121796817 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]}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1121796829 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1121796830 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1121796830 data=null doit=true}, TreeItem with text {Traces [4]}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1121796830 data=null}, TreeItem with text {Traces [4]}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1121796830 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121796831 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]}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1121796834 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:06:20 [2024-03-15T16:06:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:06:20 [2024-03-15T16:06:20.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:06:20 [2024-03-15T16:06:20.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
12:06:20 [2024-03-15T16:06:20.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
12:06:20 [2024-03-15T16:06:20.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1121796878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
12:06:20 [2024-03-15T16:06:20.942Z] 
12:06:20 [2024-03-15T16:06:20.942Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 16:06:20.822
12:06:20 [2024-03-15T16:06:20.942Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
12:06:21 [2024-03-15T16:06:21.197Z] 
12:06:21 [2024-03-15T16:06:21.197Z] (Eclipse:10204): Gtk-CRITICAL **: 16:06:20.948: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:06:21 [2024-03-15T16:06:21.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1121798848 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121798848 data=null doit=true}, TreeItem with text {Test}]
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121798848 data=null}, TreeItem with text {Test}]
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121798848 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121798848 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121798873 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:06:22 [2024-03-15T16:06:22.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1121798873 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1121798873 data=null}, TreeItem with text {Experiments [1]}]
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1121798874 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121798874 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]}]
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1121798875 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:22 [2024-03-15T16:06:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=1121798876 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
12:06:22 [2024-03-15T16:06:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=1121798876 data=null doit=true}, TreeItem with text {Experiment [4]}]
12:06:22 [2024-03-15T16:06:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=1121798876 data=null}, TreeItem with text {Experiment [4]}]
12:06:22 [2024-03-15T16:06:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=1121798876 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
12:06:22 [2024-03-15T16:06:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121798876 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]}]
12:06:22 [2024-03-15T16:06:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=1121798889 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
12:06:24 [2024-03-15T16:06:24.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:24 [2024-03-15T16:06:24.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=1121800042 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
12:06:24 [2024-03-15T16:06:24.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=1121800042 data=null doit=true}, TreeItem with text {Experiment [4]}]
12:06:24 [2024-03-15T16:06:24.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=1121800042 data=null}, TreeItem with text {Experiment [4]}]
12:06:24 [2024-03-15T16:06:24.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=1121800042 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
12:06:24 [2024-03-15T16:06:24.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121800043 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]}]
12:06:24 [2024-03-15T16:06:24.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=1121800051 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
12:06:24 [2024-03-15T16:06:24.184Z] 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...'
12:06:24 [2024-03-15T16:06:24.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Time Selection as New Trace...'
12:06:24 [2024-03-15T16:06:24.184Z] 
12:06:24 [2024-03-15T16:06:24.184Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.184Z] 
12:06:24 [2024-03-15T16:06:24.184Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.184Z] 
12:06:24 [2024-03-15T16:06:24.184Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.184Z] 
12:06:24 [2024-03-15T16:06:24.184Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.066: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.184Z] 
12:06:24 [2024-03-15T16:06:24.184Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.184Z] 
12:06:24 [2024-03-15T16:06:24.184Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.184Z] 
12:06:24 [2024-03-15T16:06:24.184Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.184Z] 
12:06:24 [2024-03-15T16:06:24.184Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.102: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.184Z] 
12:06:24 [2024-03-15T16:06:24.184Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.184Z] 
12:06:24 [2024-03-15T16:06:24.184Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.184Z] 
12:06:24 [2024-03-15T16:06:24.184Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.184Z] 
12:06:24 [2024-03-15T16:06:24.184Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.184Z] 
12:06:24 [2024-03-15T16:06:24.184Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.184Z] 
12:06:24 [2024-03-15T16:06:24.184Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.184Z] 
12:06:24 [2024-03-15T16:06:24.185Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.185Z] 
12:06:24 [2024-03-15T16:06:24.185Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.138: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.185Z] 
12:06:24 [2024-03-15T16:06:24.185Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.185Z] 
12:06:24 [2024-03-15T16:06:24.185Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.185Z] 
12:06:24 [2024-03-15T16:06:24.185Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.185Z] 
12:06:24 [2024-03-15T16:06:24.185Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.185Z] 
12:06:24 [2024-03-15T16:06:24.185Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.185Z] 
12:06:24 [2024-03-15T16:06:24.185Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.185Z] 
12:06:24 [2024-03-15T16:06:24.185Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.185Z] 
12:06:24 [2024-03-15T16:06:24.185Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.440Z] 
12:06:24 [2024-03-15T16:06:24.440Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.440Z] 
12:06:24 [2024-03-15T16:06:24.440Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.440Z] 
12:06:24 [2024-03-15T16:06:24.440Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.440Z] 
12:06:24 [2024-03-15T16:06:24.440Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.186: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.440Z] 
12:06:24 [2024-03-15T16:06:24.440Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.440Z] 
12:06:24 [2024-03-15T16:06:24.440Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.440Z] 
12:06:24 [2024-03-15T16:06:24.440Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.440Z] 
12:06:24 [2024-03-15T16:06:24.440Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.440Z] 
12:06:24 [2024-03-15T16:06:24.440Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.440Z] 
12:06:24 [2024-03-15T16:06:24.440Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.440Z] 
12:06:24 [2024-03-15T16:06:24.440Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.440Z] 
12:06:24 [2024-03-15T16:06:24.440Z] (Eclipse:10204): Gtk-WARNING **: 16:06:24.219: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Time Selection as New Trace...'
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace section...", using matcher: with text 'Export trace section to...'
12:06:24 [2024-03-15T16:06:24.441Z] 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=1121800534 data=null doit=true}, Shell with text {Export trace section to...}]
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:24 [2024-03-15T16:06:24.441Z] 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')
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121800536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121800536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121800536 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121800536 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121800537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121800537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:24 [2024-03-15T16:06:24.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121800537 data=null 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')]
12:06:24 [2024-03-15T16:06:24.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:24 [2024-03-15T16:06:24.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export Time Selection as New Trace...} time=1121800105 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...']
12:06:24 [2024-03-15T16:06:24.697Z] 
12:06:24 [2024-03-15T16:06:24.697Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 16:06:24.647
12:06:24 [2024-03-15T16:06:24.697Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
12:06:25 [2024-03-15T16:06:25.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment-trimmed"'
12:06:28 [2024-03-15T16:06:28.526Z] 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@1f641fb7] time=1121804481 data=null doit=true}, Shell with text {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform}]
12:06:28 [2024-03-15T16:06:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:06:28 [2024-03-15T16:06:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:28 [2024-03-15T16:06:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:28 [2024-03-15T16:06:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:28 [2024-03-15T16:06:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1121804514 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:06:28 [2024-03-15T16:06:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1121804514 data=null doit=true}, TreeItem with text {Test}]
12:06:28 [2024-03-15T16:06:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1121804514 data=null}, TreeItem with text {Test}]
12:06:28 [2024-03-15T16:06:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1121804514 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:06:28 [2024-03-15T16:06:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121804514 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:06:28 [2024-03-15T16:06:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1121804526 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:06:28 [2024-03-15T16:06:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:06:28 [2024-03-15T16:06:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:06:28 [2024-03-15T16:06:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.561: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.577: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.594: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.611: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.661: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:06:28 [2024-03-15T16:06:28.782Z] 
12:06:28 [2024-03-15T16:06:28.782Z] (Eclipse:10204): Gtk-WARNING **: 16:06:28.678: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:06:29 [2024-03-15T16:06:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:06:29 [2024-03-15T16:06:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:06:29 [2024-03-15T16:06:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:29 [2024-03-15T16:06:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:06:29 [2024-03-15T16:06:29.343Z] 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')
12:06:29 [2024-03-15T16:06:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:29 [2024-03-15T16:06:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:29 [2024-03-15T16:06:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:29 [2024-03-15T16:06:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:06:29 [2024-03-15T16:06:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:06:29 [2024-03-15T16:06:29.343Z] 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=1121805387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:29 [2024-03-15T16:06:29.343Z] 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=1121805387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:29 [2024-03-15T16:06:29.343Z] 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=1121805387 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:29 [2024-03-15T16:06:29.343Z] 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=1121805388 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:29 [2024-03-15T16:06:29.343Z] 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=1121805388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:29 [2024-03-15T16:06:29.344Z] 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=1121805388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:29 [2024-03-15T16:06:29.344Z] 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=1121805388 data=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')]
12:06:29 [2024-03-15T16:06:29.344Z] 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=1121805388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:29 [2024-03-15T16:06:29.344Z] 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=1121805388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:29 [2024-03-15T16:06:29.344Z] 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=1121805388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:29 [2024-03-15T16:06:29.344Z] 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=1121805388 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:29 [2024-03-15T16:06:29.344Z] 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=1121805388 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:29 [2024-03-15T16:06:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:06:29 [2024-03-15T16:06:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:29 [2024-03-15T16:06:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:29 [2024-03-15T16:06:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:29 [2024-03-15T16:06:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:29 [2024-03-15T16:06:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:29 [2024-03-15T16:06:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:29 [2024-03-15T16:06:29.344Z] 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')
12:06:29 [2024-03-15T16:06:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:29 [2024-03-15T16:06:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121805389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:29 [2024-03-15T16:06:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121805389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:29 [2024-03-15T16:06:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121805389 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:29 [2024-03-15T16:06:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121805389 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:29 [2024-03-15T16:06:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121805389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:29 [2024-03-15T16:06:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121805389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:29 [2024-03-15T16:06:29.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:29 [2024-03-15T16:06:29.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:29 [2024-03-15T16:06:29.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:29 [2024-03-15T16:06:29.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:29 [2024-03-15T16:06:29.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:29 [2024-03-15T16:06:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:06:29 [2024-03-15T16:06:29.599Z] 
12:06:29 [2024-03-15T16:06:29.599Z] (Eclipse:10204): Gtk-CRITICAL **: 16:06:29.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:06:29 [2024-03-15T16:06:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121805389 data=null 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')]
12:06:29 [2024-03-15T16:06:29.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121804563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:06:29 [2024-03-15T16:06:29.855Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.04 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
12:06:29 [2024-03-15T16:06:29.855Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest.testTrimEvents -- Time elapsed: 7.682 s
12:06:29 [2024-03-15T16:06:29.855Z] 
12:06:29 [2024-03-15T16:06:29.855Z] Results:
12:06:29 [2024-03-15T16:06:29.855Z] 
12:06:29 [2024-03-15T16:06:29.855Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
12:06:29 [2024-03-15T16:06:29.855Z] 
12:06:30 [2024-03-15T16:06:30.111Z] 
12:06:30 [2024-03-15T16:06:30.111Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 16:06:29.920
12:06:30 [2024-03-15T16:06:30.111Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:06:30 [2024-03-15T16:06:30.368Z] [INFO] All tests passed
12:06:30 [2024-03-15T16:06:30.368Z] [INFO] 
12:06:30 [2024-03-15T16:06:30.368Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:06:30 [2024-03-15T16:06:30.368Z] [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
12:06:30 [2024-03-15T16:06:30.368Z] [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
12:06:30 [2024-03-15T16:06:30.368Z] [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
12:06:30 [2024-03-15T16:06:30.368Z] [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
12:06:30 [2024-03-15T16:06:30.368Z] [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
12:06:30 [2024-03-15T16:06:30.368Z] [INFO] 
12:06:30 [2024-03-15T16:06:30.368Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:06:30 [2024-03-15T16:06:30.368Z] [INFO] 
12:06:30 [2024-03-15T16:06:30.368Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
12:06:30 [2024-03-15T16:06:30.368Z] [INFO] Building Trace Compass User Guide 9.3.0-SNAPSHOT                [72/141]
12:06:30 [2024-03-15T16:06:30.368Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
12:06:30 [2024-03-15T16:06:30.368Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:06:30 [2024-03-15T16:06:30.368Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
12:06:30 [2024-03-15T16:06:30.368Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:06:30 [2024-03-15T16:06:30.368Z] [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
12:06:30 [2024-03-15T16:06:30.368Z] [INFO] 
12:06:30 [2024-03-15T16:06:30.368Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
12:06:30 [2024-03-15T16:06:30.368Z] [INFO] 
12:06:30 [2024-03-15T16:06:30.368Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
12:06:30 [2024-03-15T16:06:30.368Z] [INFO] Executing tasks
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] Executed tasks
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] 
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] 
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] 
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] 
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] 
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] 
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] 
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] Resolving class path of Trace Compass User Guide
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] 
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
12:06:30 [2024-03-15T16:06:30.623Z] [INFO] Executing tasks
12:06:30 [2024-03-15T16:06:30.879Z] 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
12:06:30 [2024-03-15T16:06:30.879Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
12:06:30 [2024-03-15T16:06:30.879Z] [INFO] Executed tasks
12:06:30 [2024-03-15T16:06:30.879Z] [INFO] 
12:06:30 [2024-03-15T16:06:30.879Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
12:06:30 [2024-03-15T16:06:30.879Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/src/main/resources
12:06:30 [2024-03-15T16:06:30.879Z] [INFO] 
12:06:30 [2024-03-15T16:06:30.879Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
12:06:30 [2024-03-15T16:06:30.879Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:06:30 [2024-03-15T16:06:30.879Z] [INFO] 
12:06:30 [2024-03-15T16:06:30.879Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
12:06:30 [2024-03-15T16:06:30.879Z] [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
12:06:30 [2024-03-15T16:06:30.879Z] [INFO] Command line:
12:06:30 [2024-03-15T16:06:30.879Z] 	[/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]
12:06:30 [2024-03-15T16:06:30.879Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:06:32 [2024-03-15T16:06:32.242Z] Buildfile: build.xml
12:06:32 [2024-03-15T16:06:32.498Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:06:32 [2024-03-15T16:06:32.498Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:06:32 [2024-03-15T16:06:32.498Z] 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)
12:06:32 [2024-03-15T16:06:32.498Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:06:32 [2024-03-15T16:06:32.498Z] WARNING: System::setSecurityManager will be removed in a future release
12:06:32 [2024-03-15T16:06:32.498Z] 
12:06:32 [2024-03-15T16:06:32.498Z] build.index:
12:06:33 [2024-03-15T16:06:33.861Z] BUILD SUCCESSFUL
12:06:33 [2024-03-15T16:06:33.861Z] 
12:06:33 [2024-03-15T16:06:33.861Z] BUILD SUCCESSFUL
12:06:33 [2024-03-15T16:06:33.861Z] Total time: 1 second
12:06:33 [2024-03-15T16:06:33.861Z] [INFO] 
12:06:33 [2024-03-15T16:06:33.861Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.user ---
12:06:33 [2024-03-15T16:06:33.861Z] [INFO] 
12:06:33 [2024-03-15T16:06:33.861Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user ---
12:06:33 [2024-03-15T16:06:33.861Z] [INFO] 
12:06:33 [2024-03-15T16:06:33.861Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
12:06:33 [2024-03-15T16:06:33.861Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/src/test/resources
12:06:33 [2024-03-15T16:06:33.861Z] [INFO] 
12:06:33 [2024-03-15T16:06:33.861Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user ---
12:06:33 [2024-03-15T16:06:33.861Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:06:33 [2024-03-15T16:06:33.861Z] [INFO] 
12:06:33 [2024-03-15T16:06:33.861Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user ---
12:06:33 [2024-03-15T16:06:33.861Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
12:06:33 [2024-03-15T16:06:33.861Z] [INFO] 
12:06:33 [2024-03-15T16:06:33.861Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
12:06:33 [2024-03-15T16:06:33.861Z] [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
12:06:33 [2024-03-15T16:06:33.861Z] [INFO] 
12:06:33 [2024-03-15T16:06:33.861Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
12:06:33 [2024-03-15T16:06:33.861Z] [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
12:06:34 [2024-03-15T16:06:34.429Z] [INFO] 
12:06:34 [2024-03-15T16:06:34.429Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
12:06:34 [2024-03-15T16:06:34.429Z] [INFO] 
12:06:34 [2024-03-15T16:06:34.429Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.user ---
12:06:34 [2024-03-15T16:06:34.429Z] [INFO] 
12:06:34 [2024-03-15T16:06:34.429Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
12:06:34 [2024-03-15T16:06:34.429Z] [INFO] 
12:06:34 [2024-03-15T16:06:34.429Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.user ---
12:06:35 [2024-03-15T16:06:35.356Z] [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
12:06:40 [2024-03-15T16:06:40.598Z] [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
12:06:41 [2024-03-15T16:06:41.524Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.524Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
12:06:41 [2024-03-15T16:06:41.524Z] [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
12:06:41 [2024-03-15T16:06:41.525Z] [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
12:06:41 [2024-03-15T16:06:41.525Z] [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
12:06:41 [2024-03-15T16:06:41.525Z] [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
12:06:41 [2024-03-15T16:06:41.525Z] [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
12:06:41 [2024-03-15T16:06:41.525Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.525Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
12:06:41 [2024-03-15T16:06:41.525Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.525Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.user ---
12:06:41 [2024-03-15T16:06:41.525Z] [INFO] Executing tasks
12:06:41 [2024-03-15T16:06:41.525Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user/reference
12:06:41 [2024-03-15T16:06:41.525Z] [INFO]      [copy] Copying 325 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user
12:06:41 [2024-03-15T16:06:41.525Z] [INFO]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user/reference
12:06:41 [2024-03-15T16:06:41.525Z] [INFO] Executed tasks
12:06:41 [2024-03-15T16:06:41.525Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.525Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
12:06:41 [2024-03-15T16:06:41.525Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT [73/141]
12:06:41 [2024-03-15T16:06:41.525Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
12:06:41 [2024-03-15T16:06:41.525Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:06:41 [2024-03-15T16:06:41.525Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
12:06:41 [2024-03-15T16:06:41.525Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:06:41 [2024-03-15T16:06:41.525Z] [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
12:06:41 [2024-03-15T16:06:41.525Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.525Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:41 [2024-03-15T16:06:41.525Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.525Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] Executing tasks
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] Executed tasks
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] Executing tasks
12:06:41 [2024-03-15T16:06:41.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
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] Executed tasks
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:41 [2024-03-15T16:06:41.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
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:41 [2024-03-15T16:06:41.781Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] 
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:41 [2024-03-15T16:06:41.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
12:06:41 [2024-03-15T16:06:41.781Z] [INFO] Command line:
12:06:41 [2024-03-15T16:06:41.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]
12:06:41 [2024-03-15T16:06:41.781Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:06:43 [2024-03-15T16:06:43.145Z] Buildfile: build.xml
12:06:43 [2024-03-15T16:06:43.145Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:06:43 [2024-03-15T16:06:43.145Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:06:43 [2024-03-15T16:06:43.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)
12:06:43 [2024-03-15T16:06:43.145Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:06:43 [2024-03-15T16:06:43.145Z] WARNING: System::setSecurityManager will be removed in a future release
12:06:43 [2024-03-15T16:06:43.145Z] 
12:06:43 [2024-03-15T16:06:43.145Z] build.index:
12:06:44 [2024-03-15T16:06:44.072Z] BUILD SUCCESSFUL
12:06:44 [2024-03-15T16:06:44.072Z] 
12:06:44 [2024-03-15T16:06:44.073Z] BUILD SUCCESSFUL
12:06:44 [2024-03-15T16:06:44.073Z] Total time: 1 second
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] 
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] 
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] 
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] 
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:44 [2024-03-15T16:06:44.073Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] 
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:44 [2024-03-15T16:06:44.073Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] 
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:44 [2024-03-15T16:06:44.073Z] [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
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] 
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:44 [2024-03-15T16:06:44.073Z] [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
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] 
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] 
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] 
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] 
12:06:44 [2024-03-15T16:06:44.073Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:44 [2024-03-15T16:06:44.073Z] [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
12:06:45 [2024-03-15T16:06:45.437Z] [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
12:06:46 [2024-03-15T16:06:46.364Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.364Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:46 [2024-03-15T16:06:46.364Z] [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
12:06:46 [2024-03-15T16:06:46.364Z] [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
12:06:46 [2024-03-15T16:06:46.364Z] [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
12:06:46 [2024-03-15T16:06:46.364Z] [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
12:06:46 [2024-03-15T16:06:46.364Z] [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
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] Executing tasks
12:06:46 [2024-03-15T16:06:46.365Z] [INFO]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] Executed tasks
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] Building Trace Compass RCP User Guide 9.3.0-SNAPSHOT            [74/141]
12:06:46 [2024-03-15T16:06:46.365Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:06:46 [2024-03-15T16:06:46.365Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
12:06:46 [2024-03-15T16:06:46.365Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:06:46 [2024-03-15T16:06:46.365Z] [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
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] Executing tasks
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] Executed tasks
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] Resolving class path of Trace Compass RCP User Guide
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] Executing tasks
12:06:46 [2024-03-15T16:06:46.365Z] 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
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] Executed tasks
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:46 [2024-03-15T16:06:46.365Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] 
12:06:46 [2024-03-15T16:06:46.365Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:46 [2024-03-15T16:06:46.621Z] [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
12:06:46 [2024-03-15T16:06:46.621Z] [INFO] Command line:
12:06:46 [2024-03-15T16:06:46.621Z] 	[/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]
12:06:46 [2024-03-15T16:06:46.621Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:06:47 [2024-03-15T16:06:47.985Z] Buildfile: build.xml
12:06:47 [2024-03-15T16:06:47.985Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:06:47 [2024-03-15T16:06:47.985Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:06:47 [2024-03-15T16:06:47.986Z] 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)
12:06:47 [2024-03-15T16:06:47.986Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:06:47 [2024-03-15T16:06:47.986Z] WARNING: System::setSecurityManager will be removed in a future release
12:06:47 [2024-03-15T16:06:47.986Z] 
12:06:47 [2024-03-15T16:06:47.986Z] build.index:
12:06:48 [2024-03-15T16:06:48.547Z] BUILD SUCCESSFUL
12:06:48 [2024-03-15T16:06:48.547Z] 
12:06:48 [2024-03-15T16:06:48.547Z] BUILD SUCCESSFUL
12:06:48 [2024-03-15T16:06:48.547Z] Total time: 1 second
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] 
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] 
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] 
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] 
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:48 [2024-03-15T16:06:48.803Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] 
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:48 [2024-03-15T16:06:48.803Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] 
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:48 [2024-03-15T16:06:48.803Z] [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
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] 
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:48 [2024-03-15T16:06:48.803Z] [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
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] 
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] 
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] 
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] 
12:06:48 [2024-03-15T16:06:48.803Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:48 [2024-03-15T16:06:48.803Z] [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
12:06:49 [2024-03-15T16:06:49.730Z] [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
12:06:50 [2024-03-15T16:06:50.658Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.658Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:50 [2024-03-15T16:06:50.658Z] [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
12:06:50 [2024-03-15T16:06:50.658Z] [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
12:06:50 [2024-03-15T16:06:50.658Z] [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
12:06:50 [2024-03-15T16:06:50.658Z] [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
12:06:50 [2024-03-15T16:06:50.658Z] [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
12:06:50 [2024-03-15T16:06:50.658Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.658Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:50 [2024-03-15T16:06:50.658Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.658Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
12:06:50 [2024-03-15T16:06:50.658Z] [INFO] Executing tasks
12:06:50 [2024-03-15T16:06:50.658Z] [INFO]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
12:06:50 [2024-03-15T16:06:50.658Z] [INFO] Executed tasks
12:06:50 [2024-03-15T16:06:50.658Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.658Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
12:06:50 [2024-03-15T16:06:50.658Z] [INFO] Building Trace Compass Pcap User Guide 9.3.0-SNAPSHOT           [75/141]
12:06:50 [2024-03-15T16:06:50.658Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
12:06:50 [2024-03-15T16:06:50.658Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:06:50 [2024-03-15T16:06:50.658Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
12:06:50 [2024-03-15T16:06:50.658Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:06:50 [2024-03-15T16:06:50.658Z] [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
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] Executing tasks
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] Executed tasks
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] Executing tasks
12:06:50 [2024-03-15T16:06:50.659Z] 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
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] Executed tasks
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:50 [2024-03-15T16:06:50.659Z] [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
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:50 [2024-03-15T16:06:50.659Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] 
12:06:50 [2024-03-15T16:06:50.659Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:50 [2024-03-15T16:06:50.915Z] [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
12:06:50 [2024-03-15T16:06:50.915Z] [INFO] Command line:
12:06:50 [2024-03-15T16:06:50.915Z] 	[/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]
12:06:50 [2024-03-15T16:06:50.915Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:06:52 [2024-03-15T16:06:52.279Z] Buildfile: build.xml
12:06:52 [2024-03-15T16:06:52.279Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:06:52 [2024-03-15T16:06:52.279Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:06:52 [2024-03-15T16:06:52.279Z] 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)
12:06:52 [2024-03-15T16:06:52.279Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:06:52 [2024-03-15T16:06:52.279Z] WARNING: System::setSecurityManager will be removed in a future release
12:06:52 [2024-03-15T16:06:52.279Z] 
12:06:52 [2024-03-15T16:06:52.279Z] build.index:
12:06:53 [2024-03-15T16:06:53.207Z] BUILD SUCCESSFUL
12:06:53 [2024-03-15T16:06:53.207Z] 
12:06:53 [2024-03-15T16:06:53.207Z] BUILD SUCCESSFUL
12:06:53 [2024-03-15T16:06:53.207Z] Total time: 1 second
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] 
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] 
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] 
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:53 [2024-03-15T16:06:53.207Z] [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
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] 
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:53 [2024-03-15T16:06:53.207Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] 
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:53 [2024-03-15T16:06:53.207Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] 
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:53 [2024-03-15T16:06:53.207Z] [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
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] 
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:53 [2024-03-15T16:06:53.207Z] [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
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] 
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] 
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] 
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] 
12:06:53 [2024-03-15T16:06:53.207Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:53 [2024-03-15T16:06:53.207Z] [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
12:06:53 [2024-03-15T16:06:53.771Z] [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
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] 
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:54 [2024-03-15T16:06:54.698Z] [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
12:06:54 [2024-03-15T16:06:54.698Z] [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
12:06:54 [2024-03-15T16:06:54.698Z] [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
12:06:54 [2024-03-15T16:06:54.698Z] [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
12:06:54 [2024-03-15T16:06:54.698Z] [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
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] 
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] 
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] Executing tasks
12:06:54 [2024-03-15T16:06:54.698Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] Executed tasks
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] 
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [76/141]
12:06:54 [2024-03-15T16:06:54.698Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:06:54 [2024-03-15T16:06: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
12:06:54 [2024-03-15T16:06:54.698Z] [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
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] 
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.examples ---
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] 
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] The project's OSGi version is 1.0.11.202403151535
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] 
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] 
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] 
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] 
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] 
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
12:06:54 [2024-03-15T16:06:54.698Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
12:06:54 [2024-03-15T16:06:54.954Z] [INFO] 
12:06:54 [2024-03-15T16:06:54.954Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
12:06:54 [2024-03-15T16:06:54.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src/main/resources
12:06:54 [2024-03-15T16:06:54.954Z] [INFO] 
12:06:54 [2024-03-15T16:06:54.955Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
12:06:54 [2024-03-15T16:06:54.955Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:06:54 [2024-03-15T16:06:54.955Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:06:54 [2024-03-15T16:06:54.955Z] [WARNING] The 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
12:06:54 [2024-03-15T16:06:54.955Z] [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
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] 
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.examples ---
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] 
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples ---
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] 
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src/test/resources
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] 
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples ---
12:06:55 [2024-03-15T16:06:55.211Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:06:55 [2024-03-15T16:06:55.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
12:06:55 [2024-03-15T16:06:55.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.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] 
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples ---
12:06:55 [2024-03-15T16:06:55.211Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] 
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
12:06:55 [2024-03-15T16:06:55.211Z] [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
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] 
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
12:06:55 [2024-03-15T16:06:55.211Z] [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
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] 
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] 
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.examples ---
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] 
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] 
12:06:55 [2024-03-15T16:06:55.211Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.examples ---
12:06:55 [2024-03-15T16:06:55.211Z] [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
12:06:56 [2024-03-15T16:06:56.140Z] [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
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] 
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
12:06:57 [2024-03-15T16:06:57.507Z] [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
12:06:57 [2024-03-15T16:06:57.507Z] [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
12:06:57 [2024-03-15T16:06:57.507Z] [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
12:06:57 [2024-03-15T16:06:57.507Z] [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
12:06:57 [2024-03-15T16:06:57.507Z] [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
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] 
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] 
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT [77/141]
12:06:57 [2024-03-15T16:06:57.507Z] [INFO]   from gdbtrace/pom.xml
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] --------------------------------[ pom ]---------------------------------
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] 
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] 
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] 
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] 
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] 
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] 
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] 
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:06:57 [2024-03-15T16:06:57.507Z] [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
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] 
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [78/141]
12:06:57 [2024-03-15T16:06:57.507Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
12:06:57 [2024-03-15T16:06:57.507Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:06:57 [2024-03-15T16:06:57.507Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:06:57 [2024-03-15T16:06:57.507Z] [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
12:06:58 [2024-03-15T16:06:58.435Z] [INFO] 
12:06:58 [2024-03-15T16:06:58.435Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:58 [2024-03-15T16:06:58.435Z] [INFO] 
12:06:58 [2024-03-15T16:06:58.435Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:58 [2024-03-15T16:06:58.435Z] [INFO] The project's OSGi version is 1.1.1.202403151535
12:06:58 [2024-03-15T16:06:58.435Z] [INFO] 
12:06:58 [2024-03-15T16:06:58.435Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:58 [2024-03-15T16:06:58.435Z] [INFO] 
12:06:58 [2024-03-15T16:06:58.435Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:58 [2024-03-15T16:06:58.435Z] [INFO] 
12:06:58 [2024-03-15T16:06:58.435Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:58 [2024-03-15T16:06:58.435Z] [INFO] 
12:06:58 [2024-03-15T16:06:58.436Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:58 [2024-03-15T16:06:58.436Z] [INFO] 
12:06:58 [2024-03-15T16:06:58.436Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:58 [2024-03-15T16:06:58.436Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
12:06:58 [2024-03-15T16:06:58.693Z] [INFO] 
12:06:58 [2024-03-15T16:06:58.693Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:58 [2024-03-15T16:06:58.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
12:06:58 [2024-03-15T16:06:58.693Z] [INFO] 
12:06:58 [2024-03-15T16:06:58.693Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:58 [2024-03-15T16:06:58.693Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:06:58 [2024-03-15T16:06:58.693Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:06:58 [2024-03-15T16:06:58.693Z] [WARNING] The 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
12:06:58 [2024-03-15T16:06:58.693Z] [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
12:06:58 [2024-03-15T16:06:58.949Z] [INFO] 
12:06:58 [2024-03-15T16:06:58.949Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:58 [2024-03-15T16:06:58.949Z] [INFO] 
12:06:58 [2024-03-15T16:06:58.949Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:58 [2024-03-15T16:06:58.949Z] [INFO] 
12:06:58 [2024-03-15T16:06:58.949Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:58 [2024-03-15T16:06:58.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
12:06:58 [2024-03-15T16:06:58.949Z] [INFO] 
12:06:58 [2024-03-15T16:06:58.949Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:58 [2024-03-15T16:06:58.949Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:06:58 [2024-03-15T16:06:58.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
12:06:58 [2024-03-15T16:06:58.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
12:06:58 [2024-03-15T16:06:58.949Z] [INFO] 
12:06:58 [2024-03-15T16:06:58.949Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:58 [2024-03-15T16:06:58.949Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
12:06:59 [2024-03-15T16:06:59.205Z] [INFO] 
12:06:59 [2024-03-15T16:06:59.205Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:59 [2024-03-15T16:06:59.205Z] [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
12:06:59 [2024-03-15T16:06:59.205Z] [INFO] 
12:06:59 [2024-03-15T16:06:59.205Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:59 [2024-03-15T16:06:59.205Z] [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
12:06:59 [2024-03-15T16:06:59.205Z] [INFO] 
12:06:59 [2024-03-15T16:06:59.205Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:59 [2024-03-15T16:06:59.205Z] [INFO] 
12:06:59 [2024-03-15T16:06:59.205Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:59 [2024-03-15T16:06:59.205Z] [INFO] 
12:06:59 [2024-03-15T16:06:59.205Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:59 [2024-03-15T16:06:59.205Z] [INFO] 
12:06:59 [2024-03-15T16:06:59.205Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core ---
12:06:59 [2024-03-15T16:06:59.205Z] [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
12:07:00 [2024-03-15T16:07:00.570Z] [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
12:07:01 [2024-03-15T16:07:01.131Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.131Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
12:07:01 [2024-03-15T16:07:01.131Z] [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
12:07:01 [2024-03-15T16:07:01.131Z] [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
12:07:01 [2024-03-15T16:07:01.131Z] [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
12:07:01 [2024-03-15T16:07:01.131Z] [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
12:07:01 [2024-03-15T16:07:01.132Z] [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
12:07:01 [2024-03-15T16:07:01.132Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.132Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
12:07:01 [2024-03-15T16:07:01.132Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.132Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
12:07:01 [2024-03-15T16:07:01.132Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [79/141]
12:07:01 [2024-03-15T16:07:01.132Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
12:07:01 [2024-03-15T16:07:01.132Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:07:01 [2024-03-15T16:07:01.132Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:01 [2024-03-15T16:07:01.132Z] [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
12:07:01 [2024-03-15T16:07:01.387Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.387Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.387Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.387Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.387Z] [INFO] The project's OSGi version is 1.2.0.202403151535
12:07:01 [2024-03-15T16:07:01.387Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.387Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.387Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.387Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.387Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.387Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.387Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.387Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.387Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.387Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.387Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
12:07:01 [2024-03-15T16:07:01.643Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.643Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.643Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
12:07:01 [2024-03-15T16:07:01.643Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.643Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.643Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:01 [2024-03-15T16:07:01.643Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:01 [2024-03-15T16:07:01.643Z] [WARNING] The 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
12:07:01 [2024-03-15T16:07:01.643Z] [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
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.900Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:01 [2024-03-15T16:07:01.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
12:07:01 [2024-03-15T16:07:01.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.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.900Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.900Z] [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
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.900Z] [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
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] 
12:07:01 [2024-03-15T16:07:01.900Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:02 [2024-03-15T16:07:02.157Z] [INFO] 
12:07:02 [2024-03-15T16:07:02.157Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:02 [2024-03-15T16:07:02.157Z] [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
12:07:03 [2024-03-15T16:07:03.523Z] [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
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] 
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:04 [2024-03-15T16:07:04.892Z] [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
12:07:04 [2024-03-15T16:07:04.892Z] [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
12:07:04 [2024-03-15T16:07:04.892Z] [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
12:07:04 [2024-03-15T16:07:04.892Z] [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
12:07:04 [2024-03-15T16:07:04.892Z] [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
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] 
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] 
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT       [80/141]
12:07:04 [2024-03-15T16:07:04.892Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:07:04 [2024-03-15T16:07:04.892Z] [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
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] 
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] 
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] 
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] 
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] 
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] 
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] 
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] 
12:07:04 [2024-03-15T16:07:04.892Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace ---
12:07:05 [2024-03-15T16:07:05.148Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 136 were skipped
12:07:05 [2024-03-15T16:07:05.148Z] [INFO] 
12:07:05 [2024-03-15T16:07:05.148Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
12:07:05 [2024-03-15T16:07:05.148Z] [INFO] 
12:07:05 [2024-03-15T16:07:05.148Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
12:07:05 [2024-03-15T16:07:05.148Z] [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
12:07:05 [2024-03-15T16:07:05.148Z] [INFO] 
12:07:05 [2024-03-15T16:07:05.148Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
12:07:05 [2024-03-15T16:07:05.148Z] [INFO] 
12:07:05 [2024-03-15T16:07:05.148Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
12:07:05 [2024-03-15T16:07:05.148Z] [INFO] 
12:07:05 [2024-03-15T16:07:05.148Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace ---
12:07:05 [2024-03-15T16:07:05.148Z] [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
12:07:05 [2024-03-15T16:07:05.148Z] [INFO] 
12:07:05 [2024-03-15T16:07:05.148Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
12:07:05 [2024-03-15T16:07:05.148Z] [INFO] 
12:07:05 [2024-03-15T16:07:05.148Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace ---
12:07:05 [2024-03-15T16:07:05.148Z] [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
12:07:06 [2024-03-15T16:07:06.514Z] [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
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
12:07:07 [2024-03-15T16:07:07.440Z] [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
12:07:07 [2024-03-15T16:07:07.440Z] [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
12:07:07 [2024-03-15T16:07:07.440Z] [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
12:07:07 [2024-03-15T16:07:07.440Z] [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
12:07:07 [2024-03-15T16:07:07.440Z] [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
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [81/141]
12:07:07 [2024-03-15T16:07:07.440Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:07:07 [2024-03-15T16:07:07.440Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:07 [2024-03-15T16:07:07.440Z] [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
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] The project's OSGi version is 1.0.3.202403151535
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.440Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
12:07:07 [2024-03-15T16:07:07.695Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.695Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
12:07:07 [2024-03-15T16:07:07.695Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.695Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.695Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:07 [2024-03-15T16:07:07.695Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:07 [2024-03-15T16:07:07.695Z] [WARNING] The 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
12:07:07 [2024-03-15T16:07:07.695Z] [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
12:07:07 [2024-03-15T16:07:07.950Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.950Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.950Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.950Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.950Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
12:07:07 [2024-03-15T16:07:07.951Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.951Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.951Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
12:07:07 [2024-03-15T16:07:07.951Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.951Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.951Z] [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
12:07:07 [2024-03-15T16:07:07.951Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.951Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.951Z] [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
12:07:07 [2024-03-15T16:07:07.951Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.951Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.951Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.951Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.951Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.951Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.951Z] [INFO] 
12:07:07 [2024-03-15T16:07:07.951Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:07 [2024-03-15T16:07:07.951Z] [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
12:07:08 [2024-03-15T16:07:08.878Z] [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
12:07:10 [2024-03-15T16:07:10.242Z] [INFO] 
12:07:10 [2024-03-15T16:07:10.243Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:10 [2024-03-15T16:07:10.243Z] [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
12:07:10 [2024-03-15T16:07:10.243Z] [INFO] Command line:
12:07:10 [2024-03-15T16:07:10.243Z] 	[/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]
12:07:10 [2024-03-15T16:07:10.243Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:07:13 [2024-03-15T16:07:13.507Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
12:07:13 [2024-03-15T16:07:13.507Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
12:07:13 [2024-03-15T16:07:13.507Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testPluginId -- Time elapsed: 0.001 s
12:07:13 [2024-03-15T16:07:13.507Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testGetDefault -- Time elapsed: 0 s
12:07:13 [2024-03-15T16:07:13.508Z] 
12:07:13 [2024-03-15T16:07:13.508Z] Results:
12:07:13 [2024-03-15T16:07:13.508Z] 
12:07:13 [2024-03-15T16:07:13.508Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
12:07:13 [2024-03-15T16:07:13.508Z] 
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] All tests passed
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] 
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:13 [2024-03-15T16:07:13.508Z] [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
12:07:13 [2024-03-15T16:07:13.508Z] [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
12:07:13 [2024-03-15T16:07:13.508Z] [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
12:07:13 [2024-03-15T16:07:13.508Z] [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
12:07:13 [2024-03-15T16:07:13.508Z] [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
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] 
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] 
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [82/141]
12:07:13 [2024-03-15T16:07:13.508Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:07:13 [2024-03-15T16:07:13.508Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:13 [2024-03-15T16:07:13.508Z] [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
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] 
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] 
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] The project's OSGi version is 1.0.3.202403151535
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] 
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] 
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] 
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] 
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] 
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:13 [2024-03-15T16:07:13.508Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
12:07:13 [2024-03-15T16:07:13.764Z] [INFO] 
12:07:13 [2024-03-15T16:07:13.764Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:13 [2024-03-15T16:07:13.764Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
12:07:13 [2024-03-15T16:07:13.764Z] [INFO] 
12:07:13 [2024-03-15T16:07:13.764Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:13 [2024-03-15T16:07:13.764Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:13 [2024-03-15T16:07:13.764Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:13 [2024-03-15T16:07:13.764Z] [WARNING] The 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
12:07:13 [2024-03-15T16:07:13.764Z] [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
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] 
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] 
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] 
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:14 [2024-03-15T16:07:14.020Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] 
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:14 [2024-03-15T16:07:14.020Z] [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
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] 
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:14 [2024-03-15T16:07:14.020Z] [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
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] 
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] 
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] 
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] 
12:07:14 [2024-03-15T16:07:14.020Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:14 [2024-03-15T16:07:14.020Z] [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
12:07:15 [2024-03-15T16:07:15.388Z] [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
12:07:16 [2024-03-15T16:07:16.315Z] [INFO] 
12:07:16 [2024-03-15T16:07:16.316Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:16 [2024-03-15T16:07:16.316Z] [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
12:07:16 [2024-03-15T16:07:16.316Z] [INFO] Command line:
12:07:16 [2024-03-15T16:07:16.316Z] 	[/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]
12:07:16 [2024-03-15T16:07:16.316Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:07:19 [2024-03-15T16:07:19.583Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:07:19 [2024-03-15T16:07:19.583Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:07:23 [2024-03-15T16:07:23.755Z] !SESSION 2024-03-15 16:07:16.322 -----------------------------------------------
12:07:23 [2024-03-15T16:07:23.755Z] eclipse.buildId=unknown
12:07:23 [2024-03-15T16:07:23.755Z] java.version=17.0.2
12:07:23 [2024-03-15T16:07:23.755Z] java.vendor=Oracle Corporation
12:07:23 [2024-03-15T16:07:23.755Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:07:23 [2024-03-15T16:07:23.755Z] 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
12:07:23 [2024-03-15T16:07:23.755Z] 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
12:07:23 [2024-03-15T16:07:23.755Z] 
12:07:23 [2024-03-15T16:07:23.755Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:07:22.883
12:07:23 [2024-03-15T16:07:23.755Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:07:23 [2024-03-15T16:07:23.755Z] !STACK 0
12:07:23 [2024-03-15T16:07:23.755Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:07:23 [2024-03-15T16:07:23.755Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:07:23 [2024-03-15T16:07:23.755Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:07:23 [2024-03-15T16:07:23.755Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:07:23 [2024-03-15T16:07:23.755Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:07:23 [2024-03-15T16:07:23.755Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:07:23 [2024-03-15T16:07:23.755Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:07:23 [2024-03-15T16:07:23.755Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:07:23 [2024-03-15T16:07:23.755Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:07:23 [2024-03-15T16:07:23.755Z] Caused by: java.io.IOException: error=2, No such file or directory
12:07:23 [2024-03-15T16:07:23.755Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:07:23 [2024-03-15T16:07:23.755Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:07:23 [2024-03-15T16:07:23.755Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:07:23 [2024-03-15T16:07:23.755Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:07:23 [2024-03-15T16:07:23.755Z] 	... 7 more
12:07:23 [2024-03-15T16:07:23.755Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
12:07:23 [2024-03-15T16:07:23.755Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
12:07:23 [2024-03-15T16:07:23.755Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testPluginId -- Time elapsed: 0.001 s
12:07:23 [2024-03-15T16:07:23.755Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testGetDefault -- Time elapsed: 0 s
12:07:23 [2024-03-15T16:07:23.755Z] 
12:07:23 [2024-03-15T16:07:23.755Z] Results:
12:07:23 [2024-03-15T16:07:23.755Z] 
12:07:23 [2024-03-15T16:07:23.755Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
12:07:23 [2024-03-15T16:07:23.755Z] 
12:07:24 [2024-03-15T16:07:24.011Z] [INFO] All tests passed
12:07:24 [2024-03-15T16:07:24.011Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.011Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:24 [2024-03-15T16:07:24.011Z] [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
12:07:24 [2024-03-15T16:07:24.011Z] [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
12:07:24 [2024-03-15T16:07:24.011Z] [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
12:07:24 [2024-03-15T16:07:24.011Z] [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
12:07:24 [2024-03-15T16:07:24.011Z] [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
12:07:24 [2024-03-15T16:07:24.011Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.011Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:07:24 [2024-03-15T16:07:24.011Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.011Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
12:07:24 [2024-03-15T16:07:24.011Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [83/141]
12:07:24 [2024-03-15T16:07:24.011Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
12:07:24 [2024-03-15T16:07:24.011Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:07:24 [2024-03-15T16:07:24.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
12:07:24 [2024-03-15T16:07:24.011Z] [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
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] The project's OSGi version is 1.0.3.202403151535
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.268Z] [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
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.268Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.268Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:24 [2024-03-15T16:07:24.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
12:07:24 [2024-03-15T16:07:24.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.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
12:07:24 [2024-03-15T16:07:24.524Z] [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
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.524Z] [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
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.524Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.524Z] [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
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.524Z] [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
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] 
12:07:24 [2024-03-15T16:07:24.524Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:24 [2024-03-15T16:07:24.524Z] [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
12:07:25 [2024-03-15T16:07:25.451Z] [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
12:07:26 [2024-03-15T16:07:26.379Z] [INFO] 
12:07:26 [2024-03-15T16:07:26.379Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:26 [2024-03-15T16:07:26.379Z] [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
12:07:26 [2024-03-15T16:07:26.379Z] [INFO] Command line:
12:07:26 [2024-03-15T16:07:26.379Z] 	[/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]
12:07:26 [2024-03-15T16:07:26.379Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:07:28 [2024-03-15T16:07:28.898Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
12:07:28 [2024-03-15T16:07:28.898Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
12:07:28 [2024-03-15T16:07:28.898Z] org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0.001 s
12:07:28 [2024-03-15T16:07:28.898Z] 
12:07:28 [2024-03-15T16:07:28.898Z] Results:
12:07:28 [2024-03-15T16:07:28.898Z] 
12:07:28 [2024-03-15T16:07:28.899Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
12:07:28 [2024-03-15T16:07:28.899Z] 
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] All tests passed
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:29 [2024-03-15T16:07:29.155Z] [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
12:07:29 [2024-03-15T16:07:29.155Z] [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
12:07:29 [2024-03-15T16:07:29.155Z] [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
12:07:29 [2024-03-15T16:07:29.155Z] [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
12:07:29 [2024-03-15T16:07:29.155Z] [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
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [84/141]
12:07:29 [2024-03-15T16:07:29.155Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:07:29 [2024-03-15T16:07:29.155Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:29 [2024-03-15T16:07:29.155Z] [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
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] The project's OSGi version is 2.1.0.202403151535
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.155Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.155Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:29 [2024-03-15T16:07:29.155Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:29 [2024-03-15T16:07:29.156Z] [WARNING] The 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
12:07:29 [2024-03-15T16:07:29.156Z] [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
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.412Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:29 [2024-03-15T16:07:29.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
12:07:29 [2024-03-15T16:07:29.412Z] [WARNING] The 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
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.412Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.412Z] [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
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.412Z] [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
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] 
12:07:29 [2024-03-15T16:07:29.412Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:29 [2024-03-15T16:07:29.413Z] [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
12:07:30 [2024-03-15T16:07:30.343Z] [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
12:07:31 [2024-03-15T16:07:31.708Z] [INFO] 
12:07:31 [2024-03-15T16:07:31.708Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:31 [2024-03-15T16:07:31.708Z] [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
12:07:31 [2024-03-15T16:07:31.708Z] [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
12:07:31 [2024-03-15T16:07:31.708Z] [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
12:07:31 [2024-03-15T16:07:31.708Z] [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
12:07:31 [2024-03-15T16:07:31.708Z] [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
12:07:31 [2024-03-15T16:07:31.708Z] [INFO] 
12:07:31 [2024-03-15T16:07:31.708Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
12:07:31 [2024-03-15T16:07:31.708Z] [INFO] 
12:07:31 [2024-03-15T16:07:31.708Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
12:07:31 [2024-03-15T16:07:31.708Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [85/141]
12:07:31 [2024-03-15T16:07:31.708Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
12:07:31 [2024-03-15T16:07:31.708Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:07:31 [2024-03-15T16:07:31.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
12:07:31 [2024-03-15T16:07:31.708Z] [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
12:07:31 [2024-03-15T16:07:31.964Z] [INFO] 
12:07:31 [2024-03-15T16:07:31.964Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:31 [2024-03-15T16:07:31.964Z] [INFO] 
12:07:31 [2024-03-15T16:07:31.964Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:31 [2024-03-15T16:07:31.964Z] [INFO] The project's OSGi version is 1.1.0.202403151535
12:07:31 [2024-03-15T16:07:31.964Z] [INFO] 
12:07:31 [2024-03-15T16:07:31.964Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:31 [2024-03-15T16:07:31.964Z] [INFO] 
12:07:31 [2024-03-15T16:07:31.964Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:31 [2024-03-15T16:07:31.964Z] [INFO] 
12:07:31 [2024-03-15T16:07:31.964Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:31 [2024-03-15T16:07:31.964Z] [INFO] 
12:07:31 [2024-03-15T16:07:31.964Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:31 [2024-03-15T16:07:31.964Z] [INFO] 
12:07:31 [2024-03-15T16:07:31.964Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:31 [2024-03-15T16:07:31.964Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
12:07:32 [2024-03-15T16:07:32.220Z] [INFO] 
12:07:32 [2024-03-15T16:07:32.220Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:32 [2024-03-15T16:07:32.220Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
12:07:32 [2024-03-15T16:07:32.220Z] [INFO] 
12:07:32 [2024-03-15T16:07:32.220Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:32 [2024-03-15T16:07:32.220Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:32 [2024-03-15T16:07:32.220Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:32 [2024-03-15T16:07:32.220Z] [WARNING] The 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
12:07:32 [2024-03-15T16:07:32.220Z] [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
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] 
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] 
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] 
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] 
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:32 [2024-03-15T16:07:32.783Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:32 [2024-03-15T16:07:32.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
12:07:32 [2024-03-15T16:07:32.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.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
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] 
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:32 [2024-03-15T16:07:32.783Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] 
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:32 [2024-03-15T16:07:32.783Z] [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
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] 
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:32 [2024-03-15T16:07:32.783Z] [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
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] 
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] 
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] 
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] 
12:07:32 [2024-03-15T16:07:32.783Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:32 [2024-03-15T16:07:32.783Z] [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
12:07:34 [2024-03-15T16:07:34.675Z] [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
12:07:34 [2024-03-15T16:07:34.931Z] [INFO] 
12:07:34 [2024-03-15T16:07:34.931Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:35 [2024-03-15T16:07:35.187Z] [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
12:07:35 [2024-03-15T16:07:35.187Z] [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
12:07:35 [2024-03-15T16:07:35.187Z] [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
12:07:35 [2024-03-15T16:07:35.187Z] [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
12:07:35 [2024-03-15T16:07:35.187Z] [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
12:07:35 [2024-03-15T16:07:35.187Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.187Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:07:35 [2024-03-15T16:07:35.187Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.187Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
12:07:35 [2024-03-15T16:07:35.187Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [86/141]
12:07:35 [2024-03-15T16:07:35.187Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
12:07:35 [2024-03-15T16:07:35.187Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:07:35 [2024-03-15T16:07:35.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
12:07:35 [2024-03-15T16:07:35.187Z] [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
12:07:35 [2024-03-15T16:07:35.187Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.187Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.187Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.187Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.187Z] [INFO] The project's OSGi version is 1.3.0.202403151535
12:07:35 [2024-03-15T16:07:35.187Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.187Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.187Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.187Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.188Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.188Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.188Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.188Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.188Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.188Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.188Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
12:07:35 [2024-03-15T16:07:35.188Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.188Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
12:07:35 [2024-03-15T16:07:35.188Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.188Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.188Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:35 [2024-03-15T16:07:35.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
12:07:35 [2024-03-15T16:07:35.188Z] [WARNING] The 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
12:07:35 [2024-03-15T16:07:35.188Z] [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
12:07:35 [2024-03-15T16:07:35.443Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.443Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.443Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.444Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:35 [2024-03-15T16:07:35.444Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:35 [2024-03-15T16:07:35.444Z] [WARNING] The 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
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.444Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.444Z] [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
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.444Z] [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
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] 
12:07:35 [2024-03-15T16:07:35.444Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:35 [2024-03-15T16:07:35.444Z] [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
12:07:36 [2024-03-15T16:07:36.370Z] [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
12:07:37 [2024-03-15T16:07:37.298Z] [INFO] 
12:07:37 [2024-03-15T16:07:37.298Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:37 [2024-03-15T16:07:37.298Z] [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
12:07:37 [2024-03-15T16:07:37.298Z] [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
12:07:37 [2024-03-15T16:07:37.298Z] [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
12:07:37 [2024-03-15T16:07:37.299Z] [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
12:07:37 [2024-03-15T16:07:37.299Z] [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
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] 
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] 
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [87/141]
12:07:37 [2024-03-15T16:07:37.299Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:07:37 [2024-03-15T16:07:37.299Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:37 [2024-03-15T16:07:37.299Z] [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
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] 
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] 
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] The project's OSGi version is 1.3.0.202403151535
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] 
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] 
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] 
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] 
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] 
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:37 [2024-03-15T16:07:37.299Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
12:07:37 [2024-03-15T16:07:37.556Z] [INFO] 
12:07:37 [2024-03-15T16:07:37.556Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:37 [2024-03-15T16:07:37.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
12:07:37 [2024-03-15T16:07:37.556Z] [INFO] 
12:07:37 [2024-03-15T16:07:37.556Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:37 [2024-03-15T16:07:37.556Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:37 [2024-03-15T16:07:37.556Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:37 [2024-03-15T16:07:37.556Z] [WARNING] The 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
12:07:37 [2024-03-15T16:07:37.556Z] [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
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] 
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] 
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] 
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] 
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:38 [2024-03-15T16:07:38.485Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:38 [2024-03-15T16:07:38.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
12:07:38 [2024-03-15T16:07:38.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.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
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] 
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:38 [2024-03-15T16:07:38.485Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] 
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:38 [2024-03-15T16:07:38.485Z] [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
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] 
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:38 [2024-03-15T16:07:38.485Z] [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
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] 
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] 
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] 
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] 
12:07:38 [2024-03-15T16:07:38.485Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:38 [2024-03-15T16:07:38.742Z] [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
12:07:39 [2024-03-15T16:07:39.671Z] [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
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:41 [2024-03-15T16:07:41.560Z] [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
12:07:41 [2024-03-15T16:07:41.560Z] [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
12:07:41 [2024-03-15T16:07:41.560Z] [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
12:07:41 [2024-03-15T16:07:41.560Z] [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
12:07:41 [2024-03-15T16:07:41.560Z] [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
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT [88/141]
12:07:41 [2024-03-15T16:07:41.560Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:07:41 [2024-03-15T16:07:41.560Z] [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
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control ---
12:07:41 [2024-03-15T16:07:41.560Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
12:07:41 [2024-03-15T16:07:41.560Z] [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
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control ---
12:07:41 [2024-03-15T16:07:41.560Z] [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
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] 
12:07:41 [2024-03-15T16:07:41.560Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control ---
12:07:41 [2024-03-15T16:07:41.561Z] [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
12:07:42 [2024-03-15T16:07:42.490Z] [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
12:07:43 [2024-03-15T16:07:43.052Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.052Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
12:07:43 [2024-03-15T16:07:43.052Z] [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
12:07:43 [2024-03-15T16:07:43.053Z] [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
12:07:43 [2024-03-15T16:07:43.053Z] [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
12:07:43 [2024-03-15T16:07:43.053Z] [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
12:07:43 [2024-03-15T16:07:43.053Z] [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
12:07:43 [2024-03-15T16:07:43.053Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.053Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
12:07:43 [2024-03-15T16:07:43.053Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.053Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
12:07:43 [2024-03-15T16:07:43.053Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [89/141]
12:07:43 [2024-03-15T16:07:43.053Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
12:07:43 [2024-03-15T16:07:43.053Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:07:43 [2024-03-15T16:07:43.309Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:43 [2024-03-15T16:07:43.309Z] [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
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] The project's OSGi version is 1.1.4.202403151535
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.310Z] [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
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.310Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.310Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:43 [2024-03-15T16:07:43.310Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:43 [2024-03-15T16:07:43.310Z] [WARNING] The 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
12:07:43 [2024-03-15T16:07:43.566Z] [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
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.566Z] [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
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.566Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.566Z] [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
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.566Z] [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
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] 
12:07:43 [2024-03-15T16:07:43.566Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:43 [2024-03-15T16:07:43.566Z] [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
12:07:44 [2024-03-15T16:07:44.495Z] [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
12:07:45 [2024-03-15T16:07:45.057Z] [INFO] 
12:07:45 [2024-03-15T16:07:45.057Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:45 [2024-03-15T16:07:45.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/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
12:07:45 [2024-03-15T16:07:45.313Z] [INFO] Command line:
12:07:45 [2024-03-15T16:07:45.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/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]
12:07:45 [2024-03-15T16:07:45.313Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:07:47 [2024-03-15T16:07:47.830Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
12:07:47 [2024-03-15T16:07:47.830Z] 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
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testToString -- Time elapsed: 0.007 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfoCopy -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfo -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEventCopy2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testHashCode -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testGetAndSetter -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.830Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
12:07:47 [2024-03-15T16:07:47.830Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsNull -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventInfoCopy -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testHashCode -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testToString_1 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.830Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testGetAndSetter -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
12:07:47 [2024-03-15T16:07:47.831Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsNull -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceCopy2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testHashCode -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testToString_1 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testSetName -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfoCopy -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
12:07:47 [2024-03-15T16:07:47.831Z] 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
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfoCopy -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfo -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsNull -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testGetAndSetters -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionCopy2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsSymmetry -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testHashCode -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_1 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_3 -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
12:07:47 [2024-03-15T16:07:47.831Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testToString -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testFiledInfo -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testSetFieldType -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsNull -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventInfoCopy -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventCopy2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testHashCode -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
12:07:47 [2024-03-15T16:07:47.831Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsNull -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventCopy2 -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testHashCode -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_1 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_2 -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testGetAndSetter -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
12:07:47 [2024-03-15T16:07:47.831Z] 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
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel1 -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testHashCode -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testToString_1 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfo -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
12:07:47 [2024-03-15T16:07:47.831Z] 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
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testGetEventType_1 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.831Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testAddField -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsNull -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel1 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testExcludedEvents -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetEventType_2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testHashCode -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetFields -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testToString_1 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testFields -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
12:07:47 [2024-03-15T16:07:47.832Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsNull -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotCopy -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testTraceCopy2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testHashCode -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testToString_1 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSetName -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
12:07:47 [2024-03-15T16:07:47.832Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfo -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsNull -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testAddAndGetEvents_1 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testGetAndSetters -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfoCopy -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testHashCode -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelCopy2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_1 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_2 -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testSetEvents_1 -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.832Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
12:07:47 [2024-03-15T16:07:47.832Z] 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
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfo -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsNull -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfoCopy -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainlCopy2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testGetAndSetters -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsSymmetry -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testHashCode -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_1 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
12:07:47 [2024-03-15T16:07:47.832Z] 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
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfo -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfoCopy -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderCopy2 -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsNull -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testGetAndSetters -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetLoggers_1 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testHashCode -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsTransivity -- Time elapsed: 0.001 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_1 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_2 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetEvents_1 -- Time elapsed: 0 s
12:07:47 [2024-03-15T16:07:47.832Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
12:07:48 [2024-03-15T16:07:48.090Z] !SESSION 2024-03-15 16:07:45.231 -----------------------------------------------
12:07:48 [2024-03-15T16:07:48.090Z] eclipse.buildId=unknown
12:07:48 [2024-03-15T16:07:48.090Z] java.version=17.0.2
12:07:48 [2024-03-15T16:07:48.090Z] java.vendor=Oracle Corporation
12:07:48 [2024-03-15T16:07:48.090Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:07:48 [2024-03-15T16:07:48.090Z] 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
12:07:48 [2024-03-15T16:07:48.090Z] 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
12:07:48 [2024-03-15T16:07:48.090Z] 
12:07:48 [2024-03-15T16:07:48.090Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-03-15 16:07:47.941
12:07:48 [2024-03-15T16:07:48.090Z] !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
12:07:48 [2024-03-15T16:07:48.090Z] !STACK 0
12:07:48 [2024-03-15T16:07:48.090Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
12:07:48 [2024-03-15T16:07:48.090Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:07:48 [2024-03-15T16:07:48.090Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:07:48 [2024-03-15T16:07:48.090Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:07:48 [2024-03-15T16:07:48.090Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:07:48 [2024-03-15T16:07:48.090Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:07:48 [2024-03-15T16:07:48.090Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:07:48 [2024-03-15T16:07:48.090Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:07:48 [2024-03-15T16:07:48.090Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:07:48 [2024-03-15T16:07:48.090Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:07:48 [2024-03-15T16:07:48.090Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:07:48 [2024-03-15T16:07:48.090Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:07:48 [2024-03-15T16:07:48.090Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
12:07:48 [2024-03-15T16:07:48.090Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
12:07:48 [2024-03-15T16:07:48.090Z] 
12:07:48 [2024-03-15T16:07:48.090Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-03-15 16:07:47.992
12:07:48 [2024-03-15T16:07:48.090Z] !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.
12:07:48 [2024-03-15T16:07:48.090Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
12:07:48 [2024-03-15T16:07:48.090Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig -- Time elapsed: 0.172 s
12:07:48 [2024-03-15T16:07:48.090Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testSessionValidate -- Time elapsed: 0.048 s
12:07:48 [2024-03-15T16:07:48.090Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
12:07:48 [2024-03-15T16:07:48.090Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
12:07:48 [2024-03-15T16:07:48.090Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
12:07:48 [2024-03-15T16:07:48.090Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
12:07:48 [2024-03-15T16:07:48.090Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
12:07:48 [2024-03-15T16:07:48.090Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
12:07:48 [2024-03-15T16:07:48.090Z] 
12:07:48 [2024-03-15T16:07:48.090Z] Results:
12:07:48 [2024-03-15T16:07:48.090Z] 
12:07:48 [2024-03-15T16:07:48.090Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
12:07:48 [2024-03-15T16:07:48.090Z] 
12:07:48 [2024-03-15T16:07:48.347Z] [INFO] All tests passed
12:07:48 [2024-03-15T16:07:48.347Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.347Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:48 [2024-03-15T16:07:48.347Z] [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
12:07:48 [2024-03-15T16:07:48.347Z] [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
12:07:48 [2024-03-15T16:07:48.347Z] [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
12:07:48 [2024-03-15T16:07:48.347Z] [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
12:07:48 [2024-03-15T16:07:48.347Z] [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
12:07:48 [2024-03-15T16:07:48.347Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.347Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:07:48 [2024-03-15T16:07:48.347Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.347Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
12:07:48 [2024-03-15T16:07:48.347Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [90/141]
12:07:48 [2024-03-15T16:07:48.347Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
12:07:48 [2024-03-15T16:07:48.347Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:07:48 [2024-03-15T16:07:48.347Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:48 [2024-03-15T16:07:48.347Z] [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
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] The project's OSGi version is 1.0.3.202403151535
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.603Z] [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
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.603Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.603Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:48 [2024-03-15T16:07:48.603Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:48 [2024-03-15T16:07:48.603Z] [WARNING] The 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
12:07:48 [2024-03-15T16:07:48.603Z] [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
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.860Z] [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
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.860Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.860Z] [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
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.860Z] [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
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] 
12:07:48 [2024-03-15T16:07:48.860Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:48 [2024-03-15T16:07:48.860Z] [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
12:07:50 [2024-03-15T16:07:50.226Z] [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
12:07:50 [2024-03-15T16:07:50.787Z] [INFO] 
12:07:50 [2024-03-15T16:07:50.787Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:51 [2024-03-15T16:07:51.043Z] [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
12:07:51 [2024-03-15T16:07:51.043Z] [INFO] Command line:
12:07:51 [2024-03-15T16:07:51.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.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]
12:07:51 [2024-03-15T16:07:51.043Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:07:53 [2024-03-15T16:07:53.561Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
12:07:53 [2024-03-15T16:07:53.561Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
12:07:53 [2024-03-15T16:07:53.561Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorNoError -- Time elapsed: 0.029 s
12:07:53 [2024-03-15T16:07:53.561Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorError -- Time elapsed: 0 s
12:07:53 [2024-03-15T16:07:53.561Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
12:07:53 [2024-03-15T16:07:53.817Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
12:07:53 [2024-03-15T16:07:53.817Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteError -- Time elapsed: 0.034 s
12:07:53 [2024-03-15T16:07:53.817Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteSuccess -- Time elapsed: 0.006 s
12:07:53 [2024-03-15T16:07:53.817Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteException -- Time elapsed: 0.005 s
12:07:53 [2024-03-15T16:07:53.817Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
12:07:53 [2024-03-15T16:07:53.817Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
12:07:53 [2024-03-15T16:07:53.817Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testNullSegment -- Time elapsed: 0 s
12:07:53 [2024-03-15T16:07:53.817Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testConstructorAndAdd -- Time elapsed: 0 s
12:07:53 [2024-03-15T16:07:53.817Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
12:07:53 [2024-03-15T16:07:53.817Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
12:07:53 [2024-03-15T16:07:53.817Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
12:07:53 [2024-03-15T16:07:53.817Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testGetDefault -- Time elapsed: 0 s
12:07:53 [2024-03-15T16:07:53.817Z] 
12:07:53 [2024-03-15T16:07:53.817Z] Results:
12:07:53 [2024-03-15T16:07:53.817Z] 
12:07:53 [2024-03-15T16:07:53.817Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
12:07:53 [2024-03-15T16:07:53.817Z] 
12:07:54 [2024-03-15T16:07:54.073Z] [INFO] All tests passed
12:07:54 [2024-03-15T16:07:54.073Z] [INFO] 
12:07:54 [2024-03-15T16:07:54.073Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:54 [2024-03-15T16:07:54.073Z] [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
12:07:54 [2024-03-15T16:07:54.073Z] [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
12:07:54 [2024-03-15T16:07:54.073Z] [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
12:07:54 [2024-03-15T16:07:54.073Z] [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
12:07:54 [2024-03-15T16:07:54.073Z] [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
12:07:54 [2024-03-15T16:07:54.073Z] [INFO] 
12:07:54 [2024-03-15T16:07:54.073Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:07:54 [2024-03-15T16:07:54.073Z] [INFO] 
12:07:54 [2024-03-15T16:07:54.073Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
12:07:54 [2024-03-15T16:07:54.073Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [91/141]
12:07:54 [2024-03-15T16:07:54.073Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
12:07:54 [2024-03-15T16:07:54.073Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:07:54 [2024-03-15T16:07:54.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
12:07:54 [2024-03-15T16:07:54.073Z] [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
12:07:54 [2024-03-15T16:07:54.330Z] [INFO] 
12:07:54 [2024-03-15T16:07:54.330Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:54 [2024-03-15T16:07:54.330Z] [INFO] 
12:07:54 [2024-03-15T16:07:54.330Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:54 [2024-03-15T16:07:54.330Z] [INFO] The project's OSGi version is 2.0.6.202403151535
12:07:54 [2024-03-15T16:07:54.330Z] [INFO] 
12:07:54 [2024-03-15T16:07:54.330Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:54 [2024-03-15T16:07:54.330Z] [INFO] 
12:07:54 [2024-03-15T16:07:54.330Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:54 [2024-03-15T16:07:54.330Z] [INFO] 
12:07:54 [2024-03-15T16:07:54.330Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:54 [2024-03-15T16:07:54.330Z] [INFO] 
12:07:54 [2024-03-15T16:07:54.330Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:54 [2024-03-15T16:07:54.330Z] [INFO] 
12:07:54 [2024-03-15T16:07:54.330Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:54 [2024-03-15T16:07:54.330Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
12:07:54 [2024-03-15T16:07:54.586Z] [INFO] 
12:07:54 [2024-03-15T16:07:54.586Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:54 [2024-03-15T16:07:54.586Z] [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
12:07:54 [2024-03-15T16:07:54.586Z] [INFO] 
12:07:54 [2024-03-15T16:07:54.586Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:54 [2024-03-15T16:07:54.586Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:54 [2024-03-15T16:07:54.586Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:54 [2024-03-15T16:07:54.586Z] [WARNING] The 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
12:07:54 [2024-03-15T16:07:54.586Z] [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
12:07:54 [2024-03-15T16:07:54.843Z] [INFO] 
12:07:54 [2024-03-15T16:07:54.843Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:54 [2024-03-15T16:07:54.843Z] [INFO] 
12:07:54 [2024-03-15T16:07:54.843Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:54 [2024-03-15T16:07:54.843Z] [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
12:07:54 [2024-03-15T16:07:54.843Z] [INFO] 
12:07:54 [2024-03-15T16:07:54.843Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:54 [2024-03-15T16:07:54.843Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 134 were skipped
12:07:54 [2024-03-15T16:07:54.843Z] [INFO] 
12:07:54 [2024-03-15T16:07:54.843Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:54 [2024-03-15T16:07:54.843Z] [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
12:07:55 [2024-03-15T16:07:55.100Z] [INFO] 
12:07:55 [2024-03-15T16:07:55.100Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:55 [2024-03-15T16:07:55.100Z] [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
12:07:55 [2024-03-15T16:07:55.100Z] [INFO] 
12:07:55 [2024-03-15T16:07:55.100Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:55 [2024-03-15T16:07:55.100Z] [INFO] 
12:07:55 [2024-03-15T16:07:55.100Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:55 [2024-03-15T16:07:55.100Z] [INFO] 
12:07:55 [2024-03-15T16:07:55.100Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:55 [2024-03-15T16:07:55.100Z] [INFO] 
12:07:55 [2024-03-15T16:07:55.100Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:55 [2024-03-15T16:07:55.100Z] [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
12:07:56 [2024-03-15T16:07:56.028Z] [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
12:07:57 [2024-03-15T16:07:57.395Z] [INFO] 
12:07:57 [2024-03-15T16:07:57.395Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:07:57 [2024-03-15T16:07:57.652Z] [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
12:07:57 [2024-03-15T16:07:57.652Z] [INFO] Command line:
12:07:57 [2024-03-15T16:07:57.652Z] 	[/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]
12:07:57 [2024-03-15T16:07:57.652Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:08:00 [2024-03-15T16:08:00.920Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:08:00 [2024-03-15T16:08:00.920Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:08:04 [2024-03-15T16:08:04.188Z] !SESSION 2024-03-15 16:07:57.664 -----------------------------------------------
12:08:04 [2024-03-15T16:08:04.188Z] eclipse.buildId=unknown
12:08:04 [2024-03-15T16:08:04.188Z] java.version=17.0.2
12:08:04 [2024-03-15T16:08:04.188Z] java.vendor=Oracle Corporation
12:08:04 [2024-03-15T16:08:04.188Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:08:04 [2024-03-15T16:08:04.188Z] 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
12:08:04 [2024-03-15T16:08:04.188Z] 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
12:08:04 [2024-03-15T16:08:04.188Z] 
12:08:04 [2024-03-15T16:08:04.188Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:08:03.682
12:08:04 [2024-03-15T16:08:04.188Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:08:04 [2024-03-15T16:08:04.188Z] !STACK 0
12:08:04 [2024-03-15T16:08:04.188Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:08:04 [2024-03-15T16:08:04.188Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:08:04 [2024-03-15T16:08:04.188Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:08:04 [2024-03-15T16:08:04.188Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:08:04 [2024-03-15T16:08:04.188Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:08:04 [2024-03-15T16:08:04.188Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:08:04 [2024-03-15T16:08:04.188Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:08:04 [2024-03-15T16:08:04.188Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:08:04 [2024-03-15T16:08:04.188Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:08:04 [2024-03-15T16:08:04.188Z] Caused by: java.io.IOException: error=2, No such file or directory
12:08:04 [2024-03-15T16:08:04.188Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:08:04 [2024-03-15T16:08:04.188Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:08:04 [2024-03-15T16:08:04.188Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:08:04 [2024-03-15T16:08:04.188Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:08:04 [2024-03-15T16:08:04.188Z] 	... 7 more
12:08:04 [2024-03-15T16:08:04.188Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
12:08:05 [2024-03-15T16:08:05.116Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
12:08:05 [2024-03-15T16:08:05.116Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest.testComponentProperties -- Time elapsed: 0.672 s
12:08:05 [2024-03-15T16:08:05.116Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
12:08:05 [2024-03-15T16:08:05.678Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.620 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
12:08:05 [2024-03-15T16:08:05.678Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest.testUstProviderTree -- Time elapsed: 0.619 s
12:08:05 [2024-03-15T16:08:05.678Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
12:08:06 [2024-03-15T16:08:06.239Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
12:08:06 [2024-03-15T16:08:06.239Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest.testTraceSessionTree -- Time elapsed: 0.548 s
12:08:06 [2024-03-15T16:08:06.239Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
12:08:06 [2024-03-15T16:08:06.799Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
12:08:06 [2024-03-15T16:08:06.799Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test.testTraceSessionTree -- Time elapsed: 0.572 s
12:08:06 [2024-03-15T16:08:06.799Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
12:08:18 [2024-03-15T16:08:18.981Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.78 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest.testTraceSessionTree -- Time elapsed: 10.78 s
12:08:18 [2024-03-15T16:08:18.981Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
12:08:18 [2024-03-15T16:08:18.981Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest.testTraceControlComponents -- Time elapsed: 0.426 s
12:08:18 [2024-03-15T16:08:18.981Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
12:08:18 [2024-03-15T16:08:18.981Z] 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
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetImage_1 -- Time elapsed: 0.001 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testFireCompenentUpdated -- Time elapsed: 0.001 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetChildren_1 -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetChildren -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAdapter -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveAllChildren_2 -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_1 -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_2 -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_1 -- Time elapsed: 0.001 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_2 -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_1 -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_2 -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetSndSetToolTip -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddComponentListener_1 -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetTargetNodeState_1 -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetName -- Time elapsed: 0.001 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_1 -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_2 -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetParent -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.981Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild1 -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.982Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild2 -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.982Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetControlService_1 -- Time elapsed: 0.003 s
12:08:18 [2024-03-15T16:08:18.982Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_1 -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.982Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_2 -- Time elapsed: 0 s
12:08:18 [2024-03-15T16:08:18.982Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
12:08:18 [2024-03-15T16:08:18.982Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
12:08:18 [2024-03-15T16:08:18.982Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest.testTraceControlComponents -- Time elapsed: 0.387 s
12:08:18 [2024-03-15T16:08:18.982Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
12:08:19 [2024-03-15T16:08:19.238Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
12:08:19 [2024-03-15T16:08:19.238Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest.testTraceSessionTree -- Time elapsed: 0.889 s
12:08:19 [2024-03-15T16:08:19.238Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
12:08:19 [2024-03-15T16:08:19.800Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
12:08:19 [2024-03-15T16:08:19.800Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest.testTraceSessionTree -- Time elapsed: 0.606 s
12:08:19 [2024-03-15T16:08:19.800Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
12:08:20 [2024-03-15T16:08:20.363Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.430 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
12:08:20 [2024-03-15T16:08:20.363Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest.testTraceSessionTree -- Time elapsed: 0.429 s
12:08:20 [2024-03-15T16:08:20.363Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
12:08:20 [2024-03-15T16:08:20.925Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
12:08:20 [2024-03-15T16:08:20.925Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest.testKernelProviderTree -- Time elapsed: 0.476 s
12:08:20 [2024-03-15T16:08:20.925Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
12:08:20 [2024-03-15T16:08:20.925Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
12:08:20 [2024-03-15T16:08:20.925Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
12:08:20 [2024-03-15T16:08:20.925Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
12:08:20 [2024-03-15T16:08:20.925Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
12:08:20 [2024-03-15T16:08:20.925Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
12:08:20 [2024-03-15T16:08:20.925Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
12:08:21 [2024-03-15T16:08:21.181Z] 
12:08:21 [2024-03-15T16:08:21.181Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-03-15 16:08:21.049
12:08:21 [2024-03-15T16:08:21.182Z] !MESSAGE Could not validate the xml response
12:08:21 [2024-03-15T16:08:21.182Z] !STACK 0
12:08:21 [2024-03-15T16:08:21.182Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:08:21 [2024-03-15T16:08:21.182Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:08:21 [2024-03-15T16:08:21.182Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:08:21 [2024-03-15T16:08:21.183Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:08:21 [2024-03-15T16:08:21.183Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:08:21 [2024-03-15T16:08:21.183Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:08:21 [2024-03-15T16:08:21.183Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
12:08:21 [2024-03-15T16:08:21.183Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
12:08:21 [2024-03-15T16:08:21.183Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
12:08:21 [2024-03-15T16:08:21.183Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
12:08:21 [2024-03-15T16:08:21.744Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.036 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSessionCompatibility_2_7 -- Time elapsed: 0.034 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSycallEvents -- Time elapsed: 0.029 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testLttngNotInstalled -- Time elapsed: 0.039 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUnsupportedVersion -- Time elapsed: 0.026 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.026 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession2_1 -- Time elapsed: 0.043 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.024 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContextFailure -- Time elapsed: 0.025 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExist -- Time elapsed: 0.024 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSession1 -- Time elapsed: 0.042 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUstProvider2 -- Time elapsed: 0.023 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage -- Time elapsed: 0.030 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.043 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.014 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.013 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionCompiled -- Time elapsed: 0.066 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableEvents -- Time elapsed: 0.032 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider3 -- Time elapsed: 0.014 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLog4jLoggers -- Time elapsed: 0.056 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableChannel -- Time elapsed: 0.011 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableJulLoggers -- Time elapsed: 0.014 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelUIDBuffer -- Time elapsed: 0.011 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.012 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySession -- Time elapsed: 0.047 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersion -- Time elapsed: 0.011 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelPIDBuffer -- Time elapsed: 0.011 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.010 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testSessionProfile -- Time elapsed: 0.011 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.010 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.010 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannel -- Time elapsed: 0.010 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionWithPrompt -- Time elapsed: 0.025 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExistVerbose -- Time elapsed: 0.010 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionWithPrompt -- Time elapsed: 0.010 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableSyscalls -- Time elapsed: 0.010 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDisableChannel -- Time elapsed: 0.014 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLogLevel -- Time elapsed: 0.010 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySessionVerbose -- Time elapsed: 0.015 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider -- Time elapsed: 0.011 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.022 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDynamicProbe -- Time elapsed: 0.010 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testNoVersion -- Time elapsed: 0.010 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnablePythonLoggers -- Time elapsed: 0.012 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames1 -- Time elapsed: 0.010 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames2 -- Time elapsed: 0.011 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession -- Time elapsed: 0.011 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEventExcluded -- Time elapsed: 0.012 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.022 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession -- Time elapsed: 0.012 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVariants -- Time elapsed: 0.011 s
12:08:21 [2024-03-15T16:08:21.745Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContext -- Time elapsed: 0.010 s
12:08:21 [2024-03-15T16:08:21.745Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
12:08:22 [2024-03-15T16:08:22.001Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.124 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testLttngNotInstalled -- Time elapsed: 0.003 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUnsupportedVersion -- Time elapsed: 0.003 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession2_1 -- Time elapsed: 0.003 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.003 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContextFailure -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExist -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSession1 -- Time elapsed: 0.003 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUstProvider2 -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNameGarbage -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionCompiled -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableEvents -- Time elapsed: 0.003 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider3 -- Time elapsed: 0.013 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLog4jLoggers -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableChannel -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableJulLoggers -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelUIDBuffer -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySession -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersion -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelPIDBuffer -- Time elapsed: 0.001 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testSessionProfile -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannel -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionWithPrompt -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExistVerbose -- Time elapsed: 0.003 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionWithPrompt -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableSyscalls -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDisableChannel -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLogLevel -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySessionVerbose -- Time elapsed: 0.003 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.006 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDynamicProbe -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testNoVersion -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnablePythonLoggers -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.001Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames1 -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.002Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames2 -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.002Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.002Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEventExcluded -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.002Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.003 s
12:08:22 [2024-03-15T16:08:22.002Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.002Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVariants -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.002Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContext -- Time elapsed: 0.002 s
12:08:22 [2024-03-15T16:08:22.002Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
12:08:22 [2024-03-15T16:08:22.258Z] 
12:08:22 [2024-03-15T16:08:22.258Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-03-15 16:08:22.055
12:08:22 [2024-03-15T16:08:22.258Z] !MESSAGE Could not validate the xml response
12:08:22 [2024-03-15T16:08:22.258Z] !STACK 0
12:08:22 [2024-03-15T16:08:22.258Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
12:08:22 [2024-03-15T16:08:22.258Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
12:08:22 [2024-03-15T16:08:22.258Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
12:08:22 [2024-03-15T16:08:22.258Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:08:22 [2024-03-15T16:08:22.258Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:08:22 [2024-03-15T16:08:22.258Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:08:22 [2024-03-15T16:08:22.258Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:08:22 [2024-03-15T16:08:22.258Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:08:22 [2024-03-15T16:08:22.258Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:08:22 [2024-03-15T16:08:22.258Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:08:22 [2024-03-15T16:08:22.258Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:08:22 [2024-03-15T16:08:22.258Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:08:22 [2024-03-15T16:08:22.258Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:08:22 [2024-03-15T16:08:22.259Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:08:22 [2024-03-15T16:08:22.259Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:08:22 [2024-03-15T16:08:22.259Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:08:22 [2024-03-15T16:08:22.259Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:08:22 [2024-03-15T16:08:22.259Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:08:22 [2024-03-15T16:08:22.259Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:08:22 [2024-03-15T16:08:22.259Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:08:22 [2024-03-15T16:08:22.259Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
12:08:22 [2024-03-15T16:08:22.259Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
12:08:22 [2024-03-15T16:08:22.821Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.731 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionWithFilterExpression -- Time elapsed: 0.024 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListContext28 -- Time elapsed: 0.012 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSessionCompatibility_2_7 -- Time elapsed: 0.011 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSycallEvents -- Time elapsed: 0.012 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testLttngNotInstalled -- Time elapsed: 0.010 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUnsupportedVersion -- Time elapsed: 0.011 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.010 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession2_1 -- Time elapsed: 0.026 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession2_5 -- Time elapsed: 0.013 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContextFailure -- Time elapsed: 0.011 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExist -- Time elapsed: 0.011 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSession1 -- Time elapsed: 0.012 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUstProvider2 -- Time elapsed: 0.011 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNameGarbage -- Time elapsed: 0.012 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst1 -- Time elapsed: 0.010 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst2 -- Time elapsed: 0.025 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst3 -- Time elapsed: 0.009 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionCompiled -- Time elapsed: 0.015 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableEvents -- Time elapsed: 0.009 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider3 -- Time elapsed: 0.015 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLog4jLoggers -- Time elapsed: 0.011 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableChannel -- Time elapsed: 0.011 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableJulLoggers -- Time elapsed: 0.020 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelUIDBuffer -- Time elapsed: 0.010 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.010 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySession -- Time elapsed: 0.011 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersion -- Time elapsed: 0.010 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelPIDBuffer -- Time elapsed: 0.010 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVerbose2_1 -- Time elapsed: 0.011 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testSessionProfile -- Time elapsed: 0.010 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel1 -- Time elapsed: 0.012 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel2 -- Time elapsed: 0.018 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannel -- Time elapsed: 0.010 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionWithPrompt -- Time elapsed: 0.009 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExistVerbose -- Time elapsed: 0.010 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionWithPrompt -- Time elapsed: 0.011 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableSyscalls -- Time elapsed: 0.010 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDisableChannel -- Time elapsed: 0.011 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLogLevel -- Time elapsed: 0.010 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySessionVerbose -- Time elapsed: 0.010 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider -- Time elapsed: 0.022 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSessionErrors -- Time elapsed: 0.010 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDynamicProbe -- Time elapsed: 0.015 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testNoVersion -- Time elapsed: 0.012 s
12:08:22 [2024-03-15T16:08:22.822Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnablePythonLoggers -- Time elapsed: 0.013 s
12:08:22 [2024-03-15T16:08:22.823Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames1 -- Time elapsed: 0.042 s
12:08:22 [2024-03-15T16:08:22.823Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames2 -- Time elapsed: 0.013 s
12:08:22 [2024-03-15T16:08:22.823Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession -- Time elapsed: 0.020 s
12:08:22 [2024-03-15T16:08:22.823Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEventExcluded -- Time elapsed: 0.012 s
12:08:22 [2024-03-15T16:08:22.823Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.012 s
12:08:22 [2024-03-15T16:08:22.823Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession -- Time elapsed: 0.012 s
12:08:22 [2024-03-15T16:08:22.823Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVariants -- Time elapsed: 0.040 s
12:08:22 [2024-03-15T16:08:22.823Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContext -- Time elapsed: 0.010 s
12:08:22 [2024-03-15T16:08:22.823Z] 
12:08:22 [2024-03-15T16:08:22.823Z] Results:
12:08:22 [2024-03-15T16:08:22.823Z] 
12:08:22 [2024-03-15T16:08:22.823Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
12:08:22 [2024-03-15T16:08:22.823Z] 
12:08:23 [2024-03-15T16:08:23.385Z] [INFO] All tests passed
12:08:23 [2024-03-15T16:08:23.385Z] [INFO] 
12:08:23 [2024-03-15T16:08:23.385Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:08:23 [2024-03-15T16:08:23.385Z] [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
12:08:23 [2024-03-15T16:08:23.386Z] [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
12:08:23 [2024-03-15T16:08:23.386Z] [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
12:08:23 [2024-03-15T16:08:23.386Z] [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
12:08:23 [2024-03-15T16:08:23.386Z] [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
12:08:23 [2024-03-15T16:08:23.386Z] [INFO] 
12:08:23 [2024-03-15T16:08:23.386Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:08:23 [2024-03-15T16:08:23.386Z] [INFO] 
12:08:23 [2024-03-15T16:08:23.386Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
12:08:23 [2024-03-15T16:08:23.386Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [92/141]
12:08:23 [2024-03-15T16:08:23.386Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
12:08:23 [2024-03-15T16:08:23.386Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:08:23 [2024-03-15T16:08:23.386Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:23 [2024-03-15T16:08:23.386Z] [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
12:08:23 [2024-03-15T16:08:23.642Z] [INFO] 
12:08:23 [2024-03-15T16:08:23.642Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:23 [2024-03-15T16:08:23.642Z] [INFO] 
12:08:23 [2024-03-15T16:08:23.642Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:23 [2024-03-15T16:08:23.642Z] [INFO] The project's OSGi version is 1.0.9.202403151535
12:08:23 [2024-03-15T16:08:23.642Z] [INFO] 
12:08:23 [2024-03-15T16:08:23.642Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:23 [2024-03-15T16:08:23.642Z] [INFO] 
12:08:23 [2024-03-15T16:08:23.642Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:23 [2024-03-15T16:08:23.642Z] [INFO] 
12:08:23 [2024-03-15T16:08:23.642Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:23 [2024-03-15T16:08:23.642Z] [INFO] 
12:08:23 [2024-03-15T16:08:23.642Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:23 [2024-03-15T16:08:23.642Z] [INFO] 
12:08:23 [2024-03-15T16:08:23.642Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:23 [2024-03-15T16:08:23.642Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
12:08:23 [2024-03-15T16:08:23.898Z] [INFO] 
12:08:23 [2024-03-15T16:08:23.898Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:23 [2024-03-15T16:08:23.898Z] [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
12:08:23 [2024-03-15T16:08:23.898Z] [INFO] 
12:08:23 [2024-03-15T16:08:23.898Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:23 [2024-03-15T16:08:23.898Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:08:23 [2024-03-15T16:08:23.898Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:23 [2024-03-15T16:08:23.898Z] [WARNING] The 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
12:08:23 [2024-03-15T16:08:23.898Z] [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
12:08:24 [2024-03-15T16:08:24.154Z] [INFO] 
12:08:24 [2024-03-15T16:08:24.154Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:24 [2024-03-15T16:08:24.154Z] [INFO] 
12:08:24 [2024-03-15T16:08:24.154Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:24 [2024-03-15T16:08:24.154Z] [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
12:08:24 [2024-03-15T16:08:24.155Z] [INFO] 
12:08:24 [2024-03-15T16:08:24.155Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:24 [2024-03-15T16:08:24.155Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
12:08:24 [2024-03-15T16:08:24.155Z] [INFO] 
12:08:24 [2024-03-15T16:08:24.155Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:24 [2024-03-15T16:08:24.155Z] [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
12:08:24 [2024-03-15T16:08:24.155Z] [INFO] 
12:08:24 [2024-03-15T16:08:24.155Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:24 [2024-03-15T16:08:24.411Z] [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
12:08:24 [2024-03-15T16:08:24.411Z] [INFO] 
12:08:24 [2024-03-15T16:08:24.411Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:24 [2024-03-15T16:08:24.411Z] [INFO] 
12:08:24 [2024-03-15T16:08:24.411Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:24 [2024-03-15T16:08:24.411Z] [INFO] 
12:08:24 [2024-03-15T16:08:24.411Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:24 [2024-03-15T16:08:24.411Z] [INFO] 
12:08:24 [2024-03-15T16:08:24.411Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:24 [2024-03-15T16:08:24.411Z] [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
12:08:25 [2024-03-15T16:08:25.338Z] [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
12:08:25 [2024-03-15T16:08:25.899Z] [INFO] 
12:08:25 [2024-03-15T16:08:25.899Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:08:26 [2024-03-15T16:08:26.154Z] [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
12:08:26 [2024-03-15T16:08:26.154Z] [INFO] Command line:
12:08:26 [2024-03-15T16:08:26.154Z] 	[/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]
12:08:26 [2024-03-15T16:08:26.154Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:08:28 [2024-03-15T16:08:28.043Z] Mar 15, 2024 4:08:27 PM org.apache.aries.spifly.BaseActivator log
12:08:28 [2024-03-15T16:08:28.043Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:08:29 [2024-03-15T16:08:29.408Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:08:29 [2024-03-15T16:08:29.408Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:08:32 [2024-03-15T16:08:32.686Z] !SESSION 2024-03-15 16:08:26.182 -----------------------------------------------
12:08:32 [2024-03-15T16:08:32.686Z] eclipse.buildId=unknown
12:08:32 [2024-03-15T16:08:32.686Z] java.version=17.0.2
12:08:32 [2024-03-15T16:08:32.686Z] java.vendor=Oracle Corporation
12:08:32 [2024-03-15T16:08:32.686Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:08:32 [2024-03-15T16:08:32.686Z] 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
12:08:32 [2024-03-15T16:08:32.686Z] 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
12:08:32 [2024-03-15T16:08:32.686Z] 
12:08:32 [2024-03-15T16:08:32.686Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 16:08:32.644
12:08:32 [2024-03-15T16:08:32.686Z] !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
12:08:32 [2024-03-15T16:08:32.943Z] 
12:08:32 [2024-03-15T16:08:32.943Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:08:32.690
12:08:32 [2024-03-15T16:08:32.943Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:08:32 [2024-03-15T16:08:32.943Z] !STACK 0
12:08:32 [2024-03-15T16:08:32.943Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:08:32 [2024-03-15T16:08:32.943Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:08:32 [2024-03-15T16:08:32.943Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:08:32 [2024-03-15T16:08:32.943Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:08:32 [2024-03-15T16:08:32.943Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:08:32 [2024-03-15T16:08:32.943Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:08:32 [2024-03-15T16:08:32.943Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:08:32 [2024-03-15T16:08:32.943Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:08:32 [2024-03-15T16:08:32.943Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:08:32 [2024-03-15T16:08:32.943Z] Caused by: java.io.IOException: error=2, No such file or directory
12:08:32 [2024-03-15T16:08:32.943Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:08:32 [2024-03-15T16:08:32.943Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:08:32 [2024-03-15T16:08:32.943Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:08:32 [2024-03-15T16:08:32.943Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:08:32 [2024-03-15T16:08:32.943Z] 	... 7 more
12:08:32 [2024-03-15T16:08:32.943Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
12:08:33 [2024-03-15T16:08:33.198Z] Display size: 1440x900
12:08:33 [2024-03-15T16:08:33.199Z] OS version=6.2.9-300.fc38.x86_64
12:08:33 [2024-03-15T16:08:33.199Z] GTK version=3.22.30
12:08:33 [2024-03-15T16:08:33.199Z] GTK theme=Ambiance
12:08:33 [2024-03-15T16:08:33.199Z] LIBOVERLAY_SCROLLBAR=0
12:08:33 [2024-03-15T16:08:33.199Z] Time zone: Greenwich Mean Time
12:08:33 [2024-03-15T16:08:33.454Z] 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@4d9bccfe] time=1121929395 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:08:33 [2024-03-15T16:08:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:08:33 [2024-03-15T16:08:33.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:08:33 [2024-03-15T16:08:33.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:08:33 [2024-03-15T16:08:33.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:08:33 [2024-03-15T16:08:33.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1121929929 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:08:33 [2024-03-15T16:08:33.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1121929929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:08:33 [2024-03-15T16:08:33.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121929936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:08:33 [2024-03-15T16:08:33.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121930480 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121930485 data=null doit=true}, TreeItem with text {myNode}]
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121930486 data=null}, TreeItem with text {myNode}]
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121930486 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121930487 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}]
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121930504 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121930505 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121930505 data=null doit=true}, TreeItem with text {myNode}]
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121930505 data=null}, TreeItem with text {myNode}]
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121930506 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121930506 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}]
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121930511 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1121930623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
12:08:34 [2024-03-15T16:08:34.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
12:08:35 [2024-03-15T16:08:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:35 [2024-03-15T16:08:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1121931145 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:08:35 [2024-03-15T16:08:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121931145 data=null doit=true}, Tree node with text: Sessions]
12:08:35 [2024-03-15T16:08:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121931145 data=null}, Tree node with text: Sessions]
12:08:35 [2024-03-15T16:08:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121931146 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:08:35 [2024-03-15T16:08:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121931146 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]
12:08:35 [2024-03-15T16:08:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121931151 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
12:08:35 [2024-03-15T16:08:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:35 [2024-03-15T16:08:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1121931152 data=null button=0 stateMask=0x0 x=89 y=135 count=0}, Tree node with text: Sessions]
12:08:35 [2024-03-15T16:08:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121931152 data=null doit=true}, Tree node with text: Sessions]
12:08:35 [2024-03-15T16:08:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121931153 data=null}, Tree node with text: Sessions]
12:08:35 [2024-03-15T16:08:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121931153 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions]
12:08:35 [2024-03-15T16:08:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121931153 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]
12:08:35 [2024-03-15T16:08:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121931155 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
12:08:35 [2024-03-15T16:08:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:08:35 [2024-03-15T16:08:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
12:08:35 [2024-03-15T16:08:35.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:08:35 [2024-03-15T16:08:35.350Z] 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=1121931530 data=null doit=true}, Shell with text {Create Session}]
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
12:08:35 [2024-03-15T16:08:35.350Z] 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'))
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:35 [2024-03-15T16:08:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:35 [2024-03-15T16:08:35.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')
12:08:35 [2024-03-15T16:08:35.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:35 [2024-03-15T16:08:35.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121931546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:35 [2024-03-15T16:08:35.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121931546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:35 [2024-03-15T16:08:35.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121931546 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:35 [2024-03-15T16:08:35.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121931547 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:35 [2024-03-15T16:08:35.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121931547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:35 [2024-03-15T16:08:35.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121931547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:35 [2024-03-15T16:08:35.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121931547 data=null 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')]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1121931231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121931627 data=null doit=true}, Tree node with text: Sessions]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121931627 data=null}, Tree node with text: Sessions]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121931628 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121931628 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]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121931630 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:08:35 [2024-03-15T16:08:35.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:35 [2024-03-15T16:08:35.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:35 [2024-03-15T16:08:35.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:35 [2024-03-15T16:08:35.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121931638 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121931638 data=null doit=true}, Tree node with text: mysession]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121931638 data=null}, Tree node with text: mysession]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121931639 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121931639 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]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121931643 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121931643 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121931644 data=null doit=true}, Tree node with text: mysession]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121931644 data=null}, Tree node with text: mysession]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121931644 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121931644 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]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121931645 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:35 [2024-03-15T16:08:35.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:35 [2024-03-15T16:08:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:35 [2024-03-15T16:08:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:35 [2024-03-15T16:08:35.863Z] 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=1121932052 data=null doit=true}, Shell with text {Enable Events}]
12:08:35 [2024-03-15T16:08:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:35 [2024-03-15T16:08:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:35 [2024-03-15T16:08:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
12:08:36 [2024-03-15T16:08:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:08:36 [2024-03-15T16:08:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
12:08:36 [2024-03-15T16:08:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
12:08:36 [2024-03-15T16:08:36.119Z] 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')
12:08:36 [2024-03-15T16:08:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.120Z] 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')
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1121932069 data=null doit=true}, Button with text {Kernel}]
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1121932069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:08:36 [2024-03-15T16:08:36.120Z] 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')
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=1121932070 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=1121932070 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')]
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=1121932070 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')]
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=1121932071 data=null 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')]
12:08:36 [2024-03-15T16:08:36.120Z] 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')
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
12:08:36 [2024-03-15T16:08:36.120Z] 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')
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.120Z] 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')
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Select}. Setting state to selected
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=1121932155 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')]
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1121932155 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')]
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1121932155 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=1121932156 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1121932156 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')]
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1121932156 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')]
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1121932156 data=null 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')]
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=1121932157 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')]
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1121932157 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')]
12:08:36 [2024-03-15T16:08:36.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=1121932157 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')]
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=1121932157 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=1121932158 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
12:08:36 [2024-03-15T16:08:36.121Z] 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')
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:36 [2024-03-15T16:08:36.121Z] 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')
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121932180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121932180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121932180 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121932181 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121932181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121932181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121932181 data=null 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')]
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121931727 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)...']
12:08:36 [2024-03-15T16:08:36.121Z] 
12:08:36 [2024-03-15T16:08:36.121Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-03-15 16:08:36.027
12:08:36 [2024-03-15T16:08:36.121Z] !MESSAGE Command to change state of events failed
12:08:36 [2024-03-15T16:08:36.121Z] !STACK 0
12:08:36 [2024-03-15T16:08:36.121Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
12:08:36 [2024-03-15T16:08:36.121Z] Error Output:
12:08:36 [2024-03-15T16:08:36.121Z] Command not found
12:08:36 [2024-03-15T16:08:36.121Z] Return Value: 1
12:08:36 [2024-03-15T16:08:36.121Z] Command not found
12:08:36 [2024-03-15T16:08:36.121Z] 
12:08:36 [2024-03-15T16:08:36.121Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
12:08:36 [2024-03-15T16:08:36.121Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
12:08:36 [2024-03-15T16:08:36.121Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
12:08:36 [2024-03-15T16:08:36.121Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
12:08:36 [2024-03-15T16:08:36.121Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
12:08:36 [2024-03-15T16:08:36.121Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
12:08:36 [2024-03-15T16:08:36.121Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:36 [2024-03-15T16:08:36.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1121932306 data=null doit=true}, Tree node with text: channel0]
12:08:36 [2024-03-15T16:08:36.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1121932306 data=null}, Tree node with text: channel0]
12:08:36 [2024-03-15T16:08:36.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1121932307 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
12:08:36 [2024-03-15T16:08:36.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121932307 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]
12:08:36 [2024-03-15T16:08:36.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1121932308 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
12:08:36 [2024-03-15T16:08:36.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:36 [2024-03-15T16:08:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121932316 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121932316 data=null doit=true}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121932317 data=null}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121932317 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121932317 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]
12:08:36 [2024-03-15T16:08:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121932319 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:36 [2024-03-15T16:08:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121932320 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121932320 data=null doit=true}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121932320 data=null}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121932320 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121932321 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]
12:08:36 [2024-03-15T16:08:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121932322 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1121932405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:08:36 [2024-03-15T16:08:36.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121932510 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121932510 data=null doit=true}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121932511 data=null}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121932511 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121932511 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]
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121932512 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121932513 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121932513 data=null doit=true}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121932514 data=null}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121932514 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121932514 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]
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121932515 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1121932564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:08:36 [2024-03-15T16:08:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:08:36 [2024-03-15T16:08:36.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {*} time=1121932719 data=null button=0 stateMask=0x0 x=136 y=127 count=0}, Tree node with text: *]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {*} time=1121932719 data=null doit=true}, Tree node with text: *]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {*} time=1121932719 data=null}, Tree node with text: *]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {*} time=1121932719 data=null button=1 stateMask=0x0 x=136 y=127 count=1}, Tree node with text: *]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121932720 data=null item=TreeItem {*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: *]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {*} time=1121932728 data=null button=1 stateMask=0x80000 x=136 y=108 count=1}, Tree node with text: *]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:36 [2024-03-15T16:08:36.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121932790 data=null button=0 stateMask=0x0 x=113 y=21 count=0}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121932791 data=null doit=true}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121932791 data=null}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121932791 data=null button=1 stateMask=0x0 x=113 y=21 count=1}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121932791 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]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121932795 data=null button=1 stateMask=0x80000 x=113 y=21 count=1}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121932796 data=null button=0 stateMask=0x0 x=113 y=21 count=0}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121932796 data=null doit=true}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121932796 data=null}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121932797 data=null button=1 stateMask=0x0 x=113 y=21 count=1}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121932797 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]
12:08:36 [2024-03-15T16:08:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121932798 data=null button=1 stateMask=0x80000 x=113 y=21 count=1}, Tree node with text: mysession]
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:08:36 [2024-03-15T16:08:36.892Z] 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=1121933014 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:08:36 [2024-03-15T16:08:36.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')
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121933015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121933028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121933029 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121933029 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121933029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121933029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121933029 data=null 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')]
12:08:36 [2024-03-15T16:08:36.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1121932857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:37 [2024-03-15T16:08:37.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121933090 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121933090 data=null doit=true}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121933090 data=null}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121933091 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121933091 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}]
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121933094 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121933095 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121933095 data=null doit=true}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121933098 data=null}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121933099 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121933099 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}]
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121933100 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1121933157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
12:08:37 [2024-03-15T16:08:37.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
12:08:37 [2024-03-15T16:08:37.149Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.260 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
12:08:37 [2024-03-15T16:08:37.149Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest.testTraceSessionTree -- Time elapsed: 2.965 s
12:08:37 [2024-03-15T16:08:37.149Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
12:08:37 [2024-03-15T16:08:37.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@4d9bccfe] time=1121933312 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:08:37 [2024-03-15T16:08:37.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:08:37 [2024-03-15T16:08:37.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:08:37 [2024-03-15T16:08:37.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:08:37 [2024-03-15T16:08:37.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:08:37 [2024-03-15T16:08:37.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121933517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:08:37 [2024-03-15T16:08:37.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:08:37 [2024-03-15T16:08:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:08:37 [2024-03-15T16:08:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:37 [2024-03-15T16:08:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:37 [2024-03-15T16:08:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:37 [2024-03-15T16:08:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121933699 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121933699 data=null doit=true}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121933700 data=null}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121933700 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121933700 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}]
12:08:37 [2024-03-15T16:08:37.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121933703 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:37 [2024-03-15T16:08:37.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121933704 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121933704 data=null doit=true}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121933704 data=null}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121933704 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121933704 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}]
12:08:37 [2024-03-15T16:08:37.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121933705 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:37 [2024-03-15T16:08:37.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:08:37 [2024-03-15T16:08:37.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
12:08:37 [2024-03-15T16:08:37.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1121933756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
12:08:37 [2024-03-15T16:08:37.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
12:08:38 [2024-03-15T16:08:38.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:38 [2024-03-15T16:08:38.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:38 [2024-03-15T16:08:38.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:38 [2024-03-15T16:08:38.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {919578526060871} time=1121934279 data=null button=0 stateMask=0x0 x=138 y=173 count=0}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {919578526060871} time=1121934280 data=null doit=true}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {919578526060871} time=1121934280 data=null}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {919578526060871} time=1121934280 data=null button=1 stateMask=0x0 x=138 y=173 count=1}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121934280 data=null item=TreeItem {919578526060871} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {919578526060871} time=1121934287 data=null button=1 stateMask=0x80000 x=138 y=152 count=1}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:38 [2024-03-15T16:08:38.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {919578526060871} time=1121934288 data=null button=0 stateMask=0x0 x=138 y=152 count=0}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {919578526060871} time=1121934288 data=null doit=true}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {919578526060871} time=1121934288 data=null}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {919578526060871} time=1121934288 data=null button=1 stateMask=0x0 x=138 y=152 count=1}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121934289 data=null item=TreeItem {919578526060871} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {919578526060871} time=1121934290 data=null button=1 stateMask=0x80000 x=138 y=152 count=1}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
12:08:38 [2024-03-15T16:08:38.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Save...'
12:08:38 [2024-03-15T16:08:38.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Save...'
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
12:08:38 [2024-03-15T16:08:38.480Z] 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=1121934600 data=null doit=true}, Shell with text {Save Sessions}]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:08:38 [2024-03-15T16:08:38.480Z] 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')
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121934605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121934605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121934605 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121934605 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121934606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121934606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121934606 data=null 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')]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Save...} time=1121934343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Save...']
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:38 [2024-03-15T16:08:38.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:38 [2024-03-15T16:08:38.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {919578526060871} time=1121934661 data=null button=0 stateMask=0x0 x=138 y=90 count=0}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {919578526060871} time=1121934661 data=null doit=true}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {919578526060871} time=1121934662 data=null}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {919578526060871} time=1121934662 data=null button=1 stateMask=0x0 x=138 y=90 count=1}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121934662 data=null item=TreeItem {919578526060871} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {919578526060871} time=1121934663 data=null button=1 stateMask=0x80000 x=138 y=90 count=1}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {919578526060871} time=1121934664 data=null button=0 stateMask=0x0 x=138 y=90 count=0}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {919578526060871} time=1121934664 data=null doit=true}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {919578526060871} time=1121934664 data=null}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {919578526060871} time=1121934664 data=null button=1 stateMask=0x0 x=138 y=90 count=1}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121934665 data=null item=TreeItem {919578526060871} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {919578526060871} time=1121934666 data=null button=1 stateMask=0x80000 x=138 y=90 count=1}, Tree node with text: 919578526060871]
12:08:38 [2024-03-15T16:08:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:08:38 [2024-03-15T16:08:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:08:38 [2024-03-15T16:08:38.992Z] 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=1121934973 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:08:38 [2024-03-15T16:08:38.992Z] 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')
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121934974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121934974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121934974 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121934975 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121934975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121934975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121934975 data=null 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')]
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1121934716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:38 [2024-03-15T16:08:38.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1121935034 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121935034 data=null doit=true}, Tree node with text: Sessions]
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121935034 data=null}, Tree node with text: Sessions]
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121935034 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121935034 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]
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121935035 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:08:38 [2024-03-15T16:08:38.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:38 [2024-03-15T16:08:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1121935036 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
12:08:38 [2024-03-15T16:08:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121935036 data=null doit=true}, Tree node with text: Sessions]
12:08:38 [2024-03-15T16:08:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121935037 data=null}, Tree node with text: Sessions]
12:08:38 [2024-03-15T16:08:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121935037 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:08:38 [2024-03-15T16:08:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121935037 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]
12:08:38 [2024-03-15T16:08:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121935038 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:08:38 [2024-03-15T16:08:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
12:08:38 [2024-03-15T16:08:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Load...'
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Load...'
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
12:08:39 [2024-03-15T16:08:39.249Z] 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=1121935404 data=null doit=true}, Shell with text {Load Sessions}]
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
12:08:39 [2024-03-15T16:08:39.249Z] 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')
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Local} time=1121935406 data=null doit=true}, Button with text {Local}]
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Local} time=1121935406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Local}]
12:08:39 [2024-03-15T16:08:39.249Z] 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')
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Remote} time=1121935407 data=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remote} time=1121935407 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remote} time=1121935407 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
12:08:39 [2024-03-15T16:08:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remote} time=1121935408 data=null 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')]
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {919578526060871.lttng} time=1121935455 data=null button=0 stateMask=0x0 x=119 y=12 count=0}, TreeItem with text {919578526060871.lttng}]
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {919578526060871.lttng} time=1121935455 data=null doit=true}, TreeItem with text {919578526060871.lttng}]
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {919578526060871.lttng} time=1121935455 data=null}, TreeItem with text {919578526060871.lttng}]
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {919578526060871.lttng} time=1121935456 data=null button=1 stateMask=0x0 x=119 y=12 count=1}, TreeItem with text {919578526060871.lttng}]
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121935456 data=null item=TreeItem {919578526060871.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {919578526060871.lttng}]
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {919578526060871.lttng} time=1121935457 data=null button=1 stateMask=0x80000 x=119 y=12 count=1}, TreeItem with text {919578526060871.lttng}]
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {919578526060871.lttng}
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {919578526060871.lttng} time=1121935457 data=null button=0 stateMask=0x0 x=119 y=12 count=0}, TreeItem with text {919578526060871.lttng}]
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {919578526060871.lttng} time=1121935457 data=null doit=true}, TreeItem with text {919578526060871.lttng}]
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {919578526060871.lttng} time=1121935458 data=null}, TreeItem with text {919578526060871.lttng}]
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {919578526060871.lttng} time=1121935458 data=null button=1 stateMask=0x0 x=119 y=12 count=1}, TreeItem with text {919578526060871.lttng}]
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121935458 data=null item=TreeItem {919578526060871.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {919578526060871.lttng}]
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {919578526060871.lttng} time=1121935458 data=null button=1 stateMask=0x80000 x=119 y=12 count=1}, TreeItem with text {919578526060871.lttng}]
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {919578526060871.lttng} time=1121935458 data=null button=0 stateMask=0x0 x=119 y=12 count=0}, TreeItem with text {919578526060871.lttng}]
12:08:39 [2024-03-15T16:08:39.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {919578526060871.lttng} time=1121935459 data=null doit=true}, TreeItem with text {919578526060871.lttng}]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {919578526060871.lttng} time=1121935459 data=null}, TreeItem with text {919578526060871.lttng}]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {919578526060871.lttng}
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show hidden files", using matcher: of type 'Button'
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:08:39 [2024-03-15T16:08:39.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')
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121935460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121935461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121935461 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121935461 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121935461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121935461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121935461 data=null 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')]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Load...} time=1121935102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Load...']
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:39 [2024-03-15T16:08:39.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:39 [2024-03-15T16:08:39.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:39 [2024-03-15T16:08:39.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {919578526060871} time=1121935585 data=null button=0 stateMask=0x0 x=138 y=12 count=0}, Tree node with text: 919578526060871]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {919578526060871} time=1121935585 data=null doit=true}, Tree node with text: 919578526060871]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {919578526060871} time=1121935585 data=null}, Tree node with text: 919578526060871]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {919578526060871} time=1121935586 data=null button=1 stateMask=0x0 x=138 y=12 count=1}, Tree node with text: 919578526060871]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121935586 data=null item=TreeItem {919578526060871} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 919578526060871]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {919578526060871} time=1121935588 data=null button=1 stateMask=0x80000 x=138 y=12 count=1}, Tree node with text: 919578526060871]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {919578526060871} time=1121935589 data=null button=0 stateMask=0x0 x=138 y=12 count=0}, Tree node with text: 919578526060871]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {919578526060871} time=1121935589 data=null doit=true}, Tree node with text: 919578526060871]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {919578526060871} time=1121935589 data=null}, Tree node with text: 919578526060871]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {919578526060871} time=1121935589 data=null button=1 stateMask=0x0 x=138 y=12 count=1}, Tree node with text: 919578526060871]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121935589 data=null item=TreeItem {919578526060871} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 919578526060871]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {919578526060871} time=1121935590 data=null button=1 stateMask=0x80000 x=138 y=12 count=1}, Tree node with text: 919578526060871]
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:08:39 [2024-03-15T16:08:39.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:08:39 [2024-03-15T16:08:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:08:39 [2024-03-15T16:08:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:08:39 [2024-03-15T16:08:39.764Z] 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=1121935895 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:08:39 [2024-03-15T16:08:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:08:39 [2024-03-15T16:08:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:08:39 [2024-03-15T16:08:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:08:39 [2024-03-15T16:08:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:08:39 [2024-03-15T16:08:39.764Z] 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')
12:08:39 [2024-03-15T16:08:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:08:39 [2024-03-15T16:08:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121935897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:39 [2024-03-15T16:08:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121935897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:39 [2024-03-15T16:08:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121935897 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:39 [2024-03-15T16:08:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121935897 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:39 [2024-03-15T16:08:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121935898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:39 [2024-03-15T16:08:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121935898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:39 [2024-03-15T16:08:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121935898 data=null 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')]
12:08:39 [2024-03-15T16:08:39.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1121935646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:08:39 [2024-03-15T16:08:39.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:39 [2024-03-15T16:08:39.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121935957 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121935957 data=null doit=true}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121935957 data=null}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121935957 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121935957 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}]
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121935983 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121935984 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121935984 data=null doit=true}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121935984 data=null}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121935985 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121935985 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}]
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121935986 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1121936037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
12:08:40 [2024-03-15T16:08:40.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
12:08:40 [2024-03-15T16:08:40.021Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.829 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
12:08:40 [2024-03-15T16:08:40.021Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest.testTraceSessionTree -- Time elapsed: 2.540 s
12:08:40 [2024-03-15T16:08:40.021Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
12:08:40 [2024-03-15T16:08:40.021Z] 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@4d9bccfe] time=1121936159 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:08:40 [2024-03-15T16:08:40.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:08:40 [2024-03-15T16:08:40.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:08:40 [2024-03-15T16:08:40.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:08:40 [2024-03-15T16:08:40.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:08:40 [2024-03-15T16:08:40.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121936425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:08:40 [2024-03-15T16:08:40.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:08:40 [2024-03-15T16:08:40.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:08:40 [2024-03-15T16:08:40.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:40 [2024-03-15T16:08:40.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:40 [2024-03-15T16:08:40.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:40 [2024-03-15T16:08:40.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121936631 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121936631 data=null doit=true}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121936632 data=null}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121936632 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121936632 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}]
12:08:40 [2024-03-15T16:08:40.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121936634 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:40 [2024-03-15T16:08:40.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121936635 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121936635 data=null doit=true}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121936635 data=null}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121936636 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121936636 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}]
12:08:40 [2024-03-15T16:08:40.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121936637 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:40 [2024-03-15T16:08:40.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:08:40 [2024-03-15T16:08:40.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
12:08:40 [2024-03-15T16:08:40.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1121936698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
12:08:40 [2024-03-15T16:08:40.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
12:08:41 [2024-03-15T16:08:41.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:41 [2024-03-15T16:08:41.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1121937213 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:08:41 [2024-03-15T16:08:41.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121937213 data=null doit=true}, Tree node with text: Sessions]
12:08:41 [2024-03-15T16:08:41.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121937214 data=null}, Tree node with text: Sessions]
12:08:41 [2024-03-15T16:08:41.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121937214 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:08:41 [2024-03-15T16:08:41.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121937214 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]
12:08:41 [2024-03-15T16:08:41.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121937216 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:08:41 [2024-03-15T16:08:41.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:41 [2024-03-15T16:08:41.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1121937217 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:08:41 [2024-03-15T16:08:41.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121937217 data=null doit=true}, Tree node with text: Sessions]
12:08:41 [2024-03-15T16:08:41.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121937217 data=null}, Tree node with text: Sessions]
12:08:41 [2024-03-15T16:08:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121937217 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:08:41 [2024-03-15T16:08:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121937217 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]
12:08:41 [2024-03-15T16:08:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121937218 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:08:41 [2024-03-15T16:08:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:08:41 [2024-03-15T16:08:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
12:08:41 [2024-03-15T16:08:41.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:08:41 [2024-03-15T16:08:41.606Z] 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=1121937546 data=null doit=true}, Shell with text {Create Session}]
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:08:41 [2024-03-15T16:08:41.606Z]  ", using matcher: of type 'Text'
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:08:41 [2024-03-15T16:08:41.606Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:08:41 [2024-03-15T16:08:41.606Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:41 [2024-03-15T16:08:41.606Z] 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')
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121937554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121937554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121937554 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121937554 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121937555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121937555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121937555 data=null 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')]
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1121937265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121937613 data=null doit=true}, Tree node with text: Sessions]
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121937613 data=null}, Tree node with text: Sessions]
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121937614 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:08:41 [2024-03-15T16:08:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121937614 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]
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121937615 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:08:41 [2024-03-15T16:08:41.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:41 [2024-03-15T16:08:41.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:41 [2024-03-15T16:08:41.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:41 [2024-03-15T16:08:41.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121937617 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121937617 data=null doit=true}, Tree node with text: mysession]
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121937617 data=null}, Tree node with text: mysession]
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121937618 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121937618 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]
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121937620 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121937621 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121937621 data=null doit=true}, Tree node with text: mysession]
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121937621 data=null}, Tree node with text: mysession]
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121937622 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121937622 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]
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121937623 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:41 [2024-03-15T16:08:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:41 [2024-03-15T16:08:41.863Z] 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=1121938001 data=null doit=true}, Shell with text {Enable Events}]
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
12:08:41 [2024-03-15T16:08:41.863Z] 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')
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:41 [2024-03-15T16:08:41.863Z] 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')
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1121938005 data=null doit=true}, Button with text {Kernel}]
12:08:41 [2024-03-15T16:08:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1121938005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:08:41 [2024-03-15T16:08:41.864Z] 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')
12:08:41 [2024-03-15T16:08:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=1121938005 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:08:41 [2024-03-15T16:08:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=1121938006 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')]
12:08:41 [2024-03-15T16:08:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=1121938006 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')]
12:08:41 [2024-03-15T16:08:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=1121938006 data=null 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')]
12:08:42 [2024-03-15T16:08:42.119Z] 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')
12:08:42 [2024-03-15T16:08:42.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:42 [2024-03-15T16:08:42.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:08:42 [2024-03-15T16:08:42.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:08:42 [2024-03-15T16:08:42.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:08:42 [2024-03-15T16:08:42.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
12:08:42 [2024-03-15T16:08:42.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:42 [2024-03-15T16:08:42.120Z] 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')
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121938084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121938084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121938084 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121938084 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121938085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121938085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121938085 data=null 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')]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121937677 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)...']
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:42 [2024-03-15T16:08:42.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:42 [2024-03-15T16:08:42.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:42 [2024-03-15T16:08:42.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:42 [2024-03-15T16:08:42.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:42 [2024-03-15T16:08:42.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:42 [2024-03-15T16:08:42.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=1121938181 data=null doit=true}, Tree node with text: JUL]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=1121938181 data=null}, Tree node with text: JUL]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=1121938182 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121938182 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]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=1121938183 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121938183 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121938184 data=null doit=true}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121938184 data=null}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121938184 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121938184 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]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121938185 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121938186 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121938186 data=null doit=true}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121938186 data=null}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121938187 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121938187 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]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121938188 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:42 [2024-03-15T16:08:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:42 [2024-03-15T16:08:42.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:42 [2024-03-15T16:08:42.632Z] 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=1121938570 data=null doit=true}, Shell with text {Enable Events}]
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
12:08:42 [2024-03-15T16:08:42.632Z] 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')
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.632Z] 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')
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1121938583 data=null doit=true}, Button with text {Kernel}]
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1121938583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:08:42 [2024-03-15T16:08:42.632Z] 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')
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=1121938584 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=1121938584 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')]
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=1121938584 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')]
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=1121938584 data=null 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')]
12:08:42 [2024-03-15T16:08:42.632Z] 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')
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1121938634 data=null doit=true}, TreeItem with text {All}]
12:08:42 [2024-03-15T16:08:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1121938634 data=null}, TreeItem with text {All}]
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1121938635 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121938635 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}]
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1121938636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:08:42 [2024-03-15T16:08:42.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:08:42 [2024-03-15T16:08:42.633Z] 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=1121938637 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:42 [2024-03-15T16:08:42.633Z] 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=1121938637 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:42 [2024-03-15T16:08:42.633Z] 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=1121938638 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121938638 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)]
12:08:42 [2024-03-15T16:08:42.633Z] 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=1121938639 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:42 [2024-03-15T16:08:42.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:08:42 [2024-03-15T16:08:42.633Z] 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.
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:42 [2024-03-15T16:08:42.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')
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121938643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121938643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121938643 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121938643 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121938643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121938643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121938644 data=null 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')]
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121938239 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)...']
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:42 [2024-03-15T16:08:42.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:42 [2024-03-15T16:08:42.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:42 [2024-03-15T16:08:42.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:42 [2024-03-15T16:08:42.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:42 [2024-03-15T16:08:42.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:42 [2024-03-15T16:08:42.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=1121938729 data=null doit=true}, Tree node with text: JUL]
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=1121938729 data=null}, Tree node with text: JUL]
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=1121938729 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
12:08:42 [2024-03-15T16:08:42.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121938730 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]
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=1121938730 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121938731 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121938731 data=null doit=true}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121938732 data=null}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121938732 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121938732 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]
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121938733 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121938734 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121938734 data=null doit=true}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121938734 data=null}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121938735 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121938735 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]
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121938736 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:42 [2024-03-15T16:08:42.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:42 [2024-03-15T16:08:42.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:43 [2024-03-15T16:08:43.148Z] 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=1121939089 data=null doit=true}, Shell with text {Enable Events}]
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
12:08:43 [2024-03-15T16:08:43.148Z] 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')
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.148Z] 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')
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1121939101 data=null doit=true}, Button with text {Kernel}]
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1121939102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:08:43 [2024-03-15T16:08:43.148Z] 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')
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=1121939103 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=1121939103 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')]
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=1121939103 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')]
12:08:43 [2024-03-15T16:08:43.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=1121939103 data=null 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')]
12:08:43 [2024-03-15T16:08:43.149Z] 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')
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1121939154 data=null doit=true}, TreeItem with text {All}]
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1121939154 data=null}, TreeItem with text {All}]
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1121939155 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121939155 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}]
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1121939156 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:08:43 [2024-03-15T16:08:43.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.149Z] 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=1121939157 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:43 [2024-03-15T16:08:43.149Z] 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=1121939157 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:43 [2024-03-15T16:08:43.149Z] 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=1121939158 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121939158 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)]
12:08:43 [2024-03-15T16:08:43.149Z] 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=1121939159 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:43 [2024-03-15T16:08:43.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.149Z] 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.
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
12:08:43 [2024-03-15T16:08:43.149Z] 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')
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:08:43 [2024-03-15T16:08:43.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4a5d8ae4
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=1121939163 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')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1121939163 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')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1121939163 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=1121939163 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1121939164 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')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1121939164 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')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1121939164 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')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=1121939164 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')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1121939165 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')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=1121939165 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')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=1121939165 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=1121939165 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Warning
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1121939179 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'))]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Warning
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:43 [2024-03-15T16:08:43.150Z] 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')
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121939182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121939182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121939182 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121939182 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121939182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:43 [2024-03-15T16:08:43.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121939182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121939182 data=null 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')]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121938782 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)...']
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:43 [2024-03-15T16:08:43.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=1121939284 data=null doit=true}, Tree node with text: JUL]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=1121939284 data=null}, Tree node with text: JUL]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=1121939285 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121939285 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]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=1121939286 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121939287 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121939287 data=null doit=true}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121939287 data=null}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121939287 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121939287 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]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121939288 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121939289 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121939289 data=null doit=true}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121939289 data=null}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121939290 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121939290 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]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121939291 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:43 [2024-03-15T16:08:43.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:43 [2024-03-15T16:08:43.713Z] 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=1121939664 data=null doit=true}, Shell with text {Enable Events}]
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
12:08:43 [2024-03-15T16:08:43.713Z] 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')
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.713Z] 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')
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1121939681 data=null doit=true}, Button with text {Kernel}]
12:08:43 [2024-03-15T16:08:43.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1121939682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:08:43 [2024-03-15T16:08:43.714Z] 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')
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=1121939682 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=1121939683 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')]
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=1121939683 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')]
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=1121939683 data=null 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')]
12:08:43 [2024-03-15T16:08:43.714Z] 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')
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:43 [2024-03-15T16:08:43.714Z] 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')
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121939737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121939737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121939737 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121939737 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121939737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121939738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121939738 data=null 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')]
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121939337 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)...']
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:43 [2024-03-15T16:08:43.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=1121939842 data=null doit=true}, Tree node with text: JUL]
12:08:43 [2024-03-15T16:08:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=1121939842 data=null}, Tree node with text: JUL]
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=1121939842 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121939843 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]
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=1121939844 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
12:08:43 [2024-03-15T16:08:43.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121939847 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121939847 data=null doit=true}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121939847 data=null}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121939847 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121939847 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]
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121939848 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121939849 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121939849 data=null doit=true}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121939849 data=null}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121939849 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121939850 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]
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121939851 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:08:43 [2024-03-15T16:08:43.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:08:43 [2024-03-15T16:08:43.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1121939905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:08:43 [2024-03-15T16:08:43.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:08:43 [2024-03-15T16:08:43.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:43 [2024-03-15T16:08:43.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:43 [2024-03-15T16:08:43.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121940007 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121940007 data=null doit=true}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121940008 data=null}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121940008 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121940008 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]
12:08:43 [2024-03-15T16:08:43.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121940011 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:43 [2024-03-15T16:08:43.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121940012 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121940012 data=null doit=true}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121940012 data=null}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121940012 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121940012 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]
12:08:43 [2024-03-15T16:08:43.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121940013 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:43 [2024-03-15T16:08:43.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:08:43 [2024-03-15T16:08:43.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:08:43 [2024-03-15T16:08:43.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1121940057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:08:43 [2024-03-15T16:08:43.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:08:44 [2024-03-15T16:08:44.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:44 [2024-03-15T16:08:44.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:44 [2024-03-15T16:08:44.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:44 [2024-03-15T16:08:44.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=1121940195 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=1121940195 data=null doit=true}, Tree node with text: logger]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=1121940195 data=null}, Tree node with text: logger]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=1121940195 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121940195 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]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=1121940198 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:08:44 [2024-03-15T16:08:44.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:44 [2024-03-15T16:08:44.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:44 [2024-03-15T16:08:44.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:44 [2024-03-15T16:08:44.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1121940241 data=null button=0 stateMask=0x0 x=161 y=124 count=0}, Tree node with text: anotherLogger]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1121940242 data=null doit=true}, Tree node with text: anotherLogger]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1121940242 data=null}, Tree node with text: anotherLogger]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1121940242 data=null button=1 stateMask=0x0 x=161 y=124 count=1}, Tree node with text: anotherLogger]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121940242 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]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1121940245 data=null button=1 stateMask=0x80000 x=161 y=124 count=1}, Tree node with text: anotherLogger]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:44 [2024-03-15T16:08:44.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:44 [2024-03-15T16:08:44.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121940312 data=null button=0 stateMask=0x0 x=113 y=-21 count=0}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121940312 data=null doit=true}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121940312 data=null}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121940312 data=null button=1 stateMask=0x0 x=113 y=-21 count=1}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121940312 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]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121940315 data=null button=1 stateMask=0x80000 x=113 y=-21 count=1}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:44 [2024-03-15T16:08:44.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121940316 data=null button=0 stateMask=0x0 x=113 y=-21 count=0}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121940316 data=null doit=true}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121940316 data=null}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121940316 data=null button=1 stateMask=0x0 x=113 y=-21 count=1}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121940317 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]
12:08:44 [2024-03-15T16:08:44.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121940318 data=null button=1 stateMask=0x80000 x=113 y=-21 count=1}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:44 [2024-03-15T16:08:44.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:44 [2024-03-15T16:08:44.485Z] 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=1121940665 data=null doit=true}, Shell with text {Enable Events}]
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
12:08:44 [2024-03-15T16:08:44.485Z] 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')
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.485Z] 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')
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1121940670 data=null doit=true}, Button with text {Kernel}]
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1121940670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:08:44 [2024-03-15T16:08:44.485Z] 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')
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=1121940671 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=1121940671 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')]
12:08:44 [2024-03-15T16:08:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=1121940671 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')]
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=1121940671 data=null 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')]
12:08:44 [2024-03-15T16:08:44.741Z] 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')
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:44 [2024-03-15T16:08:44.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')
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121940722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121940722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121940722 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121940722 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121940722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121940722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121940723 data=null 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')]
12:08:44 [2024-03-15T16:08:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121940366 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)...']
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:44 [2024-03-15T16:08:44.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:44 [2024-03-15T16:08:44.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:44 [2024-03-15T16:08:44.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:44 [2024-03-15T16:08:44.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:44 [2024-03-15T16:08:44.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:44 [2024-03-15T16:08:44.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=1121940793 data=null doit=true}, Tree node with text: LOG4J]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1121940796 data=null}, Tree node with text: LOG4J]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1121940797 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121940797 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]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1121940798 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121940799 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121940799 data=null doit=true}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121940799 data=null}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121940799 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121940799 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]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121940800 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121940801 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121940801 data=null doit=true}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121940801 data=null}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121940802 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121940802 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]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121940803 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:44 [2024-03-15T16:08:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:44 [2024-03-15T16:08:44.999Z] 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=1121941074 data=null doit=true}, Shell with text {Enable Events}]
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
12:08:44 [2024-03-15T16:08:44.999Z] 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')
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:44 [2024-03-15T16:08:44.999Z] 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')
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1121941122 data=null doit=true}, Button with text {Kernel}]
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1121941122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:08:44 [2024-03-15T16:08:44.999Z] 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')
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=1121941123 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=1121941123 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')]
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=1121941123 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')]
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=1121941123 data=null 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')]
12:08:44 [2024-03-15T16:08:44.999Z] 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')
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1121941181 data=null doit=true}, TreeItem with text {All}]
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1121941181 data=null}, TreeItem with text {All}]
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1121941182 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:08:44 [2024-03-15T16:08:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121941182 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}]
12:08:45 [2024-03-15T16:08:45.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1121941183 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:08:45 [2024-03-15T16:08:45.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:08:45 [2024-03-15T16:08:45.000Z] 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=1121941184 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:45 [2024-03-15T16:08:45.000Z] 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=1121941187 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:45 [2024-03-15T16:08:45.000Z] 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=1121941188 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:45 [2024-03-15T16:08:45.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121941188 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)]
12:08:45 [2024-03-15T16:08:45.000Z] 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=1121941189 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:45 [2024-03-15T16:08:45.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:08:45 [2024-03-15T16:08:45.000Z] 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.
12:08:45 [2024-03-15T16:08:45.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
12:08:45 [2024-03-15T16:08:45.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:45 [2024-03-15T16:08:45.256Z] 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')
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121941192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121941192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121941192 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121941192 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121941193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121941193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121941193 data=null 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')]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121940843 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)...']
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:45 [2024-03-15T16:08:45.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:45 [2024-03-15T16:08:45.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:45 [2024-03-15T16:08:45.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:45 [2024-03-15T16:08:45.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:45 [2024-03-15T16:08:45.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:45 [2024-03-15T16:08:45.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=1121941257 data=null doit=true}, Tree node with text: LOG4J]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1121941257 data=null}, Tree node with text: LOG4J]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1121941257 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121941258 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]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1121941259 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121941259 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121941260 data=null doit=true}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121941260 data=null}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121941260 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121941260 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]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121941261 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121941265 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121941265 data=null doit=true}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121941265 data=null}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121941266 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121941266 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]
12:08:45 [2024-03-15T16:08:45.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121941267 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:45 [2024-03-15T16:08:45.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:45 [2024-03-15T16:08:45.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:45 [2024-03-15T16:08:45.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:45 [2024-03-15T16:08:45.512Z] 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=1121941593 data=null doit=true}, Shell with text {Enable Events}]
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
12:08:45 [2024-03-15T16:08:45.513Z] 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')
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.513Z] 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')
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1121941596 data=null doit=true}, Button with text {Kernel}]
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1121941596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:08:45 [2024-03-15T16:08:45.513Z] 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')
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=1121941597 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=1121941597 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')]
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=1121941597 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')]
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=1121941597 data=null 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')]
12:08:45 [2024-03-15T16:08:45.513Z] 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')
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1121941643 data=null doit=true}, TreeItem with text {All}]
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1121941643 data=null}, TreeItem with text {All}]
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1121941643 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121941644 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}]
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1121941645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:08:45 [2024-03-15T16:08:45.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:08:45 [2024-03-15T16:08:45.513Z] 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=1121941645 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:45 [2024-03-15T16:08:45.513Z] 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=1121941645 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:45 [2024-03-15T16:08:45.513Z] 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=1121941646 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:45 [2024-03-15T16:08:45.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121941646 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)]
12:08:45 [2024-03-15T16:08:45.513Z] 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=1121941647 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:45 [2024-03-15T16:08:45.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:08:45 [2024-03-15T16:08:45.514Z] 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.
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
12:08:45 [2024-03-15T16:08:45.514Z] 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')
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@fe9d54b
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=1121941650 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')]
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1121941651 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')]
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1121941651 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=1121941651 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1121941651 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')]
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1121941651 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')]
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1121941651 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')]
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=1121941652 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')]
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1121941652 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')]
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=1121941652 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')]
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=1121941652 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=1121941652 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1121941654 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'))]
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:45 [2024-03-15T16:08:45.515Z] 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')
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121941656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121941656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121941656 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121941656 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121941656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121941656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121941656 data=null 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')]
12:08:45 [2024-03-15T16:08:45.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121941306 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)...']
12:08:45 [2024-03-15T16:08:45.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:45 [2024-03-15T16:08:45.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:45 [2024-03-15T16:08:45.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:45 [2024-03-15T16:08:45.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:45 [2024-03-15T16:08:45.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:45 [2024-03-15T16:08:45.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:45 [2024-03-15T16:08:45.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=1121941740 data=null doit=true}, Tree node with text: LOG4J]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1121941740 data=null}, Tree node with text: LOG4J]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1121941741 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121941741 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]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1121941742 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121941743 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121941743 data=null doit=true}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121941743 data=null}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121941743 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121941743 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]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121941744 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121941745 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121941745 data=null doit=true}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121941745 data=null}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121941746 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121941746 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]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121941747 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:45 [2024-03-15T16:08:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:46 [2024-03-15T16:08:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:46 [2024-03-15T16:08:46.027Z] 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=1121941997 data=null doit=true}, Shell with text {Enable Events}]
12:08:46 [2024-03-15T16:08:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
12:08:46 [2024-03-15T16:08:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:08:46 [2024-03-15T16:08:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
12:08:46 [2024-03-15T16:08:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
12:08:46 [2024-03-15T16:08:46.027Z] 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')
12:08:46 [2024-03-15T16:08:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.028Z] 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')
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1121942062 data=null doit=true}, Button with text {Kernel}]
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1121942062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:08:46 [2024-03-15T16:08:46.028Z] 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')
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=1121942063 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=1121942063 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')]
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=1121942063 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')]
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=1121942063 data=null 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')]
12:08:46 [2024-03-15T16:08:46.028Z] 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')
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:46 [2024-03-15T16:08:46.028Z] 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')
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121942120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121942120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121942120 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121942120 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121942121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121942121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121942121 data=null 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')]
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121941790 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)...']
12:08:46 [2024-03-15T16:08:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:46 [2024-03-15T16:08:46.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=1121942210 data=null doit=true}, Tree node with text: LOG4J]
12:08:46 [2024-03-15T16:08:46.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1121942210 data=null}, Tree node with text: LOG4J]
12:08:46 [2024-03-15T16:08:46.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1121942210 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
12:08:46 [2024-03-15T16:08:46.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121942210 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]
12:08:46 [2024-03-15T16:08:46.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1121942215 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
12:08:46 [2024-03-15T16:08:46.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:46 [2024-03-15T16:08:46.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121942218 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121942218 data=null doit=true}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121942218 data=null}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121942218 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121942218 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]
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121942220 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121942220 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121942220 data=null doit=true}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121942221 data=null}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121942221 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121942221 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]
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121942222 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1121942275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:08:46 [2024-03-15T16:08:46.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121942378 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121942378 data=null doit=true}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121942378 data=null}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121942378 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121942378 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]
12:08:46 [2024-03-15T16:08:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121942380 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:46 [2024-03-15T16:08:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121942380 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121942381 data=null doit=true}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121942381 data=null}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121942381 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121942381 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]
12:08:46 [2024-03-15T16:08:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121942382 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:08:46 [2024-03-15T16:08:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:08:46 [2024-03-15T16:08:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1121942431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:08:46 [2024-03-15T16:08:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:08:46 [2024-03-15T16:08:46.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=1121942597 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=1121942597 data=null doit=true}, Tree node with text: logger]
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=1121942597 data=null}, Tree node with text: logger]
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=1121942597 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121942598 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]
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=1121942600 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:08:46 [2024-03-15T16:08:46.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1121942645 data=null button=0 stateMask=0x0 x=161 y=124 count=0}, Tree node with text: anotherLogger]
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1121942646 data=null doit=true}, Tree node with text: anotherLogger]
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1121942646 data=null}, Tree node with text: anotherLogger]
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1121942646 data=null button=1 stateMask=0x0 x=161 y=124 count=1}, Tree node with text: anotherLogger]
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121942646 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]
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1121942648 data=null button=1 stateMask=0x80000 x=161 y=124 count=1}, Tree node with text: anotherLogger]
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:08:46 [2024-03-15T16:08:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:46 [2024-03-15T16:08:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:46 [2024-03-15T16:08:46.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:46 [2024-03-15T16:08:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:46 [2024-03-15T16:08:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121942694 data=null button=0 stateMask=0x0 x=113 y=-16 count=0}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121942695 data=null doit=true}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121942695 data=null}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121942695 data=null button=1 stateMask=0x0 x=113 y=-16 count=1}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121942695 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]
12:08:46 [2024-03-15T16:08:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121942697 data=null button=1 stateMask=0x80000 x=113 y=-16 count=1}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:46 [2024-03-15T16:08:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121942698 data=null button=0 stateMask=0x0 x=113 y=-16 count=0}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121942698 data=null doit=true}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121942698 data=null}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121942698 data=null button=1 stateMask=0x0 x=113 y=-16 count=1}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121942699 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]
12:08:46 [2024-03-15T16:08:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121942699 data=null button=1 stateMask=0x80000 x=113 y=-16 count=1}, Tree node with text: mysession]
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:46 [2024-03-15T16:08:46.799Z] 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=1121942979 data=null doit=true}, Shell with text {Enable Events}]
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
12:08:46 [2024-03-15T16:08:46.799Z] 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')
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:46 [2024-03-15T16:08:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.056Z] 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')
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1121942990 data=null doit=true}, Button with text {Kernel}]
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1121942990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:08:47 [2024-03-15T16:08:47.056Z] 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')
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=1121942991 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=1121942991 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')]
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=1121943009 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')]
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=1121943009 data=null 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')]
12:08:47 [2024-03-15T16:08:47.056Z] 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')
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:47 [2024-03-15T16:08:47.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')
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121943064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121943064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121943064 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121943064 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121943065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121943065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121943065 data=null 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')]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121942745 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)...']
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:47 [2024-03-15T16:08:47.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=1121943124 data=null doit=true}, Tree node with text: Python]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=1121943125 data=null}, Tree node with text: Python]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=1121943125 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121943125 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]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=1121943126 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121943126 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121943126 data=null doit=true}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121943126 data=null}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121943127 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121943127 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]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121943128 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121943128 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121943128 data=null doit=true}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121943128 data=null}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121943129 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121943129 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]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121943130 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:47 [2024-03-15T16:08:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:47 [2024-03-15T16:08:47.313Z] 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=1121943318 data=null doit=true}, Shell with text {Enable Events}]
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
12:08:47 [2024-03-15T16:08:47.313Z] 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')
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.313Z] 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')
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1121943320 data=null doit=true}, Button with text {Kernel}]
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1121943320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:08:47 [2024-03-15T16:08:47.313Z] 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')
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=1121943321 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=1121943321 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')]
12:08:47 [2024-03-15T16:08:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=1121943321 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')]
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=1121943321 data=null 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')]
12:08:47 [2024-03-15T16:08:47.314Z] 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')
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1121943402 data=null doit=true}, TreeItem with text {All}]
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1121943402 data=null}, TreeItem with text {All}]
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1121943402 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121943403 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}]
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1121943403 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:08:47 [2024-03-15T16:08:47.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.314Z] 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=1121943418 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:47 [2024-03-15T16:08:47.314Z] 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=1121943418 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:47 [2024-03-15T16:08:47.314Z] 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=1121943418 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121943419 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)]
12:08:47 [2024-03-15T16:08:47.314Z] 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=1121943419 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:47 [2024-03-15T16:08:47.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.314Z] 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.
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:47 [2024-03-15T16:08:47.314Z] 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')
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121943451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121943451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121943451 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121943451 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121943451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121943451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121943452 data=null 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')]
12:08:47 [2024-03-15T16:08:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121943162 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)...']
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:47 [2024-03-15T16:08:47.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=1121943522 data=null doit=true}, Tree node with text: Python]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=1121943522 data=null}, Tree node with text: Python]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=1121943522 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121943522 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]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=1121943523 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121943524 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121943524 data=null doit=true}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121943524 data=null}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121943524 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121943524 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]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121943525 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121943525 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121943525 data=null doit=true}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121943525 data=null}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121943526 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121943526 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]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121943527 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:47 [2024-03-15T16:08:47.571Z] 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=1121943694 data=null doit=true}, Shell with text {Enable Events}]
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
12:08:47 [2024-03-15T16:08:47.571Z] 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')
12:08:47 [2024-03-15T16:08:47.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.572Z] 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')
12:08:47 [2024-03-15T16:08:47.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1121943696 data=null doit=true}, Button with text {Kernel}]
12:08:47 [2024-03-15T16:08:47.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1121943696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:08:47 [2024-03-15T16:08:47.572Z] 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')
12:08:47 [2024-03-15T16:08:47.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=1121943706 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:08:47 [2024-03-15T16:08:47.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=1121943727 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')]
12:08:47 [2024-03-15T16:08:47.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=1121943727 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')]
12:08:47 [2024-03-15T16:08:47.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=1121943728 data=null 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')]
12:08:47 [2024-03-15T16:08:47.828Z] 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')
12:08:47 [2024-03-15T16:08:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:47 [2024-03-15T16:08:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1121943805 data=null doit=true}, TreeItem with text {All}]
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1121943805 data=null}, TreeItem with text {All}]
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1121943805 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121943806 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}]
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1121943810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:08:47 [2024-03-15T16:08:47.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.829Z] 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=1121943822 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:47 [2024-03-15T16:08:47.829Z] 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=1121943822 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:47 [2024-03-15T16:08:47.829Z] 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=1121943822 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121943822 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)]
12:08:47 [2024-03-15T16:08:47.829Z] 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=1121943823 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:08:47 [2024-03-15T16:08:47.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.829Z] 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.
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
12:08:47 [2024-03-15T16:08:47.829Z] 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')
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@51665dbd
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=1121943826 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')]
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1121943826 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')]
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1121943826 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=1121943826 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1121943826 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')]
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1121943826 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')]
12:08:47 [2024-03-15T16:08:47.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1121943826 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')]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=1121943827 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')]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1121943827 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')]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=1121943827 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')]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=1121943857 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=1121943857 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Critical
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1121943858 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'))]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Critical
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:47 [2024-03-15T16:08:47.830Z] 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')
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121943860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121943860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121943860 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121943863 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121943863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121943864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121943864 data=null 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')]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121943560 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)...']
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:47 [2024-03-15T16:08:47.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=1121943928 data=null doit=true}, Tree node with text: Python]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=1121943928 data=null}, Tree node with text: Python]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=1121943928 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121943928 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]
12:08:47 [2024-03-15T16:08:47.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=1121943929 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
12:08:47 [2024-03-15T16:08:47.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:47 [2024-03-15T16:08:47.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121943930 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121943930 data=null doit=true}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121943930 data=null}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121943930 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121943930 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]
12:08:47 [2024-03-15T16:08:47.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121943931 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:47 [2024-03-15T16:08:47.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121943931 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121943932 data=null doit=true}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121943932 data=null}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121943932 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121943932 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]
12:08:47 [2024-03-15T16:08:47.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121943935 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:47 [2024-03-15T16:08:47.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:47 [2024-03-15T16:08:47.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:48 [2024-03-15T16:08:48.088Z] 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=1121944110 data=null doit=true}, Shell with text {Enable Events}]
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
12:08:48 [2024-03-15T16:08:48.088Z] 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')
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.088Z] 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')
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1121944145 data=null doit=true}, Button with text {Kernel}]
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1121944159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:08:48 [2024-03-15T16:08:48.088Z] 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')
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=1121944160 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=1121944160 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')]
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=1121944160 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')]
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=1121944160 data=null 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')]
12:08:48 [2024-03-15T16:08:48.088Z] 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')
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:48 [2024-03-15T16:08:48.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:48 [2024-03-15T16:08:48.089Z] 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')
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121944260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121944260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121944260 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121944260 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121944261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:48 [2024-03-15T16:08:48.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121944261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121944261 data=null 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')]
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121943975 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)...']
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:48 [2024-03-15T16:08:48.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=1121944335 data=null doit=true}, Tree node with text: Python]
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=1121944335 data=null}, Tree node with text: Python]
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=1121944335 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121944335 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]
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=1121944336 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
12:08:48 [2024-03-15T16:08:48.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121944339 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121944339 data=null doit=true}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121944339 data=null}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121944340 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121944340 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]
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121944340 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121944341 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121944341 data=null doit=true}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121944341 data=null}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121944341 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121944341 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]
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121944342 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1121944431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:08:48 [2024-03-15T16:08:48.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121944533 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121944533 data=null doit=true}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121944534 data=null}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121944534 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121944534 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]
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121944535 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121944536 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121944536 data=null doit=true}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121944536 data=null}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121944536 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121944536 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]
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121944537 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1121944573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:08:48 [2024-03-15T16:08:48.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=1121944737 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=1121944738 data=null doit=true}, Tree node with text: logger]
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=1121944738 data=null}, Tree node with text: logger]
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=1121944738 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121944738 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]
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=1121944740 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:08:48 [2024-03-15T16:08:48.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1121944789 data=null button=0 stateMask=0x0 x=161 y=118 count=0}, Tree node with text: anotherLogger]
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1121944789 data=null doit=true}, Tree node with text: anotherLogger]
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1121944789 data=null}, Tree node with text: anotherLogger]
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1121944790 data=null button=1 stateMask=0x0 x=161 y=118 count=1}, Tree node with text: anotherLogger]
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121944790 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]
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1121944793 data=null button=1 stateMask=0x80000 x=161 y=118 count=1}, Tree node with text: anotherLogger]
12:08:48 [2024-03-15T16:08:48.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:48 [2024-03-15T16:08:48.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121944835 data=null button=0 stateMask=0x0 x=113 y=-12 count=0}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121944835 data=null doit=true}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121944835 data=null}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121944835 data=null button=1 stateMask=0x0 x=113 y=-12 count=1}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121944835 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]
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121944842 data=null button=1 stateMask=0x80000 x=113 y=-7 count=1}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121944843 data=null button=0 stateMask=0x0 x=113 y=-7 count=0}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121944843 data=null doit=true}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121944843 data=null}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121944843 data=null button=1 stateMask=0x0 x=113 y=-7 count=1}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121944843 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]
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121944844 data=null button=1 stateMask=0x80000 x=113 y=-7 count=1}, Tree node with text: mysession]
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:08:48 [2024-03-15T16:08:48.860Z] 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=1121944962 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:08:48 [2024-03-15T16:08:48.860Z] 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')
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121944963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121944963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121944963 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:48 [2024-03-15T16:08:48.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121944963 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121944963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121944963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121944963 data=null 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')]
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1121944903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:48 [2024-03-15T16:08:48.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121945013 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121945013 data=null doit=true}, TreeItem with text {myNode}]
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121945014 data=null}, TreeItem with text {myNode}]
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121945014 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121945014 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}]
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121945016 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121945019 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121945019 data=null doit=true}, TreeItem with text {myNode}]
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121945019 data=null}, TreeItem with text {myNode}]
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121945019 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121945019 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}]
12:08:48 [2024-03-15T16:08:48.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121945020 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:49 [2024-03-15T16:08:49.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:08:49 [2024-03-15T16:08:49.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
12:08:49 [2024-03-15T16:08:49.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1121945060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
12:08:49 [2024-03-15T16:08:49.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
12:08:49 [2024-03-15T16:08:49.117Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.006 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
12:08:49 [2024-03-15T16:08:49.117Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest.testTraceSessionTree -- Time elapsed: 8.633 s
12:08:49 [2024-03-15T16:08:49.117Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
12:08:49 [2024-03-15T16:08:49.117Z] 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@4d9bccfe] time=1121945187 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:08:49 [2024-03-15T16:08:49.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121945320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121945454 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121945454 data=null doit=true}, TreeItem with text {myNode}]
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121945454 data=null}, TreeItem with text {myNode}]
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121945454 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121945454 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}]
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121945456 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121945457 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121945457 data=null doit=true}, TreeItem with text {myNode}]
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121945457 data=null}, TreeItem with text {myNode}]
12:08:49 [2024-03-15T16:08:49.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121945457 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:49 [2024-03-15T16:08:49.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121945457 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}]
12:08:49 [2024-03-15T16:08:49.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121945458 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:49 [2024-03-15T16:08:49.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:08:49 [2024-03-15T16:08:49.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
12:08:49 [2024-03-15T16:08:49.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1121945494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
12:08:49 [2024-03-15T16:08:49.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
12:08:49 [2024-03-15T16:08:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:49 [2024-03-15T16:08:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1121946001 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:08:49 [2024-03-15T16:08:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121946001 data=null doit=true}, Tree node with text: Sessions]
12:08:49 [2024-03-15T16:08:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121946001 data=null}, Tree node with text: Sessions]
12:08:49 [2024-03-15T16:08:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121946001 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:08:49 [2024-03-15T16:08:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121946001 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]
12:08:49 [2024-03-15T16:08:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121946005 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
12:08:49 [2024-03-15T16:08:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:49 [2024-03-15T16:08:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1121946005 data=null button=0 stateMask=0x0 x=89 y=135 count=0}, Tree node with text: Sessions]
12:08:49 [2024-03-15T16:08:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121946005 data=null doit=true}, Tree node with text: Sessions]
12:08:49 [2024-03-15T16:08:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121946005 data=null}, Tree node with text: Sessions]
12:08:49 [2024-03-15T16:08:49.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121946006 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions]
12:08:49 [2024-03-15T16:08:49.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121946006 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]
12:08:49 [2024-03-15T16:08:49.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121946007 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
12:08:49 [2024-03-15T16:08:49.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:08:49 [2024-03-15T16:08:49.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
12:08:49 [2024-03-15T16:08:49.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:08:50 [2024-03-15T16:08:50.192Z] 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=1121946175 data=null doit=true}, Shell with text {Create Session}]
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:08:50 [2024-03-15T16:08:50.192Z]  ", using matcher: of type 'Text'
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:08:50 [2024-03-15T16:08:50.192Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:08:50 [2024-03-15T16:08:50.192Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:50 [2024-03-15T16:08:50.192Z] 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')
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121946192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121946192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121946192 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121946192 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121946192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121946192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121946192 data=null 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')]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1121946047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121946243 data=null doit=true}, Tree node with text: Sessions]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121946243 data=null}, Tree node with text: Sessions]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121946243 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121946243 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]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121946244 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:08:50 [2024-03-15T16:08:50.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121946250 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121946250 data=null doit=true}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121946250 data=null}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121946250 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121946250 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]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121946252 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121946252 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121946252 data=null doit=true}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121946252 data=null}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121946253 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121946253 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]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121946253 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:50 [2024-03-15T16:08:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:50 [2024-03-15T16:08:50.449Z] 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=1121946594 data=null doit=true}, Shell with text {Enable Events}]
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:08:50 [2024-03-15T16:08:50.449Z] 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')
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] 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.
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:50 [2024-03-15T16:08:50.449Z] 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')
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121946598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121946598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121946598 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121946598 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121946598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121946598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121946598 data=null 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')]
12:08:50 [2024-03-15T16:08:50.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121946298 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)...']
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:50 [2024-03-15T16:08:50.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1121946661 data=null doit=true}, Tree node with text: channel0]
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1121946661 data=null}, Tree node with text: channel0]
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1121946662 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121946662 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]
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1121946662 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
12:08:50 [2024-03-15T16:08:50.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121946663 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121946664 data=null doit=true}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121946664 data=null}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121946664 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121946664 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]
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121946665 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121946676 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121946676 data=null doit=true}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121946676 data=null}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121946676 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121946676 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]
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121946677 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1121946715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:08:50 [2024-03-15T16:08:50.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:50 [2024-03-15T16:08:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121946817 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121946817 data=null doit=true}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121946817 data=null}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121946818 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121946818 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]
12:08:50 [2024-03-15T16:08:50.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121946821 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:50 [2024-03-15T16:08:50.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121946822 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121946822 data=null doit=true}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121946822 data=null}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121946822 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121946822 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]
12:08:50 [2024-03-15T16:08:50.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121946823 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:08:50 [2024-03-15T16:08:50.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:08:50 [2024-03-15T16:08:50.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1121946862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:08:50 [2024-03-15T16:08:50.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:08:50 [2024-03-15T16:08:50.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121946964 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121946964 data=null doit=true}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121946965 data=null}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121946965 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121946965 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]
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121946970 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121946970 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121946970 data=null doit=true}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121946970 data=null}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121946971 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121946971 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]
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121946971 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:08:50 [2024-03-15T16:08:50.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=1121947122 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:08:50 [2024-03-15T16:08:50.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')
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121947138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121947138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121947138 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121947138 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121947138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121947138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:50 [2024-03-15T16:08:50.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121947138 data=null 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')]
12:08:50 [2024-03-15T16:08:50.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1121947007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:08:51 [2024-03-15T16:08:51.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:51 [2024-03-15T16:08:51.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:51 [2024-03-15T16:08:51.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:51 [2024-03-15T16:08:51.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121947196 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121947196 data=null doit=true}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121947196 data=null}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121947197 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121947197 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}]
12:08:51 [2024-03-15T16:08:51.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121947199 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:51 [2024-03-15T16:08:51.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121947200 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121947200 data=null doit=true}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121947200 data=null}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121947200 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121947200 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}]
12:08:51 [2024-03-15T16:08:51.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121947201 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:08:51 [2024-03-15T16:08:51.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
12:08:51 [2024-03-15T16:08:51.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1121947251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
12:08:51 [2024-03-15T16:08:51.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
12:08:51 [2024-03-15T16:08:51.222Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.170 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
12:08:51 [2024-03-15T16:08:51.222Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest.testTraceSessionTree -- Time elapsed: 1.978 s
12:08:51 [2024-03-15T16:08:51.222Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
12:08:51 [2024-03-15T16:08:51.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@4d9bccfe] time=1121947367 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:08:51 [2024-03-15T16:08:51.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:08:51 [2024-03-15T16:08:51.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:08:51 [2024-03-15T16:08:51.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121947504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:08:51 [2024-03-15T16:08:51.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"'
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121947643 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121947643 data=null doit=true}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121947643 data=null}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121947644 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121947644 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}]
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121947646 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121947646 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121947646 data=null doit=true}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121947646 data=null}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121947647 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121947647 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}]
12:08:51 [2024-03-15T16:08:51.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121947647 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:51 [2024-03-15T16:08:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:08:51 [2024-03-15T16:08:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
12:08:51 [2024-03-15T16:08:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1121947698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
12:08:51 [2024-03-15T16:08:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
12:08:52 [2024-03-15T16:08:52.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:52 [2024-03-15T16:08:52.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1121948205 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:08:52 [2024-03-15T16:08:52.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121948205 data=null doit=true}, Tree node with text: Sessions]
12:08:52 [2024-03-15T16:08:52.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121948206 data=null}, Tree node with text: Sessions]
12:08:52 [2024-03-15T16:08:52.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121948206 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:08:52 [2024-03-15T16:08:52.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121948206 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]
12:08:52 [2024-03-15T16:08:52.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121948211 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
12:08:52 [2024-03-15T16:08:52.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:52 [2024-03-15T16:08:52.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1121948211 data=null button=0 stateMask=0x0 x=89 y=135 count=0}, Tree node with text: Sessions]
12:08:52 [2024-03-15T16:08:52.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121948211 data=null doit=true}, Tree node with text: Sessions]
12:08:52 [2024-03-15T16:08:52.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121948212 data=null}, Tree node with text: Sessions]
12:08:52 [2024-03-15T16:08:52.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121948212 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions]
12:08:52 [2024-03-15T16:08:52.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121948212 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]
12:08:52 [2024-03-15T16:08:52.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121948213 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
12:08:52 [2024-03-15T16:08:52.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:08:52 [2024-03-15T16:08:52.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
12:08:52 [2024-03-15T16:08:52.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:08:52 [2024-03-15T16:08:52.552Z] 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=1121948522 data=null doit=true}, Shell with text {Create Session}]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:08:52 [2024-03-15T16:08:52.552Z]  ", using matcher: of type 'Text'
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:08:52 [2024-03-15T16:08:52.552Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:08:52 [2024-03-15T16:08:52.552Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:52 [2024-03-15T16:08:52.552Z] 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')
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121948526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121948526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121948526 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121948526 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121948527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121948527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121948527 data=null 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')]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1121948257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121948585 data=null doit=true}, Tree node with text: Sessions]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121948585 data=null}, Tree node with text: Sessions]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121948585 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121948585 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]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121948586 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:08:52 [2024-03-15T16:08:52.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=1121948588 data=null doit=true}, Tree node with text: Kernel]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1121948588 data=null}, Tree node with text: Kernel]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1121948588 data=null button=1 stateMask=0x0 x=99 y=-11 count=1}, Tree node with text: Kernel]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121948588 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]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1121948667 data=null button=1 stateMask=0x80000 x=99 y=-13144 count=1}, Tree node with text: Kernel]
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:52 [2024-03-15T16:08:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1121948668 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch]
12:08:52 [2024-03-15T16:08:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=1121948668 data=null doit=true}, Tree node with text: sched_switch]
12:08:52 [2024-03-15T16:08:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1121948668 data=null}, Tree node with text: sched_switch]
12:08:52 [2024-03-15T16:08:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1121948668 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
12:08:52 [2024-03-15T16:08:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121948669 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]
12:08:52 [2024-03-15T16:08:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1121948675 data=null button=1 stateMask=0x80000 x=140 y=-5865 count=1}, Tree node with text: sched_switch]
12:08:52 [2024-03-15T16:08:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:52 [2024-03-15T16:08:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1121948676 data=null button=0 stateMask=0x0 x=140 y=-5865 count=0}, Tree node with text: sched_switch]
12:08:52 [2024-03-15T16:08:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=1121948676 data=null doit=true}, Tree node with text: sched_switch]
12:08:52 [2024-03-15T16:08:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1121948676 data=null}, Tree node with text: sched_switch]
12:08:52 [2024-03-15T16:08:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1121948676 data=null button=1 stateMask=0x0 x=140 y=-5865 count=1}, Tree node with text: sched_switch]
12:08:52 [2024-03-15T16:08:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121948676 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]
12:08:52 [2024-03-15T16:08:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1121948677 data=null button=1 stateMask=0x80000 x=140 y=-5865 count=1}, Tree node with text: sched_switch]
12:08:52 [2024-03-15T16:08:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
12:08:52 [2024-03-15T16:08:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:52 [2024-03-15T16:08:52.809Z] 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=1121948851 data=null doit=true}, Shell with text {Enable Events}]
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to mysession
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1121948867 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'))]
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to mysession
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:52 [2024-03-15T16:08:52.809Z] 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')
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121948884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121948884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121948884 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121948884 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121948884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121948884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121948884 data=null 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')]
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1121948722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:52 [2024-03-15T16:08:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1121948951 data=null doit=true}, Tree node with text: channel0]
12:08:52 [2024-03-15T16:08:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1121948951 data=null}, Tree node with text: channel0]
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1121948951 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0]
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121948951 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]
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1121948952 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:08:52 [2024-03-15T16:08:52.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121948957 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121948957 data=null doit=true}, Tree node with text: mysession]
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121948957 data=null}, Tree node with text: mysession]
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121948957 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121948957 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]
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121948959 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121948959 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121948960 data=null doit=true}, Tree node with text: mysession]
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121948960 data=null}, Tree node with text: mysession]
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121948960 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121948960 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]
12:08:52 [2024-03-15T16:08:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121948961 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:08:53 [2024-03-15T16:08:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:08:53 [2024-03-15T16:08:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1121949004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:08:53 [2024-03-15T16:08:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:08:53 [2024-03-15T16:08:53.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:53 [2024-03-15T16:08:53.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:53 [2024-03-15T16:08:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121949106 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121949109 data=null doit=true}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121949109 data=null}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121949109 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121949109 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]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121949111 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121949111 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121949111 data=null doit=true}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121949111 data=null}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121949111 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121949112 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]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121949112 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1121949150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:08:53 [2024-03-15T16:08:53.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:53 [2024-03-15T16:08:53.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121949252 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121949252 data=null doit=true}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121949252 data=null}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121949252 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121949253 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]
12:08:53 [2024-03-15T16:08:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121949258 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:53 [2024-03-15T16:08:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121949258 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121949258 data=null doit=true}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121949258 data=null}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121949259 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121949259 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]
12:08:53 [2024-03-15T16:08:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121949260 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:53 [2024-03-15T16:08:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:08:53 [2024-03-15T16:08:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:08:53 [2024-03-15T16:08:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:08:53 [2024-03-15T16:08:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:08:53 [2024-03-15T16:08:53.324Z] 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=1121949389 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:08:53 [2024-03-15T16:08:53.324Z] 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')
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121949405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121949405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121949405 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121949406 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121949406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121949406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121949420 data=null 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')]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1121949291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:53 [2024-03-15T16:08:53.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121949484 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121949484 data=null doit=true}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121949484 data=null}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121949484 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121949488 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}]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121949491 data=null button=1 stateMask=0x80000 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121949491 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121949491 data=null doit=true}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121949491 data=null}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121949492 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121949492 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}]
12:08:53 [2024-03-15T16:08:53.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121949493 data=null button=1 stateMask=0x80000 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1121949540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121949653 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121949653 data=null doit=true}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121949653 data=null}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121949653 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121949653 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}]
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121949655 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121949655 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121949656 data=null doit=true}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121949656 data=null}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121949656 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121949656 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}]
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121949657 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1121949692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
12:08:53 [2024-03-15T16:08:53.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1121950199 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121950199 data=null doit=true}, Tree node with text: Sessions]
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121950199 data=null}, Tree node with text: Sessions]
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121950200 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121950200 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]
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121950205 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1121950206 data=null button=0 stateMask=0x0 x=89 y=135 count=0}, Tree node with text: Sessions]
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121950206 data=null doit=true}, Tree node with text: Sessions]
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121950206 data=null}, Tree node with text: Sessions]
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121950206 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions]
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121950207 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]
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121950207 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
12:08:54 [2024-03-15T16:08:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:08:54 [2024-03-15T16:08:54.400Z] 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=1121950377 data=null doit=true}, Shell with text {Create Session}]
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:08:54 [2024-03-15T16:08:54.400Z]  ", using matcher: of type 'Text'
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:08:54 [2024-03-15T16:08:54.400Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:08:54 [2024-03-15T16:08:54.400Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:54 [2024-03-15T16:08:54.400Z] 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')
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121950409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121950410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121950410 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121950410 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121950410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121950410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121950410 data=null 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')]
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1121950249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121950461 data=null doit=true}, Tree node with text: Sessions]
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121950461 data=null}, Tree node with text: Sessions]
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121950461 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:08:54 [2024-03-15T16:08:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121950461 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]
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121950462 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:08:54 [2024-03-15T16:08:54.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121950467 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121950467 data=null doit=true}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121950467 data=null}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121950468 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121950468 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]
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121950469 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121950470 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121950470 data=null doit=true}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121950470 data=null}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121950470 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121950470 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]
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121950471 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:54 [2024-03-15T16:08:54.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:54 [2024-03-15T16:08:54.659Z] 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=1121950804 data=null doit=true}, Shell with text {Enable Events}]
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:08:54 [2024-03-15T16:08:54.659Z] 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')
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.659Z] 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')
12:08:54 [2024-03-15T16:08:54.659Z] 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')
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1121950807 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1121950807 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')]
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1121950807 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')]
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1121950808 data=null 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')]
12:08:54 [2024-03-15T16:08:54.660Z] 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')
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:54 [2024-03-15T16:08:54.660Z] 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')
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121950834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121950834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121950834 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121950834 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121950834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:54 [2024-03-15T16:08:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121950834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:54 [2024-03-15T16:08:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121950834 data=null 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')]
12:08:54 [2024-03-15T16:08:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121950523 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)...']
12:08:54 [2024-03-15T16:08:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:54 [2024-03-15T16:08:54.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1121950907 data=null doit=true}, Tree node with text: channel0]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1121950907 data=null}, Tree node with text: channel0]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1121950908 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121950908 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]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1121950908 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:08:54 [2024-03-15T16:08:54.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121950914 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121950914 data=null doit=true}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121950914 data=null}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121950914 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121950914 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]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121950915 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121950916 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121950916 data=null doit=true}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121950916 data=null}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121950916 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121950916 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]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121950917 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1121950956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:08:54 [2024-03-15T16:08:54.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121951057 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121951058 data=null doit=true}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121951058 data=null}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121951058 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121951058 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]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121951061 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:54 [2024-03-15T16:08:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121951062 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121951062 data=null doit=true}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121951062 data=null}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121951062 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121951062 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]
12:08:54 [2024-03-15T16:08:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121951063 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:54 [2024-03-15T16:08:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:08:54 [2024-03-15T16:08:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:08:54 [2024-03-15T16:08:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1121951099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:08:54 [2024-03-15T16:08:54.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:08:55 [2024-03-15T16:08:55.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:55 [2024-03-15T16:08:55.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:55 [2024-03-15T16:08:55.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:55 [2024-03-15T16:08:55.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121951200 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:55 [2024-03-15T16:08:55.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121951201 data=null doit=true}, Tree node with text: mysession]
12:08:55 [2024-03-15T16:08:55.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121951201 data=null}, Tree node with text: mysession]
12:08:55 [2024-03-15T16:08:55.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121951201 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:55 [2024-03-15T16:08:55.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121951201 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]
12:08:55 [2024-03-15T16:08:55.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121951204 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:55 [2024-03-15T16:08:55.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:55 [2024-03-15T16:08:55.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121951205 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:55 [2024-03-15T16:08:55.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121951205 data=null doit=true}, Tree node with text: mysession]
12:08:55 [2024-03-15T16:08:55.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121951205 data=null}, Tree node with text: mysession]
12:08:55 [2024-03-15T16:08:55.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121951205 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:55 [2024-03-15T16:08:55.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121951205 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]
12:08:55 [2024-03-15T16:08:55.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121951206 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:55 [2024-03-15T16:08:55.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:08:55 [2024-03-15T16:08:55.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:08:55 [2024-03-15T16:08:55.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:08:55 [2024-03-15T16:08:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:08:55 [2024-03-15T16:08:55.429Z] 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=1121951384 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:08:55 [2024-03-15T16:08:55.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')
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121951386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121951386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121951386 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121951386 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121951401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121951401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121951401 data=null 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')]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1121951238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:55 [2024-03-15T16:08:55.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121951461 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121951461 data=null doit=true}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121951461 data=null}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121951462 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121951462 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}]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121951464 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121951465 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121951465 data=null doit=true}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121951465 data=null}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121951465 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121951465 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}]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121951466 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1121951521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
12:08:55 [2024-03-15T16:08:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
12:08:55 [2024-03-15T16:08:55.685Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.257 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
12:08:55 [2024-03-15T16:08:55.685Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTreeKernelProvider -- Time elapsed: 2.078 s
12:08:55 [2024-03-15T16:08:55.685Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTree -- Time elapsed: 1.978 s
12:08:55 [2024-03-15T16:08:55.685Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
12:08:55 [2024-03-15T16:08:55.685Z] 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@4d9bccfe] time=1121951637 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:08:55 [2024-03-15T16:08:55.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:08:55 [2024-03-15T16:08:55.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:08:55 [2024-03-15T16:08:55.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:08:55 [2024-03-15T16:08:55.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:08:55 [2024-03-15T16:08:55.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121951770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:08:55 [2024-03-15T16:08:55.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121951948 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121951949 data=null doit=true}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121951949 data=null}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121951949 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121951949 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}]
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121951951 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121951951 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121951951 data=null doit=true}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121951952 data=null}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121951952 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121951952 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}]
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121951953 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
12:08:55 [2024-03-15T16:08:55.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1121951994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
12:08:55 [2024-03-15T16:08:55.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
12:08:56 [2024-03-15T16:08:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:56 [2024-03-15T16:08:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1121952502 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:08:56 [2024-03-15T16:08:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121952502 data=null doit=true}, Tree node with text: Sessions]
12:08:56 [2024-03-15T16:08:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121952502 data=null}, Tree node with text: Sessions]
12:08:56 [2024-03-15T16:08:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121952502 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:08:56 [2024-03-15T16:08:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121952502 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]
12:08:56 [2024-03-15T16:08:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121952504 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:08:56 [2024-03-15T16:08:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:56 [2024-03-15T16:08:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1121952504 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:08:56 [2024-03-15T16:08:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121952504 data=null doit=true}, Tree node with text: Sessions]
12:08:56 [2024-03-15T16:08:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121952504 data=null}, Tree node with text: Sessions]
12:08:56 [2024-03-15T16:08:56.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121952504 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:08:56 [2024-03-15T16:08:56.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121952505 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]
12:08:56 [2024-03-15T16:08:56.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121952505 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:08:56 [2024-03-15T16:08:56.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:08:56 [2024-03-15T16:08:56.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
12:08:56 [2024-03-15T16:08:56.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:08:56 [2024-03-15T16:08:56.758Z] 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=1121952748 data=null doit=true}, Shell with text {Create Session}]
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:08:56 [2024-03-15T16:08:56.758Z]  ", using matcher: of type 'Text'
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:08:56 [2024-03-15T16:08:56.758Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:08:56 [2024-03-15T16:08:56.758Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:56 [2024-03-15T16:08:56.758Z] 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')
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121952816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121952816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121952816 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121952816 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121952817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121952817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121952817 data=null 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')]
12:08:56 [2024-03-15T16:08:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1121952548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121952985 data=null doit=true}, Tree node with text: Sessions]
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121952985 data=null}, Tree node with text: Sessions]
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121952986 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121952986 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]
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121952987 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:08:57 [2024-03-15T16:08:57.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121952989 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121952989 data=null doit=true}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121952989 data=null}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121952989 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121952990 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]
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121952992 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121952992 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121952993 data=null doit=true}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121952993 data=null}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121952993 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121952993 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]
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121952994 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:57 [2024-03-15T16:08:57.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:57 [2024-03-15T16:08:57.270Z] 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=1121953369 data=null doit=true}, Shell with text {Enable Events}]
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:08:57 [2024-03-15T16:08:57.270Z] 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')
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.270Z] 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')
12:08:57 [2024-03-15T16:08:57.270Z] 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')
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1121953372 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1121953382 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')]
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1121953383 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')]
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1121953383 data=null 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')]
12:08:57 [2024-03-15T16:08:57.270Z] 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')
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:57 [2024-03-15T16:08:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:57 [2024-03-15T16:08:57.271Z] 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')
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121953399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121953399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121953399 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121953399 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121953399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121953399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121953399 data=null 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')]
12:08:57 [2024-03-15T16:08:57.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121953052 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)...']
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:57 [2024-03-15T16:08:57.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1121953482 data=null doit=true}, Tree node with text: channel0]
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1121953482 data=null}, Tree node with text: channel0]
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1121953482 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121953483 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]
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1121953483 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:08:57 [2024-03-15T16:08:57.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121953485 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121953486 data=null doit=true}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121953486 data=null}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121953486 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121953486 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]
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121953487 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121953488 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121953488 data=null doit=true}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121953488 data=null}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121953488 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121953488 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]
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121953489 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:57 [2024-03-15T16:08:57.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:57 [2024-03-15T16:08:57.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:57 [2024-03-15T16:08:57.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:57 [2024-03-15T16:08:57.783Z] 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=1121953832 data=null doit=true}, Shell with text {Enable Events}]
12:08:57 [2024-03-15T16:08:57.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:08:57 [2024-03-15T16:08:57.784Z] 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')
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] 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')
12:08:57 [2024-03-15T16:08:57.784Z] 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')
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1121953835 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1121953835 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')]
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1121953835 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')]
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1121953835 data=null 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')]
12:08:57 [2024-03-15T16:08:57.784Z] 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')
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:57 [2024-03-15T16:08:57.784Z] 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')
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121953861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121953861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121953861 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121953862 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121953862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121953862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:57 [2024-03-15T16:08:57.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121953862 data=null 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')]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121953526 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)...']
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:57 [2024-03-15T16:08:57.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1121953947 data=null doit=true}, Tree node with text: channel0]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1121953948 data=null}, Tree node with text: channel0]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1121953948 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121953948 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]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1121953949 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121953950 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121953950 data=null doit=true}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121953950 data=null}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121953950 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121953951 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]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121953952 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121953952 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121953952 data=null doit=true}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121953952 data=null}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121953953 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121953953 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]
12:08:57 [2024-03-15T16:08:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121953953 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:58 [2024-03-15T16:08:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:08:58 [2024-03-15T16:08:58.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:58 [2024-03-15T16:08:58.298Z] 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=1121954311 data=null doit=true}, Shell with text {Enable Events}]
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:08:58 [2024-03-15T16:08:58.298Z] 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')
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.298Z] 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')
12:08:58 [2024-03-15T16:08:58.298Z] 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')
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1121954314 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1121954314 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')]
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1121954314 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')]
12:08:58 [2024-03-15T16:08:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1121954314 data=null 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')]
12:08:58 [2024-03-15T16:08:58.298Z] 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')
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1121954316 data=null doit=true}, TreeItem with text {All}]
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1121954316 data=null}, TreeItem with text {All}]
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1121954317 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121954317 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}]
12:08:58 [2024-03-15T16:08:58.299Z] 
12:08:58 [2024-03-15T16:08:58.299Z] (Eclipse:11708): Gtk-CRITICAL **: 16:08:58.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:58 [2024-03-15T16:08:58.299Z] 
12:08:58 [2024-03-15T16:08:58.299Z] (Eclipse:11708): Gtk-CRITICAL **: 16:08:58.172: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1121954365 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:08:58 [2024-03-15T16:08:58.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: write
12:08:58 [2024-03-15T16:08:58.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: read
12:08:58 [2024-03-15T16:08:58.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: close
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:58 [2024-03-15T16:08:58.299Z] 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')
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121954371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121954371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121954371 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121954371 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:58 [2024-03-15T16:08:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121954371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121954371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121954371 data=null 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')]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121954000 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)...']
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1121954456 data=null doit=true}, Tree node with text: channel0]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1121954456 data=null}, Tree node with text: channel0]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1121954457 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121954457 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]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1121954458 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121954461 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121954462 data=null doit=true}, Tree node with text: mysession]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121954462 data=null}, Tree node with text: mysession]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121954462 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121954462 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]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121954463 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121954464 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121954464 data=null doit=true}, Tree node with text: mysession]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121954464 data=null}, Tree node with text: mysession]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121954464 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121954464 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]
12:08:58 [2024-03-15T16:08:58.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121954465 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:08:58 [2024-03-15T16:08:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
12:08:58 [2024-03-15T16:08:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Channel...'
12:08:58 [2024-03-15T16:08:58.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Channel...'
12:08:58 [2024-03-15T16:08:58.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
12:08:58 [2024-03-15T16:08:58.812Z] 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=1121954798 data=null doit=true}, Shell with text {Enable Channel}]
12:08:58 [2024-03-15T16:08:58.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:08:58 [2024-03-15T16:08:58.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:08:58 [2024-03-15T16:08:58.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
12:08:58 [2024-03-15T16:08:58.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:08:58 [2024-03-15T16:08:58.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
12:08:58 [2024-03-15T16:08:58.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:08:58 [2024-03-15T16:08:58.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:08:58 [2024-03-15T16:08:58.812Z] 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'))
12:08:58 [2024-03-15T16:08:58.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
12:08:58 [2024-03-15T16:08:58.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:08:58 [2024-03-15T16:08:58.813Z] 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'))
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:08:58 [2024-03-15T16:08:58.813Z] 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'))
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:08:58 [2024-03-15T16:08:58.813Z] 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'))
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:08:58 [2024-03-15T16:08:58.813Z] 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'))
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:08:58 [2024-03-15T16:08:58.813Z] 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'))
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
12:08:58 [2024-03-15T16:08:58.813Z] 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')
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] 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')
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1121954801 data=null doit=true}, Button with text {Kernel}]
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1121954801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:08:58 [2024-03-15T16:08:58.813Z] 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')
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=1121954802 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=1121954802 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')]
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=1121954802 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')]
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=1121954802 data=null 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')]
12:08:58 [2024-03-15T16:08:58.813Z] 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')
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
12:08:58 [2024-03-15T16:08:58.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
12:08:58 [2024-03-15T16:08:58.814Z] 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')
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.814Z] 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')
12:08:58 [2024-03-15T16:08:58.814Z] 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')
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Per UID buffers} time=1121954804 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')]
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1121954804 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')]
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1121954804 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')]
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Per UID buffers} time=1121954804 data=null 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')]
12:08:58 [2024-03-15T16:08:58.814Z] 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')
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:58 [2024-03-15T16:08:58.814Z] 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')
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121954805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121954805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121954805 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121954805 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121954805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121954805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121954805 data=null 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')]
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1121954503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Channel...']
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:58 [2024-03-15T16:08:58.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {UST global} time=1121954890 data=null doit=true}, Tree node with text: UST global]
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {UST global} time=1121954890 data=null}, Tree node with text: UST global]
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {UST global} time=1121954891 data=null button=1 stateMask=0x0 x=131 y=81 count=1}, Tree node with text: UST global]
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121954891 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]
12:08:58 [2024-03-15T16:08:58.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {UST global} time=1121954892 data=null button=1 stateMask=0x80000 x=131 y=81 count=1}, Tree node with text: UST global]
12:08:58 [2024-03-15T16:08:58.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:58 [2024-03-15T16:08:58.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1121954893 data=null button=0 stateMask=0x0 x=144 y=104 count=0}, Tree node with text: channel0]
12:08:58 [2024-03-15T16:08:58.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1121954893 data=null doit=true}, Tree node with text: channel0]
12:08:58 [2024-03-15T16:08:58.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1121954893 data=null}, Tree node with text: channel0]
12:08:58 [2024-03-15T16:08:58.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1121954893 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
12:08:58 [2024-03-15T16:08:58.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121954893 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]
12:08:58 [2024-03-15T16:08:58.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1121954898 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:08:58 [2024-03-15T16:08:58.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:58 [2024-03-15T16:08:58.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1121954898 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, Tree node with text: channel0]
12:08:58 [2024-03-15T16:08:58.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1121954898 data=null doit=true}, Tree node with text: channel0]
12:08:58 [2024-03-15T16:08:58.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1121954898 data=null}, Tree node with text: channel0]
12:08:58 [2024-03-15T16:08:58.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1121954899 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:08:58 [2024-03-15T16:08:58.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121954899 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]
12:08:58 [2024-03-15T16:08:58.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1121954900 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:08:58 [2024-03-15T16:08:58.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
12:08:58 [2024-03-15T16:08:58.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
12:08:59 [2024-03-15T16:08:59.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
12:08:59 [2024-03-15T16:08:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:08:59 [2024-03-15T16:08:59.327Z] 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=1121955270 data=null doit=true}, Shell with text {Enable Events}]
12:08:59 [2024-03-15T16:08:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:59 [2024-03-15T16:08:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:59 [2024-03-15T16:08:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:08:59 [2024-03-15T16:08:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1121955273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:08:59 [2024-03-15T16:08:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1121955273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:08:59 [2024-03-15T16:08:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1121955273 data=null doit=true}, (of type 'Tree')]
12:08:59 [2024-03-15T16:08:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1121955273 data=null}, (of type 'Tree')]
12:08:59 [2024-03-15T16:08:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1121955274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, (of type 'Tree')]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121955274 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1121955274 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, (of type 'Tree')]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:08:59 [2024-03-15T16:08:59.328Z] 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')
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121955275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121955276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121955276 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121955276 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121955276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121955276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121955276 data=null 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')]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1121954961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:08:59 [2024-03-15T16:08:59.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:59 [2024-03-15T16:08:59.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:59 [2024-03-15T16:08:59.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:08:59 [2024-03-15T16:08:59.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1121955353 data=null doit=true}, Tree node with text: channel0]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1121955353 data=null}, Tree node with text: channel0]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1121955354 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121955354 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]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1121955354 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:08:59 [2024-03-15T16:08:59.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:59 [2024-03-15T16:08:59.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121955360 data=null button=0 stateMask=0x0 x=113 y=-11 count=0}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121955360 data=null doit=true}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121955360 data=null}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121955360 data=null button=1 stateMask=0x0 x=113 y=-11 count=1}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121955360 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]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121955362 data=null button=1 stateMask=0x80000 x=113 y=-11 count=1}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121955362 data=null button=0 stateMask=0x0 x=113 y=-11 count=0}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121955362 data=null doit=true}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121955362 data=null}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121955363 data=null button=1 stateMask=0x0 x=113 y=-11 count=1}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121955363 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]
12:08:59 [2024-03-15T16:08:59.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121955363 data=null button=1 stateMask=0x80000 x=113 y=-11 count=1}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:08:59 [2024-03-15T16:08:59.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:08:59 [2024-03-15T16:08:59.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1121955423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:08:59 [2024-03-15T16:08:59.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:08:59 [2024-03-15T16:08:59.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:59 [2024-03-15T16:08:59.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121955524 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121955524 data=null doit=true}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121955525 data=null}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121955525 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121955525 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]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121955526 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121955527 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121955527 data=null doit=true}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121955527 data=null}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121955527 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121955527 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]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121955532 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1121955568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:08:59 [2024-03-15T16:08:59.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:08:59 [2024-03-15T16:08:59.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121955670 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121955670 data=null doit=true}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121955670 data=null}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121955670 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121955670 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]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121955675 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121955711 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121955711 data=null doit=true}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121955711 data=null}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121955711 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121955711 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]
12:08:59 [2024-03-15T16:08:59.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121955713 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:08:59 [2024-03-15T16:08:59.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:08:59 [2024-03-15T16:08:59.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:08:59 [2024-03-15T16:08:59.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:09:00 [2024-03-15T16:09:00.097Z] 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=1121956147 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:09:00 [2024-03-15T16:09:00.097Z] 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')
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1121956149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1121956149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1121956149 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1121956149 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1121956149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1121956149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1121956149 data=null 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')]
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1121955744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121956225 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121956225 data=null doit=true}, Tree node with text: mysession]
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121956226 data=null}, Tree node with text: mysession]
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121956226 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121956226 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]
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121956227 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:09:00 [2024-03-15T16:09:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:09:00 [2024-03-15T16:09:00.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:09:00 [2024-03-15T16:09:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:09:00 [2024-03-15T16:09:00.609Z] 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=1121956610 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:09:00 [2024-03-15T16:09:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:09:00 [2024-03-15T16:09:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:09:00 [2024-03-15T16:09:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:09:00 [2024-03-15T16:09:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:00 [2024-03-15T16:09:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:09:00 [2024-03-15T16:09:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:09:00 [2024-03-15T16:09:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:09:00 [2024-03-15T16:09:00.609Z] 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')
12:09:00 [2024-03-15T16:09:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:09:00 [2024-03-15T16:09:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121956612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:00 [2024-03-15T16:09:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121956612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:00 [2024-03-15T16:09:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121956612 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:00 [2024-03-15T16:09:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121956612 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:00 [2024-03-15T16:09:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121956612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:00 [2024-03-15T16:09:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121956612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:00 [2024-03-15T16:09:00.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:09:00 [2024-03-15T16:09:00.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:09:00 [2024-03-15T16:09:00.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:09:00 [2024-03-15T16:09:00.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:09:00 [2024-03-15T16:09:00.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:09:00 [2024-03-15T16:09:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:09:00 [2024-03-15T16:09:00.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121956612 data=null 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')]
12:09:00 [2024-03-15T16:09:00.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1121956272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:09:01 [2024-03-15T16:09:01.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:01 [2024-03-15T16:09:01.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:01 [2024-03-15T16:09:01.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:01 [2024-03-15T16:09:01.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121957135 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:09:01 [2024-03-15T16:09:01.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121957135 data=null doit=true}, Tree node with text: mysession]
12:09:01 [2024-03-15T16:09:01.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121957135 data=null}, Tree node with text: mysession]
12:09:01 [2024-03-15T16:09:01.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121957136 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:01 [2024-03-15T16:09:01.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121957136 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]
12:09:01 [2024-03-15T16:09:01.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121957137 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:01 [2024-03-15T16:09:01.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:01 [2024-03-15T16:09:01.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121957156 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:09:01 [2024-03-15T16:09:01.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121957156 data=null doit=true}, Tree node with text: mysession]
12:09:01 [2024-03-15T16:09:01.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121957156 data=null}, Tree node with text: mysession]
12:09:01 [2024-03-15T16:09:01.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121957157 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:01 [2024-03-15T16:09:01.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121957157 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]
12:09:01 [2024-03-15T16:09:01.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121957158 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:01 [2024-03-15T16:09:01.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:09:01 [2024-03-15T16:09:01.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:09:01 [2024-03-15T16:09:01.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:09:01 [2024-03-15T16:09:01.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:09:01 [2024-03-15T16:09:01.376Z] 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=1121957532 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:09:01 [2024-03-15T16:09:01.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:09:01 [2024-03-15T16:09:01.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:09:01 [2024-03-15T16:09:01.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:09:01 [2024-03-15T16:09:01.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:01 [2024-03-15T16:09:01.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:09:01 [2024-03-15T16:09:01.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:09:01 [2024-03-15T16:09:01.377Z] 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')
12:09:01 [2024-03-15T16:09:01.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:09:01 [2024-03-15T16:09:01.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:09:01 [2024-03-15T16:09:01.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1121957534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:01 [2024-03-15T16:09:01.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1121957534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:01 [2024-03-15T16:09:01.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1121957534 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:01 [2024-03-15T16:09:01.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1121957534 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:01 [2024-03-15T16:09:01.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1121957534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:01 [2024-03-15T16:09:01.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1121957534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:01 [2024-03-15T16:09:01.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1121957534 data=null 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')]
12:09:01 [2024-03-15T16:09:01.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1121957205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:09:01 [2024-03-15T16:09:01.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:01 [2024-03-15T16:09:01.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:01 [2024-03-15T16:09:01.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121957594 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:09:01 [2024-03-15T16:09:01.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121957595 data=null doit=true}, Tree node with text: mysession]
12:09:01 [2024-03-15T16:09:01.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121957595 data=null}, Tree node with text: mysession]
12:09:01 [2024-03-15T16:09:01.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121957595 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:01 [2024-03-15T16:09:01.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121957595 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]
12:09:01 [2024-03-15T16:09:01.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121957597 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:01 [2024-03-15T16:09:01.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:09:01 [2024-03-15T16:09:01.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:09:01 [2024-03-15T16:09:01.889Z] 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=1121957993 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1121957995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=1121957995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=1121957995 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=1121957995 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=1121957995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=1121957996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=1121957996 data=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')]
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=1121957997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=1121957998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=1121957998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=1121957998 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=1121957998 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:01 [2024-03-15T16:09:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:09:01 [2024-03-15T16:09:01.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:09:01 [2024-03-15T16:09:01.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:09:01 [2024-03-15T16:09:01.890Z] 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')
12:09:01 [2024-03-15T16:09:01.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:09:01 [2024-03-15T16:09:01.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121957999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:01 [2024-03-15T16:09:01.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121957999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:01 [2024-03-15T16:09:01.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121957999 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:01 [2024-03-15T16:09:01.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121957999 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:01 [2024-03-15T16:09:01.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121957999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:01 [2024-03-15T16:09:01.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121957999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:01 [2024-03-15T16:09:01.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:09:01 [2024-03-15T16:09:01.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:09:01 [2024-03-15T16:09:01.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:09:01 [2024-03-15T16:09:01.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:09:01 [2024-03-15T16:09:01.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:09:01 [2024-03-15T16:09:01.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:09:02 [2024-03-15T16:09:02.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121958000 data=null 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')]
12:09:02 [2024-03-15T16:09:02.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1121957637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:09:02 [2024-03-15T16:09:02.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:02 [2024-03-15T16:09:02.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:02 [2024-03-15T16:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:02 [2024-03-15T16:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121958520 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:09:02 [2024-03-15T16:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121958520 data=null doit=true}, Tree node with text: mysession]
12:09:02 [2024-03-15T16:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121958520 data=null}, Tree node with text: mysession]
12:09:02 [2024-03-15T16:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121958520 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:02 [2024-03-15T16:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121958520 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]
12:09:02 [2024-03-15T16:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121958522 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:02 [2024-03-15T16:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:02 [2024-03-15T16:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121958534 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:09:02 [2024-03-15T16:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121958535 data=null doit=true}, Tree node with text: mysession]
12:09:02 [2024-03-15T16:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121958535 data=null}, Tree node with text: mysession]
12:09:02 [2024-03-15T16:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121958535 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:02 [2024-03-15T16:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121958535 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]
12:09:02 [2024-03-15T16:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121958537 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:02 [2024-03-15T16:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:09:02 [2024-03-15T16:09:02.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:09:02 [2024-03-15T16:09:02.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:09:02 [2024-03-15T16:09:02.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:09:02 [2024-03-15T16:09:02.916Z] 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=1121958897 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:09:02 [2024-03-15T16:09:02.916Z] 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')
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1121958899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1121958899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1121958899 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1121958899 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1121958899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1121958899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1121958899 data=null 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')]
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1121958574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121958962 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121958962 data=null doit=true}, Tree node with text: mysession]
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121958962 data=null}, Tree node with text: mysession]
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121958963 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121958963 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]
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121958964 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:09:02 [2024-03-15T16:09:02.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:09:03 [2024-03-15T16:09:03.172Z] 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=1121959318 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1121959319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=1121959319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=1121959319 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=1121959319 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=1121959319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:03 [2024-03-15T16:09:03.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=1121959319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=1121959319 data=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')]
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=1121959326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=1121959335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=1121959335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=1121959335 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=1121959335 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:09:03 [2024-03-15T16:09:03.173Z] 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')
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
12:09:03 [2024-03-15T16:09:03.173Z] 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'))
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:09:03 [2024-03-15T16:09:03.173Z] 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')
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:09:03 [2024-03-15T16:09:03.173Z] 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')
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:09:03 [2024-03-15T16:09:03.173Z] 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')
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1121959347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1121959347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1121959347 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1121959347 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1121959347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:03 [2024-03-15T16:09:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1121959347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:09:03 [2024-03-15T16:09:03.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:09:03 [2024-03-15T16:09:03.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:09:03 [2024-03-15T16:09:03.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:09:03 [2024-03-15T16:09:03.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:09:03 [2024-03-15T16:09:03.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:09:03 [2024-03-15T16:09:03.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:09:03 [2024-03-15T16:09:03.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1121959347 data=null 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')]
12:09:03 [2024-03-15T16:09:03.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1121959007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:09:03 [2024-03-15T16:09:03.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:03 [2024-03-15T16:09:03.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:03 [2024-03-15T16:09:03.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:03 [2024-03-15T16:09:03.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121959860 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:09:03 [2024-03-15T16:09:03.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121959860 data=null doit=true}, Tree node with text: mysession]
12:09:03 [2024-03-15T16:09:03.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121959860 data=null}, Tree node with text: mysession]
12:09:03 [2024-03-15T16:09:03.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121959861 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:03 [2024-03-15T16:09:03.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121959861 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]
12:09:03 [2024-03-15T16:09:03.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121959862 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:03 [2024-03-15T16:09:03.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:03 [2024-03-15T16:09:03.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121959863 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:09:03 [2024-03-15T16:09:03.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121959863 data=null doit=true}, Tree node with text: mysession]
12:09:03 [2024-03-15T16:09:03.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121959863 data=null}, Tree node with text: mysession]
12:09:03 [2024-03-15T16:09:03.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121959864 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:03 [2024-03-15T16:09:03.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121959864 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]
12:09:03 [2024-03-15T16:09:03.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121959865 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:09:03 [2024-03-15T16:09:03.943Z] 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=1121960042 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:09:03 [2024-03-15T16:09:03.943Z] 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')
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121960043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121960043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121960044 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121960044 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121960059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121960059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121960059 data=null 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')]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1121959926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:03 [2024-03-15T16:09:03.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121960124 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121960125 data=null doit=true}, TreeItem with text {myNode}]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121960125 data=null}, TreeItem with text {myNode}]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121960125 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121960125 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}]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121960132 data=null button=1 stateMask=0x80000 x=70 y=-41 count=1}, TreeItem with text {myNode}]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121960133 data=null button=0 stateMask=0x0 x=70 y=-41 count=0}, TreeItem with text {myNode}]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121960133 data=null doit=true}, TreeItem with text {myNode}]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121960133 data=null}, TreeItem with text {myNode}]
12:09:03 [2024-03-15T16:09:03.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121960134 data=null button=1 stateMask=0x0 x=70 y=-41 count=1}, TreeItem with text {myNode}]
12:09:04 [2024-03-15T16:09:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121960134 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}]
12:09:04 [2024-03-15T16:09:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121960134 data=null button=1 stateMask=0x80000 x=70 y=-41 count=1}, TreeItem with text {myNode}]
12:09:04 [2024-03-15T16:09:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:09:04 [2024-03-15T16:09:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
12:09:04 [2024-03-15T16:09:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1121960195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
12:09:04 [2024-03-15T16:09:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
12:09:04 [2024-03-15T16:09:04.199Z] 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@4d9bccfe] time=1121960300 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:09:04 [2024-03-15T16:09:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:09:04 [2024-03-15T16:09:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:09:04 [2024-03-15T16:09:04.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:09:04 [2024-03-15T16:09:04.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:04 [2024-03-15T16:09:04.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1121960338 data=null button=0 stateMask=0x0 x=67 y=12 count=0}, TreeItem with text {Remote}]
12:09:04 [2024-03-15T16:09:04.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote} time=1121960339 data=null doit=true}, TreeItem with text {Remote}]
12:09:04 [2024-03-15T16:09:04.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote} time=1121960340 data=null}, TreeItem with text {Remote}]
12:09:04 [2024-03-15T16:09:04.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote} time=1121960340 data=null button=1 stateMask=0x0 x=67 y=12 count=1}, TreeItem with text {Remote}]
12:09:04 [2024-03-15T16:09:04.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121960340 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}]
12:09:04 [2024-03-15T16:09:04.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote} time=1121960389 data=null button=1 stateMask=0x80000 x=67 y=12 count=1}, TreeItem with text {Remote}]
12:09:04 [2024-03-15T16:09:04.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:09:04 [2024-03-15T16:09:04.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:09:04 [2024-03-15T16:09:04.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:09:05 [2024-03-15T16:09:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:09:05 [2024-03-15T16:09:05.384Z] 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')
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:09:05 [2024-03-15T16:09:05.384Z] 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=1121961280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:05 [2024-03-15T16:09:05.384Z] 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=1121961281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:05 [2024-03-15T16:09:05.384Z] 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=1121961281 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:05 [2024-03-15T16:09:05.384Z] 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=1121961281 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:05 [2024-03-15T16:09:05.384Z] 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=1121961281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:05 [2024-03-15T16:09:05.384Z] 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=1121961281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:05 [2024-03-15T16:09:05.384Z] 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=1121961282 data=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')]
12:09:05 [2024-03-15T16:09:05.384Z] 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=1121961282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:05 [2024-03-15T16:09:05.384Z] 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=1121961282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:05 [2024-03-15T16:09:05.384Z] 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=1121961282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:05 [2024-03-15T16:09:05.384Z] 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=1121961282 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:05 [2024-03-15T16:09:05.384Z] 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=1121961282 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:09:05 [2024-03-15T16:09:05.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')
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121961284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121961284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121961284 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121961284 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121961284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121961284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:05 [2024-03-15T16:09:05.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:05 [2024-03-15T16:09:05.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:05 [2024-03-15T16:09:05.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:05 [2024-03-15T16:09:05.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:05 [2024-03-15T16:09:05.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121961285 data=null 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')]
12:09:05 [2024-03-15T16:09:05.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1121960459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:09:05 [2024-03-15T16:09:05.641Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.16 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
12:09:05 [2024-03-15T16:09:05.641Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest.testTraceSessionTree -- Time elapsed: 9.933 s
12:09:05 [2024-03-15T16:09:05.641Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
12:09:05 [2024-03-15T16:09:05.641Z] 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@4d9bccfe] time=1121961818 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:09:05 [2024-03-15T16:09:05.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:09:05 [2024-03-15T16:09:05.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:09:05 [2024-03-15T16:09:05.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:09:05 [2024-03-15T16:09:05.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:09:05 [2024-03-15T16:09:05.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1121961941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:09:05 [2024-03-15T16:09:05.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:09:05 [2024-03-15T16:09:05.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:09:05 [2024-03-15T16:09:05.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:09:05 [2024-03-15T16:09:05.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:09:05 [2024-03-15T16:09:05.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:05 [2024-03-15T16:09:05.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121962075 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:09:05 [2024-03-15T16:09:05.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121962075 data=null doit=true}, TreeItem with text {myNode}]
12:09:05 [2024-03-15T16:09:05.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121962075 data=null}, TreeItem with text {myNode}]
12:09:05 [2024-03-15T16:09:05.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121962076 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:09:05 [2024-03-15T16:09:05.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121962076 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}]
12:09:05 [2024-03-15T16:09:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121962078 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:09:05 [2024-03-15T16:09:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:05 [2024-03-15T16:09:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121962078 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:09:05 [2024-03-15T16:09:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121962078 data=null doit=true}, TreeItem with text {myNode}]
12:09:05 [2024-03-15T16:09:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121962079 data=null}, TreeItem with text {myNode}]
12:09:05 [2024-03-15T16:09:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121962079 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:09:05 [2024-03-15T16:09:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121962079 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}]
12:09:05 [2024-03-15T16:09:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121962080 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:09:06 [2024-03-15T16:09:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:09:06 [2024-03-15T16:09:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
12:09:06 [2024-03-15T16:09:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1121962126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
12:09:06 [2024-03-15T16:09:06.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1121962636 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121962636 data=null doit=true}, Tree node with text: Sessions]
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121962637 data=null}, Tree node with text: Sessions]
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121962637 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121962637 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]
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121962639 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1121962642 data=null button=0 stateMask=0x0 x=89 y=135 count=0}, Tree node with text: Sessions]
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121962642 data=null doit=true}, Tree node with text: Sessions]
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121962643 data=null}, Tree node with text: Sessions]
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121962643 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions]
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121962643 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]
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121962644 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
12:09:06 [2024-03-15T16:09:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:09:06 [2024-03-15T16:09:06.973Z] 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=1121962946 data=null doit=true}, Shell with text {Create Session}]
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:09:06 [2024-03-15T16:09:06.973Z]  ", using matcher: of type 'Text'
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:09:06 [2024-03-15T16:09:06.973Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:09:06 [2024-03-15T16:09:06.973Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:09:06 [2024-03-15T16:09:06.973Z] 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')
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121962963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121962963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121962963 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121962963 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121962963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121962963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121962963 data=null 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')]
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1121962695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1121963029 data=null doit=true}, Tree node with text: Sessions]
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1121963029 data=null}, Tree node with text: Sessions]
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1121963029 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121963030 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]
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1121963030 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:09:06 [2024-03-15T16:09:06.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:06 [2024-03-15T16:09:06.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:06 [2024-03-15T16:09:06.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:06 [2024-03-15T16:09:06.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121963032 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121963032 data=null doit=true}, Tree node with text: mysession]
12:09:06 [2024-03-15T16:09:06.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121963032 data=null}, Tree node with text: mysession]
12:09:06 [2024-03-15T16:09:06.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121963033 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
12:09:06 [2024-03-15T16:09:06.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121963033 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]
12:09:06 [2024-03-15T16:09:06.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121963034 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:09:06 [2024-03-15T16:09:06.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:06 [2024-03-15T16:09:06.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121963035 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
12:09:06 [2024-03-15T16:09:06.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121963035 data=null doit=true}, Tree node with text: mysession]
12:09:06 [2024-03-15T16:09:06.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121963035 data=null}, Tree node with text: mysession]
12:09:06 [2024-03-15T16:09:06.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121963036 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
12:09:06 [2024-03-15T16:09:06.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121963036 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]
12:09:06 [2024-03-15T16:09:06.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121963036 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:09:06 [2024-03-15T16:09:06.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:09:06 [2024-03-15T16:09:06.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:09:07 [2024-03-15T16:09:07.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:09:07 [2024-03-15T16:09:07.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:09:07 [2024-03-15T16:09:07.230Z] 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=1121963406 data=null doit=true}, Shell with text {Enable Events}]
12:09:07 [2024-03-15T16:09:07.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:09:07 [2024-03-15T16:09:07.231Z] 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')
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.231Z] 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')
12:09:07 [2024-03-15T16:09:07.231Z] 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')
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1121963410 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1121963410 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')]
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1121963410 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')]
12:09:07 [2024-03-15T16:09:07.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1121963410 data=null 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')]
12:09:07 [2024-03-15T16:09:07.488Z] 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')
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:09:07 [2024-03-15T16:09:07.488Z] 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')
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121963431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121963431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121963431 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121963431 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121963431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121963431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121963431 data=null 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')]
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121963112 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)...']
12:09:07 [2024-03-15T16:09:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:07 [2024-03-15T16:09:07.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:07 [2024-03-15T16:09:07.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:07 [2024-03-15T16:09:07.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:09:07 [2024-03-15T16:09:07.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1121963511 data=null doit=true}, Tree node with text: channel0]
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1121963511 data=null}, Tree node with text: channel0]
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1121963511 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121963512 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]
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1121963512 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:09:07 [2024-03-15T16:09:07.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:07 [2024-03-15T16:09:07.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:07 [2024-03-15T16:09:07.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:09:07 [2024-03-15T16:09:07.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:09:07 [2024-03-15T16:09:07.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:09:07 [2024-03-15T16:09:07.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:07 [2024-03-15T16:09:07.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121963519 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121963519 data=null doit=true}, Tree node with text: mysession]
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121963519 data=null}, Tree node with text: mysession]
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121963520 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121963520 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]
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121963521 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121963521 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121963521 data=null doit=true}, Tree node with text: mysession]
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121963521 data=null}, Tree node with text: mysession]
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121963522 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121963522 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]
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121963523 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:09:07 [2024-03-15T16:09:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:09:07 [2024-03-15T16:09:07.746Z] 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=1121963862 data=null doit=true}, Shell with text {Enable Events}]
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:09:07 [2024-03-15T16:09:07.746Z] 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')
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:07 [2024-03-15T16:09:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.747Z] 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')
12:09:07 [2024-03-15T16:09:07.747Z] 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')
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1121963865 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1121963865 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')]
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1121963865 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')]
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1121963865 data=null 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')]
12:09:07 [2024-03-15T16:09:07.747Z] 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')
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:09:07 [2024-03-15T16:09:07.747Z] 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')
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121963871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121963871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121963871 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121963871 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121963871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121963871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121963872 data=null 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')]
12:09:07 [2024-03-15T16:09:07.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121963573 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)...']
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:08 [2024-03-15T16:09:08.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1121963942 data=null doit=true}, Tree node with text: channel0]
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1121963942 data=null}, Tree node with text: channel0]
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1121963943 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121963943 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]
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1121963944 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:09:08 [2024-03-15T16:09:08.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121963950 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121963950 data=null doit=true}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121963951 data=null}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121963951 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121963951 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]
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121963952 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121963953 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121963953 data=null doit=true}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121963953 data=null}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121963953 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121963953 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]
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121963954 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:09:08 [2024-03-15T16:09:08.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:09:08 [2024-03-15T16:09:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:09:08 [2024-03-15T16:09:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:09:08 [2024-03-15T16:09:08.260Z] 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=1121964297 data=null doit=true}, Shell with text {Enable Events}]
12:09:08 [2024-03-15T16:09:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:08 [2024-03-15T16:09:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:08 [2024-03-15T16:09:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:09:08 [2024-03-15T16:09:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:09:08 [2024-03-15T16:09:08.261Z] 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')
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.261Z] 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')
12:09:08 [2024-03-15T16:09:08.261Z] 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')
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1121964309 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1121964310 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')]
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1121964310 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')]
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1121964310 data=null 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')]
12:09:08 [2024-03-15T16:09:08.261Z] 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')
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1121964312 data=null doit=true}, TreeItem with text {All}]
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1121964312 data=null}, TreeItem with text {All}]
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1121964313 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121964313 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}]
12:09:08 [2024-03-15T16:09:08.261Z] 
12:09:08 [2024-03-15T16:09:08.261Z] (Eclipse:11708): Gtk-CRITICAL **: 16:09:08.142: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1121964348 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:09:08 [2024-03-15T16:09:08.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_fork
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:08 [2024-03-15T16:09:08.261Z] 
12:09:08 [2024-03-15T16:09:08.261Z] (Eclipse:11708): Gtk-CRITICAL **: 16:09:08.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:09:08 [2024-03-15T16:09:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:09:08 [2024-03-15T16:09:08.262Z] 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')
12:09:08 [2024-03-15T16:09:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:09:08 [2024-03-15T16:09:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121964356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:08 [2024-03-15T16:09:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121964356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:08 [2024-03-15T16:09:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121964356 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:08 [2024-03-15T16:09:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121964426 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:08 [2024-03-15T16:09:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121964426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:08 [2024-03-15T16:09:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121964426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121964426 data=null 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')]
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121963994 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)...']
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:08 [2024-03-15T16:09:08.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1121964518 data=null doit=true}, Tree node with text: channel0]
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1121964518 data=null}, Tree node with text: channel0]
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1121964519 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121964519 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]
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1121964520 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:09:08 [2024-03-15T16:09:08.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121964523 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121964523 data=null doit=true}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121964523 data=null}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121964523 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121964523 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]
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121964524 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121964525 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121964525 data=null doit=true}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121964525 data=null}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121964525 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121964530 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]
12:09:08 [2024-03-15T16:09:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121964530 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:08 [2024-03-15T16:09:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:09:08 [2024-03-15T16:09:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:09:08 [2024-03-15T16:09:08.775Z] 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=1121964847 data=null doit=true}, Shell with text {Enable Events}]
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:09:08 [2024-03-15T16:09:08.775Z] 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')
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.775Z] 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')
12:09:08 [2024-03-15T16:09:08.775Z] 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')
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1121964859 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1121964859 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')]
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1121964859 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')]
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1121964860 data=null 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')]
12:09:08 [2024-03-15T16:09:08.775Z] 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')
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:09:08 [2024-03-15T16:09:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1121964862 data=null doit=true}, TreeItem with text {All}]
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1121964862 data=null}, TreeItem with text {All}]
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1121964863 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121964863 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}]
12:09:08 [2024-03-15T16:09:08.776Z] 
12:09:08 [2024-03-15T16:09:08.776Z] (Eclipse:11708): Gtk-CRITICAL **: 16:09:08.693: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:09:08 [2024-03-15T16:09:08.776Z] 
12:09:08 [2024-03-15T16:09:08.776Z] (Eclipse:11708): Gtk-CRITICAL **: 16:09:08.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:09:08 [2024-03-15T16:09:08.776Z] 
12:09:08 [2024-03-15T16:09:08.776Z] (Eclipse:11708): Gtk-CRITICAL **: 16:09:08.709: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1121964903 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:09:08 [2024-03-15T16:09:08.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_exec
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:09:08 [2024-03-15T16:09:08.776Z] 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')
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121964906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121964906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121964906 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121964906 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121964907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121964907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121964907 data=null 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')]
12:09:08 [2024-03-15T16:09:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121964568 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)...']
12:09:09 [2024-03-15T16:09:09.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:09 [2024-03-15T16:09:09.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1121964982 data=null doit=true}, Tree node with text: channel0]
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1121964982 data=null}, Tree node with text: channel0]
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1121964982 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121964983 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]
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1121964984 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
12:09:09 [2024-03-15T16:09:09.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121964986 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121964986 data=null doit=true}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121964986 data=null}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121964987 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121964987 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]
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121964987 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121964988 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121964988 data=null doit=true}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121964988 data=null}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121964988 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121964989 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]
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121964989 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:09:09 [2024-03-15T16:09:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:09:09 [2024-03-15T16:09:09.290Z] 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=1121965308 data=null doit=true}, Shell with text {Enable Events}]
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:09:09 [2024-03-15T16:09:09.290Z] 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')
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.290Z] 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')
12:09:09 [2024-03-15T16:09:09.290Z] 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')
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1121965320 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1121965321 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')]
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1121965321 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')]
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1121965321 data=null 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')]
12:09:09 [2024-03-15T16:09:09.290Z] 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')
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:09:09 [2024-03-15T16:09:09.291Z] 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')
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1121965347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1121965347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1121965347 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1121965347 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1121965347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1121965347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1121965348 data=null 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')]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1121965026 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)...']
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:09 [2024-03-15T16:09:09.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1121965424 data=null doit=true}, Tree node with text: channel0]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1121965424 data=null}, Tree node with text: channel0]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1121965425 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1121965425 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]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1121965426 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:09:09 [2024-03-15T16:09:09.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121965433 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121965433 data=null doit=true}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121965433 data=null}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121965433 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121965433 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]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121965434 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121965435 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121965435 data=null doit=true}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121965435 data=null}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121965435 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121965435 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]
12:09:09 [2024-03-15T16:09:09.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121965436 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:09:09 [2024-03-15T16:09:09.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:09:09 [2024-03-15T16:09:09.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1121965470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:09:09 [2024-03-15T16:09:09.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:09:09 [2024-03-15T16:09:09.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121965572 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121965572 data=null doit=true}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121965572 data=null}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121965572 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121965573 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]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121965578 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121965578 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121965578 data=null doit=true}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121965578 data=null}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121965579 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121965579 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]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121965580 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1121965622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:09:09 [2024-03-15T16:09:09.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121965724 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121965724 data=null doit=true}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121965724 data=null}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121965724 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121965725 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]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121965729 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1121965729 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1121965729 data=null doit=true}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1121965730 data=null}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1121965730 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121965730 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]
12:09:09 [2024-03-15T16:09:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1121965733 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:09:09 [2024-03-15T16:09:09.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:09:09 [2024-03-15T16:09:09.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:09:09 [2024-03-15T16:09:09.805Z] 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=1121965832 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:09:09 [2024-03-15T16:09:09.805Z] 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')
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1121965847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1121965847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1121965847 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1121965847 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1121965847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1121965847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1121965847 data=null 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')]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1121965767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:09 [2024-03-15T16:09:09.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121965898 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121965898 data=null doit=true}, TreeItem with text {myNode}]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121965898 data=null}, TreeItem with text {myNode}]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121965898 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121965902 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}]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121965904 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1121965904 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1121965904 data=null doit=true}, TreeItem with text {myNode}]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1121965905 data=null}, TreeItem with text {myNode}]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1121965905 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1121965905 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}]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1121965906 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1121965965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
12:09:09 [2024-03-15T16:09:09.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
12:09:10 [2024-03-15T16:09:10.063Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.251 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
12:09:10 [2024-03-15T16:09:10.063Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest.testTraceSessionTree -- Time elapsed: 4.067 s
12:09:10 [2024-03-15T16:09:10.063Z] 
12:09:10 [2024-03-15T16:09:10.063Z] Results:
12:09:10 [2024-03-15T16:09:10.063Z] 
12:09:10 [2024-03-15T16:09:10.063Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
12:09:10 [2024-03-15T16:09:10.063Z] 
12:09:10 [2024-03-15T16:09:10.319Z] 
12:09:10 [2024-03-15T16:09:10.319Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 16:09:10.241
12:09:10 [2024-03-15T16:09:10.319Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:09:10 [2024-03-15T16:09:10.881Z] [INFO] All tests passed
12:09:10 [2024-03-15T16:09:10.881Z] [INFO] 
12:09:10 [2024-03-15T16:09:10.881Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:09:10 [2024-03-15T16:09:10.881Z] [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
12:09:10 [2024-03-15T16:09:10.881Z] [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
12:09:10 [2024-03-15T16:09:10.881Z] [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
12:09:10 [2024-03-15T16:09:10.882Z] [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
12:09:10 [2024-03-15T16:09:10.882Z] [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
12:09:10 [2024-03-15T16:09:10.882Z] [INFO] 
12:09:10 [2024-03-15T16:09:10.882Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:09:10 [2024-03-15T16:09:10.882Z] [INFO] 
12:09:10 [2024-03-15T16:09:10.882Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
12:09:10 [2024-03-15T16:09:10.882Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [93/141]
12:09:10 [2024-03-15T16:09:10.882Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
12:09:10 [2024-03-15T16:09:10.882Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:09:10 [2024-03-15T16:09:10.882Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:09:10 [2024-03-15T16:09:10.882Z] [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
12:09:11 [2024-03-15T16:09:11.138Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.138Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.138Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.138Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.138Z] [INFO] The project's OSGi version is 2.1.0.202403151535
12:09:11 [2024-03-15T16:09:11.138Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.138Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.138Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.138Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.138Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.138Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.138Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.138Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.138Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.138Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.138Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
12:09:11 [2024-03-15T16:09:11.394Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.394Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
12:09:11 [2024-03-15T16:09:11.394Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.394Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.394Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:09:11 [2024-03-15T16:09:11.394Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:09:11 [2024-03-15T16:09:11.394Z] [WARNING] The 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
12:09:11 [2024-03-15T16:09:11.394Z] [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
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.651Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:09:11 [2024-03-15T16:09:11.651Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:09:11 [2024-03-15T16:09:11.651Z] [WARNING] The 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
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.651Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.651Z] [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
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.651Z] [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
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] 
12:09:11 [2024-03-15T16:09:11.651Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:11 [2024-03-15T16:09:11.651Z] [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
12:09:12 [2024-03-15T16:09:12.579Z] [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
12:09:13 [2024-03-15T16:09:13.944Z] [INFO] 
12:09:13 [2024-03-15T16:09:13.944Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:13 [2024-03-15T16:09:13.944Z] [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
12:09:13 [2024-03-15T16:09:13.945Z] [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
12:09:13 [2024-03-15T16:09:13.945Z] [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
12:09:13 [2024-03-15T16:09:13.945Z] [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
12:09:13 [2024-03-15T16:09:13.945Z] [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
12:09:13 [2024-03-15T16:09:13.945Z] [INFO] 
12:09:13 [2024-03-15T16:09:13.945Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:09:13 [2024-03-15T16:09:13.945Z] [INFO] 
12:09:13 [2024-03-15T16:09:13.945Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
12:09:13 [2024-03-15T16:09:13.945Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT  [94/141]
12:09:13 [2024-03-15T16:09:13.945Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
12:09:13 [2024-03-15T16:09:13.945Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:09:13 [2024-03-15T16:09:13.945Z] [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
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] 
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] 
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] 
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] 
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] 
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] 
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] 
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] 
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:14 [2024-03-15T16:09:14.201Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] 
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] 
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:14 [2024-03-15T16:09:14.201Z] [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
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] 
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] 
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] 
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:14 [2024-03-15T16:09:14.201Z] [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
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] 
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] 
12:09:14 [2024-03-15T16:09:14.201Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:14 [2024-03-15T16:09:14.201Z] [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
12:09:15 [2024-03-15T16:09:15.569Z] [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
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] 
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:16 [2024-03-15T16:09:16.499Z] [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
12:09:16 [2024-03-15T16:09:16.499Z] [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
12:09:16 [2024-03-15T16:09:16.499Z] [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
12:09:16 [2024-03-15T16:09:16.499Z] [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
12:09:16 [2024-03-15T16:09:16.499Z] [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
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] 
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] 
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [95/141]
12:09:16 [2024-03-15T16:09:16.499Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:09:16 [2024-03-15T16:09:16.499Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:09:16 [2024-03-15T16:09:16.499Z] [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
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] 
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] 
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] The project's OSGi version is 1.0.16.202403151535
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] 
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] 
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] 
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] 
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] 
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] 
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:16 [2024-03-15T16:09:16.499Z] [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
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] 
12:09:16 [2024-03-15T16:09:16.499Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:16 [2024-03-15T16:09:16.499Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:09:16 [2024-03-15T16:09:16.499Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:09:16 [2024-03-15T16:09:16.499Z] [WARNING] The 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
12:09:16 [2024-03-15T16:09:16.499Z] [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
12:09:16 [2024-03-15T16:09:16.755Z] [INFO] 
12:09:16 [2024-03-15T16:09:16.755Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:16 [2024-03-15T16:09:16.755Z] [INFO] 
12:09:16 [2024-03-15T16:09:16.755Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:16 [2024-03-15T16:09:16.755Z] [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
12:09:16 [2024-03-15T16:09:16.755Z] [INFO] 
12:09:16 [2024-03-15T16:09:16.755Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:17 [2024-03-15T16:09:17.011Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
12:09:17 [2024-03-15T16:09:17.011Z] [INFO] 
12:09:17 [2024-03-15T16:09:17.011Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:17 [2024-03-15T16:09:17.011Z] [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
12:09:17 [2024-03-15T16:09:17.011Z] [INFO] 
12:09:17 [2024-03-15T16:09:17.011Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:17 [2024-03-15T16:09:17.011Z] [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
12:09:17 [2024-03-15T16:09:17.011Z] [INFO] 
12:09:17 [2024-03-15T16:09:17.011Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:17 [2024-03-15T16:09:17.011Z] [INFO] 
12:09:17 [2024-03-15T16:09:17.011Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:17 [2024-03-15T16:09:17.011Z] [INFO] 
12:09:17 [2024-03-15T16:09:17.011Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:17 [2024-03-15T16:09:17.011Z] [INFO] 
12:09:17 [2024-03-15T16:09:17.011Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:17 [2024-03-15T16:09:17.011Z] [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
12:09:17 [2024-03-15T16:09:17.938Z] [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
12:09:18 [2024-03-15T16:09:18.868Z] [INFO] 
12:09:18 [2024-03-15T16:09:18.868Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:18 [2024-03-15T16:09:18.868Z] [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
12:09:18 [2024-03-15T16:09:18.868Z] [INFO] Command line:
12:09:18 [2024-03-15T16:09:18.868Z] 	[/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]
12:09:18 [2024-03-15T16:09:18.868Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:09:22 [2024-03-15T16:09:22.139Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
12:09:22 [2024-03-15T16:09:22.139Z] !SESSION 2024-03-15 16:09:18.845 -----------------------------------------------
12:09:22 [2024-03-15T16:09:22.139Z] eclipse.buildId=unknown
12:09:22 [2024-03-15T16:09:22.139Z] java.version=17.0.2
12:09:22 [2024-03-15T16:09:22.139Z] java.vendor=Oracle Corporation
12:09:22 [2024-03-15T16:09:22.139Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:09:22 [2024-03-15T16:09:22.139Z] 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
12:09:22 [2024-03-15T16:09:22.139Z] 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
12:09:22 [2024-03-15T16:09:22.139Z] 
12:09:22 [2024-03-15T16:09:22.139Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:21.811
12:09:22 [2024-03-15T16:09:22.139Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
12:09:22 [2024-03-15T16:09:22.139Z] 
12:09:22 [2024-03-15T16:09:22.139Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:21.890
12:09:22 [2024-03-15T16:09:22.139Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
12:09:22 [2024-03-15T16:09:22.139Z] 
12:09:22 [2024-03-15T16:09:22.139Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:21.908
12:09:22 [2024-03-15T16:09:22.139Z] !MESSAGE State Transition: Undefined action: action1
12:09:22 [2024-03-15T16:09:22.139Z] 
12:09:22 [2024-03-15T16:09:22.139Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:21.913
12:09:22 [2024-03-15T16:09:22.139Z] !MESSAGE State Transition: Undefined condition: test1
12:09:22 [2024-03-15T16:09:22.139Z] 
12:09:22 [2024-03-15T16:09:22.139Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:21.917
12:09:22 [2024-03-15T16:09:22.139Z] !MESSAGE State Transition: Undefined condition: test1
12:09:22 [2024-03-15T16:09:22.139Z] 
12:09:22 [2024-03-15T16:09:22.139Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:21.922
12:09:22 [2024-03-15T16:09:22.139Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
12:09:22 [2024-03-15T16:09:22.139Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[0: one_state_final] -- Time elapsed: 0.024 s
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[1: one_state_loop] -- Time elapsed: 0.009 s
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[2: save_and_clear_fields] -- Time elapsed: 0.006 s
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[3: multiple_actions_and_tests] -- Time elapsed: 0.006 s
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[4: multiple_states_and_transitions] -- Time elapsed: 0.016 s
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[5: on_entry_exit] -- Time elapsed: 0.005 s
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[6: with_precondition] -- Time elapsed: 0.029 s
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[7: initial state] -- Time elapsed: 0.008 s
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[8: initial_element] -- Time elapsed: 0.004 s
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[9: undefined_action] -- Time elapsed: 0.004 s
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[10: undefined_condition] -- Time elapsed: 0.004 s
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[11: undefined_target] -- Time elapsed: 0.005 s
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[12: valid_no_initial] -- Time elapsed: 0.004 s
12:09:22 [2024-03-15T16:09:22.139Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
12:09:22 [2024-03-15T16:09:22.139Z] 
12:09:22 [2024-03-15T16:09:22.139Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:22.003
12:09:22 [2024-03-15T16:09:22.139Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
12:09:22 [2024-03-15T16:09:22.139Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[0: type_and_end] -- Time elapsed: 0.002 s
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[1: just_type] -- Time elapsed: 0.001 s
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[2: type_and_duration] -- Time elapsed: 0.001 s
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[3: inline_name] -- Time elapsed: 0.001 s
12:09:22 [2024-03-15T16:09:22.139Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[4: invalid_segment_and_duration] -- Time elapsed: 0.002 s
12:09:22 [2024-03-15T16:09:22.139Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
12:09:22 [2024-03-15T16:09:22.139Z] 
12:09:22 [2024-03-15T16:09:22.139Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:22.040
12:09:22 [2024-03-15T16:09:22.139Z] !MESSAGE Compiling value: value is not a parseable integer: abc
12:09:22 [2024-03-15T16:09:22.139Z] 
12:09:22 [2024-03-15T16:09:22.139Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:22.042
12:09:22 [2024-03-15T16:09:22.139Z] !MESSAGE Compiling value: value is not a parseable integer: 
12:09:22 [2024-03-15T16:09:22.139Z] 
12:09:22 [2024-03-15T16:09:22.139Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:22.046
12:09:22 [2024-03-15T16:09:22.139Z] !MESSAGE Compiling value: value is not a parseable integer: abc
12:09:22 [2024-03-15T16:09:22.139Z] 
12:09:22 [2024-03-15T16:09:22.139Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:22.047
12:09:22 [2024-03-15T16:09:22.139Z] !MESSAGE Compiling value: value is not a parseable integer: 
12:09:22 [2024-03-15T16:09:22.139Z] 
12:09:22 [2024-03-15T16:09:22.139Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:22.058
12:09:22 [2024-03-15T16:09:22.139Z] !MESSAGE The mapping group undefined does not exist in this analysis
12:09:22 [2024-03-15T16:09:22.139Z] 
12:09:22 [2024-03-15T16:09:22.139Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:22.085
12:09:22 [2024-03-15T16:09:22.139Z] !MESSAGE Compiling value: value is not a parseable integer: not int
12:09:22 [2024-03-15T16:09:22.139Z] 
12:09:22 [2024-03-15T16:09:22.139Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:22.088
12:09:22 [2024-03-15T16:09:22.139Z] !MESSAGE A query state value should have children attributes
12:09:22 [2024-03-15T16:09:22.139Z] 
12:09:22 [2024-03-15T16:09:22.139Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:22.090
12:09:22 [2024-03-15T16:09:22.139Z] !MESSAGE The value of a constant attribute should not be empty
12:09:22 [2024-03-15T16:09:22.140Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[0: Null state value] -- Time elapsed: 0.002 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[1: Valid integer 1] -- Time elapsed: 0.001 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[2: Valid integer 2 with forced type] -- Time elapsed: 0.001 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[3: Invalid integer] -- Time elapsed: 0.002 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[4: Int no value] -- Time elapsed: 0.002 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[5: Valid long 1] -- Time elapsed: 0.001 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[6: Valid long 2] -- Time elapsed: 0.001 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[7: Invalid long] -- Time elapsed: 0.002 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[8: Long no value] -- Time elapsed: 0.002 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[9: Valid string 1] -- Time elapsed: 0.001 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[10: Valid string 2] -- Time elapsed: 0.001 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[11: String no value] -- Time elapsed: 0 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[12: Delete value] -- Time elapsed: 0.001 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[13: Delete value with ignored params] -- Time elapsed: 0.001 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[14: Event name] -- Time elapsed: 0.001 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[15: Event name with params] -- Time elapsed: 0.002 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[16: Event field] -- Time elapsed: 0.001 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[17: Unknown mapping group] -- Time elapsed: 0.001 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[18: Valid script] -- Time elapsed: 0.024 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[19: Script with children] -- Time elapsed: 0.001 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[20: Script with invalid children] -- Time elapsed: 0.002 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[21: Query] -- Time elapsed: 0.002 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[22: Query no children] -- Time elapsed: 0.002 s
12:09:22 [2024-03-15T16:09:22.140Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[23: Query with invalid children] -- Time elapsed: 0.001 s
12:09:22 [2024-03-15T16:09:22.140Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
12:09:22 [2024-03-15T16:09:22.140Z] 
12:09:22 [2024-03-15T16:09:22.140Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:22.125
12:09:22 [2024-03-15T16:09:22.140Z] !MESSAGE The value of a constant attribute should not be empty
12:09:22 [2024-03-15T16:09:22.140Z] 
12:09:22 [2024-03-15T16:09:22.140Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:22.127
12:09:22 [2024-03-15T16:09:22.140Z] !MESSAGE The value of an event field attribute should not be null
12:09:22 [2024-03-15T16:09:22.140Z] 
12:09:22 [2024-03-15T16:09:22.140Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:22.128
12:09:22 [2024-03-15T16:09:22.140Z] !MESSAGE A query state attribute should have children attributes
12:09:22 [2024-03-15T16:09:22.140Z] 
12:09:22 [2024-03-15T16:09:22.140Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:22.129
12:09:22 [2024-03-15T16:09:22.140Z] !MESSAGE The value of a constant attribute should not be empty
12:09:22 [2024-03-15T16:09:22.140Z] 
12:09:22 [2024-03-15T16:09:22.140Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:22.130
12:09:22 [2024-03-15T16:09:22.140Z] !MESSAGE Location undefined does not exist
12:09:22 [2024-03-15T16:09:22.396Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
12:09:22 [2024-03-15T16:09:22.396Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidLocationCompilation -- Time elapsed: 0.004 s
12:09:22 [2024-03-15T16:09:22.396Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testInvalidStateAttributeCompilation -- Time elapsed: 0.006 s
12:09:22 [2024-03-15T16:09:22.396Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidStateAttributeCompilation -- Time elapsed: 0.008 s
12:09:22 [2024-03-15T16:09:22.396Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
12:09:24 [2024-03-15T16:09:24.285Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.875
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.875
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.876
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.876
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.878
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.879
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.879
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.879
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.880
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.880
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.881
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.881
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.881
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.882
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.882
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.883
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.883
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.883
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.884
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.884
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.885
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.885
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.885
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.886
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.886
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.886
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.286Z] 
12:09:24 [2024-03-15T16:09:24.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.889
12:09:24 [2024-03-15T16:09:24.286Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.287Z] 
12:09:24 [2024-03-15T16:09:24.287Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.889
12:09:24 [2024-03-15T16:09:24.287Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.287Z] 
12:09:24 [2024-03-15T16:09:24.287Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.890
12:09:24 [2024-03-15T16:09:24.287Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:24 [2024-03-15T16:09:24.287Z] 
12:09:24 [2024-03-15T16:09:24.287Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:23.890
12:09:24 [2024-03-15T16:09:24.287Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:09:30 [2024-03-15T16:09:30.826Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.138 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
12:09:30 [2024-03-15T16:09:30.826Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleExecution -- Time elapsed: 8.098 s
12:09:30 [2024-03-15T16:09:30.826Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleConstruction -- Time elapsed: 0.039 s
12:09:30 [2024-03-15T16:09:30.826Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
12:09:30 [2024-03-15T16:09:30.826Z] 
12:09:30 [2024-03-15T16:09:30.826Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:30.312
12:09:30 [2024-03-15T16:09:30.826Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:09:32 [2024-03-15T16:09:32.719Z] 
12:09:32 [2024-03-15T16:09:32.719Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:32.259
12:09:32 [2024-03-15T16:09:32.719Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:09:32 [2024-03-15T16:09:32.719Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.954 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
12:09:32 [2024-03-15T16:09:32.719Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleExecution -- Time elapsed: 1.949 s
12:09:32 [2024-03-15T16:09:32.719Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleConstruction -- Time elapsed: 0.004 s
12:09:32 [2024-03-15T16:09:32.719Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
12:09:33 [2024-03-15T16:09:33.646Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
12:09:33 [2024-03-15T16:09:33.646Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest.testEventName -- Time elapsed: 1.141 s
12:09:33 [2024-03-15T16:09:33.646Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
12:09:33 [2024-03-15T16:09:33.646Z] 
12:09:33 [2024-03-15T16:09:33.646Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:33.515
12:09:33 [2024-03-15T16:09:33.646Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:09:33 [2024-03-15T16:09:33.901Z] 
12:09:33 [2024-03-15T16:09:33.901Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:33.662
12:09:33 [2024-03-15T16:09:33.901Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:09:33 [2024-03-15T16:09:33.902Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
12:09:33 [2024-03-15T16:09:33.902Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testSegmentStore -- Time elapsed: 0.120 s
12:09:33 [2024-03-15T16:09:33.902Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testStateSystem -- Time elapsed: 0.131 s
12:09:33 [2024-03-15T16:09:33.902Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
12:09:36 [2024-03-15T16:09:36.417Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.341 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
12:09:36 [2024-03-15T16:09:36.417Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsPattern -- Time elapsed: 1.225 s
12:09:36 [2024-03-15T16:09:36.417Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsValidation -- Time elapsed: 1.114 s
12:09:36 [2024-03-15T16:09:36.417Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
12:09:37 [2024-03-15T16:09:37.344Z] 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
12:09:37 [2024-03-15T16:09:37.344Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest.testTimestampDescription -- Time elapsed: 1.212 s
12:09:37 [2024-03-15T16:09:37.344Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
12:09:38 [2024-03-15T16:09:38.708Z] 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
12:09:38 [2024-03-15T16:09:38.708Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest.testConditionsValidation -- Time elapsed: 1.113 s
12:09:38 [2024-03-15T16:09:38.708Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
12:09:38 [2024-03-15T16:09:38.708Z] 
12:09:38 [2024-03-15T16:09:38.709Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:38.456
12:09:38 [2024-03-15T16:09:38.709Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
12:09:38 [2024-03-15T16:09:38.709Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
12:09:38 [2024-03-15T16:09:38.709Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testInvalidInput -- Time elapsed: 0.079 s
12:09:38 [2024-03-15T16:09:38.709Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testStateSystem -- Time elapsed: 0.096 s
12:09:38 [2024-03-15T16:09:38.709Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
12:09:38 [2024-03-15T16:09:38.709Z] 
12:09:38 [2024-03-15T16:09:38.709Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:38.587
12:09:38 [2024-03-15T16:09:38.709Z] !MESSAGE state value is type int but a mappingGroup is specified
12:09:38 [2024-03-15T16:09:38.709Z] 
12:09:38 [2024-03-15T16:09:38.709Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:38.588
12:09:38 [2024-03-15T16:09:38.709Z] !MESSAGE state value is type int but a mappingGroup is specified
12:09:40 [2024-03-15T16:09:40.074Z] 
12:09:40 [2024-03-15T16:09:40.074Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:39.785
12:09:40 [2024-03-15T16:09:40.074Z] !MESSAGE state value is type int but a mappingGroup is specified
12:09:40 [2024-03-15T16:09:40.074Z] 
12:09:40 [2024-03-15T16:09:40.074Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:39.785
12:09:40 [2024-03-15T16:09:40.074Z] !MESSAGE state value is type int but a mappingGroup is specified
12:09:40 [2024-03-15T16:09:40.074Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
12:09:40 [2024-03-15T16:09:40.074Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testNonConsumingFsm -- Time elapsed: 1.214 s
12:09:40 [2024-03-15T16:09:40.074Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testConsumingFsm -- Time elapsed: 0.014 s
12:09:40 [2024-03-15T16:09:40.074Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
12:09:40 [2024-03-15T16:09:40.074Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
12:09:40 [2024-03-15T16:09:40.074Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetChildElements -- Time elapsed: 0.014 s
12:09:40 [2024-03-15T16:09:40.074Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetElementInFile -- Time elapsed: 0.012 s
12:09:40 [2024-03-15T16:09:40.074Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
12:09:40 [2024-03-15T16:09:40.331Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
12:09:40 [2024-03-15T16:09:40.331Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testFactory -- Time elapsed: 0.184 s
12:09:40 [2024-03-15T16:09:40.331Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testTwoLevels -- Time elapsed: 0.138 s
12:09:40 [2024-03-15T16:09:40.331Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testNoParentDisplay -- Time elapsed: 0.106 s
12:09:40 [2024-03-15T16:09:40.331Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
12:09:40 [2024-03-15T16:09:40.587Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
12:09:40 [2024-03-15T16:09:40.587Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testExtendedModuleCreated -- Time elapsed: 0.035 s
12:09:40 [2024-03-15T16:09:40.587Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testGettingSchemaParser -- Time elapsed: 0 s
12:09:40 [2024-03-15T16:09:40.587Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testPopulateExtendedModules -- Time elapsed: 0.036 s
12:09:40 [2024-03-15T16:09:40.587Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
12:09:40 [2024-03-15T16:09:40.587Z] 
12:09:40 [2024-03-15T16:09:40.587Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:40.388
12:09:40 [2024-03-15T16:09:40.587Z] !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.
12:09:40 [2024-03-15T16:09:40.587Z] 
12:09:40 [2024-03-15T16:09:40.587Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:40.396
12:09:40 [2024-03-15T16:09:40.587Z] !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.
12:09:40 [2024-03-15T16:09:40.587Z] 
12:09:40 [2024-03-15T16:09:40.587Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:40.404
12:09:40 [2024-03-15T16:09:40.587Z] !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.
12:09:40 [2024-03-15T16:09:40.587Z] 
12:09:40 [2024-03-15T16:09:40.587Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:40.411
12:09:40 [2024-03-15T16:09:40.587Z] !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.
12:09:40 [2024-03-15T16:09:40.587Z] 
12:09:40 [2024-03-15T16:09:40.587Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:40.419
12:09:40 [2024-03-15T16:09:40.587Z] !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.
12:09:40 [2024-03-15T16:09:40.587Z] 
12:09:40 [2024-03-15T16:09:40.587Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:40.437
12:09:40 [2024-03-15T16:09:40.587Z] !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.
12:09:40 [2024-03-15T16:09:40.843Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
12:09:40 [2024-03-15T16:09:40.843Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateInvalid -- Time elapsed: 0.052 s
12:09:40 [2024-03-15T16:09:40.843Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidate -- Time elapsed: 0.018 s
12:09:40 [2024-03-15T16:09:40.843Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testGetChildElements -- Time elapsed: 0.009 s
12:09:40 [2024-03-15T16:09:40.843Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateValid -- Time elapsed: 0.182 s
12:09:40 [2024-03-15T16:09:40.843Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlEnableDisableFile -- Time elapsed: 0.012 s
12:09:40 [2024-03-15T16:09:40.843Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlAddFile -- Time elapsed: 0.012 s
12:09:40 [2024-03-15T16:09:40.843Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlPath -- Time elapsed: 0.001 s
12:09:40 [2024-03-15T16:09:40.844Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
12:09:47 [2024-03-15T16:09:47.383Z] 
12:09:47 [2024-03-15T16:09:47.383Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:46.623
12:09:47 [2024-03-15T16:09:47.383Z] !MESSAGE Script execution failed
12:09:47 [2024-03-15T16:09:47.383Z] !STACK 0
12:09:47 [2024-03-15T16:09:47.383Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25._c_script_0(Unknown Source)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.exec(Unknown Source)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
12:09:47 [2024-03-15T16:09:47.383Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
12:09:47 [2024-03-15T16:09:47.383Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
12:09:47 [2024-03-15T16:09:47.383Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
12:09:47 [2024-03-15T16:09:47.383Z] 
12:09:47 [2024-03-15T16:09:47.383Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:46.633
12:09:47 [2024-03-15T16:09:47.383Z] !MESSAGE Script execution failed
12:09:47 [2024-03-15T16:09:47.383Z] !STACK 0
12:09:47 [2024-03-15T16:09:47.383Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
12:09:47 [2024-03-15T16:09:47.383Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30._c_script_0(Unknown Source)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.exec(Unknown Source)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
12:09:47 [2024-03-15T16:09:47.384Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
12:09:47 [2024-03-15T16:09:47.384Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
12:09:47 [2024-03-15T16:09:47.384Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
12:09:47 [2024-03-15T16:09:47.384Z] 
12:09:47 [2024-03-15T16:09:47.384Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:46.641
12:09:47 [2024-03-15T16:09:47.384Z] !MESSAGE Script execution failed
12:09:47 [2024-03-15T16:09:47.384Z] !STACK 0
12:09:47 [2024-03-15T16:09:47.384Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35._c_script_0(Unknown Source)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.exec(Unknown Source)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
12:09:47 [2024-03-15T16:09:47.384Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
12:09:47 [2024-03-15T16:09:47.384Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
12:09:47 [2024-03-15T16:09:47.384Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
12:09:47 [2024-03-15T16:09:47.384Z] 
12:09:47 [2024-03-15T16:09:47.384Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:46.648
12:09:47 [2024-03-15T16:09:47.384Z] !MESSAGE Script execution failed
12:09:47 [2024-03-15T16:09:47.384Z] !STACK 0
12:09:47 [2024-03-15T16:09:47.384Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40._c_script_0(Unknown Source)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.exec(Unknown Source)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
12:09:47 [2024-03-15T16:09:47.384Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
12:09:47 [2024-03-15T16:09:47.384Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
12:09:47 [2024-03-15T16:09:47.384Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
12:09:47 [2024-03-15T16:09:47.384Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
12:09:48 [2024-03-15T16:09:48.313Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.343 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
12:09:48 [2024-03-15T16:09:48.313Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTrace -- Time elapsed: 0.096 s
12:09:48 [2024-03-15T16:09:48.313Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperimentWithTraceAnalysis -- Time elapsed: 6.973 s
12:09:48 [2024-03-15T16:09:48.314Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testFactoryUpdate -- Time elapsed: 0.052 s
12:09:48 [2024-03-15T16:09:48.314Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperiment -- Time elapsed: 0.141 s
12:09:48 [2024-03-15T16:09:48.314Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTraceWithExperimentAnalysis -- Time elapsed: 0.080 s
12:09:48 [2024-03-15T16:09:48.314Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
12:09:48 [2024-03-15T16:09:48.569Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
12:09:48 [2024-03-15T16:09:48.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProvider -- Time elapsed: 0.111 s
12:09:48 [2024-03-15T16:09:48.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProviderDelta -- Time elapsed: 0.101 s
12:09:48 [2024-03-15T16:09:48.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYFactory -- Time elapsed: 0.087 s
12:09:48 [2024-03-15T16:09:48.569Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
12:09:48 [2024-03-15T16:09:48.569Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
12:09:48 [2024-03-15T16:09:48.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModulesWithAnalysisManager -- Time elapsed: 0.030 s
12:09:48 [2024-03-15T16:09:48.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testProperties -- Time elapsed: 0.006 s
12:09:48 [2024-03-15T16:09:48.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModules -- Time elapsed: 0.041 s
12:09:48 [2024-03-15T16:09:48.569Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
12:09:48 [2024-03-15T16:09:48.569Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
12:09:48 [2024-03-15T16:09:48.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueModify -- Time elapsed: 0.014 s
12:09:48 [2024-03-15T16:09:48.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueScript -- Time elapsed: 0.013 s
12:09:48 [2024-03-15T16:09:48.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueUpdate -- Time elapsed: 0.015 s
12:09:48 [2024-03-15T16:09:48.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueMapping -- Time elapsed: 0.014 s
12:09:48 [2024-03-15T16:09:48.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValuePeek -- Time elapsed: 0.025 s
12:09:48 [2024-03-15T16:09:48.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueFuture -- Time elapsed: 0.015 s
12:09:48 [2024-03-15T16:09:48.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueHostId -- Time elapsed: 0.014 s
12:09:48 [2024-03-15T16:09:48.569Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
12:09:49 [2024-03-15T16:09:49.934Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
12:09:49 [2024-03-15T16:09:49.934Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest.testAttributePool -- Time elapsed: 1.215 s
12:09:49 [2024-03-15T16:09:49.934Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
12:09:51 [2024-03-15T16:09:51.298Z] 
12:09:51 [2024-03-15T16:09:51.298Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:50.975
12:09:51 [2024-03-15T16:09:51.298Z] !MESSAGE state value is type int but a mappingGroup is specified
12:09:51 [2024-03-15T16:09:51.298Z] 
12:09:51 [2024-03-15T16:09:51.298Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:50.976
12:09:51 [2024-03-15T16:09:51.298Z] !MESSAGE state value is type int but a mappingGroup is specified
12:09:51 [2024-03-15T16:09:51.298Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
12:09:51 [2024-03-15T16:09:51.298Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testSegmentContent -- Time elapsed: 1.217 s
12:09:51 [2024-03-15T16:09:51.298Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testMappingGroup -- Time elapsed: 0.010 s
12:09:51 [2024-03-15T16:09:51.298Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
12:09:51 [2024-03-15T16:09:51.298Z] 
12:09:51 [2024-03-15T16:09:51.298Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:50.993
12:09:51 [2024-03-15T16:09:51.298Z] !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.
12:09:52 [2024-03-15T16:09:52.233Z] 
12:09:52 [2024-03-15T16:09:52.233Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:09:52.204
12:09:52 [2024-03-15T16:09:52.233Z] !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
12:09:53 [2024-03-15T16:09:53.599Z] 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
12:09:53 [2024-03-15T16:09:53.599Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateDeclaration -- Time elapsed: 0 s
12:09:53 [2024-03-15T16:09:53.599Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testTwoInitialStates -- Time elapsed: 0 s
12:09:53 [2024-03-15T16:09:53.599Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateWithCondition -- Time elapsed: 0 s
12:09:53 [2024-03-15T16:09:53.599Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
12:09:53 [2024-03-15T16:09:53.599Z] 
12:09:53 [2024-03-15T16:09:53.599Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:53.419
12:09:53 [2024-03-15T16:09:53.599Z] !MESSAGE IO exception occurred
12:09:53 [2024-03-15T16:09:53.599Z] !STACK 0
12:09:53 [2024-03-15T16:09:53.599Z] 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)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.create(XmlConfigurationSource.java:85)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation(XmlConfigurationSourceTest.java:166)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:09:53 [2024-03-15T16:09:53.599Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:09:53 [2024-03-15T16:09:53.599Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
12:09:53 [2024-03-15T16:09:53.600Z] 
12:09:53 [2024-03-15T16:09:53.600Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:53.425
12:09:53 [2024-03-15T16:09:53.600Z] !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.
12:09:53 [2024-03-15T16:09:53.600Z] 
12:09:53 [2024-03-15T16:09:53.600Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:53.490
12:09:53 [2024-03-15T16:09:53.600Z] !MESSAGE IO exception occurred
12:09:53 [2024-03-15T16:09:53.600Z] !STACK 0
12:09:53 [2024-03-15T16:09:53.600Z] 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)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.update(XmlConfigurationSource.java:99)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate(XmlConfigurationSourceTest.java:215)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:09:53 [2024-03-15T16:09:53.600Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
12:09:53 [2024-03-15T16:09:53.600Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
12:09:53 [2024-03-15T16:09:53.600Z] 
12:09:53 [2024-03-15T16:09:53.600Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:09:53.496
12:09:53 [2024-03-15T16:09:53.601Z] !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.
12:09:53 [2024-03-15T16:09:53.601Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
12:09:53 [2024-03-15T16:09:53.601Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testSourceType -- Time elapsed: 0.001 s
12:09:53 [2024-03-15T16:09:53.601Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation -- Time elapsed: 0.027 s
12:09:53 [2024-03-15T16:09:53.601Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testGetConfiguration -- Time elapsed: 0.011 s
12:09:53 [2024-03-15T16:09:53.601Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testContains -- Time elapsed: 0.011 s
12:09:53 [2024-03-15T16:09:53.601Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testRemove -- Time elapsed: 0.011 s
12:09:53 [2024-03-15T16:09:53.601Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate -- Time elapsed: 0.039 s
12:09:53 [2024-03-15T16:09:53.601Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testConstructor -- Time elapsed: 0.011 s
12:09:53 [2024-03-15T16:09:53.601Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
12:09:53 [2024-03-15T16:09:53.601Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
12:09:53 [2024-03-15T16:09:53.601Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
12:09:53 [2024-03-15T16:09:53.601Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testGetDefault -- Time elapsed: 0 s
12:09:53 [2024-03-15T16:09:53.601Z] 
12:09:53 [2024-03-15T16:09:53.601Z] Results:
12:09:53 [2024-03-15T16:09:53.601Z] 
12:09:53 [2024-03-15T16:09:53.601Z] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0
12:09:53 [2024-03-15T16:09:53.601Z] 
12:09:53 [2024-03-15T16:09:53.857Z] [INFO] All tests passed
12:09:53 [2024-03-15T16:09:53.857Z] [INFO] 
12:09:53 [2024-03-15T16:09:53.857Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:53 [2024-03-15T16:09:53.857Z] [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
12:09:53 [2024-03-15T16:09:53.857Z] [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
12:09:53 [2024-03-15T16:09:53.857Z] [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
12:09:53 [2024-03-15T16:09:53.857Z] [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
12:09:53 [2024-03-15T16:09:53.858Z] [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
12:09:53 [2024-03-15T16:09:53.858Z] [INFO] 
12:09:53 [2024-03-15T16:09:53.858Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:09:53 [2024-03-15T16:09:53.858Z] [INFO] 
12:09:53 [2024-03-15T16:09:53.858Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
12:09:53 [2024-03-15T16:09:53.858Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [96/141]
12:09:53 [2024-03-15T16:09:53.858Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
12:09:53 [2024-03-15T16:09:53.858Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:09:53 [2024-03-15T16:09:53.858Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:09:53 [2024-03-15T16:09:53.858Z] [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
12:09:54 [2024-03-15T16:09:54.113Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.113Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.113Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.113Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.113Z] [INFO] The project's OSGi version is 2.0.7.202403151535
12:09:54 [2024-03-15T16:09:54.113Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.113Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.113Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.113Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.113Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.113Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.113Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.113Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.113Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.113Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.113Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
12:09:54 [2024-03-15T16:09:54.114Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.114Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.114Z] [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
12:09:54 [2024-03-15T16:09:54.114Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.114Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.114Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:09:54 [2024-03-15T16:09:54.114Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:09:54 [2024-03-15T16:09:54.114Z] [WARNING] The 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
12:09:54 [2024-03-15T16:09:54.114Z] [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
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.675Z] [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
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.675Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.675Z] [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
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.675Z] [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
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] 
12:09:54 [2024-03-15T16:09:54.675Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:54 [2024-03-15T16:09:54.675Z] [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
12:09:55 [2024-03-15T16:09:55.605Z] [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
12:09:56 [2024-03-15T16:09:56.970Z] [INFO] 
12:09:56 [2024-03-15T16:09:56.970Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:09:57 [2024-03-15T16:09:57.226Z] [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
12:09:57 [2024-03-15T16:09:57.226Z] [INFO] Command line:
12:09:57 [2024-03-15T16:09:57.226Z] 	[/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]
12:09:57 [2024-03-15T16:09:57.226Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:10:00 [2024-03-15T16:10:00.494Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
12:10:07 [2024-03-15T16:10:07.031Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.397 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
12:10:07 [2024-03-15T16:10:07.031Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle_end -- Time elapsed: 0.004 s
12:10:07 [2024-03-15T16:10:07.031Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle -- Time elapsed: 0 s
12:10:07 [2024-03-15T16:10:07.031Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_empty -- Time elapsed: 0.002 s
12:10:07 [2024-03-15T16:10:07.031Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0.001 s
12:10:07 [2024-03-15T16:10:07.031Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_end -- Time elapsed: 0 s
12:10:07 [2024-03-15T16:10:07.031Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQuery1 -- Time elapsed: 0.112 s
12:10:07 [2024-03-15T16:10:07.031Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQuery1 -- Time elapsed: 0.041 s
12:10:07 [2024-03-15T16:10:07.031Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery1 -- Time elapsed: 0.008 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery2 -- Time elapsed: 0.038 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery3 -- Time elapsed: 0.002 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullAttributeName -- Time elapsed: 0.001 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkAbsolute -- Time elapsed: 0 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.038 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.032 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.032 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryThorough -- Time elapsed: 0.034 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.004 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarksNoMatch -- Time elapsed: 0 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative -- Time elapsed: 0.001 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0.001 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0.001 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_begin -- Time elapsed: 0 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_empty -- Time elapsed: 0.001 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testParentAttribute -- Time elapsed: 0 s
12:10:07 [2024-03-15T16:10:07.032Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkRelative -- Time elapsed: 0.001 s
12:10:07 [2024-03-15T16:10:07.032Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
12:10:15 [2024-03-15T16:10:15.117Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.080 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOpenExistingStateFile -- Time elapsed: 0.090 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testBuild -- Time elapsed: 3.290 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle -- Time elapsed: 0 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_empty -- Time elapsed: 0.007 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_end -- Time elapsed: 0.001 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQuery1 -- Time elapsed: 0.004 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQuery1 -- Time elapsed: 0.001 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery1 -- Time elapsed: 0.073 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery2 -- Time elapsed: 0.023 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery3 -- Time elapsed: 0.003 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullAttributeName -- Time elapsed: 0.001 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkAbsolute -- Time elapsed: 0 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.002 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.002 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.001 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryThorough -- Time elapsed: 0.002 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarksNoMatch -- Time elapsed: 0 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative -- Time elapsed: 0 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0.001 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_begin -- Time elapsed: 0 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_empty -- Time elapsed: 0.001 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testParentAttribute -- Time elapsed: 0 s
12:10:15 [2024-03-15T16:10:15.117Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkRelative -- Time elapsed: 0.001 s
12:10:15 [2024-03-15T16:10:15.117Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
12:11:51 [2024-03-15T16:11:51.521Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 95.73 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryThorough -- Time elapsed: 1.644 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle -- Time elapsed: 0 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_empty -- Time elapsed: 0 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_end -- Time elapsed: 0.001 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQuery1 -- Time elapsed: 1.374 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQuery1 -- Time elapsed: 1.266 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQuery2 -- Time elapsed: 84.15 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullAttributeName -- Time elapsed: 0 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkAbsolute -- Time elapsed: 0.001 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFirstIntervalIsConsidered -- Time elapsed: 1.264 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype1 -- Time elapsed: 1.295 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype2 -- Time elapsed: 1.321 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidAttribute -- Time elapsed: 0 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.002 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarksNoMatch -- Time elapsed: 0.001 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative -- Time elapsed: 0 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime1 -- Time elapsed: 0.001 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_begin -- Time elapsed: 0 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_empty -- Time elapsed: 0 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testParentAttribute -- Time elapsed: 0.001 s
12:11:51 [2024-03-15T16:11:51.521Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkRelative -- Time elapsed: 0 s
12:11:51 [2024-03-15T16:11:51.521Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
12:12:13 [2024-03-15T16:12:13.417Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.15 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
12:12:13 [2024-03-15T16:12:13.417Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 1.164 s
12:12:13 [2024-03-15T16:12:13.417Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testEmpty2DQuery -- Time elapsed: 1.135 s
12:12:13 [2024-03-15T16:12:13.417Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testIOOB2DQuery -- Time elapsed: 1.128 s
12:12:13 [2024-03-15T16:12:13.417Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testContinuous2DQuery -- Time elapsed: 7.144 s
12:12:13 [2024-03-15T16:12:13.417Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testReverse2DQuery -- Time elapsed: 4.723 s
12:12:13 [2024-03-15T16:12:13.417Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 1.122 s
12:12:13 [2024-03-15T16:12:13.417Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 4.726 s
12:12:13 [2024-03-15T16:12:13.417Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
12:12:15 [2024-03-15T16:12:15.932Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.197 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
12:12:15 [2024-03-15T16:12:15.932Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testAnalysisExecution -- Time elapsed: 4.076 s
12:12:15 [2024-03-15T16:12:15.932Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testCanExecute -- Time elapsed: 0.098 s
12:12:15 [2024-03-15T16:12:15.932Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
12:12:21 [2024-03-15T16:12:21.176Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.764 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
12:12:21 [2024-03-15T16:12:21.176Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTraceSoftirq -- Time elapsed: 1.317 s
12:12:21 [2024-03-15T16:12:21.176Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTrace -- Time elapsed: 1.135 s
12:12:21 [2024-03-15T16:12:21.176Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchange -- Time elapsed: 1.159 s
12:12:21 [2024-03-15T16:12:21.176Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeWithWifi -- Time elapsed: 1.151 s
12:12:21 [2024-03-15T16:12:21.176Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
12:12:21 [2024-03-15T16:12:21.738Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
12:12:21 [2024-03-15T16:12:21.738Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest.testSchedEvents -- Time elapsed: 1.144 s
12:12:21 [2024-03-15T16:12:21.738Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
12:12:21 [2024-03-15T16:12:21.738Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
12:12:21 [2024-03-15T16:12:21.738Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0.001 s
12:12:21 [2024-03-15T16:12:21.738Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
12:12:21 [2024-03-15T16:12:21.738Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
12:12:21 [2024-03-15T16:12:21.738Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
12:12:21 [2024-03-15T16:12:21.738Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
12:12:36 [2024-03-15T16:12:36.578Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.99 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
12:12:36 [2024-03-15T16:12:36.578Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testExperimentSync -- Time elapsed: 1.032 s
12:12:36 [2024-03-15T16:12:36.578Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testDjangoExperimentSync -- Time elapsed: 11.96 s
12:12:36 [2024-03-15T16:12:36.578Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
12:12:36 [2024-03-15T16:12:36.578Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.690 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
12:12:36 [2024-03-15T16:12:36.578Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest.testMatching -- Time elapsed: 0.688 s
12:12:36 [2024-03-15T16:12:36.578Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
12:12:36 [2024-03-15T16:12:36.578Z] !SESSION 2024-03-15 16:09:57.163 -----------------------------------------------
12:12:36 [2024-03-15T16:12:36.578Z] eclipse.buildId=unknown
12:12:36 [2024-03-15T16:12:36.578Z] java.version=17.0.2
12:12:36 [2024-03-15T16:12:36.578Z] java.vendor=Oracle Corporation
12:12:36 [2024-03-15T16:12:36.578Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:12:36 [2024-03-15T16:12:36.578Z] 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
12:12:36 [2024-03-15T16:12:36.578Z] 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
12:12:36 [2024-03-15T16:12:36.578Z] 
12:12:36 [2024-03-15T16:12:36.578Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 16:12:35.447
12:12:36 [2024-03-15T16:12:36.578Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
12:12:40 [2024-03-15T16:12:40.746Z] 
12:12:40 [2024-03-15T16:12:40.746Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 16:12:40.011
12:12:40 [2024-03-15T16:12:40.746Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
12:12:44 [2024-03-15T16:12:44.013Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.262 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
12:12:44 [2024-03-15T16:12:44.014Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testWholeUstTrace -- Time elapsed: 4.595 s
12:12:44 [2024-03-15T16:12:44.014Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testOneEvent -- Time elapsed: 3.667 s
12:12:44 [2024-03-15T16:12:44.014Z] 
12:12:44 [2024-03-15T16:12:44.014Z] Results:
12:12:44 [2024-03-15T16:12:44.014Z] 
12:12:44 [2024-03-15T16:12:44.014Z] Tests run: 112, Failures: 0, Errors: 0, Skipped: 2
12:12:44 [2024-03-15T16:12:44.014Z] 
12:12:44 [2024-03-15T16:12:44.014Z] [INFO] All tests passed
12:12:44 [2024-03-15T16:12:44.014Z] [INFO] 
12:12:44 [2024-03-15T16:12:44.014Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:12:44 [2024-03-15T16:12:44.014Z] [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
12:12:44 [2024-03-15T16:12:44.014Z] [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
12:12:44 [2024-03-15T16:12:44.014Z] [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
12:12:44 [2024-03-15T16:12:44.014Z] [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
12:12:44 [2024-03-15T16:12:44.014Z] [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
12:12:44 [2024-03-15T16:12:44.014Z] [INFO] 
12:12:44 [2024-03-15T16:12:44.014Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:12:44 [2024-03-15T16:12:44.014Z] [INFO] 
12:12:44 [2024-03-15T16:12:44.014Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
12:12:44 [2024-03-15T16:12:44.014Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT [97/141]
12:12:44 [2024-03-15T16:12:44.014Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
12:12:44 [2024-03-15T16:12:44.014Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:12:44 [2024-03-15T16:12:44.014Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:12:44 [2024-03-15T16:12:44.014Z] [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
12:12:44 [2024-03-15T16:12:44.270Z] [INFO] 
12:12:44 [2024-03-15T16:12:44.270Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:44 [2024-03-15T16:12:44.270Z] [INFO] 
12:12:44 [2024-03-15T16:12:44.270Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:44 [2024-03-15T16:12:44.270Z] [INFO] The project's OSGi version is 1.0.21.202403151535
12:12:44 [2024-03-15T16:12:44.270Z] [INFO] 
12:12:44 [2024-03-15T16:12:44.270Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:44 [2024-03-15T16:12:44.270Z] [INFO] 
12:12:44 [2024-03-15T16:12:44.270Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:44 [2024-03-15T16:12:44.270Z] [INFO] 
12:12:44 [2024-03-15T16:12:44.270Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:44 [2024-03-15T16:12:44.270Z] [INFO] 
12:12:44 [2024-03-15T16:12:44.270Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:44 [2024-03-15T16:12:44.270Z] [INFO] 
12:12:44 [2024-03-15T16:12:44.270Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:44 [2024-03-15T16:12:44.270Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
12:12:44 [2024-03-15T16:12:44.831Z] [INFO] 
12:12:44 [2024-03-15T16:12:44.831Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:44 [2024-03-15T16:12:44.831Z] [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
12:12:44 [2024-03-15T16:12:44.831Z] [INFO] 
12:12:44 [2024-03-15T16:12:44.831Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:44 [2024-03-15T16:12:44.831Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:12:44 [2024-03-15T16:12:44.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:12:44 [2024-03-15T16:12:44.831Z] [WARNING] The 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
12:12:44 [2024-03-15T16:12:44.831Z] [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
12:12:45 [2024-03-15T16:12:45.087Z] [INFO] 
12:12:45 [2024-03-15T16:12:45.087Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:45 [2024-03-15T16:12:45.087Z] [INFO] 
12:12:45 [2024-03-15T16:12:45.087Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:45 [2024-03-15T16:12:45.087Z] [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
12:12:45 [2024-03-15T16:12:45.087Z] [INFO] 
12:12:45 [2024-03-15T16:12:45.087Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:45 [2024-03-15T16:12:45.087Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
12:12:45 [2024-03-15T16:12:45.087Z] [INFO] 
12:12:45 [2024-03-15T16:12:45.087Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:45 [2024-03-15T16:12:45.343Z] [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
12:12:45 [2024-03-15T16:12:45.343Z] [INFO] 
12:12:45 [2024-03-15T16:12:45.343Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:45 [2024-03-15T16:12:45.343Z] [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
12:12:45 [2024-03-15T16:12:45.343Z] [INFO] 
12:12:45 [2024-03-15T16:12:45.343Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:45 [2024-03-15T16:12:45.343Z] [INFO] 
12:12:45 [2024-03-15T16:12:45.343Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:45 [2024-03-15T16:12:45.343Z] [INFO] 
12:12:45 [2024-03-15T16:12:45.343Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:45 [2024-03-15T16:12:45.343Z] [INFO] 
12:12:45 [2024-03-15T16:12:45.343Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:45 [2024-03-15T16:12:45.343Z] [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
12:12:45 [2024-03-15T16:12:45.906Z] [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
12:12:46 [2024-03-15T16:12:46.833Z] [INFO] 
12:12:46 [2024-03-15T16:12:46.833Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:12:47 [2024-03-15T16:12:47.089Z] [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
12:12:47 [2024-03-15T16:12:47.089Z] [INFO] Command line:
12:12:47 [2024-03-15T16:12:47.089Z] 	[/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]
12:12:47 [2024-03-15T16:12:47.089Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:12:48 [2024-03-15T16:12:48.977Z] Mar 15, 2024 4:12:48 PM org.apache.aries.spifly.BaseActivator log
12:12:48 [2024-03-15T16:12:48.977Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:12:50 [2024-03-15T16:12:50.342Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:12:50 [2024-03-15T16:12:50.342Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:12:54 [2024-03-15T16:12:54.509Z] !SESSION 2024-03-15 16:12:47.141 -----------------------------------------------
12:12:54 [2024-03-15T16:12:54.509Z] eclipse.buildId=unknown
12:12:54 [2024-03-15T16:12:54.509Z] java.version=17.0.2
12:12:54 [2024-03-15T16:12:54.509Z] java.vendor=Oracle Corporation
12:12:54 [2024-03-15T16:12:54.509Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:12:54 [2024-03-15T16:12:54.509Z] 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
12:12:54 [2024-03-15T16:12:54.509Z] 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
12:12:54 [2024-03-15T16:12:54.509Z] 
12:12:54 [2024-03-15T16:12:54.509Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 16:12:53.907
12:12:54 [2024-03-15T16:12:54.509Z] !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
12:12:54 [2024-03-15T16:12:54.509Z] 
12:12:54 [2024-03-15T16:12:54.509Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:12:53.914
12:12:54 [2024-03-15T16:12:54.509Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:12:54 [2024-03-15T16:12:54.509Z] !STACK 0
12:12:54 [2024-03-15T16:12:54.509Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:12:54 [2024-03-15T16:12:54.509Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:12:54 [2024-03-15T16:12:54.509Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:12:54 [2024-03-15T16:12:54.509Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:12:54 [2024-03-15T16:12:54.509Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:12:54 [2024-03-15T16:12:54.509Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:12:54 [2024-03-15T16:12:54.509Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:12:54 [2024-03-15T16:12:54.509Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:12:54 [2024-03-15T16:12:54.509Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:12:54 [2024-03-15T16:12:54.509Z] Caused by: java.io.IOException: error=2, No such file or directory
12:12:54 [2024-03-15T16:12:54.509Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:12:54 [2024-03-15T16:12:54.509Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:12:54 [2024-03-15T16:12:54.509Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:12:54 [2024-03-15T16:12:54.509Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:12:54 [2024-03-15T16:12:54.509Z] 	... 7 more
12:12:54 [2024-03-15T16:12:54.509Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
12:12:54 [2024-03-15T16:12:54.509Z] Display size: 1440x900
12:12:54 [2024-03-15T16:12:54.509Z] OS version=6.2.9-300.fc38.x86_64
12:12:54 [2024-03-15T16:12:54.509Z] GTK version=3.22.30
12:12:54 [2024-03-15T16:12:54.509Z] GTK theme=Ambiance
12:12:54 [2024-03-15T16:12:54.509Z] LIBOVERLAY_SCROLLBAR=0
12:12:54 [2024-03-15T16:12:54.509Z] Time zone: Greenwich Mean Time
12:12:54 [2024-03-15T16:12:54.765Z] 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@7ee9920a] time=1122190696 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:12:55 [2024-03-15T16:12:55.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:12:55 [2024-03-15T16:12:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:12:55 [2024-03-15T16:12:55.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:12:55 [2024-03-15T16:12:55.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:12:55 [2024-03-15T16:12:55.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1122191225 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:12:55 [2024-03-15T16:12:55.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1122191225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:12:55 [2024-03-15T16:12:55.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122191233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:12:55 [2024-03-15T16:12:55.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:12:55 [2024-03-15T16:12:55.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
12:12:55 [2024-03-15T16:12:55.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:13:01 [2024-03-15T16:13:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:01 [2024-03-15T16:13:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:01 [2024-03-15T16:13:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:13:01 [2024-03-15T16:13:01.082Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
12:13:01 [2024-03-15T16:13:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
12:13:01 [2024-03-15T16:13:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197239 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197276 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}]
12:13:01 [2024-03-15T16:13:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197279 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197280 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
12:13:01 [2024-03-15T16:13:01.899Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:13:01 [2024-03-15T16:13:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
12:13:01 [2024-03-15T16:13:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197974 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197975 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}]
12:13:01 [2024-03-15T16:13:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197992 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122197992 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:01 [2024-03-15T16:13:01.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
12:13:02 [2024-03-15T16:13:02.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
12:13:02 [2024-03-15T16:13:02.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:13:04 [2024-03-15T16:13:04.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:04 [2024-03-15T16:13:04.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:04 [2024-03-15T16:13:04.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:13:05 [2024-03-15T16:13:05.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:05 [2024-03-15T16:13:05.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:13:05 [2024-03-15T16:13:05.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:05 [2024-03-15T16:13:05.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
12:13:05 [2024-03-15T16:13:05.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: lttng-sessiond
12:13:05 [2024-03-15T16:13:05.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
12:13:05 [2024-03-15T16:13:05.793Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:13:05 [2024-03-15T16:13:05.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
12:13:05 [2024-03-15T16:13:05.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122201977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:05 [2024-03-15T16:13:05.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=1122201978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:05 [2024-03-15T16:13:05.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122201978 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:05 [2024-03-15T16:13:05.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=1122201978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:05 [2024-03-15T16:13:05.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=1122201978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:05 [2024-03-15T16:13:05.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=1122201978 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}]
12:13:05 [2024-03-15T16:13:05.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=1122201979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:05 [2024-03-15T16:13:05.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=1122201979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:05 [2024-03-15T16:13:05.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=1122201979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:05 [2024-03-15T16:13:05.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=1122201979 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:05 [2024-03-15T16:13:05.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=1122201979 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:13:05 [2024-03-15T16:13:05.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
12:13:06 [2024-03-15T16:13:06.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
12:13:06 [2024-03-15T16:13:06.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:13:08 [2024-03-15T16:13:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:08 [2024-03-15T16:13:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:08 [2024-03-15T16:13:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:13:08 [2024-03-15T16:13:08.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:13:08 [2024-03-15T16:13:08.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:08 [2024-03-15T16:13:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:13:08 [2024-03-15T16:13:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:08 [2024-03-15T16:13:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:13:08 [2024-03-15T16:13:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:09 [2024-03-15T16:13:09.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:13:09 [2024-03-15T16:13:09.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:09 [2024-03-15T16:13:09.011Z] 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@7ee9920a] time=1122205070 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:13:09 [2024-03-15T16:13:09.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:13:09 [2024-03-15T16:13:09.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:09 [2024-03-15T16:13:09.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:13:09 [2024-03-15T16:13:09.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:13:09 [2024-03-15T16:13:09.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122205100 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:13:09 [2024-03-15T16:13:09.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122205100 data=null doit=true}, TreeItem with text {test}]
12:13:09 [2024-03-15T16:13:09.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122205100 data=null}, TreeItem with text {test}]
12:13:09 [2024-03-15T16:13:09.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122205100 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:13:09 [2024-03-15T16:13:09.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122205101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:13:09 [2024-03-15T16:13:09.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122205118 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:13:09 [2024-03-15T16:13:09.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:13:09 [2024-03-15T16:13:09.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:13:09 [2024-03-15T16:13:09.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:13:09 [2024-03-15T16:13:09.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:13:09 [2024-03-15T16:13:09.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:13:09 [2024-03-15T16:13:09.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:09 [2024-03-15T16:13:09.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:13:09 [2024-03-15T16:13:09.524Z] 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')
12:13:09 [2024-03-15T16:13:09.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:09 [2024-03-15T16:13:09.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:09 [2024-03-15T16:13:09.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:13:09 [2024-03-15T16:13:09.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:13:09 [2024-03-15T16:13:09.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:13:09 [2024-03-15T16:13:09.524Z] 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=1122205545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:09 [2024-03-15T16:13:09.524Z] 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=1122205545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:09 [2024-03-15T16:13:09.524Z] 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=1122205546 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:09 [2024-03-15T16:13:09.524Z] 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=1122205546 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:09 [2024-03-15T16:13:09.524Z] 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=1122205562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:09 [2024-03-15T16:13:09.524Z] 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=1122205562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:09 [2024-03-15T16:13:09.524Z] 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=1122205562 data=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')]
12:13:09 [2024-03-15T16:13:09.525Z] 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=1122205563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:09 [2024-03-15T16:13:09.525Z] 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=1122205576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:09 [2024-03-15T16:13:09.525Z] 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=1122205577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:09 [2024-03-15T16:13:09.525Z] 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=1122205577 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:09 [2024-03-15T16:13:09.525Z] 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=1122205577 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:09 [2024-03-15T16:13:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:13:09 [2024-03-15T16:13:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:09 [2024-03-15T16:13:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:09 [2024-03-15T16:13:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:09 [2024-03-15T16:13:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:13:09 [2024-03-15T16:13:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:09 [2024-03-15T16:13:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:09 [2024-03-15T16:13:09.525Z] 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')
12:13:09 [2024-03-15T16:13:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:13:09 [2024-03-15T16:13:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122205590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:09 [2024-03-15T16:13:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122205590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:09 [2024-03-15T16:13:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122205590 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:09 [2024-03-15T16:13:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122205590 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:09 [2024-03-15T16:13:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122205590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:09 [2024-03-15T16:13:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122205590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:09 [2024-03-15T16:13:09.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:09 [2024-03-15T16:13:09.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:09 [2024-03-15T16:13:09.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:09 [2024-03-15T16:13:09.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:09 [2024-03-15T16:13:09.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:09 [2024-03-15T16:13:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:13:09 [2024-03-15T16:13:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122205591 data=null 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')]
12:13:09 [2024-03-15T16:13:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122205221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:13:10 [2024-03-15T16:13:10.037Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.82 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
12:13:10 [2024-03-15T16:13:10.037Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testResetTimeRange -- Time elapsed: 7.187 s
12:13:10 [2024-03-15T16:13:10.037Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testCpuView -- Time elapsed: 3.913 s
12:13:10 [2024-03-15T16:13:10.038Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testSignals -- Time elapsed: 2.544 s
12:13:10 [2024-03-15T16:13:10.038Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
12:13:10 [2024-03-15T16:13:10.038Z] 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@7ee9920a] time=1122206134 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:13:10 [2024-03-15T16:13:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:13:10 [2024-03-15T16:13:10.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:13:10 [2024-03-15T16:13:10.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:13:10 [2024-03-15T16:13:10.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:13:10 [2024-03-15T16:13:10.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122206257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:13:10 [2024-03-15T16:13:10.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:13:16 [2024-03-15T16:13:16.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:13:16 [2024-03-15T16:13:16.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:16 [2024-03-15T16:13:16.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:16 [2024-03-15T16:13:16.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:16 [2024-03-15T16:13:16.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:16 [2024-03-15T16:13:16.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:13:16 [2024-03-15T16:13:16.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:16 [2024-03-15T16:13:16.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:16 [2024-03-15T16:13:16.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:16 [2024-03-15T16:13:16.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:16 [2024-03-15T16:13:16.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:16 [2024-03-15T16:13:16.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:13:16 [2024-03-15T16:13:16.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:16 [2024-03-15T16:13:16.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:16 [2024-03-15T16:13:16.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:16 [2024-03-15T16:13:16.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:16 [2024-03-15T16:13:16.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:16 [2024-03-15T16:13:16.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:13:16 [2024-03-15T16:13:16.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:16 [2024-03-15T16:13:16.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:16 [2024-03-15T16:13:16.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:16 [2024-03-15T16:13:16.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:16 [2024-03-15T16:13:16.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:20 [2024-03-15T16:13:20.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:13:20 [2024-03-15T16:13:20.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:20 [2024-03-15T16:13:20.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:20 [2024-03-15T16:13:20.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:20 [2024-03-15T16:13:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:20 [2024-03-15T16:13:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:13:20 [2024-03-15T16:13:20.362Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:13:20 [2024-03-15T16:13:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:13:20 [2024-03-15T16:13:20.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=1122216405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.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=1122216405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.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=1122216405 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.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=1122216405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.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=1122216405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.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=1122216405 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}]
12:13:20 [2024-03-15T16:13:20.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=1122216407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.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=1122216407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.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=1122216408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.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=1122216408 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.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=1122216408 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:13:20 [2024-03-15T16:13:20.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122216646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122216646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122216646 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122216646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122216646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122216647 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}]
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122216647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122216648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122216648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122216648 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122216648 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:20 [2024-03-15T16:13:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:13:20 [2024-03-15T16:13:20.619Z] 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@7ee9920a] time=1122216807 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:13:20 [2024-03-15T16:13:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:13:20 [2024-03-15T16:13:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:20 [2024-03-15T16:13:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:13:20 [2024-03-15T16:13:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:13:20 [2024-03-15T16:13:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122216876 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:13:20 [2024-03-15T16:13:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122216876 data=null doit=true}, TreeItem with text {test}]
12:13:20 [2024-03-15T16:13:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122216876 data=null}, TreeItem with text {test}]
12:13:20 [2024-03-15T16:13:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122216876 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:13:20 [2024-03-15T16:13:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122216876 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:13:20 [2024-03-15T16:13:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122216884 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:13:20 [2024-03-15T16:13:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:13:20 [2024-03-15T16:13:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:13:20 [2024-03-15T16:13:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:13:21 [2024-03-15T16:13:21.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:13:21 [2024-03-15T16:13:21.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:13:21 [2024-03-15T16:13:21.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:21 [2024-03-15T16:13:21.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:13:21 [2024-03-15T16:13:21.129Z] 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')
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:13:21 [2024-03-15T16:13:21.130Z] 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=1122217296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:21 [2024-03-15T16:13:21.130Z] 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=1122217297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:21 [2024-03-15T16:13:21.130Z] 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=1122217297 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:21 [2024-03-15T16:13:21.130Z] 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=1122217297 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:21 [2024-03-15T16:13:21.130Z] 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=1122217297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:21 [2024-03-15T16:13:21.130Z] 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=1122217297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:21 [2024-03-15T16:13:21.130Z] 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=1122217297 data=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')]
12:13:21 [2024-03-15T16:13:21.130Z] 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=1122217297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:21 [2024-03-15T16:13:21.130Z] 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=1122217297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:21 [2024-03-15T16:13:21.130Z] 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=1122217297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:21 [2024-03-15T16:13:21.130Z] 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=1122217298 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:21 [2024-03-15T16:13:21.130Z] 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=1122217298 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:21 [2024-03-15T16:13:21.130Z] 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')
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122217299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122217299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122217299 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122217299 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122217299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122217300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:21 [2024-03-15T16:13:21.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:21 [2024-03-15T16:13:21.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:21 [2024-03-15T16:13:21.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:21 [2024-03-15T16:13:21.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:21 [2024-03-15T16:13:21.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:21 [2024-03-15T16:13:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:13:21 [2024-03-15T16:13:21.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122217300 data=null 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')]
12:13:21 [2024-03-15T16:13:21.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122216929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:13:21 [2024-03-15T16:13:21.644Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.67 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
12:13:21 [2024-03-15T16:13:21.644Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testExpandedState -- Time elapsed: 6.358 s
12:13:21 [2024-03-15T16:13:21.644Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 3.667 s
12:13:21 [2024-03-15T16:13:21.644Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
12:13:21 [2024-03-15T16:13:21.644Z] 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@7ee9920a] time=1122217820 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:13:21 [2024-03-15T16:13:21.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:13:21 [2024-03-15T16:13:21.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:13:21 [2024-03-15T16:13:21.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:13:21 [2024-03-15T16:13:21.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:13:21 [2024-03-15T16:13:21.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122217959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:13:21 [2024-03-15T16:13:21.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:13:22 [2024-03-15T16:13:22.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
12:13:22 [2024-03-15T16:13:22.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:13:25 [2024-03-15T16:13:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:13:25 [2024-03-15T16:13:25.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:25 [2024-03-15T16:13:25.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:25 [2024-03-15T16:13:25.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:13:25 [2024-03-15T16:13:25.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: scp_dest
12:13:26 [2024-03-15T16:13:26.605Z] 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@7ee9920a] time=1122222561 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:13:26 [2024-03-15T16:13:26.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:13:26 [2024-03-15T16:13:26.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:26 [2024-03-15T16:13:26.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:13:26 [2024-03-15T16:13:26.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:13:26 [2024-03-15T16:13:26.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122222586 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:13:26 [2024-03-15T16:13:26.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122222586 data=null doit=true}, TreeItem with text {test}]
12:13:26 [2024-03-15T16:13:26.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122222586 data=null}, TreeItem with text {test}]
12:13:26 [2024-03-15T16:13:26.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122222586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:13:26 [2024-03-15T16:13:26.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122222587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:13:26 [2024-03-15T16:13:26.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122222593 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:13:26 [2024-03-15T16:13:26.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:13:26 [2024-03-15T16:13:26.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:13:26 [2024-03-15T16:13:26.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:13:27 [2024-03-15T16:13:27.167Z] 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')
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:13:27 [2024-03-15T16:13:27.167Z] 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=1122223321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:27 [2024-03-15T16:13:27.167Z] 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=1122223321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:27 [2024-03-15T16:13:27.167Z] 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=1122223321 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:27 [2024-03-15T16:13:27.167Z] 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=1122223321 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:27 [2024-03-15T16:13:27.167Z] 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=1122223322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:27 [2024-03-15T16:13:27.167Z] 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=1122223322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:27 [2024-03-15T16:13:27.167Z] 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=1122223322 data=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')]
12:13:27 [2024-03-15T16:13:27.167Z] 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=1122223322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:27 [2024-03-15T16:13:27.167Z] 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=1122223322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:27 [2024-03-15T16:13:27.167Z] 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=1122223322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:27 [2024-03-15T16:13:27.167Z] 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=1122223322 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:27 [2024-03-15T16:13:27.167Z] 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=1122223322 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:27 [2024-03-15T16:13:27.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')
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122223324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122223324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122223324 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122223324 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:27 [2024-03-15T16:13:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122223324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:27 [2024-03-15T16:13:27.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122223324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:27 [2024-03-15T16:13:27.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:27 [2024-03-15T16:13:27.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:27 [2024-03-15T16:13:27.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:27 [2024-03-15T16:13:27.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:27 [2024-03-15T16:13:27.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:27 [2024-03-15T16:13:27.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:13:27 [2024-03-15T16:13:27.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122223324 data=null 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')]
12:13:27 [2024-03-15T16:13:27.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122222634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:13:27 [2024-03-15T16:13:27.679Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.012 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
12:13:27 [2024-03-15T16:13:27.679Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest.testDiskView -- Time elapsed: 4.483 s
12:13:27 [2024-03-15T16:13:27.679Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
12:13:27 [2024-03-15T16:13:27.679Z] 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@7ee9920a] time=1122223845 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:13:27 [2024-03-15T16:13:27.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:13:27 [2024-03-15T16:13:27.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:13:27 [2024-03-15T16:13:27.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:13:27 [2024-03-15T16:13:27.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:13:27 [2024-03-15T16:13:27.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122223946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:13:27 [2024-03-15T16:13:27.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:13:30 [2024-03-15T16:13:30.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:30 [2024-03-15T16:13:30.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:30 [2024-03-15T16:13:30.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:30 [2024-03-15T16:13:30.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:30 [2024-03-15T16:13:30.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:13:30 [2024-03-15T16:13:30.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:13:30 [2024-03-15T16:13:30.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:13:30 [2024-03-15T16:13:30.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:13:30 [2024-03-15T16:13:30.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:13:30 [2024-03-15T16:13:30.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:13:30 [2024-03-15T16:13:30.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:30 [2024-03-15T16:13:30.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:30 [2024-03-15T16:13:30.962Z] 
12:13:30 [2024-03-15T16:13:30.962Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:30 [2024-03-15T16:13:30.962Z] 
12:13:30 [2024-03-15T16:13:30.962Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:30 [2024-03-15T16:13:30.962Z] 
12:13:30 [2024-03-15T16:13:30.962Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:30 [2024-03-15T16:13:30.962Z] 
12:13:30 [2024-03-15T16:13:30.962Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:30 [2024-03-15T16:13:30.962Z] 
12:13:30 [2024-03-15T16:13:30.962Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:30 [2024-03-15T16:13:30.962Z] 
12:13:30 [2024-03-15T16:13:30.962Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:30 [2024-03-15T16:13:30.962Z] 
12:13:30 [2024-03-15T16:13:30.962Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:30 [2024-03-15T16:13:30.962Z] 
12:13:30 [2024-03-15T16:13:30.962Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:30 [2024-03-15T16:13:30.962Z] 
12:13:30 [2024-03-15T16:13:30.962Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:30 [2024-03-15T16:13:30.962Z] 
12:13:30 [2024-03-15T16:13:30.962Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:30 [2024-03-15T16:13:30.962Z] 
12:13:30 [2024-03-15T16:13:30.962Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:30 [2024-03-15T16:13:30.962Z] 
12:13:30 [2024-03-15T16:13:30.962Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:30 [2024-03-15T16:13:30.962Z] 
12:13:30 [2024-03-15T16:13:30.962Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:30 [2024-03-15T16:13:30.962Z] 
12:13:30 [2024-03-15T16:13:30.962Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:30 [2024-03-15T16:13:30.962Z] 
12:13:30 [2024-03-15T16:13:30.962Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:30 [2024-03-15T16:13:30.962Z] 
12:13:30 [2024-03-15T16:13:30.962Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.218Z] 
12:13:31 [2024-03-15T16:13:31.218Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.218Z] 
12:13:31 [2024-03-15T16:13:31.218Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.218Z] 
12:13:31 [2024-03-15T16:13:31.218Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.218Z] 
12:13:31 [2024-03-15T16:13:31.218Z] (Eclipse:12788): Gtk-WARNING **: 16:13:30.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122227208 data=null doit=true}, Shell with text {Find}]
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:13:31 [2024-03-15T16:13:31.218Z] 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')
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1122227213 data=null}, (of type 'Combo')]
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
12:13:31 [2024-03-15T16:13:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:13:31 [2024-03-15T16:13:31.219Z] 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')
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] 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.
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:13:31 [2024-03-15T16:13:31.219Z] 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')
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:13:31 [2024-03-15T16:13:31.219Z] 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.
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:13:31 [2024-03-15T16:13:31.219Z] 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')
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2a4594b1
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1122227228 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')]
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1122227229 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')]
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1122227229 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1122227229 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1122227229 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')]
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1122227229 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')]
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1122227229 data=null 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')]
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1122227229 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')]
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1122227230 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')]
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1122227230 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')]
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1122227230 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1122227230 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:13:31 [2024-03-15T16:13:31.220Z] 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')
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6ec73d87
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=1122227231 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')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1122227231 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')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=1122227231 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=1122227231 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=1122227231 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')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=1122227232 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')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=1122227232 data=null 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')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=1122227232 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')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1122227232 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')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=1122227232 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')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=1122227232 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=1122227232 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:13:31 [2024-03-15T16:13:31.220Z] 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')
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:13:31 [2024-03-15T16:13:31.220Z] 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.
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122227237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122227237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122227238 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122227238 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122227238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122227238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122227238 data=null 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')]
12:13:31 [2024-03-15T16:13:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122227240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122227240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122227240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122227240 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122227240 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttn
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttn} [layout=null] time=1122227242 data=null}, (of type 'Combo')]
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttn
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:13:31 [2024-03-15T16:13:31.221Z] 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')
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] 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.
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:13:31 [2024-03-15T16:13:31.221Z] 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')
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:13:31 [2024-03-15T16:13:31.221Z] 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.
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:13:31 [2024-03-15T16:13:31.221Z] 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')
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:13:31 [2024-03-15T16:13:31.221Z] 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.
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:13:31 [2024-03-15T16:13:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:13:31 [2024-03-15T16:13:31.222Z] 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')
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:13:31 [2024-03-15T16:13:31.222Z] 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.
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:13:31 [2024-03-15T16:13:31.222Z] 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')
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:13:31 [2024-03-15T16:13:31.222Z] 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.
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122227247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122227247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122227247 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122227247 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122227247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122227247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122227247 data=null 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')]
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122227250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122227250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122227250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122227250 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122227256 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:13:31 [2024-03-15T16:13:31.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')
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122227281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122227281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122227282 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122227282 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122227282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122227282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122227282 data=null 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')]
12:13:31 [2024-03-15T16:13:31.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:13:31 [2024-03-15T16:13:31.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:31 [2024-03-15T16:13:31.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:31 [2024-03-15T16:13:31.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:13:31 [2024-03-15T16:13:31.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:13:31 [2024-03-15T16:13:31.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:13:31 [2024-03-15T16:13:31.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:13:31 [2024-03-15T16:13:31.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:13:31 [2024-03-15T16:13:31.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:13:31 [2024-03-15T16:13:31.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:31 [2024-03-15T16:13:31.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:31 [2024-03-15T16:13:31.480Z] 
12:13:31 [2024-03-15T16:13:31.480Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.480Z] 
12:13:31 [2024-03-15T16:13:31.480Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.480Z] 
12:13:31 [2024-03-15T16:13:31.480Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.480Z] 
12:13:31 [2024-03-15T16:13:31.480Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.480Z] 
12:13:31 [2024-03-15T16:13:31.480Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.480Z] 
12:13:31 [2024-03-15T16:13:31.480Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.480Z] 
12:13:31 [2024-03-15T16:13:31.480Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.480Z] 
12:13:31 [2024-03-15T16:13:31.480Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.480Z] 
12:13:31 [2024-03-15T16:13:31.480Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.480Z] 
12:13:31 [2024-03-15T16:13:31.480Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.480Z] 
12:13:31 [2024-03-15T16:13:31.480Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.480Z] 
12:13:31 [2024-03-15T16:13:31.480Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.480Z] 
12:13:31 [2024-03-15T16:13:31.480Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.480Z] 
12:13:31 [2024-03-15T16:13:31.480Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.480Z] 
12:13:31 [2024-03-15T16:13:31.480Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.480Z] 
12:13:31 [2024-03-15T16:13:31.480Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.736Z] 
12:13:31 [2024-03-15T16:13:31.736Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.736Z] 
12:13:31 [2024-03-15T16:13:31.736Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.736Z] 
12:13:31 [2024-03-15T16:13:31.736Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.736Z] 
12:13:31 [2024-03-15T16:13:31.736Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122227727 data=null doit=true}, Shell with text {Find}]
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:13:31 [2024-03-15T16:13:31.736Z] 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')
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1122227731 data=null}, (of type 'Combo')]
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:13:31 [2024-03-15T16:13:31.736Z] 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')
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] 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.
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:13:31 [2024-03-15T16:13:31.737Z] 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')
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@d3fa0e1
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1122227734 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')]
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1122227734 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')]
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=1122227734 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1122227734 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1122227734 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')]
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1122227734 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')]
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=1122227734 data=null 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')]
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1122227734 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')]
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1122227735 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')]
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1122227735 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')]
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1122227735 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1122227735 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:13:31 [2024-03-15T16:13:31.737Z] 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')
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:13:31 [2024-03-15T16:13:31.737Z] 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.
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:13:31 [2024-03-15T16:13:31.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:13:31 [2024-03-15T16:13:31.738Z] 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')
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@714d1844
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=1122227748 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')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1122227748 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')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=1122227748 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=1122227749 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=1122227749 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')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=1122227749 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')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=1122227749 data=null 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')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=1122227749 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')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1122227749 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')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=1122227749 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')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=1122227749 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=1122227749 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:13:31 [2024-03-15T16:13:31.738Z] 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')
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:13:31 [2024-03-15T16:13:31.738Z] 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.
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122227750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122227750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122227750 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122227750 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122227751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122227751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122227751 data=null 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')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122227751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122227754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122227754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122227757 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122227757 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to LTTNG
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {LTTNG} [layout=null] time=1122227775 data=null}, (of type 'Combo')]
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to LTTNG
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:13:31 [2024-03-15T16:13:31.739Z] 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')
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] 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.
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:13:31 [2024-03-15T16:13:31.739Z] 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')
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:13:31 [2024-03-15T16:13:31.739Z] 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.
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:13:31 [2024-03-15T16:13:31.739Z] 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')
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:13:31 [2024-03-15T16:13:31.739Z] 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.
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:13:31 [2024-03-15T16:13:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:13:31 [2024-03-15T16:13:31.740Z] 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')
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:13:31 [2024-03-15T16:13:31.740Z] 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.
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:13:31 [2024-03-15T16:13:31.740Z] 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')
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:13:31 [2024-03-15T16:13:31.740Z] 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.
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122227779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122227779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122227780 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122227780 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122227780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122227780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122227780 data=null 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')]
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122227782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122227782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122227782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122227782 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122227782 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:13:31 [2024-03-15T16:13:31.740Z] 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')
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:13:31 [2024-03-15T16:13:31.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122227784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122227784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122227784 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122227784 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122227784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122227784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:31 [2024-03-15T16:13:31.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122227785 data=null 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')]
12:13:31 [2024-03-15T16:13:31.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:13:31 [2024-03-15T16:13:31.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:31 [2024-03-15T16:13:31.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:31 [2024-03-15T16:13:31.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:13:31 [2024-03-15T16:13:31.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:13:31 [2024-03-15T16:13:31.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:13:31 [2024-03-15T16:13:31.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:13:31 [2024-03-15T16:13:31.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:13:31 [2024-03-15T16:13:31.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:13:31 [2024-03-15T16:13:31.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:31 [2024-03-15T16:13:31.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:31 [2024-03-15T16:13:31.997Z] 
12:13:31 [2024-03-15T16:13:31.997Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.997Z] 
12:13:31 [2024-03-15T16:13:31.997Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.997Z] 
12:13:31 [2024-03-15T16:13:31.997Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.997Z] 
12:13:31 [2024-03-15T16:13:31.997Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.997Z] 
12:13:31 [2024-03-15T16:13:31.997Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.997Z] 
12:13:31 [2024-03-15T16:13:31.997Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.997Z] 
12:13:31 [2024-03-15T16:13:31.997Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.997Z] 
12:13:31 [2024-03-15T16:13:31.997Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.997Z] 
12:13:31 [2024-03-15T16:13:31.997Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.997Z] 
12:13:31 [2024-03-15T16:13:31.997Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.997Z] 
12:13:31 [2024-03-15T16:13:31.997Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.997Z] 
12:13:31 [2024-03-15T16:13:31.997Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.997Z] 
12:13:31 [2024-03-15T16:13:31.997Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.997Z] 
12:13:31 [2024-03-15T16:13:31.997Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.997Z] 
12:13:31 [2024-03-15T16:13:31.997Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:31 [2024-03-15T16:13:31.997Z] 
12:13:31 [2024-03-15T16:13:31.997Z] (Eclipse:12788): Gtk-WARNING **: 16:13:31.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.254Z] 
12:13:32 [2024-03-15T16:13:32.254Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.254Z] 
12:13:32 [2024-03-15T16:13:32.254Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.254Z] 
12:13:32 [2024-03-15T16:13:32.254Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.254Z] 
12:13:32 [2024-03-15T16:13:32.254Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.254Z] 
12:13:32 [2024-03-15T16:13:32.254Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.254Z] 
12:13:32 [2024-03-15T16:13:32.254Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.254Z] 
12:13:32 [2024-03-15T16:13:32.254Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.254Z] 
12:13:32 [2024-03-15T16:13:32.254Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122228262 data=null doit=true}, Shell with text {Find}]
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:13:32 [2024-03-15T16:13:32.254Z] 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')
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=1122228266 data=null}, (of type 'Combo')]
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:13:32 [2024-03-15T16:13:32.254Z] 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')
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] 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.
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:13:32 [2024-03-15T16:13:32.254Z] 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')
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@efc5686
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1122228280 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')]
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1122228280 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')]
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=1122228280 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1122228280 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1122228280 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')]
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1122228280 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')]
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=1122228280 data=null 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')]
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1122228281 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')]
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1122228281 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')]
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1122228281 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')]
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1122228281 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1122228281 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:13:32 [2024-03-15T16:13:32.255Z] 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')
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:13:32 [2024-03-15T16:13:32.255Z] 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.
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:13:32 [2024-03-15T16:13:32.255Z] 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')
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:13:32 [2024-03-15T16:13:32.255Z] 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')
12:13:32 [2024-03-15T16:13:32.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@62041e5f
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1122228283 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')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1122228287 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')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1122228287 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1122228287 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1122228287 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')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1122228287 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')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1122228287 data=null 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')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1122228288 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')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1122228288 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')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1122228288 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')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1122228288 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1122228288 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122228288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122228288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122228289 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122228289 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122228289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122228289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122228289 data=null 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')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122228290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122228290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122228290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122228290 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122228290 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: of type 'Combo'
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=1122228291 data=null}, (of type 'Combo')]
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:13:32 [2024-03-15T16:13:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:13:32 [2024-03-15T16:13:32.256Z] 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')
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] 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.
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:13:32 [2024-03-15T16:13:32.257Z] 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')
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:13:32 [2024-03-15T16:13:32.257Z] 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.
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:13:32 [2024-03-15T16:13:32.257Z] 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')
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:13:32 [2024-03-15T16:13:32.257Z] 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.
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:13:32 [2024-03-15T16:13:32.257Z] 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')
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:13:32 [2024-03-15T16:13:32.257Z] 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')
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@24b73741
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1122228295 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')]
12:13:32 [2024-03-15T16:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1122228295 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')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1122228295 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1122228295 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1122228295 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')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1122228295 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')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1122228295 data=null 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')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1122228296 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')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1122228296 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')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1122228296 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')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1122228296 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1122228296 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122228296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122228296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122228296 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122228296 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122228297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122228297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122228297 data=null 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')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122228298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122228298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122228298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122228298 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122228298 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:13:32 [2024-03-15T16:13:32.258Z] 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')
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122228301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122228302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122228302 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122228302 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122228302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122228302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122228302 data=null 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')]
12:13:32 [2024-03-15T16:13:32.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:13:32 [2024-03-15T16:13:32.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:32 [2024-03-15T16:13:32.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:32 [2024-03-15T16:13:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:13:32 [2024-03-15T16:13:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:13:32 [2024-03-15T16:13:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:13:32 [2024-03-15T16:13:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:13:32 [2024-03-15T16:13:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:13:32 [2024-03-15T16:13:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:13:32 [2024-03-15T16:13:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:32 [2024-03-15T16:13:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:32 [2024-03-15T16:13:32.515Z] 
12:13:32 [2024-03-15T16:13:32.515Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.515Z] 
12:13:32 [2024-03-15T16:13:32.515Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.515Z] 
12:13:32 [2024-03-15T16:13:32.515Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.515Z] 
12:13:32 [2024-03-15T16:13:32.515Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.515Z] 
12:13:32 [2024-03-15T16:13:32.515Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.515Z] 
12:13:32 [2024-03-15T16:13:32.515Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.515Z] 
12:13:32 [2024-03-15T16:13:32.515Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.515Z] 
12:13:32 [2024-03-15T16:13:32.515Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.515Z] 
12:13:32 [2024-03-15T16:13:32.515Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.515Z] 
12:13:32 [2024-03-15T16:13:32.515Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.515Z] 
12:13:32 [2024-03-15T16:13:32.515Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.515Z] 
12:13:32 [2024-03-15T16:13:32.515Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.772Z] 
12:13:32 [2024-03-15T16:13:32.772Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.772Z] 
12:13:32 [2024-03-15T16:13:32.772Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.772Z] 
12:13:32 [2024-03-15T16:13:32.772Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.772Z] 
12:13:32 [2024-03-15T16:13:32.772Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.772Z] 
12:13:32 [2024-03-15T16:13:32.772Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.772Z] 
12:13:32 [2024-03-15T16:13:32.772Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.772Z] 
12:13:32 [2024-03-15T16:13:32.772Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.772Z] 
12:13:32 [2024-03-15T16:13:32.772Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122228787 data=null doit=true}, Shell with text {Find}]
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:13:32 [2024-03-15T16:13:32.772Z] 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')
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1122228792 data=null}, (of type 'Combo')]
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:13:32 [2024-03-15T16:13:32.772Z] 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')
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.772Z] 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.
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:13:32 [2024-03-15T16:13:32.773Z] 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')
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:13:32 [2024-03-15T16:13:32.773Z] 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.
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:13:32 [2024-03-15T16:13:32.773Z] 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')
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@41718278
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1122228804 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')]
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1122228805 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')]
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1122228805 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1122228805 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1122228805 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')]
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1122228805 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')]
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1122228805 data=null 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')]
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1122228806 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')]
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1122228806 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')]
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1122228806 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')]
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1122228806 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1122228806 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:13:32 [2024-03-15T16:13:32.773Z] 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')
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:13:32 [2024-03-15T16:13:32.774Z] 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.
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:13:32 [2024-03-15T16:13:32.774Z] 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')
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:13:32 [2024-03-15T16:13:32.774Z] 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.
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122228808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122228808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122228808 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122228808 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122228808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122228808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122228808 data=null 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')]
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122228809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122228809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122228809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122228809 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122228809 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1122228819 data=null}, (of type 'Combo')]
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:13:32 [2024-03-15T16:13:32.774Z] 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')
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:13:32 [2024-03-15T16:13:32.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=1122228821 data=null doit=true}, Button with text {F&orward}]
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1122228821 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}]
12:13:32 [2024-03-15T16:13:32.775Z] 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')
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=1122228823 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=1122228823 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=1122228823 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1122228824 data=null 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')]
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:13:32 [2024-03-15T16:13:32.775Z] 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')
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:13:32 [2024-03-15T16:13:32.775Z] 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.
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:13:32 [2024-03-15T16:13:32.775Z] 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')
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:13:32 [2024-03-15T16:13:32.775Z] 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.
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:13:32 [2024-03-15T16:13:32.775Z] 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')
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:13:32 [2024-03-15T16:13:32.775Z] 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.
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:13:32 [2024-03-15T16:13:32.775Z] 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')
12:13:32 [2024-03-15T16:13:32.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:13:32 [2024-03-15T16:13:32.776Z] 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.
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122228827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122228827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122228827 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122228827 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122228827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122228827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122228827 data=null 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')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122228837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122228838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122228838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122228838 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122228838 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:13:32 [2024-03-15T16:13:32.776Z] 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')
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122228844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122228846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122228846 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122228852 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122228852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122228852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122228852 data=null 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')]
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:13:32 [2024-03-15T16:13:32.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:33 [2024-03-15T16:13:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:33 [2024-03-15T16:13:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:13:33 [2024-03-15T16:13:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:13:33 [2024-03-15T16:13:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:13:33 [2024-03-15T16:13:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:13:33 [2024-03-15T16:13:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:13:33 [2024-03-15T16:13:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:13:33 [2024-03-15T16:13:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:33 [2024-03-15T16:13:33.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:33 [2024-03-15T16:13:33.032Z] 
12:13:33 [2024-03-15T16:13:33.032Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.032Z] 
12:13:33 [2024-03-15T16:13:33.032Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.032Z] 
12:13:33 [2024-03-15T16:13:33.032Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.032Z] 
12:13:33 [2024-03-15T16:13:33.033Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.033Z] 
12:13:33 [2024-03-15T16:13:33.033Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.033Z] 
12:13:33 [2024-03-15T16:13:33.033Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.033Z] 
12:13:33 [2024-03-15T16:13:33.033Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.033Z] 
12:13:33 [2024-03-15T16:13:33.033Z] (Eclipse:12788): Gtk-WARNING **: 16:13:32.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.290Z] 
12:13:33 [2024-03-15T16:13:33.290Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.290Z] 
12:13:33 [2024-03-15T16:13:33.290Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.290Z] 
12:13:33 [2024-03-15T16:13:33.290Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.290Z] 
12:13:33 [2024-03-15T16:13:33.290Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.290Z] 
12:13:33 [2024-03-15T16:13:33.290Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.290Z] 
12:13:33 [2024-03-15T16:13:33.290Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.290Z] 
12:13:33 [2024-03-15T16:13:33.290Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.290Z] 
12:13:33 [2024-03-15T16:13:33.290Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.290Z] 
12:13:33 [2024-03-15T16:13:33.290Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.290Z] 
12:13:33 [2024-03-15T16:13:33.290Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.290Z] 
12:13:33 [2024-03-15T16:13:33.290Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.290Z] 
12:13:33 [2024-03-15T16:13:33.290Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:33 [2024-03-15T16:13:33.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122229319 data=null doit=true}, Shell with text {Find}]
12:13:33 [2024-03-15T16:13:33.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:33 [2024-03-15T16:13:33.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:33 [2024-03-15T16:13:33.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:33 [2024-03-15T16:13:33.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:33 [2024-03-15T16:13:33.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:33 [2024-03-15T16:13:33.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:33 [2024-03-15T16:13:33.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:33 [2024-03-15T16:13:33.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:33 [2024-03-15T16:13:33.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:33 [2024-03-15T16:13:33.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:13:33 [2024-03-15T16:13:33.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:13:33 [2024-03-15T16:13:33.290Z] 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')
12:13:33 [2024-03-15T16:13:33.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:33 [2024-03-15T16:13:33.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:13:33 [2024-03-15T16:13:33.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122229324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:33 [2024-03-15T16:13:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122229324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:33 [2024-03-15T16:13:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122229324 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:33 [2024-03-15T16:13:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122229324 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:33 [2024-03-15T16:13:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122229336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:33 [2024-03-15T16:13:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122229336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:33 [2024-03-15T16:13:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122229336 data=null 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')]
12:13:33 [2024-03-15T16:13:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:13:33 [2024-03-15T16:13:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:13:33 [2024-03-15T16:13:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:13:33 [2024-03-15T16:13:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:13:33 [2024-03-15T16:13:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:13:33 [2024-03-15T16:13:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:13:33 [2024-03-15T16:13:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:13:33 [2024-03-15T16:13:33.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:33 [2024-03-15T16:13:33.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:33 [2024-03-15T16:13:33.546Z] 
12:13:33 [2024-03-15T16:13:33.546Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.546Z] 
12:13:33 [2024-03-15T16:13:33.546Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.546Z] 
12:13:33 [2024-03-15T16:13:33.546Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.546Z] 
12:13:33 [2024-03-15T16:13:33.546Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.546Z] 
12:13:33 [2024-03-15T16:13:33.546Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.546Z] 
12:13:33 [2024-03-15T16:13:33.546Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.546Z] 
12:13:33 [2024-03-15T16:13:33.546Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.546Z] 
12:13:33 [2024-03-15T16:13:33.546Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.546Z] 
12:13:33 [2024-03-15T16:13:33.546Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.546Z] 
12:13:33 [2024-03-15T16:13:33.546Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.546Z] 
12:13:33 [2024-03-15T16:13:33.546Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.546Z] 
12:13:33 [2024-03-15T16:13:33.546Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.803Z] 
12:13:33 [2024-03-15T16:13:33.803Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.803Z] 
12:13:33 [2024-03-15T16:13:33.803Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.803Z] 
12:13:33 [2024-03-15T16:13:33.803Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.803Z] 
12:13:33 [2024-03-15T16:13:33.803Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.803Z] 
12:13:33 [2024-03-15T16:13:33.803Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.803Z] 
12:13:33 [2024-03-15T16:13:33.803Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.803Z] 
12:13:33 [2024-03-15T16:13:33.803Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.803Z] 
12:13:33 [2024-03-15T16:13:33.803Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122229803 data=null doit=true}, Shell with text {Find}]
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:13:33 [2024-03-15T16:13:33.803Z] 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')
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122229807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122229807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:33 [2024-03-15T16:13:33.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122229807 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:33 [2024-03-15T16:13:33.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122229807 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:33 [2024-03-15T16:13:33.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122229807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:33 [2024-03-15T16:13:33.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122229807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:33 [2024-03-15T16:13:33.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122229807 data=null 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')]
12:13:33 [2024-03-15T16:13:33.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:13:33 [2024-03-15T16:13:33.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:33 [2024-03-15T16:13:33.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:33 [2024-03-15T16:13:33.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:13:33 [2024-03-15T16:13:33.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:13:33 [2024-03-15T16:13:33.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:13:33 [2024-03-15T16:13:33.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:13:33 [2024-03-15T16:13:33.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:13:33 [2024-03-15T16:13:33.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:13:33 [2024-03-15T16:13:33.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:33 [2024-03-15T16:13:33.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:33.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.060Z] 
12:13:34 [2024-03-15T16:13:34.060Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.061Z] 
12:13:34 [2024-03-15T16:13:34.061Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.061Z] 
12:13:34 [2024-03-15T16:13:34.061Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.061Z] 
12:13:34 [2024-03-15T16:13:34.061Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122230263 data=null doit=true}, Shell with text {Find}]
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:13:34 [2024-03-15T16:13:34.317Z] 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')
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1122230265 data=null}, (of type 'Combo')]
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:13:34 [2024-03-15T16:13:34.317Z] 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')
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] 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.
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:13:34 [2024-03-15T16:13:34.318Z] 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')
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:13:34 [2024-03-15T16:13:34.318Z] 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.
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:13:34 [2024-03-15T16:13:34.318Z] 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')
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:13:34 [2024-03-15T16:13:34.318Z] 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.
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:13:34 [2024-03-15T16:13:34.318Z] 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')
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:13:34 [2024-03-15T16:13:34.318Z] 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.
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:13:34 [2024-03-15T16:13:34.318Z] 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')
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:13:34 [2024-03-15T16:13:34.318Z] 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.
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:13:34 [2024-03-15T16:13:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122230270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122230270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122230270 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122230270 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122230270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122230270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122230270 data=null 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')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122230283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122230283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122230284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122230284 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122230284 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1122230287 data=null}, (of type 'Combo')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:13:34 [2024-03-15T16:13:34.319Z] 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')
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=1122230295 data=null doit=true}, Button with text {&Backward}]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1122230295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
12:13:34 [2024-03-15T16:13:34.319Z] 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')
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=1122230296 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=1122230296 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=1122230296 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1122230297 data=null 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')]
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:13:34 [2024-03-15T16:13:34.320Z] 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')
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:13:34 [2024-03-15T16:13:34.320Z] 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.
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:13:34 [2024-03-15T16:13:34.320Z] 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')
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:13:34 [2024-03-15T16:13:34.320Z] 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.
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:13:34 [2024-03-15T16:13:34.320Z] 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')
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:13:34 [2024-03-15T16:13:34.320Z] 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.
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:13:34 [2024-03-15T16:13:34.320Z] 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')
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:13:34 [2024-03-15T16:13:34.320Z] 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.
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122230299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122230300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122230300 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122230300 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122230300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122230300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122230300 data=null 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')]
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122230301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122230301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122230301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122230301 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122230301 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:13:34 [2024-03-15T16:13:34.321Z] 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')
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122230303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122230303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122230303 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122230303 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122230304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122230304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122230304 data=null 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')]
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:34 [2024-03-15T16:13:34.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.578Z] 
12:13:34 [2024-03-15T16:13:34.578Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.579Z] 
12:13:34 [2024-03-15T16:13:34.579Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.579Z] 
12:13:34 [2024-03-15T16:13:34.579Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.579Z] 
12:13:34 [2024-03-15T16:13:34.579Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.579Z] 
12:13:34 [2024-03-15T16:13:34.579Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.579Z] 
12:13:34 [2024-03-15T16:13:34.579Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.579Z] 
12:13:34 [2024-03-15T16:13:34.579Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:34 [2024-03-15T16:13:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:34 [2024-03-15T16:13:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122230771 data=null doit=true}, Shell with text {Find}]
12:13:34 [2024-03-15T16:13:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:34 [2024-03-15T16:13:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:34 [2024-03-15T16:13:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:13:34 [2024-03-15T16:13:34.836Z] 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')
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122230775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122230775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122230775 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122230775 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122230775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122230775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122230775 data=null 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')]
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:34 [2024-03-15T16:13:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:34.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] 
12:13:35 [2024-03-15T16:13:35.093Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:35 [2024-03-15T16:13:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122231274 data=null doit=true}, Shell with text {Find}]
12:13:35 [2024-03-15T16:13:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:35 [2024-03-15T16:13:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:35 [2024-03-15T16:13:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:13:35 [2024-03-15T16:13:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:13:35 [2024-03-15T16:13:35.094Z] 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')
12:13:35 [2024-03-15T16:13:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:13:35 [2024-03-15T16:13:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122231277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122231277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122231277 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122231277 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122231278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122231278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122231278 data=null 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')]
12:13:35 [2024-03-15T16:13:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:13:35 [2024-03-15T16:13:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:35 [2024-03-15T16:13:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:35 [2024-03-15T16:13:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:13:35 [2024-03-15T16:13:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:13:35 [2024-03-15T16:13:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:13:35 [2024-03-15T16:13:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:13:35 [2024-03-15T16:13:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:13:35 [2024-03-15T16:13:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:13:35 [2024-03-15T16:13:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:35 [2024-03-15T16:13:35.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:35 [2024-03-15T16:13:35.606Z] 
12:13:35 [2024-03-15T16:13:35.606Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.606Z] 
12:13:35 [2024-03-15T16:13:35.606Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.606Z] 
12:13:35 [2024-03-15T16:13:35.606Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.606Z] 
12:13:35 [2024-03-15T16:13:35.606Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.606Z] 
12:13:35 [2024-03-15T16:13:35.606Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.606Z] 
12:13:35 [2024-03-15T16:13:35.606Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.606Z] 
12:13:35 [2024-03-15T16:13:35.606Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.606Z] 
12:13:35 [2024-03-15T16:13:35.606Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.606Z] 
12:13:35 [2024-03-15T16:13:35.606Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.606Z] 
12:13:35 [2024-03-15T16:13:35.606Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.606Z] 
12:13:35 [2024-03-15T16:13:35.606Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.606Z] 
12:13:35 [2024-03-15T16:13:35.606Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.606Z] 
12:13:35 [2024-03-15T16:13:35.606Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.606Z] 
12:13:35 [2024-03-15T16:13:35.607Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.607Z] 
12:13:35 [2024-03-15T16:13:35.607Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.607Z] 
12:13:35 [2024-03-15T16:13:35.607Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.607Z] 
12:13:35 [2024-03-15T16:13:35.607Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.607Z] 
12:13:35 [2024-03-15T16:13:35.607Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.607Z] 
12:13:35 [2024-03-15T16:13:35.607Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.607Z] 
12:13:35 [2024-03-15T16:13:35.607Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.863Z] 
12:13:35 [2024-03-15T16:13:35.863Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.863Z] 
12:13:35 [2024-03-15T16:13:35.863Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.863Z] 
12:13:35 [2024-03-15T16:13:35.863Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.863Z] 
12:13:35 [2024-03-15T16:13:35.863Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:35 [2024-03-15T16:13:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:35 [2024-03-15T16:13:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122231830 data=null doit=true}, Shell with text {Find}]
12:13:35 [2024-03-15T16:13:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:35 [2024-03-15T16:13:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:13:35 [2024-03-15T16:13:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:13:35 [2024-03-15T16:13:35.863Z] 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')
12:13:35 [2024-03-15T16:13:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=1122231834 data=null}, (of type 'Combo')]
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:13:35 [2024-03-15T16:13:35.864Z] 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')
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] 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.
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:13:35 [2024-03-15T16:13:35.864Z] 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')
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:13:35 [2024-03-15T16:13:35.864Z] 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.
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:13:35 [2024-03-15T16:13:35.864Z] 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')
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@47cb3171
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1122231837 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')]
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1122231837 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')]
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1122231837 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1122231837 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1122231838 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')]
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1122231838 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')]
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1122231838 data=null 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')]
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1122231838 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')]
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1122231838 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')]
12:13:35 [2024-03-15T16:13:35.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1122231838 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')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1122231838 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1122231838 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:13:35 [2024-03-15T16:13:35.865Z] 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')
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:13:35 [2024-03-15T16:13:35.865Z] 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')
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@62cb645d
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1122231846 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')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1122231846 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')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1122231846 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1122231846 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1122231846 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')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1122231846 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')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1122231846 data=null 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')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1122231847 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')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1122231847 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')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1122231847 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')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1122231847 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1122231847 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122231847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122231847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122231847 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122231847 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122231847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122231848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122231848 data=null 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')]
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122231848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122231848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122231848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122231848 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122231849 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: of type 'Combo'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: (of type 'Combo')
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=1122231850 data=null}, (of type 'Combo')]
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:13:35 [2024-03-15T16:13:35.866Z] 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')
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] 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.
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:13:35 [2024-03-15T16:13:35.866Z] 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')
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:13:35 [2024-03-15T16:13:35.866Z] 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.
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:13:35 [2024-03-15T16:13:35.866Z] 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')
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:13:35 [2024-03-15T16:13:35.866Z] 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.
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:13:35 [2024-03-15T16:13:35.867Z] 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')
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:13:35 [2024-03-15T16:13:35.867Z] 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')
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@754c6edb
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1122231854 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')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1122231854 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')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1122231854 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1122231854 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1122231854 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')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1122231854 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')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1122231854 data=null 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')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1122231855 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')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1122231855 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')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1122231855 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')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1122231855 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1122231855 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122231855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122231855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122231855 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122231855 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122231856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122231856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122231856 data=null 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')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122231858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122231858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122231858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122231858 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122231858 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:13:35 [2024-03-15T16:13:35.868Z] 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')
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122231864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122231864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122231864 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122231865 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122231865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122231865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122231865 data=null 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')]
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:35 [2024-03-15T16:13:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:35.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] 
12:13:36 [2024-03-15T16:13:36.125Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122232310 data=null doit=true}, Shell with text {Find}]
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:13:36 [2024-03-15T16:13:36.125Z] 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')
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:13:36 [2024-03-15T16:13:36.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1122232314 data=null}, (of type 'Combo')]
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:13:36 [2024-03-15T16:13:36.126Z] 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')
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.126Z] 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.
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:13:36 [2024-03-15T16:13:36.126Z] 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')
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:13:36 [2024-03-15T16:13:36.383Z] 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.
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:13:36 [2024-03-15T16:13:36.383Z] 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')
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@8d1b425
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1122232317 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')]
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1122232317 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')]
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1122232317 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1122232317 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1122232329 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')]
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1122232330 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')]
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1122232330 data=null 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')]
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1122232330 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')]
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1122232330 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')]
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1122232330 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')]
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1122232330 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1122232330 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:13:36 [2024-03-15T16:13:36.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:13:36 [2024-03-15T16:13:36.383Z] 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')
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:13:36 [2024-03-15T16:13:36.384Z] 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.
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:13:36 [2024-03-15T16:13:36.384Z] 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')
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:13:36 [2024-03-15T16:13:36.384Z] 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.
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122232332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122232332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122232332 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122232332 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122232332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122232332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122232332 data=null 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')]
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122232333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122232333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122232333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122232333 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122232333 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1122232341 data=null}, (of type 'Combo')]
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:13:36 [2024-03-15T16:13:36.384Z] 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')
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:13:36 [2024-03-15T16:13:36.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=1122232343 data=null doit=true}, Button with text {F&orward}]
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1122232343 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}]
12:13:36 [2024-03-15T16:13:36.385Z] 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')
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=1122232344 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=1122232344 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=1122232344 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1122232344 data=null 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')]
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:13:36 [2024-03-15T16:13:36.385Z] 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')
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:13:36 [2024-03-15T16:13:36.385Z] 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.
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:13:36 [2024-03-15T16:13:36.385Z] 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')
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:13:36 [2024-03-15T16:13:36.385Z] 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.
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:13:36 [2024-03-15T16:13:36.385Z] 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')
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:13:36 [2024-03-15T16:13:36.385Z] 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.
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:13:36 [2024-03-15T16:13:36.385Z] 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')
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:13:36 [2024-03-15T16:13:36.386Z] 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.
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122232347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122232348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122232348 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122232348 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122232348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122232348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122232348 data=null 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')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122232349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122232349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122232349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122232349 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122232349 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:13:36 [2024-03-15T16:13:36.386Z] 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')
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122232364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122232364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122232364 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122232364 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122232364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122232365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122232365 data=null 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')]
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:13:36 [2024-03-15T16:13:36.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:13:36 [2024-03-15T16:13:36.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:13:36 [2024-03-15T16:13:36.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:36 [2024-03-15T16:13:36.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:36 [2024-03-15T16:13:36.643Z] 
12:13:36 [2024-03-15T16:13:36.643Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.644Z] 
12:13:36 [2024-03-15T16:13:36.644Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.900Z] 
12:13:36 [2024-03-15T16:13:36.900Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.900Z] 
12:13:36 [2024-03-15T16:13:36.900Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.900Z] 
12:13:36 [2024-03-15T16:13:36.900Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.900Z] 
12:13:36 [2024-03-15T16:13:36.900Z] (Eclipse:12788): Gtk-WARNING **: 16:13:36.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122232880 data=null doit=true}, Shell with text {Find}]
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:13:36 [2024-03-15T16:13:36.900Z] 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')
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122232893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122232893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122232894 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122232894 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122232894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122232894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122232894 data=null 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')]
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:36 [2024-03-15T16:13:36.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:37 [2024-03-15T16:13:37.156Z] 
12:13:37 [2024-03-15T16:13:37.156Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.156Z] 
12:13:37 [2024-03-15T16:13:37.156Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.156Z] 
12:13:37 [2024-03-15T16:13:37.156Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.156Z] 
12:13:37 [2024-03-15T16:13:37.156Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.156Z] 
12:13:37 [2024-03-15T16:13:37.156Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.156Z] 
12:13:37 [2024-03-15T16:13:37.156Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.156Z] 
12:13:37 [2024-03-15T16:13:37.156Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.156Z] 
12:13:37 [2024-03-15T16:13:37.156Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.156Z] 
12:13:37 [2024-03-15T16:13:37.156Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.156Z] 
12:13:37 [2024-03-15T16:13:37.156Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.156Z] 
12:13:37 [2024-03-15T16:13:37.156Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.156Z] 
12:13:37 [2024-03-15T16:13:37.156Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.156Z] 
12:13:37 [2024-03-15T16:13:37.156Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.157Z] 
12:13:37 [2024-03-15T16:13:37.157Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.157Z] 
12:13:37 [2024-03-15T16:13:37.157Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.157Z] 
12:13:37 [2024-03-15T16:13:37.157Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.157Z] 
12:13:37 [2024-03-15T16:13:37.157Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.157Z] 
12:13:37 [2024-03-15T16:13:37.157Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.157Z] 
12:13:37 [2024-03-15T16:13:37.157Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.157Z] 
12:13:37 [2024-03-15T16:13:37.157Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.415Z] 
12:13:37 [2024-03-15T16:13:37.415Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.415Z] 
12:13:37 [2024-03-15T16:13:37.415Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.415Z] 
12:13:37 [2024-03-15T16:13:37.415Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.415Z] 
12:13:37 [2024-03-15T16:13:37.415Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122233381 data=null doit=true}, Shell with text {Find}]
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:13:37 [2024-03-15T16:13:37.415Z] 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')
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122233383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122233383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122233383 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122233384 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122233384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122233384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122233384 data=null 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')]
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:13:37 [2024-03-15T16:13:37.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:13:37 [2024-03-15T16:13:37.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:13:37 [2024-03-15T16:13:37.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:13:37 [2024-03-15T16:13:37.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:37 [2024-03-15T16:13:37.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:13:37 [2024-03-15T16:13:37.672Z] 
12:13:37 [2024-03-15T16:13:37.672Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.672Z] 
12:13:37 [2024-03-15T16:13:37.672Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.672Z] 
12:13:37 [2024-03-15T16:13:37.672Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.672Z] 
12:13:37 [2024-03-15T16:13:37.672Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.672Z] 
12:13:37 [2024-03-15T16:13:37.672Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.672Z] 
12:13:37 [2024-03-15T16:13:37.672Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.672Z] 
12:13:37 [2024-03-15T16:13:37.672Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.672Z] 
12:13:37 [2024-03-15T16:13:37.672Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.672Z] 
12:13:37 [2024-03-15T16:13:37.672Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.672Z] 
12:13:37 [2024-03-15T16:13:37.672Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.672Z] 
12:13:37 [2024-03-15T16:13:37.672Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.672Z] 
12:13:37 [2024-03-15T16:13:37.672Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.672Z] 
12:13:37 [2024-03-15T16:13:37.672Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.672Z] 
12:13:37 [2024-03-15T16:13:37.672Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.672Z] 
12:13:37 [2024-03-15T16:13:37.672Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.672Z] 
12:13:37 [2024-03-15T16:13:37.672Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.673Z] 
12:13:37 [2024-03-15T16:13:37.673Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.673Z] 
12:13:37 [2024-03-15T16:13:37.673Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.673Z] 
12:13:37 [2024-03-15T16:13:37.673Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.673Z] 
12:13:37 [2024-03-15T16:13:37.673Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.929Z] 
12:13:37 [2024-03-15T16:13:37.929Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.929Z] 
12:13:37 [2024-03-15T16:13:37.929Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.929Z] 
12:13:37 [2024-03-15T16:13:37.929Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.929Z] 
12:13:37 [2024-03-15T16:13:37.929Z] (Eclipse:12788): Gtk-WARNING **: 16:13:37.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122233901 data=null doit=true}, Shell with text {Find}]
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:13:37 [2024-03-15T16:13:37.929Z] 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')
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1122233904 data=null}, (of type 'Combo')]
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:13:37 [2024-03-15T16:13:37.929Z] 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')
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] 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.
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:13:37 [2024-03-15T16:13:37.929Z] 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')
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:13:37 [2024-03-15T16:13:37.930Z] 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.
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:13:37 [2024-03-15T16:13:37.930Z] 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')
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:13:37 [2024-03-15T16:13:37.930Z] 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.
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:13:37 [2024-03-15T16:13:37.930Z] 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')
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:13:37 [2024-03-15T16:13:37.930Z] 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.
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:13:37 [2024-03-15T16:13:37.930Z] 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')
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:13:37 [2024-03-15T16:13:37.930Z] 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.
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122233909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122233909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122233909 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122233909 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122233909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122233909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122233909 data=null 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')]
12:13:37 [2024-03-15T16:13:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122233911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122233922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122233922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122233922 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122233922 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1122233926 data=null}, (of type 'Combo')]
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:13:37 [2024-03-15T16:13:37.931Z] 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')
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=1122233926 data=null doit=true}, Button with text {&Backward}]
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1122233926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
12:13:37 [2024-03-15T16:13:37.931Z] 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')
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=1122233928 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=1122233928 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=1122233928 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1122233937 data=null 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')]
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:13:37 [2024-03-15T16:13:37.931Z] 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')
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:13:37 [2024-03-15T16:13:37.931Z] 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.
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:13:37 [2024-03-15T16:13:37.932Z] 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')
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:13:37 [2024-03-15T16:13:37.932Z] 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.
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:13:37 [2024-03-15T16:13:37.932Z] 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')
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:13:37 [2024-03-15T16:13:37.932Z] 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.
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:13:37 [2024-03-15T16:13:37.932Z] 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')
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:13:37 [2024-03-15T16:13:37.932Z] 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.
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122233940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122233940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122233941 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122233941 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122233941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122233941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122233941 data=null 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')]
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122233942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122233942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122233942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122233942 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122233942 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:13:37 [2024-03-15T16:13:37.933Z] 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')
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122233944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122233944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122233944 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122233944 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122233944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122233945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122233945 data=null 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')]
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:13:37 [2024-03-15T16:13:37.933Z] 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@7ee9920a] time=1122234110 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
12:13:37 [2024-03-15T16:13:37.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:13:38 [2024-03-15T16:13:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:38 [2024-03-15T16:13:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:13:38 [2024-03-15T16:13:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:13:38 [2024-03-15T16:13:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122234176 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:13:38 [2024-03-15T16:13:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122234176 data=null doit=true}, TreeItem with text {test}]
12:13:38 [2024-03-15T16:13:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122234176 data=null}, TreeItem with text {test}]
12:13:38 [2024-03-15T16:13:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122234177 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:13:38 [2024-03-15T16:13:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122234177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:13:38 [2024-03-15T16:13:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122234195 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:13:38 [2024-03-15T16:13:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:13:38 [2024-03-15T16:13:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:13:38 [2024-03-15T16:13:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.446Z] 
12:13:38 [2024-03-15T16:13:38.446Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.703Z] 
12:13:38 [2024-03-15T16:13:38.703Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.703Z] 
12:13:38 [2024-03-15T16:13:38.703Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.703Z] 
12:13:38 [2024-03-15T16:13:38.703Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.703Z] 
12:13:38 [2024-03-15T16:13:38.703Z] (Eclipse:12788): Gtk-WARNING **: 16:13:38.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:38 [2024-03-15T16:13:38.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:13:38 [2024-03-15T16:13:38.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:13:38 [2024-03-15T16:13:38.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:38 [2024-03-15T16:13:38.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:13:38 [2024-03-15T16:13:38.703Z] 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')
12:13:38 [2024-03-15T16:13:38.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:38 [2024-03-15T16:13:38.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:38 [2024-03-15T16:13:38.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:13:38 [2024-03-15T16:13:38.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:13:38 [2024-03-15T16:13:38.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:13:38 [2024-03-15T16:13:38.703Z] 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=1122234659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:38 [2024-03-15T16:13:38.704Z] 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=1122234659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:38 [2024-03-15T16:13:38.704Z] 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=1122234659 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:38 [2024-03-15T16:13:38.704Z] 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=1122234659 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:38 [2024-03-15T16:13:38.704Z] 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=1122234659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:38 [2024-03-15T16:13:38.704Z] 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=1122234659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:38 [2024-03-15T16:13:38.704Z] 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=1122234659 data=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')]
12:13:38 [2024-03-15T16:13:38.704Z] 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=1122234660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:38 [2024-03-15T16:13:38.704Z] 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=1122234660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:38 [2024-03-15T16:13:38.704Z] 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=1122234660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:38 [2024-03-15T16:13:38.704Z] 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=1122234660 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:38 [2024-03-15T16:13:38.704Z] 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=1122234660 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:38 [2024-03-15T16:13:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:13:38 [2024-03-15T16:13:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:38 [2024-03-15T16:13:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:38 [2024-03-15T16:13:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:38 [2024-03-15T16:13:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:13:38 [2024-03-15T16:13:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:38 [2024-03-15T16:13:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:38 [2024-03-15T16:13:38.704Z] 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')
12:13:38 [2024-03-15T16:13:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:13:38 [2024-03-15T16:13:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122234661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:38 [2024-03-15T16:13:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122234662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:38 [2024-03-15T16:13:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122234662 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:38 [2024-03-15T16:13:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122234662 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:38 [2024-03-15T16:13:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122234662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:38 [2024-03-15T16:13:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122234662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:38 [2024-03-15T16:13:38.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:38 [2024-03-15T16:13:38.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:38 [2024-03-15T16:13:38.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:38 [2024-03-15T16:13:38.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:38 [2024-03-15T16:13:38.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:38 [2024-03-15T16:13:38.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:13:38 [2024-03-15T16:13:38.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122234662 data=null 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')]
12:13:38 [2024-03-15T16:13:38.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122234255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:13:39 [2024-03-15T16:13:39.217Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.33 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
12:13:39 [2024-03-15T16:13:39.217Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[0: lttng] -- Time elapsed: 1.191 s
12:13:39 [2024-03-15T16:13:39.217Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[0: lttng] -- Time elapsed: 0.497 s
12:13:39 [2024-03-15T16:13:39.217Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[0: lttng] -- Time elapsed: 0.529 s
12:13:39 [2024-03-15T16:13:39.217Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[0: lttng] -- Time elapsed: 0.544 s
12:13:39 [2024-03-15T16:13:39.217Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[0: lttng] -- Time elapsed: 0.952 s
12:13:39 [2024-03-15T16:13:39.217Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[0: lttng] -- Time elapsed: 0.524 s
12:13:39 [2024-03-15T16:13:39.217Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[1: 492] -- Time elapsed: 0.445 s
12:13:39 [2024-03-15T16:13:39.217Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[1: 492] -- Time elapsed: 0.509 s
12:13:39 [2024-03-15T16:13:39.217Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[1: 492] -- Time elapsed: 0.575 s
12:13:39 [2024-03-15T16:13:39.217Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[1: 492] -- Time elapsed: 0.504 s
12:13:39 [2024-03-15T16:13:39.217Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[1: 492] -- Time elapsed: 1.021 s
12:13:39 [2024-03-15T16:13:39.217Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[1: 492] -- Time elapsed: 0.555 s
12:13:39 [2024-03-15T16:13:39.217Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
12:13:39 [2024-03-15T16:13:39.217Z] 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@7ee9920a] time=1122235188 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:13:39 [2024-03-15T16:13:39.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:13:39 [2024-03-15T16:13:39.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:13:39 [2024-03-15T16:13:39.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:13:39 [2024-03-15T16:13:39.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:13:39 [2024-03-15T16:13:39.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122235328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:13:39 [2024-03-15T16:13:39.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:13:43 [2024-03-15T16:13:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:43 [2024-03-15T16:13:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:43 [2024-03-15T16:13:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:43 [2024-03-15T16:13:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:43 [2024-03-15T16:13:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:43 [2024-03-15T16:13:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:13:43 [2024-03-15T16:13:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:43 [2024-03-15T16:13:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:43 [2024-03-15T16:13:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:43 [2024-03-15T16:13:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:43 [2024-03-15T16:13:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:43 [2024-03-15T16:13:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:13:43 [2024-03-15T16:13:43.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:43 [2024-03-15T16:13:43.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:43 [2024-03-15T16:13:43.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:43 [2024-03-15T16:13:43.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:43 [2024-03-15T16:13:43.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:43 [2024-03-15T16:13:43.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:13:43 [2024-03-15T16:13:43.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:43 [2024-03-15T16:13:43.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:43 [2024-03-15T16:13:43.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:44 [2024-03-15T16:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:44 [2024-03-15T16:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122243405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122243405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122243405 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122243405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122243405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122243406 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}]
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122243406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122243406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122243406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122243406 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122243406 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:13:47 [2024-03-15T16:13:47.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:13:47 [2024-03-15T16:13:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:47 [2024-03-15T16:13:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:47 [2024-03-15T16:13:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:47 [2024-03-15T16:13:47.685Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:13:47 [2024-03-15T16:13:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:47 [2024-03-15T16:13:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:47 [2024-03-15T16:13:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:47 [2024-03-15T16:13:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:47 [2024-03-15T16:13:47.685Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:13:47 [2024-03-15T16:13:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:47 [2024-03-15T16:13:47.685Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:13:47 [2024-03-15T16:13:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:13:47 [2024-03-15T16:13:47.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=1122243821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.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=1122243821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.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=1122243821 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.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=1122243821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.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=1122243821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.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=1122243822 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}]
12:13:47 [2024-03-15T16:13:47.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=1122243822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.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=1122243822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.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=1122243822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.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=1122243822 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.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=1122243822 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
12:13:47 [2024-03-15T16:13:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:13:47 [2024-03-15T16:13:47.942Z] 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@7ee9920a] time=1122244058 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:13:47 [2024-03-15T16:13:47.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:13:47 [2024-03-15T16:13:47.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:47 [2024-03-15T16:13:47.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:13:47 [2024-03-15T16:13:47.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:13:47 [2024-03-15T16:13:47.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122244092 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:13:47 [2024-03-15T16:13:47.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122244092 data=null doit=true}, TreeItem with text {test}]
12:13:47 [2024-03-15T16:13:47.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122244092 data=null}, TreeItem with text {test}]
12:13:47 [2024-03-15T16:13:47.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122244093 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:13:47 [2024-03-15T16:13:47.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122244093 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:13:47 [2024-03-15T16:13:47.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122244102 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:13:48 [2024-03-15T16:13:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:13:48 [2024-03-15T16:13:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:13:48 [2024-03-15T16:13:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:13:49 [2024-03-15T16:13:49.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:13:49 [2024-03-15T16:13:49.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:13:49 [2024-03-15T16:13:49.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:49 [2024-03-15T16:13:49.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:13:49 [2024-03-15T16:13:49.127Z] 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')
12:13:49 [2024-03-15T16:13:49.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:49 [2024-03-15T16:13:49.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:49 [2024-03-15T16:13:49.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:13:49 [2024-03-15T16:13:49.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:13:49 [2024-03-15T16:13:49.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:13:49 [2024-03-15T16:13:49.128Z] 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=1122245012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:49 [2024-03-15T16:13:49.128Z] 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=1122245012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:49 [2024-03-15T16:13:49.128Z] 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=1122245012 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:49 [2024-03-15T16:13:49.128Z] 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=1122245012 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:49 [2024-03-15T16:13:49.128Z] 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=1122245012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:49 [2024-03-15T16:13:49.128Z] 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=1122245012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:49 [2024-03-15T16:13:49.128Z] 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=1122245012 data=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')]
12:13:49 [2024-03-15T16:13:49.128Z] 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=1122245012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:49 [2024-03-15T16:13:49.128Z] 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=1122245012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:49 [2024-03-15T16:13:49.128Z] 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=1122245012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:49 [2024-03-15T16:13:49.128Z] 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=1122245012 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:49 [2024-03-15T16:13:49.128Z] 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=1122245013 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:49 [2024-03-15T16:13:49.128Z] 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')
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122245013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122245013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122245014 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122245014 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122245014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122245014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:49 [2024-03-15T16:13:49.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:49 [2024-03-15T16:13:49.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:49 [2024-03-15T16:13:49.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:49 [2024-03-15T16:13:49.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:49 [2024-03-15T16:13:49.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122245014 data=null 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')]
12:13:49 [2024-03-15T16:13:49.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122244138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:13:49 [2024-03-15T16:13:49.384Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.33 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
12:13:49 [2024-03-15T16:13:49.384Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testExpandedState -- Time elapsed: 4.657 s
12:13:49 [2024-03-15T16:13:49.384Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 3.799 s
12:13:49 [2024-03-15T16:13:49.384Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
12:13:49 [2024-03-15T16:13:49.384Z] 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@7ee9920a] time=1122245526 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:13:49 [2024-03-15T16:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:13:49 [2024-03-15T16:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:13:49 [2024-03-15T16:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:13:49 [2024-03-15T16:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:13:49 [2024-03-15T16:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122245663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:13:49 [2024-03-15T16:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:13:49 [2024-03-15T16:13:49.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
12:13:49 [2024-03-15T16:13:49.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:13:52 [2024-03-15T16:13:52.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:52 [2024-03-15T16:13:52.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:52 [2024-03-15T16:13:52.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:52 [2024-03-15T16:13:52.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:13:52 [2024-03-15T16:13:52.412Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
12:13:52 [2024-03-15T16:13:52.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing active threads}
12:13:52 [2024-03-15T16:13:52.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
12:13:52 [2024-03-15T16:13:52.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
12:13:52 [2024-03-15T16:13:52.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248101 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
12:13:52 [2024-03-15T16:13:52.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
12:13:52 [2024-03-15T16:13:52.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248101 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}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248115 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248116 data=null}, ToolItem with tooltip text {Showing all threads}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing all threads}
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing all threads}
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248119 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248120 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}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248124 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122248124 data=null}, ToolItem with tooltip text {Showing active threads}]
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing active threads}
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
12:13:52 [2024-03-15T16:13:52.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:13:53 [2024-03-15T16:13:53.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:13:53 [2024-03-15T16:13:53.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:53 [2024-03-15T16:13:53.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:53 [2024-03-15T16:13:53.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:13:53 [2024-03-15T16:13:53.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
12:13:54 [2024-03-15T16:13:54.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
12:13:54 [2024-03-15T16:13:54.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@7ee9920a] time=1122250207 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:13:54 [2024-03-15T16:13:54.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:13:54 [2024-03-15T16:13:54.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:54 [2024-03-15T16:13:54.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:13:54 [2024-03-15T16:13:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:13:54 [2024-03-15T16:13:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122250233 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:13:54 [2024-03-15T16:13:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122250234 data=null doit=true}, TreeItem with text {test}]
12:13:54 [2024-03-15T16:13:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122250234 data=null}, TreeItem with text {test}]
12:13:54 [2024-03-15T16:13:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122250234 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:13:54 [2024-03-15T16:13:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122250234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:13:54 [2024-03-15T16:13:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122250241 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:13:54 [2024-03-15T16:13:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:13:54 [2024-03-15T16:13:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:13:54 [2024-03-15T16:13:54.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:13:54 [2024-03-15T16:13:54.859Z] 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')
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:13:54 [2024-03-15T16:13:54.859Z] 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=1122250931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:54 [2024-03-15T16:13:54.859Z] 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=1122250931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:54 [2024-03-15T16:13:54.859Z] 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=1122250931 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:54 [2024-03-15T16:13:54.859Z] 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=1122250931 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:54 [2024-03-15T16:13:54.859Z] 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=1122250931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:54 [2024-03-15T16:13:54.859Z] 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=1122250931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:54 [2024-03-15T16:13:54.859Z] 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=1122250931 data=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')]
12:13:54 [2024-03-15T16:13:54.859Z] 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=1122250931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:54 [2024-03-15T16:13:54.859Z] 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=1122250931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:54 [2024-03-15T16:13:54.859Z] 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=1122250931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:54 [2024-03-15T16:13:54.859Z] 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=1122250931 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:54 [2024-03-15T16:13:54.859Z] 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=1122250932 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:54 [2024-03-15T16:13:54.859Z] 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')
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122250932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122250933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122250933 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122250933 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122250933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122250933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:54 [2024-03-15T16:13:54.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:54 [2024-03-15T16:13:54.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:54 [2024-03-15T16:13:54.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:54 [2024-03-15T16:13:54.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:54 [2024-03-15T16:13:54.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:54 [2024-03-15T16:13:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:13:55 [2024-03-15T16:13:55.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122250933 data=null 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')]
12:13:55 [2024-03-15T16:13:55.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122250287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:13:55 [2024-03-15T16:13:55.370Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.912 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
12:13:55 [2024-03-15T16:13:55.371Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testFilter -- Time elapsed: 2.400 s
12:13:55 [2024-03-15T16:13:55.371Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testKernelMemoryView -- Time elapsed: 2.030 s
12:13:55 [2024-03-15T16:13:55.371Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
12:13:55 [2024-03-15T16:13:55.371Z] 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@7ee9920a] time=1122251446 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:13:55 [2024-03-15T16:13:55.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:13:55 [2024-03-15T16:13:55.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:13:55 [2024-03-15T16:13:55.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:13:55 [2024-03-15T16:13:55.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:13:55 [2024-03-15T16:13:55.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122251551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:13:55 [2024-03-15T16:13:55.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:13:56 [2024-03-15T16:13:56.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:13:57 [2024-03-15T16:13:57.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:13:57 [2024-03-15T16:13:57.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:13:58 [2024-03-15T16:13:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:13:59 [2024-03-15T16:13:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:13:59 [2024-03-15T16:13:59.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:14:00 [2024-03-15T16:14:00.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:14:01 [2024-03-15T16:14:01.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:14:01 [2024-03-15T16:14:01.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:14:02 [2024-03-15T16:14:02.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:14:02 [2024-03-15T16:14:02.816Z] 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@7ee9920a] time=1122258816 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:14:02 [2024-03-15T16:14:02.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:14:02 [2024-03-15T16:14:02.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:02 [2024-03-15T16:14:02.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:02 [2024-03-15T16:14:02.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:02 [2024-03-15T16:14:02.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122258821 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:14:02 [2024-03-15T16:14:02.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122258821 data=null doit=true}, TreeItem with text {test}]
12:14:02 [2024-03-15T16:14:02.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122258822 data=null}, TreeItem with text {test}]
12:14:02 [2024-03-15T16:14:02.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122258822 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:14:02 [2024-03-15T16:14:02.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122258822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:14:02 [2024-03-15T16:14:02.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122258846 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:14:02 [2024-03-15T16:14:02.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:14:02 [2024-03-15T16:14:02.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:14:02 [2024-03-15T16:14:02.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:14:03 [2024-03-15T16:14:03.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:14:03 [2024-03-15T16:14:03.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:14:03 [2024-03-15T16:14:03.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:03 [2024-03-15T16:14:03.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:14:03 [2024-03-15T16:14:03.746Z] 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')
12:14:03 [2024-03-15T16:14:03.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:03 [2024-03-15T16:14:03.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:03 [2024-03-15T16:14:03.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:03 [2024-03-15T16:14:03.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:14:03 [2024-03-15T16:14:03.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:14:03 [2024-03-15T16:14:03.746Z] 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=1122259749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:03 [2024-03-15T16:14:03.746Z] 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=1122259749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:03 [2024-03-15T16:14:03.746Z] 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=1122259750 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:03 [2024-03-15T16:14:03.746Z] 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=1122259750 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:03 [2024-03-15T16:14:03.746Z] 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=1122259750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:03 [2024-03-15T16:14:03.746Z] 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=1122259750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:03 [2024-03-15T16:14:03.746Z] 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=1122259750 data=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')]
12:14:03 [2024-03-15T16:14:03.746Z] 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=1122259750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:03 [2024-03-15T16:14:03.746Z] 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=1122259750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:03 [2024-03-15T16:14:03.746Z] 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=1122259750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:03 [2024-03-15T16:14:03.747Z] 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=1122259750 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:03 [2024-03-15T16:14:03.747Z] 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=1122259750 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:03 [2024-03-15T16:14:03.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:14:03 [2024-03-15T16:14:03.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:03 [2024-03-15T16:14:03.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:03 [2024-03-15T16:14:03.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:03 [2024-03-15T16:14:03.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:03 [2024-03-15T16:14:03.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:03 [2024-03-15T16:14:03.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:03 [2024-03-15T16:14:03.747Z] 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')
12:14:03 [2024-03-15T16:14:03.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:14:03 [2024-03-15T16:14:03.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122259751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:03 [2024-03-15T16:14:03.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122259751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:03 [2024-03-15T16:14:03.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122259752 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:03 [2024-03-15T16:14:03.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122259752 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:03 [2024-03-15T16:14:03.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122259752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:03 [2024-03-15T16:14:03.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122259752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:03 [2024-03-15T16:14:03.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:03 [2024-03-15T16:14:03.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:03 [2024-03-15T16:14:03.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:03 [2024-03-15T16:14:03.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:03 [2024-03-15T16:14:03.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:03 [2024-03-15T16:14:03.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:14:04 [2024-03-15T16:14:04.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122259752 data=null 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')]
12:14:04 [2024-03-15T16:14:04.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122258888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:14:04 [2024-03-15T16:14:04.257Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.813 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
12:14:04 [2024-03-15T16:14:04.257Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest.testOpenAndCloseConcurrency -- Time elapsed: 8.610 s
12:14:04 [2024-03-15T16:14:04.258Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
12:14:04 [2024-03-15T16:14:04.258Z] 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@7ee9920a] time=1122260268 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:14:04 [2024-03-15T16:14:04.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:04 [2024-03-15T16:14:04.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:14:04 [2024-03-15T16:14:04.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:14:04 [2024-03-15T16:14:04.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:14:04 [2024-03-15T16:14:04.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122260420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:14:04 [2024-03-15T16:14:04.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:14:04 [2024-03-15T16:14:04.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:07 [2024-03-15T16:14:07.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:14:07 [2024-03-15T16:14:07.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:14:07 [2024-03-15T16:14:07.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:07 [2024-03-15T16:14:07.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:14:07 [2024-03-15T16:14:07.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:14:07 [2024-03-15T16:14:07.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:14:07 [2024-03-15T16:14:07.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:14:07 [2024-03-15T16:14:07.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:14:07 [2024-03-15T16:14:07.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:14:07 [2024-03-15T16:14:07.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:07 [2024-03-15T16:14:07.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:07 [2024-03-15T16:14:07.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:07 [2024-03-15T16:14:07.026Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:14:07 [2024-03-15T16:14:07.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:07 [2024-03-15T16:14:07.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:07 [2024-03-15T16:14:07.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:07 [2024-03-15T16:14:07.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:07 [2024-03-15T16:14:07.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:07 [2024-03-15T16:14:07.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:08 [2024-03-15T16:14:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:08 [2024-03-15T16:14:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:08 [2024-03-15T16:14:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:08 [2024-03-15T16:14:08.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:08 [2024-03-15T16:14:08.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:08 [2024-03-15T16:14:08.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:08 [2024-03-15T16:14:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:08 [2024-03-15T16:14:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:08 [2024-03-15T16:14:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:09 [2024-03-15T16:14:09.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:09 [2024-03-15T16:14:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:09 [2024-03-15T16:14:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:10 [2024-03-15T16:14:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:10 [2024-03-15T16:14:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:10 [2024-03-15T16:14:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:10 [2024-03-15T16:14:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:10 [2024-03-15T16:14:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:10 [2024-03-15T16:14:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:11 [2024-03-15T16:14:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:11 [2024-03-15T16:14:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:11 [2024-03-15T16:14:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:11 [2024-03-15T16:14:11.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:11 [2024-03-15T16:14:11.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:11 [2024-03-15T16:14:11.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:12 [2024-03-15T16:14:12.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:12 [2024-03-15T16:14:12.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:12 [2024-03-15T16:14:12.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:12 [2024-03-15T16:14:12.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:12 [2024-03-15T16:14:12.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:14:12 [2024-03-15T16:14:12.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:12 [2024-03-15T16:14:12.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:14 [2024-03-15T16:14:14.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:14:14 [2024-03-15T16:14:14.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:14:14 [2024-03-15T16:14:14.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270874 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270875 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}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270875 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270875 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270879 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270883 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}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270884 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122270885 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
12:14:14 [2024-03-15T16:14:14.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:14:14 [2024-03-15T16:14:14.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:16 [2024-03-15T16:14:16.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:14:16 [2024-03-15T16:14:16.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:14:16 [2024-03-15T16:14:16.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:16 [2024-03-15T16:14:16.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:16 [2024-03-15T16:14:16.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
12:14:16 [2024-03-15T16:14:16.810Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:16 [2024-03-15T16:14:16.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
12:14:16 [2024-03-15T16:14:16.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122272969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:16 [2024-03-15T16:14:16.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122272970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:16 [2024-03-15T16:14:16.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122272970 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:14:16 [2024-03-15T16:14:16.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122272970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:16 [2024-03-15T16:14:16.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122272970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:17 [2024-03-15T16:14:17.066Z] 
12:14:17 [2024-03-15T16:14:17.066Z] (Eclipse:12788): Gtk-WARNING **: 16:14:16.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:17 [2024-03-15T16:14:17.067Z] 
12:14:17 [2024-03-15T16:14:17.067Z] (Eclipse:12788): Gtk-WARNING **: 16:14:16.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:17 [2024-03-15T16:14:17.067Z] 
12:14:17 [2024-03-15T16:14:17.067Z] (Eclipse:12788): Gtk-WARNING **: 16:14:16.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:17 [2024-03-15T16:14:17.067Z] 
12:14:17 [2024-03-15T16:14:17.067Z] (Eclipse:12788): Gtk-WARNING **: 16:14:16.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:17 [2024-03-15T16:14:17.067Z] 
12:14:17 [2024-03-15T16:14:17.067Z] (Eclipse:12788): Gtk-WARNING **: 16:14:16.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:17 [2024-03-15T16:14:17.067Z] 
12:14:17 [2024-03-15T16:14:17.067Z] (Eclipse:12788): Gtk-WARNING **: 16:14:16.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:17 [2024-03-15T16:14:17.067Z] 
12:14:17 [2024-03-15T16:14:17.067Z] (Eclipse:12788): Gtk-WARNING **: 16:14:16.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:17 [2024-03-15T16:14:17.067Z] 
12:14:17 [2024-03-15T16:14:17.067Z] (Eclipse:12788): Gtk-WARNING **: 16:14:16.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:17 [2024-03-15T16:14:17.067Z] 
12:14:17 [2024-03-15T16:14:17.067Z] (Eclipse:12788): Gtk-WARNING **: 16:14:17.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:17 [2024-03-15T16:14:17.067Z] 
12:14:17 [2024-03-15T16:14:17.067Z] (Eclipse:12788): Gtk-WARNING **: 16:14:17.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:17 [2024-03-15T16:14:17.067Z] 
12:14:17 [2024-03-15T16:14:17.067Z] (Eclipse:12788): Gtk-WARNING **: 16:14:17.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:17 [2024-03-15T16:14:17.067Z] 
12:14:17 [2024-03-15T16:14:17.067Z] (Eclipse:12788): Gtk-WARNING **: 16:14:17.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:17 [2024-03-15T16:14:17.067Z] 
12:14:17 [2024-03-15T16:14:17.067Z] (Eclipse:12788): Gtk-WARNING **: 16:14:17.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:17 [2024-03-15T16:14:17.067Z] 
12:14:17 [2024-03-15T16:14:17.067Z] (Eclipse:12788): Gtk-WARNING **: 16:14:17.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:17 [2024-03-15T16:14:17.067Z] 
12:14:17 [2024-03-15T16:14:17.067Z] (Eclipse:12788): Gtk-WARNING **: 16:14:17.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:17 [2024-03-15T16:14:17.067Z] 
12:14:17 [2024-03-15T16:14:17.067Z] (Eclipse:12788): Gtk-WARNING **: 16:14:17.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:17 [2024-03-15T16:14:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122273269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:17 [2024-03-15T16:14:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122273271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:17 [2024-03-15T16:14:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122273271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:17 [2024-03-15T16:14:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122273271 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:14:17 [2024-03-15T16:14:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122273271 data=null}, ToolItem with tooltip text {Add Bookmark...}]
12:14:17 [2024-03-15T16:14:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:14:17 [2024-03-15T16:14:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
12:14:17 [2024-03-15T16:14:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:14:17 [2024-03-15T16:14:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:14:17 [2024-03-15T16:14:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:14:17 [2024-03-15T16:14:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:17 [2024-03-15T16:14:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:17 [2024-03-15T16:14:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:17 [2024-03-15T16:14:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:17 [2024-03-15T16:14:17.323Z] 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')
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122273275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122273276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122273276 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122273276 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122273276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122273276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122273276 data=null 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')]
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122272970 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...}]
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122273494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122273494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1122273494 data=null doit=true}, TimeGraphMarkerAxis with text {}]
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1122273494 data=null}, TimeGraphMarkerAxis with text {}]
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122273494 data=null button=1 stateMask=0x0 x=546 y=10 count=1}, TimeGraphMarkerAxis with text {}]
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122273496 data=null button=1 stateMask=0x80000 x=546 y=10 count=1}, TimeGraphMarkerAxis with text {}]
12:14:17 [2024-03-15T16:14:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
12:14:17 [2024-03-15T16:14:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
12:14:17 [2024-03-15T16:14:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122273996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:14:17 [2024-03-15T16:14:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:14:17 [2024-03-15T16:14:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274013 data=null doit=true}, TimeGraphMarkerAxis with text {}]
12:14:17 [2024-03-15T16:14:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274013 data=null}, TimeGraphMarkerAxis with text {}]
12:14:17 [2024-03-15T16:14:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274013 data=null button=1 stateMask=0x0 x=247 y=28 count=1}, TimeGraphMarkerAxis with text {}]
12:14:17 [2024-03-15T16:14:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274021 data=null button=1 stateMask=0x80000 x=247 y=28 count=1}, TimeGraphMarkerAxis with text {}]
12:14:17 [2024-03-15T16:14:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
12:14:18 [2024-03-15T16:14:18.447Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:18 [2024-03-15T16:14:18.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
12:14:18 [2024-03-15T16:14:18.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122274522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:14:18 [2024-03-15T16:14:18.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122274522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:14:18 [2024-03-15T16:14:18.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122274522 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
12:14:18 [2024-03-15T16:14:18.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122274522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122274523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122274523 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}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122274525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122274580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122274587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122274587 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122274587 data=null}, ToolItem with tooltip text {Add Bookmark...}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274588 data=null doit=true}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274589 data=null}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274589 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274589 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274590 data=null doit=true}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274590 data=null}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274590 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274590 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274591 data=null doit=true}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274591 data=null}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274591 data=null button=1 stateMask=0x0 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1122274592 data=null button=1 stateMask=0x80000 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
12:14:18 [2024-03-15T16:14:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
12:14:18 [2024-03-15T16:14:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
12:14:18 [2024-03-15T16:14:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
12:14:18 [2024-03-15T16:14:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1122274650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
12:14:18 [2024-03-15T16:14:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
12:14:18 [2024-03-15T16:14:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:20 [2024-03-15T16:14:20.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122276406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122276406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122276406 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122276406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122276406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122276406 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}]
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122276407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122276407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122276407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122276407 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122276407 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:14:20 [2024-03-15T16:14:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:20 [2024-03-15T16:14:20.887Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:20 [2024-03-15T16:14:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:14:20 [2024-03-15T16:14:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122276908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.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=1122276909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122276909 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122276909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122276909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.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=1122276909 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}]
12:14:20 [2024-03-15T16:14:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122276910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.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=1122276910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.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=1122276910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.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=1122276910 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.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=1122276910 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:14:20 [2024-03-15T16:14:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:14:20 [2024-03-15T16:14:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:21 [2024-03-15T16:14:21.448Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:21 [2024-03-15T16:14:21.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
12:14:21 [2024-03-15T16:14:21.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:21 [2024-03-15T16:14:21.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:21 [2024-03-15T16:14:21.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277412 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:14:21 [2024-03-15T16:14:21.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:21 [2024-03-15T16:14:21.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:21 [2024-03-15T16:14:21.449Z] 
12:14:21 [2024-03-15T16:14:21.449Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.449Z] 
12:14:21 [2024-03-15T16:14:21.449Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.449Z] 
12:14:21 [2024-03-15T16:14:21.449Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.449Z] 
12:14:21 [2024-03-15T16:14:21.449Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.449Z] 
12:14:21 [2024-03-15T16:14:21.449Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.449Z] 
12:14:21 [2024-03-15T16:14:21.449Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.449Z] 
12:14:21 [2024-03-15T16:14:21.449Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.449Z] 
12:14:21 [2024-03-15T16:14:21.449Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.449Z] 
12:14:21 [2024-03-15T16:14:21.449Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.449Z] 
12:14:21 [2024-03-15T16:14:21.449Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.449Z] 
12:14:21 [2024-03-15T16:14:21.449Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.449Z] 
12:14:21 [2024-03-15T16:14:21.449Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.705Z] 
12:14:21 [2024-03-15T16:14:21.705Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.705Z] 
12:14:21 [2024-03-15T16:14:21.705Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.705Z] 
12:14:21 [2024-03-15T16:14:21.705Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.705Z] 
12:14:21 [2024-03-15T16:14:21.705Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.705Z] 
12:14:21 [2024-03-15T16:14:21.705Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.705Z] 
12:14:21 [2024-03-15T16:14:21.705Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.705Z] 
12:14:21 [2024-03-15T16:14:21.705Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.705Z] 
12:14:21 [2024-03-15T16:14:21.705Z] (Eclipse:12788): Gtk-WARNING **: 16:14:21.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277716 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277716 data=null}, ToolItem with tooltip text {Add Bookmark...}]
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:21 [2024-03-15T16:14:21.705Z] 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')
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122277718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122277718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122277718 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:21 [2024-03-15T16:14:21.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122277718 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122277718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122277719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122277719 data=null 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')]
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277412 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...}]
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277894 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277894 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}]
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277896 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:14:21 [2024-03-15T16:14:21.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122277896 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:14:21 [2024-03-15T16:14:21.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:14:21 [2024-03-15T16:14:21.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:22 [2024-03-15T16:14:22.525Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:22 [2024-03-15T16:14:22.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:14:22 [2024-03-15T16:14:22.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278411 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278412 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}]
12:14:22 [2024-03-15T16:14:22.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278419 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278419 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:14:22 [2024-03-15T16:14:22.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:22 [2024-03-15T16:14:22.783Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:22 [2024-03-15T16:14:22.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:14:22 [2024-03-15T16:14:22.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278921 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278921 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}]
12:14:22 [2024-03-15T16:14:22.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278922 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122278923 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:14:22 [2024-03-15T16:14:22.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:14:22 [2024-03-15T16:14: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.resources"'
12:14:23 [2024-03-15T16:14:23.345Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:23 [2024-03-15T16:14:23.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
12:14:23 [2024-03-15T16:14:23.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:23 [2024-03-15T16:14:23.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:23 [2024-03-15T16:14:23.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279424 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:14:23 [2024-03-15T16:14:23.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:23 [2024-03-15T16:14:23.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] 
12:14:23 [2024-03-15T16:14:23.602Z] (Eclipse:12788): Gtk-WARNING **: 16:14:23.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279711 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279711 data=null}, ToolItem with tooltip text {Add Bookmark...}]
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:23 [2024-03-15T16:14:23.602Z] 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')
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122279713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:23 [2024-03-15T16:14:23.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122279713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:23 [2024-03-15T16:14:23.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122279713 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:23 [2024-03-15T16:14:23.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122279713 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:23 [2024-03-15T16:14:23.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122279713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:23 [2024-03-15T16:14:23.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122279713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:23 [2024-03-15T16:14:23.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122279713 data=null 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')]
12:14:23 [2024-03-15T16:14:23.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279424 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...}]
12:14:23 [2024-03-15T16:14:23.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:14:23 [2024-03-15T16:14:23.858Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:23 [2024-03-15T16:14:23.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
12:14:23 [2024-03-15T16:14:23.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:23 [2024-03-15T16:14:23.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:23 [2024-03-15T16:14:23.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279872 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:14:23 [2024-03-15T16:14:23.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:23 [2024-03-15T16:14:23.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:23 [2024-03-15T16:14:23.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279905 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}]
12:14:23 [2024-03-15T16:14:23.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:23 [2024-03-15T16:14:23.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:23 [2024-03-15T16:14:23.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:23 [2024-03-15T16:14:23.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279921 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:14:23 [2024-03-15T16:14:23.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122279921 data=null}, ToolItem with tooltip text {Previous Marker}]
12:14:23 [2024-03-15T16:14:23.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
12:14:23 [2024-03-15T16:14:23.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280423 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280423 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}]
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280467 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280467 data=null}, ToolItem with tooltip text {Add Bookmark...}]
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280467 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:24 [2024-03-15T16:14:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280468 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}]
12:14:24 [2024-03-15T16:14:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:24 [2024-03-15T16:14:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:24 [2024-03-15T16:14:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:24 [2024-03-15T16:14:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280469 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:14:24 [2024-03-15T16:14:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280469 data=null}, ToolItem with tooltip text {Next Marker}]
12:14:24 [2024-03-15T16:14:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
12:14:24 [2024-03-15T16:14:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:24 [2024-03-15T16:14:24.984Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:24 [2024-03-15T16:14:24.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
12:14:24 [2024-03-15T16:14:24.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:14:24 [2024-03-15T16:14:24.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:14:24 [2024-03-15T16:14:24.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280970 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
12:14:24 [2024-03-15T16:14:24.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:14:24 [2024-03-15T16:14:24.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:14:24 [2024-03-15T16:14:24.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280971 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}]
12:14:24 [2024-03-15T16:14:24.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122280987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281017 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281017 data=null}, ToolItem with tooltip text {Add Bookmark...}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281018 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:24 [2024-03-15T16:14:24.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=1122281018 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}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281018 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281018 data=null}, ToolItem with tooltip text {Previous Marker}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:14:24 [2024-03-15T16:14:24.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281019 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:14:24 [2024-03-15T16:14:24.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:14:24 [2024-03-15T16:14:24.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:14:24 [2024-03-15T16:14:24.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122281020 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}]
12:14:24 [2024-03-15T16:14:24.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=1122281021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:14:24 [2024-03-15T16:14:24.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=1122281021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:14:24 [2024-03-15T16:14:24.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=1122281021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:14:24 [2024-03-15T16:14:24.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=1122281021 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:14:24 [2024-03-15T16:14:24.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=1122281021 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:14:24 [2024-03-15T16:14:24.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:14:24 [2024-03-15T16:14:24.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:25 [2024-03-15T16:14:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:26 [2024-03-15T16:14:26.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:14:26 [2024-03-15T16:14:26.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:14:26 [2024-03-15T16:14:26.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:26 [2024-03-15T16:14:26.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:26 [2024-03-15T16:14:26.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:27 [2024-03-15T16:14:27.171Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:14:27 [2024-03-15T16:14:27.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
12:14:27 [2024-03-15T16:14:27.171Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:27 [2024-03-15T16:14:27.171Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:27 [2024-03-15T16:14:27.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
12:14:27 [2024-03-15T16:14:27.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
12:14:27 [2024-03-15T16:14:27.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1122283200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
12:14:27 [2024-03-15T16:14:27.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
12:14:27 [2024-03-15T16:14:27.171Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:27 [2024-03-15T16:14:27.171Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:27 [2024-03-15T16:14:27.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
12:14:27 [2024-03-15T16:14:27.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
12:14:27 [2024-03-15T16:14:27.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1122283234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
12:14:27 [2024-03-15T16:14:27.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
12:14:27 [2024-03-15T16:14:27.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:27 [2024-03-15T16:14:27.733Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:27 [2024-03-15T16:14:27.734Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:27 [2024-03-15T16:14:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:29 [2024-03-15T16:14:29.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:14:29 [2024-03-15T16:14:29.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:14:29 [2024-03-15T16:14:29.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:29 [2024-03-15T16:14:29.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:29 [2024-03-15T16:14:29.915Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:29 [2024-03-15T16:14:29.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
12:14:29 [2024-03-15T16:14:29.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122285817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:14:29 [2024-03-15T16:14:29.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=1122285818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:14:29 [2024-03-15T16:14:29.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=1122285818 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
12:14:29 [2024-03-15T16:14:29.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=1122285818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:14:29 [2024-03-15T16:14:29.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=1122285818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:14:29 [2024-03-15T16:14:29.915Z] 
12:14:29 [2024-03-15T16:14:29.915Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:29 [2024-03-15T16:14:29.915Z] 
12:14:29 [2024-03-15T16:14:29.915Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:29 [2024-03-15T16:14:29.915Z] 
12:14:29 [2024-03-15T16:14:29.915Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:29 [2024-03-15T16:14:29.915Z] 
12:14:29 [2024-03-15T16:14:29.915Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:29 [2024-03-15T16:14:29.915Z] 
12:14:29 [2024-03-15T16:14:29.915Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:29 [2024-03-15T16:14:29.915Z] 
12:14:29 [2024-03-15T16:14:29.915Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:29 [2024-03-15T16:14:29.915Z] 
12:14:29 [2024-03-15T16:14:29.915Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:29 [2024-03-15T16:14:29.915Z] 
12:14:29 [2024-03-15T16:14:29.915Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:29 [2024-03-15T16:14:29.915Z] 
12:14:29 [2024-03-15T16:14:29.915Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:29 [2024-03-15T16:14:29.915Z] 
12:14:29 [2024-03-15T16:14:29.915Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:29 [2024-03-15T16:14:29.915Z] 
12:14:29 [2024-03-15T16:14:29.915Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:29 [2024-03-15T16:14:29.915Z] 
12:14:29 [2024-03-15T16:14:29.915Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:29 [2024-03-15T16:14:29.915Z] 
12:14:29 [2024-03-15T16:14:29.915Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:29 [2024-03-15T16:14:29.915Z] 
12:14:29 [2024-03-15T16:14:29.915Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:29 [2024-03-15T16:14:29.915Z] 
12:14:29 [2024-03-15T16:14:29.915Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:29 [2024-03-15T16:14:29.915Z] 
12:14:29 [2024-03-15T16:14:29.915Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:30 [2024-03-15T16:14:30.171Z] 
12:14:30 [2024-03-15T16:14:30.171Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:30 [2024-03-15T16:14:30.171Z] 
12:14:30 [2024-03-15T16:14:30.171Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:30 [2024-03-15T16:14:30.171Z] 
12:14:30 [2024-03-15T16:14:30.171Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:30 [2024-03-15T16:14:30.171Z] 
12:14:30 [2024-03-15T16:14:30.171Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:30 [2024-03-15T16:14:30.171Z] 
12:14:30 [2024-03-15T16:14:30.171Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:30 [2024-03-15T16:14:30.171Z] 
12:14:30 [2024-03-15T16:14:30.171Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:30 [2024-03-15T16:14:30.171Z] 
12:14:30 [2024-03-15T16:14:30.171Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:30 [2024-03-15T16:14:30.171Z] 
12:14:30 [2024-03-15T16:14:30.171Z] (Eclipse:12788): Gtk-WARNING **: 16:14:29.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:30 [2024-03-15T16:14:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122286167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:14:30 [2024-03-15T16:14:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122286169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:14:30 [2024-03-15T16:14:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122286170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:14:30 [2024-03-15T16:14:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122286170 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
12:14:30 [2024-03-15T16:14:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122286170 data=null}, ToolItem with tooltip text {Show View Filters}]
12:14:30 [2024-03-15T16:14:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
12:14:30 [2024-03-15T16:14:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
12:14:30 [2024-03-15T16:14:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1122286173 data=null doit=true}, Shell with text {Filter}]
12:14:30 [2024-03-15T16:14:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:30 [2024-03-15T16:14:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:30 [2024-03-15T16:14:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:14:30 [2024-03-15T16:14:30.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:14:30 [2024-03-15T16:14:30.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: of type 'Text'
12:14:30 [2024-03-15T16:14:30.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: (of type 'Text')
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:14:31 [2024-03-15T16:14:31.295Z] 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')
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1122287182 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')]
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122287182 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')]
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1122287182 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1122287182 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1122287183 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')]
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1122287183 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')]
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1122287183 data=null 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')]
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1122287197 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')]
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122287197 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')]
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1122287197 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')]
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1122287197 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1122287197 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:14:31 [2024-03-15T16:14:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:14:31 [2024-03-15T16:14:31.296Z] 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')
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1122287198 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')]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122287198 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')]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1122287198 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1122287199 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1122287199 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')]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1122287199 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')]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1122287199 data=null 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')]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1122287212 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')]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122287212 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')]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1122287213 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')]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1122287213 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1122287213 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1122287216 data=null button=0 stateMask=0x0 x=106 y=127 count=0}, TreeItem with text {synthetic-trace}]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1122287216 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1122287216 data=null}, TreeItem with text {synthetic-trace}]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1122287216 data=null button=1 stateMask=0x0 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122287216 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}]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1122287217 data=null button=1 stateMask=0x80000 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:14:31 [2024-03-15T16:14:31.296Z] 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')
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1122287218 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')]
12:14:31 [2024-03-15T16:14:31.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122287218 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')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1122287218 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1122287219 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1122287219 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')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1122287219 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')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1122287219 data=null 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')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1122287234 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')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122287234 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')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1122287235 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')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1122287235 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1122287235 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:14:31 [2024-03-15T16:14:31.297Z] 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')
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1122287236 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')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1122287236 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')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1122287236 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1122287236 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1122287236 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')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1122287236 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')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1122287236 data=null 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')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1122287237 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')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1122287237 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')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1122287237 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')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1122287237 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1122287237 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:14:31 [2024-03-15T16:14:31.298Z] 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')
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1122287239 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')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122287239 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')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1122287239 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1122287239 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1122287240 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')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1122287240 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')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1122287240 data=null 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')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1122287242 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')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122287242 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')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1122287243 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')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1122287243 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1122287243 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:14:31 [2024-03-15T16:14:31.298Z] 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')
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1122287244 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')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1122287244 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')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1122287244 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1122287244 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1122287244 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')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1122287244 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')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1122287244 data=null 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')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1122287245 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')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1122287245 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')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1122287245 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')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1122287245 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1122287245 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:14:31 [2024-03-15T16:14:31.299Z] 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')
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1122287246 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')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122287246 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')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1122287246 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1122287246 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1122287246 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')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1122287246 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')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1122287246 data=null 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')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1122287262 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')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122287262 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')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1122287262 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')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1122287262 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1122287262 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
12:14:31 [2024-03-15T16:14:31.299Z] 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')
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1122287263 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')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1122287263 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')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=1122287263 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1122287263 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1122287263 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')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1122287264 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')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=1122287264 data=null 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')]
12:14:31 [2024-03-15T16:14:31.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1122287264 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')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1122287264 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')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1122287264 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')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1122287264 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1122287265 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:14:31 [2024-03-15T16:14:31.300Z] 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')
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1122287266 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')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122287266 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')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1122287266 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1122287266 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1122287266 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')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1122287266 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')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1122287266 data=null 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')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1122287269 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')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122287269 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')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1122287269 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')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1122287269 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1122287269 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
12:14:31 [2024-03-15T16:14:31.300Z] 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')
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1122287270 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')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1122287270 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')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=1122287270 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1122287270 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1122287270 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')]
12:14:31 [2024-03-15T16:14:31.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1122287270 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')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1122287270 data=null 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')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1122287271 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')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1122287271 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')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1122287271 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')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1122287271 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1122287271 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:14:31 [2024-03-15T16:14:31.301Z] 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')
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1122287272 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')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122287272 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')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1122287272 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1122287273 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1122287273 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')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1122287273 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')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1122287273 data=null 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')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1122287285 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')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122287285 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')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1122287285 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')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1122287285 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1122287285 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: of type 'Text'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:14:31 [2024-03-15T16:14:31.301Z] 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')
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:14:31 [2024-03-15T16:14:31.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1122287287 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')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122287287 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')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1122287287 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1122287287 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1122287287 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')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1122287287 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')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1122287287 data=null 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')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1122287296 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')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122287296 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')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1122287296 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')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1122287296 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1122287296 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:31 [2024-03-15T16:14:31.302Z] 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')
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122287297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122287297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122287298 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122287298 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122287298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122287298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122287298 data=null 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')]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122285818 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}]
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:14:31 [2024-03-15T16:14:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289016 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289016 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}]
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289017 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289017 data=null}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
12:14:33 [2024-03-15T16:14:33.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:33 [2024-03-15T16:14:33.451Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:33 [2024-03-15T16:14:33.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
12:14:33 [2024-03-15T16:14:33.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289552 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289552 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}]
12:14:33 [2024-03-15T16:14:33.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289553 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122289553 data=null}, ToolItem with tooltip text {Next Marker}]
12:14:33 [2024-03-15T16:14:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
12:14:33 [2024-03-15T16:14:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:34 [2024-03-15T16:14:34.014Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:34 [2024-03-15T16:14:34.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
12:14:34 [2024-03-15T16:14:34.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122290061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:34 [2024-03-15T16:14:34.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122290061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:34 [2024-03-15T16:14:34.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122290061 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:14:34 [2024-03-15T16:14:34.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122290061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:34 [2024-03-15T16:14:34.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122290061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:34 [2024-03-15T16:14:34.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122290061 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}]
12:14:34 [2024-03-15T16:14:34.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122290062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:34 [2024-03-15T16:14:34.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122290062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:34 [2024-03-15T16:14:34.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122290062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:34 [2024-03-15T16:14:34.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122290062 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:14:34 [2024-03-15T16:14:34.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122290062 data=null}, ToolItem with tooltip text {Next Marker}]
12:14:34 [2024-03-15T16:14:34.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
12:14:34 [2024-03-15T16:14:34.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:34 [2024-03-15T16:14:34.578Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:34 [2024-03-15T16:14:34.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
12:14:34 [2024-03-15T16:14:34.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=1122290616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:34 [2024-03-15T16:14:34.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=1122290616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:34 [2024-03-15T16:14:34.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=1122290616 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:14:34 [2024-03-15T16:14:34.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=1122290616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:34 [2024-03-15T16:14:34.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=1122290616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:34 [2024-03-15T16:14:34.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122290616 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}]
12:14:34 [2024-03-15T16:14:34.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=1122290617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:34 [2024-03-15T16:14:34.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=1122290618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:34 [2024-03-15T16:14:34.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=1122290618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:34 [2024-03-15T16:14:34.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=1122290618 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:14:34 [2024-03-15T16:14:34.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=1122290618 data=null}, ToolItem with tooltip text {Previous Marker}]
12:14:34 [2024-03-15T16:14:34.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
12:14:34 [2024-03-15T16:14:34.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:35 [2024-03-15T16:14:35.139Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:35 [2024-03-15T16:14:35.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
12:14:35 [2024-03-15T16:14:35.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291126 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291127 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}]
12:14:35 [2024-03-15T16:14:35.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291128 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291128 data=null}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
12:14:35 [2024-03-15T16:14:35.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:35 [2024-03-15T16:14:35.701Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:35 [2024-03-15T16:14:35.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
12:14:35 [2024-03-15T16:14:35.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291630 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291630 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}]
12:14:35 [2024-03-15T16:14:35.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291631 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122291631 data=null}, ToolItem with tooltip text {Previous Marker}]
12:14:35 [2024-03-15T16:14:35.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
12:14:35 [2024-03-15T16:14:35.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:35 [2024-03-15T16:14:35.958Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:35 [2024-03-15T16:14:35.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
12:14:35 [2024-03-15T16:14:35.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:35 [2024-03-15T16:14:35.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:35 [2024-03-15T16:14:35.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292133 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:14:35 [2024-03-15T16:14:35.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:35 [2024-03-15T16:14:35.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:35 [2024-03-15T16:14:35.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292133 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}]
12:14:35 [2024-03-15T16:14:35.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:35 [2024-03-15T16:14:35.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:35 [2024-03-15T16:14:35.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:35 [2024-03-15T16:14:35.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292134 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:14:35 [2024-03-15T16:14:35.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292146 data=null}, ToolItem with tooltip text {Next Marker}]
12:14:35 [2024-03-15T16:14:35.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
12:14:35 [2024-03-15T16:14:35.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:36 [2024-03-15T16:14:36.520Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:36 [2024-03-15T16:14:36.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
12:14:36 [2024-03-15T16:14:36.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:36 [2024-03-15T16:14:36.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:36 [2024-03-15T16:14:36.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292650 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:14:36 [2024-03-15T16:14:36.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:36 [2024-03-15T16:14:36.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:36 [2024-03-15T16:14:36.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292651 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}]
12:14:36 [2024-03-15T16:14:36.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:36 [2024-03-15T16:14:36.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:36 [2024-03-15T16:14:36.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:36 [2024-03-15T16:14:36.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292651 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:14:36 [2024-03-15T16:14:36.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122292652 data=null}, ToolItem with tooltip text {Next Marker}]
12:14:36 [2024-03-15T16:14:36.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
12:14:36 [2024-03-15T16:14:36.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:37 [2024-03-15T16:14:37.083Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:37 [2024-03-15T16:14:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
12:14:37 [2024-03-15T16:14:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:37 [2024-03-15T16:14:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:37 [2024-03-15T16:14:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293166 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:14:37 [2024-03-15T16:14:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:37 [2024-03-15T16:14:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:37 [2024-03-15T16:14:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293166 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}]
12:14:37 [2024-03-15T16:14:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:37 [2024-03-15T16:14:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:37 [2024-03-15T16:14:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:14:37 [2024-03-15T16:14:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293167 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:14:37 [2024-03-15T16:14:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293167 data=null}, ToolItem with tooltip text {Next Marker}]
12:14:37 [2024-03-15T16:14:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
12:14:37 [2024-03-15T16:14:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:37 [2024-03-15T16:14:37.644Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:37 [2024-03-15T16:14:37.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
12:14:37 [2024-03-15T16:14:37.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:37 [2024-03-15T16:14:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:37 [2024-03-15T16:14:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293671 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:14:37 [2024-03-15T16:14:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:37 [2024-03-15T16:14:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:37 [2024-03-15T16:14:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293672 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}]
12:14:37 [2024-03-15T16:14:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:37 [2024-03-15T16:14:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:37 [2024-03-15T16:14:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:37 [2024-03-15T16:14:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293672 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:14:37 [2024-03-15T16:14:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122293672 data=null}, ToolItem with tooltip text {Previous Marker}]
12:14:37 [2024-03-15T16:14:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
12:14:37 [2024-03-15T16:14:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:38 [2024-03-15T16:14:38.207Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:38 [2024-03-15T16:14:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
12:14:38 [2024-03-15T16:14:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294185 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294185 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}]
12:14:38 [2024-03-15T16:14:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294219 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294219 data=null}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
12:14:38 [2024-03-15T16:14:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:38 [2024-03-15T16:14:38.769Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:38 [2024-03-15T16:14:38.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
12:14:38 [2024-03-15T16:14:38.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294728 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294728 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}]
12:14:38 [2024-03-15T16:14:38.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294729 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122294729 data=null}, ToolItem with tooltip text {Previous Marker}]
12:14:38 [2024-03-15T16:14:38.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
12:14:38 [2024-03-15T16:14:38.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:38 [2024-03-15T16:14:38.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:40 [2024-03-15T16:14:40.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:14:40 [2024-03-15T16:14:40.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:14:40 [2024-03-15T16:14:40.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:40 [2024-03-15T16:14:40.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
12:14:40 [2024-03-15T16:14:40.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
12:14:40 [2024-03-15T16:14:40.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:40 [2024-03-15T16:14:40.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:40 [2024-03-15T16:14:40.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:41 [2024-03-15T16:14:41.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:14:41 [2024-03-15T16:14:41.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:14:41 [2024-03-15T16:14:41.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:41 [2024-03-15T16:14:41.754Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:42 [2024-03-15T16:14:42.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:43 [2024-03-15T16:14:43.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:14:43 [2024-03-15T16:14:43.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:14:43 [2024-03-15T16:14:43.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:43 [2024-03-15T16:14:43.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
12:14:43 [2024-03-15T16:14:43.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
12:14:43 [2024-03-15T16:14:43.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:43 [2024-03-15T16:14:43.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:45 [2024-03-15T16:14:45.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:14:45 [2024-03-15T16:14:45.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:14:45 [2024-03-15T16:14:45.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:45 [2024-03-15T16:14:45.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:45 [2024-03-15T16:14:45.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:45 [2024-03-15T16:14:45.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:45 [2024-03-15T16:14:45.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:45 [2024-03-15T16:14:45.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:45 [2024-03-15T16:14:45.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:47 [2024-03-15T16:14:47.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:14:47 [2024-03-15T16:14:47.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:14:47 [2024-03-15T16:14:47.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:14:47 [2024-03-15T16:14:47.150Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:14:47 [2024-03-15T16:14:47.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:14:47 [2024-03-15T16:14:47.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122302955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:14:47 [2024-03-15T16:14:47.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122302955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:14:47 [2024-03-15T16:14:47.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122302955 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:14:47 [2024-03-15T16:14:47.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122302955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:14:47 [2024-03-15T16:14:47.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122302955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:46.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:46.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:46.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:46.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:46.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:46.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:46.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:46.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:47.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:47.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:47.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:47.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:47.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:47.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:47.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:47.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:47.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:47.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:47.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] 
12:14:47 [2024-03-15T16:14:47.150Z] (Eclipse:12788): Gtk-WARNING **: 16:14:47.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:14:47 [2024-03-15T16:14:47.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122303291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:14:47 [2024-03-15T16:14:47.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122303293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122303293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122303293 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122303293 data=null}, ToolItem with tooltip text {Show Legend}]
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1122303294 data=null doit=true}, Shell with text {Legend}]
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:47 [2024-03-15T16:14:47.152Z] 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')
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122303305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122303305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122303305 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122303305 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122303305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122303305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122303305 data=null 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')]
12:14:47 [2024-03-15T16:14:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122302955 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}]
12:14:47 [2024-03-15T16:14:47.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:14:47 [2024-03-15T16:14:47.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@7ee9920a] time=1122303557 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:14:47 [2024-03-15T16:14:47.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:14:47 [2024-03-15T16:14:47.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:47 [2024-03-15T16:14:47.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:47 [2024-03-15T16:14:47.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:47 [2024-03-15T16:14:47.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122303589 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:14:47 [2024-03-15T16:14:47.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122303589 data=null doit=true}, TreeItem with text {test}]
12:14:47 [2024-03-15T16:14:47.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122303589 data=null}, TreeItem with text {test}]
12:14:47 [2024-03-15T16:14:47.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122303589 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:14:47 [2024-03-15T16:14:47.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122303589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:14:47 [2024-03-15T16:14:47.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122303596 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:14:47 [2024-03-15T16:14:47.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:14:47 [2024-03-15T16:14:47.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:14:47 [2024-03-15T16:14:47.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:14:48 [2024-03-15T16:14:48.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:14:48 [2024-03-15T16:14:48.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:14:48 [2024-03-15T16:14:48.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:48 [2024-03-15T16:14:48.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:14:48 [2024-03-15T16:14:48.591Z] 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')
12:14:48 [2024-03-15T16:14:48.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:48 [2024-03-15T16:14:48.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:14:48 [2024-03-15T16:14:48.592Z] 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=1122304489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:48 [2024-03-15T16:14:48.592Z] 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=1122304489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:48 [2024-03-15T16:14:48.592Z] 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=1122304489 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:48 [2024-03-15T16:14:48.592Z] 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=1122304489 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:48 [2024-03-15T16:14:48.592Z] 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=1122304489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:48 [2024-03-15T16:14:48.592Z] 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=1122304489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:48 [2024-03-15T16:14:48.592Z] 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=1122304490 data=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')]
12:14:48 [2024-03-15T16:14:48.592Z] 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=1122304490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:48 [2024-03-15T16:14:48.592Z] 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=1122304490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:48 [2024-03-15T16:14:48.592Z] 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=1122304490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:48 [2024-03-15T16:14:48.592Z] 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=1122304490 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:48 [2024-03-15T16:14:48.592Z] 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=1122304490 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:48 [2024-03-15T16:14:48.592Z] 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')
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122304491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122304491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122304491 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122304491 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122304491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122304491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:48 [2024-03-15T16:14:48.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:48 [2024-03-15T16:14:48.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:48 [2024-03-15T16:14:48.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:48 [2024-03-15T16:14:48.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:48 [2024-03-15T16:14:48.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122304491 data=null 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')]
12:14:48 [2024-03-15T16:14:48.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122303637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:14:48 [2024-03-15T16:14:48.849Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 44.73 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
12:14:48 [2024-03-15T16:14:48.849Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testKeyboardSelectNextPreviousMarker -- Time elapsed: 8.169 s
12:14:48 [2024-03-15T16:14:48.849Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowRows -- Time elapsed: 2.072 s
12:14:48 [2024-03-15T16:14:48.849Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testMarkerAxis -- Time elapsed: 3.862 s
12:14:48 [2024-03-15T16:14:48.849Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testAddRemoveBookmark -- Time elapsed: 6.769 s
12:14:48 [2024-03-15T16:14:48.849Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowMarkers -- Time elapsed: 2.218 s
12:14:48 [2024-03-15T16:14:48.849Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest skipped
12:14:48 [2024-03-15T16:14:48.849Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testFilter -- Time elapsed: 3.648 s
12:14:48 [2024-03-15T16:14:48.849Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolBarSelectNextPreviousMarker -- Time elapsed: 7.341 s
12:14:48 [2024-03-15T16:14:48.849Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testHorizontalScrollbar -- Time elapsed: 1.645 s
12:14:48 [2024-03-15T16:14:48.849Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolbar -- Time elapsed: 1.537 s
12:14:48 [2024-03-15T16:14:48.849Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testVerticalScrollbar -- Time elapsed: 1.550 s
12:14:48 [2024-03-15T16:14:48.849Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testOpenCloseOpen -- Time elapsed: 1.945 s
12:14:48 [2024-03-15T16:14:48.849Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testLegend -- Time elapsed: 1.998 s
12:14:48 [2024-03-15T16:14:48.849Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
12:14:48 [2024-03-15T16:14:48.849Z] 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@7ee9920a] time=1122305014 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:14:49 [2024-03-15T16:14:49.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:49 [2024-03-15T16:14:49.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:14:49 [2024-03-15T16:14:49.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:14:49 [2024-03-15T16:14:49.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:14:49 [2024-03-15T16:14:49.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122305130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:14:49 [2024-03-15T16:14:49.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:14:51 [2024-03-15T16:14:51.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:14:51 [2024-03-15T16:14:51.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:14:51 [2024-03-15T16:14:51.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
12:14:51 [2024-03-15T16:14:51.621Z] 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"'
12:14:51 [2024-03-15T16:14:51.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:51 [2024-03-15T16:14:51.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:51 [2024-03-15T16:14:51.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:51 [2024-03-15T16:14:51.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:51 [2024-03-15T16:14:51.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
12:14:51 [2024-03-15T16:14:51.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston/338'
12:14:51 [2024-03-15T16:14:51.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1122307472 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']
12:14:51 [2024-03-15T16:14:51.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston/338'
12:14:53 [2024-03-15T16:14:53.514Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
12:14:53 [2024-03-15T16:14:53.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
12:14:53 [2024-03-15T16:14:53.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122309514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:14:53 [2024-03-15T16:14:53.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122309514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:14:53 [2024-03-15T16:14:53.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122309514 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
12:14:53 [2024-03-15T16:14:53.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122309514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:14:53 [2024-03-15T16:14:53.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122309514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:14:53 [2024-03-15T16:14:53.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122309514 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}]
12:14:53 [2024-03-15T16:14:53.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122309515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:14:53 [2024-03-15T16:14:53.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122309515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:14:53 [2024-03-15T16:14:53.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122309515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:14:53 [2024-03-15T16:14:53.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122309515 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
12:14:53 [2024-03-15T16:14:53.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122309515 data=null}, ToolItem with tooltip text {Follow critical path forward}]
12:14:53 [2024-03-15T16:14:53.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
12:14:54 [2024-03-15T16:14:54.076Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
12:14:54 [2024-03-15T16:14:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
12:14:54 [2024-03-15T16:14:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:14:54 [2024-03-15T16:14:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:14:54 [2024-03-15T16:14:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310017 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
12:14:54 [2024-03-15T16:14:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:14:54 [2024-03-15T16:14:54.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:14:54 [2024-03-15T16:14:54.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310018 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}]
12:14:54 [2024-03-15T16:14:54.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:14:54 [2024-03-15T16:14:54.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:14:54 [2024-03-15T16:14:54.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:14:54 [2024-03-15T16:14:54.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310019 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
12:14:54 [2024-03-15T16:14:54.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310019 data=null}, ToolItem with tooltip text {Follow critical path forward}]
12:14:54 [2024-03-15T16:14:54.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
12:14:54 [2024-03-15T16:14:54.332Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
12:14:54 [2024-03-15T16:14:54.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path backward}
12:14:54 [2024-03-15T16:14:54.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
12:14:54 [2024-03-15T16:14:54.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
12:14:54 [2024-03-15T16:14:54.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310521 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
12:14:54 [2024-03-15T16:14:54.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
12:14:54 [2024-03-15T16:14:54.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
12:14:54 [2024-03-15T16:14:54.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310521 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}]
12:14:54 [2024-03-15T16:14:54.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
12:14:54 [2024-03-15T16:14:54.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
12:14:54 [2024-03-15T16:14:54.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122310523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
12:14:54 [2024-03-15T16:14:54.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=1122310523 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
12:14:54 [2024-03-15T16:14:54.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=1122310523 data=null}, ToolItem with tooltip text {Follow critical path backward}]
12:14:54 [2024-03-15T16:14:54.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path backward}
12:14:54 [2024-03-15T16:14:54.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
12:14:54 [2024-03-15T16:14:54.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston-desktop-/340'
12:14:54 [2024-03-15T16:14:54.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1122311076 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']
12:14:54 [2024-03-15T16:14:54.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston-desktop-/340'
12:14:55 [2024-03-15T16:14:55.822Z] 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@7ee9920a] time=1122311729 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:14:55 [2024-03-15T16:14:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:14:55 [2024-03-15T16:14:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:55 [2024-03-15T16:14:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:55 [2024-03-15T16:14:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:55 [2024-03-15T16:14:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122311763 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:14:55 [2024-03-15T16:14:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122311763 data=null doit=true}, TreeItem with text {test}]
12:14:55 [2024-03-15T16:14:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122311763 data=null}, TreeItem with text {test}]
12:14:55 [2024-03-15T16:14:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122311763 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:14:55 [2024-03-15T16:14:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122311763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:14:55 [2024-03-15T16:14:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122311772 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:14:55 [2024-03-15T16:14:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:14:55 [2024-03-15T16:14:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:14:55 [2024-03-15T16:14:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:14:56 [2024-03-15T16:14:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:14:56 [2024-03-15T16:14:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:14:56 [2024-03-15T16:14:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:56 [2024-03-15T16:14:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:14:56 [2024-03-15T16:14:56.749Z] 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')
12:14:56 [2024-03-15T16:14:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:56 [2024-03-15T16:14:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:56 [2024-03-15T16:14:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:56 [2024-03-15T16:14:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:14:56 [2024-03-15T16:14:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:14:56 [2024-03-15T16:14:56.749Z] 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=1122312640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:56 [2024-03-15T16:14:56.749Z] 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=1122312640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:56 [2024-03-15T16:14:56.749Z] 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=1122312640 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:56 [2024-03-15T16:14:56.749Z] 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=1122312640 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:56 [2024-03-15T16:14:56.749Z] 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=1122312640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:56 [2024-03-15T16:14:56.749Z] 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=1122312640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:56 [2024-03-15T16:14:56.749Z] 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=1122312641 data=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')]
12:14:56 [2024-03-15T16:14:56.749Z] 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=1122312641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:56 [2024-03-15T16:14:56.749Z] 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=1122312641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:56 [2024-03-15T16:14:56.749Z] 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=1122312641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:56 [2024-03-15T16:14:56.749Z] 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=1122312641 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:56 [2024-03-15T16:14:56.749Z] 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=1122312641 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:14:56 [2024-03-15T16:14:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:14:56 [2024-03-15T16:14:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:14:56 [2024-03-15T16:14:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:14:56 [2024-03-15T16:14:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:14:56 [2024-03-15T16:14:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:14:56 [2024-03-15T16:14:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:14:56 [2024-03-15T16:14:56.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:14:56 [2024-03-15T16:14:56.750Z] 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')
12:14:56 [2024-03-15T16:14:56.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:14:56 [2024-03-15T16:14:56.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122312642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:56 [2024-03-15T16:14:56.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122312642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:56 [2024-03-15T16:14:56.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122312642 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:56 [2024-03-15T16:14:56.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122312642 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:56 [2024-03-15T16:14:56.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122312642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:56 [2024-03-15T16:14:56.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122312642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:14:56 [2024-03-15T16:14:56.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:56 [2024-03-15T16:14:56.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:56 [2024-03-15T16:14:56.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:56 [2024-03-15T16:14:56.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:56 [2024-03-15T16:14:56.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:14:56 [2024-03-15T16:14:56.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:14:56 [2024-03-15T16:14:56.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122312642 data=null 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')]
12:14:56 [2024-03-15T16:14:56.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122311807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:14:57 [2024-03-15T16:14:57.004Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.133 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
12:14:57 [2024-03-15T16:14:57.004Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest.testFull -- Time elapsed: 6.245 s
12:14:57 [2024-03-15T16:14:57.004Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
12:14:57 [2024-03-15T16:14:57.004Z] 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@7ee9920a] time=1122313154 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:14:57 [2024-03-15T16:14:57.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:57 [2024-03-15T16:14:57.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:14:57 [2024-03-15T16:14:57.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:14:57 [2024-03-15T16:14:57.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:14:57 [2024-03-15T16:14:57.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122313270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:14:57 [2024-03-15T16:14:57.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122317350 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122317350 data=null doit=true}, TreeItem with text {test}]
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122317350 data=null}, TreeItem with text {test}]
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122317350 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122317350 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122317392 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122317392 data=null doit=true}, TreeItem with text {test}]
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122317393 data=null}, TreeItem with text {test}]
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122317393 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122317393 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}]
12:15:01 [2024-03-15T16:15:01.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122317428 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:15:01 [2024-03-15T16:15:01.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1122317432 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1122317433 data=null}, TreeItem with text {Traces [1]}]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1122317433 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122317433 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]}]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1122317488 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1122317489 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1122317489 data=null}, TreeItem with text {synthetic-trace}]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122317489 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122317489 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}]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122317505 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Views} time=1122317506 data=null button=0 stateMask=0x0 x=116 y=104 count=0}, Tree node with text: Views]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1122317507 data=null doit=true}, Tree node with text: Views]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1122317507 data=null}, Tree node with text: Views]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1122317507 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122317507 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]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1122317515 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1122317516 data=null doit=true}, Tree node with text: Views]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1122317516 data=null}, Tree node with text: Views]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1122317516 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122317517 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]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1122317604 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=1122317605 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=1122317605 data=null doit=true}, Tree node with text: Active Thread]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=1122317605 data=null}, Tree node with text: Active Thread]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=1122317606 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122317606 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]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=1122317611 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=1122317611 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=1122317612 data=null doit=true}, Tree node with text: Active Thread]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=1122317612 data=null}, Tree node with text: Active Thread]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=1122317612 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
12:15:01 [2024-03-15T16:15:01.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122317612 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]
12:15:01 [2024-03-15T16:15:01.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=1122317620 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
12:15:01 [2024-03-15T16:15:01.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:15:01 [2024-03-15T16:15:01.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:15:01 [2024-03-15T16:15:01.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1122317683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:15:01 [2024-03-15T16:15:01.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:15:01 [2024-03-15T16:15:01.682Z] 
12:15:01 [2024-03-15T16:15:01.682Z] (Eclipse:12788): Gtk-WARNING **: 16:15:01.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:01 [2024-03-15T16:15:01.682Z] 
12:15:01 [2024-03-15T16:15:01.682Z] (Eclipse:12788): Gtk-WARNING **: 16:15:01.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:01 [2024-03-15T16:15:01.682Z] 
12:15:01 [2024-03-15T16:15:01.682Z] (Eclipse:12788): Gtk-WARNING **: 16:15:01.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:01 [2024-03-15T16:15:01.682Z] 
12:15:01 [2024-03-15T16:15:01.682Z] (Eclipse:12788): Gtk-WARNING **: 16:15:01.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:01 [2024-03-15T16:15:01.938Z] 
12:15:01 [2024-03-15T16:15:01.938Z] (Eclipse:12788): Gtk-WARNING **: 16:15:01.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:01 [2024-03-15T16:15:01.938Z] 
12:15:01 [2024-03-15T16:15:01.938Z] (Eclipse:12788): Gtk-WARNING **: 16:15:01.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:01 [2024-03-15T16:15:01.938Z] 
12:15:01 [2024-03-15T16:15:01.938Z] (Eclipse:12788): Gtk-WARNING **: 16:15:01.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:01 [2024-03-15T16:15:01.938Z] 
12:15:01 [2024-03-15T16:15:01.938Z] (Eclipse:12788): Gtk-WARNING **: 16:15:01.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:01 [2024-03-15T16:15:01.938Z] 
12:15:01 [2024-03-15T16:15:01.938Z] (Eclipse:12788): Gtk-WARNING **: 16:15:01.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:01 [2024-03-15T16:15:01.938Z] 
12:15:01 [2024-03-15T16:15:01.938Z] (Eclipse:12788): Gtk-WARNING **: 16:15:01.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:01 [2024-03-15T16:15:01.938Z] 
12:15:01 [2024-03-15T16:15:01.938Z] (Eclipse:12788): Gtk-WARNING **: 16:15:01.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:01 [2024-03-15T16:15:01.938Z] 
12:15:01 [2024-03-15T16:15:01.938Z] (Eclipse:12788): Gtk-WARNING **: 16:15:01.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:01 [2024-03-15T16:15:01.938Z] 
12:15:01 [2024-03-15T16:15:01.938Z] (Eclipse:12788): Gtk-WARNING **: 16:15:01.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:01 [2024-03-15T16:15:01.938Z] 
12:15:01 [2024-03-15T16:15:01.938Z] (Eclipse:12788): Gtk-WARNING **: 16:15:01.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:01 [2024-03-15T16:15:01.938Z] 
12:15:01 [2024-03-15T16:15:01.938Z] (Eclipse:12788): Gtk-WARNING **: 16:15:01.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:01 [2024-03-15T16:15:01.938Z] 
12:15:01 [2024-03-15T16:15:01.938Z] (Eclipse:12788): Gtk-WARNING **: 16:15:01.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:15:02 [2024-03-15T16:15:02.499Z] 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=1122318477 data=null doit=true}, Shell with text {Help}]
12:15:02 [2024-03-15T16:15:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:15:02 [2024-03-15T16:15:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:15:02 [2024-03-15T16:15:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:02 [2024-03-15T16:15:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:02 [2024-03-15T16:15:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: of type 'Label'
12:15:02 [2024-03-15T16:15:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: (of type 'Label')
12:15:02 [2024-03-15T16:15:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:02 [2024-03-15T16:15:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:02 [2024-03-15T16:15:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122318478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122318479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122318479 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122318479 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122318479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122318479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122318479 data=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')]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=1122318597 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=1122318598 data=null doit=true}, Tree node with text: CPU usage]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=1122318598 data=null}, Tree node with text: CPU usage]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=1122318598 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122318598 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]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=1122318616 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=1122318626 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=1122318626 data=null doit=true}, Tree node with text: CPU usage]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=1122318626 data=null}, Tree node with text: CPU usage]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=1122318626 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122318627 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]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=1122318631 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1122318665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:15:02 [2024-03-15T16:15:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:02 [2024-03-15T16:15:02.756Z] 
12:15:02 [2024-03-15T16:15:02.756Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.012Z] 
12:15:03 [2024-03-15T16:15:03.012Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.012Z] 
12:15:03 [2024-03-15T16:15:03.012Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.012Z] 
12:15:03 [2024-03-15T16:15:03.012Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.012Z] 
12:15:03 [2024-03-15T16:15:03.012Z] (Eclipse:12788): Gtk-WARNING **: 16:15:02.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:15:03 [2024-03-15T16:15:03.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=1122319463 data=null doit=true}, Shell with text {Help}]
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: of type 'Label'
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: (of type 'Label')
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122319464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122319464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122319464 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122319464 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122319464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122319464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122319464 data=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')]
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=1122319569 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=1122319569 data=null doit=true}, Tree node with text: Kernel memory usage]
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=1122319569 data=null}, Tree node with text: Kernel memory usage]
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=1122319570 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122319570 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]
12:15:03 [2024-03-15T16:15:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=1122319588 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
12:15:03 [2024-03-15T16:15:03.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:03 [2024-03-15T16:15:03.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=1122319588 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
12:15:03 [2024-03-15T16:15:03.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=1122319588 data=null doit=true}, Tree node with text: Kernel memory usage]
12:15:03 [2024-03-15T16:15:03.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=1122319588 data=null}, Tree node with text: Kernel memory usage]
12:15:03 [2024-03-15T16:15:03.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=1122319588 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
12:15:03 [2024-03-15T16:15:03.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122319589 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]
12:15:03 [2024-03-15T16:15:03.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=1122319603 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
12:15:03 [2024-03-15T16:15:03.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:15:03 [2024-03-15T16:15:03.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:15:03 [2024-03-15T16:15:03.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1122319634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:15:03 [2024-03-15T16:15:03.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:15:03 [2024-03-15T16:15:03.575Z] 
12:15:03 [2024-03-15T16:15:03.575Z] (Eclipse:12788): Gtk-WARNING **: 16:15:03.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.575Z] 
12:15:03 [2024-03-15T16:15:03.575Z] (Eclipse:12788): Gtk-WARNING **: 16:15:03.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.575Z] 
12:15:03 [2024-03-15T16:15:03.575Z] (Eclipse:12788): Gtk-WARNING **: 16:15:03.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.575Z] 
12:15:03 [2024-03-15T16:15:03.575Z] (Eclipse:12788): Gtk-WARNING **: 16:15:03.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.831Z] 
12:15:03 [2024-03-15T16:15:03.831Z] (Eclipse:12788): Gtk-WARNING **: 16:15:03.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.831Z] 
12:15:03 [2024-03-15T16:15:03.831Z] (Eclipse:12788): Gtk-WARNING **: 16:15:03.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.831Z] 
12:15:03 [2024-03-15T16:15:03.831Z] (Eclipse:12788): Gtk-WARNING **: 16:15:03.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.831Z] 
12:15:03 [2024-03-15T16:15:03.831Z] (Eclipse:12788): Gtk-WARNING **: 16:15:03.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.831Z] 
12:15:03 [2024-03-15T16:15:03.831Z] (Eclipse:12788): Gtk-WARNING **: 16:15:03.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.831Z] 
12:15:03 [2024-03-15T16:15:03.831Z] (Eclipse:12788): Gtk-WARNING **: 16:15:03.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.831Z] 
12:15:03 [2024-03-15T16:15:03.831Z] (Eclipse:12788): Gtk-WARNING **: 16:15:03.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.831Z] 
12:15:03 [2024-03-15T16:15:03.831Z] (Eclipse:12788): Gtk-WARNING **: 16:15:03.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.831Z] 
12:15:03 [2024-03-15T16:15:03.831Z] (Eclipse:12788): Gtk-WARNING **: 16:15:03.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.831Z] 
12:15:03 [2024-03-15T16:15:03.831Z] (Eclipse:12788): Gtk-WARNING **: 16:15:03.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.831Z] 
12:15:03 [2024-03-15T16:15:03.831Z] (Eclipse:12788): Gtk-WARNING **: 16:15:03.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:03 [2024-03-15T16:15:03.831Z] 
12:15:03 [2024-03-15T16:15:03.831Z] (Eclipse:12788): Gtk-WARNING **: 16:15:03.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:15:04 [2024-03-15T16:15:04.392Z] 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=1122320413 data=null doit=true}, Shell with text {Help}]
12:15:04 [2024-03-15T16:15:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:15:04 [2024-03-15T16:15:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: of type 'Label'
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: (of type 'Label')
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122320414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122320414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122320414 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122320414 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122320414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122320414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122320414 data=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')]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=1122320516 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=1122320516 data=null doit=true}, Tree node with text: OS Execution Graph]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=1122320516 data=null}, Tree node with text: OS Execution Graph]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=1122320516 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122320517 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]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=1122320532 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=1122320533 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=1122320533 data=null doit=true}, Tree node with text: OS Execution Graph]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=1122320533 data=null}, Tree node with text: OS Execution Graph]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=1122320533 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122320534 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]
12:15:04 [2024-03-15T16:15:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=1122320537 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
12:15:04 [2024-03-15T16:15:04.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:15:04 [2024-03-15T16:15:04.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:15:04 [2024-03-15T16:15:04.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1122320586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:15:04 [2024-03-15T16:15:04.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:15:04 [2024-03-15T16:15:04.650Z] 
12:15:04 [2024-03-15T16:15:04.650Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.650Z] 
12:15:04 [2024-03-15T16:15:04.650Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.650Z] 
12:15:04 [2024-03-15T16:15:04.650Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.650Z] 
12:15:04 [2024-03-15T16:15:04.650Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.650Z] 
12:15:04 [2024-03-15T16:15:04.650Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.650Z] 
12:15:04 [2024-03-15T16:15:04.650Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.650Z] 
12:15:04 [2024-03-15T16:15:04.650Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.650Z] 
12:15:04 [2024-03-15T16:15:04.650Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.650Z] 
12:15:04 [2024-03-15T16:15:04.650Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.650Z] 
12:15:04 [2024-03-15T16:15:04.650Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.650Z] 
12:15:04 [2024-03-15T16:15:04.650Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.650Z] 
12:15:04 [2024-03-15T16:15:04.650Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.650Z] 
12:15:04 [2024-03-15T16:15:04.650Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.650Z] 
12:15:04 [2024-03-15T16:15:04.650Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.650Z] 
12:15:04 [2024-03-15T16:15:04.650Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.650Z] 
12:15:04 [2024-03-15T16:15:04.650Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.906Z] 
12:15:04 [2024-03-15T16:15:04.906Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.906Z] 
12:15:04 [2024-03-15T16:15:04.906Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.906Z] 
12:15:04 [2024-03-15T16:15:04.906Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:04 [2024-03-15T16:15:04.906Z] 
12:15:04 [2024-03-15T16:15:04.906Z] (Eclipse:12788): Gtk-WARNING **: 16:15:04.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:15:05 [2024-03-15T16:15:05.469Z] 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=1122321386 data=null doit=true}, Shell with text {Help}]
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: of type 'Label'
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: (of type 'Label')
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122321387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122321387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122321387 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122321387 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122321387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:05 [2024-03-15T16:15:05.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122321387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122321387 data=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')]
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=1122321492 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=1122321492 data=null doit=true}, Tree node with text: Futex Contention Analysis]
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=1122321493 data=null}, Tree node with text: Futex Contention Analysis]
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1122321493 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122321493 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]
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1122321512 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=1122321521 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=1122321521 data=null doit=true}, Tree node with text: Futex Contention Analysis]
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=1122321521 data=null}, Tree node with text: Futex Contention Analysis]
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1122321521 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122321522 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]
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1122321526 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1122321560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:15:05 [2024-03-15T16:15:05.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] 
12:15:05 [2024-03-15T16:15:05.726Z] (Eclipse:12788): Gtk-WARNING **: 16:15:05.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:05 [2024-03-15T16:15:05.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:15:05 [2024-03-15T16:15:05.726Z] 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=1122321859 data=null doit=true}, Shell with text {Help}]
12:15:05 [2024-03-15T16:15:05.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:15:05 [2024-03-15T16:15:05.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:15:05 [2024-03-15T16:15:05.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:05 [2024-03-15T16:15:05.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:05 [2024-03-15T16:15:05.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: of type 'Label'
12:15:05 [2024-03-15T16:15:05.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: (of type 'Label')
12:15:05 [2024-03-15T16:15:05.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:05 [2024-03-15T16:15:05.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:05 [2024-03-15T16:15:05.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:05 [2024-03-15T16:15:05.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:05 [2024-03-15T16:15:05.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:15:05 [2024-03-15T16:15:05.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:15:05 [2024-03-15T16:15:05.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122321860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:05 [2024-03-15T16:15:05.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122321860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:05 [2024-03-15T16:15:05.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122321860 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:05 [2024-03-15T16:15:05.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122321860 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:05 [2024-03-15T16:15:05.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122321861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:05 [2024-03-15T16:15:05.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122321861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:05 [2024-03-15T16:15:05.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122321861 data=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')]
12:15:05 [2024-03-15T16:15:05.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:05 [2024-03-15T16:15:05.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:05 [2024-03-15T16:15:05.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=1122321990 data=null button=0 stateMask=0x0 x=187 y=380 count=0}, Tree node with text: Source Code Assistant]
12:15:05 [2024-03-15T16:15:05.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=1122321990 data=null doit=true}, Tree node with text: Source Code Assistant]
12:15:05 [2024-03-15T16:15:05.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=1122321991 data=null}, Tree node with text: Source Code Assistant]
12:15:05 [2024-03-15T16:15:05.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=1122321991 data=null button=1 stateMask=0x0 x=187 y=380 count=1}, Tree node with text: Source Code Assistant]
12:15:05 [2024-03-15T16:15:05.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122321991 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]
12:15:05 [2024-03-15T16:15:05.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=1122321996 data=null button=1 stateMask=0x80000 x=187 y=380 count=1}, Tree node with text: Source Code Assistant]
12:15:05 [2024-03-15T16:15:05.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:05 [2024-03-15T16:15:05.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=1122322163 data=null button=0 stateMask=0x0 x=187 y=373 count=0}, Tree node with text: Source Code Assistant]
12:15:05 [2024-03-15T16:15:05.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=1122322163 data=null doit=true}, Tree node with text: Source Code Assistant]
12:15:05 [2024-03-15T16:15:05.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=1122322163 data=null}, Tree node with text: Source Code Assistant]
12:15:06 [2024-03-15T16:15:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=1122322176 data=null button=1 stateMask=0x0 x=187 y=373 count=1}, Tree node with text: Source Code Assistant]
12:15:06 [2024-03-15T16:15:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122322176 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]
12:15:06 [2024-03-15T16:15:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=1122322195 data=null button=1 stateMask=0x80000 x=187 y=372 count=1}, Tree node with text: Source Code Assistant]
12:15:06 [2024-03-15T16:15:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:15:06 [2024-03-15T16:15:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:15:06 [2024-03-15T16:15:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1122322223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:15:06 [2024-03-15T16:15:06.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:15:06 [2024-03-15T16:15:06.239Z] 
12:15:06 [2024-03-15T16:15:06.239Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.239Z] 
12:15:06 [2024-03-15T16:15:06.239Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.239Z] 
12:15:06 [2024-03-15T16:15:06.239Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.239Z] 
12:15:06 [2024-03-15T16:15:06.239Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.239Z] 
12:15:06 [2024-03-15T16:15:06.239Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.239Z] 
12:15:06 [2024-03-15T16:15:06.239Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.239Z] 
12:15:06 [2024-03-15T16:15:06.239Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.239Z] 
12:15:06 [2024-03-15T16:15:06.239Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.239Z] 
12:15:06 [2024-03-15T16:15:06.239Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.239Z] 
12:15:06 [2024-03-15T16:15:06.239Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.239Z] 
12:15:06 [2024-03-15T16:15:06.239Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.239Z] 
12:15:06 [2024-03-15T16:15:06.239Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.495Z] 
12:15:06 [2024-03-15T16:15:06.495Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.495Z] 
12:15:06 [2024-03-15T16:15:06.495Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.495Z] 
12:15:06 [2024-03-15T16:15:06.495Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.495Z] 
12:15:06 [2024-03-15T16:15:06.495Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.495Z] 
12:15:06 [2024-03-15T16:15:06.495Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.495Z] 
12:15:06 [2024-03-15T16:15:06.495Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.495Z] 
12:15:06 [2024-03-15T16:15:06.495Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.495Z] 
12:15:06 [2024-03-15T16:15:06.495Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.495Z] 
12:15:06 [2024-03-15T16:15:06.495Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.495Z] 
12:15:06 [2024-03-15T16:15:06.495Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.495Z] 
12:15:06 [2024-03-15T16:15:06.495Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:06 [2024-03-15T16:15:06.495Z] 
12:15:06 [2024-03-15T16:15:06.495Z] (Eclipse:12788): Gtk-WARNING **: 16:15:06.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:15:07 [2024-03-15T16:15:07.057Z] 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=1122323016 data=null doit=true}, Shell with text {Help}]
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: of type 'Label'
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: (of type 'Label')
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122323017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122323017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122323017 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122323017 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122323017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122323017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122323017 data=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')]
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=1122323118 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=1122323118 data=null doit=true}, Tree node with text: Counters]
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=1122323118 data=null}, Tree node with text: Counters]
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=1122323118 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122323118 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]
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=1122323147 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:07 [2024-03-15T16:15:07.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=1122323147 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
12:15:07 [2024-03-15T16:15:07.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=1122323147 data=null doit=true}, Tree node with text: Counters]
12:15:07 [2024-03-15T16:15:07.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=1122323147 data=null}, Tree node with text: Counters]
12:15:07 [2024-03-15T16:15:07.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=1122323148 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
12:15:07 [2024-03-15T16:15:07.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122323148 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]
12:15:07 [2024-03-15T16:15:07.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=1122323151 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
12:15:07 [2024-03-15T16:15:07.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:15:07 [2024-03-15T16:15:07.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:15:07 [2024-03-15T16:15:07.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1122323200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:15:07 [2024-03-15T16:15:07.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.314Z] 
12:15:07 [2024-03-15T16:15:07.314Z] (Eclipse:12788): Gtk-WARNING **: 16:15:07.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:07 [2024-03-15T16:15:07.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:15:07 [2024-03-15T16:15:07.877Z] 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=1122324006 data=null doit=true}, Shell with text {Help}]
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: of type 'Label'
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: (of type 'Label')
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122324007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122324007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122324007 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122324007 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122324007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122324007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:07 [2024-03-15T16:15:07.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122324007 data=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')]
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=1122324109 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=1122324110 data=null doit=true}, Tree node with text: IRQ Analysis]
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=1122324110 data=null}, Tree node with text: IRQ Analysis]
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=1122324110 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122324110 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]
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=1122324127 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=1122324128 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=1122324128 data=null doit=true}, Tree node with text: IRQ Analysis]
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=1122324128 data=null}, Tree node with text: IRQ Analysis]
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=1122324129 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122324129 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]
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=1122324146 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:15:08 [2024-03-15T16:15:08.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:15:08 [2024-03-15T16:15:08.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1122324194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:15:08 [2024-03-15T16:15:08.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:15:08 [2024-03-15T16:15:08.134Z] 
12:15:08 [2024-03-15T16:15:08.134Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.134Z] 
12:15:08 [2024-03-15T16:15:08.134Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.134Z] 
12:15:08 [2024-03-15T16:15:08.134Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.134Z] 
12:15:08 [2024-03-15T16:15:08.134Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.389Z] 
12:15:08 [2024-03-15T16:15:08.389Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.389Z] 
12:15:08 [2024-03-15T16:15:08.389Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.389Z] 
12:15:08 [2024-03-15T16:15:08.389Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.389Z] 
12:15:08 [2024-03-15T16:15:08.389Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.389Z] 
12:15:08 [2024-03-15T16:15:08.389Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.389Z] 
12:15:08 [2024-03-15T16:15:08.389Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.389Z] 
12:15:08 [2024-03-15T16:15:08.389Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.389Z] 
12:15:08 [2024-03-15T16:15:08.389Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.389Z] 
12:15:08 [2024-03-15T16:15:08.390Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.390Z] 
12:15:08 [2024-03-15T16:15:08.390Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.390Z] 
12:15:08 [2024-03-15T16:15:08.390Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.390Z] 
12:15:08 [2024-03-15T16:15:08.390Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.390Z] 
12:15:08 [2024-03-15T16:15:08.390Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.390Z] 
12:15:08 [2024-03-15T16:15:08.390Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.390Z] 
12:15:08 [2024-03-15T16:15:08.390Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.390Z] 
12:15:08 [2024-03-15T16:15:08.390Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:15:08 [2024-03-15T16:15:08.390Z] 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=1122324492 data=null doit=true}, Shell with text {Help}]
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: of type 'Label'
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: (of type 'Label')
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122324493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122324493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122324493 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122324494 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122324494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122324494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:08 [2024-03-15T16:15:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122324494 data=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')]
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=1122324598 data=null button=0 stateMask=0x0 x=181 y=418 count=0}, Tree node with text: System Call Latency]
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=1122324599 data=null doit=true}, Tree node with text: System Call Latency]
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=1122324599 data=null}, Tree node with text: System Call Latency]
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=1122324599 data=null button=1 stateMask=0x0 x=181 y=418 count=1}, Tree node with text: System Call Latency]
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122324599 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]
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=1122324765 data=null button=1 stateMask=0x80000 x=181 y=373 count=1}, Tree node with text: System Call Latency]
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=1122324766 data=null button=0 stateMask=0x0 x=181 y=373 count=0}, Tree node with text: System Call Latency]
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=1122324766 data=null doit=true}, Tree node with text: System Call Latency]
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=1122324766 data=null}, Tree node with text: System Call Latency]
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=1122324766 data=null button=1 stateMask=0x0 x=181 y=373 count=1}, Tree node with text: System Call Latency]
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122324766 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]
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=1122324800 data=null button=1 stateMask=0x80000 x=181 y=372 count=1}, Tree node with text: System Call Latency]
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1122324826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:15:08 [2024-03-15T16:15:08.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:08 [2024-03-15T16:15:08.902Z] 
12:15:08 [2024-03-15T16:15:08.902Z] (Eclipse:12788): Gtk-WARNING **: 16:15:08.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:15:09 [2024-03-15T16:15:09.464Z] 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=1122325619 data=null doit=true}, Shell with text {Help}]
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: of type 'Label'
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: (of type 'Label')
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122325620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122325620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122325620 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122325620 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122325620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122325620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:09 [2024-03-15T16:15:09.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122325621 data=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')]
12:15:09 [2024-03-15T16:15:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:09 [2024-03-15T16:15:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:09 [2024-03-15T16:15:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=1122325729 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
12:15:09 [2024-03-15T16:15:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=1122325730 data=null doit=true}, Tree node with text: Statistics]
12:15:09 [2024-03-15T16:15:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=1122325730 data=null}, Tree node with text: Statistics]
12:15:09 [2024-03-15T16:15:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=1122325730 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
12:15:09 [2024-03-15T16:15:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122325730 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]
12:15:09 [2024-03-15T16:15:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=1122325746 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
12:15:09 [2024-03-15T16:15:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:09 [2024-03-15T16:15:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=1122325747 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
12:15:09 [2024-03-15T16:15:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=1122325747 data=null doit=true}, Tree node with text: Statistics]
12:15:09 [2024-03-15T16:15:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=1122325747 data=null}, Tree node with text: Statistics]
12:15:09 [2024-03-15T16:15:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=1122325747 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
12:15:09 [2024-03-15T16:15:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122325747 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]
12:15:09 [2024-03-15T16:15:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=1122325761 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
12:15:09 [2024-03-15T16:15:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:15:09 [2024-03-15T16:15:09.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:15:09 [2024-03-15T16:15:09.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1122325810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:15:09 [2024-03-15T16:15:09.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:09 [2024-03-15T16:15:09.976Z] 
12:15:09 [2024-03-15T16:15:09.976Z] (Eclipse:12788): Gtk-WARNING **: 16:15:09.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:15:10 [2024-03-15T16:15:10.538Z] 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=1122326609 data=null doit=true}, Shell with text {Help}]
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: of type 'Label'
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: (of type 'Label')
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122326610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122326610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122326611 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122326611 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122326611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122326611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122326611 data=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')]
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=1122326718 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=1122326718 data=null doit=true}, Tree node with text: Input/Output]
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=1122326718 data=null}, Tree node with text: Input/Output]
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=1122326718 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
12:15:10 [2024-03-15T16:15:10.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122326718 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]
12:15:10 [2024-03-15T16:15:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=1122326747 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
12:15:10 [2024-03-15T16:15:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:10 [2024-03-15T16:15:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=1122326748 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
12:15:10 [2024-03-15T16:15:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=1122326748 data=null doit=true}, Tree node with text: Input/Output]
12:15:10 [2024-03-15T16:15:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=1122326748 data=null}, Tree node with text: Input/Output]
12:15:10 [2024-03-15T16:15:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=1122326748 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
12:15:10 [2024-03-15T16:15:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122326749 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]
12:15:10 [2024-03-15T16:15:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=1122326752 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
12:15:10 [2024-03-15T16:15:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:15:10 [2024-03-15T16:15:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:15:10 [2024-03-15T16:15:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1122326786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:15:10 [2024-03-15T16:15:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:15:10 [2024-03-15T16:15:10.794Z] 
12:15:10 [2024-03-15T16:15:10.794Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:10 [2024-03-15T16:15:10.794Z] 
12:15:10 [2024-03-15T16:15:10.794Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:10 [2024-03-15T16:15:10.794Z] 
12:15:10 [2024-03-15T16:15:10.794Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:10 [2024-03-15T16:15:10.794Z] 
12:15:10 [2024-03-15T16:15:10.794Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:10 [2024-03-15T16:15:10.794Z] 
12:15:10 [2024-03-15T16:15:10.794Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:10 [2024-03-15T16:15:10.794Z] 
12:15:10 [2024-03-15T16:15:10.794Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:10 [2024-03-15T16:15:10.794Z] 
12:15:10 [2024-03-15T16:15:10.794Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:10 [2024-03-15T16:15:10.794Z] 
12:15:10 [2024-03-15T16:15:10.794Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:10 [2024-03-15T16:15:10.794Z] 
12:15:10 [2024-03-15T16:15:10.794Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:10 [2024-03-15T16:15:10.794Z] 
12:15:10 [2024-03-15T16:15:10.794Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:10 [2024-03-15T16:15:10.794Z] 
12:15:10 [2024-03-15T16:15:10.794Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:10 [2024-03-15T16:15:10.794Z] 
12:15:10 [2024-03-15T16:15:10.794Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.050Z] 
12:15:11 [2024-03-15T16:15:11.050Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.050Z] 
12:15:11 [2024-03-15T16:15:11.050Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.050Z] 
12:15:11 [2024-03-15T16:15:11.050Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.050Z] 
12:15:11 [2024-03-15T16:15:11.050Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.050Z] 
12:15:11 [2024-03-15T16:15:11.050Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.050Z] 
12:15:11 [2024-03-15T16:15:11.050Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.050Z] 
12:15:11 [2024-03-15T16:15:11.050Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.050Z] 
12:15:11 [2024-03-15T16:15:11.050Z] (Eclipse:12788): Gtk-WARNING **: 16:15:10.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:15:11 [2024-03-15T16:15:11.611Z] 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=1122327586 data=null doit=true}, Shell with text {Help}]
12:15:11 [2024-03-15T16:15:11.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:15:11 [2024-03-15T16:15:11.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:15:11 [2024-03-15T16:15:11.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:11 [2024-03-15T16:15:11.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: of type 'Label'
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: (of type 'Label')
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122327587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122327588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122327588 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122327588 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122327588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122327588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122327588 data=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')]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=1122327692 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=1122327692 data=null doit=true}, Tree node with text: Context switch]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=1122327692 data=null}, Tree node with text: Context switch]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=1122327693 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122327693 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]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=1122327711 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=1122327711 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=1122327711 data=null doit=true}, Tree node with text: Context switch]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=1122327711 data=null}, Tree node with text: Context switch]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=1122327711 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122327712 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]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=1122327727 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1122327757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:15:11 [2024-03-15T16:15:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:15:11 [2024-03-15T16:15:11.868Z] 
12:15:11 [2024-03-15T16:15:11.868Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.868Z] 
12:15:11 [2024-03-15T16:15:11.868Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:11 [2024-03-15T16:15:11.869Z] 
12:15:11 [2024-03-15T16:15:11.869Z] (Eclipse:12788): Gtk-WARNING **: 16:15:11.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:15:12 [2024-03-15T16:15:12.430Z] 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=1122328565 data=null doit=true}, Shell with text {Help}]
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: of type 'Label'
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: (of type 'Label')
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122328566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122328566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122328566 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122328566 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122328566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122328566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:15:12 [2024-03-15T16:15:12.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122328566 data=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')]
12:15:12 [2024-03-15T16:15:12.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:12 [2024-03-15T16:15:12.941Z] 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@7ee9920a] time=1122329013 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:15:12 [2024-03-15T16:15:12.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:15:12 [2024-03-15T16:15:12.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:12 [2024-03-15T16:15:12.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:12 [2024-03-15T16:15:12.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:12 [2024-03-15T16:15:12.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122329041 data=null button=0 stateMask=0x0 x=55 y=-42 count=0}, TreeItem with text {test}]
12:15:12 [2024-03-15T16:15:12.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122329041 data=null doit=true}, TreeItem with text {test}]
12:15:12 [2024-03-15T16:15:12.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122329041 data=null}, TreeItem with text {test}]
12:15:12 [2024-03-15T16:15:12.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122329041 data=null button=1 stateMask=0x0 x=55 y=-42 count=1}, TreeItem with text {test}]
12:15:12 [2024-03-15T16:15:12.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122329042 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:15:12 [2024-03-15T16:15:12.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122329092 data=null button=1 stateMask=0x80000 x=55 y=-10 count=1}, TreeItem with text {test}]
12:15:13 [2024-03-15T16:15:13.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:15:13 [2024-03-15T16:15:13.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:15:13 [2024-03-15T16:15:13.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:15:13 [2024-03-15T16:15:13.453Z] 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')
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:15:13 [2024-03-15T16:15:13.453Z] 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=1122329538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:13 [2024-03-15T16:15:13.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=1122329538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:13 [2024-03-15T16:15:13.453Z] 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=1122329538 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:13 [2024-03-15T16:15:13.453Z] 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=1122329538 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:13 [2024-03-15T16:15:13.453Z] 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=1122329538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:13 [2024-03-15T16:15:13.453Z] 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=1122329539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:13 [2024-03-15T16:15:13.453Z] 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=1122329539 data=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')]
12:15:13 [2024-03-15T16:15:13.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=1122329539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:13 [2024-03-15T16:15:13.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=1122329539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:13 [2024-03-15T16:15:13.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=1122329539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:13 [2024-03-15T16:15:13.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=1122329539 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:13 [2024-03-15T16:15:13.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=1122329539 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:13 [2024-03-15T16:15:13.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')
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122329540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122329540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122329540 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122329540 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122329541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:13 [2024-03-15T16:15:13.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122329541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:13 [2024-03-15T16:15:13.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:13 [2024-03-15T16:15:13.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:13 [2024-03-15T16:15:13.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')
12:15:13 [2024-03-15T16:15:13.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')
12:15:13 [2024-03-15T16:15:13.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')
12:15:13 [2024-03-15T16:15:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:15:13 [2024-03-15T16:15:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122329541 data=null 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')]
12:15:13 [2024-03-15T16:15:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122329149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:15:14 [2024-03-15T16:15:14.270Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.11 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
12:15:14 [2024-03-15T16:15:14.270Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest.testHelpMenus -- Time elapsed: 15.17 s
12:15:14 [2024-03-15T16:15:14.270Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
12:15:14 [2024-03-15T16:15:14.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@7ee9920a] time=1122330277 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:15:14 [2024-03-15T16:15:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:14 [2024-03-15T16:15:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:15:14 [2024-03-15T16:15:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:15:14 [2024-03-15T16:15:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:15:14 [2024-03-15T16:15:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122330401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:15:14 [2024-03-15T16:15:14.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:15:14 [2024-03-15T16:15:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:18 [2024-03-15T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:15:18 [2024-03-15T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:15:18 [2024-03-15T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:18 [2024-03-15T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:18 [2024-03-15T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:15:18 [2024-03-15T16:15:18.693Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:15:18 [2024-03-15T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:18 [2024-03-15T16:15:18.693Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:18 [2024-03-15T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:15:18 [2024-03-15T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122334678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:18 [2024-03-15T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122334678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:18 [2024-03-15T16:15:18.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122334678 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:18 [2024-03-15T16:15:18.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122334678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:18 [2024-03-15T16:15:18.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122334678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:18 [2024-03-15T16:15:18.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122334678 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}]
12:15:18 [2024-03-15T16:15:18.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122334679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:18 [2024-03-15T16:15:18.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122334679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:18 [2024-03-15T16:15:18.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122334679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:18 [2024-03-15T16:15:18.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122334679 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:18 [2024-03-15T16:15:18.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122334679 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:18 [2024-03-15T16:15:18.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:15:18 [2024-03-15T16:15:18.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:19 [2024-03-15T16:15:19.255Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:19 [2024-03-15T16:15:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:15:19 [2024-03-15T16:15:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335181 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335182 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}]
12:15:19 [2024-03-15T16:15:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335189 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335189 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:15:19 [2024-03-15T16:15:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:19 [2024-03-15T16:15:19.512Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:19 [2024-03-15T16:15:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:15:19 [2024-03-15T16:15:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335691 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335691 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}]
12:15:19 [2024-03-15T16:15:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335692 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122335692 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:19 [2024-03-15T16:15:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:15:19 [2024-03-15T16:15:19.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:20 [2024-03-15T16:15:20.074Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:20 [2024-03-15T16:15:20.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:15:20 [2024-03-15T16:15:20.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336195 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336195 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}]
12:15:20 [2024-03-15T16:15:20.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336196 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336196 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:15:20 [2024-03-15T16:15:20.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:20 [2024-03-15T16:15:20.637Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:20 [2024-03-15T16:15:20.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:15:20 [2024-03-15T16:15:20.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336698 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336699 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}]
12:15:20 [2024-03-15T16:15:20.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336700 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122336700 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:20 [2024-03-15T16:15:20.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:15:20 [2024-03-15T16:15:20.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:21 [2024-03-15T16:15:21.199Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:21 [2024-03-15T16:15:21.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:15:21 [2024-03-15T16:15:21.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:21 [2024-03-15T16:15:21.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:21 [2024-03-15T16:15:21.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337202 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:21 [2024-03-15T16:15:21.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:21 [2024-03-15T16:15:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:21 [2024-03-15T16:15:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337202 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}]
12:15:21 [2024-03-15T16:15:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:21 [2024-03-15T16:15:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:21 [2024-03-15T16:15:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:21 [2024-03-15T16:15:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337209 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:21 [2024-03-15T16:15:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337209 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:21 [2024-03-15T16:15:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:15:21 [2024-03-15T16:15:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337711 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337711 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}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337713 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337713 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337714 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337714 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}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337715 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122337715 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:21 [2024-03-15T16:15:21.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:15:21 [2024-03-15T16:15:21.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:22 [2024-03-15T16:15:22.324Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:22 [2024-03-15T16:15:22.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:15:22 [2024-03-15T16:15:22.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338217 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338217 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}]
12:15:22 [2024-03-15T16:15:22.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338225 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338225 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:15:22 [2024-03-15T16:15:22.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:22 [2024-03-15T16:15:22.580Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:22 [2024-03-15T16:15:22.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:15:22 [2024-03-15T16:15:22.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338727 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338727 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}]
12:15:22 [2024-03-15T16:15:22.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338729 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122338729 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:22 [2024-03-15T16:15:22.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:15:22 [2024-03-15T16:15:22.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:23 [2024-03-15T16:15:23.141Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:23 [2024-03-15T16:15:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:15:23 [2024-03-15T16:15:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339231 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339231 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}]
12:15:23 [2024-03-15T16:15:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339233 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339233 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:15:23 [2024-03-15T16:15:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:23 [2024-03-15T16:15:23.703Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:23 [2024-03-15T16:15:23.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:15:23 [2024-03-15T16:15:23.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339735 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339735 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}]
12:15:23 [2024-03-15T16:15:23.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339737 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122339737 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:23 [2024-03-15T16:15:23.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:15:23 [2024-03-15T16:15:23.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:24 [2024-03-15T16:15:24.265Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:24 [2024-03-15T16:15:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:15:24 [2024-03-15T16:15:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340239 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340239 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}]
12:15:24 [2024-03-15T16:15:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340241 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340241 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:15:24 [2024-03-15T16:15:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:24 [2024-03-15T16:15:24.826Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:24 [2024-03-15T16:15:24.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:15:24 [2024-03-15T16:15:24.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340743 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340743 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}]
12:15:24 [2024-03-15T16:15:24.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340744 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122340744 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:24 [2024-03-15T16:15:24.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:15:24 [2024-03-15T16:15:24.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:25 [2024-03-15T16:15:25.082Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:25 [2024-03-15T16:15:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:15:25 [2024-03-15T16:15:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:25 [2024-03-15T16:15:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:25 [2024-03-15T16:15:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341247 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:25 [2024-03-15T16:15:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:25 [2024-03-15T16:15:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:25 [2024-03-15T16:15:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341247 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}]
12:15:25 [2024-03-15T16:15:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:25 [2024-03-15T16:15:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:25 [2024-03-15T16:15:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:25 [2024-03-15T16:15:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341249 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:25 [2024-03-15T16:15:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341249 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:25 [2024-03-15T16:15:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:15:25 [2024-03-15T16:15:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:25 [2024-03-15T16:15:25.644Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:25 [2024-03-15T16:15:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:15:25 [2024-03-15T16:15:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:25 [2024-03-15T16:15:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:25 [2024-03-15T16:15:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341751 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:25 [2024-03-15T16:15:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:25 [2024-03-15T16:15:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:25 [2024-03-15T16:15:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341751 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}]
12:15:25 [2024-03-15T16:15:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:25 [2024-03-15T16:15:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:25 [2024-03-15T16:15:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:25 [2024-03-15T16:15:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341753 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:25 [2024-03-15T16:15:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122341753 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:25 [2024-03-15T16:15:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:15:25 [2024-03-15T16:15:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:26 [2024-03-15T16:15:26.205Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:26 [2024-03-15T16:15:26.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:15:26 [2024-03-15T16:15:26.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342255 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342255 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}]
12:15:26 [2024-03-15T16:15:26.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342256 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342256 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:15:26 [2024-03-15T16:15:26.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:26 [2024-03-15T16:15:26.768Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:26 [2024-03-15T16:15:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:15:26 [2024-03-15T16:15:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342758 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342758 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}]
12:15:26 [2024-03-15T16:15:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342759 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122342759 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:26 [2024-03-15T16:15:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:15:26 [2024-03-15T16:15:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:27 [2024-03-15T16:15:27.329Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:27 [2024-03-15T16:15:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:15:27 [2024-03-15T16:15:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:27 [2024-03-15T16:15:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:27 [2024-03-15T16:15:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343261 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:27 [2024-03-15T16:15:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:27 [2024-03-15T16:15:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:27 [2024-03-15T16:15:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343261 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}]
12:15:27 [2024-03-15T16:15:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:27 [2024-03-15T16:15:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:27 [2024-03-15T16:15:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:27 [2024-03-15T16:15:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343263 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:27 [2024-03-15T16:15:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343263 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:15:27 [2024-03-15T16:15:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:15:27 [2024-03-15T16:15:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:27 [2024-03-15T16:15:27.585Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:27 [2024-03-15T16:15:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:15:27 [2024-03-15T16:15:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:27 [2024-03-15T16:15:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:27 [2024-03-15T16:15:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343765 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:27 [2024-03-15T16:15:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:27 [2024-03-15T16:15:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:27 [2024-03-15T16:15:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343765 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}]
12:15:27 [2024-03-15T16:15:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:27 [2024-03-15T16:15:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:27 [2024-03-15T16:15:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:27 [2024-03-15T16:15:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343766 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:27 [2024-03-15T16:15:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122343766 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:27 [2024-03-15T16:15:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:15:27 [2024-03-15T16:15:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:28 [2024-03-15T16:15:28.146Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:28 [2024-03-15T16:15:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:15:28 [2024-03-15T16:15:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122344267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122344268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122344268 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122344268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122344268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122344268 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}]
12:15:28 [2024-03-15T16:15:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122344269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122344269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122344269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122344269 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122344269 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:15:28 [2024-03-15T16:15:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:28 [2024-03-15T16:15:28.707Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:28 [2024-03-15T16:15:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:15:28 [2024-03-15T16:15:28.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=1122344771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.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=1122344771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.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=1122344771 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.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=1122344771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.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=1122344771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.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=1122344771 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}]
12:15:28 [2024-03-15T16:15:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122344772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.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=1122344772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122344772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122344772 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122344773 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:28 [2024-03-15T16:15:28.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:15:28 [2024-03-15T16:15:28.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:29 [2024-03-15T16:15:29.269Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:29 [2024-03-15T16:15:29.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:15:29 [2024-03-15T16:15:29.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345274 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345274 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}]
12:15:29 [2024-03-15T16:15:29.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345276 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345276 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:15:29 [2024-03-15T16:15:29.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:29 [2024-03-15T16:15:29.830Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:29 [2024-03-15T16:15:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:15:29 [2024-03-15T16:15:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345777 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345777 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}]
12:15:29 [2024-03-15T16:15:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345783 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122345784 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:15:29 [2024-03-15T16:15:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:15:29 [2024-03-15T16:15:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:30 [2024-03-15T16:15:30.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:32 [2024-03-15T16:15:32.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:15:32 [2024-03-15T16:15:32.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:15:32 [2024-03-15T16:15:32.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:32 [2024-03-15T16:15:32.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:32 [2024-03-15T16:15:32.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:32 [2024-03-15T16:15:32.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:15:32 [2024-03-15T16:15:32.906Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:15:32 [2024-03-15T16:15:32.906Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:32 [2024-03-15T16:15:32.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:15:32 [2024-03-15T16:15:32.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122349033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:32 [2024-03-15T16:15:32.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122349033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:32 [2024-03-15T16:15:32.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122349033 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:32 [2024-03-15T16:15:32.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122349034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:32 [2024-03-15T16:15:32.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122349034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:32 [2024-03-15T16:15:32.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122349034 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}]
12:15:32 [2024-03-15T16:15:32.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122349034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:32 [2024-03-15T16:15:32.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122349034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:32 [2024-03-15T16:15:32.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122349035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:32 [2024-03-15T16:15:32.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122349035 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:32 [2024-03-15T16:15:32.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122349035 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:15:32 [2024-03-15T16:15:32.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:15:32 [2024-03-15T16:15:32.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:33 [2024-03-15T16:15:33.469Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:33 [2024-03-15T16:15:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:15:33 [2024-03-15T16:15:33.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=1122349536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:33 [2024-03-15T16:15:33.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=1122349536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:33 [2024-03-15T16:15:33.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=1122349536 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:33 [2024-03-15T16:15:33.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=1122349536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:33 [2024-03-15T16:15:33.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=1122349536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:33 [2024-03-15T16:15:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122349537 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}]
12:15:33 [2024-03-15T16:15:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122349538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:33 [2024-03-15T16:15:33.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=1122349538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:33 [2024-03-15T16:15:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122349538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:33 [2024-03-15T16:15:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122349538 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:33 [2024-03-15T16:15:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122349538 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:15:33 [2024-03-15T16:15:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:15:33 [2024-03-15T16:15:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:34 [2024-03-15T16:15:34.030Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:34 [2024-03-15T16:15:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:15:34 [2024-03-15T16:15:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350039 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350039 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}]
12:15:34 [2024-03-15T16:15:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.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=1122350041 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.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=1122350041 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:15:34 [2024-03-15T16:15:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:34 [2024-03-15T16:15:34.592Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:34 [2024-03-15T16:15:34.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:15:34 [2024-03-15T16:15:34.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350542 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350542 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}]
12:15:34 [2024-03-15T16:15:34.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350544 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122350544 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:15:34 [2024-03-15T16:15:34.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:15:34 [2024-03-15T16:15:34.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:35 [2024-03-15T16:15:35.152Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:35 [2024-03-15T16:15:35.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:15:35 [2024-03-15T16:15:35.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351045 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351046 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}]
12:15:35 [2024-03-15T16:15:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351056 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351056 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:15:35 [2024-03-15T16:15:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:35 [2024-03-15T16:15:35.409Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:35 [2024-03-15T16:15:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:15:35 [2024-03-15T16:15:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351558 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351558 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}]
12:15:35 [2024-03-15T16:15:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351559 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122351559 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:15:35 [2024-03-15T16:15:35.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:15:35 [2024-03-15T16:15:35.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:35 [2024-03-15T16:15:35.973Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:35 [2024-03-15T16:15:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:15:35 [2024-03-15T16:15:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:35 [2024-03-15T16:15:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:35 [2024-03-15T16:15:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352061 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:35 [2024-03-15T16:15:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:35 [2024-03-15T16:15:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:35 [2024-03-15T16:15:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352061 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}]
12:15:35 [2024-03-15T16:15:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:35 [2024-03-15T16:15:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:35 [2024-03-15T16:15:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:35 [2024-03-15T16:15:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352062 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:35 [2024-03-15T16:15:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352063 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:15:35 [2024-03-15T16:15:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:15:35 [2024-03-15T16:15:35.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:36 [2024-03-15T16:15:36.534Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:36 [2024-03-15T16:15:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:15:36 [2024-03-15T16:15:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:36 [2024-03-15T16:15:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:36 [2024-03-15T16:15:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352564 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:36 [2024-03-15T16:15:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:36 [2024-03-15T16:15:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:36 [2024-03-15T16:15:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352565 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}]
12:15:36 [2024-03-15T16:15:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:36 [2024-03-15T16:15:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:36 [2024-03-15T16:15:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:36 [2024-03-15T16:15:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352566 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:36 [2024-03-15T16:15:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122352566 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:15:36 [2024-03-15T16:15:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:15:36 [2024-03-15T16:15:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:37 [2024-03-15T16:15:37.096Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:37 [2024-03-15T16:15:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:15:37 [2024-03-15T16:15:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353067 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353068 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}]
12:15:37 [2024-03-15T16:15:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353069 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353069 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:15:37 [2024-03-15T16:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:37 [2024-03-15T16:15:37.658Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:37 [2024-03-15T16:15:37.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:15:37 [2024-03-15T16:15:37.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353576 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353576 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}]
12:15:37 [2024-03-15T16:15:37.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353578 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122353578 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:15:37 [2024-03-15T16:15:37.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:15:37 [2024-03-15T16:15:37.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:37 [2024-03-15T16:15:37.914Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:37 [2024-03-15T16:15:37.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:15:37 [2024-03-15T16:15:37.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=1122354079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:37 [2024-03-15T16:15:37.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=1122354079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:37 [2024-03-15T16:15:37.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354079 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:37 [2024-03-15T16:15:37.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:37 [2024-03-15T16:15:37.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:37 [2024-03-15T16:15:37.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354079 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}]
12:15:37 [2024-03-15T16:15:37.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:37 [2024-03-15T16:15:37.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=1122354081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:37 [2024-03-15T16:15:37.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:37 [2024-03-15T16:15:37.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354081 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:37 [2024-03-15T16:15:37.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354081 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:15:37 [2024-03-15T16:15:37.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:15:37 [2024-03-15T16:15:37.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:38 [2024-03-15T16:15:38.477Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:38 [2024-03-15T16:15:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:15:38 [2024-03-15T16:15:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:38 [2024-03-15T16:15:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:38 [2024-03-15T16:15:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354583 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:38 [2024-03-15T16:15:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:38 [2024-03-15T16:15:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:38 [2024-03-15T16:15:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354583 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}]
12:15:38 [2024-03-15T16:15:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:38 [2024-03-15T16:15:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:38 [2024-03-15T16:15:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:38 [2024-03-15T16:15:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354584 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:38 [2024-03-15T16:15:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122354584 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:15:38 [2024-03-15T16:15:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:15:38 [2024-03-15T16:15:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:39 [2024-03-15T16:15:39.040Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:39 [2024-03-15T16:15:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:15:39 [2024-03-15T16:15:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355086 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355086 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}]
12:15:39 [2024-03-15T16:15:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355088 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355088 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:15:39 [2024-03-15T16:15:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:39 [2024-03-15T16:15:39.602Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:39 [2024-03-15T16:15:39.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:15:39 [2024-03-15T16:15:39.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355589 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355590 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}]
12:15:39 [2024-03-15T16:15:39.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355591 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122355591 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:15:39 [2024-03-15T16:15:39.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:15:39 [2024-03-15T16:15:39.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:40 [2024-03-15T16:15:40.165Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:40 [2024-03-15T16:15:40.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:15:40 [2024-03-15T16:15:40.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:40 [2024-03-15T16:15:40.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:40 [2024-03-15T16:15:40.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356093 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:40 [2024-03-15T16:15:40.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:40 [2024-03-15T16:15:40.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:40 [2024-03-15T16:15:40.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356093 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}]
12:15:40 [2024-03-15T16:15:40.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:40 [2024-03-15T16:15:40.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:40 [2024-03-15T16:15:40.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:40 [2024-03-15T16:15:40.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356095 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:40 [2024-03-15T16:15:40.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356095 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:15:40 [2024-03-15T16:15:40.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:15:40 [2024-03-15T16:15:40.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:40 [2024-03-15T16:15:40.421Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:40 [2024-03-15T16:15:40.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:15:40 [2024-03-15T16:15:40.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356596 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356596 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}]
12:15:40 [2024-03-15T16:15:40.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356598 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122356598 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:15:40 [2024-03-15T16:15:40.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:40 [2024-03-15T16:15:40.983Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:40 [2024-03-15T16:15:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:15:40 [2024-03-15T16:15:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357099 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357099 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}]
12:15:40 [2024-03-15T16:15:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357101 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357101 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:15:40 [2024-03-15T16:15:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:15:40 [2024-03-15T16:15:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:41 [2024-03-15T16:15:41.545Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:41 [2024-03-15T16:15:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:15:41 [2024-03-15T16:15:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:41 [2024-03-15T16:15:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:41 [2024-03-15T16:15:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357603 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:41 [2024-03-15T16:15:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:41 [2024-03-15T16:15:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:41 [2024-03-15T16:15:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357603 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}]
12:15:41 [2024-03-15T16:15:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:41 [2024-03-15T16:15:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:41 [2024-03-15T16:15:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:41 [2024-03-15T16:15:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357604 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:41 [2024-03-15T16:15:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122357604 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:15:41 [2024-03-15T16:15:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:15:41 [2024-03-15T16:15:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:42 [2024-03-15T16:15:42.108Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:42 [2024-03-15T16:15:42.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:15:42 [2024-03-15T16:15:42.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:42 [2024-03-15T16:15:42.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:42 [2024-03-15T16:15:42.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358106 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:42 [2024-03-15T16:15:42.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:42 [2024-03-15T16:15:42.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:42 [2024-03-15T16:15:42.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358106 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}]
12:15:42 [2024-03-15T16:15:42.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:42 [2024-03-15T16:15:42.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:42 [2024-03-15T16:15:42.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:15:42 [2024-03-15T16:15:42.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358108 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:15:42 [2024-03-15T16:15:42.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358108 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:15:42 [2024-03-15T16:15:42.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:15:42 [2024-03-15T16:15:42.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:42 [2024-03-15T16:15:42.671Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:42 [2024-03-15T16:15:42.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:15:42 [2024-03-15T16:15:42.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358609 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358610 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}]
12:15:42 [2024-03-15T16:15:42.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358611 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122358611 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:15:42 [2024-03-15T16:15:42.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:42 [2024-03-15T16:15:42.928Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:42 [2024-03-15T16:15:42.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:15:42 [2024-03-15T16:15:42.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359112 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359112 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}]
12:15:42 [2024-03-15T16:15:42.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359114 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359114 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:15:42 [2024-03-15T16:15:42.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:15:42 [2024-03-15T16:15:42.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:43 [2024-03-15T16:15:43.490Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:43 [2024-03-15T16:15:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:15:43 [2024-03-15T16:15:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:43 [2024-03-15T16:15:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:43 [2024-03-15T16:15:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359615 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:43 [2024-03-15T16:15:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:43 [2024-03-15T16:15:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:43 [2024-03-15T16:15:43.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359616 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}]
12:15:43 [2024-03-15T16:15:43.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:43 [2024-03-15T16:15:43.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:43 [2024-03-15T16:15:43.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:43 [2024-03-15T16:15:43.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359617 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:43 [2024-03-15T16:15:43.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122359617 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:15:43 [2024-03-15T16:15:43.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:15:43 [2024-03-15T16:15:43.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:44 [2024-03-15T16:15:44.053Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:44 [2024-03-15T16:15:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:15:44 [2024-03-15T16:15:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360119 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360119 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}]
12:15:44 [2024-03-15T16:15:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360121 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360121 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:15:44 [2024-03-15T16:15:44.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:44 [2024-03-15T16:15:44.615Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:15:44 [2024-03-15T16:15:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:15:44 [2024-03-15T16:15:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360622 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360623 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}]
12:15:44 [2024-03-15T16:15:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360624 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122360624 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:15:44 [2024-03-15T16:15:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:15:44 [2024-03-15T16:15:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:45 [2024-03-15T16:15:45.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:47 [2024-03-15T16:15:47.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:15:47 [2024-03-15T16:15:47.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:15:47 [2024-03-15T16:15:47.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:47 [2024-03-15T16:15:47.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:47 [2024-03-15T16:15:47.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:15:47 [2024-03-15T16:15:47.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:47 [2024-03-15T16:15:47.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:15:47 [2024-03-15T16:15:47.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
12:15:47 [2024-03-15T16:15:47.700Z] 
12:15:47 [2024-03-15T16:15:47.700Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.700Z] 
12:15:47 [2024-03-15T16:15:47.700Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.700Z] 
12:15:47 [2024-03-15T16:15:47.700Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.700Z] 
12:15:47 [2024-03-15T16:15:47.700Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.700Z] 
12:15:47 [2024-03-15T16:15:47.700Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.700Z] 
12:15:47 [2024-03-15T16:15:47.700Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.700Z] 
12:15:47 [2024-03-15T16:15:47.700Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.700Z] 
12:15:47 [2024-03-15T16:15:47.700Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.956Z] 
12:15:47 [2024-03-15T16:15:47.956Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.956Z] 
12:15:47 [2024-03-15T16:15:47.956Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.956Z] 
12:15:47 [2024-03-15T16:15:47.956Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.956Z] 
12:15:47 [2024-03-15T16:15:47.956Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.956Z] 
12:15:47 [2024-03-15T16:15:47.956Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.956Z] 
12:15:47 [2024-03-15T16:15:47.956Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.956Z] 
12:15:47 [2024-03-15T16:15:47.956Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.956Z] 
12:15:47 [2024-03-15T16:15:47.956Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.956Z] 
12:15:47 [2024-03-15T16:15:47.956Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.956Z] 
12:15:47 [2024-03-15T16:15:47.956Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.956Z] 
12:15:47 [2024-03-15T16:15:47.956Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.956Z] 
12:15:47 [2024-03-15T16:15:47.956Z] (Eclipse:12788): Gtk-WARNING **: 16:15:47.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-03-15T16:15:47.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
12:15:47 [2024-03-15T16:15:47.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:15:47 [2024-03-15T16:15:47.956Z] 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=1122363992 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:15:47 [2024-03-15T16:15:47.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:15:47 [2024-03-15T16:15:47.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:15:47 [2024-03-15T16:15:47.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:15:47 [2024-03-15T16:15:47.956Z] 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')
12:15:47 [2024-03-15T16:15:47.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:15:47 [2024-03-15T16:15:47.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:15:47 [2024-03-15T16:15:47.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:47 [2024-03-15T16:15:47.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:47 [2024-03-15T16:15:47.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:15:47 [2024-03-15T16:15:47.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
12:15:47 [2024-03-15T16:15:47.957Z] 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')
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
12:15:47 [2024-03-15T16:15:47.957Z] 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')
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:15:47 [2024-03-15T16:15:47.957Z]  ", using matcher: of type 'Text'
12:15:47 [2024-03-15T16:15:47.957Z] 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')
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1122363995 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')]
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1122363995 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')]
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1122363995 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1122363995 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1122363995 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')]
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1122363995 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')]
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1122363995 data=null 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')]
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1122363996 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')]
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1122363996 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')]
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1122363996 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')]
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1122363996 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1122363996 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:15:47 [2024-03-15T16:15:47.957Z] 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')
12:15:47 [2024-03-15T16:15:47.957Z] 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')
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=1122363996 data=null doit=true}, Button with text {All Active Threads}]
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1122363996 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}]
12:15:47 [2024-03-15T16:15:47.957Z] 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')
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1122363997 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1122363997 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')]
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1122363997 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')]
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1122363997 data=null 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')]
12:15:47 [2024-03-15T16:15:47.957Z] 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')
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:47 [2024-03-15T16:15:47.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:15:47 [2024-03-15T16:15:47.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:47 [2024-03-15T16:15:47.958Z] 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')
12:15:47 [2024-03-15T16:15:47.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:15:47 [2024-03-15T16:15:47.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122363999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:47 [2024-03-15T16:15:47.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122363999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:47 [2024-03-15T16:15:47.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122363999 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:47 [2024-03-15T16:15:47.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122363999 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:47 [2024-03-15T16:15:47.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122364000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:47 [2024-03-15T16:15:47.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122364000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:47 [2024-03-15T16:15:47.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122364000 data=null 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')]
12:15:47 [2024-03-15T16:15:47.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1122363674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
12:15:47 [2024-03-15T16:15:47.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:47 [2024-03-15T16:15:47.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:48 [2024-03-15T16:15:48.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:48 [2024-03-15T16:15:48.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:48 [2024-03-15T16:15:48.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:15:48 [2024-03-15T16:15:48.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-03-15T16:15:48.777Z] 
12:15:48 [2024-03-15T16:15:48.777Z] (Eclipse:12788): Gtk-WARNING **: 16:15:48.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:15:49 [2024-03-15T16:15:49.034Z] 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=1122364975 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:15:49 [2024-03-15T16:15:49.034Z] 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')
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:49 [2024-03-15T16:15:49.034Z] 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')
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1122364976 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')]
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1122364977 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')]
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1122364977 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1122364977 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1122364977 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')]
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1122364977 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')]
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1122364977 data=null 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')]
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1122364978 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')]
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1122364978 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')]
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1122364978 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')]
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1122364978 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:15:49 [2024-03-15T16:15:49.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1122364978 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:15:49 [2024-03-15T16:15:49.035Z] 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')
12:15:49 [2024-03-15T16:15:49.035Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
12:15:49 [2024-03-15T16:15:49.035Z] 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=1122365025 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:15:49 [2024-03-15T16:15:49.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1122364681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
12:15:49 [2024-03-15T16:15:49.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:51 [2024-03-15T16:15:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:15:51 [2024-03-15T16:15:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:15:51 [2024-03-15T16:15:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:51 [2024-03-15T16:15:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:51 [2024-03-15T16:15:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:15:51 [2024-03-15T16:15:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:51 [2024-03-15T16:15:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:15:51 [2024-03-15T16:15:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
12:15:51 [2024-03-15T16:15:51.806Z] 
12:15:51 [2024-03-15T16:15:51.806Z] (Eclipse:12788): Gtk-WARNING **: 16:15:51.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:51 [2024-03-15T16:15:51.806Z] 
12:15:51 [2024-03-15T16:15:51.806Z] (Eclipse:12788): Gtk-WARNING **: 16:15:51.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:51 [2024-03-15T16:15:51.806Z] 
12:15:51 [2024-03-15T16:15:51.806Z] (Eclipse:12788): Gtk-WARNING **: 16:15:51.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:51 [2024-03-15T16:15:51.806Z] 
12:15:51 [2024-03-15T16:15:51.806Z] (Eclipse:12788): Gtk-WARNING **: 16:15:51.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
12:15:52 [2024-03-15T16:15:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:15:52 [2024-03-15T16:15:52.062Z] 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=1122368005 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:15:52 [2024-03-15T16:15:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:15:52 [2024-03-15T16:15:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:15:52 [2024-03-15T16:15:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:15:52 [2024-03-15T16:15:52.062Z] 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')
12:15:52 [2024-03-15T16:15:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:15:52 [2024-03-15T16:15:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:15:52 [2024-03-15T16:15:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:52 [2024-03-15T16:15:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:52 [2024-03-15T16:15:52.062Z] 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')
12:15:52 [2024-03-15T16:15:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
12:15:52 [2024-03-15T16:15:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1122368006 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')]
12:15:52 [2024-03-15T16:15:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1122368006 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')]
12:15:52 [2024-03-15T16:15:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1122368006 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:15:52 [2024-03-15T16:15:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1122368006 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:15:52 [2024-03-15T16:15:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1122368007 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')]
12:15:52 [2024-03-15T16:15:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1122368007 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')]
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1122368007 data=null 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')]
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1122368007 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')]
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1122368007 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')]
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1122368007 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')]
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1122368008 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1122368008 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:15:52 [2024-03-15T16:15:52.063Z] 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')
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:52 [2024-03-15T16:15:52.063Z] 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')
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122368008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122368009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122368009 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122368009 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122368009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122368009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122368009 data=null 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')]
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1122367690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:52 [2024-03-15T16:15:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:52 [2024-03-15T16:15:52.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:52 [2024-03-15T16:15:52.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:15:52 [2024-03-15T16:15:52.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
12:15:52 [2024-03-15T16:15:52.320Z] 
12:15:52 [2024-03-15T16:15:52.320Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.320Z] 
12:15:52 [2024-03-15T16:15:52.320Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.320Z] 
12:15:52 [2024-03-15T16:15:52.320Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.320Z] 
12:15:52 [2024-03-15T16:15:52.320Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.320Z] 
12:15:52 [2024-03-15T16:15:52.320Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.320Z] 
12:15:52 [2024-03-15T16:15:52.320Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.320Z] 
12:15:52 [2024-03-15T16:15:52.320Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.320Z] 
12:15:52 [2024-03-15T16:15:52.320Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] 
12:15:52 [2024-03-15T16:15:52.576Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] 
12:15:52 [2024-03-15T16:15:52.576Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] 
12:15:52 [2024-03-15T16:15:52.576Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] 
12:15:52 [2024-03-15T16:15:52.576Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] 
12:15:52 [2024-03-15T16:15:52.576Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] 
12:15:52 [2024-03-15T16:15:52.576Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] 
12:15:52 [2024-03-15T16:15:52.576Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] 
12:15:52 [2024-03-15T16:15:52.576Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] 
12:15:52 [2024-03-15T16:15:52.576Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] 
12:15:52 [2024-03-15T16:15:52.576Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] 
12:15:52 [2024-03-15T16:15:52.576Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] 
12:15:52 [2024-03-15T16:15:52.576Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] 
12:15:52 [2024-03-15T16:15:52.576Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] 
12:15:52 [2024-03-15T16:15:52.576Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] 
12:15:52 [2024-03-15T16:15:52.576Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] 
12:15:52 [2024-03-15T16:15:52.576Z] (Eclipse:12788): Gtk-WARNING **: 16:15:52.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-03-15T16:15:52.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
12:15:52 [2024-03-15T16:15:52.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:15:52 [2024-03-15T16:15:52.576Z] 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=1122368650 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:15:52 [2024-03-15T16:15:52.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:15:52 [2024-03-15T16:15:52.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:15:52 [2024-03-15T16:15:52.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:15:52 [2024-03-15T16:15:52.576Z] 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')
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:52 [2024-03-15T16:15:52.577Z] 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')
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1122368652 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')]
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1122368652 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')]
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1122368652 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1122368652 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1122368652 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')]
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1122368652 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')]
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1122368652 data=null 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')]
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1122368653 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')]
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1122368653 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')]
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1122368653 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')]
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1122368653 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1122368653 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:15:52 [2024-03-15T16:15:52.577Z] 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')
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
12:15:52 [2024-03-15T16:15:52.577Z] 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=1122368697 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:15:52 [2024-03-15T16:15:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1122368336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
12:15:52 [2024-03-15T16:15:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:55 [2024-03-15T16:15:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:15:55 [2024-03-15T16:15:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:15:55 [2024-03-15T16:15:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:55 [2024-03-15T16:15:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:15:55 [2024-03-15T16:15:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:15:55 [2024-03-15T16:15:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:15:55 [2024-03-15T16:15:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:15:55 [2024-03-15T16:15:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:15:55 [2024-03-15T16:15:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:15:55 [2024-03-15T16:15:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:55 [2024-03-15T16:15:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:55 [2024-03-15T16:15:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:15:55 [2024-03-15T16:15:55.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:15:55 [2024-03-15T16:15:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:55 [2024-03-15T16:15:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:55 [2024-03-15T16:15:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:55 [2024-03-15T16:15:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:55 [2024-03-15T16:15:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:55 [2024-03-15T16:15:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:56 [2024-03-15T16:15:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:56 [2024-03-15T16:15:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:56 [2024-03-15T16:15:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:56 [2024-03-15T16:15:56.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:56 [2024-03-15T16:15:56.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:56 [2024-03-15T16:15:56.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:57 [2024-03-15T16:15:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:57 [2024-03-15T16:15:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:57 [2024-03-15T16:15:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:57 [2024-03-15T16:15:57.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:57 [2024-03-15T16:15:57.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:57 [2024-03-15T16:15:57.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:58 [2024-03-15T16:15:58.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:58 [2024-03-15T16:15:58.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:58 [2024-03-15T16:15:58.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:58 [2024-03-15T16:15:58.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:58 [2024-03-15T16:15:58.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:58 [2024-03-15T16:15:58.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:59 [2024-03-15T16:15:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:59 [2024-03-15T16:15:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:59 [2024-03-15T16:15:59.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:15:59 [2024-03-15T16:15:59.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:59 [2024-03-15T16:15:59.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:15:59 [2024-03-15T16:15:59.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:00 [2024-03-15T16:16:00.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:00 [2024-03-15T16:16:00.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:00 [2024-03-15T16:16:00.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:00 [2024-03-15T16:16:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:00 [2024-03-15T16:16:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:00 [2024-03-15T16:16:00.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:01 [2024-03-15T16:16:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:01 [2024-03-15T16:16:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:01 [2024-03-15T16:16:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:01 [2024-03-15T16:16:01.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:01 [2024-03-15T16:16:01.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:01 [2024-03-15T16:16:01.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:02 [2024-03-15T16:16:02.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:02 [2024-03-15T16:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:02 [2024-03-15T16:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:02 [2024-03-15T16:16:02.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:02 [2024-03-15T16:16:02.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:02 [2024-03-15T16:16:02.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:03 [2024-03-15T16:16:03.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:03 [2024-03-15T16:16:03.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:03 [2024-03-15T16:16:03.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:03 [2024-03-15T16:16:03.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:03 [2024-03-15T16:16:03.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:03 [2024-03-15T16:16:03.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:04 [2024-03-15T16:16:04.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:04 [2024-03-15T16:16:04.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:04 [2024-03-15T16:16:04.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:04 [2024-03-15T16:16:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:04 [2024-03-15T16:16:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:04 [2024-03-15T16:16:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:05 [2024-03-15T16:16:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:05 [2024-03-15T16:16:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:05 [2024-03-15T16:16:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:05 [2024-03-15T16:16:05.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:05 [2024-03-15T16:16:05.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:05 [2024-03-15T16:16:05.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:06 [2024-03-15T16:16:06.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:06 [2024-03-15T16:16:06.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:06 [2024-03-15T16:16:06.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:06 [2024-03-15T16:16:06.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:06 [2024-03-15T16:16:06.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:06 [2024-03-15T16:16:06.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:07 [2024-03-15T16:16:07.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:09 [2024-03-15T16:16:09.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:16:09 [2024-03-15T16:16:09.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:09 [2024-03-15T16:16:09.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:09 [2024-03-15T16:16:09.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:09 [2024-03-15T16:16:09.829Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:16:09 [2024-03-15T16:16:09.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
12:16:09 [2024-03-15T16:16:09.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122385761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:16:09 [2024-03-15T16:16:09.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122385761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:16:09 [2024-03-15T16:16:09.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122385761 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
12:16:09 [2024-03-15T16:16:09.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122385761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:16:09 [2024-03-15T16:16:09.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122385761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:16:09 [2024-03-15T16:16:09.829Z] 
12:16:09 [2024-03-15T16:16:09.829Z] (Eclipse:12788): Gtk-WARNING **: 16:16:09.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-03-15T16:16:09.829Z] 
12:16:09 [2024-03-15T16:16:09.829Z] (Eclipse:12788): Gtk-WARNING **: 16:16:09.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-03-15T16:16:09.829Z] 
12:16:09 [2024-03-15T16:16:09.829Z] (Eclipse:12788): Gtk-WARNING **: 16:16:09.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-03-15T16:16:09.829Z] 
12:16:09 [2024-03-15T16:16:09.829Z] (Eclipse:12788): Gtk-WARNING **: 16:16:09.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-03-15T16:16:10.085Z] 
12:16:10 [2024-03-15T16:16:10.085Z] (Eclipse:12788): Gtk-WARNING **: 16:16:09.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-03-15T16:16:10.085Z] 
12:16:10 [2024-03-15T16:16:10.085Z] (Eclipse:12788): Gtk-WARNING **: 16:16:09.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-03-15T16:16:10.085Z] 
12:16:10 [2024-03-15T16:16:10.085Z] (Eclipse:12788): Gtk-WARNING **: 16:16:09.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-03-15T16:16:10.085Z] 
12:16:10 [2024-03-15T16:16:10.085Z] (Eclipse:12788): Gtk-WARNING **: 16:16:09.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-03-15T16:16:10.085Z] 
12:16:10 [2024-03-15T16:16:10.085Z] (Eclipse:12788): Gtk-WARNING **: 16:16:09.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-03-15T16:16:10.085Z] 
12:16:10 [2024-03-15T16:16:10.085Z] (Eclipse:12788): Gtk-WARNING **: 16:16:09.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-03-15T16:16:10.085Z] 
12:16:10 [2024-03-15T16:16:10.085Z] (Eclipse:12788): Gtk-WARNING **: 16:16:09.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-03-15T16:16:10.085Z] 
12:16:10 [2024-03-15T16:16:10.085Z] (Eclipse:12788): Gtk-WARNING **: 16:16:09.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-03-15T16:16:10.085Z] 
12:16:10 [2024-03-15T16:16:10.085Z] (Eclipse:12788): Gtk-WARNING **: 16:16:09.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-03-15T16:16:10.085Z] 
12:16:10 [2024-03-15T16:16:10.085Z] (Eclipse:12788): Gtk-WARNING **: 16:16:09.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-03-15T16:16:10.085Z] 
12:16:10 [2024-03-15T16:16:10.085Z] (Eclipse:12788): Gtk-WARNING **: 16:16:09.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-03-15T16:16:10.085Z] 
12:16:10 [2024-03-15T16:16:10.086Z] (Eclipse:12788): Gtk-WARNING **: 16:16:09.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122386168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122386172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122386172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122386172 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122386172 data=null}, ToolItem with tooltip text {Show View Filters}]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1122386174 data=null doit=true}, Shell with text {Filter}]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:16:10 [2024-03-15T16:16:10.086Z] 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')
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1122386176 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')]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122386176 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')]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1122386176 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1122386176 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1122386176 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')]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1122386176 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')]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1122386176 data=null 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')]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1122386242 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')]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122386242 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')]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1122386242 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')]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1122386242 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1122386242 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
12:16:10 [2024-03-15T16:16:10.086Z] 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')
12:16:10 [2024-03-15T16:16:10.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:10 [2024-03-15T16:16:10.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check Active
12:16:10 [2024-03-15T16:16:10.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check Active} time=1122386243 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')]
12:16:10 [2024-03-15T16:16:10.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=1122386243 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')]
12:16:10 [2024-03-15T16:16:10.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check Active} time=1122386243 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
12:16:10 [2024-03-15T16:16:10.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check Active} time=1122386243 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
12:16:10 [2024-03-15T16:16:10.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check Active} time=1122386244 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')]
12:16:10 [2024-03-15T16:16:10.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check Active} time=1122386244 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')]
12:16:11 [2024-03-15T16:16:11.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check Active} time=1122386244 data=null 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')]
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check Active} time=1122387156 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')]
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=1122387210 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')]
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check Active} time=1122387210 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')]
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check Active} time=1122387210 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check Active} time=1122387210 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check Active
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:16:11 [2024-03-15T16:16:11.272Z] 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')
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1122387211 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')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122387211 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')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1122387211 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1122387211 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1122387212 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')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1122387212 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')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1122387212 data=null 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')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1122387254 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')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122387254 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')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1122387254 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')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1122387254 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1122387255 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
12:16:11 [2024-03-15T16:16:11.273Z] 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')
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck Inactive
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1122387255 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')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1122387255 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')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1122387255 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1122387255 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1122387256 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')]
12:16:11 [2024-03-15T16:16:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1122387256 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')]
12:16:12 [2024-03-15T16:16:12.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1122387256 data=null 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')]
12:16:12 [2024-03-15T16:16:12.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1122388132 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')]
12:16:12 [2024-03-15T16:16:12.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1122388132 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')]
12:16:12 [2024-03-15T16:16:12.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1122388132 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')]
12:16:12 [2024-03-15T16:16:12.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1122388132 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1122388132 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck Inactive
12:16:12 [2024-03-15T16:16:12.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:12 [2024-03-15T16:16:12.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1122388147 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, TreeItem with text {synthetic-trace}]
12:16:12 [2024-03-15T16:16:12.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1122388147 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1122388147 data=null}, TreeItem with text {synthetic-trace}]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1122388147 data=null button=1 stateMask=0x0 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122388148 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}]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1122388148 data=null button=1 stateMask=0x80000 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:16:12 [2024-03-15T16:16:12.203Z] 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')
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1122388149 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')]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122388149 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')]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1122388149 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1122388149 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1122388149 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')]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1122388149 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')]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1122388149 data=null 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')]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1122388182 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')]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122388182 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')]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1122388182 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')]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1122388182 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1122388182 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:16:12 [2024-03-15T16:16:12.203Z] 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')
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1122388183 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')]
12:16:12 [2024-03-15T16:16:12.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1122388183 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')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1122388183 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1122388183 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1122388183 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')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1122388183 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')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1122388183 data=null 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')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1122388187 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')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1122388187 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')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1122388187 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')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1122388187 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1122388187 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:16:12 [2024-03-15T16:16:12.204Z] 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')
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1122388188 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')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122388188 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')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1122388188 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1122388188 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1122388188 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')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1122388188 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')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1122388188 data=null 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')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1122388208 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')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122388208 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')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1122388208 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')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1122388208 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1122388208 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:16:12 [2024-03-15T16:16:12.204Z] 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')
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1122388209 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')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1122388209 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')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1122388209 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1122388209 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1122388209 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')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1122388209 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')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1122388209 data=null 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')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1122388210 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')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1122388210 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')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1122388210 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')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1122388210 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1122388210 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:16:12 [2024-03-15T16:16:12.205Z] 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')
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1122388211 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')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122388211 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')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1122388211 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1122388211 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1122388211 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')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1122388211 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')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1122388211 data=null 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')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1122388271 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')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122388271 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')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1122388271 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')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1122388271 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1122388271 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
12:16:12 [2024-03-15T16:16:12.206Z] 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')
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1122388272 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')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1122388272 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')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=1122388272 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1122388272 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1122388272 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')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1122388272 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')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=1122388272 data=null 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')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1122388274 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')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1122388274 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')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1122388274 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')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1122388274 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1122388274 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:16:12 [2024-03-15T16:16:12.206Z] 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')
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1122388275 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')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122388275 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')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1122388275 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1122388275 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1122388275 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')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1122388275 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')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1122388275 data=null 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')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1122388292 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')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122388292 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')]
12:16:12 [2024-03-15T16:16:12.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1122388292 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')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1122388292 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1122388292 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
12:16:12 [2024-03-15T16:16:12.207Z] 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')
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1122388293 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')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1122388293 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')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=1122388293 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1122388293 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1122388293 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')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1122388294 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')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1122388294 data=null 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')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1122388294 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')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1122388294 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')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1122388294 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')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1122388294 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1122388294 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:16:12 [2024-03-15T16:16:12.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')
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1122388295 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')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122388295 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')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1122388295 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1122388295 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1122388295 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')]
12:16:12 [2024-03-15T16:16:12.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1122388295 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')]
12:16:12 [2024-03-15T16:16:12.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1122388295 data=null 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')]
12:16:12 [2024-03-15T16:16:12.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1122388357 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')]
12:16:12 [2024-03-15T16:16:12.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122388357 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')]
12:16:12 [2024-03-15T16:16:12.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1122388357 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')]
12:16:12 [2024-03-15T16:16:12.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1122388357 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1122388357 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:16:12 [2024-03-15T16:16:12.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:16:12 [2024-03-15T16:16:12.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:16:12 [2024-03-15T16:16:12.770Z] 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')
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1122388860 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')]
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122388860 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')]
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1122388860 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1122388860 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1122388860 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')]
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1122388860 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')]
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1122388860 data=null 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')]
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1122388873 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')]
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122388873 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')]
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1122388873 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')]
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1122388873 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1122388873 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:12 [2024-03-15T16:16:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:12 [2024-03-15T16:16:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:12 [2024-03-15T16:16:12.771Z] 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')
12:16:12 [2024-03-15T16:16:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:16:12 [2024-03-15T16:16:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122388874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122388874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122388874 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122388874 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122388874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122388874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:12 [2024-03-15T16:16:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122388875 data=null 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')]
12:16:12 [2024-03-15T16:16:12.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122385761 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}]
12:16:13 [2024-03-15T16:16:13.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:13 [2024-03-15T16:16:13.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:13 [2024-03-15T16:16:13.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:13 [2024-03-15T16:16:13.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:15 [2024-03-15T16:16:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:16:15 [2024-03-15T16:16:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:15 [2024-03-15T16:16:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:15 [2024-03-15T16:16:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:15 [2024-03-15T16:16:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:16:15 [2024-03-15T16:16:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] 
12:16:15 [2024-03-15T16:16:15.804Z] (Eclipse:12788): Gtk-WARNING **: 16:16:15.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-03-15T16:16:15.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
12:16:15 [2024-03-15T16:16:15.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:16:15 [2024-03-15T16:16:15.804Z] 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=1122391938 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:16:15 [2024-03-15T16:16:15.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:16:15 [2024-03-15T16:16:15.805Z] 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')
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
12:16:15 [2024-03-15T16:16:15.805Z] 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')
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
12:16:15 [2024-03-15T16:16:15.805Z] 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')
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
12:16:15 [2024-03-15T16:16:15.805Z] 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')
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:16:15 [2024-03-15T16:16:15.805Z]  ", using matcher: of type 'Text'
12:16:15 [2024-03-15T16:16:15.805Z] 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')
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1122391940 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')]
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1122391940 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')]
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1122391940 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1122391940 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1122391940 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')]
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1122391940 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')]
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1122391940 data=null 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')]
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1122391941 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')]
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1122391941 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')]
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1122391941 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')]
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1122391941 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1122391941 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:16:15 [2024-03-15T16:16:15.805Z] 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')
12:16:15 [2024-03-15T16:16:15.805Z] 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')
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=1122391941 data=null doit=true}, Button with text {All Active Threads}]
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1122391941 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}]
12:16:15 [2024-03-15T16:16:15.805Z] 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')
12:16:15 [2024-03-15T16:16:15.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1122391942 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1122391942 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')]
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1122391942 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')]
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1122391942 data=null 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')]
12:16:15 [2024-03-15T16:16:15.806Z] 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')
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1122391943 data=null doit=true}, Button with text {Active Threads on CPUs:}]
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1122391943 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:}]
12:16:15 [2024-03-15T16:16:15.806Z] 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')
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=1122391943 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=1122391943 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')]
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=1122391943 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')]
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1122391944 data=null 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')]
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:16:15 [2024-03-15T16:16:15.806Z] 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')
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=1122391944 data=null doit=true}, Button with text {All Active Threads}]
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1122391944 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}]
12:16:15 [2024-03-15T16:16:15.806Z] 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')
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1122391944 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1122391944 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')]
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1122391944 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')]
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1122391945 data=null 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')]
12:16:15 [2024-03-15T16:16:15.806Z] 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')
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:15 [2024-03-15T16:16:15.806Z] 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')
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:15 [2024-03-15T16:16:15.806Z] 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')
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:15 [2024-03-15T16:16:15.806Z] 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')
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122391958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:15 [2024-03-15T16:16:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122391958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:15 [2024-03-15T16:16:15.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122391958 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:15 [2024-03-15T16:16:15.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122391958 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:15 [2024-03-15T16:16:15.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122391959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:15 [2024-03-15T16:16:15.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122391959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:15 [2024-03-15T16:16:15.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122391959 data=null 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')]
12:16:15 [2024-03-15T16:16:15.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1122391645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
12:16:16 [2024-03-15T16:16:16.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:16 [2024-03-15T16:16:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:16 [2024-03-15T16:16:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:16 [2024-03-15T16:16:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
12:16:16 [2024-03-15T16:16:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:16 [2024-03-15T16:16:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
12:16:16 [2024-03-15T16:16:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:16 [2024-03-15T16:16:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
12:16:16 [2024-03-15T16:16:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:16 [2024-03-15T16:16:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:16:16 [2024-03-15T16:16:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
12:16:16 [2024-03-15T16:16:16.318Z] 
12:16:16 [2024-03-15T16:16:16.318Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.318Z] 
12:16:16 [2024-03-15T16:16:16.318Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.318Z] 
12:16:16 [2024-03-15T16:16:16.318Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.318Z] 
12:16:16 [2024-03-15T16:16:16.318Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.318Z] 
12:16:16 [2024-03-15T16:16:16.318Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.318Z] 
12:16:16 [2024-03-15T16:16:16.318Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.318Z] 
12:16:16 [2024-03-15T16:16:16.318Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.318Z] 
12:16:16 [2024-03-15T16:16:16.318Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.318Z] 
12:16:16 [2024-03-15T16:16:16.319Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.319Z] 
12:16:16 [2024-03-15T16:16:16.319Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.319Z] 
12:16:16 [2024-03-15T16:16:16.319Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.319Z] 
12:16:16 [2024-03-15T16:16:16.319Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.319Z] 
12:16:16 [2024-03-15T16:16:16.319Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.319Z] 
12:16:16 [2024-03-15T16:16:16.319Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.319Z] 
12:16:16 [2024-03-15T16:16:16.319Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.319Z] 
12:16:16 [2024-03-15T16:16:16.319Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.575Z] 
12:16:16 [2024-03-15T16:16:16.575Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.575Z] 
12:16:16 [2024-03-15T16:16:16.575Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.575Z] 
12:16:16 [2024-03-15T16:16:16.575Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.575Z] 
12:16:16 [2024-03-15T16:16:16.575Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.575Z] 
12:16:16 [2024-03-15T16:16:16.575Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.575Z] 
12:16:16 [2024-03-15T16:16:16.575Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.575Z] 
12:16:16 [2024-03-15T16:16:16.575Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.575Z] 
12:16:16 [2024-03-15T16:16:16.575Z] (Eclipse:12788): Gtk-WARNING **: 16:16:16.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:16:16 [2024-03-15T16:16:16.575Z] 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=1122392583 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:16:16 [2024-03-15T16:16:16.575Z] 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')
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
12:16:16 [2024-03-15T16:16:16.575Z] 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')
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
12:16:16 [2024-03-15T16:16:16.575Z] 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')
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
12:16:16 [2024-03-15T16:16:16.575Z] 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'
12:16:16 [2024-03-15T16:16:16.575Z] 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')
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:16:16 [2024-03-15T16:16:16.575Z]  ", using matcher: of type 'Text'
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1122392585 data=null doit=true}, Button with text {Active Threads on CPUs:}]
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1122392585 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:}]
12:16:16 [2024-03-15T16:16:16.575Z] 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')
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=1122392586 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=1122392587 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')]
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=1122392587 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')]
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1122392587 data=null 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')]
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:16:16 [2024-03-15T16:16:16.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:16 [2024-03-15T16:16:16.576Z] 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')
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122392587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122392587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122392587 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122392588 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122392588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122392588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122392588 data=null 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')]
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1122392286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:16 [2024-03-15T16:16:16.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:17 [2024-03-15T16:16:17.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:17 [2024-03-15T16:16:17.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:16:17 [2024-03-15T16:16:17.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
12:16:17 [2024-03-15T16:16:17.138Z] 
12:16:17 [2024-03-15T16:16:17.138Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.138Z] 
12:16:17 [2024-03-15T16:16:17.138Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.138Z] 
12:16:17 [2024-03-15T16:16:17.138Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.138Z] 
12:16:17 [2024-03-15T16:16:17.138Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] 
12:16:17 [2024-03-15T16:16:17.395Z] (Eclipse:12788): Gtk-WARNING **: 16:16:17.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:16:17 [2024-03-15T16:16:17.395Z] 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=1122393520 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:16:17 [2024-03-15T16:16:17.395Z] 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')
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
12:16:17 [2024-03-15T16:16:17.395Z] 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')
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
12:16:17 [2024-03-15T16:16:17.396Z] 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')
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
12:16:17 [2024-03-15T16:16:17.396Z] 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'
12:16:17 [2024-03-15T16:16:17.396Z] 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')
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:16:17 [2024-03-15T16:16:17.396Z]  ", using matcher: of type 'Text'
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:16:17 [2024-03-15T16:16:17.396Z] 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')
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1122393523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1122393523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1122393523 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1122393523 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1122393524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1122393524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1122393524 data=null 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')]
12:16:17 [2024-03-15T16:16:17.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1122393208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
12:16:17 [2024-03-15T16:16:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:17 [2024-03-15T16:16:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:20 [2024-03-15T16:16:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:16:20 [2024-03-15T16:16:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:20 [2024-03-15T16:16:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:20 [2024-03-15T16:16:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
12:16:20 [2024-03-15T16:16:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
12:16:20 [2024-03-15T16:16:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:20 [2024-03-15T16:16:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:20 [2024-03-15T16:16:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:23 [2024-03-15T16:16:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:16:23 [2024-03-15T16:16:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:23 [2024-03-15T16:16:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:23 [2024-03-15T16:16:23.432Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:16:23 [2024-03-15T16:16:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:25 [2024-03-15T16:16:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:16:25 [2024-03-15T16:16:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:25 [2024-03-15T16:16:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:25 [2024-03-15T16:16:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
12:16:25 [2024-03-15T16:16:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
12:16:25 [2024-03-15T16:16:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:25 [2024-03-15T16:16:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:28 [2024-03-15T16:16:28.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:16:28 [2024-03-15T16:16:28.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:28 [2024-03-15T16:16:28.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:28 [2024-03-15T16:16:28.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:28 [2024-03-15T16:16:28.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:28 [2024-03-15T16:16:28.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:28 [2024-03-15T16:16:28.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:28 [2024-03-15T16:16:28.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:28 [2024-03-15T16:16:28.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:31 [2024-03-15T16:16:31.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:16:31 [2024-03-15T16:16:31.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:31 [2024-03-15T16:16:31.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:31 [2024-03-15T16:16:31.237Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:16:31 [2024-03-15T16:16:31.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:16:31 [2024-03-15T16:16:31.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=1122407180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:16:31 [2024-03-15T16:16:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122407180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:16:31 [2024-03-15T16:16:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122407180 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:16:31 [2024-03-15T16:16:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122407180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:16:31 [2024-03-15T16:16:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122407181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:16:31 [2024-03-15T16:16:31.238Z] 
12:16:31 [2024-03-15T16:16:31.238Z] (Eclipse:12788): Gtk-WARNING **: 16:16:31.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-03-15T16:16:31.238Z] 
12:16:31 [2024-03-15T16:16:31.238Z] (Eclipse:12788): Gtk-WARNING **: 16:16:31.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-03-15T16:16:31.238Z] 
12:16:31 [2024-03-15T16:16:31.238Z] (Eclipse:12788): Gtk-WARNING **: 16:16:31.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-03-15T16:16:31.238Z] 
12:16:31 [2024-03-15T16:16:31.238Z] (Eclipse:12788): Gtk-WARNING **: 16:16:31.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-03-15T16:16:31.494Z] 
12:16:31 [2024-03-15T16:16:31.494Z] (Eclipse:12788): Gtk-WARNING **: 16:16:31.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-03-15T16:16:31.494Z] 
12:16:31 [2024-03-15T16:16:31.494Z] (Eclipse:12788): Gtk-WARNING **: 16:16:31.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-03-15T16:16:31.494Z] 
12:16:31 [2024-03-15T16:16:31.494Z] (Eclipse:12788): Gtk-WARNING **: 16:16:31.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-03-15T16:16:31.494Z] 
12:16:31 [2024-03-15T16:16:31.494Z] (Eclipse:12788): Gtk-WARNING **: 16:16:31.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-03-15T16:16:31.494Z] 
12:16:31 [2024-03-15T16:16:31.494Z] (Eclipse:12788): Gtk-WARNING **: 16:16:31.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-03-15T16:16:31.494Z] 
12:16:31 [2024-03-15T16:16:31.494Z] (Eclipse:12788): Gtk-WARNING **: 16:16:31.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-03-15T16:16:31.494Z] 
12:16:31 [2024-03-15T16:16:31.494Z] (Eclipse:12788): Gtk-WARNING **: 16:16:31.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-03-15T16:16:31.494Z] 
12:16:31 [2024-03-15T16:16:31.494Z] (Eclipse:12788): Gtk-WARNING **: 16:16:31.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122407495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:16:31 [2024-03-15T16:16:31.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=1122407497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122407498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122407498 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122407498 data=null}, ToolItem with tooltip text {Show Legend}]
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1122407499 data=null doit=true}, Shell with text {Legend}]
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:31 [2024-03-15T16:16:31.496Z] 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')
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122407514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122407514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122407514 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122407514 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122407514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122407514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122407514 data=null 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')]
12:16:31 [2024-03-15T16:16:31.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=1122407181 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}]
12:16:31 [2024-03-15T16:16:31.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:31 [2024-03-15T16:16:31.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@7ee9920a] time=1122407759 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:16:31 [2024-03-15T16:16:31.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:31 [2024-03-15T16:16:31.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:31 [2024-03-15T16:16:31.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:31 [2024-03-15T16:16:31.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:31 [2024-03-15T16:16:31.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122407790 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:16:31 [2024-03-15T16:16:31.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122407790 data=null doit=true}, TreeItem with text {test}]
12:16:31 [2024-03-15T16:16:31.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122407790 data=null}, TreeItem with text {test}]
12:16:31 [2024-03-15T16:16:31.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122407791 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:16:31 [2024-03-15T16:16:31.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122407791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:16:31 [2024-03-15T16:16:31.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122407802 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:16:31 [2024-03-15T16:16:31.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:16:31 [2024-03-15T16:16:31.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:16:31 [2024-03-15T16:16:31.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:16:32 [2024-03-15T16:16:32.682Z] 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')
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:16:32 [2024-03-15T16:16:32.682Z] 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=1122408696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:32 [2024-03-15T16:16:32.682Z] 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=1122408696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:32 [2024-03-15T16:16:32.682Z] 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=1122408696 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:32 [2024-03-15T16:16:32.682Z] 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=1122408696 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:32 [2024-03-15T16:16:32.682Z] 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=1122408696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:32 [2024-03-15T16:16:32.682Z] 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=1122408697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:32 [2024-03-15T16:16:32.682Z] 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=1122408697 data=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')]
12:16:32 [2024-03-15T16:16:32.682Z] 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=1122408697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:32 [2024-03-15T16:16:32.682Z] 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=1122408697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:32 [2024-03-15T16:16:32.682Z] 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=1122408697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:32 [2024-03-15T16:16:32.682Z] 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=1122408697 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:32 [2024-03-15T16:16:32.682Z] 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=1122408697 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:32 [2024-03-15T16:16:32.682Z] 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')
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122408698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122408698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122408698 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122408698 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122408698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:32 [2024-03-15T16:16:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122408698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:32 [2024-03-15T16:16:32.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:32 [2024-03-15T16:16:32.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:32 [2024-03-15T16:16:32.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:32 [2024-03-15T16:16:32.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:32 [2024-03-15T16:16:32.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:32 [2024-03-15T16:16:32.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:16:32 [2024-03-15T16:16:32.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122408698 data=null 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')]
12:16:32 [2024-03-15T16:16:32.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122407843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:16:33 [2024-03-15T16:16:33.196Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.93 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
12:16:33 [2024-03-15T16:16:33.196Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarFollowCPUForwardBackward -- Time elapsed: 15.66 s
12:16:33 [2024-03-15T16:16:33.196Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarSelectNextPreviousStateChange -- Time elapsed: 14.84 s
12:16:33 [2024-03-15T16:16:33.196Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFilteringCpu -- Time elapsed: 3.942 s
12:16:33 [2024-03-15T16:16:33.196Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltering -- Time elapsed: 3.675 s
12:16:33 [2024-03-15T16:16:33.196Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testKeyboardLeftRight -- Time elapsed: 14.70 s
12:16:33 [2024-03-15T16:16:33.196Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testFilter -- Time elapsed: 5.538 s
12:16:33 [2024-03-15T16:16:33.196Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltersDialog -- Time elapsed: 4.639 s
12:16:33 [2024-03-15T16:16:33.196Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testHorizontalScrollbar -- Time elapsed: 2.600 s
12:16:33 [2024-03-15T16:16:33.196Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolbar -- Time elapsed: 2.982 s
12:16:33 [2024-03-15T16:16:33.196Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testVerticalScrollbar -- Time elapsed: 2.385 s
12:16:33 [2024-03-15T16:16:33.196Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testOpenCloseOpen -- Time elapsed: 3.092 s
12:16:33 [2024-03-15T16:16:33.196Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testLegend -- Time elapsed: 2.936 s
12:16:33 [2024-03-15T16:16:33.196Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
12:16:33 [2024-03-15T16:16:33.196Z] 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@7ee9920a] time=1122409224 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:16:33 [2024-03-15T16:16:33.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:16:33 [2024-03-15T16:16:33.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:16:33 [2024-03-15T16:16:33.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:16:33 [2024-03-15T16:16:33.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:16:33 [2024-03-15T16:16:33.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122409339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:16:33 [2024-03-15T16:16:33.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:16:35 [2024-03-15T16:16:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:16:35 [2024-03-15T16:16:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:35 [2024-03-15T16:16:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:16:35 [2024-03-15T16:16:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:35 [2024-03-15T16:16:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:16:35 [2024-03-15T16:16:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:16:35 [2024-03-15T16:16:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:16:35 [2024-03-15T16:16:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:16:35 [2024-03-15T16:16:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:16:35 [2024-03-15T16:16:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:16:35 [2024-03-15T16:16:35.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:35 [2024-03-15T16:16:35.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-03-15T16:16:35.972Z] 
12:16:35 [2024-03-15T16:16:35.972Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.228Z] 
12:16:36 [2024-03-15T16:16:36.228Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.228Z] 
12:16:36 [2024-03-15T16:16:36.228Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.228Z] 
12:16:36 [2024-03-15T16:16:36.228Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.228Z] 
12:16:36 [2024-03-15T16:16:36.228Z] (Eclipse:12788): Gtk-WARNING **: 16:16:35.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:36 [2024-03-15T16:16:36.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122412212 data=null doit=true}, Shell with text {Find}]
12:16:36 [2024-03-15T16:16:36.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:36 [2024-03-15T16:16:36.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:16:36 [2024-03-15T16:16:36.229Z] 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')
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=1122412215 data=null}, (of type 'Combo')]
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:16:36 [2024-03-15T16:16:36.229Z] 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')
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] 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.
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:16:36 [2024-03-15T16:16:36.229Z] 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')
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:16:36 [2024-03-15T16:16:36.229Z] 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.
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:16:36 [2024-03-15T16:16:36.229Z] 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')
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@41f6e83e
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1122412217 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')]
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1122412218 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')]
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1122412218 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1122412218 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1122412218 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')]
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1122412218 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')]
12:16:36 [2024-03-15T16:16:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1122412218 data=null 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')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1122412218 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')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1122412218 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')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1122412218 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')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1122412218 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1122412219 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:16:36 [2024-03-15T16:16:36.230Z] 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')
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:16:36 [2024-03-15T16:16:36.230Z] 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')
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3a439ff7
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1122412219 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')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1122412220 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')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1122412220 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1122412220 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1122412220 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')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1122412220 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')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1122412220 data=null 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')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1122412220 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')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1122412220 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')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1122412220 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')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1122412220 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1122412220 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122412221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122412221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122412221 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122412221 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122412221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122412221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122412221 data=null 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')]
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122412221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122412221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122412221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122412221 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122412221 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: of type 'Combo'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=1122412222 data=null}, (of type 'Combo')]
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:16:36 [2024-03-15T16:16:36.231Z] 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')
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] 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.
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:16:36 [2024-03-15T16:16:36.231Z] 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')
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:16:36 [2024-03-15T16:16:36.231Z] 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.
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:16:36 [2024-03-15T16:16:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:16:36 [2024-03-15T16:16:36.231Z] 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')
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:16:36 [2024-03-15T16:16:36.232Z] 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.
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:16:36 [2024-03-15T16:16:36.232Z] 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')
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:16:36 [2024-03-15T16:16:36.232Z] 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')
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@61a3e18d
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1122412235 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')]
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1122412235 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')]
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1122412235 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1122412235 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1122412235 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')]
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1122412235 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')]
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1122412235 data=null 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')]
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1122412236 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')]
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1122412236 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')]
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1122412236 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')]
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1122412236 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1122412236 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122412236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122412236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122412236 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122412236 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122412236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122412236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122412236 data=null 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')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122412237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122412237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122412237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122412237 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122412237 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:16:36 [2024-03-15T16:16:36.233Z] 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')
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122412238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122412238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122412238 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122412239 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122412239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122412239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122412239 data=null 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')]
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:36 [2024-03-15T16:16:36.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.298: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.298: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.298: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.298: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.490Z] 
12:16:36 [2024-03-15T16:16:36.490Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.491Z] 
12:16:36 [2024-03-15T16:16:36.491Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.491Z] 
12:16:36 [2024-03-15T16:16:36.491Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.491Z] 
12:16:36 [2024-03-15T16:16:36.491Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.491Z] 
12:16:36 [2024-03-15T16:16:36.491Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.491Z] 
12:16:36 [2024-03-15T16:16:36.491Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.491Z] 
12:16:36 [2024-03-15T16:16:36.491Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.491Z] 
12:16:36 [2024-03-15T16:16:36.491Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.491Z] 
12:16:36 [2024-03-15T16:16:36.491Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.491Z] 
12:16:36 [2024-03-15T16:16:36.491Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.491Z] 
12:16:36 [2024-03-15T16:16:36.491Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.491Z] 
12:16:36 [2024-03-15T16:16:36.491Z] (Eclipse:12788): Gtk-WARNING **: 16:16:36.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:36 [2024-03-15T16:16:36.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:36 [2024-03-15T16:16:36.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122412683 data=null doit=true}, Shell with text {Find}]
12:16:36 [2024-03-15T16:16:36.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:36 [2024-03-15T16:16:36.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:16:36 [2024-03-15T16:16:36.749Z] 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')
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1122412686 data=null}, (of type 'Combo')]
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:16:36 [2024-03-15T16:16:36.749Z] 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')
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] 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.
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:16:36 [2024-03-15T16:16:36.749Z] 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')
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:16:36 [2024-03-15T16:16:36.749Z] 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.
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:16:36 [2024-03-15T16:16:36.749Z] 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')
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@51c4d84c
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1122412688 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')]
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1122412688 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')]
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1122412689 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1122412689 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1122412689 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')]
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1122412689 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')]
12:16:36 [2024-03-15T16:16:36.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1122412689 data=null 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')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1122412689 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')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1122412689 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')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1122412689 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')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1122412689 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1122412689 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:16:36 [2024-03-15T16:16:36.750Z] 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')
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:16:36 [2024-03-15T16:16:36.750Z] 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')
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:16:36 [2024-03-15T16:16:36.750Z] 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.
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122412690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122412690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122412690 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122412690 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122412690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122412690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122412691 data=null 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')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122412691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122412691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122412691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122412691 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122412691 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:16:36 [2024-03-15T16:16:36.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1122412693 data=null}, (of type 'Combo')]
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:16:36 [2024-03-15T16:16:36.751Z] 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')
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=1122412693 data=null doit=true}, Button with text {F&orward}]
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1122412693 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}]
12:16:36 [2024-03-15T16:16:36.751Z] 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')
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=1122412694 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=1122412695 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=1122412695 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1122412695 data=null 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')]
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:16:36 [2024-03-15T16:16:36.751Z] 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')
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:16:36 [2024-03-15T16:16:36.751Z] 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.
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:16:36 [2024-03-15T16:16:36.751Z] 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')
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:16:36 [2024-03-15T16:16:36.751Z] 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.
12:16:36 [2024-03-15T16:16:36.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:16:36 [2024-03-15T16:16:36.752Z] 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')
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:16:36 [2024-03-15T16:16:36.752Z] 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')
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:16:36 [2024-03-15T16:16:36.752Z] 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.
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122412707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122412707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122412707 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122412707 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122412707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122412707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122412707 data=null 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')]
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122412708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122412708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122412708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122412708 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122412708 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:16:36 [2024-03-15T16:16:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:16:36 [2024-03-15T16:16:36.753Z] 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')
12:16:36 [2024-03-15T16:16:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:36 [2024-03-15T16:16:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:16:36 [2024-03-15T16:16:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122412710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122412710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122412710 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122412710 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122412710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122412710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:36 [2024-03-15T16:16:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122412710 data=null 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')]
12:16:36 [2024-03-15T16:16:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:36 [2024-03-15T16:16:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:16:36 [2024-03-15T16:16:36.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:37 [2024-03-15T16:16:37.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:16:37 [2024-03-15T16:16:37.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:16:37 [2024-03-15T16:16:37.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:16:37 [2024-03-15T16:16:37.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:16:37 [2024-03-15T16:16:37.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:16:37 [2024-03-15T16:16:37.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:16:37 [2024-03-15T16:16:37.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:37 [2024-03-15T16:16:37.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:37 [2024-03-15T16:16:37.315Z] 
12:16:37 [2024-03-15T16:16:37.315Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.315Z] 
12:16:37 [2024-03-15T16:16:37.315Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.315Z] 
12:16:37 [2024-03-15T16:16:37.315Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.315Z] 
12:16:37 [2024-03-15T16:16:37.315Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.315Z] 
12:16:37 [2024-03-15T16:16:37.315Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.315Z] 
12:16:37 [2024-03-15T16:16:37.315Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.315Z] 
12:16:37 [2024-03-15T16:16:37.315Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.315Z] 
12:16:37 [2024-03-15T16:16:37.315Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.315Z] 
12:16:37 [2024-03-15T16:16:37.315Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.315Z] 
12:16:37 [2024-03-15T16:16:37.315Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.315Z] 
12:16:37 [2024-03-15T16:16:37.315Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.315Z] 
12:16:37 [2024-03-15T16:16:37.315Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] 
12:16:37 [2024-03-15T16:16:37.572Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] 
12:16:37 [2024-03-15T16:16:37.572Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] 
12:16:37 [2024-03-15T16:16:37.572Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] 
12:16:37 [2024-03-15T16:16:37.572Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] 
12:16:37 [2024-03-15T16:16:37.572Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] 
12:16:37 [2024-03-15T16:16:37.572Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] 
12:16:37 [2024-03-15T16:16:37.572Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] 
12:16:37 [2024-03-15T16:16:37.572Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] 
12:16:37 [2024-03-15T16:16:37.572Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] 
12:16:37 [2024-03-15T16:16:37.572Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] 
12:16:37 [2024-03-15T16:16:37.572Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] 
12:16:37 [2024-03-15T16:16:37.572Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] 
12:16:37 [2024-03-15T16:16:37.572Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] 
12:16:37 [2024-03-15T16:16:37.572Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] 
12:16:37 [2024-03-15T16:16:37.572Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] 
12:16:37 [2024-03-15T16:16:37.572Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122413603 data=null doit=true}, Shell with text {Find}]
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:16:37 [2024-03-15T16:16:37.572Z] 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')
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU} [layout=null] time=1122413606 data=null}, (of type 'Combo')]
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:16:37 [2024-03-15T16:16:37.572Z] 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')
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=1122413607 data=null doit=true}, Button with text {&Backward}]
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1122413607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
12:16:37 [2024-03-15T16:16:37.573Z] 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')
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=1122413608 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=1122413609 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=1122413609 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1122413609 data=null 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')]
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:16:37 [2024-03-15T16:16:37.573Z] 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')
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:16:37 [2024-03-15T16:16:37.573Z] 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.
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:16:37 [2024-03-15T16:16:37.573Z] 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')
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@64f4c577
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1122413610 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')]
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1122413610 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')]
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1122413610 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1122413614 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1122413615 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')]
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1122413615 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')]
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1122413615 data=null 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')]
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1122413615 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')]
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1122413615 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')]
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1122413615 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')]
12:16:37 [2024-03-15T16:16:37.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1122413615 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1122413615 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:16:37 [2024-03-15T16:16:37.574Z] 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')
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1c54c5a
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=1122413621 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')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1122413621 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')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=1122413621 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=1122413621 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=1122413622 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')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=1122413622 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')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=1122413622 data=null 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')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=1122413622 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')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1122413622 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')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=1122413622 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')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=1122413622 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=1122413622 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:16:37 [2024-03-15T16:16:37.574Z] 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')
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:16:37 [2024-03-15T16:16:37.574Z] 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.
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122413623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122413623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122413623 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122413623 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122413623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122413623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122413623 data=null 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')]
12:16:37 [2024-03-15T16:16:37.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122413623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122413624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122413624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122413624 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122413624 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: of type 'Combo'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: (of type 'Combo')
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CP
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CP} [layout=null] time=1122413624 data=null}, (of type 'Combo')]
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CP
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:16:37 [2024-03-15T16:16:37.575Z] 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')
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] 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.
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:16:37 [2024-03-15T16:16:37.575Z] 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')
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:16:37 [2024-03-15T16:16:37.575Z] 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.
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:16:37 [2024-03-15T16:16:37.575Z] 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')
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:16:37 [2024-03-15T16:16:37.575Z] 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.
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:16:37 [2024-03-15T16:16:37.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:16:37 [2024-03-15T16:16:37.575Z] 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')
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:16:37 [2024-03-15T16:16:37.576Z] 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.
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:16:37 [2024-03-15T16:16:37.576Z] 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')
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:16:37 [2024-03-15T16:16:37.576Z] 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.
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122413627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122413631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122413631 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122413632 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122413632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122413632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122413632 data=null 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')]
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122413637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122413638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122413638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122413638 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122413638 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:16:37 [2024-03-15T16:16:37.576Z] 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')
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122413639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122413639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122413639 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122413639 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122413639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122413639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:37 [2024-03-15T16:16:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122413639 data=null 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')]
12:16:37 [2024-03-15T16:16:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:37 [2024-03-15T16:16:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:16:37 [2024-03-15T16:16:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:37 [2024-03-15T16:16:37.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:16:37 [2024-03-15T16:16:37.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:16:37 [2024-03-15T16:16:37.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:16:37 [2024-03-15T16:16:37.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:16:37 [2024-03-15T16:16:37.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:16:37 [2024-03-15T16:16:37.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:16:37 [2024-03-15T16:16:37.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:37 [2024-03-15T16:16:37.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:37 [2024-03-15T16:16:37.833Z] 
12:16:37 [2024-03-15T16:16:37.833Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.833Z] 
12:16:37 [2024-03-15T16:16:37.833Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.833Z] 
12:16:37 [2024-03-15T16:16:37.833Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.833Z] 
12:16:37 [2024-03-15T16:16:37.833Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.833Z] 
12:16:37 [2024-03-15T16:16:37.833Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.833Z] 
12:16:37 [2024-03-15T16:16:37.833Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.833Z] 
12:16:37 [2024-03-15T16:16:37.833Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.833Z] 
12:16:37 [2024-03-15T16:16:37.833Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.833Z] 
12:16:37 [2024-03-15T16:16:37.833Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.833Z] 
12:16:37 [2024-03-15T16:16:37.833Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.833Z] 
12:16:37 [2024-03-15T16:16:37.833Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.833Z] 
12:16:37 [2024-03-15T16:16:37.833Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.833Z] 
12:16:37 [2024-03-15T16:16:37.833Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.833Z] 
12:16:37 [2024-03-15T16:16:37.833Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.833Z] 
12:16:37 [2024-03-15T16:16:37.833Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.833Z] 
12:16:37 [2024-03-15T16:16:37.834Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.834Z] 
12:16:37 [2024-03-15T16:16:37.834Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.834Z] 
12:16:37 [2024-03-15T16:16:37.834Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.834Z] 
12:16:37 [2024-03-15T16:16:37.834Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:37 [2024-03-15T16:16:37.834Z] 
12:16:37 [2024-03-15T16:16:37.834Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.090Z] 
12:16:38 [2024-03-15T16:16:38.090Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.090Z] 
12:16:38 [2024-03-15T16:16:38.090Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.090Z] 
12:16:38 [2024-03-15T16:16:38.090Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.090Z] 
12:16:38 [2024-03-15T16:16:38.090Z] (Eclipse:12788): Gtk-WARNING **: 16:16:37.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122414045 data=null doit=true}, Shell with text {Find}]
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:16:38 [2024-03-15T16:16:38.090Z] 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')
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1122414048 data=null}, (of type 'Combo')]
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:16:38 [2024-03-15T16:16:38.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:16:38 [2024-03-15T16:16:38.090Z] 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')
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] 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.
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:16:38 [2024-03-15T16:16:38.091Z] 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')
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@774665fc
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1122414049 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')]
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1122414049 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')]
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=1122414050 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1122414050 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1122414050 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')]
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1122414050 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')]
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=1122414050 data=null 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')]
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1122414050 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')]
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1122414050 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')]
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1122414050 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')]
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1122414050 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1122414050 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:16:38 [2024-03-15T16:16:38.091Z] 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')
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:16:38 [2024-03-15T16:16:38.091Z] 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.
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:16:38 [2024-03-15T16:16:38.092Z] 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')
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:16:38 [2024-03-15T16:16:38.092Z] 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')
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:16:38 [2024-03-15T16:16:38.092Z] 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.
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122414052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122414052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122414052 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122414052 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122414052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122414052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122414052 data=null 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')]
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122414052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122414052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122414052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122414052 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122414053 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to cpu 1
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {cpu 1} [layout=null] time=1122414065 data=null}, (of type 'Combo')]
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to cpu 1
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:16:38 [2024-03-15T16:16:38.092Z] 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')
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] 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.
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:16:38 [2024-03-15T16:16:38.093Z] 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')
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:16:38 [2024-03-15T16:16:38.093Z] 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.
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:16:38 [2024-03-15T16:16:38.093Z] 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')
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:16:38 [2024-03-15T16:16:38.093Z] 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.
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:16:38 [2024-03-15T16:16:38.093Z] 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')
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:16:38 [2024-03-15T16:16:38.093Z] 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')
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:16:38 [2024-03-15T16:16:38.093Z] 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.
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122414068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122414068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122414068 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122414068 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122414068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122414068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122414068 data=null 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')]
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122414069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122414072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122414073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122414073 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122414073 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:16:38 [2024-03-15T16:16:38.094Z] 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')
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122414074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122414074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122414075 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122414075 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122414075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122414075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122414075 data=null 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')]
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:38 [2024-03-15T16:16:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] 
12:16:38 [2024-03-15T16:16:38.351Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:38 [2024-03-15T16:16:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122414516 data=null doit=true}, Shell with text {Find}]
12:16:38 [2024-03-15T16:16:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:38 [2024-03-15T16:16:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:38 [2024-03-15T16:16:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:16:38 [2024-03-15T16:16:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:16:38 [2024-03-15T16:16:38.351Z] 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')
12:16:38 [2024-03-15T16:16:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:16:38 [2024-03-15T16:16:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122414518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122414519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122414519 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122414519 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122414519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122414519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122414519 data=null 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')]
12:16:38 [2024-03-15T16:16:38.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:38 [2024-03-15T16:16:38.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:16:38 [2024-03-15T16:16:38.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:16:38 [2024-03-15T16:16:38.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:16:38 [2024-03-15T16:16:38.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:16:38 [2024-03-15T16:16:38.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:16:38 [2024-03-15T16:16:38.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:16:38 [2024-03-15T16:16:38.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:38 [2024-03-15T16:16:38.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:38 [2024-03-15T16:16:38.608Z] 
12:16:38 [2024-03-15T16:16:38.608Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.608Z] 
12:16:38 [2024-03-15T16:16:38.608Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.608Z] 
12:16:38 [2024-03-15T16:16:38.608Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.608Z] 
12:16:38 [2024-03-15T16:16:38.608Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.608Z] 
12:16:38 [2024-03-15T16:16:38.608Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.608Z] 
12:16:38 [2024-03-15T16:16:38.608Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.608Z] 
12:16:38 [2024-03-15T16:16:38.608Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.608Z] 
12:16:38 [2024-03-15T16:16:38.608Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.608Z] 
12:16:38 [2024-03-15T16:16:38.608Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.608Z] 
12:16:38 [2024-03-15T16:16:38.608Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.608Z] 
12:16:38 [2024-03-15T16:16:38.608Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.581: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.608Z] 
12:16:38 [2024-03-15T16:16:38.608Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.581: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] 
12:16:38 [2024-03-15T16:16:38.864Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] 
12:16:38 [2024-03-15T16:16:38.864Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] 
12:16:38 [2024-03-15T16:16:38.864Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] 
12:16:38 [2024-03-15T16:16:38.864Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] 
12:16:38 [2024-03-15T16:16:38.864Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] 
12:16:38 [2024-03-15T16:16:38.864Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] 
12:16:38 [2024-03-15T16:16:38.864Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] 
12:16:38 [2024-03-15T16:16:38.864Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] 
12:16:38 [2024-03-15T16:16:38.864Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] 
12:16:38 [2024-03-15T16:16:38.864Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] 
12:16:38 [2024-03-15T16:16:38.864Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] 
12:16:38 [2024-03-15T16:16:38.864Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] 
12:16:38 [2024-03-15T16:16:38.864Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] 
12:16:38 [2024-03-15T16:16:38.864Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] 
12:16:38 [2024-03-15T16:16:38.864Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] 
12:16:38 [2024-03-15T16:16:38.864Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:38 [2024-03-15T16:16:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:38 [2024-03-15T16:16:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122414916 data=null doit=true}, Shell with text {Find}]
12:16:38 [2024-03-15T16:16:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:38 [2024-03-15T16:16:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:38 [2024-03-15T16:16:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:16:38 [2024-03-15T16:16:38.865Z] 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')
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122414919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122414919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122414919 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122414919 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122414919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122414919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122414919 data=null 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')]
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:38 [2024-03-15T16:16:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:16:39 [2024-03-15T16:16:39.120Z] 
12:16:39 [2024-03-15T16:16:39.120Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.120Z] 
12:16:39 [2024-03-15T16:16:39.120Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.120Z] 
12:16:39 [2024-03-15T16:16:39.120Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.120Z] 
12:16:39 [2024-03-15T16:16:39.120Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.120Z] 
12:16:39 [2024-03-15T16:16:39.120Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.120Z] 
12:16:39 [2024-03-15T16:16:39.120Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.120Z] 
12:16:39 [2024-03-15T16:16:39.120Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.120Z] 
12:16:39 [2024-03-15T16:16:39.120Z] (Eclipse:12788): Gtk-WARNING **: 16:16:38.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.120Z] 
12:16:39 [2024-03-15T16:16:39.120Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.120Z] 
12:16:39 [2024-03-15T16:16:39.120Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.120Z] 
12:16:39 [2024-03-15T16:16:39.120Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.120Z] 
12:16:39 [2024-03-15T16:16:39.120Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.120Z] 
12:16:39 [2024-03-15T16:16:39.120Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.120Z] 
12:16:39 [2024-03-15T16:16:39.120Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.120Z] 
12:16:39 [2024-03-15T16:16:39.120Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.120Z] 
12:16:39 [2024-03-15T16:16:39.121Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.121Z] 
12:16:39 [2024-03-15T16:16:39.121Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.121Z] 
12:16:39 [2024-03-15T16:16:39.121Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.121Z] 
12:16:39 [2024-03-15T16:16:39.121Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.121Z] 
12:16:39 [2024-03-15T16:16:39.121Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.121Z] 
12:16:39 [2024-03-15T16:16:39.121Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.121Z] 
12:16:39 [2024-03-15T16:16:39.121Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.121Z] 
12:16:39 [2024-03-15T16:16:39.121Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.121Z] 
12:16:39 [2024-03-15T16:16:39.121Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.121Z] 
12:16:39 [2024-03-15T16:16:39.121Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.121Z] 
12:16:39 [2024-03-15T16:16:39.121Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.121Z] 
12:16:39 [2024-03-15T16:16:39.121Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.121Z] 
12:16:39 [2024-03-15T16:16:39.121Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1122415328 data=null doit=true}, Shell with text {Find}]
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:16:39 [2024-03-15T16:16:39.377Z] 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')
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1122415331 data=null}, (of type 'Combo')]
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:16:39 [2024-03-15T16:16:39.377Z] 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')
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:16:39 [2024-03-15T16:16:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=1122415332 data=null doit=true}, Button with text {F&orward}]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1122415332 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}]
12:16:39 [2024-03-15T16:16:39.378Z] 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')
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=1122415333 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=1122415333 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=1122415333 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1122415334 data=null 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')]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:16:39 [2024-03-15T16:16:39.378Z] 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')
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@26e3d977
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1122415334 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')]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1122415334 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')]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=1122415334 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1122415334 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1122415334 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')]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1122415335 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')]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=1122415335 data=null 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')]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1122415335 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')]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1122415335 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')]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1122415335 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')]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1122415335 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1122415335 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:16:39 [2024-03-15T16:16:39.378Z] 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')
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@45212188
12:16:39 [2024-03-15T16:16:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1122415336 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')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1122415336 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')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1122415336 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1122415336 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1122415336 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')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1122415336 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')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1122415336 data=null 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')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1122415336 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')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1122415336 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')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1122415336 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')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1122415336 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1122415337 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:16:39 [2024-03-15T16:16:39.379Z] 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')
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:16:39 [2024-03-15T16:16:39.379Z] 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')
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:16:39 [2024-03-15T16:16:39.379Z] 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.
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122415337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122415337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122415338 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122415338 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122415338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122415338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122415338 data=null 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')]
12:16:39 [2024-03-15T16:16:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122415338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122415338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122415338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122415338 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122415338 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1122415340 data=null}, (of type 'Combo')]
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:16:39 [2024-03-15T16:16:39.380Z] 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')
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=1122415340 data=null doit=true}, Button with text {&Backward}]
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1122415340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
12:16:39 [2024-03-15T16:16:39.380Z] 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')
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=1122415341 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=1122415341 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=1122415341 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1122415341 data=null 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')]
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:16:39 [2024-03-15T16:16:39.380Z] 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')
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:16:39 [2024-03-15T16:16:39.380Z] 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.
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:16:39 [2024-03-15T16:16:39.381Z] 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')
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:16:39 [2024-03-15T16:16:39.381Z] 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.
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:16:39 [2024-03-15T16:16:39.381Z] 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')
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:16:39 [2024-03-15T16:16:39.381Z] 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')
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:16:39 [2024-03-15T16:16:39.381Z] 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.
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1122415354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122415354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1122415354 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1122415354 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1122415354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1122415354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1122415354 data=null 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')]
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1122415354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1122415354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1122415354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1122415355 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1122415355 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:39 [2024-03-15T16:16:39.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:16:39 [2024-03-15T16:16:39.382Z] 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')
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1122415356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1122415356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1122415356 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1122415356 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1122415357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1122415357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1122415357 data=null 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')]
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:39 [2024-03-15T16:16:39.382Z] 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@7ee9920a] time=1122415495 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122415544 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122415544 data=null doit=true}, TreeItem with text {test}]
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122415544 data=null}, TreeItem with text {test}]
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122415544 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:16:39 [2024-03-15T16:16:39.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122415545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:16:39 [2024-03-15T16:16:39.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122415592 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:16:39 [2024-03-15T16:16:39.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:16:39 [2024-03-15T16:16:39.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:16:39 [2024-03-15T16:16:39.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:16:39 [2024-03-15T16:16:39.639Z] 
12:16:39 [2024-03-15T16:16:39.639Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.639Z] 
12:16:39 [2024-03-15T16:16:39.639Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.639Z] 
12:16:39 [2024-03-15T16:16:39.639Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.639Z] 
12:16:39 [2024-03-15T16:16:39.639Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.894Z] 
12:16:39 [2024-03-15T16:16:39.894Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.894Z] 
12:16:39 [2024-03-15T16:16:39.894Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.894Z] 
12:16:39 [2024-03-15T16:16:39.894Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.894Z] 
12:16:39 [2024-03-15T16:16:39.894Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.894Z] 
12:16:39 [2024-03-15T16:16:39.894Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.894Z] 
12:16:39 [2024-03-15T16:16:39.894Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.894Z] 
12:16:39 [2024-03-15T16:16:39.894Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.894Z] 
12:16:39 [2024-03-15T16:16:39.894Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.894Z] 
12:16:39 [2024-03-15T16:16:39.894Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.894Z] 
12:16:39 [2024-03-15T16:16:39.894Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] 
12:16:39 [2024-03-15T16:16:39.895Z] (Eclipse:12788): Gtk-WARNING **: 16:16:39.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-03-15T16:16:39.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:16:39 [2024-03-15T16:16:39.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:16:39 [2024-03-15T16:16:39.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:16:39 [2024-03-15T16:16:39.895Z] 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')
12:16:39 [2024-03-15T16:16:39.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:16:39 [2024-03-15T16:16:39.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:16:39 [2024-03-15T16:16:39.895Z] 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=1122416022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.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=1122416022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.895Z] 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=1122416022 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.895Z] 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=1122416022 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.895Z] 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=1122416022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.895Z] 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=1122416022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.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=1122416022 data=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')]
12:16:39 [2024-03-15T16:16:39.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=1122416023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.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=1122416023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.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=1122416023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.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=1122416023 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.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=1122416023 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:39 [2024-03-15T16:16:39.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:16:39 [2024-03-15T16:16:39.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:39 [2024-03-15T16:16:39.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:39 [2024-03-15T16:16:39.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:39 [2024-03-15T16:16:39.896Z] 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')
12:16:39 [2024-03-15T16:16:39.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:16:39 [2024-03-15T16:16:39.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122416023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122416023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122416023 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122416023 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122416024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122416024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:39 [2024-03-15T16:16:39.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:39 [2024-03-15T16:16:39.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:39 [2024-03-15T16:16:39.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:39 [2024-03-15T16:16:39.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:39 [2024-03-15T16:16:39.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:39 [2024-03-15T16:16:39.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:16:40 [2024-03-15T16:16:40.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122416024 data=null 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')]
12:16:40 [2024-03-15T16:16:40.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122415631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:16:40 [2024-03-15T16:16:40.408Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.306 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
12:16:40 [2024-03-15T16:16:40.408Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testRegEx -- Time elapsed: 0.496 s
12:16:40 [2024-03-15T16:16:40.408Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testDirection -- Time elapsed: 0.469 s
12:16:40 [2024-03-15T16:16:40.408Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWholeWord -- Time elapsed: 0.933 s
12:16:40 [2024-03-15T16:16:40.408Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testCaseSensitive -- Time elapsed: 0.436 s
12:16:40 [2024-03-15T16:16:40.408Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testOpenCloseDialog -- Time elapsed: 0.841 s
12:16:40 [2024-03-15T16:16:40.408Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWrapSearch -- Time elapsed: 0.483 s
12:16:40 [2024-03-15T16:16:40.408Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
12:16:40 [2024-03-15T16:16:40.408Z] 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@7ee9920a] time=1122416542 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:16:40 [2024-03-15T16:16:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:16:40 [2024-03-15T16:16:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:16:40 [2024-03-15T16:16:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:16:40 [2024-03-15T16:16:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:16:40 [2024-03-15T16:16:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122416657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:16:40 [2024-03-15T16:16:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:16:40 [2024-03-15T16:16:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:16:42 [2024-03-15T16:16:42.836Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:16:42 [2024-03-15T16:16:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
12:16:42 [2024-03-15T16:16:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122418972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:16:42 [2024-03-15T16:16:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122418973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:16:42 [2024-03-15T16:16:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122418973 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
12:16:42 [2024-03-15T16:16:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122418973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:16:42 [2024-03-15T16:16:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122418973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:16:43 [2024-03-15T16:16:43.092Z] 
12:16:43 [2024-03-15T16:16:43.092Z] (Eclipse:12788): Gtk-WARNING **: 16:16:42.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.092Z] 
12:16:43 [2024-03-15T16:16:43.092Z] (Eclipse:12788): Gtk-WARNING **: 16:16:42.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.092Z] 
12:16:43 [2024-03-15T16:16:43.092Z] (Eclipse:12788): Gtk-WARNING **: 16:16:42.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.092Z] 
12:16:43 [2024-03-15T16:16:43.092Z] (Eclipse:12788): Gtk-WARNING **: 16:16:42.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.092Z] 
12:16:43 [2024-03-15T16:16:43.092Z] (Eclipse:12788): Gtk-WARNING **: 16:16:43.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.092Z] 
12:16:43 [2024-03-15T16:16:43.092Z] (Eclipse:12788): Gtk-WARNING **: 16:16:43.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.092Z] 
12:16:43 [2024-03-15T16:16:43.092Z] (Eclipse:12788): Gtk-WARNING **: 16:16:43.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.093Z] 
12:16:43 [2024-03-15T16:16:43.093Z] (Eclipse:12788): Gtk-WARNING **: 16:16:43.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.093Z] 
12:16:43 [2024-03-15T16:16:43.093Z] (Eclipse:12788): Gtk-WARNING **: 16:16:43.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.093Z] 
12:16:43 [2024-03-15T16:16:43.093Z] (Eclipse:12788): Gtk-WARNING **: 16:16:43.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.093Z] 
12:16:43 [2024-03-15T16:16:43.093Z] (Eclipse:12788): Gtk-WARNING **: 16:16:43.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.093Z] 
12:16:43 [2024-03-15T16:16:43.093Z] (Eclipse:12788): Gtk-WARNING **: 16:16:43.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.093Z] 
12:16:43 [2024-03-15T16:16:43.093Z] (Eclipse:12788): Gtk-WARNING **: 16:16:43.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.093Z] 
12:16:43 [2024-03-15T16:16:43.093Z] (Eclipse:12788): Gtk-WARNING **: 16:16:43.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.093Z] 
12:16:43 [2024-03-15T16:16:43.093Z] (Eclipse:12788): Gtk-WARNING **: 16:16:43.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.093Z] 
12:16:43 [2024-03-15T16:16:43.093Z] (Eclipse:12788): Gtk-WARNING **: 16:16:43.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.093Z] 
12:16:43 [2024-03-15T16:16:43.093Z] (Eclipse:12788): Gtk-WARNING **: 16:16:43.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.093Z] 
12:16:43 [2024-03-15T16:16:43.093Z] (Eclipse:12788): Gtk-WARNING **: 16:16:43.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.093Z] 
12:16:43 [2024-03-15T16:16:43.093Z] (Eclipse:12788): Gtk-WARNING **: 16:16:43.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.093Z] 
12:16:43 [2024-03-15T16:16:43.093Z] (Eclipse:12788): Gtk-WARNING **: 16:16:43.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122419290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122419294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122419294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122419294 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122419294 data=null}, ToolItem with tooltip text {Show View Filters}]
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1122419296 data=null doit=true}, Shell with text {Filter}]
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:16:43 [2024-03-15T16:16:43.349Z] 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')
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1122419297 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')]
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122419298 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')]
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1122419298 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1122419298 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1122419298 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')]
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1122419298 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')]
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1122419298 data=null 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')]
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1122419325 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')]
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122419325 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')]
12:16:43 [2024-03-15T16:16:43.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1122419325 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')]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1122419325 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1122419325 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:16:43 [2024-03-15T16:16:43.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1122419328 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, Tree node with text: systemd]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {systemd} time=1122419328 data=null doit=true}, Tree node with text: systemd]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {systemd} time=1122419328 data=null}, Tree node with text: systemd]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {systemd} time=1122419328 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, Tree node with text: systemd]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122419338 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]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {systemd} time=1122419338 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, Tree node with text: systemd]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:16:43 [2024-03-15T16:16:43.350Z] 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')
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1122419339 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')]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1122419339 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')]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1122419339 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1122419339 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1122419339 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')]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1122419339 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')]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1122419339 data=null 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')]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1122419358 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')]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1122419359 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')]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1122419359 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')]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1122419359 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1122419359 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
12:16:43 [2024-03-15T16:16:43.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1122419360 data=null button=0 stateMask=0x0 x=93 y=1208 count=0}, Tree node with text: kthreadd]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kthreadd} time=1122419360 data=null doit=true}, Tree node with text: kthreadd]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1122419360 data=null}, Tree node with text: kthreadd]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1122419360 data=null button=1 stateMask=0x0 x=93 y=1208 count=1}, Tree node with text: kthreadd]
12:16:43 [2024-03-15T16:16:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122419360 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]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1122419361 data=null button=1 stateMask=0x80000 x=93 y=1208 count=1}, Tree node with text: kthreadd]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:16:43 [2024-03-15T16:16:43.351Z] 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')
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1122419361 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')]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1122419361 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')]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1122419361 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1122419362 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1122419362 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')]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1122419362 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')]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1122419362 data=null 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')]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1122419371 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')]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1122419371 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')]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1122419372 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')]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1122419372 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1122419372 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
12:16:43 [2024-03-15T16:16:43.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1122419373 data=null button=0 stateMask=0x0 x=110 y=-897 count=0}, Tree node with text: lttng-consumerd]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1122419373 data=null doit=true}, Tree node with text: lttng-consumerd]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1122419373 data=null}, Tree node with text: lttng-consumerd]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1122419374 data=null button=1 stateMask=0x0 x=110 y=-897 count=1}, Tree node with text: lttng-consumerd]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122419374 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]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1122419374 data=null button=1 stateMask=0x80000 x=110 y=-897 count=1}, Tree node with text: lttng-consumerd]
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:16:43 [2024-03-15T16:16:43.351Z] 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')
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1122419375 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')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1122419384 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')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1122419384 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1122419384 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1122419384 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')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1122419384 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')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1122419384 data=null 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')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1122419385 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')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1122419385 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')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1122419385 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')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1122419385 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1122419385 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:43 [2024-03-15T16:16:43.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')
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122419386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122419386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122419386 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122419386 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122419386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122419386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122419386 data=null 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')]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122418973 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}]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=1122419480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=1122419498 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1}, TreeColumn with text {Process}]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=1122419499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=1122419513 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1}, TreeColumn with text {Process}]
12:16:43 [2024-03-15T16:16:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=1122419514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
12:16:43 [2024-03-15T16:16:43.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=1122419529 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1}, TreeColumn with text {TID}]
12:16:43 [2024-03-15T16:16:43.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=1122419529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
12:16:43 [2024-03-15T16:16:43.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=1122419531 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1}, TreeColumn with text {TID}]
12:16:43 [2024-03-15T16:16:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=1122419531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
12:16:43 [2024-03-15T16:16:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=1122419544 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1}, TreeColumn with text {PID}]
12:16:43 [2024-03-15T16:16:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=1122419545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
12:16:43 [2024-03-15T16:16:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=1122419546 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1}, TreeColumn with text {PID}]
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=1122419547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1122419548 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1}, TreeColumn with text {PTID}]
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=1122419560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1122419562 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1}, TreeColumn with text {PTID}]
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1122419563 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}]
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1122419564 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1}, TreeColumn with text {Birth time}]
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1122419564 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}]
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1122419578 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1}, TreeColumn with text {Birth time}]
12:16:43 [2024-03-15T16:16:43.610Z] 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@7ee9920a] time=1122419623 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122419658 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122419658 data=null doit=true}, TreeItem with text {test}]
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122419658 data=null}, TreeItem with text {test}]
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122419658 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122419658 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122419671 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:16:43 [2024-03-15T16:16:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:16:44 [2024-03-15T16:16:44.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:16:44 [2024-03-15T16:16:44.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')
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:16:44 [2024-03-15T16:16:44.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
12:16:44 [2024-03-15T16:16:44.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=1122420070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-03-15T16:16:44.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=1122420070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-03-15T16:16:44.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=1122420070 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-03-15T16:16:44.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=1122420070 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-03-15T16:16:44.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=1122420071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-03-15T16:16:44.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=1122420071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-03-15T16:16:44.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=1122420071 data=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')]
12:16:44 [2024-03-15T16:16:44.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=1122420071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-03-15T16:16:44.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=1122420071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-03-15T16:16:44.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=1122420071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-03-15T16:16:44.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=1122420071 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-03-15T16:16:44.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=1122420071 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:44 [2024-03-15T16:16:44.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')
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122420072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122420072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122420072 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122420072 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122420072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122420072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:44 [2024-03-15T16:16:44.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')
12:16:44 [2024-03-15T16:16:44.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')
12:16:44 [2024-03-15T16:16:44.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')
12:16:44 [2024-03-15T16:16:44.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')
12:16:44 [2024-03-15T16:16:44.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')
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122420072 data=null 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')]
12:16:44 [2024-03-15T16:16:44.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122419711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:16:44 [2024-03-15T16:16:44.430Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.036 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
12:16:44 [2024-03-15T16:16:44.430Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest.testColumnSorting -- Time elapsed: 2.716 s
12:16:44 [2024-03-15T16:16:44.430Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
12:16:44 [2024-03-15T16:16:44.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@7ee9920a] time=1122420584 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:16:44 [2024-03-15T16:16:44.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:16:44 [2024-03-15T16:16:44.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:16:44 [2024-03-15T16:16:44.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:16:44 [2024-03-15T16:16:44.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:16:44 [2024-03-15T16:16:44.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122420697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:16:44 [2024-03-15T16:16:44.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:16:48 [2024-03-15T16:16:48.854Z] 
12:16:48 [2024-03-15T16:16:48.854Z] (Eclipse:12788): Gtk-WARNING **: 16:16:48.239: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:16:48 [2024-03-15T16:16:48.854Z] 
12:16:48 [2024-03-15T16:16:48.854Z] (Eclipse:12788): Gtk-WARNING **: 16:16:48.256: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122424513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122424514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122424514 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122424514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122424514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122424514 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}]
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122424514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122424514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122424515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122424515 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122424515 data=null}, ToolItem with tooltip text {Hide Lost Events}]
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
12:16:48 [2024-03-15T16:16:48.854Z] 
12:16:48 [2024-03-15T16:16:48.854Z] (Eclipse:12788): Gtk-WARNING **: 16:16:48.437: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
12:16:48 [2024-03-15T16:16:48.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:16:53 [2024-03-15T16:16:53.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
12:16:53 [2024-03-15T16:16:53.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
12:16:53 [2024-03-15T16:16:53.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:53 [2024-03-15T16:16:53.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
12:16:53 [2024-03-15T16:16:53.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:53 [2024-03-15T16:16:53.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:53 [2024-03-15T16:16:53.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:56 [2024-03-15T16:16:56.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:56 [2024-03-15T16:16:56.554Z] 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@7ee9920a] time=1122432644 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:16:56 [2024-03-15T16:16:56.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:56 [2024-03-15T16:16:56.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:56 [2024-03-15T16:16:56.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:56 [2024-03-15T16:16:56.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:56 [2024-03-15T16:16:56.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122432676 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:16:56 [2024-03-15T16:16:56.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122432676 data=null doit=true}, TreeItem with text {test}]
12:16:56 [2024-03-15T16:16:56.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122432676 data=null}, TreeItem with text {test}]
12:16:56 [2024-03-15T16:16:56.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122432677 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:16:56 [2024-03-15T16:16:56.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122432677 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:16:56 [2024-03-15T16:16:56.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122432683 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:16:56 [2024-03-15T16:16:56.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:16:56 [2024-03-15T16:16:56.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:16:56 [2024-03-15T16:16:56.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:16:57 [2024-03-15T16:16:57.067Z] 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')
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:16:57 [2024-03-15T16:16:57.067Z] 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=1122433081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:57 [2024-03-15T16:16:57.067Z] 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=1122433081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:57 [2024-03-15T16:16:57.067Z] 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=1122433081 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:57 [2024-03-15T16:16:57.067Z] 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=1122433081 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:57 [2024-03-15T16:16:57.067Z] 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=1122433081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:57 [2024-03-15T16:16:57.067Z] 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=1122433081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:57 [2024-03-15T16:16:57.067Z] 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=1122433081 data=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')]
12:16:57 [2024-03-15T16:16:57.067Z] 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=1122433081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:57 [2024-03-15T16:16:57.067Z] 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=1122433081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:57 [2024-03-15T16:16:57.067Z] 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=1122433081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:57 [2024-03-15T16:16:57.067Z] 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=1122433081 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:57 [2024-03-15T16:16:57.067Z] 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=1122433081 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:57 [2024-03-15T16:16:57.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')
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:16:57 [2024-03-15T16:16:57.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122433082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:57 [2024-03-15T16:16:57.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122433082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:57 [2024-03-15T16:16:57.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122433082 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:57 [2024-03-15T16:16:57.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122433082 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:57 [2024-03-15T16:16:57.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122433082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:57 [2024-03-15T16:16:57.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122433082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:57 [2024-03-15T16:16:57.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:57 [2024-03-15T16:16:57.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:57 [2024-03-15T16:16:57.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:57 [2024-03-15T16:16:57.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:57 [2024-03-15T16:16:57.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:57 [2024-03-15T16:16:57.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:16:57 [2024-03-15T16:16:57.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122433082 data=null 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')]
12:16:57 [2024-03-15T16:16:57.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122432720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:16:57 [2024-03-15T16:16:57.324Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.86 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
12:16:57 [2024-03-15T16:16:57.324Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest.test -- Time elapsed: 11.60 s
12:16:57 [2024-03-15T16:16:57.324Z] 
12:16:57 [2024-03-15T16:16:57.324Z] Results:
12:16:57 [2024-03-15T16:16:57.324Z] 
12:16:57 [2024-03-15T16:16:57.324Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 1
12:16:57 [2024-03-15T16:16:57.324Z] 
12:16:57 [2024-03-15T16:16:57.580Z] 
12:16:57 [2024-03-15T16:16:57.580Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 16:16:57.542
12:16:57 [2024-03-15T16:16:57.580Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] All tests passed
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:16:58 [2024-03-15T16:16:58.142Z] [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
12:16:58 [2024-03-15T16:16:58.142Z] [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
12:16:58 [2024-03-15T16:16:58.142Z] [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
12:16:58 [2024-03-15T16:16:58.142Z] [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
12:16:58 [2024-03-15T16:16:58.142Z] [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
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT [98/141]
12:16:58 [2024-03-15T16:16:58.142Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:16:58 [2024-03-15T16:16:58.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
12:16:58 [2024-03-15T16:16:58.142Z] [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
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] The project's OSGi version is 5.2.2.202403151535
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.142Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.143Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.143Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.143Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.143Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
12:16:58 [2024-03-15T16:16:58.143Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.143Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.143Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
12:16:58 [2024-03-15T16:16:58.143Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.143Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.143Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:16:58 [2024-03-15T16:16:58.143Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:16:58 [2024-03-15T16:16:58.143Z] [WARNING] The 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
12:16:58 [2024-03-15T16:16:58.143Z] [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
12:16:58 [2024-03-15T16:16:58.399Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.399Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.399Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.399Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.399Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.399Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
12:16:58 [2024-03-15T16:16:58.399Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.399Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.399Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:16:58 [2024-03-15T16:16:58.399Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:16:58 [2024-03-15T16:16:58.399Z] [WARNING] The 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
12:16:58 [2024-03-15T16:16:58.399Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.399Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.399Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
12:16:58 [2024-03-15T16:16:58.399Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.399Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.399Z] [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
12:16:58 [2024-03-15T16:16:58.656Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.656Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.656Z] [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
12:16:58 [2024-03-15T16:16:58.656Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.656Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.656Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.656Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.656Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.656Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.656Z] [INFO] 
12:16:58 [2024-03-15T16:16:58.656Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:16:58 [2024-03-15T16:16:58.656Z] [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
12:16:59 [2024-03-15T16:16:59.584Z] [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
12:17:00 [2024-03-15T16:17:00.511Z] [INFO] 
12:17:00 [2024-03-15T16:17:00.511Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:17:00 [2024-03-15T16:17:00.511Z] [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
12:17:00 [2024-03-15T16:17:00.511Z] [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
12:17:00 [2024-03-15T16:17:00.511Z] [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
12:17:00 [2024-03-15T16:17:00.511Z] [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
12:17:00 [2024-03-15T16:17:00.511Z] [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
12:17:00 [2024-03-15T16:17:00.511Z] [INFO] 
12:17:00 [2024-03-15T16:17:00.511Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:17:00 [2024-03-15T16:17:00.511Z] [INFO] 
12:17:00 [2024-03-15T16:17:00.511Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
12:17:00 [2024-03-15T16:17:00.511Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT  [99/141]
12:17:00 [2024-03-15T16:17:00.511Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
12:17:00 [2024-03-15T16:17:00.511Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:17:00 [2024-03-15T16:17:00.511Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:00 [2024-03-15T16:17:00.511Z] [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
12:17:00 [2024-03-15T16:17:00.511Z] [INFO] 
12:17:00 [2024-03-15T16:17:00.511Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:00 [2024-03-15T16:17:00.512Z] [INFO] 
12:17:00 [2024-03-15T16:17:00.512Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:00 [2024-03-15T16:17:00.512Z] [INFO] The project's OSGi version is 3.1.0.202403151535
12:17:00 [2024-03-15T16:17:00.512Z] [INFO] 
12:17:00 [2024-03-15T16:17:00.512Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:00 [2024-03-15T16:17:00.512Z] [INFO] 
12:17:00 [2024-03-15T16:17:00.512Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:00 [2024-03-15T16:17:00.512Z] [INFO] 
12:17:00 [2024-03-15T16:17:00.512Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:00 [2024-03-15T16:17:00.512Z] [INFO] 
12:17:00 [2024-03-15T16:17:00.512Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:00 [2024-03-15T16:17:00.512Z] [INFO] 
12:17:00 [2024-03-15T16:17:00.512Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:00 [2024-03-15T16:17:00.512Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
12:17:00 [2024-03-15T16:17:00.767Z] [INFO] 
12:17:00 [2024-03-15T16:17:00.767Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:00 [2024-03-15T16:17:00.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
12:17:00 [2024-03-15T16:17:00.767Z] [INFO] 
12:17:00 [2024-03-15T16:17:00.767Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:00 [2024-03-15T16:17:00.767Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:00 [2024-03-15T16:17:00.767Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:00 [2024-03-15T16:17:00.767Z] [WARNING] The 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
12:17:00 [2024-03-15T16:17:00.767Z] [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
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] 
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] 
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] 
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] 
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:01 [2024-03-15T16:17:01.023Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:01 [2024-03-15T16:17:01.023Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:01 [2024-03-15T16:17:01.023Z] [WARNING] The 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
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] 
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:01 [2024-03-15T16:17:01.023Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] 
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:01 [2024-03-15T16:17:01.023Z] [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
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] 
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:01 [2024-03-15T16:17:01.023Z] [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
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] 
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] 
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] 
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] 
12:17:01 [2024-03-15T16:17:01.023Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:01 [2024-03-15T16:17:01.023Z] [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
12:17:01 [2024-03-15T16:17:01.952Z] [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
12:17:02 [2024-03-15T16:17:02.881Z] [INFO] 
12:17:02 [2024-03-15T16:17:02.881Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:02 [2024-03-15T16:17:02.881Z] [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
12:17:02 [2024-03-15T16:17:02.881Z] [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
12:17:02 [2024-03-15T16:17:02.881Z] [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
12:17:02 [2024-03-15T16:17:02.881Z] [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
12:17:02 [2024-03-15T16:17:02.881Z] [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
12:17:02 [2024-03-15T16:17:02.881Z] [INFO] 
12:17:02 [2024-03-15T16:17:02.881Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:17:02 [2024-03-15T16:17:02.881Z] [INFO] 
12:17:02 [2024-03-15T16:17:02.881Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
12:17:02 [2024-03-15T16:17:02.881Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT    [100/141]
12:17:02 [2024-03-15T16:17:02.881Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
12:17:02 [2024-03-15T16:17:02.881Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:17:02 [2024-03-15T16:17:02.881Z] [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
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] 
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] 
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] 
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] 
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] 
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] 
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] 
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] 
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:03 [2024-03-15T16:17:03.137Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] 
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] 
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:03 [2024-03-15T16:17:03.137Z] [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
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] 
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] 
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] 
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:03 [2024-03-15T16:17:03.137Z] [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
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] 
12:17:03 [2024-03-15T16:17:03.137Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:03 [2024-03-15T16:17:03.138Z] [INFO] 
12:17:03 [2024-03-15T16:17:03.138Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:03 [2024-03-15T16:17:03.138Z] [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
12:17:04 [2024-03-15T16:17:04.065Z] [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
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:05 [2024-03-15T16:17:05.432Z] [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
12:17:05 [2024-03-15T16:17:05.432Z] [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
12:17:05 [2024-03-15T16:17:05.432Z] [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
12:17:05 [2024-03-15T16:17:05.432Z] [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
12:17:05 [2024-03-15T16:17:05.432Z] [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
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT [101/141]
12:17:05 [2024-03-15T16:17:05.432Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:17:05 [2024-03-15T16:17:05.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
12:17:05 [2024-03-15T16:17:05.432Z] [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
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] The project's OSGi version is 1.0.15.202403151535
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.432Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
12:17:05 [2024-03-15T16:17:05.688Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.688Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.688Z] [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
12:17:05 [2024-03-15T16:17:05.688Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.688Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.688Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:05 [2024-03-15T16:17:05.688Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:05 [2024-03-15T16:17:05.688Z] [WARNING] The 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
12:17:05 [2024-03-15T16:17:05.688Z] [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
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.944Z] [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
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.944Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.944Z] [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
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.944Z] [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
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] 
12:17:05 [2024-03-15T16:17:05.944Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:05 [2024-03-15T16:17:05.944Z] [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
12:17:06 [2024-03-15T16:17:06.871Z] [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
12:17:07 [2024-03-15T16:17:07.798Z] [INFO] 
12:17:07 [2024-03-15T16:17:07.798Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:07 [2024-03-15T16:17:07.798Z] [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
12:17:07 [2024-03-15T16:17:07.798Z] [INFO] Command line:
12:17:07 [2024-03-15T16:17:07.798Z] 	[/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]
12:17:08 [2024-03-15T16:17:08.054Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:17:11 [2024-03-15T16:17:11.321Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
12:17:11 [2024-03-15T16:17:11.321Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
12:17:11 [2024-03-15T16:17:11.321Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.091 s
12:17:11 [2024-03-15T16:17:11.321Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
12:17:21 [2024-03-15T16:17:21.267Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.32 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
12:17:21 [2024-03-15T16:17:21.267Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackEnd -- Time elapsed: 1.680 s
12:17:21 [2024-03-15T16:17:21.267Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testConstruction -- Time elapsed: 1.213 s
12:17:21 [2024-03-15T16:17:21.267Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack1 -- Time elapsed: 1.182 s
12:17:21 [2024-03-15T16:17:21.267Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack2 -- Time elapsed: 1.158 s
12:17:21 [2024-03-15T16:17:21.267Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack3 -- Time elapsed: 1.161 s
12:17:21 [2024-03-15T16:17:21.267Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testOtherUstTrace -- Time elapsed: 2.765 s
12:17:21 [2024-03-15T16:17:21.267Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackBegin -- Time elapsed: 1.153 s
12:17:21 [2024-03-15T16:17:21.267Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
12:17:31 [2024-03-15T16:17:31.214Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.333 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
12:17:31 [2024-03-15T16:17:31.214Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackEnd -- Time elapsed: 1.170 s
12:17:31 [2024-03-15T16:17:31.214Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testConstruction -- Time elapsed: 1.146 s
12:17:31 [2024-03-15T16:17:31.214Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack1 -- Time elapsed: 1.204 s
12:17:31 [2024-03-15T16:17:31.214Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack2 -- Time elapsed: 1.128 s
12:17:31 [2024-03-15T16:17:31.214Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack3 -- Time elapsed: 1.130 s
12:17:31 [2024-03-15T16:17:31.214Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testOtherUstTrace -- Time elapsed: 2.424 s
12:17:31 [2024-03-15T16:17:31.214Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackBegin -- Time elapsed: 1.127 s
12:17:31 [2024-03-15T16:17:31.214Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
12:17:31 [2024-03-15T16:17:31.214Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
12:17:31 [2024-03-15T16:17:31.214Z] org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest.testTidAspect -- Time elapsed: 0.105 s
12:17:31 [2024-03-15T16:17:31.214Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
12:17:31 [2024-03-15T16:17:31.777Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
12:17:31 [2024-03-15T16:17:31.777Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0.001 s
12:17:31 [2024-03-15T16:17:31.777Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetCpuForThread -- Time elapsed: 1.124 s
12:17:31 [2024-03-15T16:17:31.777Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testExecution -- Time elapsed: 0.029 s
12:17:31 [2024-03-15T16:17:31.777Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCanExecute -- Time elapsed: 0.007 s
12:17:31 [2024-03-15T16:17:31.777Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.020 s
12:17:31 [2024-03-15T16:17:31.777Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
12:17:38 [2024-03-15T16:17:38.315Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.769 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
12:17:38 [2024-03-15T16:17:38.315Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExec -- Time elapsed: 1.134 s
12:17:38 [2024-03-15T16:17:38.315Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0 s
12:17:38 [2024-03-15T16:17:38.315Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAllBinaries -- Time elapsed: 1.193 s
12:17:38 [2024-03-15T16:17:38.315Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExecution -- Time elapsed: 0.022 s
12:17:38 [2024-03-15T16:17:38.315Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testTwoProcesses -- Time elapsed: 1.113 s
12:17:38 [2024-03-15T16:17:38.315Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCanExecute -- Time elapsed: 0.019 s
12:17:38 [2024-03-15T16:17:38.315Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBuildIDDebugLink -- Time elapsed: 1.120 s
12:17:38 [2024-03-15T16:17:38.315Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.009 s
12:17:38 [2024-03-15T16:17:38.315Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBinaryCallsites -- Time elapsed: 1.153 s
12:17:38 [2024-03-15T16:17:38.315Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
12:17:38 [2024-03-15T16:17:38.315Z] 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
12:17:38 [2024-03-15T16:17:38.315Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest skipped
12:17:38 [2024-03-15T16:17:38.315Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
12:17:38 [2024-03-15T16:17:38.315Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
12:17:38 [2024-03-15T16:17:38.315Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
12:17:38 [2024-03-15T16:17:38.315Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
12:17:38 [2024-03-15T16:17:38.315Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
12:17:38 [2024-03-15T16:17:38.315Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
12:17:38 [2024-03-15T16:17:38.315Z] 
12:17:38 [2024-03-15T16:17:38.315Z] Results:
12:17:38 [2024-03-15T16:17:38.315Z] 
12:17:38 [2024-03-15T16:17:38.315Z] Tests run: 35, Failures: 0, Errors: 0, Skipped: 1
12:17:38 [2024-03-15T16:17:38.315Z] 
12:17:38 [2024-03-15T16:17:38.315Z] [INFO] All tests passed
12:17:38 [2024-03-15T16:17:38.315Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.315Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:38 [2024-03-15T16:17:38.315Z] [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
12:17:38 [2024-03-15T16:17:38.315Z] [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
12:17:38 [2024-03-15T16:17:38.315Z] [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
12:17:38 [2024-03-15T16:17:38.316Z] [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
12:17:38 [2024-03-15T16:17:38.316Z] [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
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [102/141]
12:17:38 [2024-03-15T16:17:38.316Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:17:38 [2024-03-15T16:17:38.316Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:38 [2024-03-15T16:17:38.316Z] [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
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] The project's OSGi version is 1.0.3.202403151535
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.316Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
12:17:38 [2024-03-15T16:17:38.571Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.571Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.571Z] [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
12:17:38 [2024-03-15T16:17:38.571Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.571Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.571Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:38 [2024-03-15T16:17:38.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
12:17:38 [2024-03-15T16:17:38.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.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
12:17:38 [2024-03-15T16:17:38.571Z] [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
12:17:38 [2024-03-15T16:17:38.571Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.571Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.571Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.571Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.571Z] [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
12:17:38 [2024-03-15T16:17:38.571Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.571Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.571Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
12:17:38 [2024-03-15T16:17:38.571Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.571Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.571Z] [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
12:17:38 [2024-03-15T16:17:38.571Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.571Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.827Z] [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
12:17:38 [2024-03-15T16:17:38.827Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.827Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.827Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.827Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.827Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.827Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.827Z] [INFO] 
12:17:38 [2024-03-15T16:17:38.827Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:38 [2024-03-15T16:17:38.827Z] [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
12:17:39 [2024-03-15T16:17:39.390Z] [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
12:17:40 [2024-03-15T16:17:40.755Z] [INFO] 
12:17:40 [2024-03-15T16:17:40.755Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:40 [2024-03-15T16:17:40.755Z] [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
12:17:40 [2024-03-15T16:17:40.755Z] [INFO] Command line:
12:17:40 [2024-03-15T16:17:40.755Z] 	[/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]
12:17:40 [2024-03-15T16:17:40.756Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:17:44 [2024-03-15T16:17:44.023Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:17:44 [2024-03-15T16:17:44.023Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:17:47 [2024-03-15T16:17:47.290Z] !SESSION 2024-03-15 16:17:40.876 -----------------------------------------------
12:17:47 [2024-03-15T16:17:47.290Z] eclipse.buildId=unknown
12:17:47 [2024-03-15T16:17:47.290Z] java.version=17.0.2
12:17:47 [2024-03-15T16:17:47.290Z] java.vendor=Oracle Corporation
12:17:47 [2024-03-15T16:17:47.290Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:17:47 [2024-03-15T16:17:47.290Z] 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
12:17:47 [2024-03-15T16:17:47.290Z] 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
12:17:47 [2024-03-15T16:17:47.290Z] 
12:17:47 [2024-03-15T16:17:47.290Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:17:46.801
12:17:47 [2024-03-15T16:17:47.290Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:17:47 [2024-03-15T16:17:47.290Z] !STACK 0
12:17:47 [2024-03-15T16:17:47.290Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:17:47 [2024-03-15T16:17:47.290Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:17:47 [2024-03-15T16:17:47.290Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:17:47 [2024-03-15T16:17:47.290Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:17:47 [2024-03-15T16:17:47.290Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:17:47 [2024-03-15T16:17:47.290Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:17:47 [2024-03-15T16:17:47.290Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:17:47 [2024-03-15T16:17:47.290Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:17:47 [2024-03-15T16:17:47.290Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:17:47 [2024-03-15T16:17:47.290Z] Caused by: java.io.IOException: error=2, No such file or directory
12:17:47 [2024-03-15T16:17:47.290Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:17:47 [2024-03-15T16:17:47.290Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:17:47 [2024-03-15T16:17:47.290Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:17:47 [2024-03-15T16:17:47.290Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:17:47 [2024-03-15T16:17:47.290Z] 	... 7 more
12:17:47 [2024-03-15T16:17:47.290Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
12:17:47 [2024-03-15T16:17:47.290Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
12:17:47 [2024-03-15T16:17:47.290Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0.001 s
12:17:47 [2024-03-15T16:17:47.291Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
12:17:47 [2024-03-15T16:17:47.291Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
12:17:47 [2024-03-15T16:17:47.291Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
12:17:47 [2024-03-15T16:17:47.291Z] 
12:17:47 [2024-03-15T16:17:47.291Z] Results:
12:17:47 [2024-03-15T16:17:47.291Z] 
12:17:47 [2024-03-15T16:17:47.291Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
12:17:47 [2024-03-15T16:17:47.291Z] 
12:17:47 [2024-03-15T16:17:47.852Z] [INFO] All tests passed
12:17:47 [2024-03-15T16:17:47.852Z] [INFO] 
12:17:47 [2024-03-15T16:17:47.852Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:47 [2024-03-15T16:17:47.852Z] [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
12:17:47 [2024-03-15T16:17:47.852Z] [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
12:17:48 [2024-03-15T16:17:48.108Z] [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
12:17:48 [2024-03-15T16:17:48.108Z] [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
12:17:48 [2024-03-15T16:17:48.108Z] [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
12:17:48 [2024-03-15T16:17:48.108Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.108Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:17:48 [2024-03-15T16:17:48.108Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.108Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
12:17:48 [2024-03-15T16:17:48.108Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [103/141]
12:17:48 [2024-03-15T16:17:48.108Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
12:17:48 [2024-03-15T16:17:48.108Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:17:48 [2024-03-15T16:17:48.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
12:17:48 [2024-03-15T16:17:48.108Z] [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
12:17:48 [2024-03-15T16:17:48.364Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.364Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.364Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.364Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.364Z] [INFO] The project's OSGi version is 1.0.16.202403151535
12:17:48 [2024-03-15T16:17:48.364Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.364Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.364Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.364Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.364Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.364Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.364Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.364Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.364Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.364Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.364Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
12:17:48 [2024-03-15T16:17:48.620Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.620Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.620Z] [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
12:17:48 [2024-03-15T16:17:48.620Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.620Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.620Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:48 [2024-03-15T16:17:48.620Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:48 [2024-03-15T16:17:48.620Z] [WARNING] The 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
12:17:48 [2024-03-15T16:17:48.620Z] [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
12:17:48 [2024-03-15T16:17:48.875Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.875Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.875Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.875Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.875Z] [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
12:17:48 [2024-03-15T16:17:48.875Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.875Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.875Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:17:48 [2024-03-15T16:17:48.875Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.875Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.875Z] [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
12:17:48 [2024-03-15T16:17:48.875Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.875Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.875Z] [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
12:17:48 [2024-03-15T16:17:48.875Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.875Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.875Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.875Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.875Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.875Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.876Z] [INFO] 
12:17:48 [2024-03-15T16:17:48.876Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:48 [2024-03-15T16:17:48.876Z] [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
12:17:49 [2024-03-15T16:17:49.804Z] [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
12:17:51 [2024-03-15T16:17:51.168Z] [INFO] 
12:17:51 [2024-03-15T16:17:51.168Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:17:51 [2024-03-15T16:17:51.168Z] [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
12:17:51 [2024-03-15T16:17:51.168Z] [INFO] Command line:
12:17:51 [2024-03-15T16:17:51.168Z] 	[/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]
12:17:51 [2024-03-15T16:17:51.168Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:17:53 [2024-03-15T16:17:53.056Z] Mar 15, 2024 4:17:52 PM org.apache.aries.spifly.BaseActivator log
12:17:53 [2024-03-15T16:17:53.056Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:17:54 [2024-03-15T16:17:54.422Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:17:54 [2024-03-15T16:17:54.422Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:17:57 [2024-03-15T16:17:57.686Z] !SESSION 2024-03-15 16:17:51.128 -----------------------------------------------
12:17:57 [2024-03-15T16:17:57.686Z] eclipse.buildId=unknown
12:17:57 [2024-03-15T16:17:57.686Z] java.version=17.0.2
12:17:57 [2024-03-15T16:17:57.686Z] java.vendor=Oracle Corporation
12:17:57 [2024-03-15T16:17:57.686Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:17:57 [2024-03-15T16:17:57.686Z] 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
12:17:57 [2024-03-15T16:17:57.686Z] 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
12:17:57 [2024-03-15T16:17:57.686Z] 
12:17:57 [2024-03-15T16:17:57.686Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 16:17:57.553
12:17:57 [2024-03-15T16:17:57.686Z] !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
12:17:57 [2024-03-15T16:17:57.686Z] 
12:17:57 [2024-03-15T16:17:57.686Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:17:57.590
12:17:57 [2024-03-15T16:17:57.686Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:17:57 [2024-03-15T16:17:57.686Z] !STACK 0
12:17:57 [2024-03-15T16:17:57.686Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:17:57 [2024-03-15T16:17:57.686Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:17:57 [2024-03-15T16:17:57.686Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:17:57 [2024-03-15T16:17:57.686Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:17:57 [2024-03-15T16:17:57.686Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:17:57 [2024-03-15T16:17:57.686Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:17:57 [2024-03-15T16:17:57.686Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:17:57 [2024-03-15T16:17:57.686Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:17:57 [2024-03-15T16:17:57.686Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:17:57 [2024-03-15T16:17:57.686Z] Caused by: java.io.IOException: error=2, No such file or directory
12:17:57 [2024-03-15T16:17:57.686Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:17:57 [2024-03-15T16:17:57.686Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:17:57 [2024-03-15T16:17:57.687Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:17:57 [2024-03-15T16:17:57.687Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:17:57 [2024-03-15T16:17:57.687Z] 	... 7 more
12:17:57 [2024-03-15T16:17:57.943Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
12:17:58 [2024-03-15T16:17:58.206Z] Display size: 1440x900
12:17:58 [2024-03-15T16:17:58.206Z] OS version=6.2.9-300.fc38.x86_64
12:17:58 [2024-03-15T16:17:58.206Z] GTK version=3.22.30
12:17:58 [2024-03-15T16:17:58.206Z] GTK theme=Ambiance
12:17:58 [2024-03-15T16:17:58.206Z] LIBOVERLAY_SCROLLBAR=0
12:17:58 [2024-03-15T16:17:58.206Z] Time zone: Greenwich Mean Time
12:17:58 [2024-03-15T16:17:58.206Z] 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@52d01430] time=1122494351 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:17:58 [2024-03-15T16:17:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:17:58 [2024-03-15T16:17:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:17:58 [2024-03-15T16:17:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:17:58 [2024-03-15T16:17:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:17:58 [2024-03-15T16:17:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1122494844 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:17:58 [2024-03-15T16:17:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1122494844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:17:58 [2024-03-15T16:17:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122494853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:17:58 [2024-03-15T16:17:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:17:59 [2024-03-15T16:17:59.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
12:17:59 [2024-03-15T16:17:59.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:18:11 [2024-03-15T16:18:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
12:18:11 [2024-03-15T16:18:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:11 [2024-03-15T16:18:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
12:18:11 [2024-03-15T16:18:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:18:11 [2024-03-15T16:18:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:11 [2024-03-15T16:18:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:11 [2024-03-15T16:18:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:11 [2024-03-15T16:18:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:11 [2024-03-15T16:18:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:11 [2024-03-15T16:18:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:11 [2024-03-15T16:18:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
12:18:11 [2024-03-15T16:18:11.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
12:18:11 [2024-03-15T16:18:11.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:18:13 [2024-03-15T16:18:13.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
12:18:13 [2024-03-15T16:18:13.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:13 [2024-03-15T16:18:13.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:13 [2024-03-15T16:18:13.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:13 [2024-03-15T16:18:13.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:13 [2024-03-15T16:18:13.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:13 [2024-03-15T16:18:13.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:13 [2024-03-15T16:18:13.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:13 [2024-03-15T16:18:13.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
12:18:13 [2024-03-15T16:18:13.387Z] Series don't currently have the same x axis values
12:18:13 [2024-03-15T16:18:13.643Z] 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@52d01430] time=1122509590 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:13 [2024-03-15T16:18:13.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:18:13 [2024-03-15T16:18:13.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:13 [2024-03-15T16:18:13.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:13 [2024-03-15T16:18:13.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:13 [2024-03-15T16:18:13.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122509619 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:18:13 [2024-03-15T16:18:13.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122509623 data=null doit=true}, TreeItem with text {test}]
12:18:13 [2024-03-15T16:18:13.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122509623 data=null}, TreeItem with text {test}]
12:18:13 [2024-03-15T16:18:13.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122509624 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:18:13 [2024-03-15T16:18:13.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122509625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:18:13 [2024-03-15T16:18:13.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122509641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:18:13 [2024-03-15T16:18:13.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:18:13 [2024-03-15T16:18:13.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:18:13 [2024-03-15T16:18:13.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:18:14 [2024-03-15T16:18:14.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')
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:18:14 [2024-03-15T16:18:14.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
12:18:14 [2024-03-15T16:18:14.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=1122510564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:14 [2024-03-15T16:18:14.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=1122510564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:14 [2024-03-15T16:18:14.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=1122510564 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:14 [2024-03-15T16:18:14.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=1122510565 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:14 [2024-03-15T16:18:14.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=1122510565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:14 [2024-03-15T16:18:14.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=1122510565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:14 [2024-03-15T16:18:14.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=1122510565 data=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')]
12:18:14 [2024-03-15T16:18:14.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=1122510565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:14 [2024-03-15T16:18:14.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=1122510565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:14 [2024-03-15T16:18:14.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=1122510566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:14 [2024-03-15T16:18:14.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=1122510566 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:14 [2024-03-15T16:18:14.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=1122510566 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:14 [2024-03-15T16:18:14.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')
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:14 [2024-03-15T16:18:14.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122510569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:14 [2024-03-15T16:18:14.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122510569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:14 [2024-03-15T16:18:14.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122510569 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:14 [2024-03-15T16:18:14.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122510569 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:14 [2024-03-15T16:18:14.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122510569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:14 [2024-03-15T16:18:14.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122510570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:14 [2024-03-15T16:18:14.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')
12:18:14 [2024-03-15T16:18:14.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')
12:18:14 [2024-03-15T16:18:14.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')
12:18:14 [2024-03-15T16:18:14.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')
12:18:14 [2024-03-15T16:18:14.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')
12:18:14 [2024-03-15T16:18:14.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:18:14 [2024-03-15T16:18:14.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122510570 data=null 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')]
12:18:14 [2024-03-15T16:18:14.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122509738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:18:15 [2024-03-15T16:18:15.085Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.19 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
12:18:15 [2024-03-15T16:18:15.085Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testOpenMemoryUsage -- Time elapsed: 12.77 s
12:18:15 [2024-03-15T16:18:15.085Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testMemoryUsage -- Time elapsed: 1.785 s
12:18:15 [2024-03-15T16:18:15.085Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
12:18:15 [2024-03-15T16:18:15.085Z] 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@52d01430] time=1122511116 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:15 [2024-03-15T16:18:15.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:15 [2024-03-15T16:18:15.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:18:15 [2024-03-15T16:18:15.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:18:15 [2024-03-15T16:18:15.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:18:15 [2024-03-15T16:18:15.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122511241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:18:15 [2024-03-15T16:18:15.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122511459 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122511459 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122511459 data=null}, TreeItem with text {TestForCallstack}]
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122511460 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122511460 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}]
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122511517 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122511518 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122511519 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122511519 data=null}, TreeItem with text {TestForCallstack}]
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122511519 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122511520 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}]
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122511526 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122511527 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122511528 data=null}, TreeItem with text {TestForCallstack}]
12:18:15 [2024-03-15T16:18:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122511528 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:15 [2024-03-15T16:18:15.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122511528 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}]
12:18:15 [2024-03-15T16:18:15.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122511555 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:15 [2024-03-15T16:18:15.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:15 [2024-03-15T16:18:15.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122511558 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:18:15 [2024-03-15T16:18:15.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122511558 data=null doit=true}, TreeItem with text {Traces [0]}]
12:18:15 [2024-03-15T16:18:15.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122511558 data=null}, TreeItem with text {Traces [0]}]
12:18:15 [2024-03-15T16:18:15.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122511559 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:18:15 [2024-03-15T16:18:15.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122511559 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]}]
12:18:15 [2024-03-15T16:18:15.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122511578 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:18:16 [2024-03-15T16:18:16.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:18:16 [2024-03-15T16:18:16.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:18 [2024-03-15T16:18:18.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:18 [2024-03-15T16:18:18.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:18 [2024-03-15T16:18:18.855Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:18 [2024-03-15T16:18:18.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:18:18 [2024-03-15T16:18:18.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122514826 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}]
12:18:18 [2024-03-15T16:18:18.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=1122514829 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}]
12:18:18 [2024-03-15T16:18:18.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122514829 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:18:18 [2024-03-15T16:18:18.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122514829 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}]
12:18:18 [2024-03-15T16:18:18.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122514829 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}]
12:18:18 [2024-03-15T16:18:18.855Z] 
12:18:18 [2024-03-15T16:18:18.855Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:18 [2024-03-15T16:18:18.855Z] 
12:18:18 [2024-03-15T16:18:18.855Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:18 [2024-03-15T16:18:18.855Z] 
12:18:18 [2024-03-15T16:18:18.855Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:18 [2024-03-15T16:18:18.855Z] 
12:18:18 [2024-03-15T16:18:18.855Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:18 [2024-03-15T16:18:18.855Z] 
12:18:18 [2024-03-15T16:18:18.855Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:18 [2024-03-15T16:18:18.855Z] 
12:18:18 [2024-03-15T16:18:18.855Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:18 [2024-03-15T16:18:18.855Z] 
12:18:18 [2024-03-15T16:18:18.855Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:18 [2024-03-15T16:18:18.855Z] 
12:18:18 [2024-03-15T16:18:18.855Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:18 [2024-03-15T16:18:18.855Z] 
12:18:18 [2024-03-15T16:18:18.855Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:18 [2024-03-15T16:18:18.855Z] 
12:18:18 [2024-03-15T16:18:18.855Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:18 [2024-03-15T16:18:18.855Z] 
12:18:18 [2024-03-15T16:18:18.855Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:18 [2024-03-15T16:18:18.855Z] 
12:18:18 [2024-03-15T16:18:18.855Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] 
12:18:19 [2024-03-15T16:18:19.112Z] (Eclipse:16702): Gtk-WARNING **: 16:18:18.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:19 [2024-03-15T16:18:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122515134 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}]
12:18:19 [2024-03-15T16:18:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122515137 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}]
12:18:19 [2024-03-15T16:18:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122515137 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}]
12:18:19 [2024-03-15T16:18:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122515137 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:18:19 [2024-03-15T16:18:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122515137 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:18:19 [2024-03-15T16:18:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:18:19 [2024-03-15T16:18:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
12:18:19 [2024-03-15T16:18:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:18:19 [2024-03-15T16:18:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
12:18:19 [2024-03-15T16:18:19.113Z] 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')
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=1122515140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1122515140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=1122515140 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=1122515140 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=1122515140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=1122515140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] 
12:18:19 [2024-03-15T16:18:19.113Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-03-15 16:18:19.034
12:18:19 [2024-03-15T16:18:19.113Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=1122515141 data=null 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')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=1122515250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1122515251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=1122515251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=1122515251 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=1122515251 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:19 [2024-03-15T16:18:19.113Z] 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')
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122515253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122515253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122515253 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122515253 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122515253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122515253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=1122515288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:19 [2024-03-15T16:18:19.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122515253 data=null 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')]
12:18:19 [2024-03-15T16:18:19.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122514829 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}]
12:18:19 [2024-03-15T16:18:19.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:19 [2024-03-15T16:18:19.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:19 [2024-03-15T16:18:19.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:18:19 [2024-03-15T16:18:19.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:18:19 [2024-03-15T16:18:19.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:18:19 [2024-03-15T16:18:19.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:19 [2024-03-15T16:18:19.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:19 [2024-03-15T16:18:19.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:19 [2024-03-15T16:18:19.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:19 [2024-03-15T16:18:19.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:19 [2024-03-15T16:18:19.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:20 [2024-03-15T16:18:20.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@52d01430] time=1122516366 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:20 [2024-03-15T16:18:20.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:18:20 [2024-03-15T16:18:20.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:20 [2024-03-15T16:18:20.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:20 [2024-03-15T16:18:20.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:20 [2024-03-15T16:18:20.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122516393 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:20 [2024-03-15T16:18:20.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122516393 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:20 [2024-03-15T16:18:20.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122516393 data=null}, TreeItem with text {TestForCallstack}]
12:18:20 [2024-03-15T16:18:20.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122516394 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:20 [2024-03-15T16:18:20.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122516394 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}]
12:18:20 [2024-03-15T16:18:20.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122516401 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:20 [2024-03-15T16:18:20.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:18:20 [2024-03-15T16:18:20.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:18:20 [2024-03-15T16:18:20.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:18:21 [2024-03-15T16:18:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:18:21 [2024-03-15T16:18:21.005Z] 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')
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:18:21 [2024-03-15T16:18:21.005Z] 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=1122517131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:21 [2024-03-15T16:18:21.005Z] 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=1122517131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:21 [2024-03-15T16:18:21.005Z] 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=1122517132 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:21 [2024-03-15T16:18:21.005Z] 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=1122517132 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:21 [2024-03-15T16:18:21.005Z] 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=1122517132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:21 [2024-03-15T16:18:21.005Z] 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=1122517132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:21 [2024-03-15T16:18:21.005Z] 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=1122517132 data=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')]
12:18:21 [2024-03-15T16:18:21.005Z] 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=1122517132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:21 [2024-03-15T16:18:21.005Z] 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=1122517132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:21 [2024-03-15T16:18:21.005Z] 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=1122517133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:21 [2024-03-15T16:18:21.005Z] 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=1122517133 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:21 [2024-03-15T16:18:21.005Z] 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=1122517133 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:21 [2024-03-15T16:18:21.005Z] 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')
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122517134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122517135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122517135 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122517135 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122517135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122517135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:21 [2024-03-15T16:18:21.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:21 [2024-03-15T16:18:21.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:21 [2024-03-15T16:18:21.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:21 [2024-03-15T16:18:21.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:21 [2024-03-15T16:18:21.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:21 [2024-03-15T16:18:21.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:18:21 [2024-03-15T16:18:21.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122517135 data=null 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')]
12:18:21 [2024-03-15T16:18:21.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122516453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122517755 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122517756 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122517756 data=null}, TreeItem with text {TestForCallstack}]
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122517756 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122517756 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}]
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122517764 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122517764 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122517765 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122517783 data=null}, TreeItem with text {TestForCallstack}]
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122517783 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122517783 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}]
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122517790 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122517790 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122517790 data=null}, TreeItem with text {TestForCallstack}]
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122517791 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122517791 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}]
12:18:21 [2024-03-15T16:18:21.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122517793 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:21 [2024-03-15T16:18:21.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:21 [2024-03-15T16:18:21.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122517794 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:18:21 [2024-03-15T16:18:21.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122517794 data=null doit=true}, TreeItem with text {Traces [0]}]
12:18:21 [2024-03-15T16:18:21.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122517794 data=null}, TreeItem with text {Traces [0]}]
12:18:21 [2024-03-15T16:18:21.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122517795 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:18:21 [2024-03-15T16:18:21.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122517795 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]}]
12:18:21 [2024-03-15T16:18:21.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122517799 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:18:23 [2024-03-15T16:18:23.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:18:23 [2024-03-15T16:18:23.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:23 [2024-03-15T16:18:23.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:23 [2024-03-15T16:18:23.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:23 [2024-03-15T16:18:23.714Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:23 [2024-03-15T16:18:23.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:18:23 [2024-03-15T16:18:23.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122519717 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}]
12:18:23 [2024-03-15T16:18:23.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122519718 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}]
12:18:23 [2024-03-15T16:18:23.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122519718 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:18:23 [2024-03-15T16:18:23.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122519718 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}]
12:18:23 [2024-03-15T16:18:23.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122519718 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}]
12:18:23 [2024-03-15T16:18:23.714Z] 
12:18:23 [2024-03-15T16:18:23.714Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.714Z] 
12:18:23 [2024-03-15T16:18:23.714Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.714Z] 
12:18:23 [2024-03-15T16:18:23.714Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.714Z] 
12:18:23 [2024-03-15T16:18:23.714Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.714Z] 
12:18:23 [2024-03-15T16:18:23.714Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.714Z] 
12:18:23 [2024-03-15T16:18:23.714Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.714Z] 
12:18:23 [2024-03-15T16:18:23.714Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.714Z] 
12:18:23 [2024-03-15T16:18:23.714Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.714Z] 
12:18:23 [2024-03-15T16:18:23.714Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.714Z] 
12:18:23 [2024-03-15T16:18:23.715Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.715Z] 
12:18:23 [2024-03-15T16:18:23.715Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.715Z] 
12:18:23 [2024-03-15T16:18:23.715Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.971Z] 
12:18:23 [2024-03-15T16:18:23.971Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.972Z] 
12:18:23 [2024-03-15T16:18:23.972Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.972Z] 
12:18:23 [2024-03-15T16:18:23.972Z] (Eclipse:16702): Gtk-WARNING **: 16:18:23.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122520006 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}]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122520008 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}]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122520008 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}]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122520008 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122520008 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
12:18:23 [2024-03-15T16:18:23.972Z] 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')
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=1122520011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1122520011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=1122520011 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=1122520011 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=1122520011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=1122520011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=1122520099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1122520100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=1122520105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=1122520105 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=1122520106 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import failure", using matcher: with text 'Import failure'
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:23 [2024-03-15T16:18:23.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')
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122520107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122520108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122520108 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122520108 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122520109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122520109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122520109 data=null 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')]
12:18:23 [2024-03-15T16:18:23.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=1122520011 data=null 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')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122520142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122520142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122520142 data=null doit=true}, (of type 'Table')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122520142 data=null}, (of type 'Table')]
12:18:23 [2024-03-15T16:18:23.973Z] 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=1122520143 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122520144 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')]
12:18:23 [2024-03-15T16:18:23.973Z] 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=1122520144 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with mnemonic 'Down'
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
12:18:23 [2024-03-15T16:18:23.973Z] 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')
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=1122520146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1122520146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=1122520146 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=1122520146 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=1122520146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=1122520146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=1122520146 data=null 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')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=1122520149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1122520149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=1122520149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=1122520149 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=1122520149 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=1122520149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1122520149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=1122520150 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=1122520150 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=1122520150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=1122520152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=1122520152 data=null 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')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=1122520154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1122520154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=1122520154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=1122520154 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=1122520155 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=1122520155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1122520155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=1122520155 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=1122520155 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=1122520156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=1122520156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=1122520156 data=null 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')]
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=1122520158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1122520158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=1122520158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=1122520158 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=1122520158 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:18:23 [2024-03-15T16:18:23.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
12:18:24 [2024-03-15T16:18:24.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with mnemonic 'Up'
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
12:18:24 [2024-03-15T16:18:24.231Z] 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')
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=1122520176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1122520176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=1122520176 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=1122520177 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=1122520177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=1122520177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=1122520177 data=null 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')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=1122520179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1122520179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=1122520179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=1122520179 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=1122520179 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=1122520179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1122520180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=1122520180 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=1122520180 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=1122520180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=1122520180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=1122520180 data=null 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')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=1122520182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1122520182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=1122520182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=1122520182 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=1122520182 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=1122520185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1122520185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=1122520185 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=1122520185 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=1122520185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=1122520186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=1122520186 data=null 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')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=1122520188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1122520188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=1122520188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=1122520188 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=1122520188 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122520189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122520190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122520190 data=null doit=true}, (of type 'Table')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122520190 data=null}, (of type 'Table')]
12:18:24 [2024-03-15T16:18:24.232Z] 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=1122520190 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122520191 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')]
12:18:24 [2024-03-15T16:18:24.232Z] 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=1122520192 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122520192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122520192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122520192 data=null doit=true}, (of type 'Table')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122520192 data=null}, (of type 'Table')]
12:18:24 [2024-03-15T16:18:24.232Z] 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=1122520193 data=null button=1 stateMask=0x40000 x=260 y=35 count=1}, (of type 'Table')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122520193 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')]
12:18:24 [2024-03-15T16:18:24.232Z] 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=1122520194 data=null button=1 stateMask=0xc0000 x=260 y=35 count=1}, (of type 'Table')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:18:24 [2024-03-15T16:18:24.232Z] 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')
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1122520195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1122520195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1122520195 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1122520195 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1122520195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1122520196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1122520196 data=null 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')]
12:18:24 [2024-03-15T16:18:24.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:18:24 [2024-03-15T16:18:24.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:18:24 [2024-03-15T16:18:24.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:18:24 [2024-03-15T16:18:24.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:18:24 [2024-03-15T16:18:24.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:18:24 [2024-03-15T16:18:24.233Z] 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')
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1122520199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1122520199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1122520199 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1122520199 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1122520200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1122520200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1122520202 data=null 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')]
12:18:24 [2024-03-15T16:18:24.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=1122519718 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}]
12:18:24 [2024-03-15T16:18:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:24 [2024-03-15T16:18:24.488Z] 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@52d01430] time=1122520654 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:24 [2024-03-15T16:18:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:18:24 [2024-03-15T16:18:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:24 [2024-03-15T16:18:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:24 [2024-03-15T16:18:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:24 [2024-03-15T16:18:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122520680 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:24 [2024-03-15T16:18:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122520680 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:24 [2024-03-15T16:18:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122520681 data=null}, TreeItem with text {TestForCallstack}]
12:18:24 [2024-03-15T16:18:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122520681 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:24 [2024-03-15T16:18:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122520681 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}]
12:18:24 [2024-03-15T16:18:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122520687 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:24 [2024-03-15T16:18:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:18:24 [2024-03-15T16:18:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:18:24 [2024-03-15T16:18:24.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:18:25 [2024-03-15T16:18:25.306Z] 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')
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:18:25 [2024-03-15T16:18:25.306Z] 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=1122521425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:25 [2024-03-15T16:18:25.306Z] 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=1122521425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:25 [2024-03-15T16:18:25.306Z] 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=1122521425 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:25 [2024-03-15T16:18:25.306Z] 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=1122521426 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:25 [2024-03-15T16:18:25.306Z] 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=1122521426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:25 [2024-03-15T16:18:25.306Z] 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=1122521426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:25 [2024-03-15T16:18:25.306Z] 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=1122521426 data=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')]
12:18:25 [2024-03-15T16:18:25.306Z] 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=1122521426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:25 [2024-03-15T16:18:25.306Z] 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=1122521426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:25 [2024-03-15T16:18:25.306Z] 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=1122521426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:25 [2024-03-15T16:18:25.306Z] 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=1122521426 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:25 [2024-03-15T16:18:25.306Z] 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=1122521426 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:25 [2024-03-15T16:18:25.306Z] 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')
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122521427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122521428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122521428 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122521428 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122521428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:25 [2024-03-15T16:18:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122521428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:25 [2024-03-15T16:18:25.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:25 [2024-03-15T16:18:25.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:25 [2024-03-15T16:18:25.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:25 [2024-03-15T16:18:25.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:25 [2024-03-15T16:18:25.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:25 [2024-03-15T16:18:25.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:18:25 [2024-03-15T16:18:25.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122521428 data=null 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')]
12:18:25 [2024-03-15T16:18:25.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122520733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:18:26 [2024-03-15T16:18:26.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:26 [2024-03-15T16:18:26.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:26 [2024-03-15T16:18:26.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:26 [2024-03-15T16:18:26.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:26 [2024-03-15T16:18:26.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:26 [2024-03-15T16:18:26.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:26 [2024-03-15T16:18:26.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122522048 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:26 [2024-03-15T16:18:26.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122522049 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:26 [2024-03-15T16:18:26.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122522049 data=null}, TreeItem with text {TestForCallstack}]
12:18:26 [2024-03-15T16:18:26.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122522049 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:26 [2024-03-15T16:18:26.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122522049 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}]
12:18:26 [2024-03-15T16:18:26.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122522056 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122522057 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122522057 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122522057 data=null}, TreeItem with text {TestForCallstack}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122522058 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122522058 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}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122522072 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122522072 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122522072 data=null}, TreeItem with text {TestForCallstack}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122522073 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122522073 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}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122522075 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122522076 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122522076 data=null doit=true}, TreeItem with text {Traces [0]}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122522076 data=null}, TreeItem with text {Traces [0]}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122522076 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122522076 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]}]
12:18:26 [2024-03-15T16:18:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122522086 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:18:28 [2024-03-15T16:18:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:18:28 [2024-03-15T16:18:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:28 [2024-03-15T16:18:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:28 [2024-03-15T16:18:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:18:28 [2024-03-15T16:18:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:18:28 [2024-03-15T16:18:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:18:28 [2024-03-15T16:18:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:28 [2024-03-15T16:18:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:28 [2024-03-15T16:18:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:28 [2024-03-15T16:18:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:28 [2024-03-15T16:18:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:28 [2024-03-15T16:18:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:28 [2024-03-15T16:18:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Name} time=1122524456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Name}]
12:18:28 [2024-03-15T16:18:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Name} time=1122524469 data=null button=1 stateMask=0x80000 x=77 y=-13 count=1}, TreeColumn with text {Name}]
12:18:28 [2024-03-15T16:18:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=1122524469 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}]
12:18:28 [2024-03-15T16:18:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=1122524470 data=null button=1 stateMask=0x80000 x=188 y=-13 count=1}, TreeColumn with text {PID/TID}]
12:18:28 [2024-03-15T16:18:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Start time} time=1122524471 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}]
12:18:28 [2024-03-15T16:18:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Start time} time=1122524473 data=null button=1 stateMask=0x80000 x=352 y=-13 count=1}, TreeColumn with text {Start time}]
12:18:28 [2024-03-15T16:18:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:28 [2024-03-15T16:18:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:28 [2024-03-15T16:18:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:28 [2024-03-15T16:18:28.782Z] 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@52d01430] time=1122524732 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:28 [2024-03-15T16:18:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:18:28 [2024-03-15T16:18:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:28 [2024-03-15T16:18:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:28 [2024-03-15T16:18:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:28 [2024-03-15T16:18:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122524757 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:28 [2024-03-15T16:18:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122524757 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:28 [2024-03-15T16:18:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122524757 data=null}, TreeItem with text {TestForCallstack}]
12:18:28 [2024-03-15T16:18:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122524757 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:28 [2024-03-15T16:18:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122524757 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}]
12:18:28 [2024-03-15T16:18:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122524763 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:28 [2024-03-15T16:18:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:18:28 [2024-03-15T16:18:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:18:28 [2024-03-15T16:18:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:18:29 [2024-03-15T16:18:29.346Z] 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')
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:18:29 [2024-03-15T16:18:29.346Z] 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=1122525451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:29 [2024-03-15T16:18:29.346Z] 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=1122525451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:29 [2024-03-15T16:18:29.346Z] 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=1122525451 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:29 [2024-03-15T16:18:29.346Z] 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=1122525451 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:29 [2024-03-15T16:18:29.346Z] 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=1122525451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:29 [2024-03-15T16:18:29.346Z] 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=1122525451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:29 [2024-03-15T16:18:29.346Z] 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=1122525451 data=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')]
12:18:29 [2024-03-15T16:18:29.346Z] 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=1122525452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:29 [2024-03-15T16:18:29.346Z] 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=1122525452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:29 [2024-03-15T16:18:29.346Z] 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=1122525452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:29 [2024-03-15T16:18:29.346Z] 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=1122525452 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:29 [2024-03-15T16:18:29.346Z] 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=1122525452 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:29 [2024-03-15T16:18:29.346Z] 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')
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122525453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122525453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:29 [2024-03-15T16:18:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122525453 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:29 [2024-03-15T16:18:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122525453 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:29 [2024-03-15T16:18:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122525454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:29 [2024-03-15T16:18:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122525454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:29 [2024-03-15T16:18:29.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:29 [2024-03-15T16:18:29.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:29 [2024-03-15T16:18:29.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:29 [2024-03-15T16:18:29.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:29 [2024-03-15T16:18:29.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:29 [2024-03-15T16:18:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:18:29 [2024-03-15T16:18:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122525454 data=null 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')]
12:18:29 [2024-03-15T16:18:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122524807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:18:30 [2024-03-15T16:18:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:30 [2024-03-15T16:18:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:30 [2024-03-15T16:18:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:30 [2024-03-15T16:18:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:30 [2024-03-15T16:18:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:30 [2024-03-15T16:18:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:30 [2024-03-15T16:18:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122526072 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122526073 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122526073 data=null}, TreeItem with text {TestForCallstack}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122526073 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122526073 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}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122526080 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122526080 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122526080 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122526081 data=null}, TreeItem with text {TestForCallstack}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122526081 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122526081 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}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122526095 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122526095 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122526095 data=null}, TreeItem with text {TestForCallstack}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122526095 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122526095 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}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122526097 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122526098 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122526099 data=null doit=true}, TreeItem with text {Traces [0]}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122526099 data=null}, TreeItem with text {Traces [0]}]
12:18:30 [2024-03-15T16:18:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122526099 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:18:30 [2024-03-15T16:18:30.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122526099 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]}]
12:18:30 [2024-03-15T16:18:30.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122526107 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:18:32 [2024-03-15T16:18:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:18:32 [2024-03-15T16:18: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"'
12:18:32 [2024-03-15T16:18:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:32 [2024-03-15T16:18:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:32 [2024-03-15T16:18:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:18:32 [2024-03-15T16:18:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:18:32 [2024-03-15T16:18:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:18:32 [2024-03-15T16:18: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"'
12:18:32 [2024-03-15T16:18:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:32 [2024-03-15T16:18:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:32 [2024-03-15T16:18:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:32 [2024-03-15T16:18:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:32 [2024-03-15T16:18:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:32 [2024-03-15T16:18:32.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@52d01430] time=1122528777 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:32 [2024-03-15T16:18:32.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:18:32 [2024-03-15T16:18:32.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:32 [2024-03-15T16:18:32.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:32 [2024-03-15T16:18:32.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:32 [2024-03-15T16:18:32.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122528812 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:32 [2024-03-15T16:18:32.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122528813 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:32 [2024-03-15T16:18:32.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122528813 data=null}, TreeItem with text {TestForCallstack}]
12:18:32 [2024-03-15T16:18:32.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122528813 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:32 [2024-03-15T16:18:32.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122528813 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}]
12:18:32 [2024-03-15T16:18:32.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122528823 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:32 [2024-03-15T16:18:32.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:18:32 [2024-03-15T16:18:32.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:18:32 [2024-03-15T16:18:32.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:18:33 [2024-03-15T16:18:33.438Z] 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')
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:18:33 [2024-03-15T16:18:33.438Z] 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=1122529508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:33 [2024-03-15T16:18:33.438Z] 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=1122529508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:33 [2024-03-15T16:18:33.438Z] 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=1122529508 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:33 [2024-03-15T16:18:33.438Z] 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=1122529508 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:33 [2024-03-15T16:18:33.438Z] 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=1122529509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:33 [2024-03-15T16:18:33.438Z] 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=1122529509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:33 [2024-03-15T16:18:33.438Z] 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=1122529509 data=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')]
12:18:33 [2024-03-15T16:18:33.438Z] 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=1122529509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:33 [2024-03-15T16:18:33.438Z] 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=1122529509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:33 [2024-03-15T16:18:33.438Z] 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=1122529509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:33 [2024-03-15T16:18:33.438Z] 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=1122529509 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:33 [2024-03-15T16:18:33.438Z] 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=1122529509 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:33 [2024-03-15T16:18:33.438Z] 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')
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122529510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122529510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:33 [2024-03-15T16:18:33.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122529510 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:33 [2024-03-15T16:18:33.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122529510 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:33 [2024-03-15T16:18:33.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122529510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:33 [2024-03-15T16:18:33.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122529510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:33 [2024-03-15T16:18:33.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:33 [2024-03-15T16:18:33.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:33 [2024-03-15T16:18:33.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:33 [2024-03-15T16:18:33.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:33 [2024-03-15T16:18:33.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:33 [2024-03-15T16:18:33.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:18:33 [2024-03-15T16:18:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122529510 data=null 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')]
12:18:33 [2024-03-15T16:18:33.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122528864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122530131 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122530131 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122530132 data=null}, TreeItem with text {TestForCallstack}]
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122530132 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122530132 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}]
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122530139 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122530140 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122530140 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122530140 data=null}, TreeItem with text {TestForCallstack}]
12:18:33 [2024-03-15T16:18:33.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122530140 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:34 [2024-03-15T16:18:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122530141 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}]
12:18:34 [2024-03-15T16:18:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122530155 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:34 [2024-03-15T16:18:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122530155 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:34 [2024-03-15T16:18:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122530155 data=null}, TreeItem with text {TestForCallstack}]
12:18:34 [2024-03-15T16:18:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122530155 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:34 [2024-03-15T16:18:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122530156 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}]
12:18:34 [2024-03-15T16:18:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122530158 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:34 [2024-03-15T16:18:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:34 [2024-03-15T16:18:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122530158 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:18:34 [2024-03-15T16:18:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122530158 data=null doit=true}, TreeItem with text {Traces [0]}]
12:18:34 [2024-03-15T16:18:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122530159 data=null}, TreeItem with text {Traces [0]}]
12:18:34 [2024-03-15T16:18:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122530159 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:18:34 [2024-03-15T16:18:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122530159 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]}]
12:18:34 [2024-03-15T16:18:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122530168 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:18:36 [2024-03-15T16:18:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:18:36 [2024-03-15T16:18:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:36 [2024-03-15T16:18:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:36 [2024-03-15T16:18:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:36 [2024-03-15T16:18:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:36 [2024-03-15T16:18:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:36 [2024-03-15T16:18:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:36 [2024-03-15T16:18:36.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@52d01430] time=1122532330 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:36 [2024-03-15T16:18:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:18:36 [2024-03-15T16:18:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:36 [2024-03-15T16:18:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:36 [2024-03-15T16:18:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:36 [2024-03-15T16:18:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122532357 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:36 [2024-03-15T16:18:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122532357 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:36 [2024-03-15T16:18:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122532357 data=null}, TreeItem with text {TestForCallstack}]
12:18:36 [2024-03-15T16:18:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122532357 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:36 [2024-03-15T16:18:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122532358 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}]
12:18:36 [2024-03-15T16:18:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122532364 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:36 [2024-03-15T16:18:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:18:36 [2024-03-15T16:18:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:18:36 [2024-03-15T16:18:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:18:36 [2024-03-15T16:18:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:18:36 [2024-03-15T16:18:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:18:36 [2024-03-15T16:18:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:36 [2024-03-15T16:18:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:18:36 [2024-03-15T16:18:36.610Z] 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')
12:18:36 [2024-03-15T16:18:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:36 [2024-03-15T16:18:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:36 [2024-03-15T16:18:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:36 [2024-03-15T16:18:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:18:36 [2024-03-15T16:18:36.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:18:36 [2024-03-15T16:18:36.610Z] 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=1122532561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:36 [2024-03-15T16:18:36.610Z] 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=1122532562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:36 [2024-03-15T16:18:36.610Z] 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=1122532562 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:36 [2024-03-15T16:18:36.610Z] 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=1122532562 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:36 [2024-03-15T16:18:36.610Z] 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=1122532562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:36 [2024-03-15T16:18:36.610Z] 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=1122532562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:36 [2024-03-15T16:18:36.610Z] 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=1122532562 data=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')]
12:18:36 [2024-03-15T16:18:36.610Z] 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=1122532562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:36 [2024-03-15T16:18:36.610Z] 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=1122532562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:36 [2024-03-15T16:18:36.611Z] 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=1122532562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:36 [2024-03-15T16:18:36.611Z] 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=1122532562 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:36 [2024-03-15T16:18:36.611Z] 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=1122532562 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:36 [2024-03-15T16:18:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:18:36 [2024-03-15T16:18:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:36 [2024-03-15T16:18:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:36 [2024-03-15T16:18:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:36 [2024-03-15T16:18:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:36 [2024-03-15T16:18:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:36 [2024-03-15T16:18:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:36 [2024-03-15T16:18:36.611Z] 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')
12:18:36 [2024-03-15T16:18:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:36 [2024-03-15T16:18:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122532612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:36 [2024-03-15T16:18:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122532612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:36 [2024-03-15T16:18:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122532613 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:36 [2024-03-15T16:18:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122532613 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:36 [2024-03-15T16:18:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122532613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:36 [2024-03-15T16:18:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122532613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:36 [2024-03-15T16:18:36.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:36 [2024-03-15T16:18:36.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:36 [2024-03-15T16:18:36.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:36 [2024-03-15T16:18:36.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:36 [2024-03-15T16:18:36.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:36 [2024-03-15T16:18:36.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:18:36 [2024-03-15T16:18:36.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122532613 data=null 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')]
12:18:36 [2024-03-15T16:18:36.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122532407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122533262 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122533262 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122533262 data=null}, TreeItem with text {TestForCallstack}]
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122533262 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122533262 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}]
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122533283 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122533284 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122533284 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122533284 data=null}, TreeItem with text {TestForCallstack}]
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122533284 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:37 [2024-03-15T16:18:37.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122533284 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}]
12:18:37 [2024-03-15T16:18:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122533289 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:37 [2024-03-15T16:18:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122533289 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:37 [2024-03-15T16:18:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122533289 data=null}, TreeItem with text {TestForCallstack}]
12:18:37 [2024-03-15T16:18:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122533290 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:37 [2024-03-15T16:18:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122533290 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}]
12:18:37 [2024-03-15T16:18:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122533292 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:37 [2024-03-15T16:18:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:37 [2024-03-15T16:18:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122533293 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:18:37 [2024-03-15T16:18:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122533293 data=null doit=true}, TreeItem with text {Traces [0]}]
12:18:37 [2024-03-15T16:18:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122533293 data=null}, TreeItem with text {Traces [0]}]
12:18:37 [2024-03-15T16:18:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122533293 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:18:37 [2024-03-15T16:18:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122533293 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]}]
12:18:37 [2024-03-15T16:18:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122533303 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:18:39 [2024-03-15T16:18:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:18:39 [2024-03-15T16:18:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:39 [2024-03-15T16:18:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:39 [2024-03-15T16:18:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:18:39 [2024-03-15T16:18:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:18:39 [2024-03-15T16:18:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:18:39 [2024-03-15T16:18:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:39 [2024-03-15T16:18:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:39 [2024-03-15T16:18:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:39 [2024-03-15T16:18:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:39 [2024-03-15T16:18:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:39 [2024-03-15T16:18:39.573Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:39 [2024-03-15T16:18:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:18:39 [2024-03-15T16:18:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122535654 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}]
12:18:39 [2024-03-15T16:18:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122535654 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}]
12:18:39 [2024-03-15T16:18:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122535654 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:18:39 [2024-03-15T16:18:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122535654 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}]
12:18:39 [2024-03-15T16:18:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122535654 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}]
12:18:39 [2024-03-15T16:18:39.573Z] 
12:18:39 [2024-03-15T16:18:39.573Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.573Z] 
12:18:39 [2024-03-15T16:18:39.573Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.573Z] 
12:18:39 [2024-03-15T16:18:39.573Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.573Z] 
12:18:39 [2024-03-15T16:18:39.573Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.829Z] 
12:18:39 [2024-03-15T16:18:39.829Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.830Z] 
12:18:39 [2024-03-15T16:18:39.830Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.830Z] 
12:18:39 [2024-03-15T16:18:39.830Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.830Z] 
12:18:39 [2024-03-15T16:18:39.830Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.830Z] 
12:18:39 [2024-03-15T16:18:39.830Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.830Z] 
12:18:39 [2024-03-15T16:18:39.830Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.830Z] 
12:18:39 [2024-03-15T16:18:39.830Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.830Z] 
12:18:39 [2024-03-15T16:18:39.830Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.830Z] 
12:18:39 [2024-03-15T16:18:39.830Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.830Z] 
12:18:39 [2024-03-15T16:18:39.830Z] (Eclipse:16702): Gtk-WARNING **: 16:18:39.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122535927 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}]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122535929 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}]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122535929 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}]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122535929 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122535929 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
12:18:39 [2024-03-15T16:18:39.830Z] 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')
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=1122535930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1122535930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=1122535930 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=1122535931 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=1122535931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=1122535931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=1122535931 data=null 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')]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=1122535938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1122535938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=1122535939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=1122535939 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=1122535939 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:39 [2024-03-15T16:18:39.830Z] 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')
12:18:39 [2024-03-15T16:18:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:39 [2024-03-15T16:18:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122535940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122535940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122535940 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122535942 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122535942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122535942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=1122535970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:39 [2024-03-15T16:18:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122535942 data=null 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')]
12:18:39 [2024-03-15T16:18:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122535654 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}]
12:18:40 [2024-03-15T16:18:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:40 [2024-03-15T16:18:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:40 [2024-03-15T16:18:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:40 [2024-03-15T16:18:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:40 [2024-03-15T16:18:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:40 [2024-03-15T16:18:40.342Z] 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@52d01430] time=1122536314 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:40 [2024-03-15T16:18:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:18:40 [2024-03-15T16:18:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:40 [2024-03-15T16:18:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:40 [2024-03-15T16:18:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:40 [2024-03-15T16:18:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122536339 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:40 [2024-03-15T16:18:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122536339 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:40 [2024-03-15T16:18:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122536339 data=null}, TreeItem with text {TestForCallstack}]
12:18:40 [2024-03-15T16:18:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122536339 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:40 [2024-03-15T16:18:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122536339 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}]
12:18:40 [2024-03-15T16:18:40.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122536345 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:40 [2024-03-15T16:18:40.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:18:40 [2024-03-15T16:18:40.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:18:40 [2024-03-15T16:18:40.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:18:40 [2024-03-15T16:18:40.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')
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:18:40 [2024-03-15T16:18:40.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
12:18:40 [2024-03-15T16:18:40.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=1122537031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:40 [2024-03-15T16:18:40.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=1122537031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:40 [2024-03-15T16:18:40.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=1122537031 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:40 [2024-03-15T16:18:40.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=1122537031 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:40 [2024-03-15T16:18:40.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=1122537031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:40 [2024-03-15T16:18:40.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=1122537032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:40 [2024-03-15T16:18:40.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=1122537032 data=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')]
12:18:40 [2024-03-15T16:18:40.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=1122537032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:40 [2024-03-15T16:18:40.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=1122537032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:40 [2024-03-15T16:18:40.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=1122537032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:40 [2024-03-15T16:18:40.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=1122537032 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:40 [2024-03-15T16:18:40.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=1122537032 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:40 [2024-03-15T16:18:40.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')
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122537033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122537033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122537033 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122537033 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122537033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:40 [2024-03-15T16:18:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122537033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:40 [2024-03-15T16:18:40.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:40 [2024-03-15T16:18:40.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:40 [2024-03-15T16:18:40.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:40 [2024-03-15T16:18:40.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:40 [2024-03-15T16:18:40.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:40 [2024-03-15T16:18:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:18:41 [2024-03-15T16:18:41.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122537033 data=null 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')]
12:18:41 [2024-03-15T16:18:41.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122536385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:18:41 [2024-03-15T16:18:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:41 [2024-03-15T16:18:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:41 [2024-03-15T16:18:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:41 [2024-03-15T16:18:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:41 [2024-03-15T16:18:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:41 [2024-03-15T16:18:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:41 [2024-03-15T16:18:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122537661 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:41 [2024-03-15T16:18:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122537661 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:41 [2024-03-15T16:18:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122537661 data=null}, TreeItem with text {TestForCallstack}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122537662 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122537662 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}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122537669 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122537669 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122537669 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122537669 data=null}, TreeItem with text {TestForCallstack}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122537670 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122537670 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}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122537674 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122537674 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122537674 data=null}, TreeItem with text {TestForCallstack}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122537675 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122537675 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}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122537677 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122537677 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122537678 data=null doit=true}, TreeItem with text {Traces [0]}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122537678 data=null}, TreeItem with text {Traces [0]}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122537682 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122537682 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]}]
12:18:41 [2024-03-15T16:18:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122537686 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:18:43 [2024-03-15T16:18:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:18:43 [2024-03-15T16:18:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:43 [2024-03-15T16:18:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:43 [2024-03-15T16:18:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:43 [2024-03-15T16:18:43.613Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:43 [2024-03-15T16:18:43.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@52d01430] time=1122540003 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:43 [2024-03-15T16:18:43.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:18:43 [2024-03-15T16:18:43.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:43 [2024-03-15T16:18:43.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:43 [2024-03-15T16:18:43.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:43 [2024-03-15T16:18:43.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122540029 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:43 [2024-03-15T16:18:43.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122540029 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:43 [2024-03-15T16:18:43.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122540029 data=null}, TreeItem with text {TestForCallstack}]
12:18:43 [2024-03-15T16:18:43.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122540029 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:43 [2024-03-15T16:18:43.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122540029 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}]
12:18:43 [2024-03-15T16:18:43.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122540035 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:44 [2024-03-15T16:18:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:18:44 [2024-03-15T16:18:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:18:44 [2024-03-15T16:18:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:18:44 [2024-03-15T16:18:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:18:44 [2024-03-15T16:18:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:18:44 [2024-03-15T16:18:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:44 [2024-03-15T16:18:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:18:44 [2024-03-15T16:18:44.124Z] 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')
12:18:44 [2024-03-15T16:18:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:44 [2024-03-15T16:18:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:44 [2024-03-15T16:18:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:44 [2024-03-15T16:18:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:18:44 [2024-03-15T16:18:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:18:44 [2024-03-15T16:18:44.124Z] 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=1122540227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-03-15T16:18:44.124Z] 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=1122540227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-03-15T16:18:44.124Z] 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=1122540227 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-03-15T16:18:44.124Z] 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=1122540227 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-03-15T16:18:44.124Z] 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=1122540227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-03-15T16:18:44.124Z] 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=1122540227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-03-15T16:18:44.124Z] 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=1122540227 data=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')]
12:18:44 [2024-03-15T16:18:44.125Z] 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=1122540227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-03-15T16:18:44.125Z] 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=1122540227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-03-15T16:18:44.125Z] 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=1122540227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-03-15T16:18:44.125Z] 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=1122540228 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-03-15T16:18:44.125Z] 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=1122540228 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-03-15T16:18:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:18:44 [2024-03-15T16:18:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:44 [2024-03-15T16:18:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:44 [2024-03-15T16:18:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:44 [2024-03-15T16:18:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:44 [2024-03-15T16:18:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:44 [2024-03-15T16:18:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:44 [2024-03-15T16:18:44.125Z] 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')
12:18:44 [2024-03-15T16:18:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:44 [2024-03-15T16:18:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122540228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:44 [2024-03-15T16:18:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122540228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:44 [2024-03-15T16:18:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122540229 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:44 [2024-03-15T16:18:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122540229 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:44 [2024-03-15T16:18:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122540229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:44 [2024-03-15T16:18:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122540229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:44 [2024-03-15T16:18:44.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:44 [2024-03-15T16:18:44.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:44 [2024-03-15T16:18:44.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:44 [2024-03-15T16:18:44.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:44 [2024-03-15T16:18:44.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:44 [2024-03-15T16:18:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:18:44 [2024-03-15T16:18:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122540229 data=null 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')]
12:18:44 [2024-03-15T16:18:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122540074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:18:44 [2024-03-15T16:18:44.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122540874 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122540874 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122540874 data=null}, TreeItem with text {TestForCallstack}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122540875 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122540884 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}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122540891 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122540892 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122540892 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122540892 data=null}, TreeItem with text {TestForCallstack}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122540892 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122540895 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}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122540899 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122540900 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122540900 data=null}, TreeItem with text {TestForCallstack}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122540900 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122540900 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}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122540902 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122540903 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122540903 data=null doit=true}, TreeItem with text {Traces [0]}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122540903 data=null}, TreeItem with text {Traces [0]}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122540904 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122540904 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]}]
12:18:44 [2024-03-15T16:18:44.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122540908 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:18:46 [2024-03-15T16:18:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:18:46 [2024-03-15T16:18:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:46 [2024-03-15T16:18:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:46 [2024-03-15T16:18:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:46 [2024-03-15T16:18:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:18:46 [2024-03-15T16:18:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:18:46 [2024-03-15T16:18:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:18:46 [2024-03-15T16:18:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543333 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543334 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}]
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543340 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543340 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:18:47 [2024-03-15T16:18:47.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:47 [2024-03-15T16:18:47.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:47 [2024-03-15T16:18:47.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:47 [2024-03-15T16:18:47.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:47 [2024-03-15T16:18:47.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:47 [2024-03-15T16:18:47.954Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:47 [2024-03-15T16:18:47.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:18:47 [2024-03-15T16:18:47.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543843 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543843 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}]
12:18:47 [2024-03-15T16:18:47.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543849 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122543849 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:18:47 [2024-03-15T16:18:47.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:18:47 [2024-03-15T16:18:47.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:48 [2024-03-15T16:18:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:48 [2024-03-15T16:18:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:48 [2024-03-15T16:18:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:48 [2024-03-15T16:18:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:48 [2024-03-15T16:18:48.210Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:48 [2024-03-15T16:18:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:18:48 [2024-03-15T16:18:48.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=1122544352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.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=1122544352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.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=1122544352 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.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=1122544352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.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=1122544352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122544352 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}]
12:18:48 [2024-03-15T16:18:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122544357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.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=1122544358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122544358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122544358 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122544358 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:18:48 [2024-03-15T16:18:48.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122544860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122544860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122544860 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122544861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122544861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122544861 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}]
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122544865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122544866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122544866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122544866 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122544866 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:18:48 [2024-03-15T16:18:48.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:49 [2024-03-15T16:18: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"'
12:18:49 [2024-03-15T16:18:49.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:49 [2024-03-15T16:18:49.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:49 [2024-03-15T16:18:49.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:49 [2024-03-15T16:18:49.332Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:49 [2024-03-15T16:18:49.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:18:49 [2024-03-15T16:18:49.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545369 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545369 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}]
12:18:49 [2024-03-15T16:18:49.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=1122545374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.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=1122545375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.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=1122545375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.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=1122545375 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.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=1122545375 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:18:49 [2024-03-15T16:18:49.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545878 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545879 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}]
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545886 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122545886 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:18:49 [2024-03-15T16:18:49.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:50 [2024-03-15T16:18:50.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:50 [2024-03-15T16:18:50.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:50 [2024-03-15T16:18:50.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:50 [2024-03-15T16:18:50.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:50 [2024-03-15T16:18:50.456Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:50 [2024-03-15T16:18:50.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:18:50 [2024-03-15T16:18:50.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546388 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546389 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}]
12:18:50 [2024-03-15T16:18:50.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546394 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546394 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:18:50 [2024-03-15T16:18:50.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:50 [2024-03-15T16:18:50.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:50 [2024-03-15T16:18:50.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:50 [2024-03-15T16:18:50.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:50 [2024-03-15T16:18:50.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:50 [2024-03-15T16:18:50.712Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:50 [2024-03-15T16:18:50.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:18:50 [2024-03-15T16:18:50.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546897 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546897 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}]
12:18:50 [2024-03-15T16:18:50.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546902 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122546902 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:18:50 [2024-03-15T16:18:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:18:50 [2024-03-15T16:18:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547404 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547405 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}]
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547410 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547410 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:18:51 [2024-03-15T16:18:51.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547914 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547914 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}]
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547920 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122547920 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:18:51 [2024-03-15T16:18:51.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:52 [2024-03-15T16:18:52.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:52 [2024-03-15T16:18:52.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:52 [2024-03-15T16:18:52.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:52 [2024-03-15T16:18:52.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:52 [2024-03-15T16:18:52.396Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:52 [2024-03-15T16:18:52.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:18:52 [2024-03-15T16:18:52.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548424 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548425 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}]
12:18:52 [2024-03-15T16:18:52.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548438 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548438 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:18:52 [2024-03-15T16:18:52.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548941 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548941 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}]
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548946 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122548946 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:18:52 [2024-03-15T16:18:52.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:53 [2024-03-15T16:18:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:18:53 [2024-03-15T16:18:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:18:53 [2024-03-15T16:18:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous Item}
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549449 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
12:18:53 [2024-03-15T16:18:53.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=1122549450 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}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549454 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549454 data=null}, ToolItem with tooltip text {Select Previous Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous Item}
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next Item}
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549456 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
12:18:53 [2024-03-15T16:18:53.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=1122549456 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}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549456 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549456 data=null}, ToolItem with tooltip text {Select Next Item}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next Item}
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:18:53 [2024-03-15T16:18:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549457 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549457 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}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549458 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549458 data=null}, ToolItem with tooltip text {Zoom In}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549458 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549459 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}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549459 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1122549459 data=null}, ToolItem with tooltip text {Zoom Out}]
12:18:53 [2024-03-15T16:18:53.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
12:18:53 [2024-03-15T16:18:53.776Z] 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@52d01430] time=1122549844 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:53 [2024-03-15T16:18:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:18:53 [2024-03-15T16:18:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:53 [2024-03-15T16:18:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:53 [2024-03-15T16:18:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:53 [2024-03-15T16:18:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1122549869 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:18:53 [2024-03-15T16:18:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1122549869 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:18:53 [2024-03-15T16:18:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1122549870 data=null}, TreeItem with text {TestForCallstack}]
12:18:53 [2024-03-15T16:18:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1122549870 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:53 [2024-03-15T16:18:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122549870 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}]
12:18:53 [2024-03-15T16:18:53.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1122549878 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:18:53 [2024-03-15T16:18:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:18:53 [2024-03-15T16:18:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:18:53 [2024-03-15T16:18:53.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:18:54 [2024-03-15T16:18:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:18:54 [2024-03-15T16:18:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:18:54 [2024-03-15T16:18:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:54 [2024-03-15T16:18:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:18:54 [2024-03-15T16:18:54.705Z] 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')
12:18:54 [2024-03-15T16:18:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:54 [2024-03-15T16:18:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:54 [2024-03-15T16:18:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:54 [2024-03-15T16:18:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:18:54 [2024-03-15T16:18:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:18:54 [2024-03-15T16:18:54.705Z] 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=1122550580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:54 [2024-03-15T16:18:54.705Z] 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=1122550580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:54 [2024-03-15T16:18:54.705Z] 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=1122550580 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:54 [2024-03-15T16:18:54.705Z] 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=1122550580 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:54 [2024-03-15T16:18:54.705Z] 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=1122550580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:54 [2024-03-15T16:18:54.705Z] 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=1122550580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:54 [2024-03-15T16:18:54.705Z] 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=1122550581 data=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')]
12:18:54 [2024-03-15T16:18:54.705Z] 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=1122550581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:54 [2024-03-15T16:18:54.705Z] 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=1122550581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:54 [2024-03-15T16:18:54.705Z] 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=1122550581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:54 [2024-03-15T16:18:54.706Z] 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=1122550581 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:54 [2024-03-15T16:18:54.706Z] 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=1122550581 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:54 [2024-03-15T16:18:54.706Z] 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')
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122550582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122550582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122550582 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122550582 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122550582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122550582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:54 [2024-03-15T16:18:54.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:54 [2024-03-15T16:18:54.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:54 [2024-03-15T16:18:54.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:54 [2024-03-15T16:18:54.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:54 [2024-03-15T16:18:54.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122550582 data=null 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')]
12:18:54 [2024-03-15T16:18:54.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122549920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:18:54 [2024-03-15T16:18:54.961Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.97 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
12:18:54 [2024-03-15T16:18:54.961Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testLoadingMappingFiles -- Time elapsed: 6.398 s
12:18:54 [2024-03-15T16:18:54.961Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testManipulatingMappingFiles -- Time elapsed: 4.293 s
12:18:54 [2024-03-15T16:18:54.961Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeSortAndCheckStack -- Time elapsed: 4.025 s
12:18:54 [2024-03-15T16:18:54.961Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStack -- Time elapsed: 4.057 s
12:18:54 [2024-03-15T16:18:54.961Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testOpenCallstack -- Time elapsed: 3.132 s
12:18:54 [2024-03-15T16:18:54.961Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStackWithNames -- Time elapsed: 4.390 s
12:18:54 [2024-03-15T16:18:54.962Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testCallStackToolBar -- Time elapsed: 3.223 s
12:18:54 [2024-03-15T16:18:54.962Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeGoBackAndForthAndCheckStack -- Time elapsed: 10.33 s
12:18:54 [2024-03-15T16:18:54.962Z] 
12:18:54 [2024-03-15T16:18:54.962Z] Results:
12:18:54 [2024-03-15T16:18:54.962Z] 
12:18:54 [2024-03-15T16:18:54.962Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
12:18:54 [2024-03-15T16:18:54.962Z] 
12:18:55 [2024-03-15T16:18:55.217Z] 
12:18:55 [2024-03-15T16:18:55.217Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 16:18:55.148
12:18:55 [2024-03-15T16:18:55.217Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:18:55 [2024-03-15T16:18:55.779Z] [INFO] All tests passed
12:18:55 [2024-03-15T16:18:55.779Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.779Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:18:55 [2024-03-15T16:18:55.779Z] [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
12:18:55 [2024-03-15T16:18:55.780Z] [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
12:18:55 [2024-03-15T16:18:55.780Z] [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
12:18:55 [2024-03-15T16:18:55.780Z] [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
12:18:55 [2024-03-15T16:18:55.780Z] [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
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT [104/141]
12:18:55 [2024-03-15T16:18:55.780Z] [INFO]   from pcap/pom.xml
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --------------------------------[ pom ]---------------------------------
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap-parent ---
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap-parent ---
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
12:18:55 [2024-03-15T16:18:55.780Z] [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
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [105/141]
12:18:55 [2024-03-15T16:18:55.780Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:18:55 [2024-03-15T16:18:55.780Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:18:55 [2024-03-15T16:18:55.780Z] [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
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] The project's OSGi version is 1.2.1.202403151535
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] 
12:18:55 [2024-03-15T16:18:55.780Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
12:18:55 [2024-03-15T16:18:55.780Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:18:55 [2024-03-15T16:18:55.780Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:18:55 [2024-03-15T16:18:55.780Z] [WARNING] The 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
12:18:55 [2024-03-15T16:18:55.780Z] [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
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] 
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.pcap.core ---
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] 
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core ---
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] 
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] 
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core ---
12:18:56 [2024-03-15T16:18:56.037Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:18:56 [2024-03-15T16:18:56.037Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:18:56 [2024-03-15T16:18:56.037Z] [WARNING] The 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
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] 
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core ---
12:18:56 [2024-03-15T16:18:56.037Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] 
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
12:18:56 [2024-03-15T16:18:56.037Z] [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
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] 
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
12:18:56 [2024-03-15T16:18:56.037Z] [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
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] 
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] 
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core ---
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] 
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] 
12:18:56 [2024-03-15T16:18:56.037Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core ---
12:18:56 [2024-03-15T16:18:56.037Z] [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
12:18:56 [2024-03-15T16:18:56.965Z] [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
12:18:57 [2024-03-15T16:18:57.892Z] [INFO] 
12:18:57 [2024-03-15T16:18:57.892Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
12:18:57 [2024-03-15T16:18:57.892Z] [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
12:18:57 [2024-03-15T16:18:57.892Z] [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
12:18:57 [2024-03-15T16:18:57.892Z] [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
12:18:57 [2024-03-15T16:18:57.892Z] [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
12:18:57 [2024-03-15T16:18:57.893Z] [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
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] 
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] 
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [106/141]
12:18:57 [2024-03-15T16:18:57.893Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:18:57 [2024-03-15T16:18:57.893Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:18:57 [2024-03-15T16:18:57.893Z] [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
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] 
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] 
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] The project's OSGi version is 1.0.7.202403151535
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] 
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] 
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] 
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] 
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] 
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] 
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] 
12:18:57 [2024-03-15T16:18:57.893Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:57 [2024-03-15T16:18:57.893Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:18:57 [2024-03-15T16:18:57.893Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:18:57 [2024-03-15T16:18:57.893Z] [WARNING] The 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
12:18:58 [2024-03-15T16:18:58.149Z] [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
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] 
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] 
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] 
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:58 [2024-03-15T16:18:58.149Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] 
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:58 [2024-03-15T16:18:58.149Z] [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
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] 
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:58 [2024-03-15T16:18:58.149Z] [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
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] 
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] 
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] 
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] 
12:18:58 [2024-03-15T16:18:58.149Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:58 [2024-03-15T16:18:58.149Z] [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
12:18:59 [2024-03-15T16:18:59.077Z] [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
12:19:00 [2024-03-15T16:19:00.440Z] [INFO] 
12:19:00 [2024-03-15T16:19:00.440Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
12:19:00 [2024-03-15T16:19:00.696Z] [INFO] Executing tasks
12:19:00 [2024-03-15T16:19:00.696Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
12:19:00 [2024-03-15T16:19:00.696Z] [WARNING]      [echo] Attempting to download test traces
12:19:00 [2024-03-15T16:19:00.696Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
12:19:00 [2024-03-15T16:19:00.696Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
12:19:00 [2024-03-15T16:19:00.696Z] [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
12:19:00 [2024-03-15T16:19:00.696Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
12:19:00 [2024-03-15T16:19:00.696Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
12:19:00 [2024-03-15T16:19:00.696Z] [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
12:19:00 [2024-03-15T16:19:00.696Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
12:19:00 [2024-03-15T16:19:00.696Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
12:19:00 [2024-03-15T16:19:00.696Z] [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
12:19:00 [2024-03-15T16:19:00.696Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
12:19:00 [2024-03-15T16:19:00.696Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
12:19:00 [2024-03-15T16:19:00.696Z] [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
12:19:00 [2024-03-15T16:19:00.696Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
12:19:00 [2024-03-15T16:19:00.696Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
12:19:00 [2024-03-15T16:19:00.696Z] [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
12:19:00 [2024-03-15T16:19:00.696Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
12:19:00 [2024-03-15T16:19:00.696Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
12:19:00 [2024-03-15T16:19:00.696Z] [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
12:19:00 [2024-03-15T16:19:00.696Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
12:19:00 [2024-03-15T16:19:00.696Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
12:19:00 [2024-03-15T16:19:00.696Z] [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
12:19:00 [2024-03-15T16:19:00.952Z] [INFO]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
12:19:00 [2024-03-15T16:19:00.952Z] [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
12:19:00 [2024-03-15T16:19:00.952Z] [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
12:19:01 [2024-03-15T16:19:01.207Z] [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
12:19:01 [2024-03-15T16:19:01.463Z] [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
12:19:01 [2024-03-15T16:19:01.463Z] [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
12:19:01 [2024-03-15T16:19:01.463Z] [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
12:19:01 [2024-03-15T16:19:01.463Z] [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
12:19:01 [2024-03-15T16:19:01.463Z] [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
12:19:01 [2024-03-15T16:19:01.463Z] [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
12:19:01 [2024-03-15T16:19:01.463Z] [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
12:19:01 [2024-03-15T16:19:01.719Z] [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
12:19:02 [2024-03-15T16:19:02.646Z] [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
12:19:02 [2024-03-15T16:19:02.646Z] [WARNING]      [echo] Traces extracted successfully
12:19:02 [2024-03-15T16:19:02.646Z] [INFO] Executed tasks
12:19:02 [2024-03-15T16:19:02.646Z] [INFO] 
12:19:02 [2024-03-15T16:19:02.646Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
12:19:02 [2024-03-15T16:19:02.646Z] [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
12:19:02 [2024-03-15T16:19:02.646Z] [INFO] Command line:
12:19:02 [2024-03-15T16:19:02.646Z] 	[/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]
12:19:02 [2024-03-15T16:19:02.646Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:19:05 [2024-03-15T16:19:05.163Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
12:19:05 [2024-03-15T16:19:05.163Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
12:19:05 [2024-03-15T16:19:05.163Z] org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest.StreamBuildingTest -- Time elapsed: 0.070 s
12:19:05 [2024-03-15T16:19:05.163Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
12:19:05 [2024-03-15T16:19:05.163Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
12:19:05 [2024-03-15T16:19:05.163Z] org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest.PacketExceptionTest -- Time elapsed: 0.001 s
12:19:05 [2024-03-15T16:19:05.163Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
12:19:05 [2024-03-15T16:19:05.163Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
12:19:05 [2024-03-15T16:19:05.163Z] org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest.GenericPacketTest -- Time elapsed: 0.011 s
12:19:05 [2024-03-15T16:19:05.163Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
12:19:05 [2024-03-15T16:19:05.163Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
12:19:05 [2024-03-15T16:19:05.163Z] org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest.CompleteUnknownPacketTest -- Time elapsed: 0.016 s
12:19:05 [2024-03-15T16:19:05.419Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
12:19:05 [2024-03-15T16:19:05.419Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
12:19:05 [2024-03-15T16:19:05.419Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest.CompleteIPv6PacketTest -- Time elapsed: 0.024 s
12:19:05 [2024-03-15T16:19:05.419Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
12:19:05 [2024-03-15T16:19:05.419Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
12:19:05 [2024-03-15T16:19:05.419Z] org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest.CompleteUDPPacketTest -- Time elapsed: 0.006 s
12:19:05 [2024-03-15T16:19:05.419Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
12:19:05 [2024-03-15T16:19:05.419Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
12:19:05 [2024-03-15T16:19:05.419Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestgetProtocols -- Time elapsed: 0 s
12:19:05 [2024-03-15T16:19:05.419Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestProtocolAttributes -- Time elapsed: 0.001 s
12:19:05 [2024-03-15T16:19:05.419Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
12:19:05 [2024-03-15T16:19:05.419Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
12:19:05 [2024-03-15T16:19:05.419Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest.CompleteEthernetIIPacketTest -- Time elapsed: 0.006 s
12:19:05 [2024-03-15T16:19:05.419Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
12:19:05 [2024-03-15T16:19:05.419Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
12:19:05 [2024-03-15T16:19:05.419Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest.CompleteIPv4PacketTest -- Time elapsed: 0.011 s
12:19:05 [2024-03-15T16:19:05.419Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
12:19:05 [2024-03-15T16:19:05.419Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
12:19:05 [2024-03-15T16:19:05.419Z] org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest.CompleteTCPPacketTest -- Time elapsed: 0.010 s
12:19:05 [2024-03-15T16:19:05.420Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
12:19:05 [2024-03-15T16:19:05.420Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
12:19:05 [2024-03-15T16:19:05.420Z] org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest.CompletePcapPacketTest -- Time elapsed: 0.029 s
12:19:05 [2024-03-15T16:19:05.420Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
12:19:05 [2024-03-15T16:19:05.420Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
12:19:05 [2024-03-15T16:19:05.420Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenTest -- Time elapsed: 0.001 s
12:19:05 [2024-03-15T16:19:05.420Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenEmptyTest -- Time elapsed: 0 s
12:19:05 [2024-03-15T16:19:05.420Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
12:19:05 [2024-03-15T16:19:05.420Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
12:19:05 [2024-03-15T16:19:05.420Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest.EndiannessTest -- Time elapsed: 0 s
12:19:05 [2024-03-15T16:19:05.420Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
12:19:05 [2024-03-15T16:19:05.420Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
12:19:05 [2024-03-15T16:19:05.420Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest.FileReadTest -- Time elapsed: 0.021 s
12:19:05 [2024-03-15T16:19:05.420Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
12:19:05 [2024-03-15T16:19:05.420Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
12:19:05 [2024-03-15T16:19:05.420Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.FileOpenDirectory -- Time elapsed: 0 s
12:19:05 [2024-03-15T16:19:05.420Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBadPcapTest -- Time elapsed: 0 s
12:19:05 [2024-03-15T16:19:05.420Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBinaryFile -- Time elapsed: 0 s
12:19:05 [2024-03-15T16:19:05.420Z] 
12:19:05 [2024-03-15T16:19:05.420Z] Results:
12:19:05 [2024-03-15T16:19:05.420Z] 
12:19:05 [2024-03-15T16:19:05.420Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
12:19:05 [2024-03-15T16:19:05.420Z] 
12:19:05 [2024-03-15T16:19:05.675Z] [INFO] All tests passed
12:19:05 [2024-03-15T16:19:05.675Z] [INFO] 
12:19:05 [2024-03-15T16:19:05.675Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
12:19:05 [2024-03-15T16:19:05.675Z] [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
12:19:05 [2024-03-15T16:19:05.676Z] [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
12:19:05 [2024-03-15T16:19:05.676Z] [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
12:19:05 [2024-03-15T16:19:05.676Z] [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
12:19:05 [2024-03-15T16:19:05.676Z] [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
12:19:05 [2024-03-15T16:19:05.676Z] [INFO] 
12:19:05 [2024-03-15T16:19:05.676Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
12:19:05 [2024-03-15T16:19:05.676Z] [INFO] 
12:19:05 [2024-03-15T16:19:05.676Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
12:19:05 [2024-03-15T16:19:05.676Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [107/141]
12:19:05 [2024-03-15T16:19:05.676Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
12:19:05 [2024-03-15T16:19:05.676Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:19:05 [2024-03-15T16:19:05.676Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:05 [2024-03-15T16:19:05.676Z] [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
12:19:05 [2024-03-15T16:19:05.931Z] [INFO] 
12:19:05 [2024-03-15T16:19:05.931Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:05 [2024-03-15T16:19:05.931Z] [INFO] 
12:19:05 [2024-03-15T16:19:05.931Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:05 [2024-03-15T16:19:05.931Z] [INFO] The project's OSGi version is 1.1.1.202403151535
12:19:05 [2024-03-15T16:19:05.931Z] [INFO] 
12:19:05 [2024-03-15T16:19:05.931Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:05 [2024-03-15T16:19:05.931Z] [INFO] 
12:19:05 [2024-03-15T16:19:05.932Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:05 [2024-03-15T16:19:05.932Z] [INFO] 
12:19:05 [2024-03-15T16:19:05.932Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:05 [2024-03-15T16:19:05.932Z] [INFO] 
12:19:05 [2024-03-15T16:19:05.932Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:05 [2024-03-15T16:19:05.932Z] [INFO] 
12:19:05 [2024-03-15T16:19:05.932Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:05 [2024-03-15T16:19:05.932Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
12:19:05 [2024-03-15T16:19:05.932Z] [INFO] 
12:19:05 [2024-03-15T16:19:05.932Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:05 [2024-03-15T16:19:05.932Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
12:19:05 [2024-03-15T16:19:05.932Z] [INFO] 
12:19:05 [2024-03-15T16:19:05.932Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:05 [2024-03-15T16:19:05.932Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:19:05 [2024-03-15T16:19:05.932Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:05 [2024-03-15T16:19:05.932Z] [WARNING] The 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
12:19:05 [2024-03-15T16:19:05.932Z] [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
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] 
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] 
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] 
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] 
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:06 [2024-03-15T16:19:06.188Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:19:06 [2024-03-15T16:19:06.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
12:19:06 [2024-03-15T16:19:06.188Z] [WARNING] The 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
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] 
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:06 [2024-03-15T16:19:06.188Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] 
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:06 [2024-03-15T16:19:06.188Z] [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
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] 
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:06 [2024-03-15T16:19:06.188Z] [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
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] 
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] 
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] 
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] 
12:19:06 [2024-03-15T16:19:06.188Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:06 [2024-03-15T16:19:06.188Z] [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
12:19:07 [2024-03-15T16:19:07.552Z] [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
12:19:08 [2024-03-15T16:19:08.481Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.481Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:08 [2024-03-15T16:19:08.481Z] [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
12:19:08 [2024-03-15T16:19:08.481Z] [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
12:19:08 [2024-03-15T16:19:08.481Z] [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
12:19:08 [2024-03-15T16:19:08.481Z] [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
12:19:08 [2024-03-15T16:19:08.481Z] [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
12:19:08 [2024-03-15T16:19:08.481Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.481Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:19:08 [2024-03-15T16:19:08.481Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.481Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [108/141]
12:19:08 [2024-03-15T16:19:08.482Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:19:08 [2024-03-15T16:19:08.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
12:19:08 [2024-03-15T16:19:08.482Z] [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
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] The project's OSGi version is 1.2.0.202403151535
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.482Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
12:19:08 [2024-03-15T16:19:08.738Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.738Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
12:19:08 [2024-03-15T16:19:08.738Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.738Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.738Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:19:08 [2024-03-15T16:19:08.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
12:19:08 [2024-03-15T16:19:08.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.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
12:19:08 [2024-03-15T16:19:08.738Z] [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
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.994Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:19:08 [2024-03-15T16:19:08.994Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:08 [2024-03-15T16:19:08.994Z] [WARNING] The 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
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.994Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.994Z] [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
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.994Z] [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
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] 
12:19:08 [2024-03-15T16:19:08.994Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:08 [2024-03-15T16:19:08.994Z] [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
12:19:09 [2024-03-15T16:19:09.921Z] [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
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] 
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:10 [2024-03-15T16:19:10.847Z] [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
12:19:10 [2024-03-15T16:19:10.847Z] [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
12:19:10 [2024-03-15T16:19:10.847Z] [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
12:19:10 [2024-03-15T16:19:10.847Z] [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
12:19:10 [2024-03-15T16:19:10.847Z] [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
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] 
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] 
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT      [109/141]
12:19:10 [2024-03-15T16:19:10.847Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:19:10 [2024-03-15T16:19:10.847Z] [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
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] 
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] 
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] 
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] 
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] 
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] 
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] 
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] 
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:10 [2024-03-15T16:19:10.847Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] 
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] 
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:10 [2024-03-15T16:19:10.847Z] [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
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] 
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] 
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] 
12:19:10 [2024-03-15T16:19:10.847Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:10 [2024-03-15T16:19:10.847Z] [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
12:19:11 [2024-03-15T16:19:11.103Z] [INFO] 
12:19:11 [2024-03-15T16:19:11.103Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:11 [2024-03-15T16:19:11.103Z] [INFO] 
12:19:11 [2024-03-15T16:19:11.103Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:11 [2024-03-15T16:19:11.103Z] [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
12:19:12 [2024-03-15T16:19:12.468Z] [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
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] 
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:13 [2024-03-15T16:19:13.836Z] [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
12:19:13 [2024-03-15T16:19:13.836Z] [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
12:19:13 [2024-03-15T16:19:13.836Z] [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
12:19:13 [2024-03-15T16:19:13.836Z] [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
12:19:13 [2024-03-15T16:19:13.836Z] [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
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] 
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] 
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [110/141]
12:19:13 [2024-03-15T16:19:13.836Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:19:13 [2024-03-15T16:19:13.836Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:13 [2024-03-15T16:19:13.836Z] [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
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] 
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] 
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] The project's OSGi version is 1.0.4.202403151535
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] 
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] 
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] 
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] 
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] 
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:13 [2024-03-15T16:19:13.836Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] 
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:14 [2024-03-15T16:19:14.092Z] [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
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] 
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:14 [2024-03-15T16:19:14.092Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:19:14 [2024-03-15T16:19:14.092Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:14 [2024-03-15T16:19:14.092Z] [WARNING] The 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
12:19:14 [2024-03-15T16:19:14.092Z] [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
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] 
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] 
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:14 [2024-03-15T16:19:14.092Z] [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
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] 
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:14 [2024-03-15T16:19:14.092Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] 
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:14 [2024-03-15T16:19:14.092Z] [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
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] 
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:14 [2024-03-15T16:19:14.092Z] [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
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] 
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] 
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] 
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] 
12:19:14 [2024-03-15T16:19:14.092Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:14 [2024-03-15T16:19:14.092Z] [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
12:19:15 [2024-03-15T16:19:15.982Z] [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
12:19:16 [2024-03-15T16:19:16.910Z] [INFO] 
12:19:16 [2024-03-15T16:19:16.910Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:17 [2024-03-15T16:19:17.166Z] [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
12:19:17 [2024-03-15T16:19:17.166Z] [INFO] Command line:
12:19:17 [2024-03-15T16:19:17.166Z] 	[/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]
12:19:17 [2024-03-15T16:19:17.166Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:19:20 [2024-03-15T16:19:20.430Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
12:19:20 [2024-03-15T16:19:20.430Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
12:19:20 [2024-03-15T16:19:20.430Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getSourceEndpointTest -- Time elapsed: 0.001 s
12:19:20 [2024-03-15T16:19:20.430Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getProtocolsTest -- Time elapsed: 0.001 s
12:19:20 [2024-03-15T16:19:20.430Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getPayloadTest -- Time elapsed: 0 s
12:19:20 [2024-03-15T16:19:20.430Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getFieldsTest -- Time elapsed: 0 s
12:19:20 [2024-03-15T16:19:20.430Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringTest -- Time elapsed: 0 s
12:19:20 [2024-03-15T16:19:20.430Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getMostEncapsulatedProtocolTest -- Time elapsed: 0 s
12:19:20 [2024-03-15T16:19:20.430Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getDestinationEndpointTest -- Time elapsed: 0 s
12:19:20 [2024-03-15T16:19:20.430Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringAtSpecificProtocolTest -- Time elapsed: 0 s
12:19:20 [2024-03-15T16:19:20.430Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
12:19:20 [2024-03-15T16:19:20.430Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
12:19:20 [2024-03-15T16:19:20.431Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularToStringTest -- Time elapsed: 0 s
12:19:20 [2024-03-15T16:19:20.431Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.rootToStringTest -- Time elapsed: 0 s
12:19:20 [2024-03-15T16:19:20.431Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.customFieldValueRequestTest -- Time elapsed: 0 s
12:19:20 [2024-03-15T16:19:20.431Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.copyConstructorTest -- Time elapsed: 0.001 s
12:19:20 [2024-03-15T16:19:20.431Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularFieldValueRequestTest -- Time elapsed: 0 s
12:19:20 [2024-03-15T16:19:20.431Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
12:19:21 [2024-03-15T16:19:21.358Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.209 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.constructorTest -- Time elapsed: 0.003 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.canExecuteTest -- Time elapsed: 0.001 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.executeAnalysisTest -- Time elapsed: 1.204 s
12:19:21 [2024-03-15T16:19:21.358Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
12:19:21 [2024-03-15T16:19:21.358Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testParseEvent -- Time elapsed: 0.006 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEndTime -- Time elapsed: 0.001 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetNbEvents -- Time elapsed: 0.001 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_null -- Time elapsed: 0.001 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStartTime -- Time elapsed: 0.001 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testBroadcast -- Time elapsed: 0.001 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testValidate -- Time elapsed: 0.001 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetName -- Time elapsed: 0.001 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetPath -- Time elapsed: 0.001 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testPcapTrace -- Time elapsed: 0.001 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetLocationRatio -- Time elapsed: 0.002 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCacheSize -- Time elapsed: 0.001 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTraceProperties -- Time elapsed: 0.002 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.getSource -- Time elapsed: 0.001 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_normal -- Time elapsed: 0.002 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_rank -- Time elapsed: 0.002 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTimeRange -- Time elapsed: 0 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEventType -- Time elapsed: 0 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_ratio -- Time elapsed: 0.018 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetResource -- Time elapsed: 0.001 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_location -- Time elapsed: 0.001 s
12:19:21 [2024-03-15T16:19:21.358Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCurrentLocation -- Time elapsed: 0.001 s
12:19:21 [2024-03-15T16:19:21.358Z] 
12:19:21 [2024-03-15T16:19:21.358Z] Results:
12:19:21 [2024-03-15T16:19:21.358Z] 
12:19:21 [2024-03-15T16:19:21.358Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
12:19:21 [2024-03-15T16:19:21.358Z] 
12:19:21 [2024-03-15T16:19:21.614Z] [INFO] All tests passed
12:19:21 [2024-03-15T16:19:21.614Z] [INFO] 
12:19:21 [2024-03-15T16:19:21.614Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:21 [2024-03-15T16:19:21.614Z] [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
12:19:21 [2024-03-15T16:19:21.614Z] [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
12:19:21 [2024-03-15T16:19:21.614Z] [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
12:19:21 [2024-03-15T16:19:21.614Z] [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
12:19:21 [2024-03-15T16:19:21.614Z] [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
12:19:21 [2024-03-15T16:19:21.614Z] [INFO] 
12:19:21 [2024-03-15T16:19:21.614Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:21 [2024-03-15T16:19:21.614Z] [INFO] 
12:19:21 [2024-03-15T16:19:21.614Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
12:19:21 [2024-03-15T16:19:21.614Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [111/141]
12:19:21 [2024-03-15T16:19:21.614Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
12:19:21 [2024-03-15T16:19:21.614Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:19:21 [2024-03-15T16:19:21.614Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:21 [2024-03-15T16:19:21.614Z] [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
12:19:21 [2024-03-15T16:19:21.870Z] [INFO] 
12:19:21 [2024-03-15T16:19:21.870Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:21 [2024-03-15T16:19:21.870Z] [INFO] 
12:19:21 [2024-03-15T16:19:21.870Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:21 [2024-03-15T16:19:21.870Z] [INFO] The project's OSGi version is 1.0.3.202403151535
12:19:21 [2024-03-15T16:19:21.870Z] [INFO] 
12:19:21 [2024-03-15T16:19:21.870Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:21 [2024-03-15T16:19:21.870Z] [INFO] 
12:19:21 [2024-03-15T16:19:21.870Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:21 [2024-03-15T16:19:21.870Z] [INFO] 
12:19:21 [2024-03-15T16:19:21.870Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:21 [2024-03-15T16:19:21.870Z] [INFO] 
12:19:21 [2024-03-15T16:19:21.870Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:21 [2024-03-15T16:19:21.870Z] [INFO] 
12:19:21 [2024-03-15T16:19:21.870Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:21 [2024-03-15T16:19:21.870Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
12:19:22 [2024-03-15T16:19:22.126Z] [INFO] 
12:19:22 [2024-03-15T16:19:22.126Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:22 [2024-03-15T16:19:22.126Z] [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
12:19:22 [2024-03-15T16:19:22.126Z] [INFO] 
12:19:22 [2024-03-15T16:19:22.126Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:22 [2024-03-15T16:19:22.126Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:19:22 [2024-03-15T16:19:22.126Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:22 [2024-03-15T16:19:22.126Z] [WARNING] The 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
12:19:22 [2024-03-15T16:19:22.126Z] [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
12:19:22 [2024-03-15T16:19:22.380Z] [INFO] 
12:19:22 [2024-03-15T16:19:22.380Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:22 [2024-03-15T16:19:22.380Z] [INFO] 
12:19:22 [2024-03-15T16:19:22.380Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:22 [2024-03-15T16:19:22.380Z] [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
12:19:22 [2024-03-15T16:19:22.380Z] [INFO] 
12:19:22 [2024-03-15T16:19:22.380Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:22 [2024-03-15T16:19:22.380Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:19:22 [2024-03-15T16:19:22.381Z] [INFO] 
12:19:22 [2024-03-15T16:19:22.381Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:22 [2024-03-15T16:19:22.381Z] [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
12:19:22 [2024-03-15T16:19:22.381Z] [INFO] 
12:19:22 [2024-03-15T16:19:22.381Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:22 [2024-03-15T16:19:22.381Z] [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
12:19:22 [2024-03-15T16:19:22.381Z] [INFO] 
12:19:22 [2024-03-15T16:19:22.381Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:22 [2024-03-15T16:19:22.381Z] [INFO] 
12:19:22 [2024-03-15T16:19:22.381Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:22 [2024-03-15T16:19:22.381Z] [INFO] 
12:19:22 [2024-03-15T16:19:22.381Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:22 [2024-03-15T16:19:22.381Z] [INFO] 
12:19:22 [2024-03-15T16:19:22.381Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:22 [2024-03-15T16:19:22.381Z] [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
12:19:23 [2024-03-15T16:19:23.308Z] [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
12:19:24 [2024-03-15T16:19:24.237Z] [INFO] 
12:19:24 [2024-03-15T16:19:24.237Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:24 [2024-03-15T16:19:24.237Z] [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
12:19:24 [2024-03-15T16:19:24.237Z] [INFO] Command line:
12:19:24 [2024-03-15T16:19:24.237Z] 	[/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]
12:19:24 [2024-03-15T16:19:24.237Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:19:26 [2024-03-15T16:19:26.126Z] Mar 15, 2024 4:19:25 PM org.apache.aries.spifly.BaseActivator log
12:19:26 [2024-03-15T16:19:26.126Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:19:27 [2024-03-15T16:19:27.490Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:19:27 [2024-03-15T16:19:27.490Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:19:30 [2024-03-15T16:19:30.756Z] !SESSION 2024-03-15 16:19:24.272 -----------------------------------------------
12:19:30 [2024-03-15T16:19:30.756Z] eclipse.buildId=unknown
12:19:30 [2024-03-15T16:19:30.756Z] java.version=17.0.2
12:19:30 [2024-03-15T16:19:30.756Z] java.vendor=Oracle Corporation
12:19:30 [2024-03-15T16:19:30.756Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:19:30 [2024-03-15T16:19:30.756Z] 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
12:19:30 [2024-03-15T16:19:30.756Z] 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
12:19:30 [2024-03-15T16:19:30.756Z] 
12:19:30 [2024-03-15T16:19:30.756Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 16:19:30.609
12:19:30 [2024-03-15T16:19:30.756Z] !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
12:19:30 [2024-03-15T16:19:30.756Z] 
12:19:30 [2024-03-15T16:19:30.756Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:19:30.619
12:19:30 [2024-03-15T16:19:30.756Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:19:30 [2024-03-15T16:19:30.756Z] !STACK 0
12:19:30 [2024-03-15T16:19:30.756Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:19:30 [2024-03-15T16:19:30.756Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:19:30 [2024-03-15T16:19:30.756Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:19:30 [2024-03-15T16:19:30.756Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:19:30 [2024-03-15T16:19:30.756Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:19:30 [2024-03-15T16:19:30.756Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:19:30 [2024-03-15T16:19:30.756Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:19:30 [2024-03-15T16:19:30.756Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:19:30 [2024-03-15T16:19:30.756Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:19:30 [2024-03-15T16:19:30.756Z] Caused by: java.io.IOException: error=2, No such file or directory
12:19:30 [2024-03-15T16:19:30.756Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:19:30 [2024-03-15T16:19:30.756Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:19:30 [2024-03-15T16:19:30.756Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:19:30 [2024-03-15T16:19:30.756Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:19:30 [2024-03-15T16:19:30.756Z] 	... 7 more
12:19:30 [2024-03-15T16:19:30.756Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
12:19:31 [2024-03-15T16:19:31.317Z] Display size: 1440x900
12:19:31 [2024-03-15T16:19:31.317Z] OS version=6.2.9-300.fc38.x86_64
12:19:31 [2024-03-15T16:19:31.317Z] GTK version=3.22.30
12:19:31 [2024-03-15T16:19:31.317Z] GTK theme=Ambiance
12:19:31 [2024-03-15T16:19:31.317Z] LIBOVERLAY_SCROLLBAR=0
12:19:31 [2024-03-15T16:19:31.317Z] Time zone: Greenwich Mean Time
12:19:31 [2024-03-15T16:19:31.317Z] 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@703a2bc9] time=1122587382 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:19:31 [2024-03-15T16:19:31.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:19:31 [2024-03-15T16:19:31.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:19:31 [2024-03-15T16:19:31.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:19:31 [2024-03-15T16:19:31.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:19:31 [2024-03-15T16:19:31.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1122587904 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:19:31 [2024-03-15T16:19:31.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1122587905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:19:31 [2024-03-15T16:19:31.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122587912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:19:31 [2024-03-15T16:19:31.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:19:44 [2024-03-15T16:19:44.049Z] 
12:19:44 [2024-03-15T16:19:44.049Z] (Eclipse:17685): Gtk-WARNING **: 16:19:42.789: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
12:19:44 [2024-03-15T16:19:44.049Z] 
12:19:44 [2024-03-15T16:19:44.049Z] (Eclipse:17685): Gtk-WARNING **: 16:19:42.823: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
12:19:44 [2024-03-15T16:19:44.049Z] 
12:19:44 [2024-03-15T16:19:44.049Z] (Eclipse:17685): Gtk-WARNING **: 16:19:42.870: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:19:44 [2024-03-15T16:19:44.049Z] 
12:19:44 [2024-03-15T16:19:44.049Z] (Eclipse:17685): Gtk-WARNING **: 16:19:42.918: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:19:44 [2024-03-15T16:19:44.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:19:44 [2024-03-15T16:19:44.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:19:44 [2024-03-15T16:19:44.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:19:44 [2024-03-15T16:19:44.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:19:44 [2024-03-15T16:19:44.977Z] 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@703a2bc9] time=1122600803 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:19:44 [2024-03-15T16:19:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:19:44 [2024-03-15T16:19:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:19:44 [2024-03-15T16:19:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:19:44 [2024-03-15T16:19:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:19:44 [2024-03-15T16:19:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122600843 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:19:44 [2024-03-15T16:19:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122600847 data=null doit=true}, TreeItem with text {test}]
12:19:44 [2024-03-15T16:19:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122600848 data=null}, TreeItem with text {test}]
12:19:44 [2024-03-15T16:19:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122600848 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:19:44 [2024-03-15T16:19:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122600849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:19:44 [2024-03-15T16:19:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122600910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:19:44 [2024-03-15T16:19:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:19:44 [2024-03-15T16:19:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:19:44 [2024-03-15T16:19:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:19:45 [2024-03-15T16:19:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:19:45 [2024-03-15T16:19:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:19:45 [2024-03-15T16:19:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:19:45 [2024-03-15T16:19:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:19:45 [2024-03-15T16:19:45.905Z] 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')
12:19:45 [2024-03-15T16:19:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:19:45 [2024-03-15T16:19:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:19:45 [2024-03-15T16:19:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:19:45 [2024-03-15T16:19:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:19:45 [2024-03-15T16:19:45.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:19:45 [2024-03-15T16:19:45.905Z] 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=1122602014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:19:45 [2024-03-15T16:19:45.905Z] 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=1122602014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:19:45 [2024-03-15T16:19:45.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=1122602014 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:19:45 [2024-03-15T16:19:45.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=1122602014 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:19:45 [2024-03-15T16:19:45.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=1122602015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:19:45 [2024-03-15T16:19:45.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=1122602015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:19:45 [2024-03-15T16:19:45.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=1122602015 data=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')]
12:19:45 [2024-03-15T16:19:45.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=1122602015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:19:45 [2024-03-15T16:19:45.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=1122602015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:19:45 [2024-03-15T16:19:45.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=1122602015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:19:45 [2024-03-15T16:19:45.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=1122602015 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:19:45 [2024-03-15T16:19:45.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=1122602016 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:19:45 [2024-03-15T16:19:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:19:45 [2024-03-15T16:19:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:19:45 [2024-03-15T16:19:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:19:45 [2024-03-15T16:19:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:19:45 [2024-03-15T16:19:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:19:45 [2024-03-15T16:19:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:19:45 [2024-03-15T16:19:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:19:45 [2024-03-15T16:19:45.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')
12:19:45 [2024-03-15T16:19:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:19:45 [2024-03-15T16:19:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122602018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:19:45 [2024-03-15T16:19:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122602018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:19:45 [2024-03-15T16:19:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122602019 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:19:45 [2024-03-15T16:19:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122602019 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:19:45 [2024-03-15T16:19:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122602019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:19:45 [2024-03-15T16:19:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122602019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:19:45 [2024-03-15T16:19:45.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')
12:19:45 [2024-03-15T16:19:45.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')
12:19:45 [2024-03-15T16:19:45.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')
12:19:45 [2024-03-15T16:19:45.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')
12:19:45 [2024-03-15T16:19:45.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')
12:19:45 [2024-03-15T16:19:45.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:19:46 [2024-03-15T16:19:46.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122602019 data=null 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')]
12:19:46 [2024-03-15T16:19:46.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122601076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:19:46 [2024-03-15T16:19:46.417Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.61 s -- in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
12:19:46 [2024-03-15T16:19:46.417Z] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest.test -- Time elapsed: 14.39 s
12:19:46 [2024-03-15T16:19:46.417Z] 
12:19:46 [2024-03-15T16:19:46.417Z] Results:
12:19:46 [2024-03-15T16:19:46.417Z] 
12:19:46 [2024-03-15T16:19:46.417Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
12:19:46 [2024-03-15T16:19:46.417Z] 
12:19:46 [2024-03-15T16:19:46.978Z] 
12:19:46 [2024-03-15T16:19:46.978Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 16:19:46.688
12:19:46 [2024-03-15T16:19:46.978Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] All tests passed
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:47 [2024-03-15T16:19:47.234Z] [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
12:19:47 [2024-03-15T16:19:47.234Z] [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
12:19:47 [2024-03-15T16:19:47.234Z] [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
12:19:47 [2024-03-15T16:19:47.234Z] [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
12:19:47 [2024-03-15T16:19:47.234Z] [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
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] Building Trace Compass RCP Parent 9.3.0-SNAPSHOT               [112/141]
12:19:47 [2024-03-15T16:19:47.234Z] [INFO]   from rcp/pom.xml
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] --------------------------------[ pom ]---------------------------------
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp-parent ---
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp-parent ---
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
12:19:47 [2024-03-15T16:19:47.234Z] [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
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] Building Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT     [113/141]
12:19:47 [2024-03-15T16:19:47.234Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
12:19:47 [2024-03-15T16:19:47.234Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:19:47 [2024-03-15T16:19:47.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
12:19:47 [2024-03-15T16:19:47.234Z] [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
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.491Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:19:47 [2024-03-15T16:19:47.491Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:47 [2024-03-15T16:19:47.491Z] [WARNING] The 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
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.491Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.491Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:19:47 [2024-03-15T16:19:47.491Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:47 [2024-03-15T16:19:47.491Z] [WARNING] The 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
12:19:47 [2024-03-15T16:19:47.492Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.492Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.492Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
12:19:47 [2024-03-15T16:19:47.492Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.492Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.492Z] [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
12:19:47 [2024-03-15T16:19:47.492Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.492Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.492Z] [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
12:19:47 [2024-03-15T16:19:47.492Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.492Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.492Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.492Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.492Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.492Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.492Z] [INFO] 
12:19:47 [2024-03-15T16:19:47.492Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding ---
12:19:47 [2024-03-15T16:19:47.747Z] [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
12:19:48 [2024-03-15T16:19:48.673Z] [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
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
12:19:49 [2024-03-15T16:19:49.234Z] [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
12:19:49 [2024-03-15T16:19:49.234Z] [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
12:19:49 [2024-03-15T16:19:49.234Z] [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
12:19:49 [2024-03-15T16:19:49.234Z] [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
12:19:49 [2024-03-15T16:19:49.234Z] [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
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] Building Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT     [114/141]
12:19:49 [2024-03-15T16:19:49.234Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:19:49 [2024-03-15T16:19:49.234Z] [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
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:49 [2024-03-15T16:19:49.234Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.234Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:49 [2024-03-15T16:19:49.490Z] [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
12:19:49 [2024-03-15T16:19:49.490Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.490Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:49 [2024-03-15T16:19:49.490Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.490Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:49 [2024-03-15T16:19:49.490Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.490Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:49 [2024-03-15T16:19:49.490Z] [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
12:19:49 [2024-03-15T16:19:49.490Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.490Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:49 [2024-03-15T16:19:49.490Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.490Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:49 [2024-03-15T16:19:49.490Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:9.3.0-SNAPSHOT already attached, replace previous instance
12:19:49 [2024-03-15T16:19:49.490Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:9.3.0-SNAPSHOT already attached, replace previous instance
12:19:49 [2024-03-15T16:19:49.490Z] [INFO] 
12:19:49 [2024-03-15T16:19:49.490Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:49 [2024-03-15T16:19:49.490Z] [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
12:19:50 [2024-03-15T16:19:50.051Z] [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
12:19:50 [2024-03-15T16:19:50.977Z] [INFO] 
12:19:50 [2024-03-15T16:19:50.977Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:50 [2024-03-15T16:19:50.977Z] [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
12:19:50 [2024-03-15T16:19:50.977Z] [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
12:19:50 [2024-03-15T16:19:50.977Z] [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
12:19:50 [2024-03-15T16:19:50.977Z] [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
12:19:50 [2024-03-15T16:19:50.977Z] [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
12:19:50 [2024-03-15T16:19:50.977Z] [INFO] 
12:19:50 [2024-03-15T16:19:50.977Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:19:50 [2024-03-15T16:19:50.977Z] [INFO] 
12:19:50 [2024-03-15T16:19:50.977Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
12:19:50 [2024-03-15T16:19:50.977Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [115/141]
12:19:50 [2024-03-15T16:19:50.977Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
12:19:50 [2024-03-15T16:19:50.977Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:19:50 [2024-03-15T16:19:50.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
12:19:50 [2024-03-15T16:19:50.977Z] [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
12:19:51 [2024-03-15T16:19:51.233Z] [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
12:19:51 [2024-03-15T16:19:51.233Z] [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 875 kB/s)
12:19:51 [2024-03-15T16:19:51.233Z] [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
12:19:51 [2024-03-15T16:19:51.233Z] [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 781 kB/s)
12:19:51 [2024-03-15T16:19:51.233Z] [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
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] The project's OSGi version is 1.1.0.202403151535
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.233Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.233Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:19:51 [2024-03-15T16:19:51.233Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:51 [2024-03-15T16:19:51.233Z] [WARNING] The 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
12:19:51 [2024-03-15T16:19:51.233Z] [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
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.489Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:19:51 [2024-03-15T16:19:51.489Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:51 [2024-03-15T16:19:51.489Z] [WARNING] The 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
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.489Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.489Z] [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
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.489Z] [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
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] 
12:19:51 [2024-03-15T16:19:51.489Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:51 [2024-03-15T16:19:51.489Z] [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
12:19:52 [2024-03-15T16:19:52.052Z] [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
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] 
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:52 [2024-03-15T16:19:52.978Z] [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
12:19:52 [2024-03-15T16:19:52.978Z] [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
12:19:52 [2024-03-15T16:19:52.978Z] [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
12:19:52 [2024-03-15T16:19:52.978Z] [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
12:19:52 [2024-03-15T16:19:52.978Z] [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
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] 
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] 
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT        [116/141]
12:19:52 [2024-03-15T16:19:52.978Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:19:52 [2024-03-15T16:19:52.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
12:19:52 [2024-03-15T16:19:52.978Z] [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
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] 
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] 
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] 
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] 
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] 
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] 
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] 
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
12:19:52 [2024-03-15T16:19:52.978Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
12:19:53 [2024-03-15T16:19:53.234Z] [INFO] 
12:19:53 [2024-03-15T16:19:53.234Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
12:19:53 [2024-03-15T16:19:53.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
12:19:53 [2024-03-15T16:19:53.234Z] [INFO] 
12:19:53 [2024-03-15T16:19:53.234Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
12:19:53 [2024-03-15T16:19:53.234Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:19:53 [2024-03-15T16:19:53.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
12:19:53 [2024-03-15T16:19:53.234Z] [WARNING] The 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
12:19:53 [2024-03-15T16:19:53.234Z] [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
12:19:53 [2024-03-15T16:19:53.489Z] [INFO] 
12:19:53 [2024-03-15T16:19:53.489Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.ui ---
12:19:53 [2024-03-15T16:19:53.489Z] [INFO] 
12:19:53 [2024-03-15T16:19:53.489Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui ---
12:19:53 [2024-03-15T16:19:53.489Z] [INFO] 
12:19:53 [2024-03-15T16:19:53.489Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
12:19:53 [2024-03-15T16:19:53.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
12:19:53 [2024-03-15T16:19:53.489Z] [INFO] 
12:19:53 [2024-03-15T16:19:53.489Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui ---
12:19:53 [2024-03-15T16:19:53.489Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:19:53 [2024-03-15T16:19:53.489Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:53 [2024-03-15T16:19:53.489Z] [WARNING] The 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
12:19:53 [2024-03-15T16:19:53.489Z] [INFO] 
12:19:53 [2024-03-15T16:19:53.489Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui ---
12:19:53 [2024-03-15T16:19:53.489Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
12:19:53 [2024-03-15T16:19:53.489Z] [INFO] 
12:19:53 [2024-03-15T16:19:53.489Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
12:19:53 [2024-03-15T16:19:53.489Z] [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
12:19:53 [2024-03-15T16:19:53.489Z] [INFO] 
12:19:53 [2024-03-15T16:19:53.489Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
12:19:53 [2024-03-15T16:19:53.744Z] [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
12:19:53 [2024-03-15T16:19:53.744Z] [INFO] 
12:19:53 [2024-03-15T16:19:53.744Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
12:19:53 [2024-03-15T16:19:53.744Z] [INFO] 
12:19:53 [2024-03-15T16:19:53.744Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui ---
12:19:53 [2024-03-15T16:19:53.744Z] [INFO] 
12:19:53 [2024-03-15T16:19:53.744Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
12:19:53 [2024-03-15T16:19:53.744Z] [INFO] 
12:19:53 [2024-03-15T16:19:53.744Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui ---
12:19:53 [2024-03-15T16:19:53.744Z] [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
12:19:54 [2024-03-15T16:19:54.305Z] [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
12:19:55 [2024-03-15T16:19:55.232Z] [INFO] 
12:19:55 [2024-03-15T16:19:55.232Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
12:19:55 [2024-03-15T16:19:55.232Z] [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
12:19:55 [2024-03-15T16:19:55.232Z] [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
12:19:55 [2024-03-15T16:19:55.232Z] [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
12:19:55 [2024-03-15T16:19:55.232Z] [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
12:19:55 [2024-03-15T16:19:55.232Z] [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
12:19:55 [2024-03-15T16:19:55.232Z] [INFO] 
12:19:55 [2024-03-15T16:19:55.232Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
12:19:55 [2024-03-15T16:19:55.232Z] [INFO] 
12:19:55 [2024-03-15T16:19:55.232Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
12:19:55 [2024-03-15T16:19:55.232Z] [INFO] Building Trace Compass RCP Feature 9.3.0-SNAPSHOT              [117/141]
12:19:55 [2024-03-15T16:19:55.232Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
12:19:55 [2024-03-15T16:19:55.232Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:19:55 [2024-03-15T16:19:55.232Z] [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
12:19:55 [2024-03-15T16:19:55.488Z] [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
12:19:55 [2024-03-15T16:19:55.488Z] [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 3.6 MB/s)
12:19:55 [2024-03-15T16:19:55.488Z] [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
12:19:55 [2024-03-15T16:19:55.488Z] [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 14 MB/s)
12:19:55 [2024-03-15T16:19:55.488Z] [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
12:19:55 [2024-03-15T16:19:55.488Z] [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 13 MB/s)
12:19:55 [2024-03-15T16:19:55.488Z] [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
12:19:55 [2024-03-15T16:19:55.488Z] [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 8.3 MB/s)
12:19:55 [2024-03-15T16:19:55.488Z] [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
12:19:55 [2024-03-15T16:19:55.488Z] [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 1.0 MB/s)
12:19:55 [2024-03-15T16:19:55.488Z] [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
12:19:55 [2024-03-15T16:19:55.744Z] [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 6.3 MB/s)
12:19:55 [2024-03-15T16:19:55.744Z] [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
12:19:55 [2024-03-15T16:19:55.744Z] [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 1.6 MB/s)
12:19:55 [2024-03-15T16:19:55.744Z] [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
12:19:55 [2024-03-15T16:19:55.744Z] [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 14 MB/s)
12:19:55 [2024-03-15T16:19:55.744Z] [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
12:19:55 [2024-03-15T16:19:55.744Z] [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 610 kB/s)
12:19:55 [2024-03-15T16:19:55.744Z] [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
12:19:55 [2024-03-15T16:19:55.744Z] [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 16 MB/s)
12:19:55 [2024-03-15T16:19:55.744Z] [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
12:19:55 [2024-03-15T16:19:55.744Z] [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 2.3 MB/s)
12:19:55 [2024-03-15T16:19:55.744Z] [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
12:19:55 [2024-03-15T16:19:55.744Z] [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 25 MB/s)
12:19:55 [2024-03-15T16:19:55.744Z] [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
12:19:55 [2024-03-15T16:19:55.744Z] [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 9.8 MB/s)
12:19:55 [2024-03-15T16:19:55.744Z] [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
12:19:55 [2024-03-15T16:19:55.744Z] [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 31 MB/s)
12:19:55 [2024-03-15T16:19:55.744Z] [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
12:19:55 [2024-03-15T16:19:55.745Z] [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 23 MB/s)
12:19:55 [2024-03-15T16:19:55.745Z] [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
12:19:56 [2024-03-15T16:19:56.001Z] [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 13 MB/s)
12:19:56 [2024-03-15T16:19:56.001Z] [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
12:19:56 [2024-03-15T16:19:56.001Z] [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 16 MB/s)
12:19:56 [2024-03-15T16:19:56.001Z] [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
12:19:56 [2024-03-15T16:19:56.001Z] [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 16 MB/s)
12:19:56 [2024-03-15T16:19:56.001Z] [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
12:19:56 [2024-03-15T16:19:56.001Z] [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 42 MB/s)
12:19:56 [2024-03-15T16:19:56.001Z] [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
12:19:56 [2024-03-15T16:19:56.001Z] [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 40 MB/s)
12:19:56 [2024-03-15T16:19:56.002Z] [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
12:19:56 [2024-03-15T16:19:56.002Z] [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 4.5 MB/s)
12:19:56 [2024-03-15T16:19:56.002Z] [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
12:19:56 [2024-03-15T16:19:56.002Z] [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 6.9 MB/s)
12:19:56 [2024-03-15T16:19:56.002Z] [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
12:19:56 [2024-03-15T16:19:56.002Z] [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 20 MB/s)
12:19:56 [2024-03-15T16:19:56.002Z] [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
12:19:56 [2024-03-15T16:19:56.002Z] [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 18 MB/s)
12:19:56 [2024-03-15T16:19:56.002Z] [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
12:19:56 [2024-03-15T16:19:56.002Z] [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 13 MB/s)
12:19:56 [2024-03-15T16:19:56.002Z] [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
12:19:56 [2024-03-15T16:19:56.002Z] [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 818 kB/s)
12:19:56 [2024-03-15T16:19:56.002Z] [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
12:19:56 [2024-03-15T16:19:56.257Z] [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 324 kB/s)
12:19:56 [2024-03-15T16:19:56.257Z] [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
12:19:56 [2024-03-15T16:19:56.257Z] [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 270 kB/s)
12:19:56 [2024-03-15T16:19:56.257Z] [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
12:19:56 [2024-03-15T16:19:56.257Z] [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 1.2 MB/s)
12:19:56 [2024-03-15T16:19:56.257Z] [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
12:19:56 [2024-03-15T16:19:56.257Z] [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 1.2 MB/s)
12:19:56 [2024-03-15T16:19:56.257Z] [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
12:19:56 [2024-03-15T16:19:56.257Z] [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.3 MB/s)
12:19:56 [2024-03-15T16:19:56.257Z] [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
12:19:56 [2024-03-15T16:19:56.257Z] [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 467 kB/s)
12:19:56 [2024-03-15T16:19:56.257Z] [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
12:19:56 [2024-03-15T16:19:56.257Z] [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.6 MB/s)
12:19:56 [2024-03-15T16:19:56.257Z] [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
12:19:56 [2024-03-15T16:19:56.258Z] [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.2 MB/s)
12:19:56 [2024-03-15T16:19:56.258Z] [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
12:19:56 [2024-03-15T16:19:56.258Z] [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 385 kB/s)
12:19:56 [2024-03-15T16:19:56.258Z] [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
12:19:56 [2024-03-15T16:19:56.258Z] [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 757 kB/s)
12:19:56 [2024-03-15T16:19:56.258Z] [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
12:19:56 [2024-03-15T16:19:56.258Z] [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 261 kB/s)
12:19:56 [2024-03-15T16:19:56.258Z] [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
12:19:56 [2024-03-15T16:19:56.258Z] [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 2.5 MB/s)
12:19:56 [2024-03-15T16:19:56.258Z] [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
12:19:56 [2024-03-15T16:19:56.258Z] [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.5 MB/s)
12:19:56 [2024-03-15T16:19:56.258Z] [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
12:19:56 [2024-03-15T16:19:56.258Z] [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 292 kB/s)
12:19:56 [2024-03-15T16:19:56.258Z] [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
12:19:56 [2024-03-15T16:19:56.514Z] [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 493 kB/s)
12:19:56 [2024-03-15T16:19:56.514Z] [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
12:19:56 [2024-03-15T16:19:56.514Z] [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 3.1 MB/s)
12:19:56 [2024-03-15T16:19:56.514Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
12:19:56 [2024-03-15T16:19:56.514Z] [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 7.7 MB/s)
12:19:56 [2024-03-15T16:19:56.514Z] [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
12:19:56 [2024-03-15T16:19:56.514Z] [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 552 kB/s)
12:19:56 [2024-03-15T16:19:56.514Z] [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
12:19:56 [2024-03-15T16:19:56.514Z] [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)
12:19:56 [2024-03-15T16:19:56.514Z] [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
12:19:56 [2024-03-15T16:19:56.514Z] [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 620 kB/s)
12:19:56 [2024-03-15T16:19:56.514Z] [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
12:19:56 [2024-03-15T16:19:56.514Z] [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 100 kB/s)
12:19:56 [2024-03-15T16:19:56.514Z] [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
12:19:56 [2024-03-15T16:19:56.514Z] [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 190 kB/s)
12:19:56 [2024-03-15T16:19:56.514Z] [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
12:19:56 [2024-03-15T16:19:56.514Z] [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 3.4 MB/s)
12:19:56 [2024-03-15T16:19:56.514Z] [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
12:19:56 [2024-03-15T16:19:56.514Z] [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 2.3 MB/s)
12:19:56 [2024-03-15T16:19:56.514Z] [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
12:19:56 [2024-03-15T16:19:56.514Z] [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 593 kB/s)
12:19:56 [2024-03-15T16:19:56.514Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/56/oss-parent-56.pom
12:19:56 [2024-03-15T16:19:56.514Z] [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 1.1 MB/s)
12:19:56 [2024-03-15T16:19:56.515Z] [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
12:19:56 [2024-03-15T16:19:56.515Z] [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 574 kB/s)
12:19:56 [2024-03-15T16:19:56.515Z] [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
12:19:56 [2024-03-15T16:19:56.515Z] [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.4 MB/s)
12:19:56 [2024-03-15T16:19:56.515Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom
12:19:56 [2024-03-15T16:19:56.515Z] [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 4.7 MB/s)
12:19:56 [2024-03-15T16:19:56.771Z] [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
12:19:56 [2024-03-15T16:19:56.771Z] [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 322 kB/s)
12:19:56 [2024-03-15T16:19:56.771Z] [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
12:19:56 [2024-03-15T16:19:56.771Z] [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 817 kB/s)
12:19:56 [2024-03-15T16:19:56.771Z] [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
12:19:56 [2024-03-15T16:19:56.771Z] [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 25 kB/s)
12:19:56 [2024-03-15T16:19:56.771Z] [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
12:19:56 [2024-03-15T16:19:56.771Z] [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 173 kB/s)
12:19:56 [2024-03-15T16:19:56.771Z] [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
12:19:56 [2024-03-15T16:19:56.771Z] [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 97 kB/s)
12:19:56 [2024-03-15T16:19:56.771Z] [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
12:19:56 [2024-03-15T16:19:56.771Z] [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 116 kB/s)
12:19:56 [2024-03-15T16:19:56.771Z] [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
12:19:56 [2024-03-15T16:19:56.771Z] [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 113 kB/s)
12:19:56 [2024-03-15T16:19:56.771Z] [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
12:19:56 [2024-03-15T16:19:56.771Z] [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 1.2 MB/s)
12:19:56 [2024-03-15T16:19:56.771Z] [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
12:19:57 [2024-03-15T16:19:57.026Z] [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 74 kB/s)
12:19:57 [2024-03-15T16:19:57.026Z] [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
12:19:57 [2024-03-15T16:19:57.026Z] [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 290 kB/s)
12:19:57 [2024-03-15T16:19:57.026Z] [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
12:19:57 [2024-03-15T16:19:57.026Z] [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 113 kB/s)
12:19:57 [2024-03-15T16:19:57.026Z] [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
12:19:57 [2024-03-15T16:19:57.026Z] [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 1.1 MB/s)
12:19:57 [2024-03-15T16:19:57.026Z] [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
12:19:57 [2024-03-15T16:19:57.026Z] [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 804 kB/s)
12:19:57 [2024-03-15T16:19:57.026Z] [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
12:19:57 [2024-03-15T16:19:57.026Z] [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 112 kB/s)
12:19:57 [2024-03-15T16:19:57.026Z] [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
12:19:57 [2024-03-15T16:19:57.026Z] [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 1.4 MB/s)
12:19:57 [2024-03-15T16:19:57.026Z] [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
12:19:57 [2024-03-15T16:19:57.026Z] [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 606 kB/s)
12:19:57 [2024-03-15T16:19:57.026Z] [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
12:19:57 [2024-03-15T16:19:57.026Z] [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 101 kB/s)
12:19:57 [2024-03-15T16:19:57.026Z] [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
12:19:57 [2024-03-15T16:19:57.026Z] [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 2.5 MB/s)
12:19:57 [2024-03-15T16:19:57.027Z] [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
12:19:57 [2024-03-15T16:19:57.282Z] [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 1.6 MB/s)
12:19:57 [2024-03-15T16:19:57.282Z] [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
12:19:57 [2024-03-15T16:19:57.282Z] [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
12:19:57 [2024-03-15T16:19:57.282Z] [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 15 MB/s)
12:19:57 [2024-03-15T16:19:57.282Z] [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
12:19:57 [2024-03-15T16:19:57.282Z] [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 54 MB/s)
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] 
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] 
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] 
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] 
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] 
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] 
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] 
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/src/main/resources
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] 
12:19:57 [2024-03-15T16:19:57.282Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp ---
12:19:57 [2024-03-15T16:19:57.842Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 249 were skipped
12:19:57 [2024-03-15T16:19:57.842Z] [INFO] 
12:19:57 [2024-03-15T16:19:57.842Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
12:19:57 [2024-03-15T16:19:57.842Z] [INFO] 
12:19:57 [2024-03-15T16:19:57.842Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
12:19:58 [2024-03-15T16:19:58.403Z] [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
12:19:58 [2024-03-15T16:19:58.403Z] [INFO] 
12:19:58 [2024-03-15T16:19:58.403Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
12:19:58 [2024-03-15T16:19:58.403Z] [INFO] 
12:19:58 [2024-03-15T16:19:58.403Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
12:19:58 [2024-03-15T16:19:58.403Z] [INFO] 
12:19:58 [2024-03-15T16:19:58.403Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp ---
12:19:58 [2024-03-15T16:19:58.403Z] [WARNING] The following referenced plugins has missing sources
12:19:58 [2024-03-15T16:19:58.403Z] 	org.apache.commons.jxpath_1.3.0.v200911051830
12:19:58 [2024-03-15T16:19:58.403Z] 	org.apache.commons.logging_1.2.0.v20180409-1502
12:19:58 [2024-03-15T16:19:58.403Z] 
12:19:58 [2024-03-15T16:19:58.403Z] [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
12:19:58 [2024-03-15T16:19:58.403Z] [INFO] 
12:19:58 [2024-03-15T16:19:58.403Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
12:19:58 [2024-03-15T16:19:58.403Z] [INFO] 
12:19:58 [2024-03-15T16:19:58.403Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
12:19:58 [2024-03-15T16:19:58.403Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:9.3.0-SNAPSHOT already attached, replace previous instance
12:19:58 [2024-03-15T16:19:58.403Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:9.3.0-SNAPSHOT already attached, replace previous instance
12:19:58 [2024-03-15T16:19:58.403Z] [INFO] 
12:19:58 [2024-03-15T16:19:58.403Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp ---
12:19:58 [2024-03-15T16:19:58.403Z] [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
12:19:59 [2024-03-15T16:19:59.331Z] [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
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
12:20:00 [2024-03-15T16:20:00.696Z] [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
12:20:00 [2024-03-15T16:20:00.696Z] [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
12:20:00 [2024-03-15T16:20:00.696Z] [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
12:20:00 [2024-03-15T16:20:00.696Z] [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
12:20:00 [2024-03-15T16:20:00.696Z] [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
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [118/141]
12:20:00 [2024-03-15T16:20:00.696Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:20:00 [2024-03-15T16:20:00.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
12:20:00 [2024-03-15T16:20:00.696Z] [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
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] The project's OSGi version is 1.0.3.202403151535
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.696Z] [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
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.696Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.696Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:20:00 [2024-03-15T16:20:00.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
12:20:00 [2024-03-15T16:20:00.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.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
12:20:00 [2024-03-15T16:20:00.952Z] [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
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.952Z] [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
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.952Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.952Z] [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
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.952Z] [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
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] 
12:20:00 [2024-03-15T16:20:00.952Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:00 [2024-03-15T16:20:00.952Z] [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
12:20:01 [2024-03-15T16:20:01.514Z] [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
12:20:02 [2024-03-15T16:20:02.075Z] [INFO] 
12:20:02 [2024-03-15T16:20:02.075Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:02 [2024-03-15T16:20:02.331Z] [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
12:20:02 [2024-03-15T16:20:02.331Z] [INFO] Command line:
12:20:02 [2024-03-15T16:20:02.331Z] 	[/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]
12:20:02 [2024-03-15T16:20:02.331Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:20:04 [2024-03-15T16:20:04.845Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
12:20:04 [2024-03-15T16:20:04.845Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
12:20:04 [2024-03-15T16:20:04.845Z] org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
12:20:04 [2024-03-15T16:20:04.845Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
12:20:05 [2024-03-15T16:20:05.101Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
12:20:05 [2024-03-15T16:20:05.101Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.025 s
12:20:05 [2024-03-15T16:20:05.101Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0.001 s
12:20:05 [2024-03-15T16:20:05.101Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[2: --cli -faulty] -- Time elapsed: 0.001 s
12:20:05 [2024-03-15T16:20:05.101Z] 
12:20:05 [2024-03-15T16:20:05.101Z] Results:
12:20:05 [2024-03-15T16:20:05.101Z] 
12:20:05 [2024-03-15T16:20:05.101Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
12:20:05 [2024-03-15T16:20:05.101Z] 
12:20:05 [2024-03-15T16:20:05.358Z] [INFO] All tests passed
12:20:05 [2024-03-15T16:20:05.358Z] [INFO] 
12:20:05 [2024-03-15T16:20:05.358Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:05 [2024-03-15T16:20:05.358Z] [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
12:20:05 [2024-03-15T16:20:05.358Z] [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
12:20:05 [2024-03-15T16:20:05.358Z] [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
12:20:05 [2024-03-15T16:20:05.358Z] [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
12:20:05 [2024-03-15T16:20:05.358Z] [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
12:20:05 [2024-03-15T16:20:05.358Z] [INFO] 
12:20:05 [2024-03-15T16:20:05.358Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:05 [2024-03-15T16:20:05.358Z] [INFO] 
12:20:05 [2024-03-15T16:20:05.358Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
12:20:05 [2024-03-15T16:20:05.358Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [119/141]
12:20:05 [2024-03-15T16:20:05.358Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
12:20:05 [2024-03-15T16:20:05.358Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:20:05 [2024-03-15T16:20:05.358Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:20:05 [2024-03-15T16:20:05.358Z] [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
12:20:05 [2024-03-15T16:20:05.614Z] [INFO] 
12:20:05 [2024-03-15T16:20:05.614Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:05 [2024-03-15T16:20:05.614Z] [INFO] 
12:20:05 [2024-03-15T16:20:05.614Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:05 [2024-03-15T16:20:05.614Z] [INFO] The project's OSGi version is 2.0.5.202403151535
12:20:05 [2024-03-15T16:20:05.614Z] [INFO] 
12:20:05 [2024-03-15T16:20:05.614Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:05 [2024-03-15T16:20:05.614Z] [INFO] 
12:20:05 [2024-03-15T16:20:05.614Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:05 [2024-03-15T16:20:05.614Z] [INFO] 
12:20:05 [2024-03-15T16:20:05.614Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:05 [2024-03-15T16:20:05.614Z] [INFO] 
12:20:05 [2024-03-15T16:20:05.614Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:05 [2024-03-15T16:20:05.614Z] [INFO] 
12:20:05 [2024-03-15T16:20:05.614Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:05 [2024-03-15T16:20:05.614Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
12:20:05 [2024-03-15T16:20:05.870Z] [INFO] 
12:20:05 [2024-03-15T16:20:05.870Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:05 [2024-03-15T16:20:05.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
12:20:05 [2024-03-15T16:20:05.870Z] [INFO] 
12:20:05 [2024-03-15T16:20:05.870Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:05 [2024-03-15T16:20:05.870Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:20:05 [2024-03-15T16:20:05.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:20:05 [2024-03-15T16:20:05.870Z] [WARNING] The 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
12:20:05 [2024-03-15T16:20:05.870Z] [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
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] 
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] 
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] 
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:06 [2024-03-15T16:20:06.126Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 143 were skipped
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] 
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:06 [2024-03-15T16:20:06.126Z] [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
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] 
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:06 [2024-03-15T16:20:06.126Z] [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
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] 
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] 
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] 
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] 
12:20:06 [2024-03-15T16:20:06.126Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:06 [2024-03-15T16:20:06.126Z] [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
12:20:07 [2024-03-15T16:20:07.493Z] [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
12:20:08 [2024-03-15T16:20:08.858Z] [INFO] 
12:20:08 [2024-03-15T16:20:08.858Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:08 [2024-03-15T16:20:08.858Z] [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
12:20:08 [2024-03-15T16:20:08.858Z] [INFO] Command line:
12:20:08 [2024-03-15T16:20:08.858Z] 	[/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]
12:20:08 [2024-03-15T16:20:08.859Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:20:11 [2024-03-15T16:20:11.376Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:20:11 [2024-03-15T16:20:11.376Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:20:15 [2024-03-15T16:20:15.541Z] !SESSION 2024-03-15 16:20:08.789 -----------------------------------------------
12:20:15 [2024-03-15T16:20:15.541Z] eclipse.buildId=unknown
12:20:15 [2024-03-15T16:20:15.541Z] java.version=17.0.2
12:20:15 [2024-03-15T16:20:15.541Z] java.vendor=Oracle Corporation
12:20:15 [2024-03-15T16:20:15.541Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:20:15 [2024-03-15T16:20:15.541Z] 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
12:20:15 [2024-03-15T16:20:15.541Z] 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
12:20:15 [2024-03-15T16:20:15.542Z] 
12:20:15 [2024-03-15T16:20:15.542Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:20:14.707
12:20:15 [2024-03-15T16:20:15.542Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:20:15 [2024-03-15T16:20:15.542Z] !STACK 0
12:20:15 [2024-03-15T16:20:15.542Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:20:15 [2024-03-15T16:20:15.542Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:20:15 [2024-03-15T16:20:15.542Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:20:15 [2024-03-15T16:20:15.542Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:20:15 [2024-03-15T16:20:15.542Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:20:15 [2024-03-15T16:20:15.542Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:20:15 [2024-03-15T16:20:15.542Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:20:15 [2024-03-15T16:20:15.542Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:20:15 [2024-03-15T16:20:15.542Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:20:15 [2024-03-15T16:20:15.542Z] Caused by: java.io.IOException: error=2, No such file or directory
12:20:15 [2024-03-15T16:20:15.542Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:20:15 [2024-03-15T16:20:15.542Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:20:15 [2024-03-15T16:20:15.542Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:20:15 [2024-03-15T16:20:15.542Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:20:15 [2024-03-15T16:20:15.542Z] 	... 7 more
12:20:15 [2024-03-15T16:20:15.542Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
12:20:15 [2024-03-15T16:20:15.542Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
12:20:15 [2024-03-15T16:20:15.542Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.018 s
12:20:15 [2024-03-15T16:20:15.542Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0 s
12:20:15 [2024-03-15T16:20:15.542Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[2: --cli --list] -- Time elapsed: 0.045 s
12:20:15 [2024-03-15T16:20:15.542Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[3: --cli -l] -- Time elapsed: 0.001 s
12:20:15 [2024-03-15T16:20:15.542Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[4: --cli --open mytrace] -- Time elapsed: 0 s
12:20:15 [2024-03-15T16:20:15.542Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[5: --cli -o mytrace] -- Time elapsed: 0 s
12:20:15 [2024-03-15T16:20:15.542Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3] -- Time elapsed: 0.001 s
12:20:15 [2024-03-15T16:20:15.542Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3] -- Time elapsed: 0 s
12:20:15 [2024-03-15T16:20:15.542Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[8: --cli --open] -- Time elapsed: 0 s
12:20:15 [2024-03-15T16:20:15.542Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[9: --cli -o] -- Time elapsed: 0 s
12:20:15 [2024-03-15T16:20:15.542Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[10: --cli -faulty] -- Time elapsed: 0 s
12:20:15 [2024-03-15T16:20:15.542Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[11: --open mytrace] -- Time elapsed: 0 s
12:20:15 [2024-03-15T16:20:15.542Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[12: --open] -- Time elapsed: 0 s
12:20:15 [2024-03-15T16:20:15.542Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[13: --open mytrace --list] -- Time elapsed: 0 s
12:20:15 [2024-03-15T16:20:15.542Z] 
12:20:15 [2024-03-15T16:20:15.542Z] Results:
12:20:15 [2024-03-15T16:20:15.542Z] 
12:20:15 [2024-03-15T16:20:15.542Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
12:20:15 [2024-03-15T16:20:15.542Z] 
12:20:16 [2024-03-15T16:20:16.103Z] [INFO] All tests passed
12:20:16 [2024-03-15T16:20:16.103Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.103Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:16 [2024-03-15T16:20:16.103Z] [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
12:20:16 [2024-03-15T16:20:16.104Z] [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
12:20:16 [2024-03-15T16:20:16.104Z] [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
12:20:16 [2024-03-15T16:20:16.104Z] [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
12:20:16 [2024-03-15T16:20:16.104Z] [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
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT [120/141]
12:20:16 [2024-03-15T16:20:16.104Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:20:16 [2024-03-15T16:20:16.104Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:20:16 [2024-03-15T16:20:16.104Z] [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
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] The project's OSGi version is 1.0.5.202403151535
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.104Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.360Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:20:16 [2024-03-15T16:20:16.360Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:20:16 [2024-03-15T16:20:16.360Z] [WARNING] The 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
12:20:16 [2024-03-15T16:20:16.360Z] [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
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.360Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:20:16 [2024-03-15T16:20:16.360Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:20:16 [2024-03-15T16:20:16.360Z] [WARNING] The 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
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.360Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.360Z] [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
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.360Z] [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
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] 
12:20:16 [2024-03-15T16:20:16.360Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:16 [2024-03-15T16:20:16.360Z] [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
12:20:17 [2024-03-15T16:20:17.726Z] [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
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:19 [2024-03-15T16:20:19.617Z] [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
12:20:19 [2024-03-15T16:20:19.617Z] [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
12:20:19 [2024-03-15T16:20:19.617Z] [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
12:20:19 [2024-03-15T16:20:19.617Z] [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
12:20:19 [2024-03-15T16:20:19.617Z] [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
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT [121/141]
12:20:19 [2024-03-15T16:20:19.617Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:20:19 [2024-03-15T16:20:19.617Z] [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
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:19 [2024-03-15T16:20:19.617Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:19 [2024-03-15T16:20:19.617Z] [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
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:19 [2024-03-15T16:20:19.617Z] [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
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] 
12:20:19 [2024-03-15T16:20:19.617Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:19 [2024-03-15T16:20:19.617Z] [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
12:20:20 [2024-03-15T16:20:20.179Z] [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
12:20:21 [2024-03-15T16:20:21.544Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.544Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:21 [2024-03-15T16:20:21.544Z] [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
12:20:21 [2024-03-15T16:20:21.544Z] [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
12:20:21 [2024-03-15T16:20:21.544Z] [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
12:20:21 [2024-03-15T16:20:21.544Z] [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
12:20:21 [2024-03-15T16:20:21.544Z] [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
12:20:21 [2024-03-15T16:20:21.544Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.544Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
12:20:21 [2024-03-15T16:20:21.544Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.544Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
12:20:21 [2024-03-15T16:20:21.544Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT       [122/141]
12:20:21 [2024-03-15T16:20:21.544Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
12:20:21 [2024-03-15T16:20:21.544Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:20:21 [2024-03-15T16:20:21.544Z] [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
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli ---
12:20:21 [2024-03-15T16:20:21.801Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
12:20:21 [2024-03-15T16:20:21.801Z] [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
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli ---
12:20:21 [2024-03-15T16:20:21.801Z] [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
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] 
12:20:21 [2024-03-15T16:20:21.801Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli ---
12:20:21 [2024-03-15T16:20:21.801Z] [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
12:20:22 [2024-03-15T16:20:22.730Z] [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
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
12:20:24 [2024-03-15T16:20:24.095Z] [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
12:20:24 [2024-03-15T16:20:24.095Z] [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
12:20:24 [2024-03-15T16:20:24.095Z] [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
12:20:24 [2024-03-15T16:20:24.095Z] [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
12:20:24 [2024-03-15T16:20:24.095Z] [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
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] Building Trace Compass Json trace Parent 9.3.0-SNAPSHOT        [123/141]
12:20:24 [2024-03-15T16:20:24.095Z] [INFO]   from jsontrace/pom.xml
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] --------------------------------[ pom ]---------------------------------
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace-parent ---
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace-parent ---
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.095Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
12:20:24 [2024-03-15T16:20:24.095Z] [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
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [124/141]
12:20:24 [2024-03-15T16:20:24.096Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:20:24 [2024-03-15T16:20:24.096Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:20:24 [2024-03-15T16:20:24.096Z] [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
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] The project's OSGi version is 1.1.0.202403151535
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.096Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.096Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:20:24 [2024-03-15T16:20:24.096Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:20:24 [2024-03-15T16:20:24.096Z] [WARNING] The 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
12:20:24 [2024-03-15T16:20:24.096Z] [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
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.352Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:20:24 [2024-03-15T16:20:24.352Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:20:24 [2024-03-15T16:20:24.352Z] [WARNING] The 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
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.352Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.352Z] [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
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.352Z] [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
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] 
12:20:24 [2024-03-15T16:20:24.352Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:24 [2024-03-15T16:20:24.352Z] [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
12:20:25 [2024-03-15T16:20:25.279Z] [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
12:20:26 [2024-03-15T16:20:26.206Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.206Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:26 [2024-03-15T16:20:26.206Z] [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
12:20:26 [2024-03-15T16:20:26.206Z] [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
12:20:26 [2024-03-15T16:20:26.206Z] [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
12:20:26 [2024-03-15T16:20:26.206Z] [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
12:20:26 [2024-03-15T16:20:26.206Z] [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
12:20:26 [2024-03-15T16:20:26.206Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.206Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
12:20:26 [2024-03-15T16:20:26.206Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.206Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
12:20:26 [2024-03-15T16:20:26.206Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT     [125/141]
12:20:26 [2024-03-15T16:20:26.206Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
12:20:26 [2024-03-15T16:20:26.206Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:20:26 [2024-03-15T16:20:26.206Z] [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
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace ---
12:20:26 [2024-03-15T16:20:26.207Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
12:20:26 [2024-03-15T16:20:26.207Z] [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
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace ---
12:20:26 [2024-03-15T16:20:26.207Z] [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
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] 
12:20:26 [2024-03-15T16:20:26.207Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace ---
12:20:26 [2024-03-15T16:20:26.207Z] [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
12:20:27 [2024-03-15T16:20:27.137Z] [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
12:20:27 [2024-03-15T16:20:27.698Z] [INFO] 
12:20:27 [2024-03-15T16:20:27.699Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
12:20:27 [2024-03-15T16:20:27.699Z] [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
12:20:27 [2024-03-15T16:20:27.699Z] [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
12:20:27 [2024-03-15T16:20:27.699Z] [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
12:20:27 [2024-03-15T16:20:27.699Z] [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
12:20:27 [2024-03-15T16:20:27.699Z] [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
12:20:27 [2024-03-15T16:20:27.699Z] [INFO] 
12:20:27 [2024-03-15T16:20:27.699Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
12:20:27 [2024-03-15T16:20:27.699Z] [INFO] 
12:20:27 [2024-03-15T16:20:27.699Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
12:20:27 [2024-03-15T16:20:27.699Z] [INFO] Building Trace Compass RCP Product 9.3.0-SNAPSHOT              [126/141]
12:20:27 [2024-03-15T16:20:27.699Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
12:20:27 [2024-03-15T16:20:27.699Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
12:20:27 [2024-03-15T16:20:27.699Z] [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
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] 
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] 
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] 
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] 
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] 
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] 
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] 
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
12:20:28 [2024-03-15T16:20:28.626Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] 
12:20:28 [2024-03-15T16:20:28.626Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
12:20:28 [2024-03-15T16:20:28.626Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:20:28 [2024-03-15T16:20:28.882Z] [INFO] 
12:20:28 [2024-03-15T16:20:28.882Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
12:20:28 [2024-03-15T16:20:28.882Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:20:28 [2024-03-15T16:20:28.882Z] [INFO] 
12:20:28 [2024-03-15T16:20:28.882Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
12:20:28 [2024-03-15T16:20:28.882Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:20:28 [2024-03-15T16:20:28.882Z] [INFO] 
12:20:28 [2024-03-15T16:20:28.882Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
12:20:28 [2024-03-15T16:20:28.882Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:20:35 [2024-03-15T16:20:35.420Z] [WARNING] [f2142dc7-de1d-4d84-a3ce-f5a33fab0dae][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.202403151535.
12:20:35 [2024-03-15T16:20:35.420Z] [WARNING] [f2142dc7-de1d-4d84-a3ce-f5a33fab0dae][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.202403151535.
12:20:39 [2024-03-15T16:20:39.582Z] [WARNING] [f2142dc7-de1d-4d84-a3ce-f5a33fab0dae][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.202403151535.
12:20:39 [2024-03-15T16:20:39.582Z] [WARNING] [f2142dc7-de1d-4d84-a3ce-f5a33fab0dae][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.202403151535.
12:21:01 [2024-03-15T16:21:01.469Z] [INFO] 
12:21:01 [2024-03-15T16:21:01.469Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
12:21:01 [2024-03-15T16:21:01.469Z] [INFO] 
12:21:01 [2024-03-15T16:21:01.469Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
12:21:01 [2024-03-15T16:21:01.469Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:21:01 [2024-03-15T16:21:01.469Z] [INFO] 
12:21:01 [2024-03-15T16:21:01.469Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.product ---
12:21:01 [2024-03-15T16:21:01.469Z] [INFO] 
12:21:01 [2024-03-15T16:21:01.469Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
12:21:01 [2024-03-15T16:21:01.469Z] [INFO] 
12:21:01 [2024-03-15T16:21:01.469Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
12:21:01 [2024-03-15T16:21:01.469Z] [INFO] 
12:21:01 [2024-03-15T16:21:01.469Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
12:21:01 [2024-03-15T16:21:01.469Z] [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
12:21:01 [2024-03-15T16:21:01.469Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202403151535.
12:21:19 [2024-03-15T16:21:19.509Z] Operation completed in 17812 ms.
12:21:19 [2024-03-15T16:21:19.509Z] [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
12:21:19 [2024-03-15T16:21:19.509Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202403151535.
12:21:37 [2024-03-15T16:21:37.553Z] Operation completed in 16632 ms.
12:21:37 [2024-03-15T16:21:37.553Z] [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
12:21:37 [2024-03-15T16:21:37.553Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202403151535.
12:21:55 [2024-03-15T16:21:55.599Z] Operation completed in 16965 ms.
12:21:55 [2024-03-15T16:21:55.599Z] [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
12:21:55 [2024-03-15T16:21:55.599Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202403151535.
12:22:10 [2024-03-15T16:22:10.440Z] Operation completed in 16655 ms.
12:22:10 [2024-03-15T16:22:10.440Z] [INFO] 
12:22:10 [2024-03-15T16:22:10.440Z] [INFO] --- eclipse-macsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
12:22:16 [2024-03-15T16:22:16.980Z] [INFO] [Fri Mar 15 16:22:16 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'...
12:22:38 [2024-03-15T16:22:38.869Z] [INFO] [Fri Mar 15 16:22:38 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'...
12:22:56 [2024-03-15T16:22:56.921Z] [INFO] 
12:22:56 [2024-03-15T16:22:56.921Z] [INFO] --- eclipse-winsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
12:22:56 [2024-03-15T16:22:56.921Z] [INFO] [Fri Mar 15 16:22:55 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'
12:22:56 [2024-03-15T16:22:56.921Z] [INFO] [Fri Mar 15 16:22:56 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'
12:22:59 [2024-03-15T16:22:59.437Z] [INFO] 
12:22:59 [2024-03-15T16:22:59.437Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
12:22:59 [2024-03-15T16:22:59.437Z] [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-1535-win32.win32.x86_64.zip
12:23:03 [2024-03-15T16:23:03.599Z] [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-1535-macosx.cocoa.x86_64.tar.gz
12:23:11 [2024-03-15T16:23:11.681Z] [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-1535-macosx.cocoa.aarch64.tar.gz
12:23:18 [2024-03-15T16:23:18.216Z] [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-1535-linux.gtk.x86_64.tar.gz
12:23:24 [2024-03-15T16:23:24.751Z] [INFO] 
12:23:24 [2024-03-15T16:23:24.751Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-aarch64) @ org.eclipse.tracecompass.rcp.product ---
12:23:24 [2024-03-15T16:23:24.751Z] [INFO] [Fri Mar 15 16:23:23 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-1535-macosx.cocoa.aarch64.tar.gz'...
12:23:42 [2024-03-15T16:23:42.815Z] [INFO] 
12:23:42 [2024-03-15T16:23:42.815Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-x86-64) @ org.eclipse.tracecompass.rcp.product ---
12:23:42 [2024-03-15T16:23:42.815Z] [INFO] [Fri Mar 15 16:23:40 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-1535-macosx.cocoa.x86_64.tar.gz'...
12:23:57 [2024-03-15T16:23:57.661Z] [INFO] 
12:23:57 [2024-03-15T16:23:57.661Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
12:23:57 [2024-03-15T16:23:57.661Z] [INFO] No primary artifact to install, installing attached artifacts instead.
12:23:57 [2024-03-15T16:23:57.661Z] [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
12:23:57 [2024-03-15T16:23:57.661Z] [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
12:23:57 [2024-03-15T16:23:57.661Z] [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
12:23:57 [2024-03-15T16:23:57.662Z] [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
12:23:57 [2024-03-15T16:23:57.662Z] [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
12:23:57 [2024-03-15T16:23:57.662Z] [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
12:23:57 [2024-03-15T16:23:57.662Z] [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
12:23:57 [2024-03-15T16:23:57.662Z] [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-1535-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
12:23:57 [2024-03-15T16:23:57.662Z] [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-1535-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
12:23:57 [2024-03-15T16:23:57.918Z] [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-1535-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
12:23:57 [2024-03-15T16:23:57.918Z] [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-1535-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
12:23:58 [2024-03-15T16:23:58.175Z] [INFO] 
12:23:58 [2024-03-15T16:23:58.175Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
12:23:58 [2024-03-15T16:23:58.175Z] [INFO] 
12:23:58 [2024-03-15T16:23:58.175Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
12:23:58 [2024-03-15T16:23:58.175Z] [INFO] Building Trace Compass Target Platform 9.3.0-SNAPSHOT          [127/141]
12:23:58 [2024-03-15T16:23:58.175Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
12:23:58 [2024-03-15T16:23:58.175Z] [INFO] --------------------------------[ pom ]---------------------------------
12:23:59 [2024-03-15T16:23:59.104Z] [INFO] 
12:23:59 [2024-03-15T16:23:59.104Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.target ---
12:23:59 [2024-03-15T16:23:59.104Z] [INFO] 
12:23:59 [2024-03-15T16:23:59.104Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
12:23:59 [2024-03-15T16:23:59.104Z] [INFO] 
12:23:59 [2024-03-15T16:23:59.104Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
12:23:59 [2024-03-15T16:23:59.104Z] [INFO] 
12:23:59 [2024-03-15T16:23:59.104Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.target ---
12:23:59 [2024-03-15T16:23:59.104Z] [INFO] 
12:23:59 [2024-03-15T16:23:59.104Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
12:23:59 [2024-03-15T16:23:59.104Z] [INFO] 
12:23:59 [2024-03-15T16:23:59.104Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.target ---
12:23:59 [2024-03-15T16:23:59.104Z] [INFO] 
12:23:59 [2024-03-15T16:23:59.104Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
12:23:59 [2024-03-15T16:23:59.104Z] [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
12:23:59 [2024-03-15T16:23:59.104Z] [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
12:23:59 [2024-03-15T16:23:59.104Z] [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
12:23:59 [2024-03-15T16:23:59.104Z] [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
12:23:59 [2024-03-15T16:23:59.104Z] [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
12:23:59 [2024-03-15T16:23:59.104Z] [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
12:23:59 [2024-03-15T16:23:59.360Z] [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 561 kB/s)
12:23:59 [2024-03-15T16:23:59.360Z] [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
12:23:59 [2024-03-15T16:23:59.360Z] [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
12:23:59 [2024-03-15T16:23:59.360Z] [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
12:23:59 [2024-03-15T16:23:59.360Z] [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
12:23:59 [2024-03-15T16:23:59.360Z] [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
12:23:59 [2024-03-15T16:23:59.360Z] [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
12:23:59 [2024-03-15T16:23:59.360Z] [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 699 kB/s)
12:23:59 [2024-03-15T16:23:59.360Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
12:23:59 [2024-03-15T16:23:59.360Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
12:23:59 [2024-03-15T16:23:59.360Z] [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
12:23:59 [2024-03-15T16:23:59.360Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
12:23:59 [2024-03-15T16:23:59.360Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
12:23:59 [2024-03-15T16:23:59.616Z] [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
12:23:59 [2024-03-15T16:23:59.616Z] [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 5.7 MB/s)
12:23:59 [2024-03-15T16:23:59.616Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
12:23:59 [2024-03-15T16:23:59.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
12:23:59 [2024-03-15T16:23:59.617Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/26/apache-26.pom
12:23:59 [2024-03-15T16:23:59.617Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
12:23:59 [2024-03-15T16:23:59.617Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
12:23:59 [2024-03-15T16:23:59.617Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
12:23:59 [2024-03-15T16:23:59.617Z] [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)
12:23:59 [2024-03-15T16:23:59.617Z] [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
12:23:59 [2024-03-15T16:23:59.617Z] [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
12:23:59 [2024-03-15T16:23:59.617Z] [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
12:23:59 [2024-03-15T16:23:59.617Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [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)
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [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)
12:23:59 [2024-03-15T16:23:59.873Z] [INFO] 
12:23:59 [2024-03-15T16:23:59.873Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:23:59 [2024-03-15T16:23:59.873Z] [INFO] 
12:23:59 [2024-03-15T16:23:59.873Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
12:23:59 [2024-03-15T16:23:59.873Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [128/141]
12:23:59 [2024-03-15T16:23:59.873Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
12:23:59 [2024-03-15T16:23:59.873Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:23:59 [2024-03-15T16:23:59.873Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:23:59 [2024-03-15T16:23:59.873Z] [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
12:24:00 [2024-03-15T16:24:00.130Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.130Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.130Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.130Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.130Z] [INFO] The project's OSGi version is 1.0.5.202403151535
12:24:00 [2024-03-15T16:24:00.130Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.130Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.130Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.130Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.130Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.130Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.130Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.130Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.130Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.130Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.130Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
12:24:00 [2024-03-15T16:24:00.386Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.386Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.386Z] [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
12:24:00 [2024-03-15T16:24:00.386Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.386Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.386Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:24:00 [2024-03-15T16:24:00.386Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:24:00 [2024-03-15T16:24:00.386Z] [WARNING] The 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
12:24:00 [2024-03-15T16:24:00.386Z] [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
12:24:00 [2024-03-15T16:24:00.642Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.642Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.642Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.642Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.642Z] [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
12:24:00 [2024-03-15T16:24:00.642Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.642Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.642Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
12:24:00 [2024-03-15T16:24:00.642Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.642Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.642Z] [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
12:24:00 [2024-03-15T16:24:00.898Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.898Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.898Z] [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
12:24:00 [2024-03-15T16:24:00.898Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.898Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.898Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.898Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.898Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.898Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.898Z] [INFO] 
12:24:00 [2024-03-15T16:24:00.898Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:00 [2024-03-15T16:24:00.898Z] [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
12:24:02 [2024-03-15T16:24:02.267Z] [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
12:24:03 [2024-03-15T16:24:03.634Z] [INFO] 
12:24:03 [2024-03-15T16:24:03.634Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:03 [2024-03-15T16:24:03.890Z] [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
12:24:03 [2024-03-15T16:24:03.890Z] [INFO] Command line:
12:24:03 [2024-03-15T16:24:03.890Z] 	[/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]
12:24:03 [2024-03-15T16:24:03.890Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:24:06 [2024-03-15T16:24:06.407Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:24:06 [2024-03-15T16:24:06.407Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:24:10 [2024-03-15T16:24:10.578Z] !SESSION 2024-03-15 16:24:03.840 -----------------------------------------------
12:24:10 [2024-03-15T16:24:10.578Z] eclipse.buildId=unknown
12:24:10 [2024-03-15T16:24:10.578Z] java.version=17.0.2
12:24:10 [2024-03-15T16:24:10.578Z] java.vendor=Oracle Corporation
12:24:10 [2024-03-15T16:24:10.578Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:24:10 [2024-03-15T16:24:10.578Z] 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
12:24:10 [2024-03-15T16:24:10.578Z] 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
12:24:10 [2024-03-15T16:24:10.578Z] 
12:24:10 [2024-03-15T16:24:10.578Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:24:09.931
12:24:10 [2024-03-15T16:24:10.578Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:24:10 [2024-03-15T16:24:10.578Z] !STACK 0
12:24:10 [2024-03-15T16:24:10.578Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:24:10 [2024-03-15T16:24:10.578Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:24:10 [2024-03-15T16:24:10.578Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:24:10 [2024-03-15T16:24:10.578Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:24:10 [2024-03-15T16:24:10.578Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:24:10 [2024-03-15T16:24:10.578Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:24:10 [2024-03-15T16:24:10.578Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:24:10 [2024-03-15T16:24:10.578Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:24:10 [2024-03-15T16:24:10.578Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:24:10 [2024-03-15T16:24:10.578Z] Caused by: java.io.IOException: error=2, No such file or directory
12:24:10 [2024-03-15T16:24:10.578Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:24:10 [2024-03-15T16:24:10.578Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:24:10 [2024-03-15T16:24:10.578Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:24:10 [2024-03-15T16:24:10.578Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:24:10 [2024-03-15T16:24:10.578Z] 	... 7 more
12:24:10 [2024-03-15T16:24:10.578Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
12:24:10 [2024-03-15T16:24:10.834Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
12:24:10 [2024-03-15T16:24:10.834Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest.testBuiltinOutput -- Time elapsed: 0.218 s
12:24:10 [2024-03-15T16:24:10.834Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
12:24:10 [2024-03-15T16:24:10.834Z] 
12:24:10 [2024-03-15T16:24:10.834Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 16:24:10.609
12:24:10 [2024-03-15T16:24:10.834Z] !MESSAGE Unexpected error executing analysis with trace 
12:24:10 [2024-03-15T16:24:10.834Z] !STACK 0
12:24:10 [2024-03-15T16:24:10.834Z] java.lang.NullPointerException
12:24:10 [2024-03-15T16:24:10.834Z] 	at java.base/java.io.File.<init>(File.java:278)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:24:10 [2024-03-15T16:24:10.834Z] 
12:24:10 [2024-03-15T16:24:10.834Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 16:24:10.610
12:24:10 [2024-03-15T16:24:10.834Z] !MESSAGE Unexpected error executing analysis with trace 
12:24:10 [2024-03-15T16:24:10.834Z] !STACK 0
12:24:10 [2024-03-15T16:24:10.834Z] java.lang.NullPointerException
12:24:10 [2024-03-15T16:24:10.834Z] 	at java.base/java.io.File.<init>(File.java:278)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:24:10 [2024-03-15T16:24:10.834Z] 
12:24:10 [2024-03-15T16:24:10.834Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 16:24:10.614
12:24:10 [2024-03-15T16:24:10.834Z] !MESSAGE Exception executing analysis
12:24:10 [2024-03-15T16:24:10.834Z] !STACK 0
12:24:10 [2024-03-15T16:24:10.834Z] java.lang.NullPointerException
12:24:10 [2024-03-15T16:24:10.834Z] 	at java.base/java.io.File.<init>(File.java:278)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:24:10 [2024-03-15T16:24:10.834Z] 
12:24:10 [2024-03-15T16:24:10.834Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-15 16:24:10.615
12:24:10 [2024-03-15T16:24:10.834Z] !MESSAGE Exception executing analysis
12:24:10 [2024-03-15T16:24:10.834Z] !STACK 0
12:24:10 [2024-03-15T16:24:10.834Z] java.lang.NullPointerException
12:24:10 [2024-03-15T16:24:10.834Z] 	at java.base/java.io.File.<init>(File.java:278)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
12:24:10 [2024-03-15T16:24:10.834Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
12:24:10 [2024-03-15T16:24:10.835Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
12:24:10 [2024-03-15T16:24:10.835Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:24:10 [2024-03-15T16:24:10.835Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:24:10 [2024-03-15T16:24:10.835Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
12:24:10 [2024-03-15T16:24:10.835Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testTmfCorePluginId -- Time elapsed: 0 s
12:24:10 [2024-03-15T16:24:10.835Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testGetDefault -- Time elapsed: 0 s
12:24:10 [2024-03-15T16:24:10.835Z] 
12:24:10 [2024-03-15T16:24:10.835Z] Results:
12:24:10 [2024-03-15T16:24:10.835Z] 
12:24:10 [2024-03-15T16:24:10.835Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
12:24:10 [2024-03-15T16:24:10.835Z] 
12:24:11 [2024-03-15T16:24:11.396Z] [INFO] All tests passed
12:24:11 [2024-03-15T16:24:11.396Z] [INFO] 
12:24:11 [2024-03-15T16:24:11.396Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:11 [2024-03-15T16:24:11.396Z] [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
12:24:11 [2024-03-15T16:24:11.396Z] [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
12:24:11 [2024-03-15T16:24:11.396Z] [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
12:24:11 [2024-03-15T16:24:11.396Z] [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
12:24:11 [2024-03-15T16:24:11.396Z] [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
12:24:11 [2024-03-15T16:24:11.396Z] [INFO] 
12:24:11 [2024-03-15T16:24:11.396Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:24:11 [2024-03-15T16:24:11.396Z] [INFO] 
12:24:11 [2024-03-15T16:24:11.396Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
12:24:11 [2024-03-15T16:24:11.396Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [129/141]
12:24:11 [2024-03-15T16:24:11.396Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
12:24:11 [2024-03-15T16:24:11.396Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:24:11 [2024-03-15T16:24:11.396Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:24:11 [2024-03-15T16:24:11.396Z] [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
12:24:11 [2024-03-15T16:24:11.652Z] [INFO] 
12:24:11 [2024-03-15T16:24:11.652Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:11 [2024-03-15T16:24:11.652Z] [INFO] 
12:24:11 [2024-03-15T16:24:11.652Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:11 [2024-03-15T16:24:11.652Z] [INFO] The project's OSGi version is 1.0.15.202403151535
12:24:11 [2024-03-15T16:24:11.652Z] [INFO] 
12:24:11 [2024-03-15T16:24:11.652Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:11 [2024-03-15T16:24:11.652Z] [INFO] 
12:24:11 [2024-03-15T16:24:11.652Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:11 [2024-03-15T16:24:11.652Z] [INFO] 
12:24:11 [2024-03-15T16:24:11.652Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:11 [2024-03-15T16:24:11.652Z] [INFO] 
12:24:11 [2024-03-15T16:24:11.652Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:11 [2024-03-15T16:24:11.652Z] [INFO] 
12:24:11 [2024-03-15T16:24:11.652Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:11 [2024-03-15T16:24:11.652Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
12:24:11 [2024-03-15T16:24:11.908Z] [INFO] 
12:24:11 [2024-03-15T16:24:11.908Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:11 [2024-03-15T16:24:11.908Z] [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
12:24:11 [2024-03-15T16:24:11.908Z] [INFO] 
12:24:11 [2024-03-15T16:24:11.908Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:11 [2024-03-15T16:24:11.908Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:24:11 [2024-03-15T16:24:11.908Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:24:11 [2024-03-15T16:24:11.908Z] [WARNING] The 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
12:24:11 [2024-03-15T16:24:11.908Z] [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
12:24:12 [2024-03-15T16:24:12.469Z] [INFO] 
12:24:12 [2024-03-15T16:24:12.469Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:12 [2024-03-15T16:24:12.469Z] [INFO] 
12:24:12 [2024-03-15T16:24:12.469Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:12 [2024-03-15T16:24:12.469Z] [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
12:24:12 [2024-03-15T16:24:12.469Z] [INFO] 
12:24:12 [2024-03-15T16:24:12.469Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:12 [2024-03-15T16:24:12.469Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:24:12 [2024-03-15T16:24:12.469Z] [INFO] 
12:24:12 [2024-03-15T16:24:12.469Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:12 [2024-03-15T16:24:12.469Z] [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
12:24:12 [2024-03-15T16:24:12.469Z] [INFO] 
12:24:12 [2024-03-15T16:24:12.469Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:12 [2024-03-15T16:24:12.469Z] [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
12:24:12 [2024-03-15T16:24:12.469Z] [INFO] 
12:24:12 [2024-03-15T16:24:12.469Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:12 [2024-03-15T16:24:12.469Z] [INFO] 
12:24:12 [2024-03-15T16:24:12.469Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:12 [2024-03-15T16:24:12.469Z] [INFO] 
12:24:12 [2024-03-15T16:24:12.469Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:12 [2024-03-15T16:24:12.470Z] [INFO] 
12:24:12 [2024-03-15T16:24:12.470Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:12 [2024-03-15T16:24:12.470Z] [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
12:24:13 [2024-03-15T16:24:13.032Z] [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
12:24:14 [2024-03-15T16:24:14.399Z] [INFO] 
12:24:14 [2024-03-15T16:24:14.399Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:24:14 [2024-03-15T16:24:14.655Z] [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
12:24:14 [2024-03-15T16:24:14.655Z] [INFO] Command line:
12:24:14 [2024-03-15T16:24:14.655Z] 	[/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]
12:24:14 [2024-03-15T16:24:14.655Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:24:16 [2024-03-15T16:24:16.539Z] Mar 15, 2024 4:24:16 PM org.apache.aries.spifly.BaseActivator log
12:24:16 [2024-03-15T16:24:16.539Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:24:17 [2024-03-15T16:24:17.903Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:24:17 [2024-03-15T16:24:17.903Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:24:22 [2024-03-15T16:24:22.075Z] !SESSION 2024-03-15 16:24:14.629 -----------------------------------------------
12:24:22 [2024-03-15T16:24:22.075Z] eclipse.buildId=unknown
12:24:22 [2024-03-15T16:24:22.075Z] java.version=17.0.2
12:24:22 [2024-03-15T16:24:22.075Z] java.vendor=Oracle Corporation
12:24:22 [2024-03-15T16:24:22.075Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:24:22 [2024-03-15T16:24:22.075Z] 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
12:24:22 [2024-03-15T16:24:22.075Z] 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
12:24:22 [2024-03-15T16:24:22.075Z] 
12:24:22 [2024-03-15T16:24:22.075Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 16:24:21.240
12:24:22 [2024-03-15T16:24:22.075Z] !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
12:24:22 [2024-03-15T16:24:22.075Z] 
12:24:22 [2024-03-15T16:24:22.075Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:24:21.288
12:24:22 [2024-03-15T16:24:22.075Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:24:22 [2024-03-15T16:24:22.075Z] !STACK 0
12:24:22 [2024-03-15T16:24:22.075Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:24:22 [2024-03-15T16:24:22.075Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:24:22 [2024-03-15T16:24:22.075Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:24:22 [2024-03-15T16:24:22.075Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:24:22 [2024-03-15T16:24:22.075Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:24:22 [2024-03-15T16:24:22.075Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:24:22 [2024-03-15T16:24:22.075Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:24:22 [2024-03-15T16:24:22.075Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:24:22 [2024-03-15T16:24:22.075Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:24:22 [2024-03-15T16:24:22.075Z] Caused by: java.io.IOException: error=2, No such file or directory
12:24:22 [2024-03-15T16:24:22.075Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:24:22 [2024-03-15T16:24:22.075Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:24:22 [2024-03-15T16:24:22.075Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:24:22 [2024-03-15T16:24:22.075Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:24:22 [2024-03-15T16:24:22.075Z] 	... 7 more
12:24:22 [2024-03-15T16:24:22.075Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
12:24:22 [2024-03-15T16:24:22.075Z] Display size: 1440x900
12:24:22 [2024-03-15T16:24:22.075Z] OS version=6.2.9-300.fc38.x86_64
12:24:22 [2024-03-15T16:24:22.075Z] GTK version=3.22.30
12:24:22 [2024-03-15T16:24:22.075Z] GTK theme=Ambiance
12:24:22 [2024-03-15T16:24:22.075Z] LIBOVERLAY_SCROLLBAR=0
12:24:22 [2024-03-15T16:24:22.075Z] Time zone: Greenwich Mean Time
12:24:22 [2024-03-15T16:24:22.075Z] 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@7298c2d9] time=1122877961 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:22 [2024-03-15T16:24:22.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:24:22 [2024-03-15T16:24:22.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:24:22 [2024-03-15T16:24:22.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:24:22 [2024-03-15T16:24:22.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:24:22 [2024-03-15T16:24:22.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1122878488 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:24:22 [2024-03-15T16:24:22.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1122878488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:24:22 [2024-03-15T16:24:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122878496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:24:22 [2024-03-15T16:24:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:24:24 [2024-03-15T16:24:24.223Z] 
12:24:24 [2024-03-15T16:24:24.223Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:24:24.108
12:24:24 [2024-03-15T16:24:24.223Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:24:26 [2024-03-15T16:24:26.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122882998 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122883003 data=null doit=true}, TreeItem with text {test}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122883004 data=null}, TreeItem with text {test}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122883004 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122883005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122883051 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122883053 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122883053 data=null doit=true}, TreeItem with text {test}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122883053 data=null}, TreeItem with text {test}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122883054 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122883054 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122883060 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122883076 data=null doit=true}, TreeItem with text {test}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122883076 data=null}, TreeItem with text {test}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122883076 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122883077 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}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122883098 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1122883102 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1122883103 data=null doit=true}, TreeItem with text {Traces [1]}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1122883103 data=null}, TreeItem with text {Traces [1]}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1122883103 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:24:27 [2024-03-15T16:24:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122883103 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]}]
12:24:27 [2024-03-15T16:24:27.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1122883123 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:24:27 [2024-03-15T16:24:27.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1122883124 data=null doit=true}, TreeItem with text {Traces [1]}]
12:24:27 [2024-03-15T16:24:27.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1122883124 data=null}, TreeItem with text {Traces [1]}]
12:24:27 [2024-03-15T16:24:27.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1122883124 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:24:27 [2024-03-15T16:24:27.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122883125 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]}]
12:24:27 [2024-03-15T16:24:27.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1122883127 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:24:27 [2024-03-15T16:24:27.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1122883129 data=null doit=true}, Tree node with text: bug446190]
12:24:27 [2024-03-15T16:24:27.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1122883129 data=null}, Tree node with text: bug446190]
12:24:27 [2024-03-15T16:24:27.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1122883130 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
12:24:27 [2024-03-15T16:24:27.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122883130 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]
12:24:27 [2024-03-15T16:24:27.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1122883133 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
12:24:27 [2024-03-15T16:24:27.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1122883133 data=null doit=true}, Tree node with text: Views]
12:24:27 [2024-03-15T16:24:27.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1122883133 data=null}, Tree node with text: Views]
12:24:27 [2024-03-15T16:24:27.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1122883134 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
12:24:27 [2024-03-15T16:24:27.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122883134 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]
12:24:27 [2024-03-15T16:24:27.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1122883204 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
12:24:27 [2024-03-15T16:24:27.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1122883205 data=null doit=true}, Tree node with text: XML system call analysis]
12:24:27 [2024-03-15T16:24:27.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1122883205 data=null}, Tree node with text: XML system call analysis]
12:24:27 [2024-03-15T16:24:27.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1122883206 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
12:24:27 [2024-03-15T16:24:27.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122883206 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]
12:24:27 [2024-03-15T16:24:27.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1122883234 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
12:24:27 [2024-03-15T16:24:27.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Count
12:24:27 [2024-03-15T16:24:27.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=1122883274 data=null button=0 stateMask=0x0 x=188 y=541 count=0}, Tree node with text: Latency vs Count]
12:24:27 [2024-03-15T16:24:27.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=1122883275 data=null doit=true}, Tree node with text: Latency vs Count]
12:24:27 [2024-03-15T16:24:27.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:27 [2024-03-15T16:24:27.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=1122883275 data=null}, Tree node with text: Latency vs Count]
12:24:27 [2024-03-15T16:24:27.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1122883276 data=null button=1 stateMask=0x0 x=188 y=541 count=1}, Tree node with text: Latency vs Count]
12:24:27 [2024-03-15T16:24:27.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122883276 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]
12:24:27 [2024-03-15T16:24:27.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1122883287 data=null button=1 stateMask=0x80000 x=188 y=541 count=1}, Tree node with text: Latency vs Count]
12:24:27 [2024-03-15T16:24:27.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1122883288 data=null button=1 stateMask=0x0 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
12:24:27 [2024-03-15T16:24:27.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=1122883288 data=null button=1 stateMask=0x0 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
12:24:27 [2024-03-15T16:24:27.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122883288 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]
12:24:27 [2024-03-15T16:24:27.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1122883344 data=null button=1 stateMask=0x80000 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
12:24:27 [2024-03-15T16:24:27.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=1122883643 data=null button=0 stateMask=0x0 x=188 y=541 count=0}, Tree node with text: Latency vs Count]
12:24:27 [2024-03-15T16:24:27.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=1122883643 data=null doit=true}, Tree node with text: Latency vs Count]
12:24:27 [2024-03-15T16:24:27.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=1122883643 data=null}, Tree node with text: Latency vs Count]
12:24:27 [2024-03-15T16:24:27.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Count
12:24:30 [2024-03-15T16:24:30.027Z] 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"'
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=1122885622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=1122885634 data=null button=1 stateMask=0x80000 x=469 y=-13 count=1}, TableColumn with text {Name}]
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=1122885637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=1122885639 data=null button=1 stateMask=0x80000 x=469 y=-13 count=1}, TableColumn with text {Name}]
12:24:30 [2024-03-15T16:24:30.028Z] 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@7298c2d9] time=1122885937 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122885987 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122885987 data=null doit=true}, TreeItem with text {test}]
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122885988 data=null}, TreeItem with text {test}]
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122885988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122885988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122886012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:24:30 [2024-03-15T16:24:30.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:24:30 [2024-03-15T16:24:30.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:24:30 [2024-03-15T16:24:30.846Z] 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')
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:24:30 [2024-03-15T16:24:30.846Z] 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=1122886975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-03-15T16:24:30.846Z] 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=1122886976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-03-15T16:24:30.846Z] 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=1122886976 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-03-15T16:24:30.846Z] 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=1122886976 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-03-15T16:24:30.846Z] 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=1122886977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-03-15T16:24:30.846Z] 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=1122886977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-03-15T16:24:30.846Z] 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=1122886977 data=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')]
12:24:30 [2024-03-15T16:24:30.846Z] 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=1122886978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-03-15T16:24:30.846Z] 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=1122886978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-03-15T16:24:30.846Z] 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=1122886978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-03-15T16:24:30.846Z] 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=1122886978 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-03-15T16:24:30.846Z] 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=1122886978 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:24:30 [2024-03-15T16:24:30.846Z] 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')
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122886985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122886985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122886986 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122886986 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122886986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:30 [2024-03-15T16:24:30.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122886986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:30 [2024-03-15T16:24:30.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:30 [2024-03-15T16:24:30.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:30 [2024-03-15T16:24:30.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:30 [2024-03-15T16:24:30.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:30 [2024-03-15T16:24:30.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:30 [2024-03-15T16:24:30.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:24:31 [2024-03-15T16:24:31.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122886987 data=null 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')]
12:24:31 [2024-03-15T16:24:31.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122886134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:24:31 [2024-03-15T16:24:31.412Z] 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"'
12:24:31 [2024-03-15T16:24:31.668Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.977 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
12:24:31 [2024-03-15T16:24:31.668Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest.testWithTrace -- Time elapsed: 4.626 s
12:24:31 [2024-03-15T16:24:31.668Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
12:24:31 [2024-03-15T16:24:31.668Z] 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@7298c2d9] time=1122887696 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:31 [2024-03-15T16:24:31.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:24:31 [2024-03-15T16:24:31.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:24:31 [2024-03-15T16:24:31.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:24:31 [2024-03-15T16:24:31.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:24:31 [2024-03-15T16:24:31.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122887808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:24:31 [2024-03-15T16:24:31.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:24:32 [2024-03-15T16:24:32.597Z] 
12:24:32 [2024-03-15T16:24:32.597Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:24:32.429
12:24:32 [2024-03-15T16:24:32.597Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122890559 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122890559 data=null doit=true}, TreeItem with text {test}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122890559 data=null}, TreeItem with text {test}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122890560 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122890560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122890587 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122890588 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122890588 data=null doit=true}, TreeItem with text {test}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122890588 data=null}, TreeItem with text {test}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122890589 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122890589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122890594 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122890594 data=null doit=true}, TreeItem with text {test}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122890594 data=null}, TreeItem with text {test}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122890595 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122890595 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}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122890597 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:34 [2024-03-15T16:24:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1122890598 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1122890598 data=null doit=true}, TreeItem with text {Traces [1]}]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1122890598 data=null}, TreeItem with text {Traces [1]}]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1122890599 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122890599 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]}]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1122890613 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1122890614 data=null doit=true}, TreeItem with text {Traces [1]}]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1122890614 data=null}, TreeItem with text {Traces [1]}]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1122890614 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122890615 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]}]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1122890616 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1122890616 data=null doit=true}, Tree node with text: bug446190]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1122890616 data=null}, Tree node with text: bug446190]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1122890616 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122890617 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]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1122890618 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1122890627 data=null doit=true}, Tree node with text: Views]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1122890627 data=null}, Tree node with text: Views]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1122890627 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122890627 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]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1122890650 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1122890651 data=null doit=true}, Tree node with text: XML system call analysis]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1122890651 data=null}, Tree node with text: XML system call analysis]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1122890651 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122890651 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]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1122890654 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Time
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=1122890654 data=null button=0 stateMask=0x0 x=186 y=564 count=0}, Tree node with text: Latency vs Time]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=1122890655 data=null doit=true}, Tree node with text: Latency vs Time]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=1122890655 data=null}, Tree node with text: Latency vs Time]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1122890655 data=null button=1 stateMask=0x0 x=186 y=564 count=1}, Tree node with text: Latency vs Time]
12:24:34 [2024-03-15T16:24:34.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122890656 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]
12:24:34 [2024-03-15T16:24:34.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1122890696 data=null button=1 stateMask=0x80000 x=186 y=564 count=1}, Tree node with text: Latency vs Time]
12:24:34 [2024-03-15T16:24:34.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1122890697 data=null button=1 stateMask=0x0 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
12:24:34 [2024-03-15T16:24:34.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=1122890698 data=null button=1 stateMask=0x0 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
12:24:34 [2024-03-15T16:24:34.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122890698 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]
12:24:35 [2024-03-15T16:24:35.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1122890747 data=null button=1 stateMask=0x80000 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
12:24:35 [2024-03-15T16:24:35.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=1122891024 data=null button=0 stateMask=0x0 x=186 y=564 count=0}, Tree node with text: Latency vs Time]
12:24:35 [2024-03-15T16:24:35.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=1122891024 data=null doit=true}, Tree node with text: Latency vs Time]
12:24:35 [2024-03-15T16:24:35.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=1122891024 data=null}, Tree node with text: Latency vs Time]
12:24:35 [2024-03-15T16:24:35.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Time
12:24:36 [2024-03-15T16:24:36.903Z] 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"'
12:24:36 [2024-03-15T16:24:36.903Z] 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"'
12:24:36 [2024-03-15T16:24:36.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:36 [2024-03-15T16:24:36.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:36 [2024-03-15T16:24:36.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
12:24:36 [2024-03-15T16:24:36.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@7298c2d9] time=1122892845 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:36 [2024-03-15T16:24:36.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:24:36 [2024-03-15T16:24:36.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:36 [2024-03-15T16:24:36.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:36 [2024-03-15T16:24:36.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:36 [2024-03-15T16:24:36.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122892922 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:24:36 [2024-03-15T16:24:36.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122892922 data=null doit=true}, TreeItem with text {test}]
12:24:36 [2024-03-15T16:24:36.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122892923 data=null}, TreeItem with text {test}]
12:24:36 [2024-03-15T16:24:36.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122892923 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:36 [2024-03-15T16:24:36.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122892923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:24:36 [2024-03-15T16:24:36.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122892947 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:36 [2024-03-15T16:24:36.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:24:36 [2024-03-15T16:24:36.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:24:36 [2024-03-15T16:24:36.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:24:37 [2024-03-15T16:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:24:37 [2024-03-15T16:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:24:37 [2024-03-15T16:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:24:37 [2024-03-15T16:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:24:37 [2024-03-15T16:24:37.830Z] 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')
12:24:37 [2024-03-15T16:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:24:37 [2024-03-15T16:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:37 [2024-03-15T16:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:24:37 [2024-03-15T16:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:24:37 [2024-03-15T16:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:24:37 [2024-03-15T16:24:37.830Z] 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=1122893768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:37 [2024-03-15T16:24:37.831Z] 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=1122893769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:37 [2024-03-15T16:24:37.831Z] 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=1122893769 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:37 [2024-03-15T16:24:37.831Z] 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=1122893769 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:37 [2024-03-15T16:24:37.831Z] 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=1122893769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:37 [2024-03-15T16:24:37.831Z] 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=1122893769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:37 [2024-03-15T16:24:37.831Z] 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=1122893769 data=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')]
12:24:37 [2024-03-15T16:24:37.831Z] 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=1122893770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:37 [2024-03-15T16:24:37.831Z] 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=1122893770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:37 [2024-03-15T16:24:37.831Z] 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=1122893770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:37 [2024-03-15T16:24:37.831Z] 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=1122893770 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:37 [2024-03-15T16:24:37.831Z] 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=1122893770 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:24:37 [2024-03-15T16:24:37.831Z] 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')
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122893772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122893772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122893772 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122893772 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122893773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122893773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:37 [2024-03-15T16:24:37.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:37 [2024-03-15T16:24:37.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:37 [2024-03-15T16:24:37.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:37 [2024-03-15T16:24:37.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:37 [2024-03-15T16:24:37.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122893773 data=null 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')]
12:24:37 [2024-03-15T16:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122892994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:24:38 [2024-03-15T16:24:38.394Z] 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"'
12:24:38 [2024-03-15T16:24:38.394Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.697 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
12:24:38 [2024-03-15T16:24:38.394Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest.testWithTrace -- Time elapsed: 3.804 s
12:24:38 [2024-03-15T16:24:38.394Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
12:24:38 [2024-03-15T16:24:38.394Z] 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@7298c2d9] time=1122894322 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:38 [2024-03-15T16:24:38.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:24:38 [2024-03-15T16:24:38.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:24:38 [2024-03-15T16:24:38.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:24:38 [2024-03-15T16:24:38.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:24:38 [2024-03-15T16:24:38.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122894424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:24:38 [2024-03-15T16:24:38.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:24:38 [2024-03-15T16:24:38.956Z] 
12:24:38 [2024-03-15T16:24:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-15 16:24:38.803
12:24:38 [2024-03-15T16:24:38.956Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122897154 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122897155 data=null doit=true}, TreeItem with text {test}]
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122897155 data=null}, TreeItem with text {test}]
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122897155 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122897155 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122897175 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122897181 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122897181 data=null doit=true}, TreeItem with text {test}]
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122897182 data=null}, TreeItem with text {test}]
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122897182 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122897182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122897187 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122897187 data=null doit=true}, TreeItem with text {test}]
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122897187 data=null}, TreeItem with text {test}]
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122897188 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122897188 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}]
12:24:41 [2024-03-15T16:24:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122897190 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1122897191 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1122897191 data=null doit=true}, TreeItem with text {Traces [1]}]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1122897191 data=null}, TreeItem with text {Traces [1]}]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1122897191 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122897191 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]}]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1122897205 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1122897206 data=null doit=true}, TreeItem with text {Traces [1]}]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1122897206 data=null}, TreeItem with text {Traces [1]}]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1122897206 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122897207 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]}]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1122897208 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1122897208 data=null doit=true}, Tree node with text: bug446190]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1122897208 data=null}, Tree node with text: bug446190]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1122897209 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122897209 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]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1122897210 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1122897211 data=null doit=true}, Tree node with text: Views]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1122897211 data=null}, Tree node with text: Views]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1122897212 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122897212 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]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1122897233 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1122897234 data=null doit=true}, Tree node with text: XML system call analysis]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1122897234 data=null}, Tree node with text: XML system call analysis]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1122897234 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122897234 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]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1122897251 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency Table
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=1122897252 data=null button=0 stateMask=0x0 x=177 y=518 count=0}, Tree node with text: Latency Table]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency Table} time=1122897252 data=null doit=true}, Tree node with text: Latency Table]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=1122897253 data=null}, Tree node with text: Latency Table]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1122897254 data=null button=1 stateMask=0x0 x=177 y=518 count=1}, Tree node with text: Latency Table]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122897254 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]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1122897264 data=null button=1 stateMask=0x80000 x=177 y=518 count=1}, Tree node with text: Latency Table]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1122897264 data=null button=1 stateMask=0x0 x=177 y=518 count=2}, Tree node with text: Latency Table]
12:24:41 [2024-03-15T16:24:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=1122897264 data=null button=1 stateMask=0x0 x=177 y=518 count=2}, Tree node with text: Latency Table]
12:24:41 [2024-03-15T16:24:41.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122897265 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]
12:24:41 [2024-03-15T16:24:41.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1122897314 data=null button=1 stateMask=0x80000 x=177 y=518 count=2}, Tree node with text: Latency Table]
12:24:41 [2024-03-15T16:24:41.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=1122897469 data=null button=0 stateMask=0x0 x=177 y=518 count=0}, Tree node with text: Latency Table]
12:24:41 [2024-03-15T16:24:41.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=1122897469 data=null doit=true}, Tree node with text: Latency Table]
12:24:41 [2024-03-15T16:24:41.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=1122897470 data=null}, Tree node with text: Latency Table]
12:24:41 [2024-03-15T16:24:41.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency Table
12:24:43 [2024-03-15T16:24:43.371Z] 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"'
12:24:43 [2024-03-15T16:24:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=1122899075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
12:24:43 [2024-03-15T16:24:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=1122899087 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}]
12:24:43 [2024-03-15T16:24:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=1122899088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
12:24:43 [2024-03-15T16:24:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=1122899090 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}]
12:24:43 [2024-03-15T16:24:43.371Z] 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@7298c2d9] time=1122899450 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:43 [2024-03-15T16:24:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:24:43 [2024-03-15T16:24:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:43 [2024-03-15T16:24:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:43 [2024-03-15T16:24:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:43 [2024-03-15T16:24:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122899492 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:24:43 [2024-03-15T16:24:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122899493 data=null doit=true}, TreeItem with text {test}]
12:24:43 [2024-03-15T16:24:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122899493 data=null}, TreeItem with text {test}]
12:24:43 [2024-03-15T16:24:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122899493 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:43 [2024-03-15T16:24:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122899493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:24:43 [2024-03-15T16:24:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122899518 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:43 [2024-03-15T16:24:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:24:43 [2024-03-15T16:24:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:24:43 [2024-03-15T16:24:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:24:44 [2024-03-15T16:24:44.191Z] 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')
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:24:44 [2024-03-15T16:24:44.191Z] 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=1122900299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:44 [2024-03-15T16:24:44.191Z] 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=1122900299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:44 [2024-03-15T16:24:44.191Z] 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=1122900299 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:44 [2024-03-15T16:24:44.191Z] 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=1122900299 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:44 [2024-03-15T16:24:44.191Z] 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=1122900300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:44 [2024-03-15T16:24:44.191Z] 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=1122900300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:44 [2024-03-15T16:24:44.191Z] 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=1122900300 data=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')]
12:24:44 [2024-03-15T16:24:44.191Z] 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=1122900300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:44 [2024-03-15T16:24:44.191Z] 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=1122900300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:44 [2024-03-15T16:24:44.191Z] 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=1122900300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:44 [2024-03-15T16:24:44.191Z] 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=1122900300 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:44 [2024-03-15T16:24:44.191Z] 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=1122900300 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:24:44 [2024-03-15T16:24:44.191Z] 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')
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122900302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122900302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122900302 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:44 [2024-03-15T16:24:44.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122900302 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:44 [2024-03-15T16:24:44.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122900303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:44 [2024-03-15T16:24:44.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122900303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:44 [2024-03-15T16:24:44.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:44 [2024-03-15T16:24:44.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:44 [2024-03-15T16:24:44.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:44 [2024-03-15T16:24:44.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:44 [2024-03-15T16:24:44.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:44 [2024-03-15T16:24:44.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:24:44 [2024-03-15T16:24:44.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122900303 data=null 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')]
12:24:44 [2024-03-15T16:24:44.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122899576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:24:44 [2024-03-15T16:24:44.703Z] 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"'
12:24:44 [2024-03-15T16:24:44.703Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.511 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
12:24:44 [2024-03-15T16:24:44.703Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest.testData -- Time elapsed: 3.727 s
12:24:44 [2024-03-15T16:24:44.703Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
12:24:44 [2024-03-15T16:24:44.703Z] 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@7298c2d9] time=1122900843 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:44 [2024-03-15T16:24:44.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:24:44 [2024-03-15T16:24:44.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:24:44 [2024-03-15T16:24:44.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:24:44 [2024-03-15T16:24:44.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:24:44 [2024-03-15T16:24:44.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122900927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:24:44 [2024-03-15T16:24:44.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:24:44 [2024-03-15T16:24:44.959Z] 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@7298c2d9] time=1122900928 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:44 [2024-03-15T16:24:44.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:44 [2024-03-15T16:24:44.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:44 [2024-03-15T16:24:44.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: of type 'Shell'
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:24:45 [2024-03-15T16:24:45.215Z] 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')
12:24:45 [2024-03-15T16:24:45.215Z] 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'))
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1122901190 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122901289 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122901289 data=null doit=true}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122901289 data=null}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122901290 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122901323 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}]
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122901376 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122901377 data=null doit=true}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122901377 data=null}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122901377 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122901377 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}]
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122901379 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122901380 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122901380 data=null doit=true}, Tree node with text: XML Analyses]
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122901380 data=null}, Tree node with text: XML Analyses]
12:24:45 [2024-03-15T16:24:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122901380 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:45 [2024-03-15T16:24:45.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122901380 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]
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122901407 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:45 [2024-03-15T16:24:45.472Z] 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')
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:45 [2024-03-15T16:24:45.472Z] 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')
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122901411 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')]
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122901412 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')]
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122901412 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122901412 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122901412 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')]
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122901412 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')]
12:24:45 [2024-03-15T16:24:45.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122901412 data=null 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')]
12:24:45 [2024-03-15T16:24:45.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122900993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:45 [2024-03-15T16:24:45.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:45 [2024-03-15T16:24:45.473Z] 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@7298c2d9] time=1122901465 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:45 [2024-03-15T16:24:45.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:45 [2024-03-15T16:24:45.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:45 [2024-03-15T16:24:45.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:45 [2024-03-15T16:24:45.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:45 [2024-03-15T16:24:45.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:45 [2024-03-15T16:24:45.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:24:45 [2024-03-15T16:24:45.473Z] 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')
12:24:45 [2024-03-15T16:24:45.473Z] 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'))
12:24:45 [2024-03-15T16:24:45.473Z] 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=1122901623 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:45 [2024-03-15T16:24:45.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:45 [2024-03-15T16:24:45.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:45 [2024-03-15T16:24:45.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:45 [2024-03-15T16:24:45.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122901639 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122901639 data=null doit=true}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122901639 data=null}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122901639 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122901639 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}]
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122901686 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122901687 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122901687 data=null doit=true}, Tree node with text: XML Analyses]
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122901687 data=null}, Tree node with text: XML Analyses]
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122901688 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122901688 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]
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122901689 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122901756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122901756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122901757 data=null doit=true}, (of type 'Table')]
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122901757 data=null}, (of type 'Table')]
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1122901761 data=null button=1 stateMask=0x0 x=87 y=12 count=1}, (of type 'Table')]
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122901761 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')]
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1122901772 data=null button=1 stateMask=0x80000 x=87 y=12 count=1}, (of type 'Table')]
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:24:45 [2024-03-15T16:24:45.731Z] 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')
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1122901777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1122901777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1122901777 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1122901778 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1122901778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1122901778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1122901806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1122901820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1122901820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1122901821 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1122901821 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:24:45 [2024-03-15T16:24:45.732Z] 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=1122901822 data=null doit=true}, Shell with text {Delete XML file(s)}]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:24:45 [2024-03-15T16:24:45.732Z] 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')
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1122901823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1122901823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1122901829 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1122901829 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1122901829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1122901830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1122901830 data=null 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')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1122901778 data=null 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')]
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:45 [2024-03-15T16:24:45.733Z] 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')
12:24:45 [2024-03-15T16:24:45.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:45 [2024-03-15T16:24:45.733Z] 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')
12:24:45 [2024-03-15T16:24:45.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:45 [2024-03-15T16:24:45.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122901866 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')]
12:24:45 [2024-03-15T16:24:45.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122901873 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')]
12:24:45 [2024-03-15T16:24:45.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122901873 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122901873 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122901873 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')]
12:24:45 [2024-03-15T16:24:45.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122901873 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')]
12:24:45 [2024-03-15T16:24:45.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122901873 data=null 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')]
12:24:45 [2024-03-15T16:24:45.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122901480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:45 [2024-03-15T16:24:45.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:45 [2024-03-15T16:24:45.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@7298c2d9] time=1122901916 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:45 [2024-03-15T16:24:45.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:45 [2024-03-15T16:24:45.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:45 [2024-03-15T16:24:45.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:45 [2024-03-15T16:24:45.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:45 [2024-03-15T16:24:45.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:24:45 [2024-03-15T16:24:45.989Z] 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')
12:24:45 [2024-03-15T16:24:45.989Z] 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'))
12:24:45 [2024-03-15T16:24:45.989Z] 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=1122902063 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122902066 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122902066 data=null doit=true}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122902066 data=null}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122902066 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122902066 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}]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122902115 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:45 [2024-03-15T16:24:45.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122902116 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122902117 data=null doit=true}, Tree node with text: XML Analyses]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122902117 data=null}, Tree node with text: XML Analyses]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122902117 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122902117 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]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122902147 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:24:45 [2024-03-15T16:24:45.989Z] 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')
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1122902163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1122902163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1122902163 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1122902163 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1122902164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:45 [2024-03-15T16:24:45.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1122902164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:46 [2024-03-15T16:24:46.246Z] 
12:24:46 [2024-03-15T16:24:46.246Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:24:46.005
12:24:46 [2024-03-15T16:24:46.246Z] !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.
12:24:46 [2024-03-15T16:24:46.246Z] 
12:24:46 [2024-03-15T16:24:46.246Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2024-03-15 16:24:46.005
12:24:46 [2024-03-15T16:24:46.246Z] !MESSAGE Import XML analysis file failed.
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1122902164 data=null 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')]
12:24:46 [2024-03-15T16:24:46.246Z] 
12:24:46 [2024-03-15T16:24:46.246Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:24:46.020
12:24:46 [2024-03-15T16:24:46.246Z] !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.
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1122902212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1122902251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1122902252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1122902252 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1122902252 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
12:24:46 [2024-03-15T16:24:46.246Z] 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=1122902255 data=null doit=true}, Shell with text {Import XML analysis file failed.}]
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:24:46 [2024-03-15T16:24:46.246Z] 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')
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122902255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122902256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122902256 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122902256 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122902256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122902256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122902256 data=null 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')]
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:46 [2024-03-15T16:24:46.247Z] 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')
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:46 [2024-03-15T16:24:46.247Z] 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')
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122902299 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')]
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122902299 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')]
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122902299 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122902299 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122902299 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')]
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122902299 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')]
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122902299 data=null 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')]
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122901925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:46 [2024-03-15T16:24:46.247Z] 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@7298c2d9] time=1122902345 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:46 [2024-03-15T16:24:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:24:46 [2024-03-15T16:24:46.504Z] 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')
12:24:46 [2024-03-15T16:24:46.504Z] 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'))
12:24:46 [2024-03-15T16:24:46.504Z] 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=1122902532 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122902564 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122902564 data=null doit=true}, TreeItem with text {Tracing}]
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122902565 data=null}, TreeItem with text {Tracing}]
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122902565 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122902565 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}]
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122902614 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:46 [2024-03-15T16:24:46.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122902615 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122902615 data=null doit=true}, Tree node with text: XML Analyses]
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122902615 data=null}, Tree node with text: XML Analyses]
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122902615 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122902616 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]
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122902617 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:46 [2024-03-15T16:24:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:46 [2024-03-15T16:24:46.505Z] 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')
12:24:46 [2024-03-15T16:24:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:46 [2024-03-15T16:24:46.505Z] 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')
12:24:46 [2024-03-15T16:24:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:46 [2024-03-15T16:24:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122902635 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')]
12:24:46 [2024-03-15T16:24:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122902635 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')]
12:24:46 [2024-03-15T16:24:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122902635 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:46 [2024-03-15T16:24:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122902636 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:46 [2024-03-15T16:24:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122902636 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')]
12:24:46 [2024-03-15T16:24:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122902636 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')]
12:24:46 [2024-03-15T16:24:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122902636 data=null 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')]
12:24:46 [2024-03-15T16:24:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122902353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:46 [2024-03-15T16:24:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:46 [2024-03-15T16:24:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:24:46 [2024-03-15T16:24:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1122902804 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=1122902805 data=null doit=true}, TreeItem with text {xml-test}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1122902805 data=null}, TreeItem with text {xml-test}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1122902805 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122902805 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}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1122902831 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1122902832 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=1122902832 data=null doit=true}, TreeItem with text {xml-test}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1122902832 data=null}, TreeItem with text {xml-test}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1122902832 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122902832 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}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1122902837 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=1122902840 data=null doit=true}, TreeItem with text {xml-test}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1122902840 data=null}, TreeItem with text {xml-test}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1122902841 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122902841 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}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1122902843 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122902844 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122902844 data=null doit=true}, TreeItem with text {Traces [0]}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122902844 data=null}, TreeItem with text {Traces [0]}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122902845 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122902845 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]}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122902852 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122902860 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122902861 data=null doit=true}, TreeItem with text {Traces [0]}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122902861 data=null}, TreeItem with text {Traces [0]}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122902861 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122902861 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]}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122902865 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
12:24:46 [2024-03-15T16:24:46.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage XML analyses...'
12:24:47 [2024-03-15T16:24:47.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage XML analyses...'
12:24:47 [2024-03-15T16:24:47.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:47 [2024-03-15T16:24:47.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
12:24:47 [2024-03-15T16:24:47.018Z] 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)')
12:24:47 [2024-03-15T16:24:47.018Z] 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)'))
12:24:47 [2024-03-15T16:24:47.018Z] 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=1122903096 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))]
12:24:47 [2024-03-15T16:24:47.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:47 [2024-03-15T16:24:47.019Z] 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')
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:47 [2024-03-15T16:24:47.019Z] 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')
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122903128 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')]
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122903128 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')]
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122903128 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122903128 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122903129 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')]
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122903129 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')]
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122903129 data=null 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')]
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=1122902903 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...']
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:47 [2024-03-15T16:24:47.019Z] 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@7298c2d9] time=1122903191 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1122903196 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=1122903196 data=null doit=true}, TreeItem with text {xml-test}]
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1122903196 data=null}, TreeItem with text {xml-test}]
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1122903196 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
12:24:47 [2024-03-15T16:24:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122903196 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}]
12:24:47 [2024-03-15T16:24:47.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1122903217 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
12:24:47 [2024-03-15T16:24:47.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:24:47 [2024-03-15T16:24:47.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:24:47 [2024-03-15T16:24:47.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:24:47 [2024-03-15T16:24:47.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:24:47 [2024-03-15T16:24:47.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:24:47 [2024-03-15T16:24:47.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:24:47 [2024-03-15T16:24:47.836Z] 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')
12:24:47 [2024-03-15T16:24:47.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:24:47 [2024-03-15T16:24:47.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:24:47 [2024-03-15T16:24:47.836Z] 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=1122903945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:47 [2024-03-15T16:24:47.836Z] 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=1122903945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:47 [2024-03-15T16:24:47.836Z] 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=1122903945 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:47 [2024-03-15T16:24:47.836Z] 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=1122903946 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:47 [2024-03-15T16:24:47.836Z] 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=1122903946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:47 [2024-03-15T16:24:47.836Z] 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=1122903946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:47 [2024-03-15T16:24:47.836Z] 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=1122903946 data=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')]
12:24:47 [2024-03-15T16:24:47.836Z] 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=1122903946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:47 [2024-03-15T16:24:47.836Z] 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=1122903946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:47 [2024-03-15T16:24:47.836Z] 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=1122903946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:47 [2024-03-15T16:24:47.837Z] 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=1122903946 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:47 [2024-03-15T16:24:47.837Z] 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=1122903946 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:24:47 [2024-03-15T16:24:47.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')
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122903948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122903948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122903948 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122903948 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122903948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122903948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:47 [2024-03-15T16:24:47.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:47 [2024-03-15T16:24:47.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:47 [2024-03-15T16:24:47.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:47 [2024-03-15T16:24:47.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:47 [2024-03-15T16:24:47.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122903948 data=null 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')]
12:24:47 [2024-03-15T16:24:47.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122903260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:24:48 [2024-03-15T16:24:48.399Z] 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@7298c2d9] time=1122904461 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:48 [2024-03-15T16:24:48.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:48 [2024-03-15T16:24:48.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:48 [2024-03-15T16:24:48.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:48 [2024-03-15T16:24:48.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:48 [2024-03-15T16:24:48.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:48 [2024-03-15T16:24:48.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:24:48 [2024-03-15T16:24:48.399Z] 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')
12:24:48 [2024-03-15T16:24:48.399Z] 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'))
12:24:48 [2024-03-15T16:24:48.655Z] 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=1122904615 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:48 [2024-03-15T16:24:48.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:48 [2024-03-15T16:24:48.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:48 [2024-03-15T16:24:48.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:48 [2024-03-15T16:24:48.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122904618 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:48 [2024-03-15T16:24:48.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122904618 data=null doit=true}, TreeItem with text {Tracing}]
12:24:48 [2024-03-15T16:24:48.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122904618 data=null}, TreeItem with text {Tracing}]
12:24:48 [2024-03-15T16:24:48.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122904618 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:48 [2024-03-15T16:24:48.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122904619 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}]
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122904712 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:48 [2024-03-15T16:24:48.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122904714 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122904714 data=null doit=true}, Tree node with text: XML Analyses]
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122904714 data=null}, Tree node with text: XML Analyses]
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122904714 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122904714 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]
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122904715 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:48 [2024-03-15T16:24:48.656Z] 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')
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:48 [2024-03-15T16:24:48.656Z] 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')
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122904734 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')]
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122904734 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')]
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122904734 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122904735 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122904735 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')]
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122904735 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')]
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122904735 data=null 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')]
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122904471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:48 [2024-03-15T16:24:48.656Z] 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@7298c2d9] time=1122904787 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:48 [2024-03-15T16:24:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:24:48 [2024-03-15T16:24:48.913Z] 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')
12:24:48 [2024-03-15T16:24:48.913Z] 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'))
12:24:48 [2024-03-15T16:24:48.913Z] 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=1122904949 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122904999 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122904999 data=null doit=true}, TreeItem with text {Tracing}]
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122904999 data=null}, TreeItem with text {Tracing}]
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122904999 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122904999 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}]
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122905046 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:48 [2024-03-15T16:24:48.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122905047 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122905047 data=null doit=true}, Tree node with text: XML Analyses]
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122905047 data=null}, Tree node with text: XML Analyses]
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122905047 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:48 [2024-03-15T16:24:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122905047 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]
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122905048 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:24:48 [2024-03-15T16:24:48.914Z] 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')
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1122905075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1122905075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1122905075 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1122905075 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1122905076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:48 [2024-03-15T16:24:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1122905076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:49 [2024-03-15T16:24:49.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1122905076 data=null 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')]
12:24:49 [2024-03-15T16:24:49.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1122905111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:49 [2024-03-15T16:24:49.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1122905111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:49 [2024-03-15T16:24:49.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1122905111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1122905112 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1122905112 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [1, 0] in (of type 'Table')
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122905117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122905117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122905117 data=null doit=true}, (of type 'Table')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122905117 data=null}, (of type 'Table')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1122905117 data=null button=1 stateMask=0x0 x=62 y=35 count=1}, (of type 'Table')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122905117 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')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1122905124 data=null button=1 stateMask=0x80000 x=62 y=35 count=1}, (of type 'Table')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122905124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122905124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122905124 data=null doit=true}, (of type 'Table')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122905125 data=null}, (of type 'Table')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1122905125 data=null button=1 stateMask=0x40000 x=96 y=12 count=1}, (of type 'Table')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122905125 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')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1122905149 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1}, (of type 'Table')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
12:24:49 [2024-03-15T16:24:49.172Z] 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')
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=1122905152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1122905152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=1122905152 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=1122905152 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=1122905152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:49 [2024-03-15T16:24:49.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=1122905152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=1122905152 data=null 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')]
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=1122906091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1122906126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=1122906126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=1122906126 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=1122906126 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:50 [2024-03-15T16:24:50.101Z] 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')
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:50 [2024-03-15T16:24:50.101Z] 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')
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122906138 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')]
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122906138 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')]
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122906139 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122906139 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122906139 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')]
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122906139 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')]
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122906139 data=null 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')]
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122904795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
12:24:50 [2024-03-15T16:24:50.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
12:24:50 [2024-03-15T16:24:50.101Z] 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@7298c2d9] time=1122906289 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:24:50 [2024-03-15T16:24:50.358Z] 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')
12:24:50 [2024-03-15T16:24:50.358Z] 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'))
12:24:50 [2024-03-15T16:24:50.358Z] 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=1122906433 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122906451 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122906451 data=null doit=true}, TreeItem with text {Tracing}]
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122906468 data=null}, TreeItem with text {Tracing}]
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122906482 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122906483 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}]
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122906514 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:50 [2024-03-15T16:24:50.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122906516 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122906516 data=null doit=true}, Tree node with text: XML Analyses]
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122906516 data=null}, Tree node with text: XML Analyses]
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122906516 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122906516 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]
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122906518 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:50 [2024-03-15T16:24:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122906593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122906593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122906593 data=null doit=true}, (of type 'Table')]
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122906593 data=null}, (of type 'Table')]
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1122906594 data=null button=1 stateMask=0x0 x=96 y=12 count=1}, (of type 'Table')]
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122906594 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')]
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1122906606 data=null button=1 stateMask=0x80000 x=96 y=12 count=1}, (of type 'Table')]
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122906606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122906606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122906606 data=null doit=true}, (of type 'Table')]
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122906606 data=null}, (of type 'Table')]
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1122906606 data=null button=1 stateMask=0x40000 x=62 y=35 count=1}, (of type 'Table')]
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122906607 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')]
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1122906622 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1}, (of type 'Table')]
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:24:50 [2024-03-15T16:24:50.615Z] 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')
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:24:50 [2024-03-15T16:24:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1122906624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1122906624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1122906624 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1122906624 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1122906625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1122906625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1122906648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1122906649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1122906649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1122906650 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1122906650 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:24:50 [2024-03-15T16:24:50.616Z] 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=1122906650 data=null doit=true}, Shell with text {Delete XML file(s)}]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:24:50 [2024-03-15T16:24:50.616Z] 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')
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1122906651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1122906683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1122906683 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1122906683 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1122906684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1122906684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1122906684 data=null 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')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1122906625 data=null 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')]
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:50 [2024-03-15T16:24:50.616Z] 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')
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:50 [2024-03-15T16:24:50.616Z] 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')
12:24:50 [2024-03-15T16:24:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:50 [2024-03-15T16:24:50.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122906718 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')]
12:24:50 [2024-03-15T16:24:50.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122906718 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')]
12:24:50 [2024-03-15T16:24:50.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122906718 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122906718 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122906718 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')]
12:24:50 [2024-03-15T16:24:50.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122906719 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')]
12:24:50 [2024-03-15T16:24:50.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122906719 data=null 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')]
12:24:50 [2024-03-15T16:24:50.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122906310 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:50 [2024-03-15T16:24:50.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:50 [2024-03-15T16:24:50.617Z] 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@7298c2d9] time=1122906781 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:50 [2024-03-15T16:24:50.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:50 [2024-03-15T16:24:50.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:50 [2024-03-15T16:24:50.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:50 [2024-03-15T16:24:50.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:50 [2024-03-15T16:24:50.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:50 [2024-03-15T16:24:50.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:24:50 [2024-03-15T16:24:50.872Z] 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')
12:24:50 [2024-03-15T16:24:50.872Z] 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'))
12:24:50 [2024-03-15T16:24:50.872Z] 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=1122906941 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:50 [2024-03-15T16:24:50.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:50 [2024-03-15T16:24:50.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:50 [2024-03-15T16:24:50.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:50 [2024-03-15T16:24:50.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122906944 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122906944 data=null doit=true}, TreeItem with text {Tracing}]
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122906944 data=null}, TreeItem with text {Tracing}]
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122906944 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122906944 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}]
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122906997 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:50 [2024-03-15T16:24:50.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122906998 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122906998 data=null doit=true}, Tree node with text: XML Analyses]
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122906998 data=null}, Tree node with text: XML Analyses]
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122906998 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122906999 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]
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122907000 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:24:50 [2024-03-15T16:24:50.873Z] 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')
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1122907018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1122907018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1122907018 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1122907018 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1122907030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:50 [2024-03-15T16:24:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1122907030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1122907030 data=null 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')]
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1122907089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1122907089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1122907089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1122907089 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1122907090 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid} time=1122907105 data=null button=0 stateMask=0x0 x=60 y=35 count=0}, TableItem with text {test_valid}]
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid} time=1122907105 data=null doit=true}, TableItem with text {test_valid}]
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid} time=1122907105 data=null}, TableItem with text {test_valid}]
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=1122907106 data=null button=1 stateMask=0x0 x=60 y=35 count=1}, TableItem with text {test_valid}]
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122907106 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}]
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=1122907115 data=null button=1 stateMask=0x80000 x=60 y=35 count=1}, TableItem with text {test_valid}]
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1122907117 data=null button=0 stateMask=0x0 x=129 y=12 count=0}, TableItem with text {test_valid_xml_timegraphView}]
12:24:51 [2024-03-15T16:24:51.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=1122907117 data=null doit=true}, TableItem with text {test_valid_xml_timegraphView}]
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=1122907117 data=null}, TableItem with text {test_valid_xml_timegraphView}]
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1122907118 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122907118 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}]
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1122907128 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:51 [2024-03-15T16:24:51.130Z] 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')
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:51 [2024-03-15T16:24:51.130Z] 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')
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122907131 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')]
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122907131 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')]
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122907131 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122907131 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122907131 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')]
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122907132 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')]
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122907132 data=null 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')]
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122906788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:51 [2024-03-15T16:24:51.130Z] 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@7298c2d9] time=1122907195 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:51 [2024-03-15T16:24:51.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:51 [2024-03-15T16:24:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:51 [2024-03-15T16:24:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:51 [2024-03-15T16:24:51.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:24:51 [2024-03-15T16:24:51.386Z] 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')
12:24:51 [2024-03-15T16:24:51.387Z] 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'))
12:24:51 [2024-03-15T16:24:51.387Z] 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=1122907358 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122907360 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122907392 data=null doit=true}, TreeItem with text {Tracing}]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122907392 data=null}, TreeItem with text {Tracing}]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122907393 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122907393 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}]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122907423 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:51 [2024-03-15T16:24:51.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122907424 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122907424 data=null doit=true}, Tree node with text: XML Analyses]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122907425 data=null}, Tree node with text: XML Analyses]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122907425 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122907425 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]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122907426 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122907459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122907459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122907459 data=null doit=true}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122907460 data=null}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1122907460 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122907460 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')]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1122907491 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122907491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122907491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122907492 data=null doit=true}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122907492 data=null}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=1122907492 data=null button=1 stateMask=0x40000 x=60 y=35 count=1}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122907492 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')]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=1122907512 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:24:51 [2024-03-15T16:24:51.387Z] 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')
12:24:51 [2024-03-15T16:24:51.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1122907514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1122907514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1122907515 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1122907515 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1122907515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1122907515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1122907550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1122907551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1122907551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1122907551 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1122907552 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:24:51 [2024-03-15T16:24:51.388Z] 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=1122907552 data=null doit=true}, Shell with text {Delete XML file(s)}]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:24:51 [2024-03-15T16:24:51.388Z] 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')
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1122907553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1122907553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1122907553 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1122907553 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1122907553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1122907553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1122907553 data=null 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')]
12:24:51 [2024-03-15T16:24:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1122907515 data=null 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')]
12:24:51 [2024-03-15T16:24:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:51 [2024-03-15T16:24:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:51 [2024-03-15T16:24:51.645Z] 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')
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:51 [2024-03-15T16:24:51.645Z] 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')
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122907604 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')]
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122907604 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')]
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122907604 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122907604 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122907604 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')]
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122907605 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')]
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122907605 data=null 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')]
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122907202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:51 [2024-03-15T16:24:51.645Z] 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@7298c2d9] time=1122907649 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:24:51 [2024-03-15T16:24:51.645Z] 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')
12:24:51 [2024-03-15T16:24:51.645Z] 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'))
12:24:51 [2024-03-15T16:24:51.645Z] 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=1122907809 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122907827 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:51 [2024-03-15T16:24:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122907827 data=null doit=true}, TreeItem with text {Tracing}]
12:24:51 [2024-03-15T16:24:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122907844 data=null}, TreeItem with text {Tracing}]
12:24:51 [2024-03-15T16:24:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122907857 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:51 [2024-03-15T16:24:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122907858 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}]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122907925 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:51 [2024-03-15T16:24:51.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122907926 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122907926 data=null doit=true}, Tree node with text: XML Analyses]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122907926 data=null}, Tree node with text: XML Analyses]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122907926 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122907926 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]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122907942 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:24:51 [2024-03-15T16:24:51.902Z] 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')
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1122907947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1122907947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1122907947 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1122907949 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1122907949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1122907949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1122907949 data=null 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')]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1122908025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1122908025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1122908026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1122908026 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1122908026 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122908030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122908030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122908030 data=null doit=true}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122908030 data=null}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1122908031 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122908031 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')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1122908037 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122908038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122908038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122908038 data=null doit=true}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122908038 data=null}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1122908038 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122908038 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')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1122908074 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
12:24:51 [2024-03-15T16:24:51.903Z] 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')
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1122908075 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')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1122908075 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')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=1122908075 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1122908075 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1122908076 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')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1122908076 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')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=1122908076 data=null 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')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1122908076 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')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1122908076 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')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1122908077 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')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1122908077 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1122908077 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
12:24:51 [2024-03-15T16:24:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122908077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122908077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122908078 data=null doit=true}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122908078 data=null}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1122908080 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122908080 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')]
12:24:51 [2024-03-15T16:24:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1122908086 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122908086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122908087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122908087 data=null doit=true}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122908087 data=null}, (of type 'Table')]
12:24:51 [2024-03-15T16:24:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1122908087 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122908087 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')]
12:24:52 [2024-03-15T16:24:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1122908100 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:24:52 [2024-03-15T16:24:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:24:52 [2024-03-15T16:24:52.161Z] 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')
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1122908102 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')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1122908102 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')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1122908102 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1122908102 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1122908102 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')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1122908102 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')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1122908102 data=null 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')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1122908116 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')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1122908116 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')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1122908116 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')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1122908116 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1122908116 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:24:52 [2024-03-15T16:24:52.161Z] 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')
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1122908118 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')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122908118 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')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1122908118 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1122908118 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1122908119 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')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1122908119 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')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1122908119 data=null 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')]
12:24:52 [2024-03-15T16:24:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1122908120 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')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1122908120 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')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1122908120 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')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1122908120 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1122908120 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:24:52 [2024-03-15T16:24:52.162Z] 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')
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1122908121 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')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122908121 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')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1122908122 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1122908122 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1122908122 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')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1122908122 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')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1122908122 data=null 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')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1122908137 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')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1122908137 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')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1122908137 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')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1122908137 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1122908137 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:52 [2024-03-15T16:24:52.162Z] 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')
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:52 [2024-03-15T16:24:52.162Z] 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')
12:24:52 [2024-03-15T16:24:52.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:52 [2024-03-15T16:24:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122908139 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')]
12:24:52 [2024-03-15T16:24:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122908139 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')]
12:24:52 [2024-03-15T16:24:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122908139 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122908139 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122908139 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')]
12:24:52 [2024-03-15T16:24:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122908139 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')]
12:24:52 [2024-03-15T16:24:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122908139 data=null 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')]
12:24:52 [2024-03-15T16:24:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122907657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:52 [2024-03-15T16:24:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:52 [2024-03-15T16:24:52.163Z] 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@7298c2d9] time=1122908216 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:52 [2024-03-15T16:24:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:52 [2024-03-15T16:24:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:52 [2024-03-15T16:24:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:52 [2024-03-15T16:24:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:24:52 [2024-03-15T16:24:52.419Z] 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')
12:24:52 [2024-03-15T16:24:52.419Z] 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'))
12:24:52 [2024-03-15T16:24:52.419Z] 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=1122908418 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122908433 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122908433 data=null doit=true}, TreeItem with text {Tracing}]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122908434 data=null}, TreeItem with text {Tracing}]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122908434 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122908434 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}]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122908505 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:52 [2024-03-15T16:24:52.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122908506 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122908506 data=null doit=true}, Tree node with text: XML Analyses]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122908507 data=null}, Tree node with text: XML Analyses]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122908507 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122908507 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]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122908517 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122908522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122908522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122908522 data=null doit=true}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122908522 data=null}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_attributes} time=1122908522 data=null button=1 stateMask=0x0 x=76 y=12 count=1}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122908523 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')]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_attributes} time=1122908543 data=null button=1 stateMask=0x80000 x=76 y=12 count=1}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122908544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122908544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122908544 data=null doit=true}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122908544 data=null}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=1122908544 data=null button=1 stateMask=0x40000 x=100 y=35 count=1}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122908544 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')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=1122908556 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122908556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122908556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122908556 data=null doit=true}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122908556 data=null}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1122908557 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122908557 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')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1122908580 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122908580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122908580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122908580 data=null doit=true}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122908580 data=null}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1122908580 data=null button=1 stateMask=0x40000 x=86 y=81 count=1}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122908581 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')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1122908605 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122908606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122908606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122908606 data=null doit=true}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122908606 data=null}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_doubles} time=1122908606 data=null button=1 stateMask=0x40000 x=70 y=104 count=1}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122908606 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')]
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_doubles} time=1122908635 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1}, (of type 'Table')]
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:24:52 [2024-03-15T16:24:52.677Z] 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')
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1122908637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1122908637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1122908637 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1122908637 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1122908637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1122908637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1122908694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1122908695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1122908696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1122908696 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1122908696 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:24:52 [2024-03-15T16:24:52.678Z] 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=1122908697 data=null doit=true}, Shell with text {Delete XML file(s)}]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:24:52 [2024-03-15T16:24:52.678Z] 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')
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1122908697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1122908697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1122908697 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1122908697 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1122908697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1122908698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1122908698 data=null 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')]
12:24:52 [2024-03-15T16:24:52.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1122908637 data=null 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')]
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:52 [2024-03-15T16:24:52.679Z] 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')
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:52 [2024-03-15T16:24:52.679Z] 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')
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122908733 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')]
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122908734 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')]
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122908734 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122908734 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122908734 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')]
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122908734 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')]
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122908734 data=null 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')]
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122908223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:52 [2024-03-15T16:24:52.679Z] 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@7298c2d9] time=1122908791 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:52 [2024-03-15T16:24:52.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:52 [2024-03-15T16:24:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:52 [2024-03-15T16:24:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:52 [2024-03-15T16:24:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:24:52 [2024-03-15T16:24:52.935Z] 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')
12:24:52 [2024-03-15T16:24:52.935Z] 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'))
12:24:52 [2024-03-15T16:24:52.936Z] 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=1122908943 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122909040 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122909040 data=null doit=true}, TreeItem with text {Tracing}]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122909040 data=null}, TreeItem with text {Tracing}]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122909041 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122909041 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}]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122909090 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:52 [2024-03-15T16:24:52.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122909091 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122909091 data=null doit=true}, Tree node with text: XML Analyses]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122909091 data=null}, Tree node with text: XML Analyses]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122909091 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122909091 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]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122909092 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:24:52 [2024-03-15T16:24:52.936Z] 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')
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1122909095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1122909095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1122909095 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1122909095 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1122909095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:52 [2024-03-15T16:24:52.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1122909095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1122909095 data=null 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')]
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1122909137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1122909137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1122909138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1122909138 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1122909138 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122909143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122909143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122909143 data=null doit=true}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122909143 data=null}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1122909144 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122909144 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')]
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1122909151 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
12:24:53 [2024-03-15T16:24:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
12:24:53 [2024-03-15T16:24:53.192Z] 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')
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=1122909153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1122909153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=1122909153 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=1122909153 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=1122909154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=1122909154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=1122909154 data=null 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')]
12:24:53 [2024-03-15T16:24:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=1122909402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1122909489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=1122909489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=1122909489 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=1122909489 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
12:24:53 [2024-03-15T16:24:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:53 [2024-03-15T16:24:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:53 [2024-03-15T16:24:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
12:24:53 [2024-03-15T16:24:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122909755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122909755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122909755 data=null doit=true}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122909755 data=null}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1122909756 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122909758 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')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1122909779 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122909779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122909779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122909779 data=null doit=true}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122909779 data=null}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1122909780 data=null button=1 stateMask=0x40000 x=87 y=35 count=1}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122909780 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')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1122909795 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1}, (of type 'Table')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:24:53 [2024-03-15T16:24:53.705Z] 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')
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1122909797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1122909797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1122909797 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1122909797 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1122909797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1122909797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1122909846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1122909848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1122909848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1122909848 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1122909848 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:24:53 [2024-03-15T16:24:53.705Z] 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=1122909850 data=null doit=true}, Shell with text {Delete XML file(s)}]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:24:53 [2024-03-15T16:24:53.705Z] 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')
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1122909851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1122909851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1122909851 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1122909851 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1122909851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1122909851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1122909851 data=null 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')]
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1122909797 data=null 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')]
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:53 [2024-03-15T16:24:53.962Z] 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')
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:53 [2024-03-15T16:24:53.962Z] 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')
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122910002 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')]
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122910003 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')]
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122910003 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122910003 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122910003 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')]
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122910003 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')]
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122910003 data=null 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')]
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122908808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:53 [2024-03-15T16:24:53.962Z] 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@7298c2d9] time=1122910052 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:53 [2024-03-15T16:24:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:54 [2024-03-15T16:24:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:54 [2024-03-15T16:24:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:54 [2024-03-15T16:24:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:24:54 [2024-03-15T16:24:54.218Z] 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')
12:24:54 [2024-03-15T16:24:54.218Z] 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'))
12:24:54 [2024-03-15T16:24:54.218Z] 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=1122910246 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:54 [2024-03-15T16:24:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:54 [2024-03-15T16:24:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:54 [2024-03-15T16:24:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:54 [2024-03-15T16:24:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122910311 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:54 [2024-03-15T16:24:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122910312 data=null doit=true}, TreeItem with text {Tracing}]
12:24:54 [2024-03-15T16:24:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122910312 data=null}, TreeItem with text {Tracing}]
12:24:54 [2024-03-15T16:24:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122910312 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:54 [2024-03-15T16:24:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122910312 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}]
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122910359 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:54 [2024-03-15T16:24:54.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122910360 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122910360 data=null doit=true}, Tree node with text: XML Analyses]
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122910360 data=null}, Tree node with text: XML Analyses]
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122910361 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122910361 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]
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122910362 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:54 [2024-03-15T16:24:54.219Z] 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')
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:54 [2024-03-15T16:24:54.219Z] 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')
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122910371 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')]
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122910371 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')]
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122910371 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122910371 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122910371 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')]
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122910371 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')]
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122910371 data=null 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')]
12:24:54 [2024-03-15T16:24:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122910063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:54 [2024-03-15T16:24:54.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:54 [2024-03-15T16:24:54.475Z] 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@7298c2d9] time=1122910422 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:54 [2024-03-15T16:24:54.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:54 [2024-03-15T16:24:54.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:54 [2024-03-15T16:24:54.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:54 [2024-03-15T16:24:54.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:54 [2024-03-15T16:24:54.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:54 [2024-03-15T16:24:54.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:24:54 [2024-03-15T16:24:54.475Z] 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')
12:24:54 [2024-03-15T16:24:54.475Z] 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'))
12:24:54 [2024-03-15T16:24:54.475Z] 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=1122910580 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:54 [2024-03-15T16:24:54.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:54 [2024-03-15T16:24:54.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122910713 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122910713 data=null doit=true}, TreeItem with text {Tracing}]
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122910713 data=null}, TreeItem with text {Tracing}]
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122910714 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122910714 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}]
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122910735 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:54 [2024-03-15T16:24:54.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122910736 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122910736 data=null doit=true}, Tree node with text: XML Analyses]
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122910736 data=null}, Tree node with text: XML Analyses]
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122910737 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122910737 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]
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122910738 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:24:54 [2024-03-15T16:24:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:24:54 [2024-03-15T16:24:54.732Z] 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')
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1122910741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1122910741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1122910741 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1122910741 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1122910742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1122910742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1122910742 data=null 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')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1122910769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1122910769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1122910769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1122910769 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1122910769 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122910777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122910777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122910777 data=null doit=true}, (of type 'Table')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122910777 data=null}, (of type 'Table')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1122910778 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122910778 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')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1122910794 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with mnemonic 'Export'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
12:24:54 [2024-03-15T16:24:54.732Z] 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')
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Export
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Export} time=1122910795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=1122910795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Export} time=1122910796 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Export} time=1122910796 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Export} time=1122910796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Export} time=1122910796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Export} time=1122910796 data=null 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')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Export} time=1122910797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=1122910797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Export} time=1122910797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Export} time=1122910797 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Export} time=1122910797 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Export
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:54 [2024-03-15T16:24:54.733Z] 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')
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:54 [2024-03-15T16:24:54.733Z] 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')
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122910799 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')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122910799 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')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122910800 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122910800 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122910800 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')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122910800 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')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122910800 data=null 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')]
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122910431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:54 [2024-03-15T16:24:54.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:54 [2024-03-15T16:24:54.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@7298c2d9] time=1122910860 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:54 [2024-03-15T16:24:54.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:54 [2024-03-15T16:24:54.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:54 [2024-03-15T16:24:54.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:54 [2024-03-15T16:24:54.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:54 [2024-03-15T16:24:54.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:54 [2024-03-15T16:24:54.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:24:54 [2024-03-15T16:24:54.989Z] 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')
12:24:54 [2024-03-15T16:24:54.989Z] 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'))
12:24:54 [2024-03-15T16:24:54.990Z] 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=1122910998 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122911062 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122911062 data=null doit=true}, TreeItem with text {Tracing}]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122911062 data=null}, TreeItem with text {Tracing}]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122911063 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122911063 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}]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122911096 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:54 [2024-03-15T16:24:54.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122911097 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122911097 data=null doit=true}, Tree node with text: XML Analyses]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122911097 data=null}, Tree node with text: XML Analyses]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122911098 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122911098 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]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122911131 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122911147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122911147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122911147 data=null doit=true}, (of type 'Table')]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122911147 data=null}, (of type 'Table')]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1122911148 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122911148 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')]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1122911168 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:24:54 [2024-03-15T16:24:54.990Z] 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')
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1122911170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1122911170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1122911171 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1122911171 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1122911171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:54 [2024-03-15T16:24:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1122911171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1122911196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1122911197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1122911197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1122911197 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1122911197 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:24:55 [2024-03-15T16:24:55.247Z] 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=1122911198 data=null doit=true}, Shell with text {Delete XML file(s)}]
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:24:55 [2024-03-15T16:24:55.247Z] 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')
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1122911213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1122911213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1122911213 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1122911213 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1122911214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1122911214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1122911214 data=null 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')]
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1122911171 data=null 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')]
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:55 [2024-03-15T16:24:55.248Z] 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')
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:55 [2024-03-15T16:24:55.248Z] 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')
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122911250 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')]
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122911250 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')]
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122911250 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122911250 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122911250 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')]
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122911250 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')]
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122911250 data=null 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')]
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122910873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:55 [2024-03-15T16:24:55.248Z] 
12:24:55 [2024-03-15T16:24:55.248Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:24:55.134
12:24:55 [2024-03-15T16:24:55.248Z] !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.
12:24:55 [2024-03-15T16:24:55.248Z] 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@7298c2d9] time=1122911327 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:55 [2024-03-15T16:24:55.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:24:55 [2024-03-15T16:24:55.504Z] 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')
12:24:55 [2024-03-15T16:24:55.504Z] 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'))
12:24:55 [2024-03-15T16:24:55.504Z] 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=1122911501 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122911534 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122911534 data=null doit=true}, TreeItem with text {Tracing}]
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122911534 data=null}, TreeItem with text {Tracing}]
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122911534 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122911534 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}]
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122911599 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:55 [2024-03-15T16:24:55.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122911600 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122911600 data=null doit=true}, Tree node with text: XML Analyses]
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122911600 data=null}, Tree node with text: XML Analyses]
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122911600 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122911600 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]
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122911612 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=1122911624 data=null button=0 stateMask=0x0 x=66 y=12 count=0}, TableItem with text {test_invalid}]
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_invalid} time=1122911624 data=null doit=true}, TableItem with text {test_invalid}]
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_invalid} time=1122911624 data=null}, TableItem with text {test_invalid}]
12:24:55 [2024-03-15T16:24:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1122911625 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, TableItem with text {test_invalid}]
12:24:55 [2024-03-15T16:24:55.505Z] 
12:24:55 [2024-03-15T16:24:55.505Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:24:55.441
12:24:55 [2024-03-15T16:24:55.505Z] !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.
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122911626 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}]
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1122911635 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, TableItem with text {test_invalid}]
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: of type 'Label'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:55 [2024-03-15T16:24:55.505Z] 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')
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:55 [2024-03-15T16:24:55.505Z] 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')
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122911638 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')]
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122911638 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')]
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122911638 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122911638 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122911638 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')]
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122911638 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')]
12:24:55 [2024-03-15T16:24:55.505Z] 
12:24:55 [2024-03-15T16:24:55.505Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:24:55.452
12:24:55 [2024-03-15T16:24:55.505Z] !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.
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122911638 data=null 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')]
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122911337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:55 [2024-03-15T16:24:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:55 [2024-03-15T16:24:55.505Z] 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@7298c2d9] time=1122911690 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:24:55 [2024-03-15T16:24:55.762Z] 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')
12:24:55 [2024-03-15T16:24:55.762Z] 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'))
12:24:55 [2024-03-15T16:24:55.762Z] 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=1122911816 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122911863 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122911863 data=null doit=true}, TreeItem with text {Tracing}]
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122911863 data=null}, TreeItem with text {Tracing}]
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122911864 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122911864 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}]
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122911929 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:24:55 [2024-03-15T16:24:55.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1122911931 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1122911931 data=null doit=true}, Tree node with text: XML Analyses]
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1122911931 data=null}, Tree node with text: XML Analyses]
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1122911931 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122911931 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]
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1122911933 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:24:55 [2024-03-15T16:24:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1122911968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1122911968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1122911968 data=null doit=true}, (of type 'Table')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1122911969 data=null}, (of type 'Table')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1122911970 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, (of type 'Table')]
12:24:56 [2024-03-15T16:24:56.020Z] 
12:24:56 [2024-03-15T16:24:56.020Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-15 16:24:55.785
12:24:56 [2024-03-15T16:24:56.020Z] !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.
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1122911970 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')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1122911980 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, (of type 'Table')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:24:56 [2024-03-15T16:24:56.020Z] 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')
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1122911982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1122911982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1122911982 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1122911982 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1122911982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1122911983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1122912005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1122912006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1122912006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1122912006 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1122912006 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:24:56 [2024-03-15T16:24:56.020Z] 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=1122912007 data=null doit=true}, Shell with text {Delete XML file(s)}]
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:24:56 [2024-03-15T16:24:56.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:24:56 [2024-03-15T16:24:56.020Z] 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')
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1122912020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1122912020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1122912020 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1122912020 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1122912020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1122912020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1122912020 data=null 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')]
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1122911983 data=null 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')]
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:24:56 [2024-03-15T16:24:56.021Z] 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')
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:24:56 [2024-03-15T16:24:56.021Z] 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')
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122912052 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')]
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122912052 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')]
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122912052 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122912052 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122912052 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')]
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122912052 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')]
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122912052 data=null 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')]
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122911696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:24:56 [2024-03-15T16:24:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:56 [2024-03-15T16:24:56.021Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.26 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
12:24:56 [2024-03-15T16:24:56.021Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageMenuBar -- Time elapsed: 0.988 s
12:24:56 [2024-03-15T16:24:56.021Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportInvalid -- Time elapsed: 0.768 s
12:24:56 [2024-03-15T16:24:56.021Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageContextMenu -- Time elapsed: 2.103 s
12:24:56 [2024-03-15T16:24:56.021Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testEdit -- Time elapsed: 1.992 s
12:24:56 [2024-03-15T16:24:56.021Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportValid -- Time elapsed: 0.869 s
12:24:56 [2024-03-15T16:24:56.021Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testCheckButtons -- Time elapsed: 1.141 s
12:24:56 [2024-03-15T16:24:56.021Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testDelete -- Time elapsed: 1.631 s
12:24:56 [2024-03-15T16:24:56.021Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testExport -- Time elapsed: 0.896 s
12:24:56 [2024-03-15T16:24:56.022Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testInvalidLabel -- Time elapsed: 0.779 s
12:24:56 [2024-03-15T16:24:56.022Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
12:24:56 [2024-03-15T16:24:56.022Z] 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@7298c2d9] time=1122912130 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:56 [2024-03-15T16:24:56.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:24:56 [2024-03-15T16:24:56.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:24:56 [2024-03-15T16:24:56.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:24:56 [2024-03-15T16:24:56.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:24:56 [2024-03-15T16:24:56.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122912228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:24:56 [2024-03-15T16:24:56.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:24:57 [2024-03-15T16:24:57.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122913858 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122913858 data=null doit=true}, TreeItem with text {test}]
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122913858 data=null}, TreeItem with text {test}]
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122913858 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122913859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122913875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122913875 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122913875 data=null doit=true}, TreeItem with text {test}]
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122913875 data=null}, TreeItem with text {test}]
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122913876 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122913876 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122913880 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122913880 data=null doit=true}, TreeItem with text {test}]
12:24:57 [2024-03-15T16:24:57.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122913880 data=null}, TreeItem with text {test}]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122913881 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122913881 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}]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122913889 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1122913890 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1122913890 data=null doit=true}, TreeItem with text {Traces [1]}]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1122913890 data=null}, TreeItem with text {Traces [1]}]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1122913890 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122913890 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]}]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1122913897 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1122913897 data=null doit=true}, TreeItem with text {Traces [1]}]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1122913897 data=null}, TreeItem with text {Traces [1]}]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1122913897 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122913902 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]}]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1122913903 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testTrace2.xml} time=1122913903 data=null doit=true}, Tree node with text: testTrace2.xml]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testTrace2.xml} time=1122913903 data=null}, Tree node with text: testTrace2.xml]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testTrace2.xml} time=1122913904 data=null button=1 stateMask=0x0 x=126 y=81 count=1}, Tree node with text: testTrace2.xml]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122913904 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]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testTrace2.xml} time=1122913905 data=null button=1 stateMask=0x80000 x=126 y=81 count=1}, Tree node with text: testTrace2.xml]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1122913906 data=null doit=true}, Tree node with text: Views]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1122913906 data=null}, Tree node with text: Views]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1122913906 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122913906 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]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1122913909 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml.conditions} time=1122913909 data=null doit=true}, Tree node with text: test.xml.conditions]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml.conditions} time=1122913909 data=null}, Tree node with text: test.xml.conditions]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml.conditions} time=1122913910 data=null button=1 stateMask=0x0 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122913910 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]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml.conditions} time=1122913912 data=null button=1 stateMask=0x80000 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Xml Timegraph View Test
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1122913912 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Xml Timegraph View Test} time=1122913912 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Xml Timegraph View Test} time=1122913913 data=null}, Tree node with text: Xml Timegraph View Test]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1122913913 data=null button=1 stateMask=0x0 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122913913 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]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1122913928 data=null button=1 stateMask=0x80000 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
12:24:57 [2024-03-15T16:24:57.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1122913928 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
12:24:57 [2024-03-15T16:24:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1122913928 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
12:24:57 [2024-03-15T16:24:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122913928 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]
12:24:58 [2024-03-15T16:24:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1122913986 data=null button=1 stateMask=0x80000 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
12:24:58 [2024-03-15T16:24:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1122914216 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
12:24:58 [2024-03-15T16:24:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Xml Timegraph View Test} time=1122914226 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
12:24:58 [2024-03-15T16:24:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Xml Timegraph View Test} time=1122914227 data=null}, Tree node with text: Xml Timegraph View Test]
12:24:58 [2024-03-15T16:24:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Xml Timegraph View Test
12:25:00 [2024-03-15T16:25:00.043Z] 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"'
12:25:00 [2024-03-15T16:25:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:00 [2024-03-15T16:25:00.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:25:00 [2024-03-15T16:25:00.043Z] 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@7298c2d9] time=1122915988 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:00 [2024-03-15T16:25:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:00 [2024-03-15T16:25:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:00 [2024-03-15T16:25:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:00 [2024-03-15T16:25:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:00 [2024-03-15T16:25:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1122916022 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:25:00 [2024-03-15T16:25:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1122916022 data=null doit=true}, TreeItem with text {test}]
12:25:00 [2024-03-15T16:25:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1122916023 data=null}, TreeItem with text {test}]
12:25:00 [2024-03-15T16:25:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1122916023 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:25:00 [2024-03-15T16:25:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122916023 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:25:00 [2024-03-15T16:25:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1122916035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:25:00 [2024-03-15T16:25:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:25:00 [2024-03-15T16:25:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:25:00 [2024-03-15T16:25:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:25:00 [2024-03-15T16:25:00.300Z] 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')
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:25:00 [2024-03-15T16:25:00.300Z] 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=1122916304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:00 [2024-03-15T16:25:00.300Z] 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=1122916304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:00 [2024-03-15T16:25:00.300Z] 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=1122916304 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:00 [2024-03-15T16:25:00.300Z] 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=1122916304 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:00 [2024-03-15T16:25:00.300Z] 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=1122916304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:00 [2024-03-15T16:25:00.300Z] 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=1122916304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:00 [2024-03-15T16:25:00.300Z] 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=1122916304 data=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')]
12:25:00 [2024-03-15T16:25:00.300Z] 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=1122916304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:00 [2024-03-15T16:25:00.300Z] 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=1122916305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:00 [2024-03-15T16:25:00.300Z] 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=1122916305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:00 [2024-03-15T16:25:00.300Z] 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=1122916305 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:00 [2024-03-15T16:25:00.300Z] 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=1122916305 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:00 [2024-03-15T16:25:00.300Z] 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')
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122916306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122916306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122916306 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122916306 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122916320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:00 [2024-03-15T16:25:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122916320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:00 [2024-03-15T16:25:00.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:00 [2024-03-15T16:25:00.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:00 [2024-03-15T16:25:00.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:00 [2024-03-15T16:25:00.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:00 [2024-03-15T16:25:00.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:00 [2024-03-15T16:25:00.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:25:00 [2024-03-15T16:25:00.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122916320 data=null 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')]
12:25:00 [2024-03-15T16:25:00.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122916089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:25:01 [2024-03-15T16:25:01.121Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.940 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
12:25:01 [2024-03-15T16:25:01.121Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest.testData -- Time elapsed: 4.932 s
12:25:01 [2024-03-15T16:25:01.121Z] 
12:25:01 [2024-03-15T16:25:01.121Z] Results:
12:25:01 [2024-03-15T16:25:01.121Z] 
12:25:01 [2024-03-15T16:25:01.121Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
12:25:01 [2024-03-15T16:25:01.121Z] 
12:25:01 [2024-03-15T16:25:01.377Z] 
12:25:01 [2024-03-15T16:25:01.377Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 16:25:01.126
12:25:01 [2024-03-15T16:25:01.377Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:25:01 [2024-03-15T16:25:01.633Z] [INFO] All tests passed
12:25:01 [2024-03-15T16:25:01.633Z] [INFO] 
12:25:01 [2024-03-15T16:25:01.633Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:25:01 [2024-03-15T16:25:01.633Z] [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
12:25:01 [2024-03-15T16:25:01.633Z] [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
12:25:01 [2024-03-15T16:25:01.633Z] [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
12:25:01 [2024-03-15T16:25:01.633Z] [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
12:25:01 [2024-03-15T16:25:01.633Z] [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
12:25:01 [2024-03-15T16:25:01.633Z] [INFO] 
12:25:01 [2024-03-15T16:25:01.633Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:25:01 [2024-03-15T16:25:01.633Z] [INFO] 
12:25:01 [2024-03-15T16:25:01.633Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
12:25:01 [2024-03-15T16:25:01.633Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT [130/141]
12:25:01 [2024-03-15T16:25:01.633Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
12:25:01 [2024-03-15T16:25:01.633Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:25:01 [2024-03-15T16:25:01.633Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:25:01 [2024-03-15T16:25:01.633Z] [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
12:25:01 [2024-03-15T16:25:01.889Z] [INFO] 
12:25:01 [2024-03-15T16:25:01.889Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:01 [2024-03-15T16:25:01.889Z] [INFO] 
12:25:01 [2024-03-15T16:25:01.889Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:01 [2024-03-15T16:25:01.889Z] [INFO] The project's OSGi version is 1.0.11.202403151535
12:25:01 [2024-03-15T16:25:01.889Z] [INFO] 
12:25:01 [2024-03-15T16:25:01.889Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:01 [2024-03-15T16:25:01.889Z] [INFO] 
12:25:01 [2024-03-15T16:25:01.889Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:01 [2024-03-15T16:25:01.889Z] [INFO] 
12:25:01 [2024-03-15T16:25:01.889Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:01 [2024-03-15T16:25:01.889Z] [INFO] 
12:25:01 [2024-03-15T16:25:01.889Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:01 [2024-03-15T16:25:01.889Z] [INFO] 
12:25:01 [2024-03-15T16:25:01.889Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:01 [2024-03-15T16:25:01.889Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
12:25:02 [2024-03-15T16:25:02.450Z] [INFO] 
12:25:02 [2024-03-15T16:25:02.450Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:02 [2024-03-15T16:25:02.450Z] [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
12:25:02 [2024-03-15T16:25:02.450Z] [INFO] 
12:25:02 [2024-03-15T16:25:02.450Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:02 [2024-03-15T16:25:02.450Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:25:02 [2024-03-15T16:25:02.450Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:25:02 [2024-03-15T16:25:02.450Z] [WARNING] The 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
12:25:02 [2024-03-15T16:25:02.450Z] [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
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] 
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] 
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:02 [2024-03-15T16:25:02.706Z] [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
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] 
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:02 [2024-03-15T16:25:02.706Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] 
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:02 [2024-03-15T16:25:02.706Z] [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
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] 
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:02 [2024-03-15T16:25:02.706Z] [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
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] 
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] 
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] 
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] 
12:25:02 [2024-03-15T16:25:02.706Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:02 [2024-03-15T16:25:02.706Z] [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
12:25:03 [2024-03-15T16:25:03.633Z] [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
12:25:04 [2024-03-15T16:25:04.997Z] [INFO] 
12:25:04 [2024-03-15T16:25:04.997Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:25:05 [2024-03-15T16:25:05.254Z] [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
12:25:05 [2024-03-15T16:25:05.254Z] [INFO] Command line:
12:25:05 [2024-03-15T16:25:05.254Z] 	[/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]
12:25:05 [2024-03-15T16:25:05.254Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:25:07 [2024-03-15T16:25:07.142Z] Mar 15, 2024 4:25:06 PM org.apache.aries.spifly.BaseActivator log
12:25:07 [2024-03-15T16:25:07.142Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:25:08 [2024-03-15T16:25:08.069Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:25:08 [2024-03-15T16:25:08.070Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:25:12 [2024-03-15T16:25:12.236Z] !SESSION 2024-03-15 16:25:05.135 -----------------------------------------------
12:25:12 [2024-03-15T16:25:12.236Z] eclipse.buildId=unknown
12:25:12 [2024-03-15T16:25:12.236Z] java.version=17.0.2
12:25:12 [2024-03-15T16:25:12.236Z] java.vendor=Oracle Corporation
12:25:12 [2024-03-15T16:25:12.236Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:25:12 [2024-03-15T16:25:12.236Z] 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
12:25:12 [2024-03-15T16:25:12.236Z] 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
12:25:12 [2024-03-15T16:25:12.237Z] 
12:25:12 [2024-03-15T16:25:12.237Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 16:25:11.545
12:25:12 [2024-03-15T16:25:12.237Z] !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
12:25:12 [2024-03-15T16:25:12.237Z] 
12:25:12 [2024-03-15T16:25:12.237Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:25:11.587
12:25:12 [2024-03-15T16:25:12.237Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:25:12 [2024-03-15T16:25:12.237Z] !STACK 0
12:25:12 [2024-03-15T16:25:12.237Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:25:12 [2024-03-15T16:25:12.237Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:25:12 [2024-03-15T16:25:12.237Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:25:12 [2024-03-15T16:25:12.237Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:25:12 [2024-03-15T16:25:12.237Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:25:12 [2024-03-15T16:25:12.237Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:25:12 [2024-03-15T16:25:12.237Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:25:12 [2024-03-15T16:25:12.237Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:25:12 [2024-03-15T16:25:12.237Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:25:12 [2024-03-15T16:25:12.237Z] Caused by: java.io.IOException: error=2, No such file or directory
12:25:12 [2024-03-15T16:25:12.237Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:25:12 [2024-03-15T16:25:12.237Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:25:12 [2024-03-15T16:25:12.237Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:25:12 [2024-03-15T16:25:12.237Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:25:12 [2024-03-15T16:25:12.237Z] 	... 7 more
12:25:12 [2024-03-15T16:25:12.237Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
12:25:12 [2024-03-15T16:25:12.237Z] Display size: 1440x900
12:25:12 [2024-03-15T16:25:12.237Z] OS version=6.2.9-300.fc38.x86_64
12:25:12 [2024-03-15T16:25:12.237Z] GTK version=3.22.30
12:25:12 [2024-03-15T16:25:12.237Z] GTK theme=Ambiance
12:25:12 [2024-03-15T16:25:12.237Z] LIBOVERLAY_SCROLLBAR=0
12:25:12 [2024-03-15T16:25:12.237Z] Time zone: Greenwich Mean Time
12:25:12 [2024-03-15T16:25:12.237Z] 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@aca594d] time=1122928326 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:12 [2024-03-15T16:25:12.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:25:12 [2024-03-15T16:25:12.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:25:12 [2024-03-15T16:25:12.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:25:12 [2024-03-15T16:25:12.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:25:12 [2024-03-15T16:25:12.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1122928858 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:25:12 [2024-03-15T16:25:12.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1122928859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:25:12 [2024-03-15T16:25:12.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1122928875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:25:12 [2024-03-15T16:25:12.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:25:12 [2024-03-15T16:25:12.798Z] 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@aca594d] time=1122928895 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:12 [2024-03-15T16:25:12.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:25:13 [2024-03-15T16:25:13.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:25:13 [2024-03-15T16:25:13.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1122929380 data=null doit=true}, Shell with text {Preferences}]
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122929413 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122929420 data=null doit=true}, TreeItem with text {Tracing}]
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122929420 data=null}, TreeItem with text {Tracing}]
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122929421 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122929422 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}]
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122929452 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122929453 data=null doit=true}, TreeItem with text {Tracing}]
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122929454 data=null}, TreeItem with text {Tracing}]
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122929454 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122929455 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}]
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122929458 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1122929461 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1122929461 data=null doit=true}, Tree node with text: Remote Profiles]
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1122929461 data=null}, Tree node with text: Remote Profiles]
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1122929462 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:25:13 [2024-03-15T16:25:13.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122929462 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]
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1122929519 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:25:13 [2024-03-15T16:25:13.566Z] 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')
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1122929533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1122929533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1122929533 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1122929534 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1122929534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1122929534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1122929534 data=null 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')]
12:25:13 [2024-03-15T16:25:13.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1122929594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1122929596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1122929596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1122929596 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1122929596 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929606 data=null button=0 stateMask=0x0 x=145 y=58 count=0}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1122929606 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1122929606 data=null}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929607 data=null button=1 stateMask=0x0 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122929607 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)}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929615 data=null button=1 stateMask=0x80000 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:25:13 [2024-03-15T16:25:13.567Z] 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:'))
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1122929640 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, TreeItem with text {/rootpath}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1122929640 data=null doit=true}, TreeItem with text {/rootpath}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1122929640 data=null}, TreeItem with text {/rootpath}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1122929641 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122929641 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}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1122929647 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:25:13 [2024-03-15T16:25:13.567Z] 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:'))
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929679 data=null button=0 stateMask=0x0 x=145 y=242 count=0}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1122929679 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1122929680 data=null}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929680 data=null button=1 stateMask=0x0 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122929681 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)}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929691 data=null button=1 stateMask=0x80000 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:25:13 [2024-03-15T16:25:13.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:25:13 [2024-03-15T16:25:13.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:'))
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1122929699 data=null button=0 stateMask=0x0 x=108 y=357 count=0}, TreeItem with text {/rootpath}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1122929700 data=null doit=true}, TreeItem with text {/rootpath}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1122929700 data=null}, TreeItem with text {/rootpath}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1122929701 data=null button=1 stateMask=0x0 x=108 y=357 count=1}, TreeItem with text {/rootpath}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122929701 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}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1122929706 data=null button=1 stateMask=0x80000 x=108 y=357 count=1}, TreeItem with text {/rootpath}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:25:13 [2024-03-15T16:25:13.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:'))
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929718 data=null button=0 stateMask=0x0 x=145 y=385 count=0}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1122929718 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1122929718 data=null}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929719 data=null button=1 stateMask=0x0 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122929719 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)}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929725 data=null button=1 stateMask=0x80000 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:25:13 [2024-03-15T16:25:13.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:'))
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929737 data=null button=0 stateMask=0x0 x=145 y=316 count=0}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1122929737 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1122929738 data=null}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929738 data=null button=1 stateMask=0x0 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122929739 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)}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929745 data=null button=1 stateMask=0x80000 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:25:13 [2024-03-15T16:25:13.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:'))
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:13 [2024-03-15T16:25:13.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929756 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1122929756 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1122929757 data=null}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929757 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122929757 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)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929783 data=null button=1 stateMask=0x80000 x=145 y=315 count=1}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:25:13 [2024-03-15T16:25:13.825Z] 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:'))
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929789 data=null button=0 stateMask=0x0 x=145 y=339 count=0}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1122929789 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1122929789 data=null}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929790 data=null button=1 stateMask=0x0 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122929790 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)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929796 data=null button=1 stateMask=0x80000 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:25:13 [2024-03-15T16:25:13.825Z] 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:'))
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929806 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1122929806 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1122929806 data=null}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929807 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122929807 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)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929813 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:25:13 [2024-03-15T16:25:13.825Z] 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:'))
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929819 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1122929819 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1122929819 data=null}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929819 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122929820 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)}]
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1122929830 data=null button=1 stateMask=0x80000 x=145 y=324 count=1}, TreeItem with text {/rootpath (recursive)}]
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:25:13 [2024-03-15T16:25:13.826Z] 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:'))
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:25:13 [2024-03-15T16:25:13.826Z] 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')
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:25:13 [2024-03-15T16:25:13.826Z] 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')
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122929845 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')]
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122929845 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')]
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122929845 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122929845 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122929845 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')]
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122929845 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')]
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122929846 data=null 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')]
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122928990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:25:13 [2024-03-15T16:25:13.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:14 [2024-03-15T16:25:14.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:25:14 [2024-03-15T16:25:14.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:14 [2024-03-15T16:25:14.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:14 [2024-03-15T16:25:14.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:14 [2024-03-15T16:25:14.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:14 [2024-03-15T16:25:14.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:14 [2024-03-15T16:25:14.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122930145 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:14 [2024-03-15T16:25:14.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122930145 data=null doit=true}, TreeItem with text {Test}]
12:25:14 [2024-03-15T16:25:14.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122930145 data=null}, TreeItem with text {Test}]
12:25:14 [2024-03-15T16:25:14.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122930146 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:14 [2024-03-15T16:25:14.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122930146 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:14 [2024-03-15T16:25:14.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122930206 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:14 [2024-03-15T16:25:14.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:14 [2024-03-15T16:25:14.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122930207 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:14 [2024-03-15T16:25:14.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122930207 data=null doit=true}, TreeItem with text {Test}]
12:25:14 [2024-03-15T16:25:14.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122930207 data=null}, TreeItem with text {Test}]
12:25:14 [2024-03-15T16:25:14.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122930208 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:14 [2024-03-15T16:25:14.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122930208 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:14 [2024-03-15T16:25:14.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122930223 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:14 [2024-03-15T16:25:14.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122930224 data=null doit=true}, TreeItem with text {Test}]
12:25:14 [2024-03-15T16:25:14.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122930225 data=null}, TreeItem with text {Test}]
12:25:14 [2024-03-15T16:25:14.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122930225 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:14 [2024-03-15T16:25:14.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122930225 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}]
12:25:14 [2024-03-15T16:25:14.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122930245 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:14 [2024-03-15T16:25:14.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:14 [2024-03-15T16:25:14.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122930247 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:14 [2024-03-15T16:25:14.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122930248 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:14 [2024-03-15T16:25:14.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122930248 data=null}, TreeItem with text {Traces [0]}]
12:25:14 [2024-03-15T16:25:14.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122930248 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:14 [2024-03-15T16:25:14.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122930248 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]}]
12:25:14 [2024-03-15T16:25:14.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122930294 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:14 [2024-03-15T16:25:14.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:14 [2024-03-15T16:25:14.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122930295 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:14 [2024-03-15T16:25:14.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122930295 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:14 [2024-03-15T16:25:14.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122930295 data=null}, TreeItem with text {Traces [0]}]
12:25:14 [2024-03-15T16:25:14.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122930296 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:14 [2024-03-15T16:25:14.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122930296 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]}]
12:25:14 [2024-03-15T16:25:14.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122930306 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:14 [2024-03-15T16:25:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:25:14 [2024-03-15T16:25:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:25:14 [2024-03-15T16:25:14.850Z] 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=1122930933 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
12:25:14 [2024-03-15T16:25:14.850Z] 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')
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=1122930935 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')]
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1122930935 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')]
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=1122930935 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=1122930936 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=1122930936 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')]
12:25:14 [2024-03-15T16:25:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=1122930936 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')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=1122931087 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')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1122931091 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')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=1122931091 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')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=1122931091 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=1122931091 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
12:25:15 [2024-03-15T16:25:15.107Z] 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=1122931094 data=null doit=true}, Shell with text {Preferences (Filtered)}]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
12:25:15 [2024-03-15T16:25:15.107Z] 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')
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1122931106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1122931107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1122931107 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1122931107 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1122931107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1122931107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1122931108 data=null 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')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1122931126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1122931126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1122931127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1122931127 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1122931127 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:15 [2024-03-15T16:25:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122931135 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122931135 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122931136 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122931136 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122931136 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)]
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122931157 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
12:25:15 [2024-03-15T16:25:15.108Z] 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:'))
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
12:25:15 [2024-03-15T16:25:15.108Z] 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:'))
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
12:25:15 [2024-03-15T16:25:15.108Z] 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:'))
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1122931178 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1122931178 data=null doit=true}, Tree node with text: /rootpath]
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1122931178 data=null}, Tree node with text: /rootpath]
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1122931179 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122931179 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]
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1122931192 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:25:15 [2024-03-15T16:25:15.108Z] 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:'))
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
12:25:15 [2024-03-15T16:25:15.108Z] 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')
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@17e725fb
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1122931206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1122931207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:25:15 [2024-03-15T16:25:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1122931207 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1122931207 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1122931207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1122931207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1122931207 data=null 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')]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1122931208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1122931208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1122931209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1122931209 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1122931209 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1122931209 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1122931210 data=null doit=true}, Tree node with text: .*]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1122931210 data=null}, Tree node with text: .*]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1122931210 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122931210 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1122931230 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:15 [2024-03-15T16:25:15.109Z] 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=1122931240 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
12:25:15 [2024-03-15T16:25:15.109Z] 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=1122931240 data=null doit=true}, Tree node with text: /rootpath]
12:25:15 [2024-03-15T16:25:15.109Z] 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=1122931240 data=null}, Tree node with text: /rootpath]
12:25:15 [2024-03-15T16:25:15.109Z] 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=1122931241 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122931241 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]
12:25:15 [2024-03-15T16:25:15.109Z] 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=1122931254 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1122931258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1122931280 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1122931280 data=null doit=true}, Tree node with text: .*]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1122931280 data=null}, Tree node with text: .*]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1122931281 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122931281 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1122931290 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:25:15 [2024-03-15T16:25:15.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:25:15 [2024-03-15T16:25:15.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:25:15 [2024-03-15T16:25:15.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:25:15 [2024-03-15T16:25:15.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:25:15 [2024-03-15T16:25:15.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
12:25:15 [2024-03-15T16:25:15.366Z] 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:'))
12:25:15 [2024-03-15T16:25:15.366Z] 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
12:25:15 [2024-03-15T16:25:15.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1122931309 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:'))]
12:25:15 [2024-03-15T16:25:15.366Z] 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
12:25:15 [2024-03-15T16:25:15.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:15 [2024-03-15T16:25:15.366Z] 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=1122931310 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
12:25:15 [2024-03-15T16:25:15.367Z] 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=1122931310 data=null doit=true}, Tree node with text: /rootpath]
12:25:15 [2024-03-15T16:25:15.367Z] 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=1122931310 data=null}, Tree node with text: /rootpath]
12:25:15 [2024-03-15T16:25:15.367Z] 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=1122931311 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122931311 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]
12:25:15 [2024-03-15T16:25:15.367Z] 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=1122931319 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1122931321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:25:15 [2024-03-15T16:25:15.367Z] 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')
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:25:15 [2024-03-15T16:25:15.367Z] 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')
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122931336 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')]
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122931343 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')]
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122931343 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122931343 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122931344 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')]
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122931344 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')]
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122931344 data=null 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')]
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=1122930936 data=null 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')]
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:15 [2024-03-15T16:25:15.367Z] 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=1122931397 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
12:25:15 [2024-03-15T16:25:15.367Z] 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:'))
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
12:25:15 [2024-03-15T16:25:15.367Z] 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:'))
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
12:25:15 [2024-03-15T16:25:15.368Z] 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:'))
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
12:25:15 [2024-03-15T16:25:15.368Z] 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:'))
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:25:15 [2024-03-15T16:25:15.368Z] 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')
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122931402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122931402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122931402 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122931402 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122931402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122931403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122931403 data=null 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')]
12:25:15 [2024-03-15T16:25:15.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:25:15 [2024-03-15T16:25:15.368Z] 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')
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
12:25:15 [2024-03-15T16:25:15.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=1122931926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=1122931926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=1122931926 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=1122931926 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=1122931927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=1122931927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=1122931927 data=null 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')]
12:25:15 [2024-03-15T16:25:15.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
12:25:15 [2024-03-15T16:25:15.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
12:25:15 [2024-03-15T16:25:15.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
12:25:15 [2024-03-15T16:25:15.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
12:25:15 [2024-03-15T16:25:15.930Z] 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:'))
12:25:15 [2024-03-15T16:25:15.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:25:15 [2024-03-15T16:25:15.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
12:25:15 [2024-03-15T16:25:15.930Z] 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:'))
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
12:25:15 [2024-03-15T16:25:15.931Z] 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:'))
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
12:25:15 [2024-03-15T16:25:15.931Z] 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:'))
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:25:15 [2024-03-15T16:25:15.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')
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122931944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122931944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122931944 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122931944 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122931944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122931944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122931944 data=null 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')]
12:25:15 [2024-03-15T16:25:15.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
12:25:15 [2024-03-15T16:25:15.931Z] 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')
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=1122931982 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')]
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1122931982 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')]
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=1122931982 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=1122931982 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=1122931982 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')]
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=1122931983 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')]
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=1122931983 data=null 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')]
12:25:15 [2024-03-15T16:25:15.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=1122931984 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')]
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1122931984 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')]
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=1122931984 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')]
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=1122931984 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=1122931984 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:25:15 [2024-03-15T16:25:15.932Z] 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')
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122931987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122931987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122931987 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122931987 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122931987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122931987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:15 [2024-03-15T16:25:15.932Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.932Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.932Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122931988 data=null 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')]
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122930603 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...']
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:15 [2024-03-15T16:25:15.932Z] 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@aca594d] time=1122932059 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:25:15 [2024-03-15T16:25:15.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:25:16 [2024-03-15T16:25:16.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:25:16 [2024-03-15T16:25:16.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1122932402 data=null doit=true}, Shell with text {Preferences}]
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122932420 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122932420 data=null doit=true}, TreeItem with text {Tracing}]
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122932420 data=null}, TreeItem with text {Tracing}]
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122932420 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122932420 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}]
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122932445 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:25:16 [2024-03-15T16:25:16.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1122932446 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1122932446 data=null doit=true}, Tree node with text: Remote Profiles]
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1122932446 data=null}, Tree node with text: Remote Profiles]
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1122932446 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:25:16 [2024-03-15T16:25:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122932447 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]
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1122932454 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1122932484 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1122932484 data=null doit=true}, TreeItem with text {new profile}]
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1122932484 data=null}, TreeItem with text {new profile}]
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1122932487 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122932487 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}]
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1122932490 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:25:16 [2024-03-15T16:25:16.445Z] 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')
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1122932493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1122932493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1122932493 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1122932493 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1122932493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1122932494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1122932494 data=null 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')]
12:25:16 [2024-03-15T16:25:16.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:25:16 [2024-03-15T16:25:16.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:25:16 [2024-03-15T16:25:16.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:25:16 [2024-03-15T16:25:16.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:25:16 [2024-03-15T16:25:16.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:25:16 [2024-03-15T16:25:16.445Z] 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')
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:25:16 [2024-03-15T16:25:16.445Z] 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')
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122932512 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')]
12:25:16 [2024-03-15T16:25:16.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122932512 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')]
12:25:16 [2024-03-15T16:25:16.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122932512 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:25:16 [2024-03-15T16:25:16.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122932512 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:25:16 [2024-03-15T16:25:16.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122932512 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')]
12:25:16 [2024-03-15T16:25:16.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122932512 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')]
12:25:16 [2024-03-15T16:25:16.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122932512 data=null 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')]
12:25:16 [2024-03-15T16:25:16.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122932092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:25:16 [2024-03-15T16:25:16.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:17 [2024-03-15T16:25:17.006Z] 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@aca594d] time=1122932896 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:17 [2024-03-15T16:25:17.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:17 [2024-03-15T16:25:17.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:17 [2024-03-15T16:25:17.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:17 [2024-03-15T16:25:17.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:17 [2024-03-15T16:25:17.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122932913 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:17 [2024-03-15T16:25:17.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122932914 data=null doit=true}, TreeItem with text {Test}]
12:25:17 [2024-03-15T16:25:17.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122932914 data=null}, TreeItem with text {Test}]
12:25:17 [2024-03-15T16:25:17.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122932914 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:17 [2024-03-15T16:25:17.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122932914 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:17 [2024-03-15T16:25:17.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122932930 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:17 [2024-03-15T16:25:17.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:25:17 [2024-03-15T16:25:17.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:25:17 [2024-03-15T16:25:17.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:25:17 [2024-03-15T16:25:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:25:17 [2024-03-15T16:25:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:25:17 [2024-03-15T16:25:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:17 [2024-03-15T16:25:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:25:17 [2024-03-15T16:25:17.933Z] 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')
12:25:17 [2024-03-15T16:25:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:17 [2024-03-15T16:25:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:17 [2024-03-15T16:25:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:17 [2024-03-15T16:25:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:25:17 [2024-03-15T16:25:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:25:17 [2024-03-15T16:25:17.934Z] 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=1122933813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:17 [2024-03-15T16:25:17.934Z] 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=1122933814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:17 [2024-03-15T16:25:17.934Z] 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=1122933814 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:17 [2024-03-15T16:25:17.934Z] 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=1122933814 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:17 [2024-03-15T16:25:17.934Z] 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=1122933814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:17 [2024-03-15T16:25:17.934Z] 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=1122933814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:17 [2024-03-15T16:25:17.934Z] 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=1122933815 data=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')]
12:25:17 [2024-03-15T16:25:17.934Z] 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=1122933815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:17 [2024-03-15T16:25:17.934Z] 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=1122933815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:17 [2024-03-15T16:25:17.934Z] 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=1122933815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:17 [2024-03-15T16:25:17.934Z] 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=1122933815 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:17 [2024-03-15T16:25:17.934Z] 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=1122933815 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:17 [2024-03-15T16:25:17.934Z] 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')
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122933816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122933816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122933816 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122933816 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122933817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122933817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:17 [2024-03-15T16:25:17.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:17 [2024-03-15T16:25:17.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:17 [2024-03-15T16:25:17.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:17 [2024-03-15T16:25:17.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:17 [2024-03-15T16:25:17.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122933817 data=null 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')]
12:25:17 [2024-03-15T16:25:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122933004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:25:18 [2024-03-15T16:25:18.496Z] 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@aca594d] time=1122934444 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:18 [2024-03-15T16:25:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:25:18 [2024-03-15T16:25:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:25:18 [2024-03-15T16:25:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:25:18 [2024-03-15T16:25:18.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:25:18 [2024-03-15T16:25:18.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:25:18 [2024-03-15T16:25:18.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1122934723 data=null doit=true}, Shell with text {Preferences}]
12:25:18 [2024-03-15T16:25:18.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:18 [2024-03-15T16:25:18.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:18 [2024-03-15T16:25:18.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:18 [2024-03-15T16:25:18.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:18 [2024-03-15T16:25:18.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122934740 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122934740 data=null doit=true}, TreeItem with text {Tracing}]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122934740 data=null}, TreeItem with text {Tracing}]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122934740 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122934741 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}]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122934788 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:25:18 [2024-03-15T16:25:18.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1122934790 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1122934790 data=null doit=true}, Tree node with text: Remote Profiles]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1122934790 data=null}, Tree node with text: Remote Profiles]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1122934790 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122934790 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]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1122934792 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:25:18 [2024-03-15T16:25:18.753Z] 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')
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1122934803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1122934803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1122934803 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1122934804 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1122934805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1122934805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1122934805 data=null 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')]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1122934832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1122934833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1122934833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1122934833 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1122934833 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: of type 'Text'
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: (of type 'Text')
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:25:18 [2024-03-15T16:25:18.754Z] 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')
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:25:18 [2024-03-15T16:25:18.754Z] 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')
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:25:18 [2024-03-15T16:25:18.754Z] 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')
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1122934839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1122934840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1122934840 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1122934840 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1122934840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1122934840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1122934841 data=null 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')]
12:25:18 [2024-03-15T16:25:18.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:25:18 [2024-03-15T16:25:18.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:25:18 [2024-03-15T16:25:18.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:25:18 [2024-03-15T16:25:18.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:25:18 [2024-03-15T16:25:18.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:25:18 [2024-03-15T16:25:18.754Z] 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')
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:25:18 [2024-03-15T16:25:18.754Z] 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')
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122934858 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')]
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122934858 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')]
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122934858 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122934858 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:25:18 [2024-03-15T16:25:18.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122934858 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')]
12:25:18 [2024-03-15T16:25:18.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122934858 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')]
12:25:18 [2024-03-15T16:25:18.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122934858 data=null 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')]
12:25:18 [2024-03-15T16:25:18.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122934464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:25:18 [2024-03-15T16:25:18.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:18 [2024-03-15T16:25:18.755Z] 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@aca594d] time=1122934923 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:18 [2024-03-15T16:25:18.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:18 [2024-03-15T16:25:18.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:18 [2024-03-15T16:25:18.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:18 [2024-03-15T16:25:18.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:18 [2024-03-15T16:25:18.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122934930 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:18 [2024-03-15T16:25:18.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122934930 data=null doit=true}, TreeItem with text {Test}]
12:25:18 [2024-03-15T16:25:18.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122934930 data=null}, TreeItem with text {Test}]
12:25:18 [2024-03-15T16:25:18.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122934930 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:19 [2024-03-15T16:25:19.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122934931 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:19 [2024-03-15T16:25:19.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122934986 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:19 [2024-03-15T16:25:19.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:25:19 [2024-03-15T16:25:19.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:25:19 [2024-03-15T16:25:19.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:25:19 [2024-03-15T16:25:19.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')
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:25:19 [2024-03-15T16:25:19.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
12:25:19 [2024-03-15T16:25:19.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=1122935812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:19 [2024-03-15T16:25:19.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=1122935812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:19 [2024-03-15T16:25:19.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=1122935812 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:19 [2024-03-15T16:25:19.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=1122935812 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:19 [2024-03-15T16:25:19.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=1122935812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:19 [2024-03-15T16:25:19.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=1122935812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:19 [2024-03-15T16:25:19.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=1122935813 data=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')]
12:25:19 [2024-03-15T16:25:19.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=1122935813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:19 [2024-03-15T16:25:19.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=1122935813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:19 [2024-03-15T16:25:19.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=1122935813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:19 [2024-03-15T16:25:19.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=1122935813 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:19 [2024-03-15T16:25:19.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=1122935813 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:19 [2024-03-15T16:25:19.940Z] 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')
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122935814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122935814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:19 [2024-03-15T16:25:19.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122935814 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:19 [2024-03-15T16:25:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122935814 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:19 [2024-03-15T16:25:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122935814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:19 [2024-03-15T16:25:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122935815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:19 [2024-03-15T16:25:19.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')
12:25:19 [2024-03-15T16:25:19.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')
12:25:19 [2024-03-15T16:25:19.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')
12:25:19 [2024-03-15T16:25:19.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')
12:25:19 [2024-03-15T16:25:19.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')
12:25:19 [2024-03-15T16:25:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:25:19 [2024-03-15T16:25:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122935815 data=null 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')]
12:25:19 [2024-03-15T16:25:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122935046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122936439 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122936439 data=null doit=true}, TreeItem with text {Test}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122936440 data=null}, TreeItem with text {Test}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122936440 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122936440 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122936475 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122936475 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122936475 data=null doit=true}, TreeItem with text {Test}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122936476 data=null}, TreeItem with text {Test}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122936476 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122936476 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122936483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122936483 data=null doit=true}, TreeItem with text {Test}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122936483 data=null}, TreeItem with text {Test}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122936484 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122936484 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}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122936495 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122936496 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122936496 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122936496 data=null}, TreeItem with text {Traces [0]}]
12:25:20 [2024-03-15T16:25:20.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122936496 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:20 [2024-03-15T16:25:20.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122936496 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]}]
12:25:20 [2024-03-15T16:25:20.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122936514 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:20 [2024-03-15T16:25:20.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:20 [2024-03-15T16:25:20.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122936515 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:20 [2024-03-15T16:25:20.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122936515 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:20 [2024-03-15T16:25:20.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122936515 data=null}, TreeItem with text {Traces [0]}]
12:25:20 [2024-03-15T16:25:20.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122936515 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:20 [2024-03-15T16:25:20.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122936515 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]}]
12:25:20 [2024-03-15T16:25:20.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122936526 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:20 [2024-03-15T16:25:20.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:25:20 [2024-03-15T16:25:20.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:25:20 [2024-03-15T16:25:20.759Z] 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=1122936877 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1122936879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:25:20 [2024-03-15T16:25:20.759Z] 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')
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122936881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122936881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122936881 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122936881 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122936881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122936881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122936881 data=null 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')]
12:25:20 [2024-03-15T16:25:20.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:20 [2024-03-15T16:25:20.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:20 [2024-03-15T16:25:20.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:20 [2024-03-15T16:25:20.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:20 [2024-03-15T16:25:20.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:25:20 [2024-03-15T16:25:20.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:25:20 [2024-03-15T16:25:20.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:20 [2024-03-15T16:25:20.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:20 [2024-03-15T16:25:20.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:20 [2024-03-15T16:25:20.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:20 [2024-03-15T16:25:20.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:25:20 [2024-03-15T16:25:20.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:25:20 [2024-03-15T16:25:20.760Z] 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')
12:25:20 [2024-03-15T16:25:20.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:25:20 [2024-03-15T16:25:20.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122936907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:20 [2024-03-15T16:25:20.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122936908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:20 [2024-03-15T16:25:20.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122936908 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:20 [2024-03-15T16:25:20.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122936908 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:20 [2024-03-15T16:25:20.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122936908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:20 [2024-03-15T16:25:20.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122936908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:20 [2024-03-15T16:25:20.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:20 [2024-03-15T16:25:20.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:20 [2024-03-15T16:25:20.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:20 [2024-03-15T16:25:20.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:20 [2024-03-15T16:25:20.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:20 [2024-03-15T16:25:20.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:25:21 [2024-03-15T16:25:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122936908 data=null 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')]
12:25:21 [2024-03-15T16:25:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122936567 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...']
12:25:21 [2024-03-15T16:25:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:21 [2024-03-15T16:25:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:21 [2024-03-15T16:25:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:21 [2024-03-15T16:25:21.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:21 [2024-03-15T16:25:21.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:21 [2024-03-15T16:25:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122937437 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:21 [2024-03-15T16:25:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122937438 data=null}, TreeItem with text {Traces [0]}]
12:25:21 [2024-03-15T16:25:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122937438 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:21 [2024-03-15T16:25:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122937438 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]}]
12:25:21 [2024-03-15T16:25:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122937440 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:21 [2024-03-15T16:25:21.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
12:25:21 [2024-03-15T16:25:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:25:21 [2024-03-15T16:25:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1122937441 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122937441 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122937442 data=null}, TreeItem with text {node1 [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122937442 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122937442 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]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122937461 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122937462 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1122937462 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122937462 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]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122937485 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1122937486 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1122937486 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1122937486 data=null}, TreeItem with text {node1 [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:25:21 [2024-03-15T16:25:21.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1122937487 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1122937487 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1122937487 data=null}, TreeItem with text {resources [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122937487 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122937488 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]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122937495 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122937495 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1122937496 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:21 [2024-03-15T16:25:21.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122937496 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]}]
12:25:21 [2024-03-15T16:25:21.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122937515 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:21 [2024-03-15T16:25:21.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1122937515 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1122937516 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1122937516 data=null}, TreeItem with text {resources [3]}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:25:21 [2024-03-15T16:25:21.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1122937520 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1122937520 data=null doit=true}, TreeItem with text {generated [1]}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1122937520 data=null}, TreeItem with text {generated [1]}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122937520 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122937521 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]}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122937528 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122937529 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1122937529 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122937529 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]}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122937546 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1122937546 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1122937546 data=null doit=true}, TreeItem with text {generated [1]}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1122937546 data=null}, TreeItem with text {generated [1]}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:25:21 [2024-03-15T16:25:21.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1122937547 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1122937547 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1122937548 data=null}, TreeItem with text {synthetic-trace}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122937548 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122937548 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}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122937600 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122937600 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1122937600 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:21 [2024-03-15T16:25:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122937601 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}]
12:25:21 [2024-03-15T16:25:21.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122937654 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:21 [2024-03-15T16:25:21.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1122937781 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:25:21 [2024-03-15T16:25:21.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1122937781 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:25:21 [2024-03-15T16:25:21.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1122937782 data=null}, TreeItem with text {synthetic-trace}]
12:25:21 [2024-03-15T16:25:21.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:22 [2024-03-15T16:25:22.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:22 [2024-03-15T16:25:22.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:22 [2024-03-15T16:25:22.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:25:22 [2024-03-15T16:25:22.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1122938349 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122938349 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122938349 data=null}, TreeItem with text {node1 [3]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122938349 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122938350 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]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122938375 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122938375 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1122938376 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122938376 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]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122938386 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1122938387 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1122938387 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1122938387 data=null}, TreeItem with text {node1 [3]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122938387 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122938388 data=null}, TreeItem with text {node1 [3]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122938388 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122938389 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]}]
12:25:22 [2024-03-15T16:25:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122938389 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1122938390 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1122938390 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1122938390 data=null}, TreeItem with text {resources [3]}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122938391 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122938391 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]}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122938406 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122938406 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1122938406 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122938406 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]}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122938410 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1122938410 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1122938410 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1122938410 data=null}, TreeItem with text {resources [3]}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:25:22 [2024-03-15T16:25:22.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1122938421 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1122938421 data=null doit=true}, TreeItem with text {syslog}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1122938421 data=null}, TreeItem with text {syslog}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122938422 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122938422 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}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122938448 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122938449 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1122938449 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122938449 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}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122938543 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1122938544 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1122938545 data=null doit=true}, TreeItem with text {syslog}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1122938545 data=null}, TreeItem with text {syslog}]
12:25:22 [2024-03-15T16:25:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:25:22 [2024-03-15T16:25:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:25:23 [2024-03-15T16:25:23.214Z] 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@aca594d] time=1122939359 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:23 [2024-03-15T16:25:23.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:23 [2024-03-15T16:25:23.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:23 [2024-03-15T16:25:23.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:23 [2024-03-15T16:25:23.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:23 [2024-03-15T16:25:23.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122939381 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:23 [2024-03-15T16:25:23.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122939381 data=null doit=true}, TreeItem with text {Test}]
12:25:23 [2024-03-15T16:25:23.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122939381 data=null}, TreeItem with text {Test}]
12:25:23 [2024-03-15T16:25:23.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122939381 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:23 [2024-03-15T16:25:23.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122939382 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:23 [2024-03-15T16:25:23.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122939413 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:23 [2024-03-15T16:25:23.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:25:23 [2024-03-15T16:25:23.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:25:23 [2024-03-15T16:25:23.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:25:24 [2024-03-15T16:25:24.033Z] 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')
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:25:24 [2024-03-15T16:25:24.033Z] 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=1122940209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:24 [2024-03-15T16:25:24.033Z] 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=1122940209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:24 [2024-03-15T16:25:24.033Z] 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=1122940209 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:24 [2024-03-15T16:25:24.033Z] 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=1122940210 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:24 [2024-03-15T16:25:24.033Z] 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=1122940210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:24 [2024-03-15T16:25:24.033Z] 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=1122940210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:24 [2024-03-15T16:25:24.033Z] 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=1122940210 data=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')]
12:25:24 [2024-03-15T16:25:24.033Z] 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=1122940210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:24 [2024-03-15T16:25:24.033Z] 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=1122940210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:24 [2024-03-15T16:25:24.033Z] 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=1122940210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:24 [2024-03-15T16:25:24.033Z] 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=1122940210 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:24 [2024-03-15T16:25:24.033Z] 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=1122940210 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:24 [2024-03-15T16:25:24.033Z] 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')
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122940211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122940211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122940211 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122940212 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122940212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:24 [2024-03-15T16:25:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122940212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:24 [2024-03-15T16:25:24.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:24 [2024-03-15T16:25:24.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:24 [2024-03-15T16:25:24.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:24 [2024-03-15T16:25:24.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:24 [2024-03-15T16:25:24.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:24 [2024-03-15T16:25:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:25:24 [2024-03-15T16:25:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122940212 data=null 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')]
12:25:24 [2024-03-15T16:25:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122939475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122940833 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122940833 data=null doit=true}, TreeItem with text {Test}]
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122940833 data=null}, TreeItem with text {Test}]
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122940834 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122940834 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122940864 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122940865 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122940865 data=null doit=true}, TreeItem with text {Test}]
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122940865 data=null}, TreeItem with text {Test}]
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122940866 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122940866 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122940871 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122940871 data=null doit=true}, TreeItem with text {Test}]
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122940871 data=null}, TreeItem with text {Test}]
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122940872 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122940872 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}]
12:25:24 [2024-03-15T16:25:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122940874 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:24 [2024-03-15T16:25:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:24 [2024-03-15T16:25:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122940875 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:24 [2024-03-15T16:25:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122940875 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:24 [2024-03-15T16:25:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122940875 data=null}, TreeItem with text {Traces [0]}]
12:25:24 [2024-03-15T16:25:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122940876 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:24 [2024-03-15T16:25:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122940876 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]}]
12:25:24 [2024-03-15T16:25:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122940892 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:24 [2024-03-15T16:25:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:24 [2024-03-15T16:25:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122940893 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:24 [2024-03-15T16:25:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122940893 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:24 [2024-03-15T16:25:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122940893 data=null}, TreeItem with text {Traces [0]}]
12:25:24 [2024-03-15T16:25:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122940893 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:24 [2024-03-15T16:25:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122940893 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]}]
12:25:24 [2024-03-15T16:25:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122940903 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:24 [2024-03-15T16:25:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:25:24 [2024-03-15T16:25:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:25:25 [2024-03-15T16:25:25.108Z] 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=1122941228 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1122941229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:25:25 [2024-03-15T16:25:25.108Z] 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')
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122941231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122941231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122941231 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122941231 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:25 [2024-03-15T16:25:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122941231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122941231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122941231 data=null 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')]
12:25:25 [2024-03-15T16:25:25.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:25 [2024-03-15T16:25:25.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:25 [2024-03-15T16:25:25.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:25 [2024-03-15T16:25:25.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:25 [2024-03-15T16:25:25.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:25:25 [2024-03-15T16:25:25.109Z] 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')
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122941253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122941254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122941254 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122941254 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122941254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122941254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:25 [2024-03-15T16:25:25.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:25 [2024-03-15T16:25:25.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:25 [2024-03-15T16:25:25.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:25 [2024-03-15T16:25:25.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:25 [2024-03-15T16:25:25.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:25 [2024-03-15T16:25:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:25:25 [2024-03-15T16:25:25.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122941254 data=null 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')]
12:25:25 [2024-03-15T16:25:25.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122940938 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...']
12:25:25 [2024-03-15T16:25:25.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:25 [2024-03-15T16:25:25.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1122941769 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:25:25 [2024-03-15T16:25:25.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1122941770 data=null doit=true}, TreeItem with text {Traces [3]}]
12:25:25 [2024-03-15T16:25:25.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1122941770 data=null}, TreeItem with text {Traces [3]}]
12:25:25 [2024-03-15T16:25:25.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1122941770 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:25:25 [2024-03-15T16:25:25.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122941770 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]}]
12:25:25 [2024-03-15T16:25:25.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1122941779 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:25:25 [2024-03-15T16:25:25.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:25:25 [2024-03-15T16:25:25.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:25:25 [2024-03-15T16:25:25.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:25:25 [2024-03-15T16:25:25.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:25:25 [2024-03-15T16:25:25.877Z] 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=1122942050 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:25:25 [2024-03-15T16:25:25.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:25:25 [2024-03-15T16:25:25.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:25:25 [2024-03-15T16:25:25.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:25:26 [2024-03-15T16:25:26.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1122942098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:25:26 [2024-03-15T16:25:26.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:25:26 [2024-03-15T16:25:26.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:25:26 [2024-03-15T16:25:26.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:25:26 [2024-03-15T16:25:26.133Z] 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')
12:25:26 [2024-03-15T16:25:26.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:25:26 [2024-03-15T16:25:26.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122942099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122942099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122942099 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122942099 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122942113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122942113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122942113 data=null 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')]
12:25:26 [2024-03-15T16:25:26.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:26 [2024-03-15T16:25:26.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:26 [2024-03-15T16:25:26.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:26 [2024-03-15T16:25:26.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:26 [2024-03-15T16:25:26.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:25:26 [2024-03-15T16:25:26.134Z] 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')
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122942136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122942136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122942136 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122942136 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122942137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122942137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:26 [2024-03-15T16:25:26.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:26 [2024-03-15T16:25:26.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:26 [2024-03-15T16:25:26.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:26 [2024-03-15T16:25:26.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:25:26 [2024-03-15T16:25:26.134Z] 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=1122942211 data=null doit=true}, Shell with text {Confirmation}]
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:25:26 [2024-03-15T16:25:26.134Z] 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')
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1122942212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1122942212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1122942212 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1122942213 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1122942213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1122942213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1122942213 data=null 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')]
12:25:26 [2024-03-15T16:25:26.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:25:26 [2024-03-15T16:25:26.695Z] 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=1122942778 data=null doit=true}, Shell with text {Confirmation}]
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:25:26 [2024-03-15T16:25:26.695Z] 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')
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1122942779 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')]
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1122942780 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')]
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1122942780 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1122942780 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1122942780 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')]
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1122942780 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')]
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1122942780 data=null 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')]
12:25:26 [2024-03-15T16:25:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122942137 data=null 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')]
12:25:26 [2024-03-15T16:25:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122941812 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...']
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:26 [2024-03-15T16:25:26.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:26 [2024-03-15T16:25:26.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1122943095 data=null doit=true}, TreeItem with text {Traces [6]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1122943095 data=null}, TreeItem with text {Traces [6]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1122943095 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122943096 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]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1122943097 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:25:26 [2024-03-15T16:25:26.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=1122943098 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1122943098 data=null doit=true}, TreeItem with text {node1 [6]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1122943098 data=null}, TreeItem with text {node1 [6]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1122943099 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122943099 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]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1122943112 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1122943113 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=1122943113 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122943113 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]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1122943116 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=1122943117 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=1122943117 data=null doit=true}, TreeItem with text {node1 [6]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=1122943117 data=null}, TreeItem with text {node1 [6]}]
12:25:26 [2024-03-15T16:25:26.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
12:25:26 [2024-03-15T16:25:26.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [6]} is already expanded. Won't expand it again.
12:25:26 [2024-03-15T16:25:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
12:25:26 [2024-03-15T16:25:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=1122943118 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
12:25:26 [2024-03-15T16:25:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1122943118 data=null doit=true}, TreeItem with text {resources [6]}]
12:25:26 [2024-03-15T16:25:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:26 [2024-03-15T16:25:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1122943118 data=null}, TreeItem with text {resources [6]}]
12:25:26 [2024-03-15T16:25:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1122943119 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:25:26 [2024-03-15T16:25:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122943119 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]}]
12:25:26 [2024-03-15T16:25:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1122943133 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:25:26 [2024-03-15T16:25:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1122943133 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:25:26 [2024-03-15T16:25:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=1122943134 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:25:26 [2024-03-15T16:25:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122943134 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]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1122943150 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=1122943151 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=1122943151 data=null doit=true}, TreeItem with text {resources [6]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=1122943151 data=null}, TreeItem with text {resources [6]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
12:25:27 [2024-03-15T16:25:27.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=1122943152 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=1122943152 data=null doit=true}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=1122943152 data=null}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=1122943153 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122943153 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]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=1122943162 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=1122943162 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=1122943162 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122943163 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]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=1122943167 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=1122943168 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=1122943168 data=null doit=true}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=1122943168 data=null}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
12:25:27 [2024-03-15T16:25:27.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1122943168 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1122943169 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1122943169 data=null}, TreeItem with text {synthetic-trace}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122943180 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:25:27 [2024-03-15T16:25:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122943180 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}]
12:25:27 [2024-03-15T16:25:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122943203 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:25:27 [2024-03-15T16:25:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122943203 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:27 [2024-03-15T16:25:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1122943204 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:27 [2024-03-15T16:25:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122943204 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}]
12:25:27 [2024-03-15T16:25:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122943246 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1122943451 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1122943458 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1122943458 data=null}, TreeItem with text {synthetic-trace}]
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:27 [2024-03-15T16:25:27.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:27 [2024-03-15T16:25:27.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:27 [2024-03-15T16:25:27.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:25:27 [2024-03-15T16:25:27.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=1122943527 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1122943527 data=null doit=true}, TreeItem with text {node1 [6]}]
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1122943527 data=null}, TreeItem with text {node1 [6]}]
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1122943527 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122943528 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]}]
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1122943577 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1122943582 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=1122943582 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122943582 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]}]
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1122943593 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:25:27 [2024-03-15T16:25:27.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=1122943593 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=1122943594 data=null doit=true}, TreeItem with text {node1 [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=1122943594 data=null}, TreeItem with text {node1 [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1122943594 data=null doit=true}, TreeItem with text {node1 [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1122943594 data=null}, TreeItem with text {node1 [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1122943594 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122943595 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]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1122943595 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=1122943596 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1122943596 data=null doit=true}, TreeItem with text {resources [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1122943596 data=null}, TreeItem with text {resources [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1122943596 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122943597 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]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1122943611 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1122943611 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=1122943612 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122943612 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]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1122943615 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=1122943616 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=1122943616 data=null doit=true}, TreeItem with text {resources [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=1122943616 data=null}, TreeItem with text {resources [6]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
12:25:27 [2024-03-15T16:25:27.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=1122943617 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=1122943627 data=null doit=true}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=1122943627 data=null}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=1122943627 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122943627 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]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=1122943640 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=1122943640 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=1122943640 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122943640 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]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=1122943643 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=1122943643 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=1122943643 data=null doit=true}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=1122943643 data=null}, TreeItem with text {generated [2]}]
12:25:27 [2024-03-15T16:25:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
12:25:27 [2024-03-15T16:25:27.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
12:25:27 [2024-03-15T16:25:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace(2)}
12:25:27 [2024-03-15T16:25:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace(2)} time=1122943644 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
12:25:27 [2024-03-15T16:25:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace(2)} time=1122943644 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
12:25:27 [2024-03-15T16:25:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:27 [2024-03-15T16:25:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace(2)} time=1122943644 data=null}, TreeItem with text {synthetic-trace(2)}]
12:25:27 [2024-03-15T16:25:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=1122943645 data=null button=1 stateMask=0x0 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
12:25:27 [2024-03-15T16:25:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122943645 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)}]
12:25:27 [2024-03-15T16:25:27.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=1122943673 data=null button=1 stateMask=0x80000 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
12:25:27 [2024-03-15T16:25:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=1122943674 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
12:25:27 [2024-03-15T16:25:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace(2)} time=1122943674 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
12:25:27 [2024-03-15T16:25:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122943674 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)}]
12:25:27 [2024-03-15T16:25:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=1122943721 data=null button=1 stateMask=0x80000 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
12:25:27 [2024-03-15T16:25:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace(2)} time=1122943727 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
12:25:27 [2024-03-15T16:25:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace(2)} time=1122943727 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
12:25:27 [2024-03-15T16:25:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace(2)} time=1122943727 data=null}, TreeItem with text {synthetic-trace(2)}]
12:25:27 [2024-03-15T16:25:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace(2)}
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace(2)"'
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:28 [2024-03-15T16:25:28.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:28 [2024-03-15T16:25:28.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:28 [2024-03-15T16:25:28.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:25:28 [2024-03-15T16:25:28.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=1122944282 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1122944282 data=null doit=true}, TreeItem with text {node1 [6]}]
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1122944283 data=null}, TreeItem with text {node1 [6]}]
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1122944283 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122944283 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]}]
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1122944304 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1122944305 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=1122944305 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122944305 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]}]
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1122944308 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=1122944308 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=1122944308 data=null doit=true}, TreeItem with text {node1 [6]}]
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=1122944308 data=null}, TreeItem with text {node1 [6]}]
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1122944309 data=null doit=true}, TreeItem with text {node1 [6]}]
12:25:28 [2024-03-15T16:25:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1122944309 data=null}, TreeItem with text {node1 [6]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1122944309 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122944309 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]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1122944310 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=1122944310 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1122944311 data=null doit=true}, TreeItem with text {resources [6]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1122944311 data=null}, TreeItem with text {resources [6]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1122944311 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122944311 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]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1122944319 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1122944319 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=1122944320 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122944320 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]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1122944334 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=1122944334 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=1122944334 data=null doit=true}, TreeItem with text {resources [6]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=1122944334 data=null}, TreeItem with text {resources [6]}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
12:25:28 [2024-03-15T16:25:28.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1122944335 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1122944335 data=null doit=true}, TreeItem with text {syslog}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1122944335 data=null}, TreeItem with text {syslog}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122944335 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122944336 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}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122944361 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122944361 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1122944362 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:28 [2024-03-15T16:25:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122944362 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}]
12:25:29 [2024-03-15T16:25:29.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122944419 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:29 [2024-03-15T16:25:29.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1122945282 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:25:29 [2024-03-15T16:25:29.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1122945283 data=null doit=true}, TreeItem with text {syslog}]
12:25:29 [2024-03-15T16:25:29.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1122945283 data=null}, TreeItem with text {syslog}]
12:25:29 [2024-03-15T16:25:29.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:25:29 [2024-03-15T16:25:29.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:25:29 [2024-03-15T16:25:29.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:29 [2024-03-15T16:25:29.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:29 [2024-03-15T16:25:29.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:29 [2024-03-15T16:25:29.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:29 [2024-03-15T16:25:29.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:29 [2024-03-15T16:25:29.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:25:29 [2024-03-15T16:25:29.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:25:29 [2024-03-15T16:25:29.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
12:25:29 [2024-03-15T16:25:29.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=1122945774 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
12:25:29 [2024-03-15T16:25:29.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1122945774 data=null doit=true}, TreeItem with text {node1 [6]}]
12:25:29 [2024-03-15T16:25:29.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:29 [2024-03-15T16:25:29.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1122945775 data=null}, TreeItem with text {node1 [6]}]
12:25:29 [2024-03-15T16:25:29.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1122945775 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:25:29 [2024-03-15T16:25:29.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122945776 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]}]
12:25:31 [2024-03-15T16:25:31.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1122946180 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:25:31 [2024-03-15T16:25:31.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1122947084 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:25:31 [2024-03-15T16:25:31.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=1122947377 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:25:31 [2024-03-15T16:25:31.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122947377 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]}]
12:25:31 [2024-03-15T16:25:31.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1122947481 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:25:31 [2024-03-15T16:25:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=1122947482 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
12:25:31 [2024-03-15T16:25:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=1122947482 data=null doit=true}, TreeItem with text {node1 [6]}]
12:25:31 [2024-03-15T16:25:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=1122947482 data=null}, TreeItem with text {node1 [6]}]
12:25:31 [2024-03-15T16:25:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
12:25:31 [2024-03-15T16:25:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1122947483 data=null doit=true}, TreeItem with text {node1 [6]}]
12:25:31 [2024-03-15T16:25:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1122947483 data=null}, TreeItem with text {node1 [6]}]
12:25:31 [2024-03-15T16:25:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1122947483 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:25:31 [2024-03-15T16:25:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122947484 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]}]
12:25:31 [2024-03-15T16:25:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1122947484 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:25:31 [2024-03-15T16:25:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
12:25:31 [2024-03-15T16:25:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=1122947485 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
12:25:31 [2024-03-15T16:25:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1122947485 data=null doit=true}, TreeItem with text {resources [6]}]
12:25:31 [2024-03-15T16:25:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:31 [2024-03-15T16:25:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1122947580 data=null}, TreeItem with text {resources [6]}]
12:25:31 [2024-03-15T16:25:31.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1122947580 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:25:31 [2024-03-15T16:25:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122947581 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]}]
12:25:31 [2024-03-15T16:25:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1122947776 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:25:31 [2024-03-15T16:25:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1122947777 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:25:31 [2024-03-15T16:25:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=1122947778 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:25:31 [2024-03-15T16:25:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122947779 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]}]
12:25:31 [2024-03-15T16:25:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1122947784 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:25:31 [2024-03-15T16:25:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=1122947785 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
12:25:31 [2024-03-15T16:25:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=1122947785 data=null doit=true}, TreeItem with text {resources [6]}]
12:25:31 [2024-03-15T16:25:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=1122947785 data=null}, TreeItem with text {resources [6]}]
12:25:31 [2024-03-15T16:25:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
12:25:31 [2024-03-15T16:25:31.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
12:25:31 [2024-03-15T16:25:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog(2)}
12:25:31 [2024-03-15T16:25:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog(2)} time=1122947886 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
12:25:31 [2024-03-15T16:25:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog(2)} time=1122947887 data=null doit=true}, TreeItem with text {syslog(2)}]
12:25:31 [2024-03-15T16:25:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:31 [2024-03-15T16:25:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog(2)} time=1122947887 data=null}, TreeItem with text {syslog(2)}]
12:25:31 [2024-03-15T16:25:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=1122947887 data=null button=1 stateMask=0x0 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
12:25:31 [2024-03-15T16:25:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122947887 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)}]
12:25:32 [2024-03-15T16:25:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=1122948176 data=null button=1 stateMask=0x80000 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
12:25:32 [2024-03-15T16:25:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=1122948184 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
12:25:32 [2024-03-15T16:25:32.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog(2)} time=1122948185 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
12:25:33 [2024-03-15T16:25:33.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122948185 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)}]
12:25:33 [2024-03-15T16:25:33.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=1122949649 data=null button=1 stateMask=0x80000 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
12:25:33 [2024-03-15T16:25:33.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog(2)} time=1122949858 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
12:25:33 [2024-03-15T16:25:33.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog(2)} time=1122949858 data=null doit=true}, TreeItem with text {syslog(2)}]
12:25:33 [2024-03-15T16:25:33.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog(2)} time=1122949858 data=null}, TreeItem with text {syslog(2)}]
12:25:33 [2024-03-15T16:25:33.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog(2)}
12:25:33 [2024-03-15T16:25:33.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog(2)"'
12:25:34 [2024-03-15T16:25:34.036Z] 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@aca594d] time=1122950081 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:34 [2024-03-15T16:25:34.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:34 [2024-03-15T16:25:34.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:34 [2024-03-15T16:25:34.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:34 [2024-03-15T16:25:34.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:34 [2024-03-15T16:25:34.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122950087 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:34 [2024-03-15T16:25:34.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122950087 data=null doit=true}, TreeItem with text {Test}]
12:25:34 [2024-03-15T16:25:34.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122950087 data=null}, TreeItem with text {Test}]
12:25:34 [2024-03-15T16:25:34.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122950087 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:34 [2024-03-15T16:25:34.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122950088 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:34 [2024-03-15T16:25:34.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122950116 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:34 [2024-03-15T16:25:34.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:25:34 [2024-03-15T16:25:34.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:25:34 [2024-03-15T16:25:34.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:25:34 [2024-03-15T16:25:34.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:25:34 [2024-03-15T16:25:34.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:25:34 [2024-03-15T16:25:34.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:34 [2024-03-15T16:25:34.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:25:34 [2024-03-15T16:25:34.961Z] 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')
12:25:34 [2024-03-15T16:25:34.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:34 [2024-03-15T16:25:34.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:34 [2024-03-15T16:25:34.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:34 [2024-03-15T16:25:34.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:25:34 [2024-03-15T16:25:34.962Z] 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=1122950944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:34 [2024-03-15T16:25:34.962Z] 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=1122950945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:34 [2024-03-15T16:25:34.962Z] 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=1122950945 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:34 [2024-03-15T16:25:34.962Z] 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=1122950945 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:34 [2024-03-15T16:25:34.962Z] 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=1122950945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:34 [2024-03-15T16:25:34.962Z] 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=1122950945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:34 [2024-03-15T16:25:34.962Z] 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=1122950945 data=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')]
12:25:34 [2024-03-15T16:25:34.962Z] 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=1122950945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:34 [2024-03-15T16:25:34.962Z] 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=1122950945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:34 [2024-03-15T16:25:34.962Z] 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=1122950945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:34 [2024-03-15T16:25:34.962Z] 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=1122950945 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:34 [2024-03-15T16:25:34.962Z] 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=1122950946 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:34 [2024-03-15T16:25:34.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')
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122950947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122950947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122950947 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122950947 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122950947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122950947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:34 [2024-03-15T16:25:34.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:34 [2024-03-15T16:25:34.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:34 [2024-03-15T16:25:34.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:34 [2024-03-15T16:25:34.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:34 [2024-03-15T16:25:34.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122950947 data=null 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')]
12:25:34 [2024-03-15T16:25:34.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122950161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:25:35 [2024-03-15T16:25:35.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:25:35 [2024-03-15T16:25:35.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:35 [2024-03-15T16:25:35.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:35 [2024-03-15T16:25:35.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:35 [2024-03-15T16:25:35.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:35 [2024-03-15T16:25:35.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:35 [2024-03-15T16:25:35.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122951669 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:35 [2024-03-15T16:25:35.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122951669 data=null doit=true}, TreeItem with text {Test}]
12:25:35 [2024-03-15T16:25:35.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122951669 data=null}, TreeItem with text {Test}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122951670 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122951670 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122951700 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122951701 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122951701 data=null doit=true}, TreeItem with text {Test}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122951701 data=null}, TreeItem with text {Test}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122951701 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122951701 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122951706 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122951706 data=null doit=true}, TreeItem with text {Test}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122951706 data=null}, TreeItem with text {Test}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122951707 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122951707 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}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122951709 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122951710 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122951710 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122951710 data=null}, TreeItem with text {Traces [0]}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122951710 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:35 [2024-03-15T16:25:35.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122951710 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]}]
12:25:35 [2024-03-15T16:25:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122951726 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:35 [2024-03-15T16:25:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:35 [2024-03-15T16:25:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122951727 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:35 [2024-03-15T16:25:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122951727 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:35 [2024-03-15T16:25:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122951727 data=null}, TreeItem with text {Traces [0]}]
12:25:35 [2024-03-15T16:25:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122951728 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:35 [2024-03-15T16:25:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122951728 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]}]
12:25:35 [2024-03-15T16:25:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122951738 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:35 [2024-03-15T16:25:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:25:35 [2024-03-15T16:25:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:25:35 [2024-03-15T16:25:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:25:36 [2024-03-15T16:25:36.038Z] 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=1122952015 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1122952031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:25:36 [2024-03-15T16:25:36.038Z] 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')
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122952032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122952032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122952032 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122952032 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122952032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122952032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122952032 data=null 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')]
12:25:36 [2024-03-15T16:25:36.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:36 [2024-03-15T16:25:36.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:36 [2024-03-15T16:25:36.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:36 [2024-03-15T16:25:36.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:36 [2024-03-15T16:25:36.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:25:36 [2024-03-15T16:25:36.039Z] 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')
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122952131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122952131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122952131 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122952131 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122952131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122952131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:36 [2024-03-15T16:25:36.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:36 [2024-03-15T16:25:36.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:36 [2024-03-15T16:25:36.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:36 [2024-03-15T16:25:36.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:36 [2024-03-15T16:25:36.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:25:36 [2024-03-15T16:25:36.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122952131 data=null 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')]
12:25:36 [2024-03-15T16:25:36.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122951802 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...']
12:25:36 [2024-03-15T16:25:36.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:36 [2024-03-15T16:25:36.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1122952637 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:25:36 [2024-03-15T16:25:36.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1122952637 data=null doit=true}, TreeItem with text {Traces [3]}]
12:25:36 [2024-03-15T16:25:36.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1122952637 data=null}, TreeItem with text {Traces [3]}]
12:25:36 [2024-03-15T16:25:36.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1122952637 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:25:36 [2024-03-15T16:25:36.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122952638 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]}]
12:25:36 [2024-03-15T16:25:36.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1122952642 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:25:36 [2024-03-15T16:25:36.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:25:36 [2024-03-15T16:25:36.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:25:36 [2024-03-15T16:25:36.806Z] 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=1122952848 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1122952849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:25:36 [2024-03-15T16:25:36.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')
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122952866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122952866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122952866 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122952866 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122952896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122952896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122952896 data=null 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')]
12:25:36 [2024-03-15T16:25:36.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:36 [2024-03-15T16:25:36.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:36 [2024-03-15T16:25:36.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:36 [2024-03-15T16:25:36.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:36 [2024-03-15T16:25:36.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:25:36 [2024-03-15T16:25:36.807Z] 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')
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122952962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122952962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122952962 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122952963 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122952963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:36 [2024-03-15T16:25:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122952963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:37 [2024-03-15T16:25:37.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:37 [2024-03-15T16:25:37.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:37 [2024-03-15T16:25:37.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:37 [2024-03-15T16:25:37.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:37 [2024-03-15T16:25:37.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:25:37 [2024-03-15T16:25:37.063Z] 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=1122953026 data=null doit=true}, Shell with text {Confirmation}]
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:25:37 [2024-03-15T16:25:37.063Z] 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')
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1122953026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1122953026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1122953026 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1122953026 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1122953027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1122953027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1122953027 data=null 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')]
12:25:37 [2024-03-15T16:25:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:37 [2024-03-15T16:25:37.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:25:37 [2024-03-15T16:25:37.624Z] 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=1122953677 data=null doit=true}, Shell with text {Confirmation}]
12:25:37 [2024-03-15T16:25:37.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:25:37 [2024-03-15T16:25:37.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:25:37 [2024-03-15T16:25:37.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:25:37 [2024-03-15T16:25:37.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:25:37 [2024-03-15T16:25:37.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
12:25:37 [2024-03-15T16:25:37.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
12:25:37 [2024-03-15T16:25:37.624Z] 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')
12:25:37 [2024-03-15T16:25:37.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:25:37 [2024-03-15T16:25:37.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:25:37 [2024-03-15T16:25:37.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
12:25:37 [2024-03-15T16:25:37.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1122953677 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')]
12:25:37 [2024-03-15T16:25:37.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=1122953678 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')]
12:25:37 [2024-03-15T16:25:37.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=1122953678 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:25:37 [2024-03-15T16:25:37.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=1122953678 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:25:37 [2024-03-15T16:25:37.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=1122953678 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')]
12:25:37 [2024-03-15T16:25:37.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=1122953678 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')]
12:25:37 [2024-03-15T16:25:37.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=1122953678 data=null 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')]
12:25:37 [2024-03-15T16:25:37.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:37 [2024-03-15T16:25:37.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122952963 data=null 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')]
12:25:37 [2024-03-15T16:25:37.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122952672 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...']
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:38 [2024-03-15T16:25:38.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:38 [2024-03-15T16:25:38.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1122954219 data=null doit=true}, TreeItem with text {Traces [3]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1122954219 data=null}, TreeItem with text {Traces [3]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1122954220 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122954220 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]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1122954221 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:25:38 [2024-03-15T16:25:38.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1122954222 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122954222 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122954222 data=null}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122954222 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122954222 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]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122954230 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122954230 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1122954231 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122954231 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]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122954240 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1122954240 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1122954240 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1122954240 data=null}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:25:38 [2024-03-15T16:25:38.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:25:38 [2024-03-15T16:25:38.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1122954241 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1122954241 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1122954241 data=null}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122954241 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122954241 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]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122954247 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122954247 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1122954247 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122954253 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]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122954257 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1122954257 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1122954258 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1122954258 data=null}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:25:38 [2024-03-15T16:25:38.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1122954258 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1122954258 data=null doit=true}, TreeItem with text {generated [1]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1122954259 data=null}, TreeItem with text {generated [1]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122954259 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122954259 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]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122954264 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122954264 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1122954264 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122954271 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]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122954274 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1122954274 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1122954274 data=null doit=true}, TreeItem with text {generated [1]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1122954274 data=null}, TreeItem with text {generated [1]}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:25:38 [2024-03-15T16:25:38.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1122954275 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1122954275 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1122954275 data=null}, TreeItem with text {synthetic-trace}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122954275 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122954276 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}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122954301 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:25:38 [2024-03-15T16:25:38.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122954301 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:38 [2024-03-15T16:25:38.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1122954301 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:38 [2024-03-15T16:25:38.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122954302 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}]
12:25:38 [2024-03-15T16:25:38.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122954341 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:38 [2024-03-15T16:25:38.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1122954348 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:25:38 [2024-03-15T16:25:38.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1122954348 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:25:38 [2024-03-15T16:25:38.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1122954348 data=null}, TreeItem with text {synthetic-trace}]
12:25:38 [2024-03-15T16:25:38.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:25:38 [2024-03-15T16:25:38.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:25:38 [2024-03-15T16:25:38.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:38 [2024-03-15T16:25:38.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:38 [2024-03-15T16:25:38.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:38 [2024-03-15T16:25:38.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:38 [2024-03-15T16:25:38.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:38 [2024-03-15T16:25:38.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:25:38 [2024-03-15T16:25:38.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:25:38 [2024-03-15T16:25:38.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:25:38 [2024-03-15T16:25:38.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1122954894 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122954894 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:38 [2024-03-15T16:25:38.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122954894 data=null}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122954895 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122954895 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]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122954904 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122954905 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1122954905 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122954905 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]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122954907 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1122954908 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1122954908 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1122954908 data=null}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122954908 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122954908 data=null}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122954908 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122954909 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]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122954909 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1122954910 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1122954910 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1122954917 data=null}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122954917 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122954918 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]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122954924 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122954925 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1122954925 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122954925 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]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122954936 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1122954936 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1122954936 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1122954936 data=null}, TreeItem with text {resources [3]}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:25:38 [2024-03-15T16:25:38.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1122954937 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1122954937 data=null doit=true}, TreeItem with text {syslog}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1122954937 data=null}, TreeItem with text {syslog}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122954937 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122954938 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}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122954958 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:25:38 [2024-03-15T16:25:38.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122954958 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:38 [2024-03-15T16:25:38.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1122954958 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:38 [2024-03-15T16:25:38.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122954958 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}]
12:25:38 [2024-03-15T16:25:38.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122955004 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:38 [2024-03-15T16:25:38.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1122955133 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:25:38 [2024-03-15T16:25:38.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1122955133 data=null doit=true}, TreeItem with text {syslog}]
12:25:38 [2024-03-15T16:25:38.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1122955133 data=null}, TreeItem with text {syslog}]
12:25:38 [2024-03-15T16:25:38.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:25:38 [2024-03-15T16:25:38.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:25:39 [2024-03-15T16:25:39.210Z] 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@aca594d] time=1122955393 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:39 [2024-03-15T16:25:39.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:39 [2024-03-15T16:25:39.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:39 [2024-03-15T16:25:39.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:39 [2024-03-15T16:25:39.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:39 [2024-03-15T16:25:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122955397 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:39 [2024-03-15T16:25:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122955398 data=null doit=true}, TreeItem with text {Test}]
12:25:39 [2024-03-15T16:25:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122955398 data=null}, TreeItem with text {Test}]
12:25:39 [2024-03-15T16:25:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122955398 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:39 [2024-03-15T16:25:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122955398 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:39 [2024-03-15T16:25:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122955428 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:39 [2024-03-15T16:25:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:25:39 [2024-03-15T16:25:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:25:39 [2024-03-15T16:25:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:25:40 [2024-03-15T16:25:40.029Z] 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')
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:25:40 [2024-03-15T16:25:40.029Z] 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=1122956121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:40 [2024-03-15T16:25:40.029Z] 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=1122956122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:40 [2024-03-15T16:25:40.029Z] 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=1122956122 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:40 [2024-03-15T16:25:40.029Z] 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=1122956122 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:40 [2024-03-15T16:25:40.029Z] 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=1122956122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:40 [2024-03-15T16:25:40.029Z] 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=1122956122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:40 [2024-03-15T16:25:40.029Z] 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=1122956122 data=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')]
12:25:40 [2024-03-15T16:25:40.029Z] 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=1122956122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:40 [2024-03-15T16:25:40.029Z] 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=1122956122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:40 [2024-03-15T16:25:40.029Z] 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=1122956122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:40 [2024-03-15T16:25:40.029Z] 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=1122956122 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:40 [2024-03-15T16:25:40.029Z] 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=1122956122 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:40 [2024-03-15T16:25: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')
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122956123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122956123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:40 [2024-03-15T16:25:40.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122956123 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:40 [2024-03-15T16:25:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122956123 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:40 [2024-03-15T16:25:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122956123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:40 [2024-03-15T16:25:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122956124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:40 [2024-03-15T16:25:40.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:40 [2024-03-15T16:25:40.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:40 [2024-03-15T16:25:40.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:40 [2024-03-15T16:25:40.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:40 [2024-03-15T16:25:40.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:40 [2024-03-15T16:25:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:25:40 [2024-03-15T16:25:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122956124 data=null 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')]
12:25:40 [2024-03-15T16:25:40.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122955470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:25:40 [2024-03-15T16:25:40.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:25:40 [2024-03-15T16:25:40.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:40 [2024-03-15T16:25:40.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:40 [2024-03-15T16:25:40.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:40 [2024-03-15T16:25:40.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:40 [2024-03-15T16:25:40.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:40 [2024-03-15T16:25:40.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122956748 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:40 [2024-03-15T16:25:40.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122956748 data=null doit=true}, TreeItem with text {Test}]
12:25:40 [2024-03-15T16:25:40.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122956748 data=null}, TreeItem with text {Test}]
12:25:40 [2024-03-15T16:25:40.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122956748 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:40 [2024-03-15T16:25:40.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122956748 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:40 [2024-03-15T16:25:40.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122956762 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:40 [2024-03-15T16:25:40.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:40 [2024-03-15T16:25:40.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122956763 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122956763 data=null doit=true}, TreeItem with text {Test}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122956763 data=null}, TreeItem with text {Test}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122956763 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122956763 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122956774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122956774 data=null doit=true}, TreeItem with text {Test}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122956774 data=null}, TreeItem with text {Test}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122956775 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122956775 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}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122956777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122956777 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122956777 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122956777 data=null}, TreeItem with text {Traces [0]}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122956778 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122956778 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]}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122956791 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122956792 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122956792 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122956792 data=null}, TreeItem with text {Traces [0]}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122956792 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122956792 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]}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122956795 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:25:40 [2024-03-15T16:25:40.848Z] 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=1122956996 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1122956998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:25:40 [2024-03-15T16:25:40.848Z] 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')
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122956999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122956999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:40 [2024-03-15T16:25:40.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122956999 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:40 [2024-03-15T16:25:40.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122956999 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:40 [2024-03-15T16:25:40.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122956999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:40 [2024-03-15T16:25:40.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122957000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:40 [2024-03-15T16:25:40.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122957000 data=null 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')]
12:25:40 [2024-03-15T16:25:40.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:40 [2024-03-15T16:25:40.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:25:41 [2024-03-15T16:25:41.104Z] 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')
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122957091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122957091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122957091 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122957091 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122957091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122957091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122957091 data=null 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')]
12:25:41 [2024-03-15T16:25:41.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122956830 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...']
12:25:41 [2024-03-15T16:25:41.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:41 [2024-03-15T16:25:41.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1122957618 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:25:41 [2024-03-15T16:25:41.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1122957618 data=null doit=true}, TreeItem with text {Traces [3]}]
12:25:41 [2024-03-15T16:25:41.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1122957618 data=null}, TreeItem with text {Traces [3]}]
12:25:41 [2024-03-15T16:25:41.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1122957618 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:25:41 [2024-03-15T16:25:41.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122957618 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]}]
12:25:41 [2024-03-15T16:25:41.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1122957623 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:25:41 [2024-03-15T16:25:41.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:25:41 [2024-03-15T16:25:41.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:25:41 [2024-03-15T16:25:41.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:25:41 [2024-03-15T16:25:41.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:25:41 [2024-03-15T16:25:41.921Z] 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=1122957857 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1122957858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:25:41 [2024-03-15T16:25:41.921Z] 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')
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122957859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122957859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122957859 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122957859 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122957859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122957860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122957860 data=null 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')]
12:25:41 [2024-03-15T16:25:41.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:25:41 [2024-03-15T16:25:41.921Z] 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')
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122957942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122957942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122957942 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122957942 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122957942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122957942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:25:41 [2024-03-15T16:25:41.922Z] 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=1122957999 data=null doit=true}, Shell with text {Confirmation}]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:25:41 [2024-03-15T16:25:41.922Z] 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')
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1122957999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1122958000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1122958000 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1122958000 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1122958000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1122958000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1122958000 data=null 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')]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:25:41 [2024-03-15T16:25:41.922Z] 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=1122958076 data=null doit=true}, Shell with text {Confirmation}]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:25:41 [2024-03-15T16:25:41.922Z] 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')
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1122958077 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')]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1122958077 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')]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1122958077 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1122958077 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1122958083 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')]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1122958083 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')]
12:25:41 [2024-03-15T16:25:41.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1122958083 data=null 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')]
12:25:42 [2024-03-15T16:25:42.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122957942 data=null 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')]
12:25:42 [2024-03-15T16:25:42.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122957651 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...']
12:25:42 [2024-03-15T16:25:42.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:42 [2024-03-15T16:25:42.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:42 [2024-03-15T16:25:42.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:42 [2024-03-15T16:25:42.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:42 [2024-03-15T16:25:42.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:42 [2024-03-15T16:25:42.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1122958178 data=null doit=true}, TreeItem with text {Traces [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1122958178 data=null}, TreeItem with text {Traces [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1122958178 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122958178 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]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1122958180 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1122958180 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122958181 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122958181 data=null}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122958181 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122958181 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]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122958187 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122958187 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1122958188 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122958195 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]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122958198 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1122958198 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1122958198 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1122958198 data=null}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:25:42 [2024-03-15T16:25:42.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1122958199 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1122958199 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1122958199 data=null}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122958199 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122958199 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]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122958213 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122958213 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1122958214 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122958214 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]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122958218 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1122958218 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1122958218 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1122958218 data=null}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:25:42 [2024-03-15T16:25:42.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
12:25:42 [2024-03-15T16:25:42.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1122958219 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1122958219 data=null doit=true}, TreeItem with text {generated [1]}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1122958219 data=null}, TreeItem with text {generated [1]}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122958219 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122958219 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]}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122958232 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122958232 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1122958232 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122958233 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]}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122958235 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1122958235 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1122958235 data=null doit=true}, TreeItem with text {generated [1]}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1122958235 data=null}, TreeItem with text {generated [1]}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:25:42 [2024-03-15T16:25:42.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1122958236 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1122958236 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1122958236 data=null}, TreeItem with text {synthetic-trace}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122958236 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122958237 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}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122958267 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122958267 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1122958267 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:42 [2024-03-15T16:25:42.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122958267 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}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122958312 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1122958496 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1122958496 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1122958496 data=null}, TreeItem with text {synthetic-trace}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:42 [2024-03-15T16:25:42.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:42 [2024-03-15T16:25:42.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:42 [2024-03-15T16:25:42.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:25:42 [2024-03-15T16:25:42.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1122958549 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122958549 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122958549 data=null}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122958550 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122958550 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]}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122958583 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122958583 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1122958583 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122958584 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]}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122958586 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1122958587 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1122958587 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1122958587 data=null}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122958587 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122958587 data=null}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122958587 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122958587 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]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122958588 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1122958588 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1122958589 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1122958594 data=null}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122958594 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122958594 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]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122958603 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122958603 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1122958603 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122958604 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]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122958614 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1122958614 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1122958614 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1122958614 data=null}, TreeItem with text {resources [3]}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:25:42 [2024-03-15T16:25:42.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1122958615 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1122958615 data=null doit=true}, TreeItem with text {syslog}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1122958615 data=null}, TreeItem with text {syslog}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122958615 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:25:42 [2024-03-15T16:25:42.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122958616 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}]
12:25:42 [2024-03-15T16:25:42.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122958635 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:25:42 [2024-03-15T16:25:42.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122958635 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:42 [2024-03-15T16:25:42.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1122958636 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:42 [2024-03-15T16:25:42.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122958636 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}]
12:25:42 [2024-03-15T16:25:42.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122958675 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:42 [2024-03-15T16:25:42.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1122958778 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:25:42 [2024-03-15T16:25:42.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1122958779 data=null doit=true}, TreeItem with text {syslog}]
12:25:42 [2024-03-15T16:25:42.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1122958779 data=null}, TreeItem with text {syslog}]
12:25:42 [2024-03-15T16:25:42.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:25:42 [2024-03-15T16:25:42.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:25:42 [2024-03-15T16:25:42.949Z] 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@aca594d] time=1122959044 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:42 [2024-03-15T16:25:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:42 [2024-03-15T16:25:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:42 [2024-03-15T16:25:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:42 [2024-03-15T16:25:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:42 [2024-03-15T16:25:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122959048 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:42 [2024-03-15T16:25:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122959049 data=null doit=true}, TreeItem with text {Test}]
12:25:42 [2024-03-15T16:25:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122959049 data=null}, TreeItem with text {Test}]
12:25:42 [2024-03-15T16:25:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122959049 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:42 [2024-03-15T16:25:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122959049 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:42 [2024-03-15T16:25:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122959078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:42 [2024-03-15T16:25:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:25:42 [2024-03-15T16:25:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:25:43 [2024-03-15T16:25:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:25:43 [2024-03-15T16:25:43.769Z] 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')
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:25:43 [2024-03-15T16:25:43.769Z] 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=1122959785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:43 [2024-03-15T16:25:43.769Z] 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=1122959786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:43 [2024-03-15T16:25:43.769Z] 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=1122959786 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:43 [2024-03-15T16:25:43.769Z] 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=1122959786 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:43 [2024-03-15T16:25:43.769Z] 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=1122959786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:43 [2024-03-15T16:25:43.769Z] 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=1122959786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:43 [2024-03-15T16:25:43.769Z] 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=1122959786 data=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')]
12:25:43 [2024-03-15T16:25:43.769Z] 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=1122959786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:43 [2024-03-15T16:25:43.769Z] 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=1122959786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:43 [2024-03-15T16:25:43.769Z] 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=1122959786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:43 [2024-03-15T16:25:43.769Z] 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=1122959786 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:43 [2024-03-15T16:25:43.769Z] 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=1122959786 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:43 [2024-03-15T16:25:43.769Z] 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')
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122959787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122959787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122959787 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122959787 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122959787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:43 [2024-03-15T16:25:43.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122959787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:43 [2024-03-15T16:25:43.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:43 [2024-03-15T16:25:43.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:43 [2024-03-15T16:25:43.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:43 [2024-03-15T16:25:43.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:43 [2024-03-15T16:25:43.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')
12:25:43 [2024-03-15T16:25:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:25:43 [2024-03-15T16:25:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122959788 data=null 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')]
12:25:43 [2024-03-15T16:25:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122959115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:25:44 [2024-03-15T16:25:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:25:44 [2024-03-15T16:25:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:44 [2024-03-15T16:25:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:44 [2024-03-15T16:25:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:44 [2024-03-15T16:25:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:44 [2024-03-15T16:25:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:44 [2024-03-15T16:25:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122960406 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:44 [2024-03-15T16:25:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122960406 data=null doit=true}, TreeItem with text {Test}]
12:25:44 [2024-03-15T16:25:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122960406 data=null}, TreeItem with text {Test}]
12:25:44 [2024-03-15T16:25:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122960407 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:44 [2024-03-15T16:25:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122960407 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:44 [2024-03-15T16:25:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122960433 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:44 [2024-03-15T16:25:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:44 [2024-03-15T16:25:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122960434 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122960436 data=null doit=true}, TreeItem with text {Test}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122960436 data=null}, TreeItem with text {Test}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122960437 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122960437 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122960441 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122960441 data=null doit=true}, TreeItem with text {Test}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122960441 data=null}, TreeItem with text {Test}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122960442 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122960442 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}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122960443 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122960444 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122960444 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122960444 data=null}, TreeItem with text {Traces [0]}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122960444 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122960445 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]}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122960457 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122960458 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122960458 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122960458 data=null}, TreeItem with text {Traces [0]}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122960458 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122960458 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]}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122960461 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:25:44 [2024-03-15T16:25:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:25:44 [2024-03-15T16:25:44.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:25:44 [2024-03-15T16:25:44.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:25:44 [2024-03-15T16:25:44.587Z] 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=1122960724 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:25:44 [2024-03-15T16:25:44.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:25:44 [2024-03-15T16:25:44.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:25:44 [2024-03-15T16:25:44.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:25:44 [2024-03-15T16:25:44.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1122960739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:25:44 [2024-03-15T16:25:44.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:25:44 [2024-03-15T16:25:44.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:44 [2024-03-15T16:25:44.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:44 [2024-03-15T16:25:44.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:44 [2024-03-15T16:25:44.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:44 [2024-03-15T16:25:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:25:44 [2024-03-15T16:25:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:25:44 [2024-03-15T16:25:44.588Z] 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')
12:25:44 [2024-03-15T16:25:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:44 [2024-03-15T16:25:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:44 [2024-03-15T16:25:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:25:44 [2024-03-15T16:25:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122960741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:44 [2024-03-15T16:25:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122960741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:44 [2024-03-15T16:25:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122960741 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:44 [2024-03-15T16:25:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122960741 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:44 [2024-03-15T16:25:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122960741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:44 [2024-03-15T16:25:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122960741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:44 [2024-03-15T16:25:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122960741 data=null 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')]
12:25:44 [2024-03-15T16:25:44.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:44 [2024-03-15T16:25:44.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:44 [2024-03-15T16:25:44.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:44 [2024-03-15T16:25:44.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:44 [2024-03-15T16:25:44.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:25:44 [2024-03-15T16:25:44.844Z] 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')
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122960811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122960811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122960811 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122960811 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122960811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122960811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:44 [2024-03-15T16:25:44.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:44 [2024-03-15T16:25:44.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:44 [2024-03-15T16:25:44.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:44 [2024-03-15T16:25:44.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:44 [2024-03-15T16:25:44.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122960811 data=null 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')]
12:25:44 [2024-03-15T16:25:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122960495 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...']
12:25:45 [2024-03-15T16:25:45.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:45 [2024-03-15T16:25:45.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1122961327 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:25:45 [2024-03-15T16:25:45.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1122961327 data=null doit=true}, TreeItem with text {Traces [3]}]
12:25:45 [2024-03-15T16:25:45.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1122961327 data=null}, TreeItem with text {Traces [3]}]
12:25:45 [2024-03-15T16:25:45.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1122961327 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:25:45 [2024-03-15T16:25:45.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122961328 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]}]
12:25:45 [2024-03-15T16:25:45.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1122961338 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:25:45 [2024-03-15T16:25:45.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:25:45 [2024-03-15T16:25:45.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:25:45 [2024-03-15T16:25:45.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:25:45 [2024-03-15T16:25:45.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:25:45 [2024-03-15T16:25:45.661Z] 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=1122961627 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:25:45 [2024-03-15T16:25:45.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:25:45 [2024-03-15T16:25:45.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:25:45 [2024-03-15T16:25:45.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:25:45 [2024-03-15T16:25:45.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1122961629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:25:45 [2024-03-15T16:25:45.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:25:45 [2024-03-15T16:25:45.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:25:45 [2024-03-15T16:25:45.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:25:45 [2024-03-15T16:25:45.661Z] 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')
12:25:45 [2024-03-15T16:25:45.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.662Z] 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')
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@d7b38cf
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1122961646 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')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1122961646 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')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1122961646 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1122961646 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1122961662 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')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1122961662 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')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1122961662 data=null 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')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1122961663 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')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1122961663 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')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1122961663 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')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1122961663 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1122961663 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:25:45 [2024-03-15T16:25:45.662Z] 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')
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122961664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122961664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122961664 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122961664 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122961664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122961665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122961665 data=null 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')]
12:25:45 [2024-03-15T16:25:45.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:45 [2024-03-15T16:25:45.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:45 [2024-03-15T16:25:45.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:45 [2024-03-15T16:25:45.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:45 [2024-03-15T16:25:45.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:45 [2024-03-15T16:25:45.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:25:45 [2024-03-15T16:25:45.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:25:45 [2024-03-15T16:25:45.663Z] 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')
12:25:45 [2024-03-15T16:25:45.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:25:45 [2024-03-15T16:25:45.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122961688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:45 [2024-03-15T16:25:45.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122961688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:45 [2024-03-15T16:25:45.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122961688 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:45 [2024-03-15T16:25:45.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122961688 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:45 [2024-03-15T16:25:45.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122961688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:45 [2024-03-15T16:25:45.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122961689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:45 [2024-03-15T16:25:45.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:45 [2024-03-15T16:25:45.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:45 [2024-03-15T16:25:45.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:45 [2024-03-15T16:25:45.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:45 [2024-03-15T16:25:45.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:45 [2024-03-15T16:25:45.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:25:45 [2024-03-15T16:25:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122961689 data=null 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')]
12:25:45 [2024-03-15T16:25:45.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122961372 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...']
12:25:46 [2024-03-15T16:25:46.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:46 [2024-03-15T16:25:46.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:46 [2024-03-15T16:25:46.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:46 [2024-03-15T16:25:46.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:46 [2024-03-15T16:25:46.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:46 [2024-03-15T16:25:46.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1122962326 data=null doit=true}, TreeItem with text {Traces [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1122962326 data=null}, TreeItem with text {Traces [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1122962326 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122962326 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]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1122962327 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1122962328 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122962328 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122962328 data=null}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122962329 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122962329 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]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122962336 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122962337 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1122962337 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122962337 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]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122962340 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1122962347 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1122962347 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1122962347 data=null}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:25:46 [2024-03-15T16:25:46.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1122962348 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1122962348 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1122962348 data=null}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122962349 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122962349 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]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122962356 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122962356 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1122962357 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122962357 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]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122962361 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1122962361 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1122962361 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1122962361 data=null}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:25:46 [2024-03-15T16:25:46.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1122962362 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:25:46 [2024-03-15T16:25:46.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1122962362 data=null doit=true}, TreeItem with text {generated [1]}]
12:25:46 [2024-03-15T16:25:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:46 [2024-03-15T16:25:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1122962362 data=null}, TreeItem with text {generated [1]}]
12:25:46 [2024-03-15T16:25:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122962362 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:25:46 [2024-03-15T16:25:46.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122962363 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]}]
12:25:46 [2024-03-15T16:25:46.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122962375 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:25:46 [2024-03-15T16:25:46.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122962375 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:46 [2024-03-15T16:25:46.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1122962375 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:46 [2024-03-15T16:25:46.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122962375 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]}]
12:25:46 [2024-03-15T16:25:46.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122962378 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1122962378 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1122962378 data=null doit=true}, TreeItem with text {generated [1]}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1122962378 data=null}, TreeItem with text {generated [1]}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:25:46 [2024-03-15T16:25:46.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1122962379 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1122962379 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1122962379 data=null}, TreeItem with text {synthetic-trace}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122962380 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122962387 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}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122962406 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122962406 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1122962406 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122962407 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}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122962449 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1122962450 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1122962450 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1122962450 data=null}, TreeItem with text {synthetic-trace}]
12:25:46 [2024-03-15T16:25:46.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:25:46 [2024-03-15T16:25:46.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:25:46 [2024-03-15T16:25:46.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:46 [2024-03-15T16:25:46.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:46 [2024-03-15T16:25:46.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:46 [2024-03-15T16:25:46.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:46 [2024-03-15T16:25:46.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:46 [2024-03-15T16:25:46.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:25:46 [2024-03-15T16:25:46.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:25:46 [2024-03-15T16:25:46.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:25:46 [2024-03-15T16:25:46.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1122962994 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122962995 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:46 [2024-03-15T16:25:46.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122962995 data=null}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122962995 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122962995 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]}]
12:25:46 [2024-03-15T16:25:46.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122963005 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122963005 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1122963005 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122963005 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]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122963013 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1122963013 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1122963014 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1122963014 data=null}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122963014 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122963014 data=null}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122963014 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122963014 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]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122963015 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1122963015 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1122963016 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1122963016 data=null}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122963016 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122963016 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]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122963031 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122963031 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1122963031 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122963031 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]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122963034 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1122963034 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1122963034 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1122963034 data=null}, TreeItem with text {resources [3]}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:25:46 [2024-03-15T16:25:46.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1122963035 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1122963035 data=null doit=true}, TreeItem with text {syslog}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1122963035 data=null}, TreeItem with text {syslog}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122963036 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122963036 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}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122963058 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122963058 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1122963058 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:46 [2024-03-15T16:25:46.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122963058 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}]
12:25:47 [2024-03-15T16:25:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122963101 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:47 [2024-03-15T16:25:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1122963220 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:25:47 [2024-03-15T16:25:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1122963221 data=null doit=true}, TreeItem with text {syslog}]
12:25:47 [2024-03-15T16:25:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1122963221 data=null}, TreeItem with text {syslog}]
12:25:47 [2024-03-15T16:25:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:25:47 [2024-03-15T16:25:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:25:47 [2024-03-15T16:25:47.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@aca594d] time=1122963486 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:47 [2024-03-15T16:25:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:47 [2024-03-15T16:25:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:47 [2024-03-15T16:25:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:47 [2024-03-15T16:25:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:47 [2024-03-15T16:25:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122963491 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:47 [2024-03-15T16:25:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122963491 data=null doit=true}, TreeItem with text {Test}]
12:25:47 [2024-03-15T16:25:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122963492 data=null}, TreeItem with text {Test}]
12:25:47 [2024-03-15T16:25:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122963492 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:47 [2024-03-15T16:25:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122963492 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:47 [2024-03-15T16:25:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122963523 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:47 [2024-03-15T16:25:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:25:47 [2024-03-15T16:25:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:25:47 [2024-03-15T16:25:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:25:48 [2024-03-15T16:25:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:25:48 [2024-03-15T16:25:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:25:48 [2024-03-15T16:25:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:48 [2024-03-15T16:25:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:25:48 [2024-03-15T16:25:48.073Z] 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')
12:25:48 [2024-03-15T16:25:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:48 [2024-03-15T16:25:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:48 [2024-03-15T16:25:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:48 [2024-03-15T16:25:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:25:48 [2024-03-15T16:25:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:25:48 [2024-03-15T16:25:48.073Z] 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=1122964244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:48 [2024-03-15T16:25:48.074Z] 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=1122964244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:48 [2024-03-15T16:25:48.074Z] 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=1122964244 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:48 [2024-03-15T16:25:48.074Z] 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=1122964244 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:48 [2024-03-15T16:25:48.074Z] 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=1122964245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:48 [2024-03-15T16:25:48.074Z] 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=1122964245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:48 [2024-03-15T16:25:48.074Z] 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=1122964245 data=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')]
12:25:48 [2024-03-15T16:25:48.074Z] 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=1122964245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:48 [2024-03-15T16:25:48.074Z] 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=1122964245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:48 [2024-03-15T16:25:48.074Z] 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=1122964245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:48 [2024-03-15T16:25:48.074Z] 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=1122964245 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:48 [2024-03-15T16:25:48.074Z] 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=1122964245 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:48 [2024-03-15T16:25:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:25:48 [2024-03-15T16:25:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:48 [2024-03-15T16:25:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:48 [2024-03-15T16:25:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:48 [2024-03-15T16:25:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:48 [2024-03-15T16:25:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:48 [2024-03-15T16:25:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:48 [2024-03-15T16:25:48.074Z] 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')
12:25:48 [2024-03-15T16:25:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:48 [2024-03-15T16:25:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122964246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:48 [2024-03-15T16:25:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122964246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:48 [2024-03-15T16:25:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122964246 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:48 [2024-03-15T16:25:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122964246 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:48 [2024-03-15T16:25:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122964246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:48 [2024-03-15T16:25:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122964246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:48 [2024-03-15T16:25:48.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:48 [2024-03-15T16:25:48.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:48 [2024-03-15T16:25:48.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:48 [2024-03-15T16:25:48.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:48 [2024-03-15T16:25:48.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:48 [2024-03-15T16:25:48.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:25:48 [2024-03-15T16:25:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122964246 data=null 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')]
12:25:48 [2024-03-15T16:25:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122963567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122964869 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122964869 data=null doit=true}, TreeItem with text {Test}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122964869 data=null}, TreeItem with text {Test}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122964869 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122964870 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122964901 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122964902 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122964902 data=null doit=true}, TreeItem with text {Test}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122964902 data=null}, TreeItem with text {Test}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122964903 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122964903 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122964908 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122964908 data=null doit=true}, TreeItem with text {Test}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122964908 data=null}, TreeItem with text {Test}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122964908 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122964909 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}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122964910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122964911 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122964911 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122964911 data=null}, TreeItem with text {Traces [0]}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122964912 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122964912 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]}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122964925 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:48 [2024-03-15T16:25:48.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122964926 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:48 [2024-03-15T16:25:48.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122964926 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:48 [2024-03-15T16:25:48.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122964926 data=null}, TreeItem with text {Traces [0]}]
12:25:48 [2024-03-15T16:25:48.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122964926 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:48 [2024-03-15T16:25:48.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122964927 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]}]
12:25:48 [2024-03-15T16:25:48.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122964929 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:48 [2024-03-15T16:25:48.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:25:48 [2024-03-15T16:25:48.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:25:49 [2024-03-15T16:25:49.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:25:49 [2024-03-15T16:25:49.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:25:49 [2024-03-15T16:25:49.149Z] 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=1122965218 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:25:49 [2024-03-15T16:25:49.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1122965234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:25:49 [2024-03-15T16:25:49.150Z] 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')
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122965236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122965236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122965236 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122965236 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122965248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122965248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:49 [2024-03-15T16:25:49.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:49 [2024-03-15T16:25:49.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:49 [2024-03-15T16:25:49.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:49 [2024-03-15T16:25:49.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:49 [2024-03-15T16:25:49.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:49 [2024-03-15T16:25:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:25:49 [2024-03-15T16:25:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122965248 data=null 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')]
12:25:49 [2024-03-15T16:25:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122964973 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...']
12:25:49 [2024-03-15T16:25:49.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:49 [2024-03-15T16:25:49.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:49 [2024-03-15T16:25:49.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:49 [2024-03-15T16:25:49.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:49 [2024-03-15T16:25:49.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1122965778 data=null doit=true}, TreeItem with text {Traces [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1122965778 data=null}, TreeItem with text {Traces [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1122965779 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122965779 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]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1122965780 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1122965780 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122965781 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122965784 data=null}, TreeItem with text {node1 [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122965785 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122965785 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]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122965792 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122965792 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1122965792 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122965792 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]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122965795 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1122965795 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1122965795 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1122965795 data=null}, TreeItem with text {node1 [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:25:49 [2024-03-15T16:25:49.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1122965796 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1122965796 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1122965796 data=null}, TreeItem with text {resources [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122965796 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122965797 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]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122965808 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122965808 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1122965808 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122965808 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]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122965813 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1122965813 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1122965813 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1122965813 data=null}, TreeItem with text {resources [3]}]
12:25:49 [2024-03-15T16:25:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:25:49 [2024-03-15T16:25:49.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1122965814 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1122965821 data=null doit=true}, TreeItem with text {generated [1]}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1122965821 data=null}, TreeItem with text {generated [1]}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122965821 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122965822 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]}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122965827 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122965827 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1122965827 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122965828 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]}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122965830 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1122965830 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1122965830 data=null doit=true}, TreeItem with text {generated [1]}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1122965830 data=null}, TreeItem with text {generated [1]}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:25:49 [2024-03-15T16:25:49.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1122965838 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1122965838 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1122965839 data=null}, TreeItem with text {synthetic-trace}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122965839 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:25:49 [2024-03-15T16:25:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122965839 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}]
12:25:49 [2024-03-15T16:25:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122965861 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:25:49 [2024-03-15T16:25:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122965861 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:49 [2024-03-15T16:25:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1122965861 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:49 [2024-03-15T16:25:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122965861 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}]
12:25:49 [2024-03-15T16:25:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122965898 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:49 [2024-03-15T16:25:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1122965906 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:25:49 [2024-03-15T16:25:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1122965906 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:25:49 [2024-03-15T16:25:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1122965907 data=null}, TreeItem with text {synthetic-trace}]
12:25:49 [2024-03-15T16:25:49.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:50 [2024-03-15T16:25:50.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:50 [2024-03-15T16:25:50.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:50 [2024-03-15T16:25:50.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:25:50 [2024-03-15T16:25:50.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1122966457 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122966457 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122966457 data=null}, TreeItem with text {node1 [3]}]
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122966457 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122966458 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]}]
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122966469 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122966469 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1122966469 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122966476 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]}]
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122966479 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:25:50 [2024-03-15T16:25:50.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1122966479 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1122966479 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1122966479 data=null}, TreeItem with text {node1 [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122966479 data=null doit=true}, TreeItem with text {node1 [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122966479 data=null}, TreeItem with text {node1 [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122966480 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122966480 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]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122966480 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1122966481 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1122966481 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1122966481 data=null}, TreeItem with text {resources [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122966481 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122966481 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]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122966497 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122966497 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1122966497 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122966498 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]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122966500 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1122966501 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1122966501 data=null doit=true}, TreeItem with text {resources [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1122966501 data=null}, TreeItem with text {resources [3]}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:25:50 [2024-03-15T16:25:50.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1122966501 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1122966502 data=null doit=true}, TreeItem with text {syslog}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1122966502 data=null}, TreeItem with text {syslog}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122966502 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122966502 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}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122966528 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122966529 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1122966529 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:50 [2024-03-15T16:25:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122966530 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}]
12:25:50 [2024-03-15T16:25:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122966597 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:50 [2024-03-15T16:25:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1122966697 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:25:50 [2024-03-15T16:25:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1122966698 data=null doit=true}, TreeItem with text {syslog}]
12:25:50 [2024-03-15T16:25:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1122966698 data=null}, TreeItem with text {syslog}]
12:25:50 [2024-03-15T16:25:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:25:50 [2024-03-15T16:25:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:25:50 [2024-03-15T16:25:50.994Z] 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@aca594d] time=1122966970 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:50 [2024-03-15T16:25:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:50 [2024-03-15T16:25:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:50 [2024-03-15T16:25:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:50 [2024-03-15T16:25:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:50 [2024-03-15T16:25:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122966975 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:50 [2024-03-15T16:25:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122966975 data=null doit=true}, TreeItem with text {Test}]
12:25:50 [2024-03-15T16:25:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122966975 data=null}, TreeItem with text {Test}]
12:25:50 [2024-03-15T16:25:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122966976 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:50 [2024-03-15T16:25:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122966976 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:50 [2024-03-15T16:25:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122967009 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:50 [2024-03-15T16:25:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:25:50 [2024-03-15T16:25:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:25:50 [2024-03-15T16:25:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:25:51 [2024-03-15T16:25:51.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')
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:25:51 [2024-03-15T16:25:51.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
12:25:51 [2024-03-15T16:25:51.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=1122967722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:51 [2024-03-15T16:25:51.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=1122967722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:51 [2024-03-15T16:25:51.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=1122967722 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:51 [2024-03-15T16:25:51.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=1122967723 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:51 [2024-03-15T16:25:51.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=1122967723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:51 [2024-03-15T16:25:51.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=1122967723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:51 [2024-03-15T16:25:51.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=1122967723 data=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')]
12:25:51 [2024-03-15T16:25:51.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=1122967723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:51 [2024-03-15T16:25:51.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=1122967723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:51 [2024-03-15T16:25:51.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=1122967723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:51 [2024-03-15T16:25:51.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=1122967723 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:51 [2024-03-15T16:25:51.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=1122967723 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:51 [2024-03-15T16:25:51.555Z] 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')
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122967724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122967724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122967725 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122967725 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122967725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:51 [2024-03-15T16:25:51.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122967725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:51 [2024-03-15T16:25:51.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:51 [2024-03-15T16:25:51.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:51 [2024-03-15T16:25:51.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:51 [2024-03-15T16:25:51.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:51 [2024-03-15T16:25:51.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:51 [2024-03-15T16:25:51.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:25:51 [2024-03-15T16:25:51.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122967725 data=null 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')]
12:25:51 [2024-03-15T16:25:51.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122967057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122968349 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122968350 data=null doit=true}, TreeItem with text {Test}]
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122968350 data=null}, TreeItem with text {Test}]
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122968350 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122968350 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122968365 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122968366 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122968366 data=null doit=true}, TreeItem with text {Test}]
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122968373 data=null}, TreeItem with text {Test}]
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122968373 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:52 [2024-03-15T16:25:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122968373 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122968378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122968379 data=null doit=true}, TreeItem with text {Test}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122968379 data=null}, TreeItem with text {Test}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122968379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122968379 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}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122968381 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122968381 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122968382 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122968382 data=null}, TreeItem with text {Traces [0]}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122968382 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122968382 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]}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122968396 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122968396 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122968397 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122968397 data=null}, TreeItem with text {Traces [0]}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122968397 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122968397 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]}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122968405 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:25:52 [2024-03-15T16:25:52.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:25:52 [2024-03-15T16:25:52.629Z] 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=1122968652 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllNonRecursive
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllNonRecursive} [layout=null] time=1122968653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllNonRecursive
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:25:52 [2024-03-15T16:25:52.629Z] 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')
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122968655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122968655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122968655 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122968655 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122968655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122968669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122968669 data=null 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')]
12:25:52 [2024-03-15T16:25:52.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:52 [2024-03-15T16:25:52.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:52 [2024-03-15T16:25:52.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:52 [2024-03-15T16:25:52.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:52 [2024-03-15T16:25:52.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:25:52 [2024-03-15T16:25:52.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:25:52 [2024-03-15T16:25:52.629Z] 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')
12:25:52 [2024-03-15T16:25:52.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:25:52 [2024-03-15T16:25:52.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122968736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:52 [2024-03-15T16:25:52.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122968736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:52 [2024-03-15T16:25:52.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122968736 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:52 [2024-03-15T16:25:52.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122968736 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:52 [2024-03-15T16:25:52.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122968736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:52 [2024-03-15T16:25:52.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122968736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:52 [2024-03-15T16:25:52.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:52 [2024-03-15T16:25:52.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:52 [2024-03-15T16:25:52.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:52 [2024-03-15T16:25:52.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:52 [2024-03-15T16:25:52.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:52 [2024-03-15T16:25:52.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:25:52 [2024-03-15T16:25:52.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122968736 data=null 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')]
12:25:52 [2024-03-15T16:25:52.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122968442 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...']
12:25:53 [2024-03-15T16:25:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:53 [2024-03-15T16:25:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:53 [2024-03-15T16:25:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:53 [2024-03-15T16:25:53.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:53 [2024-03-15T16:25:53.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:53 [2024-03-15T16:25:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1122969243 data=null doit=true}, TreeItem with text {Traces [2]}]
12:25:53 [2024-03-15T16:25:53.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1122969243 data=null}, TreeItem with text {Traces [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1122969244 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122969244 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]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1122969245 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1122969246 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1122969246 data=null doit=true}, TreeItem with text {node1 [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1122969246 data=null}, TreeItem with text {node1 [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1122969247 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122969247 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]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1122969254 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1122969254 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1122969254 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122969254 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]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1122969263 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1122969264 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1122969264 data=null doit=true}, TreeItem with text {node1 [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1122969264 data=null}, TreeItem with text {node1 [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
12:25:53 [2024-03-15T16:25:53.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1122969265 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1122969265 data=null doit=true}, TreeItem with text {resources [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1122969265 data=null}, TreeItem with text {resources [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1122969266 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122969266 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]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1122969271 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1122969271 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1122969272 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122969272 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]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1122969275 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1122969275 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1122969276 data=null doit=true}, TreeItem with text {resources [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1122969276 data=null}, TreeItem with text {resources [2]}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
12:25:53 [2024-03-15T16:25:53.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1122969276 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
12:25:53 [2024-03-15T16:25:53.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1122969276 data=null doit=true}, TreeItem with text {syslog}]
12:25:53 [2024-03-15T16:25:53.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:53 [2024-03-15T16:25:53.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1122969277 data=null}, TreeItem with text {syslog}]
12:25:53 [2024-03-15T16:25:53.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122969277 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
12:25:53 [2024-03-15T16:25:53.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122969277 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}]
12:25:53 [2024-03-15T16:25:53.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122969299 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
12:25:53 [2024-03-15T16:25:53.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122969300 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:25:53 [2024-03-15T16:25:53.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1122969300 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:25:53 [2024-03-15T16:25:53.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122969300 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}]
12:25:53 [2024-03-15T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122969338 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:25:53 [2024-03-15T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1122969447 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
12:25:53 [2024-03-15T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1122969447 data=null doit=true}, TreeItem with text {syslog}]
12:25:53 [2024-03-15T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1122969447 data=null}, TreeItem with text {syslog}]
12:25:53 [2024-03-15T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:25:53 [2024-03-15T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:25:53 [2024-03-15T16:25:53.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@aca594d] time=1122969678 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:53 [2024-03-15T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:53 [2024-03-15T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:53 [2024-03-15T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:53 [2024-03-15T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:53 [2024-03-15T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122969684 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:53 [2024-03-15T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122969684 data=null doit=true}, TreeItem with text {Test}]
12:25:53 [2024-03-15T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122969684 data=null}, TreeItem with text {Test}]
12:25:53 [2024-03-15T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122969685 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:53 [2024-03-15T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122969685 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:53 [2024-03-15T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122969714 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:53 [2024-03-15T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:25:53 [2024-03-15T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:25:53 [2024-03-15T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:25:53 [2024-03-15T16:25:53.961Z] 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')
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:25:53 [2024-03-15T16:25:53.961Z] 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=1122969918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-03-15T16:25:53.961Z] 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=1122969918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-03-15T16:25:53.961Z] 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=1122969918 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-03-15T16:25:53.961Z] 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=1122969918 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-03-15T16:25:53.961Z] 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=1122969918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-03-15T16:25:53.961Z] 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=1122969918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-03-15T16:25:53.961Z] 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=1122969918 data=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')]
12:25:53 [2024-03-15T16:25:53.961Z] 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=1122969919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-03-15T16:25:53.961Z] 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=1122969919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-03-15T16:25:53.961Z] 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=1122969919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-03-15T16:25:53.961Z] 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=1122969919 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-03-15T16:25:53.961Z] 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=1122969919 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:53 [2024-03-15T16:25:53.961Z] 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')
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122969920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122969935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122969935 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122969936 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122969937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-03-15T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122969937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:54 [2024-03-15T16:25:54.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:54 [2024-03-15T16:25:54.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:54 [2024-03-15T16:25:54.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:54 [2024-03-15T16:25:54.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:54 [2024-03-15T16:25:54.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:54 [2024-03-15T16:25:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:25:54 [2024-03-15T16:25:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122969937 data=null 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')]
12:25:54 [2024-03-15T16:25:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122969755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:25:54 [2024-03-15T16:25:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:25:54 [2024-03-15T16:25:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:54 [2024-03-15T16:25:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:54 [2024-03-15T16:25:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:54 [2024-03-15T16:25:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:54 [2024-03-15T16:25:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:54 [2024-03-15T16:25:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122970885 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:54 [2024-03-15T16:25:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122970885 data=null doit=true}, TreeItem with text {Test}]
12:25:54 [2024-03-15T16:25:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122970885 data=null}, TreeItem with text {Test}]
12:25:54 [2024-03-15T16:25:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122970885 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:54 [2024-03-15T16:25:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122970886 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:54 [2024-03-15T16:25:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122970899 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:54 [2024-03-15T16:25:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:54 [2024-03-15T16:25:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122970900 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122970900 data=null doit=true}, TreeItem with text {Test}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122970900 data=null}, TreeItem with text {Test}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122970900 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122970900 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122970910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122970910 data=null doit=true}, TreeItem with text {Test}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122970911 data=null}, TreeItem with text {Test}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122970911 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122970911 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}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122970912 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122970913 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122970913 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122970913 data=null}, TreeItem with text {Traces [0]}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122970914 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122970914 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]}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122970926 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122970927 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122970927 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122970927 data=null}, TreeItem with text {Traces [0]}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122970927 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122970927 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]}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122970930 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:25:54 [2024-03-15T16:25:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:25:55 [2024-03-15T16:25:55.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:25:55 [2024-03-15T16:25:55.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:25:55 [2024-03-15T16:25:55.035Z] 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=1122971137 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:25:55 [2024-03-15T16:25:55.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:25:55 [2024-03-15T16:25:55.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:25:55 [2024-03-15T16:25:55.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificRecursive
12:25:55 [2024-03-15T16:25:55.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificRecursive} [layout=null] time=1122971138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:25:55 [2024-03-15T16:25:55.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificRecursive
12:25:55 [2024-03-15T16:25:55.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:55 [2024-03-15T16:25:55.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:55 [2024-03-15T16:25:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:55 [2024-03-15T16:25:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:55 [2024-03-15T16:25:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:25:55 [2024-03-15T16:25:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:25:55 [2024-03-15T16:25:55.036Z] 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')
12:25:55 [2024-03-15T16:25:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:55 [2024-03-15T16:25:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:55 [2024-03-15T16:25:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:25:55 [2024-03-15T16:25:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122971140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:55 [2024-03-15T16:25:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122971140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:55 [2024-03-15T16:25:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122971140 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:55 [2024-03-15T16:25:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122971140 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:55 [2024-03-15T16:25:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122971140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:55 [2024-03-15T16:25:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122971140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:55 [2024-03-15T16:25:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122971140 data=null 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')]
12:25:55 [2024-03-15T16:25:55.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:55 [2024-03-15T16:25:55.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:55 [2024-03-15T16:25:55.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:55 [2024-03-15T16:25:55.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:55 [2024-03-15T16:25:55.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:55 [2024-03-15T16:25:55.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:25:55 [2024-03-15T16:25:55.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:25:55 [2024-03-15T16:25:55.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:25:55 [2024-03-15T16:25:55.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:55 [2024-03-15T16:25:55.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:55 [2024-03-15T16:25:55.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:55 [2024-03-15T16:25:55.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:55 [2024-03-15T16:25:55.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:25:55 [2024-03-15T16:25:55.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:25:55 [2024-03-15T16:25:55.292Z] 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')
12:25:55 [2024-03-15T16:25:55.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:25:55 [2024-03-15T16:25:55.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122971243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:55 [2024-03-15T16:25:55.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122971243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:55 [2024-03-15T16:25:55.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122971243 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:55 [2024-03-15T16:25:55.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122971243 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:55 [2024-03-15T16:25:55.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122971243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:55 [2024-03-15T16:25:55.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122971243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:55 [2024-03-15T16:25:55.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:55 [2024-03-15T16:25:55.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:55 [2024-03-15T16:25:55.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:55 [2024-03-15T16:25:55.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:55 [2024-03-15T16:25:55.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:55 [2024-03-15T16:25:55.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:25:55 [2024-03-15T16:25:55.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122971243 data=null 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')]
12:25:55 [2024-03-15T16:25:55.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122970964 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...']
12:25:55 [2024-03-15T16:25:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:55 [2024-03-15T16:25:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:55 [2024-03-15T16:25:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:55 [2024-03-15T16:25:55.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:55 [2024-03-15T16:25:55.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:55 [2024-03-15T16:25:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1122971752 data=null doit=true}, TreeItem with text {Traces [2]}]
12:25:55 [2024-03-15T16:25:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1122971752 data=null}, TreeItem with text {Traces [2]}]
12:25:55 [2024-03-15T16:25:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1122971752 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:25:55 [2024-03-15T16:25:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122971753 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]}]
12:25:55 [2024-03-15T16:25:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1122971754 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:25:55 [2024-03-15T16:25:55.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:25:55 [2024-03-15T16:25:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
12:25:55 [2024-03-15T16:25:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1122971754 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:25:55 [2024-03-15T16:25:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1122971755 data=null doit=true}, TreeItem with text {node1 [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1122971755 data=null}, TreeItem with text {node1 [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1122971755 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122971755 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]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1122971761 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1122971761 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1122971766 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122971767 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]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1122971769 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1122971769 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1122971770 data=null doit=true}, TreeItem with text {node1 [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1122971770 data=null}, TreeItem with text {node1 [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
12:25:55 [2024-03-15T16:25:55.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1122971770 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1122971770 data=null doit=true}, TreeItem with text {resources [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1122971771 data=null}, TreeItem with text {resources [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1122971771 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122971771 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]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1122971776 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1122971776 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1122971776 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122971776 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]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1122971785 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1122971786 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1122971786 data=null doit=true}, TreeItem with text {resources [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1122971786 data=null}, TreeItem with text {resources [2]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
12:25:55 [2024-03-15T16:25:55.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1122971787 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1122971787 data=null doit=true}, TreeItem with text {generated [1]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1122971787 data=null}, TreeItem with text {generated [1]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122971787 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122971788 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]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122971792 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:25:55 [2024-03-15T16:25:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122971793 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1122971793 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122971793 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]}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122971802 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1122971802 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1122971802 data=null doit=true}, TreeItem with text {generated [1]}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1122971802 data=null}, TreeItem with text {generated [1]}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:25:55 [2024-03-15T16:25:55.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1122971803 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1122971803 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1122971803 data=null}, TreeItem with text {synthetic-trace}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122971804 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122971804 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}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122971817 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122971817 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1122971817 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122971817 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}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122971857 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1122972034 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1122972034 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1122972034 data=null}, TreeItem with text {synthetic-trace}]
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:25:55 [2024-03-15T16:25:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:56 [2024-03-15T16:25:56.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:56 [2024-03-15T16:25:56.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:56 [2024-03-15T16:25:56.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:25:56 [2024-03-15T16:25:56.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1122972092 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1122972105 data=null doit=true}, TreeItem with text {node1 [2]}]
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1122972106 data=null}, TreeItem with text {node1 [2]}]
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1122972106 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122972106 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]}]
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1122972121 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1122972121 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1122972122 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122972122 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]}]
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1122972124 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1122972124 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1122972124 data=null doit=true}, TreeItem with text {node1 [2]}]
12:25:56 [2024-03-15T16:25:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1122972124 data=null}, TreeItem with text {node1 [2]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1122972125 data=null doit=true}, TreeItem with text {node1 [2]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1122972125 data=null}, TreeItem with text {node1 [2]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1122972125 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122972125 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]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1122972133 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1122972134 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1122972134 data=null doit=true}, TreeItem with text {resources [2]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1122972134 data=null}, TreeItem with text {resources [2]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1122972135 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122972135 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]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1122972141 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1122972142 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1122972142 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122972142 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]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1122972144 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1122972145 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1122972145 data=null doit=true}, TreeItem with text {resources [2]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1122972145 data=null}, TreeItem with text {resources [2]}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
12:25:56 [2024-03-15T16:25:56.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1122972146 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1122972146 data=null doit=true}, TreeItem with text {syslog}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1122972146 data=null}, TreeItem with text {syslog}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122972146 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122972146 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}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122972168 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122972169 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1122972169 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:56 [2024-03-15T16:25:56.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122972169 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}]
12:25:56 [2024-03-15T16:25:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122972242 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:25:56 [2024-03-15T16:25:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1122972331 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:25:56 [2024-03-15T16:25:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1122972331 data=null doit=true}, TreeItem with text {syslog}]
12:25:56 [2024-03-15T16:25:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1122972331 data=null}, TreeItem with text {syslog}]
12:25:56 [2024-03-15T16:25:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:25:56 [2024-03-15T16:25:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:25:56 [2024-03-15T16:25:56.623Z] 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@aca594d] time=1122972600 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:56 [2024-03-15T16:25:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:56 [2024-03-15T16:25:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:56 [2024-03-15T16:25:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:56 [2024-03-15T16:25:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:56 [2024-03-15T16:25:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122972605 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:56 [2024-03-15T16:25:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122972605 data=null doit=true}, TreeItem with text {Test}]
12:25:56 [2024-03-15T16:25:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122972605 data=null}, TreeItem with text {Test}]
12:25:56 [2024-03-15T16:25:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122972605 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:56 [2024-03-15T16:25:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122972605 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:56 [2024-03-15T16:25:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122972636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:56 [2024-03-15T16:25:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:25:56 [2024-03-15T16:25:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:25:56 [2024-03-15T16:25:56.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:25:57 [2024-03-15T16:25:57.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:25:57 [2024-03-15T16:25:57.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:25:57 [2024-03-15T16:25:57.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:57 [2024-03-15T16:25:57.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:25:57 [2024-03-15T16:25:57.185Z] 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')
12:25:57 [2024-03-15T16:25:57.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:57 [2024-03-15T16:25:57.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:57 [2024-03-15T16:25:57.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:57 [2024-03-15T16:25:57.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:25:57 [2024-03-15T16:25:57.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:25:57 [2024-03-15T16:25:57.185Z] 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=1122973330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:57 [2024-03-15T16:25:57.185Z] 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=1122973331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:57 [2024-03-15T16:25:57.185Z] 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=1122973331 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:57 [2024-03-15T16:25:57.185Z] 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=1122973331 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:57 [2024-03-15T16:25:57.185Z] 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=1122973331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:57 [2024-03-15T16:25:57.185Z] 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=1122973331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:57 [2024-03-15T16:25:57.185Z] 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=1122973331 data=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')]
12:25:57 [2024-03-15T16:25:57.185Z] 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=1122973331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:57 [2024-03-15T16:25:57.185Z] 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=1122973331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:57 [2024-03-15T16:25:57.185Z] 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=1122973331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:57 [2024-03-15T16:25:57.186Z] 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=1122973331 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:57 [2024-03-15T16:25:57.186Z] 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=1122973332 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:57 [2024-03-15T16:25:57.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:25:57 [2024-03-15T16:25:57.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:57 [2024-03-15T16:25:57.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:57 [2024-03-15T16:25:57.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:57 [2024-03-15T16:25:57.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:57 [2024-03-15T16:25:57.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:57 [2024-03-15T16:25:57.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:57 [2024-03-15T16:25:57.186Z] 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')
12:25:57 [2024-03-15T16:25:57.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:57 [2024-03-15T16:25:57.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122973332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:57 [2024-03-15T16:25:57.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122973332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:57 [2024-03-15T16:25:57.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122973332 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:57 [2024-03-15T16:25:57.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122973332 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:57 [2024-03-15T16:25:57.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122973333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:57 [2024-03-15T16:25:57.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122973333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:57 [2024-03-15T16:25:57.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:57 [2024-03-15T16:25:57.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:57 [2024-03-15T16:25:57.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:57 [2024-03-15T16:25:57.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:57 [2024-03-15T16:25:57.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:57 [2024-03-15T16:25:57.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:25:57 [2024-03-15T16:25:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122973333 data=null 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')]
12:25:57 [2024-03-15T16:25:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122972675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122974049 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122974049 data=null doit=true}, TreeItem with text {Test}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122974049 data=null}, TreeItem with text {Test}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122974050 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122974050 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122974081 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122974081 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122974081 data=null doit=true}, TreeItem with text {Test}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122974081 data=null}, TreeItem with text {Test}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122974082 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122974082 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122974086 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122974087 data=null doit=true}, TreeItem with text {Test}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122974087 data=null}, TreeItem with text {Test}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122974087 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122974087 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}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122974089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122974090 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122974090 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122974090 data=null}, TreeItem with text {Traces [0]}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122974090 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122974090 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]}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122974104 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122974104 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122974105 data=null doit=true}, TreeItem with text {Traces [0]}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122974105 data=null}, TreeItem with text {Traces [0]}]
12:25:58 [2024-03-15T16:25:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122974105 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:58 [2024-03-15T16:25:58.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122974105 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]}]
12:25:58 [2024-03-15T16:25:58.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122974108 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:25:58 [2024-03-15T16:25:58.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:25:58 [2024-03-15T16:25:58.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:25:58 [2024-03-15T16:25:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:25:58 [2024-03-15T16:25:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:25:58 [2024-03-15T16:25:58.260Z] 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=1122974324 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:25:58 [2024-03-15T16:25:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:25:58 [2024-03-15T16:25:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:25:58 [2024-03-15T16:25:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificNonRecursive
12:25:58 [2024-03-15T16:25:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificNonRecursive} [layout=null] time=1122974355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:25:58 [2024-03-15T16:25:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificNonRecursive
12:25:58 [2024-03-15T16:25:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:25:58 [2024-03-15T16:25:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:25:58 [2024-03-15T16:25:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:58 [2024-03-15T16:25:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:58 [2024-03-15T16:25:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:25:58 [2024-03-15T16:25:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:25:58 [2024-03-15T16:25:58.260Z] 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')
12:25:58 [2024-03-15T16:25:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:58 [2024-03-15T16:25:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:58 [2024-03-15T16:25:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122974356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122974356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122974356 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122974356 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122974356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122974357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122974357 data=null 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')]
12:25:58 [2024-03-15T16:25:58.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:58 [2024-03-15T16:25:58.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:58 [2024-03-15T16:25:58.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:58 [2024-03-15T16:25:58.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:58 [2024-03-15T16:25:58.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:25:58 [2024-03-15T16:25:58.261Z] 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')
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122974441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122974441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122974442 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122974442 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122974442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122974442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:25:58 [2024-03-15T16:25:58.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:58 [2024-03-15T16:25:58.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:58 [2024-03-15T16:25:58.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:58 [2024-03-15T16:25:58.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:58 [2024-03-15T16:25:58.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:25:58 [2024-03-15T16:25:58.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:25:58 [2024-03-15T16:25:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122974442 data=null 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')]
12:25:58 [2024-03-15T16:25:58.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122974141 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...']
12:25:58 [2024-03-15T16:25:58.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:58 [2024-03-15T16:25:58.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:58 [2024-03-15T16:25:58.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:58 [2024-03-15T16:25:58.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:58 [2024-03-15T16:25:58.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:25:58 [2024-03-15T16:25:58.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1122974950 data=null doit=true}, TreeItem with text {Traces [1]}]
12:25:58 [2024-03-15T16:25:58.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1122974951 data=null}, TreeItem with text {Traces [1]}]
12:25:58 [2024-03-15T16:25:58.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1122974951 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:25:58 [2024-03-15T16:25:58.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122974951 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]}]
12:25:58 [2024-03-15T16:25:58.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1122974953 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:25:58 [2024-03-15T16:25:58.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:25:58 [2024-03-15T16:25:58.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
12:25:58 [2024-03-15T16:25:58.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=1122974954 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
12:25:58 [2024-03-15T16:25:58.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=1122974954 data=null doit=true}, TreeItem with text {node1 [1]}]
12:25:58 [2024-03-15T16:25:58.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:58 [2024-03-15T16:25:58.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=1122974954 data=null}, TreeItem with text {node1 [1]}]
12:25:58 [2024-03-15T16:25:58.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1122974955 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
12:25:58 [2024-03-15T16:25:58.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122974955 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]}]
12:25:58 [2024-03-15T16:25:58.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1122974961 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
12:25:58 [2024-03-15T16:25:58.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1122974961 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:25:58 [2024-03-15T16:25:58.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=1122974961 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:25:58 [2024-03-15T16:25:58.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122974961 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]}]
12:25:59 [2024-03-15T16:25:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1122974963 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:25:59 [2024-03-15T16:25:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=1122974969 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
12:25:59 [2024-03-15T16:25:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=1122974969 data=null doit=true}, TreeItem with text {node1 [1]}]
12:25:59 [2024-03-15T16:25:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=1122974969 data=null}, TreeItem with text {node1 [1]}]
12:25:59 [2024-03-15T16:25:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
12:25:59 [2024-03-15T16:25:59.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
12:25:59 [2024-03-15T16:25:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
12:25:59 [2024-03-15T16:25:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=1122974970 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
12:25:59 [2024-03-15T16:25:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1122974970 data=null doit=true}, TreeItem with text {resources [1]}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1122974970 data=null}, TreeItem with text {resources [1]}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1122974971 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122974971 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]}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1122974975 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1122974976 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=1122974976 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122974976 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]}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1122974978 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=1122974978 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=1122974979 data=null doit=true}, TreeItem with text {resources [1]}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=1122974979 data=null}, TreeItem with text {resources [1]}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
12:25:59 [2024-03-15T16:25:59.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1122974979 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1122974979 data=null doit=true}, TreeItem with text {syslog}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1122974980 data=null}, TreeItem with text {syslog}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122974980 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122974987 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}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122975008 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122975008 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1122975008 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122975008 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}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122975042 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1122975135 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1122975135 data=null doit=true}, TreeItem with text {syslog}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1122975135 data=null}, TreeItem with text {syslog}]
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:25:59 [2024-03-15T16:25:59.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:25:59 [2024-03-15T16:25:59.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@aca594d] time=1122975363 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:59 [2024-03-15T16:25:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:59 [2024-03-15T16:25:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:59 [2024-03-15T16:25:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:59 [2024-03-15T16:25:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:59 [2024-03-15T16:25:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122975367 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:25:59 [2024-03-15T16:25:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122975367 data=null doit=true}, TreeItem with text {Test}]
12:25:59 [2024-03-15T16:25:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122975367 data=null}, TreeItem with text {Test}]
12:25:59 [2024-03-15T16:25:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122975368 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:59 [2024-03-15T16:25:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122975368 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:25:59 [2024-03-15T16:25:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122975396 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:25:59 [2024-03-15T16:25:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:25:59 [2024-03-15T16:25:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:25:59 [2024-03-15T16:25:59.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:26:00 [2024-03-15T16:26:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:26:00 [2024-03-15T16:26:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:26:00 [2024-03-15T16:26:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:00 [2024-03-15T16:26:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:26:00 [2024-03-15T16:26:00.212Z] 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')
12:26:00 [2024-03-15T16:26:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:00 [2024-03-15T16:26:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:00 [2024-03-15T16:26:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:00 [2024-03-15T16:26:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:26:00 [2024-03-15T16:26:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:26:00 [2024-03-15T16:26:00.212Z] 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=1122976124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:00 [2024-03-15T16:26:00.212Z] 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=1122976124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:00 [2024-03-15T16:26:00.212Z] 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=1122976124 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:00 [2024-03-15T16:26:00.212Z] 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=1122976124 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:00 [2024-03-15T16:26:00.213Z] 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=1122976124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:00 [2024-03-15T16:26:00.213Z] 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=1122976124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:00 [2024-03-15T16:26:00.213Z] 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=1122976124 data=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')]
12:26:00 [2024-03-15T16:26:00.213Z] 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=1122976124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:00 [2024-03-15T16:26:00.213Z] 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=1122976124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:00 [2024-03-15T16:26:00.213Z] 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=1122976125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:00 [2024-03-15T16:26:00.213Z] 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=1122976125 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:00 [2024-03-15T16:26:00.213Z] 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=1122976125 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:26:00 [2024-03-15T16:26:00.213Z] 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')
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122976125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122976126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122976126 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122976126 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122976126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122976126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:00 [2024-03-15T16:26:00.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:00 [2024-03-15T16:26:00.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:00 [2024-03-15T16:26:00.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:00 [2024-03-15T16:26:00.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:00 [2024-03-15T16:26:00.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122976126 data=null 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')]
12:26:00 [2024-03-15T16:26:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122975431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122976748 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122976748 data=null doit=true}, TreeItem with text {Test}]
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122976748 data=null}, TreeItem with text {Test}]
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122976749 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122976749 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122976762 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122976763 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122976763 data=null doit=true}, TreeItem with text {Test}]
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122976763 data=null}, TreeItem with text {Test}]
12:26:00 [2024-03-15T16:26:00.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122976763 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122976763 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122976774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122976774 data=null doit=true}, TreeItem with text {Test}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122976775 data=null}, TreeItem with text {Test}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122976775 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122976775 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}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122976776 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122976777 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122976777 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122976777 data=null}, TreeItem with text {Traces [0]}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122976777 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122976778 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]}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122976791 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122976791 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122976791 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122976791 data=null}, TreeItem with text {Traces [0]}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122976792 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122976792 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]}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122976795 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:26:00 [2024-03-15T16:26:00.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:26:01 [2024-03-15T16:26:01.031Z] 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=1122977024 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificMultiGroupRecursive} [layout=null] time=1122977025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:26:01 [2024-03-15T16:26:01.031Z] 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')
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122977040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122977040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122977040 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122977041 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122977041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122977041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:01 [2024-03-15T16:26:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122977041 data=null 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')]
12:26:01 [2024-03-15T16:26:01.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:01 [2024-03-15T16:26:01.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:01 [2024-03-15T16:26:01.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:01 [2024-03-15T16:26:01.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:01 [2024-03-15T16:26:01.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:26:01 [2024-03-15T16:26:01.032Z] 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')
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122977123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122977123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122977123 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122977123 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122977123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122977123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:01 [2024-03-15T16:26:01.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:01 [2024-03-15T16:26:01.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:01 [2024-03-15T16:26:01.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:01 [2024-03-15T16:26:01.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:01 [2024-03-15T16:26:01.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122977123 data=null 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')]
12:26:01 [2024-03-15T16:26:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122976832 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...']
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:01 [2024-03-15T16:26:01.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:26:01 [2024-03-15T16:26:01.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1122977630 data=null doit=true}, TreeItem with text {Traces [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1122977630 data=null}, TreeItem with text {Traces [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1122977631 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122977631 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]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1122977632 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1122977633 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1122977633 data=null doit=true}, TreeItem with text {node1 [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1122977633 data=null}, TreeItem with text {node1 [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1122977633 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122977633 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]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1122977644 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1122977644 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1122977644 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122977644 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]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1122977647 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1122977647 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1122977647 data=null doit=true}, TreeItem with text {node1 [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1122977647 data=null}, TreeItem with text {node1 [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
12:26:01 [2024-03-15T16:26:01.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1122977648 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1122977648 data=null doit=true}, TreeItem with text {resources [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1122977648 data=null}, TreeItem with text {resources [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1122977648 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122977648 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]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1122977658 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1122977658 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1122977658 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:26:01 [2024-03-15T16:26:01.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122977658 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]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1122977661 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1122977661 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1122977661 data=null doit=true}, TreeItem with text {resources [2]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1122977661 data=null}, TreeItem with text {resources [2]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
12:26:01 [2024-03-15T16:26:01.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1122977662 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1122977662 data=null doit=true}, TreeItem with text {generated [1]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1122977662 data=null}, TreeItem with text {generated [1]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122977662 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122977663 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]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122977667 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122977667 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1122977667 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122977667 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]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122977670 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1122977670 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1122977670 data=null doit=true}, TreeItem with text {generated [1]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1122977670 data=null}, TreeItem with text {generated [1]}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:26:01 [2024-03-15T16:26:01.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1122977671 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1122977671 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1122977671 data=null}, TreeItem with text {synthetic-trace}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122977671 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122977671 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}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122977694 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122977694 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1122977694 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122977694 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}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122977732 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1122977740 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1122977740 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1122977741 data=null}, TreeItem with text {synthetic-trace}]
12:26:01 [2024-03-15T16:26:01.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:02 [2024-03-15T16:26:02.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:26:02 [2024-03-15T16:26:02.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:26:02 [2024-03-15T16:26:02.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:26:02 [2024-03-15T16:26:02.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1122978281 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1122978282 data=null doit=true}, TreeItem with text {node1 [2]}]
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1122978282 data=null}, TreeItem with text {node1 [2]}]
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1122978282 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122978282 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]}]
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1122978292 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1122978292 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1122978292 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122978292 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]}]
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1122978294 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1122978294 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1122978295 data=null doit=true}, TreeItem with text {node1 [2]}]
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1122978295 data=null}, TreeItem with text {node1 [2]}]
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1122978295 data=null doit=true}, TreeItem with text {node1 [2]}]
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1122978295 data=null}, TreeItem with text {node1 [2]}]
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1122978295 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:26:02 [2024-03-15T16:26:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122978295 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]}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1122978296 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1122978304 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1122978304 data=null doit=true}, TreeItem with text {resources [2]}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1122978304 data=null}, TreeItem with text {resources [2]}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1122978304 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122978305 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]}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1122978312 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1122978312 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1122978312 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122978312 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]}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1122978322 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1122978323 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1122978323 data=null doit=true}, TreeItem with text {resources [2]}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1122978323 data=null}, TreeItem with text {resources [2]}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
12:26:02 [2024-03-15T16:26:02.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1122978323 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1122978324 data=null doit=true}, TreeItem with text {syslog}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1122978324 data=null}, TreeItem with text {syslog}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122978324 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122978324 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}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122978344 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122978344 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:26:02 [2024-03-15T16:26:02.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1122978345 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:26:02 [2024-03-15T16:26:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122978345 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}]
12:26:02 [2024-03-15T16:26:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122978385 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:26:02 [2024-03-15T16:26:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1122978486 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:26:02 [2024-03-15T16:26:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1122978486 data=null doit=true}, TreeItem with text {syslog}]
12:26:02 [2024-03-15T16:26:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1122978486 data=null}, TreeItem with text {syslog}]
12:26:02 [2024-03-15T16:26:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:26:02 [2024-03-15T16:26:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:26:02 [2024-03-15T16:26:02.670Z] 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@aca594d] time=1122978746 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:02 [2024-03-15T16:26:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:02 [2024-03-15T16:26:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:02 [2024-03-15T16:26:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:02 [2024-03-15T16:26:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:02 [2024-03-15T16:26:02.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122978750 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:02 [2024-03-15T16:26:02.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122978750 data=null doit=true}, TreeItem with text {Test}]
12:26:02 [2024-03-15T16:26:02.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122978750 data=null}, TreeItem with text {Test}]
12:26:02 [2024-03-15T16:26:02.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122978751 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:02 [2024-03-15T16:26:02.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122978751 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:02 [2024-03-15T16:26:02.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122978780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:02 [2024-03-15T16:26:02.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:26:02 [2024-03-15T16:26:02.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:26:02 [2024-03-15T16:26:02.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:26:03 [2024-03-15T16:26:03.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:26:03 [2024-03-15T16:26:03.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:26:03 [2024-03-15T16:26:03.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:03 [2024-03-15T16:26:03.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:26:03 [2024-03-15T16:26:03.597Z] 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')
12:26:03 [2024-03-15T16:26:03.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:03 [2024-03-15T16:26:03.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:03 [2024-03-15T16:26:03.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:03 [2024-03-15T16:26:03.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:26:03 [2024-03-15T16:26:03.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:26:03 [2024-03-15T16:26:03.597Z] 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=1122979496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:03 [2024-03-15T16:26:03.597Z] 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=1122979496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:03 [2024-03-15T16:26:03.597Z] 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=1122979496 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:03 [2024-03-15T16:26:03.597Z] 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=1122979496 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:03 [2024-03-15T16:26:03.597Z] 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=1122979496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:03 [2024-03-15T16:26:03.597Z] 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=1122979496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:03 [2024-03-15T16:26:03.597Z] 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=1122979497 data=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')]
12:26:03 [2024-03-15T16:26:03.597Z] 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=1122979497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:03 [2024-03-15T16:26:03.597Z] 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=1122979497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:03 [2024-03-15T16:26:03.597Z] 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=1122979497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:03 [2024-03-15T16:26:03.598Z] 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=1122979497 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:03 [2024-03-15T16:26:03.598Z] 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=1122979497 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:26:03 [2024-03-15T16:26:03.598Z] 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')
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122979498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122979498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122979498 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122979498 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122979498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122979498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:03 [2024-03-15T16:26:03.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:03 [2024-03-15T16:26:03.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:03 [2024-03-15T16:26:03.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:03 [2024-03-15T16:26:03.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:03 [2024-03-15T16:26:03.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122979498 data=null 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')]
12:26:03 [2024-03-15T16:26:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122978820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:26:04 [2024-03-15T16:26:04.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:04 [2024-03-15T16:26:04.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:04 [2024-03-15T16:26:04.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:04 [2024-03-15T16:26:04.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:04 [2024-03-15T16:26:04.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:04 [2024-03-15T16:26:04.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:04 [2024-03-15T16:26:04.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122980127 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122980127 data=null doit=true}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122980127 data=null}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122980127 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122980128 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122980151 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122980152 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122980152 data=null doit=true}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122980152 data=null}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122980153 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122980153 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122980157 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122980157 data=null doit=true}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122980157 data=null}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122980157 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122980158 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}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122980159 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122980160 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122980160 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122980160 data=null}, TreeItem with text {Traces [0]}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122980160 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122980160 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]}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122980173 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122980174 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122980174 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122980174 data=null}, TreeItem with text {Traces [0]}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122980174 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122980174 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]}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122980177 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:26:04 [2024-03-15T16:26:04.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:26:04 [2024-03-15T16:26:04.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:26:04 [2024-03-15T16:26:04.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:26:04 [2024-03-15T16:26:04.416Z] 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=1122980431 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:26:04 [2024-03-15T16:26:04.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:26:04 [2024-03-15T16:26:04.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:26:04 [2024-03-15T16:26:04.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:26:04 [2024-03-15T16:26:04.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1122980445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:26:04 [2024-03-15T16:26:04.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:26:04 [2024-03-15T16:26:04.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:26:04 [2024-03-15T16:26:04.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:26:04 [2024-03-15T16:26:04.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:04 [2024-03-15T16:26:04.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:04 [2024-03-15T16:26:04.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:26:04 [2024-03-15T16:26:04.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:26:04 [2024-03-15T16:26:04.417Z] 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')
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122980446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122980446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122980446 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122980446 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122980446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122980446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122980446 data=null 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')]
12:26:04 [2024-03-15T16:26:04.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:04 [2024-03-15T16:26:04.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:04 [2024-03-15T16:26:04.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:04 [2024-03-15T16:26:04.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:04 [2024-03-15T16:26:04.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:26:04 [2024-03-15T16:26:04.417Z] 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')
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1122980509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1122980509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1122980509 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1122980509 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1122980509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1122980509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1122980509 data=null 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')]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122980216 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...']
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:04 [2024-03-15T16:26:04.417Z] 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@aca594d] time=1122980558 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122980562 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122980562 data=null doit=true}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122980562 data=null}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122980563 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122980563 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122980584 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:04 [2024-03-15T16:26:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:26:04 [2024-03-15T16:26:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:26:04 [2024-03-15T16:26:04.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:26:05 [2024-03-15T16:26:05.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:26:05 [2024-03-15T16:26:05.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:26:05 [2024-03-15T16:26:05.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:05 [2024-03-15T16:26:05.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:26:05 [2024-03-15T16:26:05.234Z] 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')
12:26:05 [2024-03-15T16:26:05.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:05 [2024-03-15T16:26:05.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:05 [2024-03-15T16:26:05.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:05 [2024-03-15T16:26:05.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:26:05 [2024-03-15T16:26:05.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:26:05 [2024-03-15T16:26:05.235Z] 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=1122981305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:05 [2024-03-15T16:26:05.235Z] 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=1122981305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:05 [2024-03-15T16:26:05.235Z] 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=1122981305 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:05 [2024-03-15T16:26:05.235Z] 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=1122981305 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:05 [2024-03-15T16:26:05.235Z] 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=1122981305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:05 [2024-03-15T16:26:05.235Z] 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=1122981306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:05 [2024-03-15T16:26:05.235Z] 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=1122981306 data=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')]
12:26:05 [2024-03-15T16:26:05.235Z] 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=1122981306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:05 [2024-03-15T16:26:05.235Z] 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=1122981306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:05 [2024-03-15T16:26:05.235Z] 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=1122981306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:05 [2024-03-15T16:26:05.235Z] 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=1122981306 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:05 [2024-03-15T16:26:05.235Z] 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=1122981306 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:26:05 [2024-03-15T16:26:05.235Z] 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')
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122981307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122981307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122981307 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122981307 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122981307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122981307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:05 [2024-03-15T16:26:05.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:05 [2024-03-15T16:26:05.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:05 [2024-03-15T16:26:05.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:05 [2024-03-15T16:26:05.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:05 [2024-03-15T16:26:05.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122981307 data=null 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')]
12:26:05 [2024-03-15T16:26:05.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122980625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122981924 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122981924 data=null doit=true}, TreeItem with text {Test}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122981924 data=null}, TreeItem with text {Test}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122981925 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122981925 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122981946 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122981946 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122981946 data=null doit=true}, TreeItem with text {Test}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122981946 data=null}, TreeItem with text {Test}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122981946 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122981947 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122981950 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122981950 data=null doit=true}, TreeItem with text {Test}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122981950 data=null}, TreeItem with text {Test}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122981951 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122981951 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}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122981952 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122981953 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122981953 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122981953 data=null}, TreeItem with text {Traces [0]}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122981953 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122981953 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]}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122981967 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122981967 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122981967 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122981967 data=null}, TreeItem with text {Traces [0]}]
12:26:05 [2024-03-15T16:26:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122981967 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:05 [2024-03-15T16:26:05.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122981968 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]}]
12:26:05 [2024-03-15T16:26:05.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122981970 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:06 [2024-03-15T16:26:06.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:26:06 [2024-03-15T16:26:06.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:26:06 [2024-03-15T16:26:06.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:26:06 [2024-03-15T16:26:06.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:26:06 [2024-03-15T16:26:06.053Z] 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=1122982160 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:26:06 [2024-03-15T16:26:06.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:26:06 [2024-03-15T16:26:06.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:26:06 [2024-03-15T16:26:06.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestMultiNode
12:26:06 [2024-03-15T16:26:06.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestMultiNode} [layout=null] time=1122982174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:26:06 [2024-03-15T16:26:06.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestMultiNode
12:26:06 [2024-03-15T16:26:06.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:26:06 [2024-03-15T16:26:06.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:26:06 [2024-03-15T16:26:06.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:06 [2024-03-15T16:26:06.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:06 [2024-03-15T16:26:06.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:26:06 [2024-03-15T16:26:06.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:26:06 [2024-03-15T16:26:06.054Z] 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')
12:26:06 [2024-03-15T16:26:06.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:06 [2024-03-15T16:26:06.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:06 [2024-03-15T16:26:06.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:26:06 [2024-03-15T16:26:06.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122982175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:06 [2024-03-15T16:26:06.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122982175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:06 [2024-03-15T16:26:06.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122982175 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:06 [2024-03-15T16:26:06.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122982175 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:06 [2024-03-15T16:26:06.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122982175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:06 [2024-03-15T16:26:06.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122982175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:06 [2024-03-15T16:26:06.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122982175 data=null 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')]
12:26:06 [2024-03-15T16:26:06.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:06 [2024-03-15T16:26:06.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:06 [2024-03-15T16:26:06.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:06 [2024-03-15T16:26:06.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:06 [2024-03-15T16:26:06.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:26:06 [2024-03-15T16:26:06.310Z] 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')
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122982285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122982285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122982285 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122982285 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122982286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122982286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:06 [2024-03-15T16:26:06.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:06 [2024-03-15T16:26:06.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:06 [2024-03-15T16:26:06.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:06 [2024-03-15T16:26:06.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:06 [2024-03-15T16:26:06.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122982286 data=null 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')]
12:26:06 [2024-03-15T16:26:06.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122982003 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...']
12:26:06 [2024-03-15T16:26:06.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:06 [2024-03-15T16:26:06.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:06 [2024-03-15T16:26:06.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:06 [2024-03-15T16:26:06.871Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:26:06 [2024-03-15T16:26:06.871Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:26:06 [2024-03-15T16:26:06.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1122982792 data=null doit=true}, TreeItem with text {Traces [2]}]
12:26:06 [2024-03-15T16:26:06.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1122982792 data=null}, TreeItem with text {Traces [2]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1122982792 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122982793 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]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1122982794 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:26:06 [2024-03-15T16:26:06.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=1122982795 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=1122982795 data=null doit=true}, TreeItem with text {node1 [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=1122982795 data=null}, TreeItem with text {node1 [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1122982795 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122982795 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]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1122982801 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1122982801 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=1122982801 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122982802 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]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1122982810 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=1122982810 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=1122982810 data=null doit=true}, TreeItem with text {node1 [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=1122982810 data=null}, TreeItem with text {node1 [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
12:26:06 [2024-03-15T16:26:06.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=1122982811 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1122982811 data=null doit=true}, TreeItem with text {resources [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1122982811 data=null}, TreeItem with text {resources [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1122982811 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122982812 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]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1122982816 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1122982816 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=1122982816 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122982816 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]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1122982818 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=1122982819 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=1122982825 data=null doit=true}, TreeItem with text {resources [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=1122982825 data=null}, TreeItem with text {resources [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
12:26:06 [2024-03-15T16:26:06.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1122982826 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:26:06 [2024-03-15T16:26:06.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1122982826 data=null doit=true}, TreeItem with text {generated [1]}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1122982826 data=null}, TreeItem with text {generated [1]}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122982826 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122982827 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]}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122982831 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122982832 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1122982832 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122982832 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]}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122982834 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1122982835 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1122982835 data=null doit=true}, TreeItem with text {generated [1]}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1122982835 data=null}, TreeItem with text {generated [1]}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:26:06 [2024-03-15T16:26:06.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1122982842 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1122982842 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1122982842 data=null}, TreeItem with text {synthetic-trace}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122982842 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122982843 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}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122982862 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122982862 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1122982863 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:26:06 [2024-03-15T16:26:06.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122982863 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}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122982927 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1122983065 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1122983065 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1122983065 data=null}, TreeItem with text {synthetic-trace}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:07 [2024-03-15T16:26:07.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:26:07 [2024-03-15T16:26:07.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:26:07 [2024-03-15T16:26:07.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:26:07 [2024-03-15T16:26:07.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node2 [1]}
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node2 [1]} time=1122983155 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node2 [1]} time=1122983155 data=null doit=true}, TreeItem with text {node2 [1]}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node2 [1]} time=1122983155 data=null}, TreeItem with text {node2 [1]}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=1122983162 data=null button=1 stateMask=0x0 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122983163 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]}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=1122983187 data=null button=1 stateMask=0x80000 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=1122983187 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node2 [1]} time=1122983187 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122983188 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]}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=1122983201 data=null button=1 stateMask=0x80000 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node2 [1]} time=1122983201 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node2 [1]} time=1122983201 data=null doit=true}, TreeItem with text {node2 [1]}]
12:26:07 [2024-03-15T16:26:07.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node2 [1]} time=1122983202 data=null}, TreeItem with text {node2 [1]}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node2 [1]}
12:26:07 [2024-03-15T16:26:07.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node2 [1]} is already expanded. Won't expand it again.
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=1122983203 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1122983203 data=null doit=true}, TreeItem with text {resources [1]}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1122983203 data=null}, TreeItem with text {resources [1]}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1122983203 data=null button=1 stateMask=0x0 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122983203 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]}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1122983213 data=null button=1 stateMask=0x80000 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1122983214 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=1122983214 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122983214 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]}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1122983217 data=null button=1 stateMask=0x80000 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=1122983217 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=1122983217 data=null doit=true}, TreeItem with text {resources [1]}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=1122983217 data=null}, TreeItem with text {resources [1]}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
12:26:07 [2024-03-15T16:26:07.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1122983218 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1122983218 data=null doit=true}, TreeItem with text {syslog}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1122983219 data=null}, TreeItem with text {syslog}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122983219 data=null button=1 stateMask=0x0 x=135 y=219 count=1}, TreeItem with text {syslog}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122983219 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}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122983245 data=null button=1 stateMask=0x80000 x=135 y=219 count=1}, TreeItem with text {syslog}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122983246 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1122983246 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
12:26:07 [2024-03-15T16:26:07.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122983246 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}]
12:26:07 [2024-03-15T16:26:07.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122983289 data=null button=1 stateMask=0x80000 x=135 y=219 count=2}, TreeItem with text {syslog}]
12:26:07 [2024-03-15T16:26:07.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1122983402 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
12:26:07 [2024-03-15T16:26:07.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1122983410 data=null doit=true}, TreeItem with text {syslog}]
12:26:07 [2024-03-15T16:26:07.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1122983410 data=null}, TreeItem with text {syslog}]
12:26:07 [2024-03-15T16:26:07.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:26:07 [2024-03-15T16:26:07.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node2/resources/syslog"'
12:26:07 [2024-03-15T16:26:07.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@aca594d] time=1122983674 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:07 [2024-03-15T16:26:07.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:07 [2024-03-15T16:26:07.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:07 [2024-03-15T16:26:07.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:07 [2024-03-15T16:26:07.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:07 [2024-03-15T16:26:07.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122983681 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:07 [2024-03-15T16:26:07.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122983681 data=null doit=true}, TreeItem with text {Test}]
12:26:07 [2024-03-15T16:26:07.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122983681 data=null}, TreeItem with text {Test}]
12:26:07 [2024-03-15T16:26:07.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122983681 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:07 [2024-03-15T16:26:07.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122983682 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:07 [2024-03-15T16:26:07.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122983715 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:07 [2024-03-15T16:26:07.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:26:07 [2024-03-15T16:26:07.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:26:07 [2024-03-15T16:26:07.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:26:08 [2024-03-15T16:26:08.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')
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:26:08 [2024-03-15T16:26:08.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
12:26:08 [2024-03-15T16:26:08.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=1122984443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:08 [2024-03-15T16:26:08.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=1122984443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:08 [2024-03-15T16:26:08.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=1122984443 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:08 [2024-03-15T16:26:08.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=1122984443 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:08 [2024-03-15T16:26:08.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=1122984443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:08 [2024-03-15T16:26:08.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=1122984443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:08 [2024-03-15T16:26:08.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=1122984443 data=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')]
12:26:08 [2024-03-15T16:26:08.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=1122984443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:08 [2024-03-15T16:26:08.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=1122984444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:08 [2024-03-15T16:26:08.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=1122984444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:08 [2024-03-15T16:26:08.569Z] 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=1122984444 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:08 [2024-03-15T16:26:08.569Z] 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=1122984444 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:26:08 [2024-03-15T16:26:08.569Z] 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')
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:26:08 [2024-03-15T16:26:08.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122984445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:08 [2024-03-15T16:26:08.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122984445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:08 [2024-03-15T16:26:08.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122984445 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:08 [2024-03-15T16:26:08.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122984445 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:08 [2024-03-15T16:26:08.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122984445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:08 [2024-03-15T16:26:08.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122984445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:08 [2024-03-15T16:26:08.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')
12:26:08 [2024-03-15T16:26:08.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')
12:26:08 [2024-03-15T16:26:08.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')
12:26:08 [2024-03-15T16:26:08.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')
12:26:08 [2024-03-15T16:26:08.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')
12:26:08 [2024-03-15T16:26:08.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:26:08 [2024-03-15T16:26:08.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122984446 data=null 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')]
12:26:08 [2024-03-15T16:26:08.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122983761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122985069 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122985070 data=null doit=true}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122985070 data=null}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122985070 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122985070 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122985083 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122985084 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122985084 data=null doit=true}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122985084 data=null}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122985084 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122985084 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122985094 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122985094 data=null doit=true}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122985094 data=null}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122985095 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122985095 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}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122985096 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122985097 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122985097 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122985097 data=null}, TreeItem with text {Traces [0]}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122985097 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122985097 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]}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122985109 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122985110 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122985110 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:09 [2024-03-15T16:26:09.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122985110 data=null}, TreeItem with text {Traces [0]}]
12:26:09 [2024-03-15T16:26:09.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122985110 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:09 [2024-03-15T16:26:09.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122985110 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]}]
12:26:09 [2024-03-15T16:26:09.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122985113 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:09 [2024-03-15T16:26:09.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:26:09 [2024-03-15T16:26:09.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:26:09 [2024-03-15T16:26:09.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:26:09 [2024-03-15T16:26:09.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:26:09 [2024-03-15T16:26:09.132Z] 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=1122985308 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:26:09 [2024-03-15T16:26:09.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:26:09 [2024-03-15T16:26:09.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:26:09 [2024-03-15T16:26:09.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestUnknown
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestUnknown} [layout=null] time=1122985322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestUnknown
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:26:09 [2024-03-15T16:26:09.388Z] 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')
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122985324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122985324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122985324 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122985324 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122985324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122985324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:09 [2024-03-15T16:26:09.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:09 [2024-03-15T16:26:09.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:09 [2024-03-15T16:26:09.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:09 [2024-03-15T16:26:09.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:09 [2024-03-15T16:26:09.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:26:09 [2024-03-15T16:26:09.388Z] 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')
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:09 [2024-03-15T16:26:09.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:26:09 [2024-03-15T16:26:09.645Z] 
12:26:09 [2024-03-15T16:26:09.645Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-15 16:26:09.459
12:26:09 [2024-03-15T16:26:09.645Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
12:26:09 [2024-03-15T16:26:09.645Z] !STACK 0
12:26:09 [2024-03-15T16:26:09.645Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
12:26:09 [2024-03-15T16:26:09.645Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
12:26:09 [2024-03-15T16:26:09.645Z] 	... 3 more
12:26:09 [2024-03-15T16:26:09.645Z] 
12:26:09 [2024-03-15T16:26:09.645Z] !ENTRY org.eclipse.jface 4 4 2024-03-15 16:26:09.465
12:26:09 [2024-03-15T16:26:09.645Z] !MESSAGE Internal error : Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
12:26:09 [2024-03-15T16:26:09.645Z] 
12:26:09 [2024-03-15T16:26:09.645Z] Reason:
12:26:09 [2024-03-15T16:26:09.645Z] Cannot connect Unknown
12:26:09 [2024-03-15T16:26:09.645Z] !STACK 0
12:26:09 [2024-03-15T16:26:09.645Z] java.lang.IllegalStateException: Error dialog is supposed to be shown now
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:339)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:404)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:375)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:438)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:474)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
12:26:09 [2024-03-15T16:26:09.645Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:277)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:98)
12:26:09 [2024-03-15T16:26:09.646Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
12:26:09 [2024-03-15T16:26:09.646Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:26:09 [2024-03-15T16:26:09.646Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:298)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:232)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:204)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:444)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:442)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:464)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:26:09 [2024-03-15T16:26:09.646Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:26:09 [2024-03-15T16:26:09.646Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:26:09 [2024-03-15T16:26:09.646Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:26:09 [2024-03-15T16:26:09.646Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
12:26:09 [2024-03-15T16:26:09.646Z] !SUBENTRY 1 org.eclipse.tracecompass.tmf.ui 4 4 2024-03-15 16:26:09.466
12:26:09 [2024-03-15T16:26:09.646Z] !MESSAGE Cannot connect Unknown
12:26:09 [2024-03-15T16:26:09.646Z] !STACK 1
12:26:09 [2024-03-15T16:26:09.646Z] org.eclipse.core.runtime.CoreException: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
12:26:09 [2024-03-15T16:26:09.646Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
12:26:09 [2024-03-15T16:26:09.646Z] 	... 3 more
12:26:09 [2024-03-15T16:26:09.646Z] 
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:436)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:474)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
12:26:09 [2024-03-15T16:26:09.646Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:277)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:98)
12:26:09 [2024-03-15T16:26:09.647Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
12:26:09 [2024-03-15T16:26:09.647Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:26:09 [2024-03-15T16:26:09.647Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:298)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:232)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:204)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:444)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:442)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:464)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:26:09 [2024-03-15T16:26:09.647Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:26:09 [2024-03-15T16:26:09.647Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:26:09 [2024-03-15T16:26:09.647Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:26:09 [2024-03-15T16:26:09.647Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
12:26:09 [2024-03-15T16:26:09.647Z] Caused by: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
12:26:09 [2024-03-15T16:26:09.647Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
12:26:09 [2024-03-15T16:26:09.647Z] 	... 3 more
12:26:09 [2024-03-15T16:26:09.647Z] !SUBENTRY 2 org.eclipse.tracecompass.tmf.ui 4 4 2024-03-15 16:26:09.467
12:26:09 [2024-03-15T16:26:09.647Z] !MESSAGE org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
12:26:09 [2024-03-15T16:26:09.647Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
12:26:09 [2024-03-15T16:26:09.647Z] 	... 3 more
12:26:09 [2024-03-15T16:26:09.647Z] 
12:26:09 [2024-03-15T16:26:09.647Z] !STACK 0
12:26:09 [2024-03-15T16:26:09.647Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
12:26:09 [2024-03-15T16:26:09.647Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
12:26:09 [2024-03-15T16:26:09.648Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
12:26:09 [2024-03-15T16:26:09.648Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
12:26:09 [2024-03-15T16:26:09.648Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
12:26:09 [2024-03-15T16:26:09.648Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
12:26:09 [2024-03-15T16:26:09.648Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
12:26:09 [2024-03-15T16:26:09.648Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
12:26:09 [2024-03-15T16:26:09.648Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
12:26:09 [2024-03-15T16:26:09.648Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
12:26:09 [2024-03-15T16:26:09.648Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
12:26:09 [2024-03-15T16:26:09.648Z] 	... 3 more
12:26:09 [2024-03-15T16:26:09.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122985324 data=null 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')]
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1122985930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1122985930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1122985930 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1122985930 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1122985931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1122985931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1122985931 data=null 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')]
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122985147 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...']
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:09 [2024-03-15T16:26:09.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@aca594d] time=1122985982 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122985987 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122985987 data=null doit=true}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122985987 data=null}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122985987 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122985998 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122986012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:26:09 [2024-03-15T16:26:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:26:10 [2024-03-15T16:26:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:26:10 [2024-03-15T16:26:10.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:26:10 [2024-03-15T16:26:10.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:26:10 [2024-03-15T16:26:10.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:10 [2024-03-15T16:26:10.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:26:10 [2024-03-15T16:26:10.720Z] 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')
12:26:10 [2024-03-15T16:26:10.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:10 [2024-03-15T16:26:10.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:10 [2024-03-15T16:26:10.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:10 [2024-03-15T16:26:10.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:26:10 [2024-03-15T16:26:10.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:26:10 [2024-03-15T16:26:10.720Z] 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=1122986733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:10 [2024-03-15T16:26:10.720Z] 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=1122986733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:10 [2024-03-15T16:26:10.720Z] 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=1122986733 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:10 [2024-03-15T16:26:10.720Z] 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=1122986733 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:10 [2024-03-15T16:26:10.720Z] 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=1122986733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:10 [2024-03-15T16:26:10.720Z] 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=1122986733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:10 [2024-03-15T16:26:10.720Z] 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=1122986733 data=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')]
12:26:10 [2024-03-15T16:26:10.720Z] 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=1122986734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:10 [2024-03-15T16:26:10.720Z] 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=1122986734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:10 [2024-03-15T16:26:10.720Z] 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=1122986734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:10 [2024-03-15T16:26:10.721Z] 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=1122986734 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:10 [2024-03-15T16:26:10.721Z] 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=1122986734 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:26:10 [2024-03-15T16:26:10.721Z] 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')
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122986734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122986735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122986735 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122986735 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122986735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122986735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:10 [2024-03-15T16:26:10.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:10 [2024-03-15T16:26:10.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:10 [2024-03-15T16:26:10.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:10 [2024-03-15T16:26:10.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:10 [2024-03-15T16:26:10.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122986735 data=null 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')]
12:26:10 [2024-03-15T16:26:10.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122986062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:26:11 [2024-03-15T16:26:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:11 [2024-03-15T16:26:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:11 [2024-03-15T16:26:11.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122987358 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122987359 data=null doit=true}, TreeItem with text {Test}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122987359 data=null}, TreeItem with text {Test}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122987359 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122987359 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122987386 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122987387 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122987387 data=null doit=true}, TreeItem with text {Test}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122987387 data=null}, TreeItem with text {Test}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122987387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122987387 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122987396 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122987396 data=null doit=true}, TreeItem with text {Test}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122987396 data=null}, TreeItem with text {Test}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122987397 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122987397 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}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122987398 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122987399 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122987399 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122987399 data=null}, TreeItem with text {Traces [0]}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122987399 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122987399 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]}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122987411 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122987412 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122987412 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122987412 data=null}, TreeItem with text {Traces [0]}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122987412 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122987412 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]}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122987415 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:26:11 [2024-03-15T16:26:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:26:11 [2024-03-15T16:26:11.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:26:11 [2024-03-15T16:26:11.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:26:11 [2024-03-15T16:26:11.539Z] 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=1122987655 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:26:11 [2024-03-15T16:26:11.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
12:26:11 [2024-03-15T16:26:11.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
12:26:11 [2024-03-15T16:26:11.539Z] 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')
12:26:11 [2024-03-15T16:26:11.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
12:26:11 [2024-03-15T16:26:11.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=1122987656 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')]
12:26:11 [2024-03-15T16:26:11.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1122987656 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')]
12:26:11 [2024-03-15T16:26:11.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=1122987656 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:26:11 [2024-03-15T16:26:11.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=1122987656 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:26:11 [2024-03-15T16:26:11.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=1122987656 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')]
12:26:11 [2024-03-15T16:26:11.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=1122987657 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')]
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=1122987791 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')]
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1122987795 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')]
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=1122987795 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')]
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=1122987795 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=1122987795 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
12:26:11 [2024-03-15T16:26:11.796Z] 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=1122987798 data=null doit=true}, Shell with text {Preferences (Filtered)}]
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
12:26:11 [2024-03-15T16:26:11.796Z] 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')
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1122987812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1122987812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1122987812 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1122987812 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1122987813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1122987813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1122987813 data=null 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')]
12:26:11 [2024-03-15T16:26:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1122987830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1122987830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1122987830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1122987830 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1122987831 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122987838 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122987838 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122987838 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122987838 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122987839 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)]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122987844 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
12:26:11 [2024-03-15T16:26:11.797Z] 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:'))
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
12:26:11 [2024-03-15T16:26:11.797Z] 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:'))
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
12:26:11 [2024-03-15T16:26:11.797Z] 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:'))
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1122987871 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1122987871 data=null doit=true}, Tree node with text: /rootpath]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1122987871 data=null}, Tree node with text: /rootpath]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1122987872 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122987872 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]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1122987877 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:26:11 [2024-03-15T16:26:11.797Z] 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:'))
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
12:26:11 [2024-03-15T16:26:11.798Z] 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')
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6a8965a
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1122987889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1122987890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1122987890 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1122987890 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1122987890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1122987890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1122987890 data=null 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')]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1122987891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1122987891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1122987891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1122987891 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1122987891 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1122987892 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1122987892 data=null doit=true}, Tree node with text: .*]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1122987892 data=null}, Tree node with text: .*]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1122987892 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122987893 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1122987914 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:26:11 [2024-03-15T16:26:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:11 [2024-03-15T16:26:11.798Z] 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=1122987922 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
12:26:11 [2024-03-15T16:26:11.798Z] 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=1122987922 data=null doit=true}, Tree node with text: /rootpath]
12:26:11 [2024-03-15T16:26:11.798Z] 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=1122987922 data=null}, Tree node with text: /rootpath]
12:26:11 [2024-03-15T16:26:11.798Z] 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=1122987922 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122987922 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]
12:26:11 [2024-03-15T16:26:11.799Z] 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=1122987929 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1122987940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1122987964 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1122987964 data=null doit=true}, Tree node with text: .*]
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1122987964 data=null}, Tree node with text: .*]
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1122987965 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122987965 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1122987975 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
12:26:11 [2024-03-15T16:26:11.799Z] 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:'))
12:26:11 [2024-03-15T16:26:11.799Z] 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
12:26:11 [2024-03-15T16:26:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1122987986 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:'))]
12:26:11 [2024-03-15T16:26:11.799Z] 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
12:26:12 [2024-03-15T16:26:12.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:12 [2024-03-15T16:26:12.055Z] 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=1122987987 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
12:26:12 [2024-03-15T16:26:12.055Z] 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=1122987987 data=null doit=true}, Tree node with text: /rootpath]
12:26:12 [2024-03-15T16:26:12.055Z] 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=1122987987 data=null}, Tree node with text: /rootpath]
12:26:12 [2024-03-15T16:26:12.055Z] 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=1122987987 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
12:26:12 [2024-03-15T16:26:12.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122987988 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]
12:26:12 [2024-03-15T16:26:12.055Z] 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=1122987998 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
12:26:12 [2024-03-15T16:26:12.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:26:12 [2024-03-15T16:26:12.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:26:12 [2024-03-15T16:26:12.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1122988000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:26:12 [2024-03-15T16:26:12.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:26:12 [2024-03-15T16:26:12.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:26:12 [2024-03-15T16:26:12.056Z] 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')
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:26:12 [2024-03-15T16:26:12.056Z] 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')
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122988014 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')]
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122988014 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')]
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122988014 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122988014 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122988014 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')]
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122988014 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')]
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122988014 data=null 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')]
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=1122987657 data=null 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')]
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:12 [2024-03-15T16:26:12.056Z] 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=1122988060 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
12:26:12 [2024-03-15T16:26:12.056Z] 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:'))
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
12:26:12 [2024-03-15T16:26:12.056Z] 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:'))
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
12:26:12 [2024-03-15T16:26:12.056Z] 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:'))
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
12:26:12 [2024-03-15T16:26:12.056Z] 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:'))
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:26:12 [2024-03-15T16:26:12.056Z] 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')
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122988063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122988063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122988063 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122988063 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122988063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122988063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122988063 data=null 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')]
12:26:12 [2024-03-15T16:26:12.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:12 [2024-03-15T16:26:12.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:12 [2024-03-15T16:26:12.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:12 [2024-03-15T16:26:12.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:12 [2024-03-15T16:26:12.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:26:12 [2024-03-15T16:26:12.057Z] 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')
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=1122988085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=1122988085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=1122988085 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=1122988085 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=1122988085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=1122988085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=1122988085 data=null 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')]
12:26:12 [2024-03-15T16:26:12.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:26:12 [2024-03-15T16:26:12.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:26:12 [2024-03-15T16:26:12.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:26:12 [2024-03-15T16:26:12.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:26:12 [2024-03-15T16:26:12.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
12:26:12 [2024-03-15T16:26:12.057Z] 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:'))
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
12:26:12 [2024-03-15T16:26:12.057Z] 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:'))
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
12:26:12 [2024-03-15T16:26:12.057Z] 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:'))
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
12:26:12 [2024-03-15T16:26:12.057Z] 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:'))
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:26:12 [2024-03-15T16:26:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:26:12 [2024-03-15T16:26:12.058Z] 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')
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122988098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122988099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122988099 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122988099 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122988099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122988099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122988099 data=null 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')]
12:26:12 [2024-03-15T16:26:12.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:12 [2024-03-15T16:26:12.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:12 [2024-03-15T16:26:12.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:12 [2024-03-15T16:26:12.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:12 [2024-03-15T16:26:12.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
12:26:12 [2024-03-15T16:26:12.058Z] 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')
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=1122988121 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')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1122988121 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')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=1122988121 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=1122988121 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=1122988121 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')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=1122988121 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')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=1122988122 data=null 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')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=1122988123 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')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1122988123 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')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=1122988123 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')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=1122988123 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=1122988123 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: syslog
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:26:12 [2024-03-15T16:26:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:26:12 [2024-03-15T16:26:12.059Z] 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')
12:26:12 [2024-03-15T16:26:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:26:12 [2024-03-15T16:26:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122988133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122988133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122988134 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122988134 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122988134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122988134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:12 [2024-03-15T16:26:12.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')
12:26:12 [2024-03-15T16:26:12.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')
12:26:12 [2024-03-15T16:26:12.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')
12:26:12 [2024-03-15T16:26:12.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')
12:26:12 [2024-03-15T16:26:12.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')
12:26:12 [2024-03-15T16:26:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:26:12 [2024-03-15T16:26:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122988134 data=null 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')]
12:26:12 [2024-03-15T16:26:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122987449 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...']
12:26:12 [2024-03-15T16:26:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:12 [2024-03-15T16:26:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:12 [2024-03-15T16:26:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:12 [2024-03-15T16:26:12.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:26:12 [2024-03-15T16:26:12.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1122988641 data=null doit=true}, TreeItem with text {Traces [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1122988641 data=null}, TreeItem with text {Traces [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1122988642 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122988642 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]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1122988643 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=1122988644 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=1122988644 data=null doit=true}, TreeItem with text {node1 [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=1122988644 data=null}, TreeItem with text {node1 [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1122988644 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122988644 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]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1122988656 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1122988656 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=1122988657 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122988657 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]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1122988659 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=1122988660 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=1122988660 data=null doit=true}, TreeItem with text {node1 [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=1122988660 data=null}, TreeItem with text {node1 [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
12:26:12 [2024-03-15T16:26:12.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=1122988660 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1122988661 data=null doit=true}, TreeItem with text {resources [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1122988661 data=null}, TreeItem with text {resources [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1122988661 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122988661 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]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1122988666 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1122988666 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=1122988666 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122988666 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]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1122988674 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=1122988675 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=1122988675 data=null doit=true}, TreeItem with text {resources [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=1122988675 data=null}, TreeItem with text {resources [1]}]
12:26:12 [2024-03-15T16:26:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
12:26:12 [2024-03-15T16:26:12.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
12:26:12 [2024-03-15T16:26:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:26:12 [2024-03-15T16:26:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1122988675 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
12:26:12 [2024-03-15T16:26:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1122988675 data=null doit=true}, TreeItem with text {syslog}]
12:26:12 [2024-03-15T16:26:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:12 [2024-03-15T16:26:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1122988676 data=null}, TreeItem with text {syslog}]
12:26:12 [2024-03-15T16:26:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122988676 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
12:26:12 [2024-03-15T16:26:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122988676 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}]
12:26:12 [2024-03-15T16:26:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122988695 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
12:26:12 [2024-03-15T16:26:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122988695 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:26:12 [2024-03-15T16:26:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1122988695 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:26:12 [2024-03-15T16:26:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122988695 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}]
12:26:12 [2024-03-15T16:26:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122988730 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:26:12 [2024-03-15T16:26:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1122988835 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
12:26:12 [2024-03-15T16:26:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1122988835 data=null doit=true}, TreeItem with text {syslog}]
12:26:12 [2024-03-15T16:26:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1122988835 data=null}, TreeItem with text {syslog}]
12:26:12 [2024-03-15T16:26:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:26:12 [2024-03-15T16:26:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:26:12 [2024-03-15T16:26:12.878Z] 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@aca594d] time=1122988837 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
12:26:12 [2024-03-15T16:26:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:26:12 [2024-03-15T16:26:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:26:12 [2024-03-15T16:26:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1122989157 data=null doit=true}, Shell with text {Preferences}]
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122989159 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122989159 data=null doit=true}, TreeItem with text {Tracing}]
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122989159 data=null}, TreeItem with text {Tracing}]
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122989160 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122989160 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}]
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122989195 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:26:13 [2024-03-15T16:26:13.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1122989196 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1122989197 data=null doit=true}, Tree node with text: Remote Profiles]
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1122989197 data=null}, Tree node with text: Remote Profiles]
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1122989197 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:26:13 [2024-03-15T16:26:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122989197 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]
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1122989199 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1122989202 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1122989214 data=null doit=true}, TreeItem with text {new profile}]
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1122989214 data=null}, TreeItem with text {new profile}]
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1122989215 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122989215 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}]
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1122989217 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:26:13 [2024-03-15T16:26:13.136Z] 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')
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1122989222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1122989222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1122989222 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1122989223 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1122989223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1122989224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1122989224 data=null 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')]
12:26:13 [2024-03-15T16:26:13.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:13 [2024-03-15T16:26:13.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:13 [2024-03-15T16:26:13.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:13 [2024-03-15T16:26:13.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:13 [2024-03-15T16:26:13.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:26:13 [2024-03-15T16:26:13.136Z] 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')
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:26:13 [2024-03-15T16:26:13.136Z] 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')
12:26:13 [2024-03-15T16:26:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:26:13 [2024-03-15T16:26:13.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122989234 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')]
12:26:13 [2024-03-15T16:26:13.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122989234 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')]
12:26:13 [2024-03-15T16:26:13.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122989234 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:13 [2024-03-15T16:26:13.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122989234 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:13 [2024-03-15T16:26:13.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122989234 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')]
12:26:13 [2024-03-15T16:26:13.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122989234 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')]
12:26:13 [2024-03-15T16:26:13.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122989234 data=null 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')]
12:26:13 [2024-03-15T16:26:13.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122988878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:26:13 [2024-03-15T16:26:13.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:13 [2024-03-15T16:26:13.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@aca594d] time=1122989526 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:13 [2024-03-15T16:26:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:13 [2024-03-15T16:26:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:13 [2024-03-15T16:26:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:13 [2024-03-15T16:26:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:13 [2024-03-15T16:26:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122989530 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:13 [2024-03-15T16:26:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122989530 data=null doit=true}, TreeItem with text {Test}]
12:26:13 [2024-03-15T16:26:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122989531 data=null}, TreeItem with text {Test}]
12:26:13 [2024-03-15T16:26:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122989531 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:13 [2024-03-15T16:26:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122989531 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:13 [2024-03-15T16:26:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122989561 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:13 [2024-03-15T16:26:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:26:13 [2024-03-15T16:26:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:26:13 [2024-03-15T16:26:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:26:14 [2024-03-15T16:26:14.209Z] 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')
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:26:14 [2024-03-15T16:26:14.209Z] 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=1122990291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:14 [2024-03-15T16:26:14.209Z] 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=1122990291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:14 [2024-03-15T16:26:14.209Z] 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=1122990291 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:14 [2024-03-15T16:26:14.209Z] 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=1122990291 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:14 [2024-03-15T16:26:14.209Z] 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=1122990291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:14 [2024-03-15T16:26:14.209Z] 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=1122990292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:14 [2024-03-15T16:26:14.209Z] 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=1122990292 data=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')]
12:26:14 [2024-03-15T16:26:14.209Z] 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=1122990292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:14 [2024-03-15T16:26:14.209Z] 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=1122990292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:14 [2024-03-15T16:26:14.209Z] 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=1122990292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:14 [2024-03-15T16:26:14.209Z] 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=1122990292 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:14 [2024-03-15T16:26:14.209Z] 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=1122990292 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:26:14 [2024-03-15T16:26:14.209Z] 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')
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122990293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122990293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122990293 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122990293 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122990293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:14 [2024-03-15T16:26:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122990293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:14 [2024-03-15T16:26:14.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:14 [2024-03-15T16:26:14.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:14 [2024-03-15T16:26:14.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:14 [2024-03-15T16:26:14.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:14 [2024-03-15T16:26:14.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:14 [2024-03-15T16:26:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:26:14 [2024-03-15T16:26:14.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122990293 data=null 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')]
12:26:14 [2024-03-15T16:26:14.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122989599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:26:14 [2024-03-15T16:26:14.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:14 [2024-03-15T16:26:14.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:14 [2024-03-15T16:26:14.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:14 [2024-03-15T16:26:14.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:14 [2024-03-15T16:26:14.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:14 [2024-03-15T16:26:14.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:14 [2024-03-15T16:26:14.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122990910 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:14 [2024-03-15T16:26:14.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122990910 data=null doit=true}, TreeItem with text {Test}]
12:26:14 [2024-03-15T16:26:14.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122990911 data=null}, TreeItem with text {Test}]
12:26:14 [2024-03-15T16:26:14.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122990911 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122990911 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122990937 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122990937 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122990937 data=null doit=true}, TreeItem with text {Test}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122990938 data=null}, TreeItem with text {Test}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122990938 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122990938 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122990946 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122990946 data=null doit=true}, TreeItem with text {Test}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122990946 data=null}, TreeItem with text {Test}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122990946 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122990946 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}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122990948 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122990948 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122990948 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122990948 data=null}, TreeItem with text {Traces [0]}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122990949 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122990949 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]}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122990962 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122990962 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122990962 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:14 [2024-03-15T16:26:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122990962 data=null}, TreeItem with text {Traces [0]}]
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122990963 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122990963 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]}]
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122990965 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:26:14 [2024-03-15T16:26:14.977Z] 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=1122991160 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
12:26:14 [2024-03-15T16:26:14.977Z] 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')
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=1122991165 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')]
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1122991165 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')]
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=1122991165 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=1122991165 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=1122991166 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')]
12:26:14 [2024-03-15T16:26:14.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=1122991166 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')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=1122991306 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')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1122991309 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')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=1122991309 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')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=1122991309 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=1122991309 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
12:26:15 [2024-03-15T16:26:15.233Z] 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=1122991322 data=null doit=true}, Shell with text {Preferences (Filtered)}]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
12:26:15 [2024-03-15T16:26:15.233Z] 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')
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1122991323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1122991323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1122991324 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1122991324 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1122991324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1122991324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1122991324 data=null 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')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1122991340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1122991340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1122991341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1122991341 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1122991341 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122991344 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122991344 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122991344 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122991345 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:15 [2024-03-15T16:26:15.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122991345 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)]
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122991384 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
12:26:15 [2024-03-15T16:26:15.234Z] 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:'))
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
12:26:15 [2024-03-15T16:26:15.234Z] 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:'))
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
12:26:15 [2024-03-15T16:26:15.234Z] 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:'))
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1122991394 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1122991394 data=null doit=true}, Tree node with text: /rootpath]
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1122991394 data=null}, Tree node with text: /rootpath]
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1122991394 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122991394 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]
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1122991407 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:26:15 [2024-03-15T16:26:15.234Z] 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:'))
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
12:26:15 [2024-03-15T16:26:15.234Z] 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')
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2281ede7
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1122991412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1122991412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1122991412 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1122991412 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:15 [2024-03-15T16:26:15.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1122991412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:15 [2024-03-15T16:26:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1122991412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:15 [2024-03-15T16:26:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1122991412 data=null 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')]
12:26:15 [2024-03-15T16:26:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1122991413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:15 [2024-03-15T16:26:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1122991413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:15 [2024-03-15T16:26:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1122991413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:15 [2024-03-15T16:26:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1122991413 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:15 [2024-03-15T16:26:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1122991413 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:15 [2024-03-15T16:26:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:15 [2024-03-15T16:26:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1122991414 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
12:26:15 [2024-03-15T16:26:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1122991414 data=null doit=true}, Tree node with text: .*]
12:26:15 [2024-03-15T16:26:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1122991414 data=null}, Tree node with text: .*]
12:26:15 [2024-03-15T16:26:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1122991419 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122991419 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1122991438 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:15 [2024-03-15T16:26:15.491Z] 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=1122991441 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
12:26:15 [2024-03-15T16:26:15.491Z] 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=1122991441 data=null doit=true}, Tree node with text: /rootpath]
12:26:15 [2024-03-15T16:26:15.491Z] 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=1122991442 data=null}, Tree node with text: /rootpath]
12:26:15 [2024-03-15T16:26:15.491Z] 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=1122991442 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122991442 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]
12:26:15 [2024-03-15T16:26:15.491Z] 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=1122991457 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1122991458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1122991488 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1122991488 data=null doit=true}, Tree node with text: .*]
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1122991489 data=null}, Tree node with text: .*]
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1122991489 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122991489 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1122991499 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:26:15 [2024-03-15T16:26:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:26:15 [2024-03-15T16:26:15.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:'))
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
12:26:15 [2024-03-15T16:26:15.492Z] 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:'))
12:26:15 [2024-03-15T16:26:15.492Z] 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
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1122991508 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:'))]
12:26:15 [2024-03-15T16:26:15.492Z] 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
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:15 [2024-03-15T16:26:15.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=1122991509 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
12:26:15 [2024-03-15T16:26:15.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=1122991509 data=null doit=true}, Tree node with text: /rootpath]
12:26:15 [2024-03-15T16:26:15.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=1122991509 data=null}, Tree node with text: /rootpath]
12:26:15 [2024-03-15T16:26:15.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=1122991510 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122991510 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]
12:26:15 [2024-03-15T16:26:15.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=1122991517 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1122991518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:26:15 [2024-03-15T16:26:15.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')
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:26:15 [2024-03-15T16:26:15.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')
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122991539 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')]
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122991540 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')]
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122991540 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122991540 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122991540 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')]
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122991540 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')]
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122991540 data=null 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')]
12:26:15 [2024-03-15T16:26:15.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=1122991166 data=null 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')]
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:15 [2024-03-15T16:26:15.493Z] 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=1122991593 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
12:26:15 [2024-03-15T16:26:15.493Z] 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:'))
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
12:26:15 [2024-03-15T16:26:15.493Z] 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:'))
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
12:26:15 [2024-03-15T16:26:15.493Z] 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:'))
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
12:26:15 [2024-03-15T16:26:15.493Z] 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:'))
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:26:15 [2024-03-15T16:26:15.493Z] 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')
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122991595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122991595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122991595 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122991596 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122991596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122991596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122991596 data=null 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')]
12:26:15 [2024-03-15T16:26:15.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:15 [2024-03-15T16:26:15.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:15 [2024-03-15T16:26:15.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:15 [2024-03-15T16:26:15.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:15 [2024-03-15T16:26:15.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:26:15 [2024-03-15T16:26:15.493Z] 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')
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=1122991617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=1122991617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=1122991617 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=1122991617 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=1122991617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=1122991617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=1122991617 data=null 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')]
12:26:15 [2024-03-15T16:26:15.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:26:15 [2024-03-15T16:26:15.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:26:15 [2024-03-15T16:26:15.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:26:15 [2024-03-15T16:26:15.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:26:15 [2024-03-15T16:26:15.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
12:26:15 [2024-03-15T16:26:15.494Z] 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:'))
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
12:26:15 [2024-03-15T16:26:15.494Z] 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:'))
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
12:26:15 [2024-03-15T16:26:15.494Z] 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:'))
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
12:26:15 [2024-03-15T16:26:15.494Z] 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:'))
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:26:15 [2024-03-15T16:26:15.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')
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122991630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122991630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122991630 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122991630 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122991630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122991630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122991630 data=null 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')]
12:26:15 [2024-03-15T16:26:15.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:15 [2024-03-15T16:26:15.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:15 [2024-03-15T16:26:15.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:15 [2024-03-15T16:26:15.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:15 [2024-03-15T16:26:15.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:26:15 [2024-03-15T16:26:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
12:26:15 [2024-03-15T16:26:15.495Z] 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')
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=1122991652 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')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1122991652 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')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=1122991652 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=1122991652 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=1122991652 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')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=1122991652 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')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=1122991653 data=null 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')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=1122991653 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')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1122991654 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')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=1122991654 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')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=1122991654 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=1122991654 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:26:15 [2024-03-15T16:26:15.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')
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122991655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122991655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122991655 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122991655 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122991655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122991655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:15 [2024-03-15T16:26:15.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:15 [2024-03-15T16:26:15.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122991655 data=null 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')]
12:26:15 [2024-03-15T16:26:15.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122991001 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...']
12:26:15 [2024-03-15T16:26:15.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:15 [2024-03-15T16:26:15.751Z] 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@aca594d] time=1122991717 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:15 [2024-03-15T16:26:15.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:26:15 [2024-03-15T16:26:15.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:26:15 [2024-03-15T16:26:15.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:26:15 [2024-03-15T16:26:15.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:26:15 [2024-03-15T16:26:15.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:26:15 [2024-03-15T16:26:15.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1122991901 data=null doit=true}, Shell with text {Preferences}]
12:26:15 [2024-03-15T16:26:15.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:15 [2024-03-15T16:26:15.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:15 [2024-03-15T16:26:15.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:15 [2024-03-15T16:26:15.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:15 [2024-03-15T16:26:15.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:15 [2024-03-15T16:26:15.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122991934 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:26:15 [2024-03-15T16:26:15.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122991934 data=null doit=true}, TreeItem with text {Tracing}]
12:26:15 [2024-03-15T16:26:15.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122991934 data=null}, TreeItem with text {Tracing}]
12:26:15 [2024-03-15T16:26:15.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122991934 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:26:15 [2024-03-15T16:26:15.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122991935 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}]
12:26:16 [2024-03-15T16:26:16.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122991985 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:26:16 [2024-03-15T16:26:16.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1122991986 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1122991986 data=null doit=true}, Tree node with text: Remote Profiles]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1122991986 data=null}, Tree node with text: Remote Profiles]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1122991986 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122991987 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]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1122992017 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1122992020 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1122992020 data=null doit=true}, TreeItem with text {new profile}]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1122992021 data=null}, TreeItem with text {new profile}]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1122992021 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122992021 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}]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1122992024 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:26:16 [2024-03-15T16:26:16.008Z] 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')
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1122992025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1122992025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1122992025 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1122992025 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1122992025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1122992025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1122992025 data=null 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')]
12:26:16 [2024-03-15T16:26:16.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:16 [2024-03-15T16:26:16.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:16 [2024-03-15T16:26:16.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:16 [2024-03-15T16:26:16.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:16 [2024-03-15T16:26:16.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:16 [2024-03-15T16:26:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:16 [2024-03-15T16:26:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:16 [2024-03-15T16:26:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:16 [2024-03-15T16:26:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:16 [2024-03-15T16:26:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:16 [2024-03-15T16:26:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:26:16 [2024-03-15T16:26:16.009Z] 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')
12:26:16 [2024-03-15T16:26:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:26:16 [2024-03-15T16:26:16.009Z] 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')
12:26:16 [2024-03-15T16:26:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:26:16 [2024-03-15T16:26:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122992043 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')]
12:26:16 [2024-03-15T16:26:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122992043 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')]
12:26:16 [2024-03-15T16:26:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122992044 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:16 [2024-03-15T16:26:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122992045 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:16 [2024-03-15T16:26:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122992045 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')]
12:26:16 [2024-03-15T16:26:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122992045 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')]
12:26:16 [2024-03-15T16:26:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122992045 data=null 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')]
12:26:16 [2024-03-15T16:26:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122991724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:26:16 [2024-03-15T16:26:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:16 [2024-03-15T16:26:16.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@aca594d] time=1122992297 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:16 [2024-03-15T16:26:16.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:16 [2024-03-15T16:26:16.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:16 [2024-03-15T16:26:16.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:16 [2024-03-15T16:26:16.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:16 [2024-03-15T16:26:16.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122992302 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:16 [2024-03-15T16:26:16.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122992302 data=null doit=true}, TreeItem with text {Test}]
12:26:16 [2024-03-15T16:26:16.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122992302 data=null}, TreeItem with text {Test}]
12:26:16 [2024-03-15T16:26:16.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122992302 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:16 [2024-03-15T16:26:16.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122992302 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:16 [2024-03-15T16:26:16.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122992327 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:16 [2024-03-15T16:26:16.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:26:16 [2024-03-15T16:26:16.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:26:16 [2024-03-15T16:26:16.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:26:17 [2024-03-15T16:26:17.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:26:17 [2024-03-15T16:26:17.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:26:17 [2024-03-15T16:26:17.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:17 [2024-03-15T16:26:17.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:26:17 [2024-03-15T16:26:17.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')
12:26:17 [2024-03-15T16:26:17.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:17 [2024-03-15T16:26:17.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:17 [2024-03-15T16:26:17.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:17 [2024-03-15T16:26:17.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:26:17 [2024-03-15T16:26:17.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
12:26:17 [2024-03-15T16:26:17.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=1122993052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:17 [2024-03-15T16:26:17.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=1122993053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:17 [2024-03-15T16:26:17.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=1122993053 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:17 [2024-03-15T16:26:17.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=1122993053 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:17 [2024-03-15T16:26:17.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=1122993053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:17 [2024-03-15T16:26:17.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=1122993053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:17 [2024-03-15T16:26:17.193Z] 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=1122993053 data=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')]
12:26:17 [2024-03-15T16:26:17.193Z] 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=1122993053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:17 [2024-03-15T16:26:17.193Z] 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=1122993053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:17 [2024-03-15T16:26:17.193Z] 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=1122993053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:17 [2024-03-15T16:26:17.193Z] 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=1122993053 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:17 [2024-03-15T16:26:17.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=1122993053 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:26:17 [2024-03-15T16:26:17.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')
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122993054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122993054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122993054 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122993054 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122993055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122993055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:17 [2024-03-15T16:26:17.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')
12:26:17 [2024-03-15T16:26:17.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')
12:26:17 [2024-03-15T16:26:17.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')
12:26:17 [2024-03-15T16:26:17.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')
12:26:17 [2024-03-15T16:26:17.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')
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122993055 data=null 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')]
12:26:17 [2024-03-15T16:26:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122992368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122993774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122993774 data=null doit=true}, TreeItem with text {Test}]
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122993774 data=null}, TreeItem with text {Test}]
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122993775 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122993775 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122993803 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122993803 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122993803 data=null doit=true}, TreeItem with text {Test}]
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122993803 data=null}, TreeItem with text {Test}]
12:26:17 [2024-03-15T16:26:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122993804 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122993804 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122993808 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122993808 data=null doit=true}, TreeItem with text {Test}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122993808 data=null}, TreeItem with text {Test}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122993808 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122993809 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}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122993810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122993811 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122993811 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122993811 data=null}, TreeItem with text {Traces [0]}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122993811 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122993812 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]}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122993825 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1122993826 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1122993826 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1122993826 data=null}, TreeItem with text {Traces [0]}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1122993826 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122993826 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]}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1122993830 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:26:17 [2024-03-15T16:26:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:26:18 [2024-03-15T16:26:18.011Z] 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=1122994117 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
12:26:18 [2024-03-15T16:26:18.011Z] 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')
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=1122994118 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')]
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1122994118 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')]
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=1122994118 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=1122994118 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=1122994118 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')]
12:26:18 [2024-03-15T16:26:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=1122994118 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')]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=1122994243 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')]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1122994248 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')]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=1122994248 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')]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=1122994248 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=1122994248 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
12:26:18 [2024-03-15T16:26:18.267Z] 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=1122994260 data=null doit=true}, Shell with text {Preferences (Filtered)}]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
12:26:18 [2024-03-15T16:26:18.267Z] 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')
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1122994262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1122994262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1122994262 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1122994262 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1122994262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1122994262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1122994262 data=null 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')]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1122994288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1122994289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1122994289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1122994289 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1122994289 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122994292 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122994292 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122994292 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122994293 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122994293 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)]
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122994298 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
12:26:18 [2024-03-15T16:26:18.268Z] 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:'))
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
12:26:18 [2024-03-15T16:26:18.268Z] 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:'))
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
12:26:18 [2024-03-15T16:26:18.268Z] 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:'))
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1122994326 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1122994326 data=null doit=true}, Tree node with text: /rootpath]
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1122994327 data=null}, Tree node with text: /rootpath]
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1122994327 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122994327 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]
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1122994332 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:26:18 [2024-03-15T16:26:18.268Z] 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:'))
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
12:26:18 [2024-03-15T16:26:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
12:26:18 [2024-03-15T16:26:18.268Z] 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')
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1eda2666
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1122994346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1122994346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1122994346 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1122994346 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1122994346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1122994347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1122994347 data=null 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')]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1122994347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1122994347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1122994348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1122994348 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1122994348 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1122994348 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1122994358 data=null doit=true}, Tree node with text: .*]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1122994359 data=null}, Tree node with text: .*]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1122994359 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122994359 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1122994406 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:18 [2024-03-15T16:26:18.269Z] 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=1122994419 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
12:26:18 [2024-03-15T16:26:18.269Z] 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=1122994419 data=null doit=true}, Tree node with text: /rootpath]
12:26:18 [2024-03-15T16:26:18.269Z] 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=1122994419 data=null}, Tree node with text: /rootpath]
12:26:18 [2024-03-15T16:26:18.269Z] 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=1122994420 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122994420 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]
12:26:18 [2024-03-15T16:26:18.269Z] 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=1122994432 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1122994434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:26:18 [2024-03-15T16:26:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:26:18 [2024-03-15T16:26:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:18 [2024-03-15T16:26:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1122994446 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
12:26:18 [2024-03-15T16:26:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1122994447 data=null doit=true}, Tree node with text: .*]
12:26:18 [2024-03-15T16:26:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1122994447 data=null}, Tree node with text: .*]
12:26:18 [2024-03-15T16:26:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1122994448 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
12:26:18 [2024-03-15T16:26:18.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122994448 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:26:18 [2024-03-15T16:26:18.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1122994484 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
12:26:18 [2024-03-15T16:26:18.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:26:18 [2024-03-15T16:26:18.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:26:18 [2024-03-15T16:26:18.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:26:18 [2024-03-15T16:26:18.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:26:18 [2024-03-15T16:26:18.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:26:18 [2024-03-15T16:26:18.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
12:26:18 [2024-03-15T16:26:18.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:'))
12:26:18 [2024-03-15T16:26:18.525Z] 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
12:26:18 [2024-03-15T16:26:18.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1122994489 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:'))]
12:26:18 [2024-03-15T16:26:18.525Z] 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
12:26:18 [2024-03-15T16:26:18.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:18 [2024-03-15T16:26:18.525Z] 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=1122994490 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
12:26:18 [2024-03-15T16:26:18.525Z] 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=1122994490 data=null doit=true}, Tree node with text: /rootpath]
12:26:18 [2024-03-15T16:26:18.525Z] 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=1122994491 data=null}, Tree node with text: /rootpath]
12:26:18 [2024-03-15T16:26:18.525Z] 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=1122994491 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122994491 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]
12:26:18 [2024-03-15T16:26:18.526Z] 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=1122994505 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1122994507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:26:18 [2024-03-15T16:26:18.526Z] 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')
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:26:18 [2024-03-15T16:26:18.526Z] 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')
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122994528 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')]
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122994528 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')]
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122994528 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122994528 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122994528 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')]
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122994528 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')]
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122994528 data=null 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')]
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=1122994119 data=null 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')]
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:18 [2024-03-15T16:26:18.526Z] 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=1122994573 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
12:26:18 [2024-03-15T16:26:18.526Z] 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:'))
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
12:26:18 [2024-03-15T16:26:18.526Z] 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:'))
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
12:26:18 [2024-03-15T16:26:18.526Z] 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:'))
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:18 [2024-03-15T16:26:18.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
12:26:18 [2024-03-15T16:26:18.526Z] 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:'))
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:26:18 [2024-03-15T16:26:18.527Z] 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')
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122994575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122994576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122994576 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122994576 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122994576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122994576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122994576 data=null 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')]
12:26:18 [2024-03-15T16:26:18.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:26:18 [2024-03-15T16:26:18.527Z] 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')
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=1122994599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=1122994599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=1122994599 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=1122994599 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=1122994599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=1122994599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=1122994599 data=null 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')]
12:26:18 [2024-03-15T16:26:18.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
12:26:18 [2024-03-15T16:26:18.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
12:26:18 [2024-03-15T16:26:18.528Z] 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:'))
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
12:26:18 [2024-03-15T16:26:18.528Z] 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:'))
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
12:26:18 [2024-03-15T16:26:18.528Z] 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:'))
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
12:26:18 [2024-03-15T16:26:18.528Z] 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:'))
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:26:18 [2024-03-15T16:26:18.528Z] 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')
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1122994613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1122994614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1122994614 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1122994614 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1122994614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1122994614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1122994614 data=null 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')]
12:26:18 [2024-03-15T16:26:18.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:26:18 [2024-03-15T16:26:18.528Z] 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')
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1122994638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1122994638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1122994638 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1122994638 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1122994638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1122994638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:26:18 [2024-03-15T16:26:18.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:26:18 [2024-03-15T16:26:18.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:26:18 [2024-03-15T16:26:18.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1122994639 data=null 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')]
12:26:18 [2024-03-15T16:26:18.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1122993873 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...']
12:26:19 [2024-03-15T16:26:19.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:19 [2024-03-15T16:26:19.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:26:19 [2024-03-15T16:26:19.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1122995145 data=null doit=true}, TreeItem with text {Traces [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1122995145 data=null}, TreeItem with text {Traces [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1122995146 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122995146 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]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1122995147 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1122995147 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122995148 data=null doit=true}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122995148 data=null}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122995148 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122995148 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]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122995157 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122995157 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1122995158 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122995158 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]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122995160 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1122995160 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1122995160 data=null doit=true}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1122995160 data=null}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:26:19 [2024-03-15T16:26:19.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1122995161 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1122995161 data=null doit=true}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1122995161 data=null}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122995162 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122995162 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]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122995166 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122995172 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1122995172 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122995172 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]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122995175 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1122995176 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1122995176 data=null doit=true}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1122995176 data=null}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:26:19 [2024-03-15T16:26:19.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1122995177 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1122995177 data=null doit=true}, TreeItem with text {generated [1]}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1122995177 data=null}, TreeItem with text {generated [1]}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122995178 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122995178 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]}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122995182 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1122995182 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1122995182 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122995189 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]}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1122995192 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1122995192 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1122995192 data=null doit=true}, TreeItem with text {generated [1]}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1122995192 data=null}, TreeItem with text {generated [1]}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:26:19 [2024-03-15T16:26:19.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1122995193 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1122995193 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1122995193 data=null}, TreeItem with text {synthetic-trace}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122995194 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122995194 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}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122995218 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1122995218 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:26:19 [2024-03-15T16:26:19.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1122995218 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:26:19 [2024-03-15T16:26:19.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122995218 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}]
12:26:19 [2024-03-15T16:26:19.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1122995255 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:26:19 [2024-03-15T16:26:19.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1122995263 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:26:19 [2024-03-15T16:26:19.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1122995263 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:26:19 [2024-03-15T16:26:19.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1122995263 data=null}, TreeItem with text {synthetic-trace}]
12:26:19 [2024-03-15T16:26:19.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:19 [2024-03-15T16:26:19.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:26:19 [2024-03-15T16:26:19.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:26:19 [2024-03-15T16:26:19.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:26:19 [2024-03-15T16:26:19.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1122995814 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122995814 data=null doit=true}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122995814 data=null}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122995815 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122995815 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]}]
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122995830 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122995830 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1122995830 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122995830 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]}]
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122995833 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1122995833 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1122995833 data=null doit=true}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1122995833 data=null}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1122995834 data=null doit=true}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1122995834 data=null}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1122995834 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1122995834 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]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1122995842 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1122995843 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1122995843 data=null doit=true}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1122995843 data=null}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122995843 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122995844 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]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122995850 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1122995850 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1122995851 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122995851 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]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1122995861 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1122995862 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1122995862 data=null doit=true}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1122995862 data=null}, TreeItem with text {resources [3]}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:26:19 [2024-03-15T16:26:19.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1122995863 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1122995863 data=null doit=true}, TreeItem with text {syslog}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1122995863 data=null}, TreeItem with text {syslog}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122995864 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122995864 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}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122995884 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1122995884 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1122995885 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1122995885 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}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1122995923 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1122996027 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1122996028 data=null doit=true}, TreeItem with text {syslog}]
12:26:19 [2024-03-15T16:26:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1122996028 data=null}, TreeItem with text {syslog}]
12:26:19 [2024-03-15T16:26:19.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:26:19 [2024-03-15T16:26:19.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:26:19 [2024-03-15T16:26:19.865Z] 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@aca594d] time=1122996029 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
12:26:19 [2024-03-15T16:26:19.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:26:20 [2024-03-15T16:26:20.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:26:20 [2024-03-15T16:26:20.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1122996374 data=null doit=true}, Shell with text {Preferences}]
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122996377 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122996378 data=null doit=true}, TreeItem with text {Tracing}]
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122996378 data=null}, TreeItem with text {Tracing}]
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122996378 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122996384 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}]
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122996487 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:26:20 [2024-03-15T16:26:20.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1122996489 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1122996489 data=null doit=true}, Tree node with text: Remote Profiles]
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1122996489 data=null}, Tree node with text: Remote Profiles]
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1122996489 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:26:20 [2024-03-15T16:26:20.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122996490 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]
12:26:20 [2024-03-15T16:26:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1122996491 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:26:20 [2024-03-15T16:26:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:20 [2024-03-15T16:26:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:20 [2024-03-15T16:26:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:20 [2024-03-15T16:26:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:20 [2024-03-15T16:26:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:20 [2024-03-15T16:26:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1122996495 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
12:26:20 [2024-03-15T16:26:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1122996495 data=null doit=true}, TreeItem with text {new profile}]
12:26:20 [2024-03-15T16:26:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1122996496 data=null}, TreeItem with text {new profile}]
12:26:20 [2024-03-15T16:26:20.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1122996585 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
12:26:20 [2024-03-15T16:26:20.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122996586 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}]
12:26:20 [2024-03-15T16:26:20.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1122996588 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
12:26:20 [2024-03-15T16:26:20.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:20 [2024-03-15T16:26:20.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:20 [2024-03-15T16:26:20.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:26:20 [2024-03-15T16:26:20.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:26:20 [2024-03-15T16:26:20.633Z] 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')
12:26:20 [2024-03-15T16:26:20.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:20 [2024-03-15T16:26:20.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:20 [2024-03-15T16:26:20.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1122996591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1122996591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1122996592 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1122996592 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1122996592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1122996592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1122996592 data=null 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')]
12:26:20 [2024-03-15T16:26:20.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:20 [2024-03-15T16:26:20.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:20 [2024-03-15T16:26:20.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:20 [2024-03-15T16:26:20.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:20 [2024-03-15T16:26:20.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:26:20 [2024-03-15T16:26:20.634Z] 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')
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:26:20 [2024-03-15T16:26:20.634Z] 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')
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122996681 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')]
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122996682 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')]
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122996682 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122996682 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122996682 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')]
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122996682 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')]
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122996682 data=null 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')]
12:26:20 [2024-03-15T16:26:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122996057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:26:21 [2024-03-15T16:26:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:21 [2024-03-15T16:26:21.562Z] 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@aca594d] time=1122997738 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:21 [2024-03-15T16:26:21.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:21 [2024-03-15T16:26:21.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:21 [2024-03-15T16:26:21.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:21 [2024-03-15T16:26:21.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:21 [2024-03-15T16:26:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1122997743 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:21 [2024-03-15T16:26:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1122997758 data=null doit=true}, TreeItem with text {Test}]
12:26:21 [2024-03-15T16:26:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1122997758 data=null}, TreeItem with text {Test}]
12:26:21 [2024-03-15T16:26:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1122997759 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:21 [2024-03-15T16:26:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122997759 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:21 [2024-03-15T16:26:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1122997791 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:21 [2024-03-15T16:26:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:26:21 [2024-03-15T16:26:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:26:21 [2024-03-15T16:26:21.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:26:22 [2024-03-15T16:26:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:26:22 [2024-03-15T16:26:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:26:22 [2024-03-15T16:26:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:22 [2024-03-15T16:26:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:26:22 [2024-03-15T16:26:22.744Z] 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')
12:26:22 [2024-03-15T16:26:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:22 [2024-03-15T16:26:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:22 [2024-03-15T16:26:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:22 [2024-03-15T16:26:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:26:22 [2024-03-15T16:26:22.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:26:22 [2024-03-15T16:26:22.744Z] 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=1122998640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:22 [2024-03-15T16:26:22.744Z] 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=1122998640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:22 [2024-03-15T16:26:22.744Z] 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=1122998641 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:22 [2024-03-15T16:26:22.744Z] 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=1122998641 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:22 [2024-03-15T16:26:22.745Z] 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=1122998641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:22 [2024-03-15T16:26:22.745Z] 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=1122998641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:22 [2024-03-15T16:26:22.745Z] 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=1122998641 data=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')]
12:26:22 [2024-03-15T16:26:22.745Z] 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=1122998641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:22 [2024-03-15T16:26:22.745Z] 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=1122998641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:22 [2024-03-15T16:26:22.745Z] 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=1122998641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:22 [2024-03-15T16:26:22.745Z] 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=1122998641 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:22 [2024-03-15T16:26:22.745Z] 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=1122998641 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:26:22 [2024-03-15T16:26:22.745Z] 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')
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1122998642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1122998643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1122998643 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1122998643 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1122998643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1122998643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:22 [2024-03-15T16:26:22.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:22 [2024-03-15T16:26:22.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:22 [2024-03-15T16:26:22.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:22 [2024-03-15T16:26:22.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:22 [2024-03-15T16:26:22.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1122998643 data=null 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')]
12:26:22 [2024-03-15T16:26:22.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1122997842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:26:23 [2024-03-15T16:26:23.306Z] 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@aca594d] time=1122999258 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:23 [2024-03-15T16:26:23.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:26:23 [2024-03-15T16:26:23.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:26:23 [2024-03-15T16:26:23.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:26:23 [2024-03-15T16:26:23.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1122999551 data=null doit=true}, Shell with text {Preferences}]
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1122999554 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1122999554 data=null doit=true}, TreeItem with text {Tracing}]
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1122999554 data=null}, TreeItem with text {Tracing}]
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1122999554 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122999554 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}]
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1122999588 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:26:23 [2024-03-15T16:26:23.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1122999589 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1122999589 data=null doit=true}, Tree node with text: Remote Profiles]
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1122999590 data=null}, Tree node with text: Remote Profiles]
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1122999590 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122999590 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]
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1122999591 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
12:26:23 [2024-03-15T16:26:23.562Z] 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')
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1122999593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1122999593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1122999593 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1122999593 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1122999594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1122999594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1122999594 data=null 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')]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1122999612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1122999612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1122999612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1122999612 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1122999612 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122999616 data=null button=0 stateMask=0x0 x=160 y=293 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122999616 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122999616 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122999616 data=null button=1 stateMask=0x0 x=160 y=293 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122999617 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)]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1122999622 data=null button=1 stateMask=0x80000 x=160 y=293 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
12:26:23 [2024-03-15T16:26:23.563Z] 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:'))
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
12:26:23 [2024-03-15T16:26:23.563Z] 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:'))
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
12:26:23 [2024-03-15T16:26:23.563Z] 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:'))
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1122999640 data=null button=0 stateMask=0x0 x=108 y=293 count=0}, Tree node with text: /rootpath]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1122999640 data=null doit=true}, Tree node with text: /rootpath]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1122999640 data=null}, Tree node with text: /rootpath]
12:26:23 [2024-03-15T16:26:23.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1122999642 data=null button=1 stateMask=0x0 x=108 y=293 count=1}, Tree node with text: /rootpath]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122999642 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]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1122999652 data=null button=1 stateMask=0x80000 x=108 y=284 count=1}, Tree node with text: /rootpath]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:26:23 [2024-03-15T16:26:23.564Z] 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:'))
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
12:26:23 [2024-03-15T16:26:23.564Z] 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')
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@54ff3774
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1122999657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1122999657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1122999658 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1122999658 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1122999658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1122999658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1122999658 data=null 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')]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1122999659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1122999659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1122999659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1122999659 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1122999659 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1122999660 data=null button=0 stateMask=0x0 x=102 y=293 count=0}, Tree node with text: .*]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1122999660 data=null doit=true}, Tree node with text: .*]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1122999660 data=null}, Tree node with text: .*]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1122999660 data=null button=1 stateMask=0x0 x=102 y=293 count=1}, Tree node with text: .*]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122999661 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1122999681 data=null button=1 stateMask=0x80000 x=102 y=284 count=1}, Tree node with text: .*]
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:26:23 [2024-03-15T16:26:23.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:23 [2024-03-15T16:26:23.565Z] 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=1122999684 data=null button=0 stateMask=0x0 x=577 y=247 count=0}, Tree node with text: /rootpath]
12:26:23 [2024-03-15T16:26:23.565Z] 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=1122999684 data=null doit=true}, Tree node with text: /rootpath]
12:26:23 [2024-03-15T16:26:23.565Z] 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=1122999684 data=null}, Tree node with text: /rootpath]
12:26:23 [2024-03-15T16:26:23.565Z] 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=1122999685 data=null button=1 stateMask=0x0 x=577 y=247 count=1}, Tree node with text: /rootpath]
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122999685 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]
12:26:23 [2024-03-15T16:26:23.565Z] 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=1122999692 data=null button=1 stateMask=0x80000 x=577 y=247 count=1}, Tree node with text: /rootpath]
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1122999694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1122999715 data=null button=0 stateMask=0x0 x=102 y=270 count=0}, Tree node with text: .*]
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1122999715 data=null doit=true}, Tree node with text: .*]
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1122999715 data=null}, Tree node with text: .*]
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1122999715 data=null button=1 stateMask=0x0 x=102 y=270 count=1}, Tree node with text: .*]
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122999716 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1122999725 data=null button=1 stateMask=0x80000 x=102 y=270 count=1}, Tree node with text: .*]
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
12:26:23 [2024-03-15T16:26:23.565Z] 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:'))
12:26:23 [2024-03-15T16:26:23.565Z] 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
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1122999736 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:'))]
12:26:23 [2024-03-15T16:26:23.565Z] 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
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:23 [2024-03-15T16:26:23.565Z] 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=1122999737 data=null button=0 stateMask=0x0 x=577 y=224 count=0}, Tree node with text: /rootpath]
12:26:23 [2024-03-15T16:26:23.565Z] 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=1122999737 data=null doit=true}, Tree node with text: /rootpath]
12:26:23 [2024-03-15T16:26:23.565Z] 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=1122999737 data=null}, Tree node with text: /rootpath]
12:26:23 [2024-03-15T16:26:23.565Z] 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=1122999738 data=null button=1 stateMask=0x0 x=577 y=224 count=1}, Tree node with text: /rootpath]
12:26:23 [2024-03-15T16:26:23.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1122999738 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]
12:26:23 [2024-03-15T16:26:23.566Z] 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=1122999745 data=null button=1 stateMask=0x80000 x=577 y=224 count=1}, Tree node with text: /rootpath]
12:26:23 [2024-03-15T16:26:23.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:26:23 [2024-03-15T16:26:23.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1122999750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:26:23 [2024-03-15T16:26:23.822Z] 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')
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:26:23 [2024-03-15T16:26:23.822Z] 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')
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1122999763 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')]
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1122999763 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')]
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1122999763 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1122999772 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1122999772 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')]
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1122999772 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')]
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1122999772 data=null 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')]
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122999274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:23 [2024-03-15T16:26:23.822Z] 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@aca594d] time=1122999830 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:23 [2024-03-15T16:26:23.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:26:23 [2024-03-15T16:26:23.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:26:23 [2024-03-15T16:26:23.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123000088 data=null doit=true}, Shell with text {Preferences}]
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1123000134 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1123000134 data=null doit=true}, TreeItem with text {Tracing}]
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1123000134 data=null}, TreeItem with text {Tracing}]
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1123000134 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000134 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}]
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1123000154 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:26:24 [2024-03-15T16:26:24.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1123000156 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1123000156 data=null doit=true}, Tree node with text: Remote Profiles]
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1123000156 data=null}, Tree node with text: Remote Profiles]
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1123000156 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000156 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]
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1123000158 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:26:24 [2024-03-15T16:26:24.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1123000161 data=null button=0 stateMask=0x0 x=137 y=978 count=0}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1123000161 data=null doit=true}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1123000161 data=null}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1123000161 data=null button=1 stateMask=0x0 x=137 y=978 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000162 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.*]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1123000170 data=null button=1 stateMask=0x80000 x=137 y=978 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with mnemonic 'Move Down'
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with style 'SWT.PUSH'
12:26:24 [2024-03-15T16:26:24.081Z] 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')
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Down
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Down} time=1123000187 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')]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=1123000196 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')]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Down} time=1123000196 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Down} time=1123000196 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Down} time=1123000197 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')]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Down} time=1123000198 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')]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Down} time=1123000198 data=null 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')]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Move Down} time=1123000200 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')]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=1123000200 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')]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Move Down} time=1123000200 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')]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Move Down} time=1123000200 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Move Down} time=1123000200 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Down
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1123000201 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1123000201 data=null doit=true}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1123000201 data=null}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1123000201 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000202 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.*]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1123000221 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with mnemonic 'Move Up'
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with style 'SWT.PUSH'
12:26:24 [2024-03-15T16:26:24.082Z] 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')
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Up
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Up} time=1123000222 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')]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Up} time=1123000223 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')]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Up} time=1123000223 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Up} time=1123000223 data=null}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Up} time=1123000223 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')]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Up} time=1123000223 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')]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Up} time=1123000223 data=null 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')]
12:26:24 [2024-03-15T16:26:24.082Z] 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')
12:26:24 [2024-03-15T16:26:24.082Z] 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')
12:26:24 [2024-03-15T16:26:24.082Z] 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')
12:26:24 [2024-03-15T16:26:24.082Z] 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')
12:26:24 [2024-03-15T16:26:24.082Z] 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')
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Up
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1123000227 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1123000227 data=null doit=true}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1123000227 data=null}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1123000228 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000228 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.*]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1123000246 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1123000246 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1123000247 data=null doit=true}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1123000247 data=null}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1123000248 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000248 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.*]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1123000264 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=1123000266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1123000268 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1123000268 data=null doit=true}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1123000269 data=null}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1123000269 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000269 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.*]
12:26:24 [2024-03-15T16:26:24.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1123000280 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
12:26:24 [2024-03-15T16:26:24.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
12:26:24 [2024-03-15T16:26:24.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=1123000289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
12:26:24 [2024-03-15T16:26:24.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
12:26:24 [2024-03-15T16:26:24.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1123000311 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1123000311 data=null doit=true}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1123000312 data=null}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1123000312 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000312 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.*]
12:26:24 [2024-03-15T16:26:24.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1123000322 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1123000323 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1123000323 data=null doit=true}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1123000323 data=null}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1123000324 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000324 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.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1123000342 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Cut	Ctrl+X", using matcher: with mnemonic 'Cut'
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Cut'
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Cut	Ctrl+X} time=1123000344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Cut']
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Cut'
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=1123000348 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=1123000348 data=null doit=true}, Tree node with text: .*syslog]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=1123000348 data=null}, Tree node with text: .*syslog]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=1123000349 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000349 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]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=1123000357 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=1123000358 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=1123000358 data=null doit=true}, Tree node with text: .*syslog]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=1123000358 data=null}, Tree node with text: .*syslog]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=1123000367 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000368 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]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=1123000382 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=1123000384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1123000396 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1123000396 data=null doit=true}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1123000396 data=null}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1123000396 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000397 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.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1123000414 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1123000414 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1123000414 data=null doit=true}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1123000415 data=null}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1123000416 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000416 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.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1123000425 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete	Delete", using matcher: with mnemonic 'Delete'
12:26:24 [2024-03-15T16:26:24.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete	Delete} time=1123000426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1123000429 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1123000429 data=null doit=true}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1123000429 data=null}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1123000430 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000430 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.*]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1123000447 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1123000448 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1123000448 data=null doit=true}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1123000448 data=null}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1123000449 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000449 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.*]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1123000458 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=1123000460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=1123000461 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)]
12:26:24 [2024-03-15T16:26:24.341Z] 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=1123000461 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)]
12:26:24 [2024-03-15T16:26:24.341Z] 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=1123000461 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)]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=1123000462 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)]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000462 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)]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=1123000478 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)]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1123000478 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)]
12:26:24 [2024-03-15T16:26:24.341Z] 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=1123000478 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)]
12:26:24 [2024-03-15T16:26:24.341Z] 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=1123000478 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)]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1123000479 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)]
12:26:24 [2024-03-15T16:26:24.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000479 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)]
12:26:24 [2024-03-15T16:26:24.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1123000481 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)]
12:26:24 [2024-03-15T16:26:24.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1123000481 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)]
12:26:24 [2024-03-15T16:26:24.342Z] 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=1123000481 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)]
12:26:24 [2024-03-15T16:26:24.342Z] 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=1123000481 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)]
12:26:24 [2024-03-15T16:26:24.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1123000482 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)]
12:26:24 [2024-03-15T16:26:24.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000482 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)]
12:26:24 [2024-03-15T16:26:24.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1123000482 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)]
12:26:24 [2024-03-15T16:26:24.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.342Z] 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=1123000517 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)]
12:26:24 [2024-03-15T16:26:24.342Z] 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=1123000517 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)]
12:26:24 [2024-03-15T16:26:24.342Z] 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=1123000517 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)]
12:26:24 [2024-03-15T16:26:24.342Z] 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=1123000518 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)]
12:26:24 [2024-03-15T16:26:24.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000518 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)]
12:26:24 [2024-03-15T16:26:24.342Z] 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=1123000524 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)]
12:26:24 [2024-03-15T16:26:24.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
12:26:24 [2024-03-15T16:26:24.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=1123000525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:26:24 [2024-03-15T16:26:24.599Z] 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')
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:26:24 [2024-03-15T16:26:24.599Z] 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')
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1123000547 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')]
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1123000547 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')]
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1123000547 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1123000547 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1123000547 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')]
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1123000547 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')]
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1123000547 data=null 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')]
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1122999836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:24 [2024-03-15T16:26:24.599Z] 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@aca594d] time=1123000598 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:26:24 [2024-03-15T16:26:24.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123000812 data=null doit=true}, Shell with text {Preferences}]
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1123000828 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1123000828 data=null doit=true}, TreeItem with text {Tracing}]
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1123000828 data=null}, TreeItem with text {Tracing}]
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1123000828 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000829 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}]
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1123000861 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:26:24 [2024-03-15T16:26:24.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1123000863 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1123000863 data=null doit=true}, Tree node with text: Remote Profiles]
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1123000863 data=null}, Tree node with text: Remote Profiles]
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1123000863 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000863 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]
12:26:24 [2024-03-15T16:26:24.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1123000902 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1123000905 data=null button=0 stateMask=0x0 x=78 y=909 count=0}, TreeItem with text {new profile}]
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1123000905 data=null doit=true}, TreeItem with text {new profile}]
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1123000905 data=null}, TreeItem with text {new profile}]
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1123000906 data=null button=1 stateMask=0x0 x=78 y=909 count=1}, TreeItem with text {new profile}]
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000906 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}]
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1123000909 data=null button=1 stateMask=0x80000 x=78 y=909 count=1}, TreeItem with text {new profile}]
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:26:24 [2024-03-15T16:26:24.856Z] 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')
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1123000911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1123000911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1123000911 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1123000911 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1123000911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1123000911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1123000911 data=null 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')]
12:26:24 [2024-03-15T16:26:24.856Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:24 [2024-03-15T16:26:24.856Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:24 [2024-03-15T16:26:24.856Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:24 [2024-03-15T16:26:24.856Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:24 [2024-03-15T16:26:24.856Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:26:24 [2024-03-15T16:26:24.856Z] 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')
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:26:24 [2024-03-15T16:26:24.856Z] 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')
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:26:24 [2024-03-15T16:26:24.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1123000932 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')]
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1123000932 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')]
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1123000932 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1123000932 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1123000932 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')]
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1123000932 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')]
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1123000932 data=null 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')]
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1123000605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:24 [2024-03-15T16:26:24.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@aca594d] time=1123000966 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1123000992 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1123000992 data=null doit=true}, TreeItem with text {Test}]
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1123000992 data=null}, TreeItem with text {Test}]
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1123000993 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123000993 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:26:24 [2024-03-15T16:26:24.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1123001016 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:26:25 [2024-03-15T16:26:25.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:26:25 [2024-03-15T16:26:25.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:26:25 [2024-03-15T16:26:25.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:26:25 [2024-03-15T16:26:25.677Z] 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')
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:26:25 [2024-03-15T16:26:25.677Z] 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=1123001767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:25 [2024-03-15T16:26:25.677Z] 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=1123001767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:25 [2024-03-15T16:26:25.677Z] 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=1123001768 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:25 [2024-03-15T16:26:25.677Z] 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=1123001768 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:25 [2024-03-15T16:26:25.677Z] 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=1123001768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:25 [2024-03-15T16:26:25.677Z] 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=1123001768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:25 [2024-03-15T16:26:25.677Z] 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=1123001768 data=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')]
12:26:25 [2024-03-15T16:26:25.677Z] 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=1123001768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:25 [2024-03-15T16:26:25.677Z] 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=1123001768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:25 [2024-03-15T16:26:25.677Z] 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=1123001768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:25 [2024-03-15T16:26:25.677Z] 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=1123001768 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:25 [2024-03-15T16:26:25.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=1123001769 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:26:25 [2024-03-15T16:26:25.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')
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123001769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123001770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123001770 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123001770 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123001770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:25 [2024-03-15T16:26:25.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123001770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:25 [2024-03-15T16:26:25.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')
12:26:25 [2024-03-15T16:26:25.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')
12:26:25 [2024-03-15T16:26:25.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:25 [2024-03-15T16:26:25.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:25 [2024-03-15T16:26:25.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:25 [2024-03-15T16:26:25.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:26:25 [2024-03-15T16:26:25.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123001770 data=null 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')]
12:26:25 [2024-03-15T16:26:25.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1123001058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:26:26 [2024-03-15T16:26:26.239Z] 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@aca594d] time=1123002275 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:26 [2024-03-15T16:26:26.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:26:26 [2024-03-15T16:26:26.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:26:26 [2024-03-15T16:26:26.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123002518 data=null doit=true}, Shell with text {Preferences}]
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1123002535 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1123002535 data=null doit=true}, TreeItem with text {Tracing}]
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1123002535 data=null}, TreeItem with text {Tracing}]
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1123002535 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123002536 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}]
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1123002592 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:26:26 [2024-03-15T16:26:26.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1123002594 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1123002594 data=null doit=true}, Tree node with text: Remote Profiles]
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1123002594 data=null}, Tree node with text: Remote Profiles]
12:26:26 [2024-03-15T16:26:26.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1123002594 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123002594 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]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1123002605 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllRecursive} time=1123002609 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestAllRecursive}]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllRecursive} time=1123002609 data=null doit=true}, TreeItem with text {TestAllRecursive}]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllRecursive} time=1123002609 data=null}, TreeItem with text {TestAllRecursive}]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllRecursive} time=1123002610 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123002610 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}]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllRecursive} time=1123002623 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:26:26 [2024-03-15T16:26:26.496Z] 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')
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1123002625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1123002625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1123002625 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1123002625 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1123002626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1123002626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1123002626 data=null 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')]
12:26:26 [2024-03-15T16:26:26.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllNonRecursive} time=1123002633 data=null button=0 stateMask=0x0 x=108 y=12 count=0}, TreeItem with text {TestAllNonRecursive}]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllNonRecursive} time=1123002633 data=null doit=true}, TreeItem with text {TestAllNonRecursive}]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllNonRecursive} time=1123002633 data=null}, TreeItem with text {TestAllNonRecursive}]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllNonRecursive} time=1123002634 data=null button=1 stateMask=0x0 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123002634 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}]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllNonRecursive} time=1123002636 data=null button=1 stateMask=0x80000 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:26:26 [2024-03-15T16:26:26.497Z] 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')
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1123002638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1123002638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1123002638 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1123002638 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1123002639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1123002639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1123002639 data=null 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')]
12:26:26 [2024-03-15T16:26:26.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificRecursive} time=1123002651 data=null button=0 stateMask=0x0 x=112 y=12 count=0}, TreeItem with text {TestSpecificRecursive}]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificRecursive} time=1123002651 data=null doit=true}, TreeItem with text {TestSpecificRecursive}]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificRecursive} time=1123002651 data=null}, TreeItem with text {TestSpecificRecursive}]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificRecursive} time=1123002651 data=null button=1 stateMask=0x0 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123002652 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}]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificRecursive} time=1123002654 data=null button=1 stateMask=0x80000 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:26:26 [2024-03-15T16:26:26.497Z] 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')
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1123002658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1123002658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1123002658 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1123002659 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1123002660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1123002660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1123002660 data=null 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')]
12:26:26 [2024-03-15T16:26:26.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=1123002665 data=null button=0 stateMask=0x0 x=125 y=12 count=0}, TreeItem with text {TestSpecificNonRecursive}]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificNonRecursive} time=1123002666 data=null doit=true}, TreeItem with text {TestSpecificNonRecursive}]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificNonRecursive} time=1123002666 data=null}, TreeItem with text {TestSpecificNonRecursive}]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=1123002666 data=null button=1 stateMask=0x0 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123002666 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}]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=1123002668 data=null button=1 stateMask=0x80000 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:26:26 [2024-03-15T16:26:26.498Z] 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')
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1123002670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1123002670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1123002670 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1123002670 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1123002670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1123002671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1123002671 data=null 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')]
12:26:26 [2024-03-15T16:26:26.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1123002681 data=null button=0 stateMask=0x0 x=147 y=12 count=0}, TreeItem with text {TestSpecificMultiGroupRecursive}]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1123002681 data=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1123002681 data=null}, TreeItem with text {TestSpecificMultiGroupRecursive}]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1123002681 data=null button=1 stateMask=0x0 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123002681 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}]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1123002683 data=null button=1 stateMask=0x80000 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:26:26 [2024-03-15T16:26:26.498Z] 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')
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:26:26 [2024-03-15T16:26:26.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1123002685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1123002685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1123002685 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1123002685 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1123002685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1123002685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1123002686 data=null 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')]
12:26:26 [2024-03-15T16:26:26.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:26:26 [2024-03-15T16:26:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:26 [2024-03-15T16:26:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestMultiNode} time=1123002690 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {TestMultiNode}]
12:26:26 [2024-03-15T16:26:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestMultiNode} time=1123002690 data=null doit=true}, TreeItem with text {TestMultiNode}]
12:26:26 [2024-03-15T16:26:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestMultiNode} time=1123002690 data=null}, TreeItem with text {TestMultiNode}]
12:26:26 [2024-03-15T16:26:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestMultiNode} time=1123002690 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}]
12:26:26 [2024-03-15T16:26:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123002690 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}]
12:26:26 [2024-03-15T16:26:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestMultiNode} time=1123002692 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:26:26 [2024-03-15T16:26:26.756Z] 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')
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1123002694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1123002694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1123002695 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1123002695 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1123002695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1123002695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1123002695 data=null 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')]
12:26:26 [2024-03-15T16:26:26.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestUnknown} time=1123002701 data=null button=0 stateMask=0x0 x=86 y=12 count=0}, TreeItem with text {TestUnknown}]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestUnknown} time=1123002702 data=null doit=true}, TreeItem with text {TestUnknown}]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestUnknown} time=1123002702 data=null}, TreeItem with text {TestUnknown}]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestUnknown} time=1123002703 data=null button=1 stateMask=0x0 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123002703 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}]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestUnknown} time=1123002706 data=null button=1 stateMask=0x80000 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:26:26 [2024-03-15T16:26:26.756Z] 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')
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1123002707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1123002707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1123002707 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1123002707 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1123002708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1123002708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1123002708 data=null 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')]
12:26:26 [2024-03-15T16:26:26.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestLocal} time=1123002712 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TreeItem with text {TestLocal}]
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestLocal} time=1123002712 data=null doit=true}, TreeItem with text {TestLocal}]
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestLocal} time=1123002712 data=null}, TreeItem with text {TestLocal}]
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestLocal} time=1123002713 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123002715 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}]
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestLocal} time=1123002718 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:26:26 [2024-03-15T16:26:26.757Z] 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')
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1123002720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1123002720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1123002720 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1123002720 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1123002720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1123002721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1123002721 data=null 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')]
12:26:26 [2024-03-15T16:26:26.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:26:26 [2024-03-15T16:26:26.757Z] 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')
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:26:26 [2024-03-15T16:26:26.757Z] 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')
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:26:26 [2024-03-15T16:26:26.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1123002724 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')]
12:26:26 [2024-03-15T16:26:26.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1123002724 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')]
12:26:26 [2024-03-15T16:26:26.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1123002724 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1123002724 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:26:26 [2024-03-15T16:26:26.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1123002724 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')]
12:26:26 [2024-03-15T16:26:26.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1123002724 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')]
12:26:26 [2024-03-15T16:26:26.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1123002724 data=null 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')]
12:26:26 [2024-03-15T16:26:26.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1123002290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:26:26 [2024-03-15T16:26:26.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:26 [2024-03-15T16:26:26.758Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 74.88 s -- in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportNothing -- Time elapsed: 4.342 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_7_03 -- Time elapsed: 1.986 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_04 -- Time elapsed: 4.397 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_05 -- Time elapsed: 10.73 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_06 -- Time elapsed: 5.175 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_07 -- Time elapsed: 3.664 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_08 -- Time elapsed: 4.459 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_09 -- Time elapsed: 3.479 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_10 -- Time elapsed: 2.436 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_11 -- Time elapsed: 3.171 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_12 -- Time elapsed: 2.793 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_13 -- Time elapsed: 3.372 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_14 -- Time elapsed: 1.809 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_15 -- Time elapsed: 3.139 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_9_01 -- Time elapsed: 2.289 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest skipped
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportOnlyOne -- Time elapsed: 3.556 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEmptyFile -- Time elapsed: 2.761 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportAll -- Time elapsed: 5.589 s
12:26:26 [2024-03-15T16:26:26.758Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEditProfile -- Time elapsed: 3.125 s
12:26:26 [2024-03-15T16:26:26.758Z] 
12:26:26 [2024-03-15T16:26:26.758Z] Results:
12:26:26 [2024-03-15T16:26:26.758Z] 
12:26:26 [2024-03-15T16:26:26.758Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
12:26:26 [2024-03-15T16:26:26.758Z] 
12:26:27 [2024-03-15T16:26:27.014Z] 
12:26:27 [2024-03-15T16:26:27.014Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 16:26:26.923
12:26:27 [2024-03-15T16:26:27.014Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:26:27 [2024-03-15T16:26:27.578Z] [INFO] All tests passed
12:26:27 [2024-03-15T16:26:27.578Z] [INFO] 
12:26:27 [2024-03-15T16:26:27.578Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:26:27 [2024-03-15T16:26:27.578Z] [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
12:26:27 [2024-03-15T16:26:27.578Z] [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
12:26:27 [2024-03-15T16:26:27.578Z] [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
12:26:27 [2024-03-15T16:26:27.578Z] [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
12:26:27 [2024-03-15T16:26:27.578Z] [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
12:26:27 [2024-03-15T16:26:27.578Z] [INFO] 
12:26:27 [2024-03-15T16:26:27.578Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:26:27 [2024-03-15T16:26:27.578Z] [INFO] 
12:26:27 [2024-03-15T16:26:27.578Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
12:26:27 [2024-03-15T16:26:27.578Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT [131/141]
12:26:27 [2024-03-15T16:26:27.578Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
12:26:27 [2024-03-15T16:26:27.578Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:26:27 [2024-03-15T16:26:27.578Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:26:27 [2024-03-15T16:26:27.578Z] [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
12:26:27 [2024-03-15T16:26:27.835Z] [INFO] 
12:26:27 [2024-03-15T16:26:27.835Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:27 [2024-03-15T16:26:27.835Z] [INFO] 
12:26:27 [2024-03-15T16:26:27.835Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:27 [2024-03-15T16:26:27.835Z] [INFO] The project's OSGi version is 1.0.16.202403151535
12:26:27 [2024-03-15T16:26:27.835Z] [INFO] 
12:26:27 [2024-03-15T16:26:27.835Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:27 [2024-03-15T16:26:27.835Z] [INFO] 
12:26:27 [2024-03-15T16:26:27.835Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:27 [2024-03-15T16:26:27.835Z] [INFO] 
12:26:27 [2024-03-15T16:26:27.835Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:27 [2024-03-15T16:26:27.835Z] [INFO] 
12:26:27 [2024-03-15T16:26:27.835Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:27 [2024-03-15T16:26:27.835Z] [INFO] 
12:26:27 [2024-03-15T16:26:27.835Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:27 [2024-03-15T16:26:27.835Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
12:26:28 [2024-03-15T16:26:28.395Z] [INFO] 
12:26:28 [2024-03-15T16:26:28.395Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:28 [2024-03-15T16:26:28.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
12:26:28 [2024-03-15T16:26:28.395Z] [INFO] 
12:26:28 [2024-03-15T16:26:28.395Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:28 [2024-03-15T16:26:28.395Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:26:28 [2024-03-15T16:26:28.395Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:26:28 [2024-03-15T16:26:28.396Z] [WARNING] The 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
12:26:28 [2024-03-15T16:26:28.396Z] [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
12:26:28 [2024-03-15T16:26:28.651Z] [INFO] 
12:26:28 [2024-03-15T16:26:28.651Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:28 [2024-03-15T16:26:28.651Z] [INFO] 
12:26:28 [2024-03-15T16:26:28.651Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:28 [2024-03-15T16:26:28.651Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
12:26:28 [2024-03-15T16:26:28.651Z] [INFO] 
12:26:28 [2024-03-15T16:26:28.651Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:28 [2024-03-15T16:26:28.651Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 140 were skipped
12:26:28 [2024-03-15T16:26:28.651Z] [INFO] 
12:26:28 [2024-03-15T16:26:28.651Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:28 [2024-03-15T16:26:28.651Z] [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
12:26:28 [2024-03-15T16:26:28.651Z] [INFO] 
12:26:28 [2024-03-15T16:26:28.651Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:28 [2024-03-15T16:26:28.652Z] [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
12:26:28 [2024-03-15T16:26:28.652Z] [INFO] 
12:26:28 [2024-03-15T16:26:28.652Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:28 [2024-03-15T16:26:28.652Z] [INFO] 
12:26:28 [2024-03-15T16:26:28.652Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:28 [2024-03-15T16:26:28.652Z] [INFO] 
12:26:28 [2024-03-15T16:26:28.652Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:28 [2024-03-15T16:26:28.652Z] [INFO] 
12:26:28 [2024-03-15T16:26:28.652Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:28 [2024-03-15T16:26:28.652Z] [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
12:26:29 [2024-03-15T16:26:29.580Z] [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
12:26:30 [2024-03-15T16:26:30.944Z] [INFO] 
12:26:30 [2024-03-15T16:26:30.944Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:26:30 [2024-03-15T16:26:30.944Z] [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
12:26:30 [2024-03-15T16:26:30.944Z] [INFO] Command line:
12:26:30 [2024-03-15T16:26:30.944Z] 	[/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]
12:26:30 [2024-03-15T16:26:30.944Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:26:32 [2024-03-15T16:26:32.834Z] Mar 15, 2024 4:26:32 PM org.apache.aries.spifly.BaseActivator log
12:26:32 [2024-03-15T16:26:32.835Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:26:34 [2024-03-15T16:26:34.203Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:26:34 [2024-03-15T16:26:34.203Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:26:38 [2024-03-15T16:26:38.370Z] !SESSION 2024-03-15 16:26:31.009 -----------------------------------------------
12:26:38 [2024-03-15T16:26:38.370Z] eclipse.buildId=unknown
12:26:38 [2024-03-15T16:26:38.370Z] java.version=17.0.2
12:26:38 [2024-03-15T16:26:38.370Z] java.vendor=Oracle Corporation
12:26:38 [2024-03-15T16:26:38.370Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:26:38 [2024-03-15T16:26:38.370Z] 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
12:26:38 [2024-03-15T16:26:38.370Z] 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
12:26:38 [2024-03-15T16:26:38.370Z] 
12:26:38 [2024-03-15T16:26:38.370Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-15 16:26:37.788
12:26:38 [2024-03-15T16:26:38.370Z] !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
12:26:38 [2024-03-15T16:26:38.370Z] 
12:26:38 [2024-03-15T16:26:38.370Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:26:37.789
12:26:38 [2024-03-15T16:26:38.370Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:26:38 [2024-03-15T16:26:38.370Z] !STACK 0
12:26:38 [2024-03-15T16:26:38.370Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:26:38 [2024-03-15T16:26:38.370Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:26:38 [2024-03-15T16:26:38.370Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:26:38 [2024-03-15T16:26:38.370Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:26:38 [2024-03-15T16:26:38.370Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:26:38 [2024-03-15T16:26:38.370Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:26:38 [2024-03-15T16:26:38.370Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:26:38 [2024-03-15T16:26:38.370Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:26:38 [2024-03-15T16:26:38.370Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:26:38 [2024-03-15T16:26:38.370Z] Caused by: java.io.IOException: error=2, No such file or directory
12:26:38 [2024-03-15T16:26:38.370Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:26:38 [2024-03-15T16:26:38.370Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:26:38 [2024-03-15T16:26:38.370Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:26:38 [2024-03-15T16:26:38.370Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:26:38 [2024-03-15T16:26:38.370Z] 	... 7 more
12:26:38 [2024-03-15T16:26:38.370Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
12:26:38 [2024-03-15T16:26:38.370Z] Display size: 1440x900
12:26:38 [2024-03-15T16:26:38.370Z] OS version=6.2.9-300.fc38.x86_64
12:26:38 [2024-03-15T16:26:38.370Z] GTK version=3.22.30
12:26:38 [2024-03-15T16:26:38.370Z] GTK theme=Ambiance
12:26:38 [2024-03-15T16:26:38.370Z] LIBOVERLAY_SCROLLBAR=0
12:26:38 [2024-03-15T16:26:38.370Z] Time zone: Greenwich Mean Time
12:26:38 [2024-03-15T16:26:38.370Z] 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@19656e21] time=1123014545 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:38 [2024-03-15T16:26:38.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:38 [2024-03-15T16:26:38.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:26:38 [2024-03-15T16:26:38.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:26:38 [2024-03-15T16:26:38.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:26:38 [2024-03-15T16:26:38.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1123015104 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:26:38 [2024-03-15T16:26:38.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1123015105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:26:39 [2024-03-15T16:26:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1123015113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:26:39 [2024-03-15T16:26:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:26:39 [2024-03-15T16:26:39.190Z] 
12:26:39 [2024-03-15T16:26:39.190Z] (Eclipse:19301): Gtk-WARNING **: 16:26:39.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:39 [2024-03-15T16:26:39.446Z] 
12:26:39 [2024-03-15T16:26:39.446Z] (Eclipse:19301): Gtk-WARNING **: 16:26:39.292: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:41 [2024-03-15T16:26:41.335Z] 
12:26:41 [2024-03-15T16:26:41.335Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:41.214: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:41 [2024-03-15T16:26:41.336Z] 
12:26:41 [2024-03-15T16:26:41.336Z] (Eclipse:19301): Gtk-WARNING **: 16:26:41.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:41 [2024-03-15T16:26:41.591Z] 
12:26:41 [2024-03-15T16:26:41.591Z] (Eclipse:19301): Gtk-WARNING **: 16:26:41.488: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:41 [2024-03-15T16:26:41.591Z] 
12:26:41 [2024-03-15T16:26:41.591Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:41.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:41 [2024-03-15T16:26:41.591Z] 
12:26:41 [2024-03-15T16:26:41.591Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:41.588: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:44 [2024-03-15T16:26:44.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:26:44 [2024-03-15T16:26:44.367Z] 
12:26:44 [2024-03-15T16:26:44.367Z] (Eclipse:19301): Gtk-WARNING **: 16:26:44.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:44 [2024-03-15T16:26:44.367Z] 
12:26:44 [2024-03-15T16:26:44.367Z] (Eclipse:19301): Gtk-WARNING **: 16:26:44.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:44 [2024-03-15T16:26:44.367Z] 
12:26:44 [2024-03-15T16:26:44.367Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:44.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:45 [2024-03-15T16:26:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
12:26:45 [2024-03-15T16:26:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:45 [2024-03-15T16:26:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:45 [2024-03-15T16:26:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:45 [2024-03-15T16:26:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:45 [2024-03-15T16:26:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:45 [2024-03-15T16:26:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:45 [2024-03-15T16:26:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123021852 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:26:45 [2024-03-15T16:26:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123021856 data=null doit=true}, TreeItem with text {test}]
12:26:45 [2024-03-15T16:26:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123021857 data=null}, TreeItem with text {test}]
12:26:45 [2024-03-15T16:26:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123021857 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:45 [2024-03-15T16:26:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123021858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:45 [2024-03-15T16:26:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123021888 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:45 [2024-03-15T16:26:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123021890 data=null doit=true}, TreeItem with text {test}]
12:26:45 [2024-03-15T16:26:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123021890 data=null}, TreeItem with text {test}]
12:26:45 [2024-03-15T16:26:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123021890 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:45 [2024-03-15T16:26:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123021891 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}]
12:26:45 [2024-03-15T16:26:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123021913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:45 [2024-03-15T16:26:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123021916 data=null doit=true}, TreeItem with text {Traces [2]}]
12:26:45 [2024-03-15T16:26:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123021916 data=null}, TreeItem with text {Traces [2]}]
12:26:45 [2024-03-15T16:26:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123021917 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:26:45 [2024-03-15T16:26:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123021918 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]}]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123021930 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:26:45 [2024-03-15T16:26:45.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1123021932 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1123021933 data=null}, TreeItem with text {Experiments [1]}]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1123021933 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123021933 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]}]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1123021941 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=1123021943 data=null doit=true}, Tree node with text: debuginfo-synth-exec]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=1123021943 data=null}, Tree node with text: debuginfo-synth-exec]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1123021944 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, Tree node with text: debuginfo-synth-exec]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123021944 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]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=1123021980 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=1123021986 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=1123021989 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=1123021994 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=1123021996 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=1123021996 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=1123021997 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=1123021997 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=1123022005 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1123022011 data=null doit=true}, Tree node with text: bug446190]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1123022011 data=null}, Tree node with text: bug446190]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1123022011 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, Tree node with text: bug446190]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123022012 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]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {bug446190} time=1123022026 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=1123022026 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=1123022027 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=1123022028 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=1123022028 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
12:26:45 [2024-03-15T16:26:45.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=1123022028 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
12:26:45 [2024-03-15T16:26:45.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=1123022029 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
12:26:45 [2024-03-15T16:26:45.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=1123022029 data=[TmfTraceElement(/test/Traces/bug446190)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
12:26:45 [2024-03-15T16:26:45.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=1123022038 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: bug446190]
12:26:45 [2024-03-15T16:26:45.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {TestExperiment [0]}
12:26:45 [2024-03-15T16:26:45.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=1123022043 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}]
12:26:45 [2024-03-15T16:26:45.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=1123022043 data=null doit=true}, TreeItem with text {TestExperiment [0]}]
12:26:45 [2024-03-15T16:26:45.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:45 [2024-03-15T16:26:45.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=1123022043 data=null}, TreeItem with text {TestExperiment [0]}]
12:26:45 [2024-03-15T16:26:45.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=1123022044 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
12:26:45 [2024-03-15T16:26:45.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123022044 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]}]
12:26:45 [2024-03-15T16:26:45.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=1123022076 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
12:26:45 [2024-03-15T16:26:45.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=1123022076 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
12:26:45 [2024-03-15T16:26:45.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=1123022077 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
12:26:45 [2024-03-15T16:26:45.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123022077 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]}]
12:26:46 [2024-03-15T16:26:46.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=1123022146 data=null button=1 stateMask=0x80000 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {TestExperiment [2]} time=1123022201 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [2]}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {TestExperiment [2]} time=1123022201 data=null doit=true}, TreeItem with text {TestExperiment [2]}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {TestExperiment [2]} time=1123022202 data=null}, TreeItem with text {TestExperiment [2]}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {TestExperiment [2]}
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123022210 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123022210 data=null doit=true}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123022210 data=null}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123022210 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123022211 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123022223 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123022228 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123022228 data=null doit=true}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123022228 data=null}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123022229 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123022229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123022280 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123022281 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123022282 data=null doit=true}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123022282 data=null}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123022282 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123022282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123022287 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123022289 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123022289 data=null doit=true}, TreeItem with text {Traces [2]}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123022289 data=null}, TreeItem with text {Traces [2]}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123022289 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123022290 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]}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123022299 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
12:26:46 [2024-03-15T16:26:46.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:26:46 [2024-03-15T16:26:46.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=1123022300 data=null doit=true}, TreeItem with text {debuginfo-synth-exec}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=1123022300 data=null}, TreeItem with text {debuginfo-synth-exec}]
12:26:46 [2024-03-15T16:26:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1123022301 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}]
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123022301 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}]
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1123022304 data=null button=1 stateMask=0x80000 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}]
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1123022304 data=null doit=true}, Tree node with text: Views]
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1123022304 data=null}, Tree node with text: Views]
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1123022305 data=null button=1 stateMask=0x0 x=116 y=150 count=1}, Tree node with text: Views]
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123022305 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]
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1123022377 data=null button=1 stateMask=0x80000 x=116 y=150 count=1}, Tree node with text: Views]
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123022402 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123022402 data=null doit=true}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123022402 data=null}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123022402 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123022403 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123022410 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:46 [2024-03-15T16:26:46.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:46 [2024-03-15T16:26:46.505Z] 
12:26:46 [2024-03-15T16:26:46.505Z] (Eclipse:19301): Gtk-WARNING **: 16:26:46.430: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:46 [2024-03-15T16:26:46.760Z] 
12:26:46 [2024-03-15T16:26:46.760Z] (Eclipse:19301): Gtk-WARNING **: 16:26:46.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:46 [2024-03-15T16:26:46.760Z] 
12:26:46 [2024-03-15T16:26:46.760Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:46.527: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:47 [2024-03-15T16:26:47.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123023029 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123023029 data=null doit=true}, TreeItem with text {test}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123023029 data=null}, TreeItem with text {test}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123023030 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123023030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123023046 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123023047 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123023047 data=null doit=true}, TreeItem with text {test}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123023047 data=null}, TreeItem with text {test}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123023047 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123023048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123023077 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:47 [2024-03-15T16:26:47.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123023079 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123023079 data=null doit=true}, TreeItem with text {Traces [2]}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123023079 data=null}, TreeItem with text {Traces [2]}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123023080 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123023080 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]}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123023096 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
12:26:47 [2024-03-15T16:26:47.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:26:47 [2024-03-15T16:26:47.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1123023097 data=null doit=true}, TreeItem with text {bug446190}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1123023098 data=null}, TreeItem with text {bug446190}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1123023098 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123023098 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}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1123023116 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1123023116 data=null doit=true}, Tree node with text: Views]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1123023116 data=null}, Tree node with text: Views]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1123023117 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123023117 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]
12:26:47 [2024-03-15T16:26:47.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1123023158 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
12:26:48 [2024-03-15T16:26:48.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:48 [2024-03-15T16:26:48.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1123024376 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
12:26:48 [2024-03-15T16:26:48.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1123024377 data=null doit=true}, TreeItem with text {bug446190}]
12:26:48 [2024-03-15T16:26:48.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1123024377 data=null}, TreeItem with text {bug446190}]
12:26:48 [2024-03-15T16:26:48.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1123024377 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
12:26:48 [2024-03-15T16:26:48.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123024378 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}]
12:26:48 [2024-03-15T16:26:48.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1123024386 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
12:26:48 [2024-03-15T16:26:48.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
12:26:48 [2024-03-15T16:26:48.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
12:26:48 [2024-03-15T16:26:48.640Z] 
12:26:48 [2024-03-15T16:26:48.640Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:48 [2024-03-15T16:26:48.640Z] 
12:26:48 [2024-03-15T16:26:48.640Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.640Z] 
12:26:48 [2024-03-15T16:26:48.640Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.640Z] 
12:26:48 [2024-03-15T16:26:48.640Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.640Z] 
12:26:48 [2024-03-15T16:26:48.640Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.640Z] 
12:26:48 [2024-03-15T16:26:48.640Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.640Z] 
12:26:48 [2024-03-15T16:26:48.640Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.496: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:48 [2024-03-15T16:26:48.640Z] 
12:26:48 [2024-03-15T16:26:48.640Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.640Z] 
12:26:48 [2024-03-15T16:26:48.640Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:48 [2024-03-15T16:26:48.640Z] 
12:26:48 [2024-03-15T16:26:48.640Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.553: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.584: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.585: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.608: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.641Z] 
12:26:48 [2024-03-15T16:26:48.641Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:48 [2024-03-15T16:26:48.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
12:26:48 [2024-03-15T16:26:48.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:26:48 [2024-03-15T16:26:48.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:48 [2024-03-15T16:26:48.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:48 [2024-03-15T16:26:48.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:26:48 [2024-03-15T16:26:48.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:26:48 [2024-03-15T16:26:48.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:26:48 [2024-03-15T16:26:48.897Z] 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')
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1123024839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1123024839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1123024839 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1123024839 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1123024839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1123024839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1123024840 data=null 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')]
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1123024507 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...']
12:26:48 [2024-03-15T16:26:48.897Z] 
12:26:48 [2024-03-15T16:26:48.897Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.717: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.897Z] 
12:26:48 [2024-03-15T16:26:48.897Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:48 [2024-03-15T16:26:48.897Z] 
12:26:48 [2024-03-15T16:26:48.897Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.792: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.897Z] 
12:26:48 [2024-03-15T16:26:48.897Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:48 [2024-03-15T16:26:48.897Z] 
12:26:48 [2024-03-15T16:26:48.897Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.807: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.897Z] 
12:26:48 [2024-03-15T16:26:48.897Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=1123025008 data=null button=0 stateMask=0x0 x=155 y=288 count=0}, Tree node with text: IRQ Analysis]
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=1123025008 data=null doit=true}, Tree node with text: IRQ Analysis]
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=1123025008 data=null}, Tree node with text: IRQ Analysis]
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=1123025009 data=null button=1 stateMask=0x0 x=155 y=288 count=1}, Tree node with text: IRQ Analysis]
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123025009 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]
12:26:48 [2024-03-15T16:26:48.897Z] 
12:26:48 [2024-03-15T16:26:48.897Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.897Z] 
12:26:48 [2024-03-15T16:26:48.897Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.829: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:48 [2024-03-15T16:26:48.897Z] 
12:26:48 [2024-03-15T16:26:48.897Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.847: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.897Z] 
12:26:48 [2024-03-15T16:26:48.897Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:48 [2024-03-15T16:26:48.897Z] 
12:26:48 [2024-03-15T16:26:48.897Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.859: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:48 [2024-03-15T16:26:48.897Z] 
12:26:48 [2024-03-15T16:26:48.897Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.859: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:48 [2024-03-15T16:26:48.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=1123025056 data=null button=1 stateMask=0x80000 x=155 y=288 count=1}, Tree node with text: IRQ Analysis]
12:26:49 [2024-03-15T16:26:49.153Z] 
12:26:49 [2024-03-15T16:26:49.153Z] (Eclipse:19301): Gtk-WARNING **: 16:26:48.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:49 [2024-03-15T16:26:49.153Z] 
12:26:49 [2024-03-15T16:26:49.153Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:49 [2024-03-15T16:26:49.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:26:49 [2024-03-15T16:26:49.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:26:49 [2024-03-15T16:26:49.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1123025111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:26:49 [2024-03-15T16:26:49.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:26:49 [2024-03-15T16:26:49.153Z] 
12:26:49 [2024-03-15T16:26:49.153Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.924: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:49 [2024-03-15T16:26:49.153Z] 
12:26:49 [2024-03-15T16:26:49.153Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.940: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:49 [2024-03-15T16:26:49.153Z] 
12:26:49 [2024-03-15T16:26:49.153Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.957: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:49 [2024-03-15T16:26:49.153Z] 
12:26:49 [2024-03-15T16:26:49.153Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.983: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:49 [2024-03-15T16:26:49.153Z] 
12:26:49 [2024-03-15T16:26:49.154Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:48.990: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:49 [2024-03-15T16:26:49.154Z] 
12:26:49 [2024-03-15T16:26:49.154Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:49.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:51 [2024-03-15T16:26:51.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1123026830 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
12:26:51 [2024-03-15T16:26:51.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1123026830 data=null doit=true}, TreeItem with text {bug446190}]
12:26:51 [2024-03-15T16:26:51.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1123026831 data=null}, TreeItem with text {bug446190}]
12:26:51 [2024-03-15T16:26:51.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1123026831 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
12:26:51 [2024-03-15T16:26:51.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123026831 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}]
12:26:51 [2024-03-15T16:26:51.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1123026837 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
12:26:51 [2024-03-15T16:26:51.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
12:26:51 [2024-03-15T16:26:51.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
12:26:51 [2024-03-15T16:26:51.043Z] 
12:26:51 [2024-03-15T16:26:51.043Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:50.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.043Z] 
12:26:51 [2024-03-15T16:26:51.043Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.043Z] 
12:26:51 [2024-03-15T16:26:51.043Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.043Z] 
12:26:51 [2024-03-15T16:26:51.043Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.043Z] 
12:26:51 [2024-03-15T16:26:51.043Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.043Z] 
12:26:51 [2024-03-15T16:26:51.043Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:50.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:50.887: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:50.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:50.938: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-WARNING **: 16:26:50.962: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.044Z] 
12:26:51 [2024-03-15T16:26:51.044Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:50.962: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:26:51 [2024-03-15T16:26:51.044Z] 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')
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1123027225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1123027226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1123027226 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1123027226 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1123027226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:51 [2024-03-15T16:26:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1123027226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:51 [2024-03-15T16:26:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1123027226 data=null 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')]
12:26:51 [2024-03-15T16:26:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1123026891 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...']
12:26:51 [2024-03-15T16:26:51.300Z] 
12:26:51 [2024-03-15T16:26:51.300Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.300Z] 
12:26:51 [2024-03-15T16:26:51.300Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.090: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.300Z] 
12:26:51 [2024-03-15T16:26:51.300Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.300Z] 
12:26:51 [2024-03-15T16:26:51.300Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:51 [2024-03-15T16:26:51.300Z] 
12:26:51 [2024-03-15T16:26:51.300Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.300Z] 
12:26:51 [2024-03-15T16:26:51.300Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.300Z] 
12:26:51 [2024-03-15T16:26:51.300Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.300Z] 
12:26:51 [2024-03-15T16:26:51.300Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.200: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:51 [2024-03-15T16:26:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1123027398 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
12:26:51 [2024-03-15T16:26:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1123027398 data=null doit=true}, TreeItem with text {bug446190}]
12:26:51 [2024-03-15T16:26:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1123027398 data=null}, TreeItem with text {bug446190}]
12:26:51 [2024-03-15T16:26:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1123027398 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
12:26:51 [2024-03-15T16:26:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123027399 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}]
12:26:51 [2024-03-15T16:26:51.300Z] 
12:26:51 [2024-03-15T16:26:51.301Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.219: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.301Z] 
12:26:51 [2024-03-15T16:26:51.301Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.219: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1123027419 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
12:26:51 [2024-03-15T16:26:51.301Z] 
12:26:51 [2024-03-15T16:26:51.301Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.233: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.301Z] 
12:26:51 [2024-03-15T16:26:51.301Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.234: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.301Z] 
12:26:51 [2024-03-15T16:26:51.301Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.301Z] 
12:26:51 [2024-03-15T16:26:51.301Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.301Z] 
12:26:51 [2024-03-15T16:26:51.301Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.295: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
12:26:51 [2024-03-15T16:26:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.457: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.512: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.513: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.557Z] 
12:26:51 [2024-03-15T16:26:51.557Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.539: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.813Z] 
12:26:51 [2024-03-15T16:26:51.813Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.814Z] 
12:26:51 [2024-03-15T16:26:51.814Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.814Z] 
12:26:51 [2024-03-15T16:26:51.814Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.814Z] 
12:26:51 [2024-03-15T16:26:51.814Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.814Z] 
12:26:51 [2024-03-15T16:26:51.814Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.565: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.814Z] 
12:26:51 [2024-03-15T16:26:51.814Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:26:51 [2024-03-15T16:26:51.814Z] 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')
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1123027804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1123027804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1123027805 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1123027805 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1123027805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1123027805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1123027805 data=null 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')]
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1123027493 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...']
12:26:51 [2024-03-15T16:26:51.814Z] 
12:26:51 [2024-03-15T16:26:51.814Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.658: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.814Z] 
12:26:51 [2024-03-15T16:26:51.814Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.814Z] 
12:26:51 [2024-03-15T16:26:51.814Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.738: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.814Z] 
12:26:51 [2024-03-15T16:26:51.814Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:51 [2024-03-15T16:26:51.814Z] 
12:26:51 [2024-03-15T16:26:51.814Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.754: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.814Z] 
12:26:51 [2024-03-15T16:26:51.814Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.754: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Futex Contention Analysis
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=1123027950 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis]
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=1123027950 data=null doit=true}, Tree node with text: Futex Contention Analysis]
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=1123027951 data=null}, Tree node with text: Futex Contention Analysis]
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1123027951 data=null button=1 stateMask=0x0 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis]
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123027952 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]
12:26:51 [2024-03-15T16:26:51.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1123027957 data=null button=1 stateMask=0x80000 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis]
12:26:51 [2024-03-15T16:26:51.814Z] 
12:26:51 [2024-03-15T16:26:51.814Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.771: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.814Z] 
12:26:51 [2024-03-15T16:26:51.814Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.814Z] 
12:26:51 [2024-03-15T16:26:51.814Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.794: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.814Z] 
12:26:51 [2024-03-15T16:26:51.814Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.815Z] 
12:26:51 [2024-03-15T16:26:51.815Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.804: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-03-15T16:26:51.815Z] 
12:26:51 [2024-03-15T16:26:51.815Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:51 [2024-03-15T16:26:51.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1123027957 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
12:26:51 [2024-03-15T16:26:51.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=1123028001 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
12:26:51 [2024-03-15T16:26:51.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123028001 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]
12:26:52 [2024-03-15T16:26:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1123028004 data=null button=1 stateMask=0x80000 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
12:26:52 [2024-03-15T16:26:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=1123028004 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis]
12:26:52 [2024-03-15T16:26:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=1123028004 data=null doit=true}, Tree node with text: Futex Contention Analysis]
12:26:52 [2024-03-15T16:26:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=1123028004 data=null}, Tree node with text: Futex Contention Analysis]
12:26:52 [2024-03-15T16:26:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Futex Contention Analysis
12:26:52 [2024-03-15T16:26:52.070Z] 
12:26:52 [2024-03-15T16:26:52.070Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:52 [2024-03-15T16:26:52.070Z] 
12:26:52 [2024-03-15T16:26:52.070Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:52 [2024-03-15T16:26:52.070Z] 
12:26:52 [2024-03-15T16:26:52.070Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.838: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:52 [2024-03-15T16:26:52.071Z] 
12:26:52 [2024-03-15T16:26:52.071Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:52 [2024-03-15T16:26:52.071Z] 
12:26:52 [2024-03-15T16:26:52.071Z] (Eclipse:19301): Gtk-WARNING **: 16:26:51.854: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:52 [2024-03-15T16:26:52.071Z] 
12:26:52 [2024-03-15T16:26:52.071Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:52 [2024-03-15T16:26:52.071Z] 
12:26:52 [2024-03-15T16:26:52.071Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:52 [2024-03-15T16:26:52.071Z] 
12:26:52 [2024-03-15T16:26:52.071Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.884: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:52 [2024-03-15T16:26:52.071Z] 
12:26:52 [2024-03-15T16:26:52.071Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:52 [2024-03-15T16:26:52.071Z] 
12:26:52 [2024-03-15T16:26:52.071Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.918: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:52 [2024-03-15T16:26:52.071Z] 
12:26:52 [2024-03-15T16:26:52.071Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:52 [2024-03-15T16:26:52.071Z] 
12:26:52 [2024-03-15T16:26:52.071Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:51.951: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:54 [2024-03-15T16:26:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:54 [2024-03-15T16:26:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1123030493 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
12:26:54 [2024-03-15T16:26:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1123030494 data=null doit=true}, TreeItem with text {bug446190}]
12:26:54 [2024-03-15T16:26:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1123030494 data=null}, TreeItem with text {bug446190}]
12:26:54 [2024-03-15T16:26:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1123030494 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
12:26:54 [2024-03-15T16:26:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123030494 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}]
12:26:54 [2024-03-15T16:26:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1123030500 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
12:26:54 [2024-03-15T16:26:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
12:26:54 [2024-03-15T16:26:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.400: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.482: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.506: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.530: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.552: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.588Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.588Z] 
12:26:54 [2024-03-15T16:26:54.589Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.589Z] 
12:26:54 [2024-03-15T16:26:54.589Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.589Z] 
12:26:54 [2024-03-15T16:26:54.589Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.575: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.589Z] 
12:26:54 [2024-03-15T16:26:54.589Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.576: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:54 [2024-03-15T16:26:54.844Z] 
12:26:54 [2024-03-15T16:26:54.844Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.844Z] 
12:26:54 [2024-03-15T16:26:54.844Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.844Z] 
12:26:54 [2024-03-15T16:26:54.844Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.844Z] 
12:26:54 [2024-03-15T16:26:54.844Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.844Z] 
12:26:54 [2024-03-15T16:26:54.844Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.599: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.844Z] 
12:26:54 [2024-03-15T16:26:54.844Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.599: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:54 [2024-03-15T16:26:54.844Z] 
12:26:54 [2024-03-15T16:26:54.844Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.844Z] 
12:26:54 [2024-03-15T16:26:54.844Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.845Z] 
12:26:54 [2024-03-15T16:26:54.845Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.845Z] 
12:26:54 [2024-03-15T16:26:54.845Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.845Z] 
12:26:54 [2024-03-15T16:26:54.845Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.625: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.845Z] 
12:26:54 [2024-03-15T16:26:54.845Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:26:54 [2024-03-15T16:26:54.845Z] 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')
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1123030850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1123030850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1123030850 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1123030851 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1123030851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1123030851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1123030851 data=null 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')]
12:26:54 [2024-03-15T16:26:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1123030538 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...']
12:26:54 [2024-03-15T16:26:54.845Z] 
12:26:54 [2024-03-15T16:26:54.845Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.706: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.845Z] 
12:26:54 [2024-03-15T16:26:54.845Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.706: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:54 [2024-03-15T16:26:54.845Z] 
12:26:54 [2024-03-15T16:26:54.845Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.772: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.845Z] 
12:26:54 [2024-03-15T16:26:54.845Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:54 [2024-03-15T16:26:54.845Z] 
12:26:54 [2024-03-15T16:26:54.845Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.845Z] 
12:26:54 [2024-03-15T16:26:54.845Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:54 [2024-03-15T16:26:54.845Z] 
12:26:54 [2024-03-15T16:26:54.845Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.819: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.845Z] 
12:26:54 [2024-03-15T16:26:54.845Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:54 [2024-03-15T16:26:54.845Z] 
12:26:54 [2024-03-15T16:26:54.845Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.845Z] 
12:26:54 [2024-03-15T16:26:54.845Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.829: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:54 [2024-03-15T16:26:54.845Z] 
12:26:54 [2024-03-15T16:26:54.845Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:54 [2024-03-15T16:26:54.845Z] 
12:26:54 [2024-03-15T16:26:54.845Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:55 [2024-03-15T16:26:55.102Z] 
12:26:55 [2024-03-15T16:26:55.102Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.855: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:55 [2024-03-15T16:26:55.102Z] 
12:26:55 [2024-03-15T16:26:55.102Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.856: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123031053 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123031053 data=null doit=true}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123031053 data=null}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123031053 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123031054 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.102Z] 
12:26:55 [2024-03-15T16:26:55.102Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:55 [2024-03-15T16:26:55.102Z] 
12:26:55 [2024-03-15T16:26:55.102Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:55 [2024-03-15T16:26:55.102Z] 
12:26:55 [2024-03-15T16:26:55.102Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:55 [2024-03-15T16:26:55.102Z] 
12:26:55 [2024-03-15T16:26:55.102Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123031085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123031089 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123031089 data=null doit=true}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123031089 data=null}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123031090 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123031090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.102Z] 
12:26:55 [2024-03-15T16:26:55.102Z] (Eclipse:19301): Gtk-WARNING **: 16:26:54.908: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:55 [2024-03-15T16:26:55.102Z] 
12:26:55 [2024-03-15T16:26:55.102Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.908: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123031105 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123031106 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123031106 data=null doit=true}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123031106 data=null}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123031106 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.102Z] 
12:26:55 [2024-03-15T16:26:55.102Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.918: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:55 [2024-03-15T16:26:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123031107 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123031117 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123031118 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123031118 data=null doit=true}, TreeItem with text {Traces [2]}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123031118 data=null}, TreeItem with text {Traces [2]}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123031119 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123031119 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]}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123031123 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
12:26:55 [2024-03-15T16:26:55.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:26:55 [2024-03-15T16:26:55.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:26:55 [2024-03-15T16:26:55.103Z] 
12:26:55 [2024-03-15T16:26:55.103Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:55 [2024-03-15T16:26:55.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
12:26:55 [2024-03-15T16:26:55.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Views is already expanded. Won't expand it again.
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123031139 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123031139 data=null doit=true}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123031140 data=null}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123031140 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.103Z] 
12:26:55 [2024-03-15T16:26:55.103Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.951: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123031140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123031154 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=1123031155 data=null button=0 stateMask=0x0 x=112 y=35 count=0}, TreeItem with text {Experiments [1]}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1123031155 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1123031156 data=null}, TreeItem with text {Experiments [1]}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1123031156 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123031156 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]}]
12:26:55 [2024-03-15T16:26:55.103Z] 
12:26:55 [2024-03-15T16:26:55.103Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:55 [2024-03-15T16:26:55.103Z] 
12:26:55 [2024-03-15T16:26:55.103Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:54.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1123031183 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:26:55 [2024-03-15T16:26:55.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:26:55 [2024-03-15T16:26:55.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=1123031183 data=null doit=true}, TreeItem with text {TestExperiment [2]}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=1123031184 data=null}, TreeItem with text {TestExperiment [2]}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=1123031184 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123031184 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]}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=1123031187 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1123031187 data=null doit=true}, Tree node with text: Views]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1123031188 data=null}, Tree node with text: Views]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1123031188 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
12:26:55 [2024-03-15T16:26:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123031188 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]
12:26:55 [2024-03-15T16:26:55.104Z] 
12:26:55 [2024-03-15T16:26:55.104Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:55.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:55 [2024-03-15T16:26:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1123031220 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
12:26:55 [2024-03-15T16:26:55.359Z] 
12:26:55 [2024-03-15T16:26:55.359Z] (Eclipse:19301): Gtk-WARNING **: 16:26:55.132: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:55 [2024-03-15T16:26:55.359Z] 
12:26:55 [2024-03-15T16:26:55.359Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:55.138: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:55 [2024-03-15T16:26:55.359Z] 
12:26:55 [2024-03-15T16:26:55.359Z] (Eclipse:19301): Gtk-WARNING **: 16:26:55.140: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:55 [2024-03-15T16:26:55.614Z] 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@19656e21] time=1123031767 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:55 [2024-03-15T16:26:55.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:55 [2024-03-15T16:26:55.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:55 [2024-03-15T16:26:55.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:55 [2024-03-15T16:26:55.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:55 [2024-03-15T16:26:55.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123031797 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123031797 data=null doit=true}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123031798 data=null}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123031798 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123031798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123031808 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:55 [2024-03-15T16:26:55.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:26:55 [2024-03-15T16:26:55.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:26:55 [2024-03-15T16:26:55.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:26:56 [2024-03-15T16:26:56.125Z] 
12:26:56 [2024-03-15T16:26:56.125Z] (Eclipse:19301): Gtk-WARNING **: 16:26:55.922: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.125Z] 
12:26:56 [2024-03-15T16:26:56.125Z] (Eclipse:19301): Gtk-WARNING **: 16:26:55.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.125Z] 
12:26:56 [2024-03-15T16:26:56.125Z] (Eclipse:19301): Gtk-WARNING **: 16:26:55.956: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.125Z] 
12:26:56 [2024-03-15T16:26:56.125Z] (Eclipse:19301): Gtk-WARNING **: 16:26:55.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.125Z] 
12:26:56 [2024-03-15T16:26:56.125Z] (Eclipse:19301): Gtk-WARNING **: 16:26:55.991: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.125Z] 
12:26:56 [2024-03-15T16:26:56.125Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.009: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.125Z] 
12:26:56 [2024-03-15T16:26:56.125Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.125Z] 
12:26:56 [2024-03-15T16:26:56.125Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.047: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.125Z] 
12:26:56 [2024-03-15T16:26:56.125Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.063: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.125Z] 
12:26:56 [2024-03-15T16:26:56.125Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.125Z] 
12:26:56 [2024-03-15T16:26:56.125Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.094: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:26:56 [2024-03-15T16:26:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:26:56 [2024-03-15T16:26:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:56 [2024-03-15T16:26:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:26:56 [2024-03-15T16:26:56.125Z] 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')
12:26:56 [2024-03-15T16:26:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:56 [2024-03-15T16:26:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:56 [2024-03-15T16:26:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:56 [2024-03-15T16:26:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:26:56 [2024-03-15T16:26:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:26:56 [2024-03-15T16:26:56.125Z] 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=1123032304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:56 [2024-03-15T16:26:56.125Z] 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=1123032304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:56 [2024-03-15T16:26:56.125Z] 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=1123032309 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:56 [2024-03-15T16:26:56.125Z] 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=1123032309 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:56 [2024-03-15T16:26:56.125Z] 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=1123032310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:56 [2024-03-15T16:26:56.126Z] 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=1123032310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:56 [2024-03-15T16:26:56.126Z] 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=1123032310 data=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')]
12:26:56 [2024-03-15T16:26:56.126Z] 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=1123032310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:56 [2024-03-15T16:26:56.126Z] 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=1123032310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:56 [2024-03-15T16:26:56.126Z] 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=1123032310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:56 [2024-03-15T16:26:56.126Z] 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=1123032311 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:56 [2024-03-15T16:26:56.126Z] 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=1123032311 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:56 [2024-03-15T16:26:56.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:26:56 [2024-03-15T16:26:56.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:56 [2024-03-15T16:26:56.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:56 [2024-03-15T16:26:56.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:56 [2024-03-15T16:26:56.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:56 [2024-03-15T16:26:56.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:26:56 [2024-03-15T16:26:56.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:26:56 [2024-03-15T16:26:56.126Z] 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')
12:26:56 [2024-03-15T16:26:56.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:26:56 [2024-03-15T16:26:56.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123032313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:56 [2024-03-15T16:26:56.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123032313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:56 [2024-03-15T16:26:56.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123032313 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:56 [2024-03-15T16:26:56.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123032313 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:56 [2024-03-15T16:26:56.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123032313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:56 [2024-03-15T16:26:56.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123032314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:56 [2024-03-15T16:26:56.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:56 [2024-03-15T16:26:56.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:56 [2024-03-15T16:26:56.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:56 [2024-03-15T16:26:56.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:56 [2024-03-15T16:26:56.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:56 [2024-03-15T16:26:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:26:56 [2024-03-15T16:26:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123032314 data=null 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')]
12:26:56 [2024-03-15T16:26:56.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1123031874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:26:56 [2024-03-15T16:26:56.637Z] 
12:26:56 [2024-03-15T16:26:56.637Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.386: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.637Z] 
12:26:56 [2024-03-15T16:26:56.637Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.403: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.637Z] 
12:26:56 [2024-03-15T16:26:56.637Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.421: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.637Z] 
12:26:56 [2024-03-15T16:26:56.637Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.637Z] 
12:26:56 [2024-03-15T16:26:56.637Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.454: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.637Z] 
12:26:56 [2024-03-15T16:26:56.637Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.637Z] 
12:26:56 [2024-03-15T16:26:56.637Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.637Z] 
12:26:56 [2024-03-15T16:26:56.637Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.504: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.637Z] 
12:26:56 [2024-03-15T16:26:56.637Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.637Z] 
12:26:56 [2024-03-15T16:26:56.638Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.638Z] 
12:26:56 [2024-03-15T16:26:56.638Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.638Z] 
12:26:56 [2024-03-15T16:26:56.638Z] (Eclipse:19301): Gtk-WARNING **: 16:26:56.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-03-15T16:26:56.893Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.71 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
12:26:56 [2024-03-15T16:26:56.893Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testUstAnalyses -- Time elapsed: 0.185 s
12:26:56 [2024-03-15T16:26:56.893Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testAnalysisRun -- Time elapsed: 8.646 s
12:26:56 [2024-03-15T16:26:56.893Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testKernelAnalyses -- Time elapsed: 0.098 s
12:26:56 [2024-03-15T16:26:56.893Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testExperimentAnalyses -- Time elapsed: 0.088 s
12:26:56 [2024-03-15T16:26:56.893Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
12:26:56 [2024-03-15T16:26:56.893Z] 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@19656e21] time=1123032926 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:56 [2024-03-15T16:26:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:56 [2024-03-15T16:26:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:26:56 [2024-03-15T16:26:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:26:56 [2024-03-15T16:26:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:26:56 [2024-03-15T16:26:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1123033077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:26:56 [2024-03-15T16:26:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:26:57 [2024-03-15T16:26:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:57 [2024-03-15T16:26:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:57 [2024-03-15T16:26:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:57 [2024-03-15T16:26:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:57 [2024-03-15T16:26:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:57 [2024-03-15T16:26:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:57 [2024-03-15T16:26:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1123033334 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:26:57 [2024-03-15T16:26:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1123033335 data=null doit=true}, TreeItem with text {c-project}]
12:26:57 [2024-03-15T16:26:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1123033335 data=null}, TreeItem with text {c-project}]
12:26:57 [2024-03-15T16:26:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1123033335 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:26:57 [2024-03-15T16:26:57.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123033335 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}]
12:26:57 [2024-03-15T16:26:57.406Z] 
12:26:57 [2024-03-15T16:26:57.406Z] !ENTRY org.eclipse.cdt.core 1 0 2024-03-15 16:26:57.199
12:26:57 [2024-03-15T16:26:57.406Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
12:26:57 [2024-03-15T16:26:57.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1123033414 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:26:57 [2024-03-15T16:26:57.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:57 [2024-03-15T16:26:57.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1123033416 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:26:57 [2024-03-15T16:26:57.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1123033416 data=null doit=true}, TreeItem with text {c-project}]
12:26:57 [2024-03-15T16:26:57.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1123033416 data=null}, TreeItem with text {c-project}]
12:26:57 [2024-03-15T16:26:57.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1123033417 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:26:57 [2024-03-15T16:26:57.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123033417 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}]
12:26:57 [2024-03-15T16:26:57.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1123033422 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:26:57 [2024-03-15T16:26:57.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
12:26:57 [2024-03-15T16:26:57.406Z] 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'
12:26:57 [2024-03-15T16:26:57.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
12:26:57 [2024-03-15T16:26:57.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1123033496 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']
12:26:57 [2024-03-15T16:26:57.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123033650 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123033650 data=null doit=true}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123033650 data=null}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123033651 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123033651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123033670 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123033671 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123033671 data=null doit=true}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123033671 data=null}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123033672 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123033672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123033677 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123033677 data=null doit=true}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123033677 data=null}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123033678 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123033678 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}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123033680 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123033681 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123033681 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123033681 data=null}, TreeItem with text {Traces [0]}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123033682 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123033682 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]}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123033698 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123033700 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123033700 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123033701 data=null}, TreeItem with text {Traces [0]}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123033701 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123033701 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]}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123033705 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
12:26:57 [2024-03-15T16:26:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1123033745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123033775 data=null doit=true}, TreeItem with text {Traces [0]}]
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123033775 data=null}, TreeItem with text {Traces [0]}]
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123033775 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123033776 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]}]
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123033777 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123033778 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123033779 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123033779 data=null}, TreeItem with text {kernel-overlap-testing}]
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123033779 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123033779 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}]
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123033806 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=1123033846 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']
12:26:57 [2024-03-15T16:26:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
12:26:57 [2024-03-15T16:26:57.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
12:26:57 [2024-03-15T16:26:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:57 [2024-03-15T16:26:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123033878 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
12:26:57 [2024-03-15T16:26:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123033879 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:26:57 [2024-03-15T16:26:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123033879 data=null}, TreeItem with text {ust-overlap-testing}]
12:26:57 [2024-03-15T16:26:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123033879 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123033879 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}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123033900 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'LTTng UST Trace'
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=1123033938 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']
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'LTTng UST Trace'
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123033975 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123033975 data=null doit=true}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123033975 data=null}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123033975 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123033976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123034001 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123034002 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123034002 data=null doit=true}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123034002 data=null}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123034003 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123034003 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123034010 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:26:57 [2024-03-15T16:26:57.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123034011 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123034011 data=null doit=true}, TreeItem with text {Traces [2]}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123034011 data=null}, TreeItem with text {Traces [2]}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123034012 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123034012 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]}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123034020 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
12:26:57 [2024-03-15T16:26:57.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123034021 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123034021 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123034021 data=null}, TreeItem with text {kernel-overlap-testing}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123034021 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123034022 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}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123034047 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:26:57 [2024-03-15T16:26:57.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:26:58 [2024-03-15T16:26:58.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:26:58 [2024-03-15T16:26:58.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1123034107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:26:58 [2024-03-15T16:26:58.176Z] 
12:26:58 [2024-03-15T16:26:58.176Z] (Eclipse:19301): Gtk-CRITICAL **: 16:26:58.128: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:26:58 [2024-03-15T16:26:58.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
12:26:59 [2024-03-15T16:26:59.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:26:59 [2024-03-15T16:26:59.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:59 [2024-03-15T16:26:59.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123035744 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
12:26:59 [2024-03-15T16:26:59.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123035744 data=null doit=true}, TreeItem with text {Traces [2]}]
12:26:59 [2024-03-15T16:26:59.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123035744 data=null}, TreeItem with text {Traces [2]}]
12:26:59 [2024-03-15T16:26:59.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123035744 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
12:26:59 [2024-03-15T16:26:59.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123035744 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]}]
12:26:59 [2024-03-15T16:26:59.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123035765 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
12:26:59 [2024-03-15T16:26:59.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:26:59 [2024-03-15T16:26:59.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:26:59 [2024-03-15T16:26:59.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
12:26:59 [2024-03-15T16:26:59.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
12:26:59 [2024-03-15T16:26:59.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1123035801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
12:26:59 [2024-03-15T16:26:59.921Z] 
12:26:59 [2024-03-15T16:26:59.921Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 16:26:59.794
12:26:59 [2024-03-15T16:26:59.921Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
12:27:00 [2024-03-15T16:27:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:27:01 [2024-03-15T16:27:01.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:01 [2024-03-15T16:27:01.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:01 [2024-03-15T16:27:01.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123037702 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123037702 data=null doit=true}, TreeItem with text {test}]
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123037702 data=null}, TreeItem with text {test}]
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123037702 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123037702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123037723 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:27:01 [2024-03-15T16:27:01.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1123037724 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1123037724 data=null}, TreeItem with text {Experiments [1]}]
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1123037724 data=null button=1 stateMask=0x0 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123037724 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]}]
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1123037726 data=null button=1 stateMask=0x80000 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123037727 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123037727 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123037727 data=null}, TreeItem with text {kernel-overlap-testing}]
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123037728 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123037728 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}]
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123037773 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:01 [2024-03-15T16:27:01.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1123037807 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
12:27:01 [2024-03-15T16:27:01.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1123037807 data=null doit=true}, TreeItem with text {Experiment [2]}]
12:27:01 [2024-03-15T16:27:01.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1123037807 data=null}, TreeItem with text {Experiment [2]}]
12:27:01 [2024-03-15T16:27:01.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1123037808 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:27:01 [2024-03-15T16:27:01.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123037808 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]}]
12:27:01 [2024-03-15T16:27:01.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1123037828 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:27:01 [2024-03-15T16:27:01.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:01 [2024-03-15T16:27:01.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123037875 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
12:27:01 [2024-03-15T16:27:01.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123037875 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:01 [2024-03-15T16:27:01.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123037876 data=null}, TreeItem with text {Traces [2]}]
12:27:01 [2024-03-15T16:27:01.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123037876 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
12:27:01 [2024-03-15T16:27:01.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123037876 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]}]
12:27:01 [2024-03-15T16:27:01.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123037889 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
12:27:01 [2024-03-15T16:27:01.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:27:01 [2024-03-15T16:27:01.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:27:01 [2024-03-15T16:27:01.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1123037925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:27:01 [2024-03-15T16:27:01.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:27:01 [2024-03-15T16:27:01.923Z] 
12:27:01 [2024-03-15T16:27:01.923Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:01 [2024-03-15T16:27:01.923Z] 
12:27:01 [2024-03-15T16:27:01.923Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:01 [2024-03-15T16:27:01.923Z] 
12:27:01 [2024-03-15T16:27:01.923Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:01 [2024-03-15T16:27:01.923Z] 
12:27:01 [2024-03-15T16:27:01.923Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:01 [2024-03-15T16:27:01.923Z] 
12:27:01 [2024-03-15T16:27:01.923Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:01 [2024-03-15T16:27:01.923Z] 
12:27:01 [2024-03-15T16:27:01.923Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:01 [2024-03-15T16:27:01.923Z] 
12:27:01 [2024-03-15T16:27:01.923Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:01 [2024-03-15T16:27:01.923Z] 
12:27:01 [2024-03-15T16:27:01.923Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:01 [2024-03-15T16:27:01.923Z] 
12:27:01 [2024-03-15T16:27:01.923Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:01 [2024-03-15T16:27:01.923Z] 
12:27:01 [2024-03-15T16:27:01.923Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:01 [2024-03-15T16:27:01.923Z] 
12:27:01 [2024-03-15T16:27:01.923Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:01 [2024-03-15T16:27:01.923Z] 
12:27:01 [2024-03-15T16:27:01.923Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.179Z] 
12:27:02 [2024-03-15T16:27:02.179Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.179Z] 
12:27:02 [2024-03-15T16:27:02.179Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.179Z] 
12:27:02 [2024-03-15T16:27:02.179Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.179Z] 
12:27:02 [2024-03-15T16:27:02.179Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.179Z] 
12:27:02 [2024-03-15T16:27:02.179Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.179Z] 
12:27:02 [2024-03-15T16:27:02.179Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.179Z] 
12:27:02 [2024-03-15T16:27:02.179Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.179Z] 
12:27:02 [2024-03-15T16:27:02.179Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.179Z] 
12:27:02 [2024-03-15T16:27:02.179Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.179Z] 
12:27:02 [2024-03-15T16:27:02.179Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.179Z] 
12:27:02 [2024-03-15T16:27:02.179Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.179Z] 
12:27:02 [2024-03-15T16:27:02.179Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.179Z] 
12:27:02 [2024-03-15T16:27:02.179Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.179Z] 
12:27:02 [2024-03-15T16:27:02.179Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.179Z] 
12:27:02 [2024-03-15T16:27:02.179Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.179Z] 
12:27:02 [2024-03-15T16:27:02.179Z] (Eclipse:19301): Gtk-WARNING **: 16:27:01.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:27:02 [2024-03-15T16:27:02.741Z] 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')
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1123038704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1123038704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1123038704 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1123038705 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1123038705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1123038705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1123038705 data=null 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')]
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123038811 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123038811 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123038811 data=null}, TreeItem with text {kernel-overlap-testing}]
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123038811 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:27:02 [2024-03-15T16:27:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123038812 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}]
12:27:02 [2024-03-15T16:27:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123038856 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:27:02 [2024-03-15T16:27:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:02 [2024-03-15T16:27:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1123038895 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
12:27:02 [2024-03-15T16:27:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1123038895 data=null doit=true}, TreeItem with text {Experiment [2]}]
12:27:02 [2024-03-15T16:27:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1123038895 data=null}, TreeItem with text {Experiment [2]}]
12:27:02 [2024-03-15T16:27:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1123038895 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:27:02 [2024-03-15T16:27:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123038896 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]}]
12:27:02 [2024-03-15T16:27:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1123038922 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:27:02 [2024-03-15T16:27:02.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
12:27:02 [2024-03-15T16:27:02.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:02 [2024-03-15T16:27:02.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:02 [2024-03-15T16:27:02.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:27:03 [2024-03-15T16:27:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:03 [2024-03-15T16:27:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:03 [2024-03-15T16:27:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:03 [2024-03-15T16:27:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123039342 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:27:03 [2024-03-15T16:27:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123039342 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:27:03 [2024-03-15T16:27:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123039342 data=null}, TreeItem with text {kernel-overlap-testing}]
12:27:03 [2024-03-15T16:27:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123039343 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:27:03 [2024-03-15T16:27:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123039343 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}]
12:27:03 [2024-03-15T16:27:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123039386 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:27:03 [2024-03-15T16:27:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:03 [2024-03-15T16:27:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123039420 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
12:27:03 [2024-03-15T16:27:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123039420 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:03 [2024-03-15T16:27:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123039420 data=null}, TreeItem with text {Traces [2]}]
12:27:03 [2024-03-15T16:27:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123039420 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
12:27:03 [2024-03-15T16:27:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123039420 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]}]
12:27:03 [2024-03-15T16:27:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123039437 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
12:27:03 [2024-03-15T16:27:03.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:27:03 [2024-03-15T16:27:03.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:27:03 [2024-03-15T16:27:03.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1123039478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:27:03 [2024-03-15T16:27:03.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.510Z] 
12:27:03 [2024-03-15T16:27:03.510Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.766Z] 
12:27:03 [2024-03-15T16:27:03.766Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.766Z] 
12:27:03 [2024-03-15T16:27:03.766Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.766Z] 
12:27:03 [2024-03-15T16:27:03.766Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.766Z] 
12:27:03 [2024-03-15T16:27:03.766Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.766Z] 
12:27:03 [2024-03-15T16:27:03.766Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.767Z] 
12:27:03 [2024-03-15T16:27:03.767Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.767Z] 
12:27:03 [2024-03-15T16:27:03.767Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.767Z] 
12:27:03 [2024-03-15T16:27:03.767Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.767Z] 
12:27:03 [2024-03-15T16:27:03.767Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.767Z] 
12:27:03 [2024-03-15T16:27:03.767Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.767Z] 
12:27:03 [2024-03-15T16:27:03.767Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.767Z] 
12:27:03 [2024-03-15T16:27:03.767Z] (Eclipse:19301): Gtk-WARNING **: 16:27:03.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-03-15T16:27:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
12:27:03 [2024-03-15T16:27:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:03 [2024-03-15T16:27:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:03 [2024-03-15T16:27:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:27:03 [2024-03-15T16:27:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:27:03 [2024-03-15T16:27:03.767Z] 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')
12:27:03 [2024-03-15T16:27:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:27:03 [2024-03-15T16:27:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:27:03 [2024-03-15T16:27:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123039763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:03 [2024-03-15T16:27:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123039763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:03 [2024-03-15T16:27:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123039763 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:03 [2024-03-15T16:27:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123039763 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:03 [2024-03-15T16:27:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123039763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:03 [2024-03-15T16:27:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123039763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:03 [2024-03-15T16:27:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123039763 data=null 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')]
12:27:04 [2024-03-15T16:27:04.023Z] 
12:27:04 [2024-03-15T16:27:04.023Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:03.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123040035 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123040035 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123040035 data=null}, TreeItem with text {kernel-overlap-testing}]
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123040036 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123040036 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}]
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123040083 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123040120 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123040120 data=null doit=true}, TreeItem with text {test}]
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123040120 data=null}, TreeItem with text {test}]
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123040121 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123040121 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123040152 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123040153 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123040153 data=null doit=true}, TreeItem with text {test}]
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123040153 data=null}, TreeItem with text {test}]
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123040153 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:27:04 [2024-03-15T16:27:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123040154 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:04 [2024-03-15T16:27:04.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123040159 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:27:04 [2024-03-15T16:27:04.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:04 [2024-03-15T16:27:04.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:04 [2024-03-15T16:27:04.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123040160 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
12:27:04 [2024-03-15T16:27:04.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123040160 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:04 [2024-03-15T16:27:04.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123040160 data=null}, TreeItem with text {Traces [2]}]
12:27:04 [2024-03-15T16:27:04.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123040178 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
12:27:04 [2024-03-15T16:27:04.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123040178 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]}]
12:27:04 [2024-03-15T16:27:04.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123040194 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
12:27:04 [2024-03-15T16:27:04.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:27:04 [2024-03-15T16:27:04.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:27:04 [2024-03-15T16:27:04.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:04 [2024-03-15T16:27:04.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123040196 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:27:04 [2024-03-15T16:27:04.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123040196 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:27:04 [2024-03-15T16:27:04.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123040196 data=null}, TreeItem with text {kernel-overlap-testing}]
12:27:04 [2024-03-15T16:27:04.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123040196 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:27:04 [2024-03-15T16:27:04.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123040196 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}]
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123040224 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=1123040260 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']
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123040284 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123040284 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123040284 data=null}, TreeItem with text {kernel-overlap-testing}]
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123040284 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123040284 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}]
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123040293 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:27:04 [2024-03-15T16:27:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1123040319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:27:04 [2024-03-15T16:27:04.536Z] 
12:27:04 [2024-03-15T16:27:04.536Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:04.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:04 [2024-03-15T16:27:04.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
12:27:05 [2024-03-15T16:27:05.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:05 [2024-03-15T16:27:05.721Z] 
12:27:05 [2024-03-15T16:27:05.721Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:05.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:05 [2024-03-15T16:27:05.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:05 [2024-03-15T16:27:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123041873 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
12:27:05 [2024-03-15T16:27:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123041873 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:05 [2024-03-15T16:27:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123041873 data=null}, TreeItem with text {Traces [2]}]
12:27:05 [2024-03-15T16:27:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123041874 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
12:27:05 [2024-03-15T16:27:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123041874 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]}]
12:27:05 [2024-03-15T16:27:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123041888 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
12:27:05 [2024-03-15T16:27:05.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:27:05 [2024-03-15T16:27:05.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:27:05 [2024-03-15T16:27:05.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
12:27:05 [2024-03-15T16:27:05.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
12:27:05 [2024-03-15T16:27:05.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1123041918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
12:27:05 [2024-03-15T16:27:05.977Z] 
12:27:05 [2024-03-15T16:27:05.977Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 16:27:05.788
12:27:05 [2024-03-15T16:27:05.977Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
12:27:05 [2024-03-15T16:27:05.977Z] 
12:27:05 [2024-03-15T16:27:05.977Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:05.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:06 [2024-03-15T16:27:06.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:07 [2024-03-15T16:27:07.467Z] 
12:27:07 [2024-03-15T16:27:07.467Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:07.314: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123043539 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123043539 data=null doit=true}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123043539 data=null}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123043540 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123043540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123043551 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:07 [2024-03-15T16:27:07.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123043562 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123043562 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123043562 data=null}, TreeItem with text {kernel-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123043562 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123043562 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}]
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123043587 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123043612 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123043612 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123043612 data=null}, TreeItem with text {ust-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123043613 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123043613 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}]
12:27:07 [2024-03-15T16:27:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123043630 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:07 [2024-03-15T16:27:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1123043655 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
12:27:07 [2024-03-15T16:27:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1123043655 data=null doit=true}, TreeItem with text {Experiment [2]}]
12:27:07 [2024-03-15T16:27:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1123043655 data=null}, TreeItem with text {Experiment [2]}]
12:27:07 [2024-03-15T16:27:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1123043655 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123043656 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]}]
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1123043682 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123043709 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123043709 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123043709 data=null}, TreeItem with text {Traces [2]}]
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123043709 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123043709 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]}]
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123043723 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1123043750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123043758 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123043758 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123043758 data=null}, TreeItem with text {kernel-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123043775 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123043775 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}]
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123043792 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123043823 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123043824 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123043824 data=null}, TreeItem with text {ust-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123043824 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123043824 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}]
12:27:07 [2024-03-15T16:27:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123043842 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:27:07 [2024-03-15T16:27:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:07 [2024-03-15T16:27:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1123043876 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
12:27:07 [2024-03-15T16:27:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1123043876 data=null doit=true}, TreeItem with text {Experiment [2]}]
12:27:07 [2024-03-15T16:27:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1123043876 data=null}, TreeItem with text {Experiment [2]}]
12:27:07 [2024-03-15T16:27:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1123043876 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:27:07 [2024-03-15T16:27:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123043877 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]}]
12:27:07 [2024-03-15T16:27:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1123043892 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123043930 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123043930 data=null doit=true}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123043930 data=null}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123043930 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123043935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123043946 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123043953 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123043953 data=null doit=true}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123043953 data=null}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123043953 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123043954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123043958 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:27:07 [2024-03-15T16:27:07.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123043959 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123043959 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123043959 data=null}, TreeItem with text {Traces [2]}]
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123043960 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123043960 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]}]
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123043979 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
12:27:07 [2024-03-15T16:27:07.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:27:07 [2024-03-15T16:27:07.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1123043996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:27:07 [2024-03-15T16:27:07.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1123044125 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1123044125 data=null doit=true}, TreeItem with text {c-project}]
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1123044125 data=null}, TreeItem with text {c-project}]
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1123044126 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123044126 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}]
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1123044144 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1123044145 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1123044145 data=null doit=true}, TreeItem with text {c-project}]
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1123044145 data=null}, TreeItem with text {c-project}]
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1123044145 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123044145 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}]
12:27:07 [2024-03-15T16:27:07.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1123044155 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1123044207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1123044309 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1123044309 data=null doit=true}, TreeItem with text {c-project}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1123044309 data=null}, TreeItem with text {c-project}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1123044310 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123044310 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}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1123044317 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1123044350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1123044356 data=null doit=true}, TreeItem with text {c-project}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1123044357 data=null}, TreeItem with text {c-project}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1123044357 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123044357 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}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1123044360 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1123044360 data=null doit=true}, TreeItem with text {Trace Compass}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1123044360 data=null}, TreeItem with text {Trace Compass}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1123044360 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123044361 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}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1123044362 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123044362 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [0]}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123044363 data=null doit=true}, TreeItem with text {Traces [0]}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123044363 data=null}, TreeItem with text {Traces [0]}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123044363 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123044363 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]}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123044380 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:27:08 [2024-03-15T16:27:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:27:08 [2024-03-15T16:27:08.810Z] 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')
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.810Z] 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.
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:27:08 [2024-03-15T16:27:08.810Z] 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
12:27:08 [2024-03-15T16:27:08.810Z] 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=1123044761 data=null}, (of type 'Combo')]
12:27:08 [2024-03-15T16:27:08.810Z] 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
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1123044803 data=null doit=true}, TreeItem with text {c-project}]
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1123044804 data=null}, TreeItem with text {c-project}]
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1123044804 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {c-project}]
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123044804 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}]
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1123044806 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {c-project}]
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123044807 data=null button=0 stateMask=0x0 x=153 y=81 count=0}, Tree node with text: kernel-overlap-testing]
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123044808 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123044808 data=null}, Tree node with text: kernel-overlap-testing]
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123044808 data=null button=1 stateMask=0x0 x=153 y=81 count=1}, Tree node with text: kernel-overlap-testing]
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123044808 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]
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123044810 data=null button=1 stateMask=0x80000 x=153 y=81 count=1}, Tree node with text: kernel-overlap-testing]
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:08 [2024-03-15T16:27:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:08 [2024-03-15T16:27:08.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123044834 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, Tree node with text: ust-overlap-testing]
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123044834 data=null doit=true}, Tree node with text: ust-overlap-testing]
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123044834 data=null}, Tree node with text: ust-overlap-testing]
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123044834 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123044834 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]
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123044836 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: ust-overlap-testing
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:27:08 [2024-03-15T16:27:08.811Z] 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')
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123044840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123044840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123044840 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123044840 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123044841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123044841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:27:08 [2024-03-15T16:27:08.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:27:08 [2024-03-15T16:27:08.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:27:08 [2024-03-15T16:27:08.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:27:08 [2024-03-15T16:27:08.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:27:08 [2024-03-15T16:27:08.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:27:08 [2024-03-15T16:27:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:27:09 [2024-03-15T16:27:09.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123044841 data=null 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')]
12:27:09 [2024-03-15T16:27:09.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123044417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:27:09 [2024-03-15T16:27:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123045394 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:09 [2024-03-15T16:27:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123045394 data=null}, TreeItem with text {Traces [2]}]
12:27:09 [2024-03-15T16:27:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123045394 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
12:27:09 [2024-03-15T16:27:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123045395 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]}]
12:27:09 [2024-03-15T16:27:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123045407 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
12:27:09 [2024-03-15T16:27:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:09 [2024-03-15T16:27:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123045408 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [2]}]
12:27:09 [2024-03-15T16:27:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123045409 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:09 [2024-03-15T16:27:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123045409 data=null}, TreeItem with text {Traces [2]}]
12:27:09 [2024-03-15T16:27:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123045409 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
12:27:09 [2024-03-15T16:27:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123045409 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]}]
12:27:09 [2024-03-15T16:27:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123045417 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
12:27:09 [2024-03-15T16:27:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:27:09 [2024-03-15T16:27:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:27:09 [2024-03-15T16:27:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
12:27:09 [2024-03-15T16:27:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
12:27:09 [2024-03-15T16:27:09.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1123045442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
12:27:09 [2024-03-15T16:27:09.580Z] 
12:27:09 [2024-03-15T16:27:09.580Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-15 16:27:09.498
12:27:09 [2024-03-15T16:27:09.580Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
12:27:09 [2024-03-15T16:27:09.835Z] 
12:27:09 [2024-03-15T16:27:09.835Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:09.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:09 [2024-03-15T16:27:09.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:11 [2024-03-15T16:27:11.201Z] 
12:27:11 [2024-03-15T16:27:11.201Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:11.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:11 [2024-03-15T16:27:11.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
12:27:11 [2024-03-15T16:27:11.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1123047226 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1123047226 data=null}, TreeItem with text {Experiments [1]}]
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1123047227 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123047227 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]}]
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1123047228 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1123047229 data=null doit=true}, TreeItem with text {Experiment [2]}]
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1123047229 data=null}, TreeItem with text {Experiment [2]}]
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1123047229 data=null button=1 stateMask=0x0 x=145 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123047229 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]}]
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1123047232 data=null button=1 stateMask=0x80000 x=145 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1123047233 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1123047234 data=null doit=true}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1123047234 data=null}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1123047234 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123047234 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}]
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1123047260 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:27:11 [2024-03-15T16:27:11.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:27:11 [2024-03-15T16:27:11.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1123047305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:27:11 [2024-03-15T16:27:11.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1123047456 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1123047456 data=null doit=true}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1123047457 data=null}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1123047457 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123047457 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}]
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1123047491 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1123047529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1123047548 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1123047548 data=null doit=true}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1123047548 data=null}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1123047548 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123047548 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}]
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1123047588 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1123047623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:27:11 [2024-03-15T16:27:11.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:27:11 [2024-03-15T16:27:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:11 [2024-03-15T16:27:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1123047724 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1123047724 data=null doit=true}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1123047724 data=null}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1123047724 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123047724 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}]
12:27:11 [2024-03-15T16:27:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1123047732 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:11 [2024-03-15T16:27:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:27:11 [2024-03-15T16:27:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:27:11 [2024-03-15T16:27:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1123047767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:27:11 [2024-03-15T16:27:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:27:11 [2024-03-15T16:27:11.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
12:27:11 [2024-03-15T16:27:11.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1123047772 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1123047772 data=null}, TreeItem with text {Experiments [1]}]
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1123047773 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123047773 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]}]
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1123047773 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
12:27:11 [2024-03-15T16:27:11.715Z] 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@19656e21] time=1123047775 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123047794 data=null button=0 stateMask=0x0 x=55 y=104 count=0}, TreeItem with text {test}]
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123047794 data=null doit=true}, TreeItem with text {test}]
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123047795 data=null}, TreeItem with text {test}]
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123047795 data=null button=1 stateMask=0x0 x=55 y=104 count=1}, TreeItem with text {test}]
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123047795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123047804 data=null button=1 stateMask=0x80000 x=55 y=104 count=1}, TreeItem with text {test}]
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:27:11 [2024-03-15T16:27:11.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:27:12 [2024-03-15T16:27:12.642Z] 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')
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:27:12 [2024-03-15T16:27:12.642Z] 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=1123048663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:12 [2024-03-15T16:27:12.642Z] 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=1123048663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:12 [2024-03-15T16:27:12.642Z] 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=1123048663 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:12 [2024-03-15T16:27:12.642Z] 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=1123048663 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:12 [2024-03-15T16:27:12.642Z] 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=1123048664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:12 [2024-03-15T16:27:12.642Z] 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=1123048664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:12 [2024-03-15T16:27:12.642Z] 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=1123048664 data=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')]
12:27:12 [2024-03-15T16:27:12.642Z] 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=1123048664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:12 [2024-03-15T16:27:12.642Z] 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=1123048664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:12 [2024-03-15T16:27:12.642Z] 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=1123048664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:12 [2024-03-15T16:27:12.642Z] 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=1123048664 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:12 [2024-03-15T16:27:12.642Z] 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=1123048664 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:12 [2024-03-15T16:27:12.642Z] 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')
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123048665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123048666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123048666 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123048666 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123048666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:12 [2024-03-15T16:27:12.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123048666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:12 [2024-03-15T16:27:12.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:12 [2024-03-15T16:27:12.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:12 [2024-03-15T16:27:12.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:12 [2024-03-15T16:27:12.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:12 [2024-03-15T16:27:12.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:12 [2024-03-15T16:27:12.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:27:12 [2024-03-15T16:27:12.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123048666 data=null 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')]
12:27:12 [2024-03-15T16:27:12.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1123047845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:27:13 [2024-03-15T16:27:13.205Z] 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@19656e21] time=1123049185 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:27:13 [2024-03-15T16:27:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:27:13 [2024-03-15T16:27:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:13 [2024-03-15T16:27:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:13 [2024-03-15T16:27:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:13 [2024-03-15T16:27:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1123049190 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:27:13 [2024-03-15T16:27:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1123049201 data=null doit=true}, TreeItem with text {c-project}]
12:27:13 [2024-03-15T16:27:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1123049201 data=null}, TreeItem with text {c-project}]
12:27:13 [2024-03-15T16:27:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1123049201 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:13 [2024-03-15T16:27:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123049202 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}]
12:27:13 [2024-03-15T16:27:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1123049221 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:27:13 [2024-03-15T16:27:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:27:13 [2024-03-15T16:27:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:27:13 [2024-03-15T16:27:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:27:13 [2024-03-15T16:27:13.205Z] 
12:27:13 [2024-03-15T16:27:13.205Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:13.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:14 [2024-03-15T16:27:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:27:14 [2024-03-15T16:27:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:27:14 [2024-03-15T16:27:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:27:14 [2024-03-15T16:27:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:27:14 [2024-03-15T16:27:14.134Z] 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')
12:27:14 [2024-03-15T16:27:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
12:27:14 [2024-03-15T16:27:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
12:27:14 [2024-03-15T16:27:14.134Z] 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')
12:27:14 [2024-03-15T16:27:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:27:14 [2024-03-15T16:27:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:14 [2024-03-15T16:27:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:14 [2024-03-15T16:27:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:27:14 [2024-03-15T16:27:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:27:14 [2024-03-15T16:27:14.134Z] 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=1123050105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:14 [2024-03-15T16:27:14.134Z] 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=1123050105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:14 [2024-03-15T16:27:14.134Z] 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=1123050105 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:14 [2024-03-15T16:27:14.134Z] 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=1123050105 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:14 [2024-03-15T16:27:14.134Z] 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=1123050105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:14 [2024-03-15T16:27:14.134Z] 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=1123050105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:14 [2024-03-15T16:27:14.134Z] 
12:27:14 [2024-03-15T16:27:14.134Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:13.924: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:14 [2024-03-15T16:27:14.134Z] 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=1123050105 data=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')]
12:27:14 [2024-03-15T16:27:14.134Z] 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=1123050123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:14 [2024-03-15T16:27:14.134Z] 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=1123050123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:14 [2024-03-15T16:27:14.134Z] 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=1123050123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:14 [2024-03-15T16:27:14.134Z] 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=1123050123 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:14 [2024-03-15T16:27:14.134Z] 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=1123050123 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:14 [2024-03-15T16:27:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:27:14 [2024-03-15T16:27:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:27:14 [2024-03-15T16:27:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
12:27:14 [2024-03-15T16:27:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:27:14 [2024-03-15T16:27:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:14 [2024-03-15T16:27:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:14 [2024-03-15T16:27:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:27:14 [2024-03-15T16:27:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:14 [2024-03-15T16:27:14.135Z] 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')
12:27:14 [2024-03-15T16:27:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:14 [2024-03-15T16:27:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123050125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:14 [2024-03-15T16:27:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123050125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:14 [2024-03-15T16:27:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123050125 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:14 [2024-03-15T16:27:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123050125 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:14 [2024-03-15T16:27:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123050125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:14 [2024-03-15T16:27:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123050126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:14 [2024-03-15T16:27:14.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:14 [2024-03-15T16:27:14.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:14 [2024-03-15T16:27:14.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:14 [2024-03-15T16:27:14.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:14 [2024-03-15T16:27:14.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:14 [2024-03-15T16:27:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:27:14 [2024-03-15T16:27:14.135Z] 
12:27:14 [2024-03-15T16:27:14.135Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:13.962: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:14 [2024-03-15T16:27:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123050126 data=null 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')]
12:27:14 [2024-03-15T16:27:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1123049263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:27:14 [2024-03-15T16:27:14.696Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.78 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
12:27:14 [2024-03-15T16:27:14.696Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_01RefreshTraceAdded -- Time elapsed: 0.311 s
12:27:14 [2024-03-15T16:27:14.696Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_02RefreshOpenedTraceContentModified -- Time elapsed: 6.161 s
12:27:14 [2024-03-15T16:27:14.696Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_03RefreshClosedTraceContentModified -- Time elapsed: 3.809 s
12:27:14 [2024-03-15T16:27:14.696Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_04RefreshTraceDeleted -- Time elapsed: 0.193 s
12:27:14 [2024-03-15T16:27:14.696Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_05CProjectRefreshTraceDeleted -- Time elapsed: 3.655 s
12:27:14 [2024-03-15T16:27:14.696Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
12:27:14 [2024-03-15T16:27:14.696Z] 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@19656e21] time=1123050712 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:27:14 [2024-03-15T16:27:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:14 [2024-03-15T16:27:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:27:14 [2024-03-15T16:27:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:27:14 [2024-03-15T16:27:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:27:14 [2024-03-15T16:27:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1123050853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:27:14 [2024-03-15T16:27:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:27:15 [2024-03-15T16:27:15.260Z] 
12:27:15 [2024-03-15T16:27:15.260Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:14.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:16 [2024-03-15T16:27:16.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:16 [2024-03-15T16:27:16.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:16 [2024-03-15T16:27:16.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:16 [2024-03-15T16:27:16.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:16 [2024-03-15T16:27:16.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:16 [2024-03-15T16:27:16.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:16 [2024-03-15T16:27:16.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:16 [2024-03-15T16:27:16.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:16 [2024-03-15T16:27:16.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123052550 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123052550 data=null doit=true}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123052550 data=null}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123052550 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123052551 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123052570 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123052575 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123052575 data=null doit=true}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123052575 data=null}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123052575 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123052575 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123052580 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123052581 data=null doit=true}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123052581 data=null}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123052581 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123052581 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}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123052583 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123052584 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123052584 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123052584 data=null}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123052584 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123052585 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]}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123052598 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123052598 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123052598 data=null}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123052599 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123052599 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]}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123052600 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123052601 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123052601 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123052601 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123052602 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123052602 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}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123052626 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:27:16 [2024-03-15T16:27:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123052754 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:27:16 [2024-03-15T16:27:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123052754 data=null doit=true}, TableItem with text {}]
12:27:16 [2024-03-15T16:27:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123052754 data=null}, TableItem with text {}]
12:27:16 [2024-03-15T16:27:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123052754 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:27:16 [2024-03-15T16:27:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123052755 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:27:16 [2024-03-15T16:27:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123052764 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:27:16 [2024-03-15T16:27:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:16 [2024-03-15T16:27:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:16 [2024-03-15T16:27:16.628Z] 
12:27:16 [2024-03-15T16:27:16.628Z] (Eclipse:19301): Gtk-WARNING **: 16:27:16.580: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2024-03-15T16:27:16.628Z] 
12:27:16 [2024-03-15T16:27:16.628Z] (Eclipse:19301): Gtk-WARNING **: 16:27:16.602: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:16 [2024-03-15T16:27:16.884Z] 
12:27:16 [2024-03-15T16:27:16.884Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:16.706: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:16 [2024-03-15T16:27:16.884Z] 
12:27:16 [2024-03-15T16:27:16.884Z] (Eclipse:19301): Gtk-WARNING **: 16:27:16.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2024-03-15T16:27:16.884Z] 
12:27:16 [2024-03-15T16:27:16.884Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:16.745: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:16 [2024-03-15T16:27:16.884Z] 
12:27:16 [2024-03-15T16:27:16.884Z] (Eclipse:19301): Gtk-WARNING **: 16:27:16.748: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123052990 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123052990 data=null doit=true}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123052990 data=null}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123052991 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123052991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123052999 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123053000 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123053000 data=null doit=true}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123053000 data=null}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123053000 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123053001 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123053005 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:16 [2024-03-15T16:27:16.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123053012 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123053012 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123053012 data=null}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123053012 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123053013 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]}]
12:27:16 [2024-03-15T16:27:16.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123053017 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:16 [2024-03-15T16:27:16.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123053018 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123053018 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123053018 data=null}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123053018 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123053019 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]}]
12:27:16 [2024-03-15T16:27:16.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123053028 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:16 [2024-03-15T16:27:16.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:27:16 [2024-03-15T16:27:16.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:27:17 [2024-03-15T16:27:17.141Z] 
12:27:17 [2024-03-15T16:27:17.141Z] (Eclipse:19301): Gtk-WARNING **: 16:27:16.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.141Z] 
12:27:17 [2024-03-15T16:27:17.141Z] (Eclipse:19301): Gtk-WARNING **: 16:27:16.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.141Z] 
12:27:17 [2024-03-15T16:27:17.141Z] (Eclipse:19301): Gtk-WARNING **: 16:27:16.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.141Z] 
12:27:17 [2024-03-15T16:27:17.141Z] (Eclipse:19301): Gtk-WARNING **: 16:27:16.993: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.141Z] 
12:27:17 [2024-03-15T16:27:17.141Z] (Eclipse:19301): Gtk-WARNING **: 16:27:17.009: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.141Z] 
12:27:17 [2024-03-15T16:27:17.141Z] (Eclipse:19301): Gtk-WARNING **: 16:27:17.023: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.141Z] 
12:27:17 [2024-03-15T16:27:17.141Z] (Eclipse:19301): Gtk-WARNING **: 16:27:17.037: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.141Z] 
12:27:17 [2024-03-15T16:27:17.141Z] (Eclipse:19301): Gtk-WARNING **: 16:27:17.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.141Z] 
12:27:17 [2024-03-15T16:27:17.141Z] (Eclipse:19301): Gtk-WARNING **: 16:27:17.063: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.141Z] 
12:27:17 [2024-03-15T16:27:17.141Z] (Eclipse:19301): Gtk-WARNING **: 16:27:17.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:27:17 [2024-03-15T16:27:17.141Z] 
12:27:17 [2024-03-15T16:27:17.141Z] (Eclipse:19301): Gtk-WARNING **: 16:27:17.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:27:17 [2024-03-15T16:27:17.141Z] 
12:27:17 [2024-03-15T16:27:17.141Z] (Eclipse:19301): Gtk-WARNING **: 16:27:17.110: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.141Z] 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=1123053313 data=null doit=true}, Shell with text {Confirm Clear}]
12:27:17 [2024-03-15T16:27:17.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:17 [2024-03-15T16:27:17.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:27:17 [2024-03-15T16:27:17.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:27:17 [2024-03-15T16:27:17.141Z] 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')
12:27:17 [2024-03-15T16:27:17.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:17 [2024-03-15T16:27:17.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:27:17 [2024-03-15T16:27:17.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123053314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:17 [2024-03-15T16:27:17.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123053314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:17 [2024-03-15T16:27:17.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123053314 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:17 [2024-03-15T16:27:17.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123053314 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:17 [2024-03-15T16:27:17.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123053314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:17 [2024-03-15T16:27:17.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123053315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:17 [2024-03-15T16:27:17.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123053315 data=null 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')]
12:27:17 [2024-03-15T16:27:17.397Z] 
12:27:17 [2024-03-15T16:27:17.397Z] (Eclipse:19301): Gtk-WARNING **: 16:27:17.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.397Z] 
12:27:17 [2024-03-15T16:27:17.397Z] (Eclipse:19301): Gtk-WARNING **: 16:27:17.186: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.397Z] 
12:27:17 [2024-03-15T16:27:17.397Z] (Eclipse:19301): Gtk-WARNING **: 16:27:17.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123053064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:27:17 [2024-03-15T16:27:17.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:17 [2024-03-15T16:27:17.397Z] 
12:27:17 [2024-03-15T16:27:17.397Z] (Eclipse:19301): Gtk-WARNING **: 16:27:17.388: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.655Z] 
12:27:17 [2024-03-15T16:27:17.655Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:17.456: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:17 [2024-03-15T16:27:17.655Z] 
12:27:17 [2024-03-15T16:27:17.655Z] (Eclipse:19301): Gtk-WARNING **: 16:27:17.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:17 [2024-03-15T16:27:17.655Z] 
12:27:17 [2024-03-15T16:27:17.655Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:17.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:17 [2024-03-15T16:27:17.655Z] 
12:27:17 [2024-03-15T16:27:17.655Z] (Eclipse:19301): Gtk-WARNING **: 16:27:17.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:19 [2024-03-15T16:27:19.024Z] 
12:27:19 [2024-03-15T16:27:19.024Z] (Eclipse:19301): Gtk-WARNING **: 16:27:18.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:19 [2024-03-15T16:27:19.024Z] 
12:27:19 [2024-03-15T16:27:19.024Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:18.891: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:19 [2024-03-15T16:27:19.024Z] 
12:27:19 [2024-03-15T16:27:19.024Z] (Eclipse:19301): Gtk-WARNING **: 16:27:18.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123055116 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123055116 data=null doit=true}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123055116 data=null}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123055117 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123055117 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123055129 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123055129 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123055129 data=null doit=true}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123055129 data=null}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123055130 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123055130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123055134 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123055135 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123055135 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123055135 data=null}, TreeItem with text {Traces [2]}]
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123055136 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123055136 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]}]
12:27:19 [2024-03-15T16:27:19.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123055145 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123055145 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123055146 data=null}, TreeItem with text {Traces [2]}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123055146 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123055146 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]}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123055148 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1123055178 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1123055178 data=null}, TreeItem with text {symbolic-link [1]}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1123055178 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123055179 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]}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1123055179 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123055182 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123055182 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123055182 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123055183 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123055183 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}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123055188 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123055189 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:27:19 [2024-03-15T16:27:19.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123055189 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:27:19 [2024-03-15T16:27:19.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123055189 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}]
12:27:19 [2024-03-15T16:27:19.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123055225 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:27:19 [2024-03-15T16:27:19.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123055232 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:19 [2024-03-15T16:27:19.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123055232 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:19 [2024-03-15T16:27:19.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123055232 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:19 [2024-03-15T16:27:19.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:27:19 [2024-03-15T16:27:19.282Z] 
12:27:19 [2024-03-15T16:27:19.282Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:19.104: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:19 [2024-03-15T16:27:19.282Z] 
12:27:19 [2024-03-15T16:27:19.282Z] (Eclipse:19301): Gtk-WARNING **: 16:27:19.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:19 [2024-03-15T16:27:19.282Z] 
12:27:19 [2024-03-15T16:27:19.282Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:19.148: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:19 [2024-03-15T16:27:19.282Z] 
12:27:19 [2024-03-15T16:27:19.282Z] (Eclipse:19301): Gtk-WARNING **: 16:27:19.160: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:19 [2024-03-15T16:27:19.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:19 [2024-03-15T16:27:19.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:19 [2024-03-15T16:27:19.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:19 [2024-03-15T16:27:19.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:19 [2024-03-15T16:27:19.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:19 [2024-03-15T16:27:19.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:19 [2024-03-15T16:27:19.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:19 [2024-03-15T16:27:19.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123055761 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123055761 data=null doit=true}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123055761 data=null}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123055761 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123055761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123055768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123055769 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123055769 data=null doit=true}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123055769 data=null}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123055769 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123055769 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123055778 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:19 [2024-03-15T16:27:19.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123055779 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123055779 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123055779 data=null}, TreeItem with text {Traces [2]}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123055779 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123055779 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]}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123055783 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:19 [2024-03-15T16:27:19.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:27:19 [2024-03-15T16:27:19.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123055785 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123055785 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123055785 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123055785 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123055785 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}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123055793 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
12:27:19 [2024-03-15T16:27:19.844Z] 
12:27:19 [2024-03-15T16:27:19.844Z] (Eclipse:19301): Gtk-WARNING **: 16:27:19.736: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:19 [2024-03-15T16:27:19.844Z] 
12:27:19 [2024-03-15T16:27:19.844Z] (Eclipse:19301): Gtk-WARNING **: 16:27:19.751: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:19 [2024-03-15T16:27:19.844Z] 
12:27:19 [2024-03-15T16:27:19.844Z] (Eclipse:19301): Gtk-WARNING **: 16:27:19.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:19 [2024-03-15T16:27:19.844Z] 
12:27:19 [2024-03-15T16:27:19.844Z] (Eclipse:19301): Gtk-WARNING **: 16:27:19.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:19 [2024-03-15T16:27:19.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
12:27:19 [2024-03-15T16:27:19.844Z] 
12:27:19 [2024-03-15T16:27:19.844Z] (Eclipse:19301): Gtk-WARNING **: 16:27:19.818: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:19 [2024-03-15T16:27:19.844Z] 
12:27:19 [2024-03-15T16:27:19.844Z] (Eclipse:19301): Gtk-WARNING **: 16:27:19.835: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2024-03-15T16:27:20.101Z] 
12:27:20 [2024-03-15T16:27:20.101Z] (Eclipse:19301): Gtk-WARNING **: 16:27:19.850: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2024-03-15T16:27:20.101Z] 
12:27:20 [2024-03-15T16:27:20.101Z] (Eclipse:19301): Gtk-WARNING **: 16:27:19.865: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2024-03-15T16:27:20.101Z] 
12:27:20 [2024-03-15T16:27:20.101Z] (Eclipse:19301): Gtk-WARNING **: 16:27:19.881: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2024-03-15T16:27:20.101Z] 
12:27:20 [2024-03-15T16:27:20.101Z] (Eclipse:19301): Gtk-WARNING **: 16:27:19.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2024-03-15T16:27:20.101Z] 
12:27:20 [2024-03-15T16:27:20.101Z] (Eclipse:19301): Gtk-WARNING **: 16:27:19.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2024-03-15T16:27:20.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
12:27:20 [2024-03-15T16:27:20.101Z] 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=1123056120 data=null doit=true}, Shell with text {Rename Trace}]
12:27:20 [2024-03-15T16:27:20.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:27:20 [2024-03-15T16:27:20.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:27:20 [2024-03-15T16:27:20.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:27:20 [2024-03-15T16:27:20.101Z] 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:'))
12:27:20 [2024-03-15T16:27:20.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:20 [2024-03-15T16:27:20.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:20 [2024-03-15T16:27:20.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:27:20 [2024-03-15T16:27:20.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:20 [2024-03-15T16:27:20.101Z] 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')
12:27:20 [2024-03-15T16:27:20.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:20 [2024-03-15T16:27:20.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123056126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:20 [2024-03-15T16:27:20.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123056126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:20 [2024-03-15T16:27:20.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123056126 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:20 [2024-03-15T16:27:20.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123056126 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:20 [2024-03-15T16:27:20.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123056126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:20 [2024-03-15T16:27:20.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123056126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:20 [2024-03-15T16:27:20.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123056126 data=null 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')]
12:27:20 [2024-03-15T16:27:20.101Z] 
12:27:20 [2024-03-15T16:27:20.101Z] (Eclipse:19301): Gtk-WARNING **: 16:27:19.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2024-03-15T16:27:20.101Z] 
12:27:20 [2024-03-15T16:27:20.101Z] (Eclipse:19301): Gtk-WARNING **: 16:27:20.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2024-03-15T16:27:20.101Z] 
12:27:20 [2024-03-15T16:27:20.101Z] (Eclipse:19301): Gtk-WARNING **: 16:27:20.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2024-03-15T16:27:20.101Z] 
12:27:20 [2024-03-15T16:27:20.101Z] (Eclipse:19301): Gtk-WARNING **: 16:27:20.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2024-03-15T16:27:20.358Z] 
12:27:20 [2024-03-15T16:27:20.358Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:20.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:20 [2024-03-15T16:27:20.358Z] 
12:27:20 [2024-03-15T16:27:20.358Z] (Eclipse:19301): Gtk-WARNING **: 16:27:20.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1123055857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123056497 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123056497 data=null doit=true}, TreeItem with text {test}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123056497 data=null}, TreeItem with text {test}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123056497 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123056498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123056506 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123056507 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123056507 data=null doit=true}, TreeItem with text {test}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123056507 data=null}, TreeItem with text {test}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123056508 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123056508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123056519 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:20 [2024-03-15T16:27:20.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123056520 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123056520 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123056520 data=null}, TreeItem with text {Traces [2]}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123056521 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123056521 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]}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123056532 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:20 [2024-03-15T16:27:20.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:27:20 [2024-03-15T16:27:20.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123056533 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1123056533 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:20 [2024-03-15T16:27:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1123056534 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:20 [2024-03-15T16:27:20.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123056534 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:20 [2024-03-15T16:27:20.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123056534 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}]
12:27:20 [2024-03-15T16:27:20.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123056538 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:20 [2024-03-15T16:27:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:27:20 [2024-03-15T16:27:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:27:20 [2024-03-15T16:27:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:27:20 [2024-03-15T16:27:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1123056570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:27:20 [2024-03-15T16:27:20.615Z] 
12:27:20 [2024-03-15T16:27:20.615Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:20.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:20 [2024-03-15T16:27:20.615Z] 
12:27:20 [2024-03-15T16:27:20.615Z] (Eclipse:19301): Gtk-WARNING **: 16:27:20.515: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:20 [2024-03-15T16:27:20.615Z] 
12:27:20 [2024-03-15T16:27:20.615Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:20.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:20 [2024-03-15T16:27:20.615Z] 
12:27:20 [2024-03-15T16:27:20.615Z] (Eclipse:19301): Gtk-WARNING **: 16:27:20.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123057113 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123057113 data=null doit=true}, TableItem with text {}]
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123057113 data=null}, TableItem with text {}]
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123057113 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123057114 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123057121 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123057224 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1123057224 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1123057224 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123057224 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123057225 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}]
12:27:21 [2024-03-15T16:27:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123057229 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:21 [2024-03-15T16:27:21.178Z] 
12:27:21 [2024-03-15T16:27:21.178Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:21.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123057323 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123057324 data=null doit=true}, TreeItem with text {test}]
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123057324 data=null}, TreeItem with text {test}]
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123057324 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123057324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123057354 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123057356 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123057356 data=null doit=true}, TreeItem with text {test}]
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123057356 data=null}, TreeItem with text {test}]
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123057356 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123057357 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:21 [2024-03-15T16:27:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123057364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:21 [2024-03-15T16:27:21.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123057373 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123057374 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123057377 data=null}, TreeItem with text {Traces [2]}]
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123057377 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123057377 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]}]
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123057387 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123057387 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123057388 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123057388 data=null}, TreeItem with text {Traces [2]}]
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123057388 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123057388 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]}]
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123057399 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:27:21 [2024-03-15T16:27:21.436Z] 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=1123057620 data=null doit=true}, Shell with text {Confirm Clear}]
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:21 [2024-03-15T16:27:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:27:21 [2024-03-15T16:27:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:27:21 [2024-03-15T16:27:21.437Z] 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')
12:27:21 [2024-03-15T16:27:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:21 [2024-03-15T16:27:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:27:21 [2024-03-15T16:27:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123057622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:21 [2024-03-15T16:27:21.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123057622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:21 [2024-03-15T16:27:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123057623 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:21 [2024-03-15T16:27:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123057637 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:21 [2024-03-15T16:27:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123057637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:21 [2024-03-15T16:27:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123057637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:21 [2024-03-15T16:27:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123057638 data=null 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')]
12:27:21 [2024-03-15T16:27:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:21 [2024-03-15T16:27:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123057432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:27:22 [2024-03-15T16:27:22.256Z] 
12:27:22 [2024-03-15T16:27:22.256Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:22.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:23 [2024-03-15T16:27:23.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:23 [2024-03-15T16:27:23.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:23 [2024-03-15T16:27:23.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:23 [2024-03-15T16:27:23.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:23 [2024-03-15T16:27:23.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:23 [2024-03-15T16:27:23.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:23 [2024-03-15T16:27:23.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:23 [2024-03-15T16:27:23.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123059825 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123059825 data=null doit=true}, TreeItem with text {test}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123059825 data=null}, TreeItem with text {test}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123059825 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123059826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123059839 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123059840 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123059840 data=null doit=true}, TreeItem with text {test}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123059840 data=null}, TreeItem with text {test}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123059841 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123059841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123059844 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:23 [2024-03-15T16:27:23.879Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123059849 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123059850 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123059850 data=null}, TreeItem with text {Traces [1]}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123059850 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123059850 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]}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123059856 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123059857 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123059857 data=null}, TreeItem with text {Traces [1]}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123059857 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123059857 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]}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123059858 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123059861 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123059861 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123059862 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123059862 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123059868 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}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123059889 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:27:23 [2024-03-15T16:27:23.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:27:24 [2024-03-15T16:27:24.136Z] 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=1123060211 data=null doit=true}, Shell with text {Copy Trace}]
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:27:24 [2024-03-15T16:27:24.136Z] 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:'))
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:27:24 [2024-03-15T16:27:24.136Z] 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'
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
12:27:24 [2024-03-15T16:27:24.136Z] 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')
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:24 [2024-03-15T16:27:24.136Z] 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')
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=1123060215 data=null doit=true}, Button with text {Copy as a link}]
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=1123060215 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}]
12:27:24 [2024-03-15T16:27:24.136Z] 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')
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=1123060216 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1123060216 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')]
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1123060216 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')]
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1123060216 data=null 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')]
12:27:24 [2024-03-15T16:27:24.136Z] 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')
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:24 [2024-03-15T16:27:24.136Z] 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')
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123060218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123060218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123060218 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123060218 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123060218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123060218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123060218 data=null 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')]
12:27:24 [2024-03-15T16:27:24.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1123059921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123060338 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123060338 data=null doit=true}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123060339 data=null}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123060339 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123060339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123060367 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123060369 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123060369 data=null doit=true}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123060369 data=null}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123060370 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123060370 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123060375 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123060376 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123060376 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123060376 data=null}, TreeItem with text {Traces [2]}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123060377 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123060377 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]}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123060395 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123060395 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123060395 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123060395 data=null}, TreeItem with text {Traces [2]}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123060396 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123060396 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]}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123060399 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
12:27:24 [2024-03-15T16:27:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
12:27:24 [2024-03-15T16:27:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:24 [2024-03-15T16:27:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1123060435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123061066 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123061066 data=null doit=true}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123061066 data=null}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123061066 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123061067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123061081 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:24 [2024-03-15T16:27:24.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1123061081 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1123061082 data=null}, TreeItem with text {Experiments [1]}]
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1123061082 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123061082 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]}]
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1123061083 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:27:24 [2024-03-15T16:27:24.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1123061096 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [2]}]
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1123061096 data=null doit=true}, TreeItem with text {Experiment [2]}]
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1123061096 data=null}, TreeItem with text {Experiment [2]}]
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1123061096 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123061096 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]}]
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1123061111 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:27:24 [2024-03-15T16:27:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
12:27:25 [2024-03-15T16:27:25.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
12:27:25 [2024-03-15T16:27:25.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
12:27:25 [2024-03-15T16:27:25.232Z] 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=1123061413 data=null doit=true}, Shell with text {Copy Experiment}]
12:27:25 [2024-03-15T16:27:25.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
12:27:25 [2024-03-15T16:27:25.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
12:27:25 [2024-03-15T16:27:25.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
12:27:25 [2024-03-15T16:27:25.232Z] 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:'))
12:27:25 [2024-03-15T16:27:25.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
12:27:25 [2024-03-15T16:27:25.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:25 [2024-03-15T16:27:25.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:25 [2024-03-15T16:27:25.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:27:25 [2024-03-15T16:27:25.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:25 [2024-03-15T16:27:25.232Z] 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')
12:27:25 [2024-03-15T16:27:25.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:25 [2024-03-15T16:27:25.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123061416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:25 [2024-03-15T16:27:25.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123061416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:25 [2024-03-15T16:27:25.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123061416 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:25 [2024-03-15T16:27:25.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123061416 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:25 [2024-03-15T16:27:25.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123061419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:25 [2024-03-15T16:27:25.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123061419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:25 [2024-03-15T16:27:25.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:25 [2024-03-15T16:27:25.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:25 [2024-03-15T16:27:25.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:25 [2024-03-15T16:27:25.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:25 [2024-03-15T16:27:25.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:25 [2024-03-15T16:27:25.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:27:25 [2024-03-15T16:27:25.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123061419 data=null 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')]
12:27:25 [2024-03-15T16:27:25.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1123061147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
12:27:25 [2024-03-15T16:27:25.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
12:27:25 [2024-03-15T16:27:25.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123061937 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123061937 data=null doit=true}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123061937 data=null}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123061937 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123061938 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123061950 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123061951 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123061951 data=null doit=true}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123061957 data=null}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123061958 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123061958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123061962 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123061963 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123061963 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123061964 data=null}, TreeItem with text {Traces [2]}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123061964 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123061964 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]}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123061976 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
12:27:26 [2024-03-15T16:27:26.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=1123061977 data=null doit=true}, TreeItem with text {exp [2]}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1123061977 data=null}, TreeItem with text {exp [2]}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1123061977 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123061977 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]}]
12:27:26 [2024-03-15T16:27:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1123061980 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
12:27:26 [2024-03-15T16:27:26.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:26 [2024-03-15T16:27:26.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:26 [2024-03-15T16:27:26.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=1123061983 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [2]}]
12:27:26 [2024-03-15T16:27:26.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=1123061983 data=null doit=true}, TreeItem with text {exp [2]}]
12:27:26 [2024-03-15T16:27:26.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1123061983 data=null}, TreeItem with text {exp [2]}]
12:27:26 [2024-03-15T16:27:26.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1123061983 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
12:27:26 [2024-03-15T16:27:26.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123061983 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]}]
12:27:26 [2024-03-15T16:27:26.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1123062000 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
12:27:26 [2024-03-15T16:27:26.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:27:26 [2024-03-15T16:27:26.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
12:27:26 [2024-03-15T16:27:26.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
12:27:26 [2024-03-15T16:27:26.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
12:27:26 [2024-03-15T16:27:26.259Z] 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=1123062287 data=null doit=true}, Shell with text {Copy Experiment}]
12:27:26 [2024-03-15T16:27:26.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: of type 'Text'
12:27:26 [2024-03-15T16:27:26.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
12:27:26 [2024-03-15T16:27:26.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
12:27:26 [2024-03-15T16:27:26.259Z] 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:'))
12:27:26 [2024-03-15T16:27:26.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
12:27:26 [2024-03-15T16:27:26.259Z] 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)'
12:27:26 [2024-03-15T16:27:26.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
12:27:26 [2024-03-15T16:27:26.259Z] 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')
12:27:26 [2024-03-15T16:27:26.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:26 [2024-03-15T16:27:26.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:26 [2024-03-15T16:27:26.259Z] 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')
12:27:26 [2024-03-15T16:27:26.259Z] 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
12:27:26 [2024-03-15T16:27:26.259Z] 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=1123062290 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')]
12:27:26 [2024-03-15T16:27:26.259Z] 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=1123062291 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')]
12:27:26 [2024-03-15T16:27:26.260Z] 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=1123062291 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')]
12:27:26 [2024-03-15T16:27:26.260Z] 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=1123062291 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')]
12:27:26 [2024-03-15T16:27:26.260Z] 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=1123062291 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')]
12:27:26 [2024-03-15T16:27:26.260Z] 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=1123062291 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')]
12:27:26 [2024-03-15T16:27:26.260Z] 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=1123062291 data=null 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')]
12:27:26 [2024-03-15T16:27:26.260Z] 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=1123062291 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')]
12:27:26 [2024-03-15T16:27:26.260Z] 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=1123062292 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')]
12:27:26 [2024-03-15T16:27:26.260Z] 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=1123062292 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')]
12:27:26 [2024-03-15T16:27:26.260Z] 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=1123062292 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')]
12:27:26 [2024-03-15T16:27:26.260Z] 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=1123062292 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')]
12:27:26 [2024-03-15T16:27:26.260Z] 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')
12:27:26 [2024-03-15T16:27:26.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
12:27:26 [2024-03-15T16:27:26.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:26 [2024-03-15T16:27:26.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:26 [2024-03-15T16:27:26.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:27:26 [2024-03-15T16:27:26.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:26 [2024-03-15T16:27:26.260Z] 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')
12:27:26 [2024-03-15T16:27:26.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:26 [2024-03-15T16:27:26.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123062293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:26 [2024-03-15T16:27:26.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123062293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:26 [2024-03-15T16:27:26.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123062293 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:26 [2024-03-15T16:27:26.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123062293 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:26 [2024-03-15T16:27:26.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123062293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:26 [2024-03-15T16:27:26.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123062293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:26 [2024-03-15T16:27:26.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:26 [2024-03-15T16:27:26.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:26 [2024-03-15T16:27:26.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:26 [2024-03-15T16:27:26.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:26 [2024-03-15T16:27:26.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:26 [2024-03-15T16:27:26.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:27:26 [2024-03-15T16:27:26.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123062293 data=null 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')]
12:27:26 [2024-03-15T16:27:26.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1123062025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
12:27:26 [2024-03-15T16:27:26.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123062820 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123062820 data=null doit=true}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123062820 data=null}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123062820 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123062821 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123062834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123062834 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123062834 data=null doit=true}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123062834 data=null}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123062835 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123062841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123062845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:26 [2024-03-15T16:27:26.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123062846 data=null button=0 stateMask=0x0 x=92 y=242 count=0}, TreeItem with text {Traces [4]}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123062846 data=null doit=true}, TreeItem with text {Traces [4]}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123062846 data=null}, TreeItem with text {Traces [4]}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123062847 data=null button=1 stateMask=0x0 x=92 y=242 count=1}, TreeItem with text {Traces [4]}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123062847 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]}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123062861 data=null button=1 stateMask=0x80000 x=92 y=242 count=1}, TreeItem with text {Traces [4]}]
12:27:26 [2024-03-15T16:27:26.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1123062862 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1123062862 data=null}, TreeItem with text {expDeepCopy [2]}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1123062862 data=null button=1 stateMask=0x0 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123062862 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]}]
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1123062865 data=null button=1 stateMask=0x80000 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
12:27:26 [2024-03-15T16:27:26.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:27:26 [2024-03-15T16:27:26.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1123062866 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1123062867 data=null}, TreeItem with text {expDeepCopy [2]}]
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1123062867 data=null button=1 stateMask=0x0 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}]
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123062867 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]}]
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1123062882 data=null button=1 stateMask=0x80000 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}]
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123062952 data=null button=0 stateMask=0x0 x=172 y=403 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123062952 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123062952 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123062952 data=null button=1 stateMask=0x0 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123062953 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}]
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123062976 data=null button=1 stateMask=0x80000 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:27:26 [2024-03-15T16:27:26.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:27 [2024-03-15T16:27:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1123063049 data=null button=0 stateMask=0x0 x=176 y=426 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
12:27:27 [2024-03-15T16:27:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1123063049 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
12:27:27 [2024-03-15T16:27:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1123063049 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
12:27:27 [2024-03-15T16:27:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1123063049 data=null button=1 stateMask=0x0 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:27:27 [2024-03-15T16:27:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123063050 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}]
12:27:27 [2024-03-15T16:27:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1123063061 data=null button=1 stateMask=0x80000 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:27:27 [2024-03-15T16:27:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:27 [2024-03-15T16:27:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:27 [2024-03-15T16:27:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:27 [2024-03-15T16:27:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:27 [2024-03-15T16:27:27.081Z] 
12:27:27 [2024-03-15T16:27:27.081Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:26.938: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123063287 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123063287 data=null doit=true}, TreeItem with text {test}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123063287 data=null}, TreeItem with text {test}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123063287 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123063288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123063310 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123063315 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123063315 data=null doit=true}, TreeItem with text {test}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123063315 data=null}, TreeItem with text {test}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123063316 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123063316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123063322 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:27 [2024-03-15T16:27:27.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123063323 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123063323 data=null doit=true}, TreeItem with text {Traces [4]}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123063323 data=null}, TreeItem with text {Traces [4]}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123063323 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123063323 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]}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123063334 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:27 [2024-03-15T16:27:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123063335 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123063335 data=null doit=true}, TreeItem with text {Traces [4]}]
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123063335 data=null}, TreeItem with text {Traces [4]}]
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123063335 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123063335 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]}]
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123063338 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:27:27 [2024-03-15T16:27:27.338Z] 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=1123063496 data=null doit=true}, Shell with text {Confirm Clear}]
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:27:27 [2024-03-15T16:27:27.338Z] 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')
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123063497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123063497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123063497 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123063497 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123063497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123063497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:27 [2024-03-15T16:27:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123063497 data=null 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')]
12:27:27 [2024-03-15T16:27:27.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:27 [2024-03-15T16:27:27.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123063390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:27:28 [2024-03-15T16:27:28.155Z] 
12:27:28 [2024-03-15T16:27:28.155Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:27.956: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123065571 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123065571 data=null doit=true}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123065571 data=null}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123065572 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123065572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123065587 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123065588 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123065588 data=null doit=true}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123065588 data=null}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123065588 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123065588 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123065592 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123065593 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123065593 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123065593 data=null}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123065594 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123065594 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]}]
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123065603 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123065603 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123065603 data=null}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123065603 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123065603 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]}]
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123065604 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123065605 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123065605 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123065605 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123065606 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123065606 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}]
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123065624 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:29 [2024-03-15T16:27:29.523Z] 
12:27:29 [2024-03-15T16:27:29.523Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:29.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123065708 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123065709 data=null doit=true}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123065709 data=null}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123065709 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123065709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123065740 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123065741 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123065741 data=null doit=true}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123065741 data=null}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123065741 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123065742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123065746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:29 [2024-03-15T16:27:29.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123065747 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123065747 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123065748 data=null}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123065748 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123065748 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]}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123065756 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123065756 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123065756 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123065756 data=null}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123065757 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123065763 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]}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123065766 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:27:29 [2024-03-15T16:27:29.779Z] 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=1123065957 data=null doit=true}, Shell with text {Confirm Clear}]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:27:29 [2024-03-15T16:27:29.779Z] 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')
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123065958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123065958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123065958 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123065958 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:29 [2024-03-15T16:27:29.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123065958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:29 [2024-03-15T16:27:29.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123065958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:30 [2024-03-15T16:27:30.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123065958 data=null 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')]
12:27:30 [2024-03-15T16:27:30.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123065798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:27:30 [2024-03-15T16:27:30.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:30 [2024-03-15T16:27:30.035Z] 
12:27:30 [2024-03-15T16:27:30.035Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:30.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:31 [2024-03-15T16:27:31.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:31 [2024-03-15T16:27:31.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123067639 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123067639 data=null doit=true}, TreeItem with text {test}]
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123067639 data=null}, TreeItem with text {test}]
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123067639 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123067640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123067661 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123067662 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123067662 data=null doit=true}, TreeItem with text {test}]
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123067662 data=null}, TreeItem with text {test}]
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123067662 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:31 [2024-03-15T16:27:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123067662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123067667 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:31 [2024-03-15T16:27:31.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123067667 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123067668 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123067668 data=null}, TreeItem with text {Traces [1]}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123067668 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123067668 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]}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123067675 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123067675 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123067675 data=null}, TreeItem with text {Traces [1]}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123067675 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123067675 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]}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123067676 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123067677 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123067677 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123067683 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123067683 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123067683 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}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123067704 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
12:27:31 [2024-03-15T16:27:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
12:27:31 [2024-03-15T16:27:31.916Z] 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=1123067995 data=null doit=true}, Shell with text {Rename Trace}]
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:27:31 [2024-03-15T16:27:31.916Z] 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:'))
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:31 [2024-03-15T16:27:31.916Z] 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')
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123067997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123067997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123067998 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123067998 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123067998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123067998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:31 [2024-03-15T16:27:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123067998 data=null 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')]
12:27:32 [2024-03-15T16:27:32.172Z] 
12:27:32 [2024-03-15T16:27:32.172Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:32.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1123067733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123068323 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123068323 data=null doit=true}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123068323 data=null}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123068323 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123068323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123068357 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123068358 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123068358 data=null doit=true}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123068358 data=null}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123068358 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123068358 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123068363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123068364 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123068364 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123068364 data=null}, TreeItem with text {Traces [1]}]
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123068364 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123068364 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]}]
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123068376 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:32 [2024-03-15T16:27:32.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123068377 data=null button=0 stateMask=0x0 x=158 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1123068377 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1123068377 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123068378 data=null button=1 stateMask=0x0 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123068378 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}]
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123068398 data=null button=1 stateMask=0x80000 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:27:32 [2024-03-15T16:27:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1123068421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:27:32 [2024-03-15T16:27:32.428Z] 
12:27:32 [2024-03-15T16:27:32.428Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:32.321: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123068963 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123068963 data=null doit=true}, TableItem with text {}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123068963 data=null}, TableItem with text {}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123068964 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123068965 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123068971 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:32 [2024-03-15T16:27:32.990Z] 
12:27:32 [2024-03-15T16:27:32.990Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:32.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123069066 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123069066 data=null doit=true}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123069066 data=null}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123069066 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123069067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123069091 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123069092 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123069092 data=null doit=true}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123069092 data=null}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123069092 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123069093 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123069097 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:32 [2024-03-15T16:27:32.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:32 [2024-03-15T16:27:32.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123069098 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:32 [2024-03-15T16:27:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123069098 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:32 [2024-03-15T16:27:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123069098 data=null}, TreeItem with text {Traces [1]}]
12:27:32 [2024-03-15T16:27:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123069098 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:32 [2024-03-15T16:27:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123069098 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]}]
12:27:32 [2024-03-15T16:27:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123069106 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:32 [2024-03-15T16:27:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:32 [2024-03-15T16:27:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123069106 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:32 [2024-03-15T16:27:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123069106 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:32 [2024-03-15T16:27:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123069106 data=null}, TreeItem with text {Traces [1]}]
12:27:32 [2024-03-15T16:27:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123069107 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:32 [2024-03-15T16:27:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123069107 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]}]
12:27:32 [2024-03-15T16:27:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123069116 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:32 [2024-03-15T16:27:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:27:32 [2024-03-15T16:27:32.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:27:33 [2024-03-15T16:27:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:27:33 [2024-03-15T16:27:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:27:33 [2024-03-15T16:27:33.247Z] 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=1123069305 data=null doit=true}, Shell with text {Confirm Clear}]
12:27:33 [2024-03-15T16:27:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:33 [2024-03-15T16:27:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:27:33 [2024-03-15T16:27:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:27:33 [2024-03-15T16:27:33.247Z] 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')
12:27:33 [2024-03-15T16:27:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:33 [2024-03-15T16:27:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:27:33 [2024-03-15T16:27:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123069320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:33 [2024-03-15T16:27:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123069320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:33 [2024-03-15T16:27:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123069320 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:33 [2024-03-15T16:27:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123069320 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:33 [2024-03-15T16:27:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123069320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:33 [2024-03-15T16:27:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123069320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:33 [2024-03-15T16:27:33.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123069320 data=null 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')]
12:27:33 [2024-03-15T16:27:33.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123069144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:27:33 [2024-03-15T16:27:33.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:33 [2024-03-15T16:27:33.503Z] 
12:27:33 [2024-03-15T16:27:33.503Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:33.407: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:34 [2024-03-15T16:27:34.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:34 [2024-03-15T16:27:34.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:34 [2024-03-15T16:27:34.871Z] 
12:27:34 [2024-03-15T16:27:34.871Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:34.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:34 [2024-03-15T16:27:34.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:34 [2024-03-15T16:27:34.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:34 [2024-03-15T16:27:34.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:34 [2024-03-15T16:27:34.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:34 [2024-03-15T16:27:34.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:34 [2024-03-15T16:27:34.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123071062 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123071062 data=null doit=true}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123071062 data=null}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123071062 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123071062 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123071072 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123071072 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123071072 data=null doit=true}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123071073 data=null}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123071073 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123071073 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123071082 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123071083 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123071083 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123071083 data=null}, TreeItem with text {Traces [1]}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123071083 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123071083 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]}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123071089 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123071090 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123071090 data=null}, TreeItem with text {Traces [1]}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123071090 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123071090 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]}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123071096 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123071097 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123071097 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:35 [2024-03-15T16:27:35.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123071097 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:35 [2024-03-15T16:27:35.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123071097 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:35 [2024-03-15T16:27:35.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123071097 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}]
12:27:35 [2024-03-15T16:27:35.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123071115 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:35 [2024-03-15T16:27:35.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:27:35 [2024-03-15T16:27:35.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:27:35 [2024-03-15T16:27:35.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
12:27:35 [2024-03-15T16:27:35.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
12:27:35 [2024-03-15T16:27:35.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1123071146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
12:27:35 [2024-03-15T16:27:35.129Z] 
12:27:35 [2024-03-15T16:27:35.129Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:35.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123071752 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123071753 data=null doit=true}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123071753 data=null}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123071753 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123071753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123071777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:35 [2024-03-15T16:27:35.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1123071778 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1123071778 data=null}, TreeItem with text {Experiments [1]}]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1123071778 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123071778 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]}]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1123071779 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:27:35 [2024-03-15T16:27:35.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1123071780 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1123071780 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1123071780 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123071781 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]}]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1123071783 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123071783 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123071784 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123071784 data=null}, Tree node with text: ExampleCustomTxt.log]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123071784 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123071790 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]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123071815 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:27:35 [2024-03-15T16:27:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
12:27:35 [2024-03-15T16:27:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Remove'
12:27:35 [2024-03-15T16:27:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Remove'
12:27:35 [2024-03-15T16:27:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
12:27:35 [2024-03-15T16:27:35.948Z] 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=1123072089 data=null doit=true}, Shell with text {Confirm Remove}]
12:27:35 [2024-03-15T16:27:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:35 [2024-03-15T16:27:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:27:35 [2024-03-15T16:27:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:27:35 [2024-03-15T16:27:35.948Z] 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')
12:27:35 [2024-03-15T16:27:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:35 [2024-03-15T16:27:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:27:35 [2024-03-15T16:27:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123072089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:35 [2024-03-15T16:27:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123072090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:35 [2024-03-15T16:27:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123072090 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:35 [2024-03-15T16:27:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123072090 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:35 [2024-03-15T16:27:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123072090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:35 [2024-03-15T16:27:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123072090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:35 [2024-03-15T16:27:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123072090 data=null 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')]
12:27:36 [2024-03-15T16:27:36.205Z] 
12:27:36 [2024-03-15T16:27:36.205Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:36.009: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:36 [2024-03-15T16:27:36.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=1123071840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Remove']
12:27:36 [2024-03-15T16:27:36.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:36 [2024-03-15T16:27:36.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:27:36 [2024-03-15T16:27:36.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123072887 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123072887 data=null doit=true}, TreeItem with text {test}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123072887 data=null}, TreeItem with text {test}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123072887 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123072888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123072925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123072926 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123072926 data=null doit=true}, TreeItem with text {test}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123072926 data=null}, TreeItem with text {test}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123072926 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123072927 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123072931 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:36 [2024-03-15T16:27:36.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123072932 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123072932 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123072932 data=null}, TreeItem with text {Traces [1]}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123072932 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123072932 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]}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123072948 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
12:27:36 [2024-03-15T16:27:36.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123072958 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:36 [2024-03-15T16:27:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123072958 data=null doit=true}, TreeItem with text {test}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123072958 data=null}, TreeItem with text {test}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123072958 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123072958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123072974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123072975 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123072975 data=null doit=true}, TreeItem with text {test}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123072975 data=null}, TreeItem with text {test}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123072975 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123072975 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123072980 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:37 [2024-03-15T16:27:37.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123072980 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123072980 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123072981 data=null}, TreeItem with text {Traces [1]}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123072981 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123072981 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]}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123072991 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123072992 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123072992 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123072992 data=null}, TreeItem with text {Traces [1]}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123072992 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123072992 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]}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123072995 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:27:37 [2024-03-15T16:27:37.025Z] 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=1123073176 data=null doit=true}, Shell with text {Confirm Clear}]
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:27:37 [2024-03-15T16:27:37.025Z] 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')
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:37 [2024-03-15T16:27:37.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:27:37 [2024-03-15T16:27:37.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123073177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:37 [2024-03-15T16:27:37.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123073177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:37 [2024-03-15T16:27:37.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123073177 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:37 [2024-03-15T16:27:37.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123073177 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:37 [2024-03-15T16:27:37.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123073177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:37 [2024-03-15T16:27:37.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123073177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:37 [2024-03-15T16:27:37.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123073177 data=null 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')]
12:27:37 [2024-03-15T16:27:37.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:37 [2024-03-15T16:27:37.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123073026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:27:37 [2024-03-15T16:27:37.846Z] 
12:27:37 [2024-03-15T16:27:37.846Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:37.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:39 [2024-03-15T16:27:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:39 [2024-03-15T16:27:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:39 [2024-03-15T16:27:39.211Z] 
12:27:39 [2024-03-15T16:27:39.211Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:39.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:39 [2024-03-15T16:27:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:39 [2024-03-15T16:27:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:39 [2024-03-15T16:27:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123075295 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123075295 data=null doit=true}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123075295 data=null}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123075296 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123075296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123075320 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123075321 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123075321 data=null doit=true}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123075325 data=null}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123075326 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123075326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123075331 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123075332 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123075332 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123075332 data=null}, TreeItem with text {Traces [1]}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123075332 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123075333 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]}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123075345 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123075345 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123075345 data=null}, TreeItem with text {Traces [1]}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123075345 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123075345 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]}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123075347 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1123075347 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1123075347 data=null}, TreeItem with text {symbolic-link [1]}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1123075347 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123075348 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]}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1123075348 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123075351 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123075351 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123075351 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123075352 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123075352 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}]
12:27:39 [2024-03-15T16:27:39.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123075370 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:39 [2024-03-15T16:27:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:27:39 [2024-03-15T16:27:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
12:27:39 [2024-03-15T16:27:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
12:27:39 [2024-03-15T16:27:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:27:39 [2024-03-15T16:27:39.468Z] 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=1123075644 data=null doit=true}, Shell with text {Copy Trace}]
12:27:39 [2024-03-15T16:27:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:27:39 [2024-03-15T16:27:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:27:39 [2024-03-15T16:27:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:27:39 [2024-03-15T16:27:39.468Z] 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:'))
12:27:39 [2024-03-15T16:27:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:27:39 [2024-03-15T16:27:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:27:39 [2024-03-15T16:27:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:39 [2024-03-15T16:27:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:39 [2024-03-15T16:27:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:27:39 [2024-03-15T16:27:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:39 [2024-03-15T16:27:39.468Z] 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')
12:27:39 [2024-03-15T16:27:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:39 [2024-03-15T16:27:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123075647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-03-15T16:27:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123075647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-03-15T16:27:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123075647 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-03-15T16:27:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123075647 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-03-15T16:27:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123075647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-03-15T16:27:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123075647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-03-15T16:27:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123075647 data=null 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')]
12:27:39 [2024-03-15T16:27:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1123075408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
12:27:39 [2024-03-15T16:27:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:39 [2024-03-15T16:27:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:39 [2024-03-15T16:27:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:39 [2024-03-15T16:27:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123075732 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:39 [2024-03-15T16:27:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123075732 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:39 [2024-03-15T16:27:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123075732 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:39 [2024-03-15T16:27:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123075733 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:39 [2024-03-15T16:27:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123075733 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}]
12:27:39 [2024-03-15T16:27:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123075737 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:39 [2024-03-15T16:27:39.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:27:39 [2024-03-15T16:27:39.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
12:27:39 [2024-03-15T16:27:39.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
12:27:39 [2024-03-15T16:27:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:27:39 [2024-03-15T16:27:39.980Z] 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=1123075936 data=null doit=true}, Shell with text {Copy Trace}]
12:27:39 [2024-03-15T16:27:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:27:39 [2024-03-15T16:27:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:27:39 [2024-03-15T16:27:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:27:39 [2024-03-15T16:27:39.980Z] 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:'))
12:27:39 [2024-03-15T16:27:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:27:39 [2024-03-15T16:27:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:27:39 [2024-03-15T16:27:39.980Z] 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'
12:27:39 [2024-03-15T16:27:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
12:27:39 [2024-03-15T16:27:39.980Z] 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')
12:27:39 [2024-03-15T16:27:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:39 [2024-03-15T16:27:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:39 [2024-03-15T16:27:39.980Z] 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')
12:27:39 [2024-03-15T16:27:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=1123075939 data=null doit=true}, Button with text {Copy as a link}]
12:27:39 [2024-03-15T16:27:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=1123075939 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}]
12:27:39 [2024-03-15T16:27:39.980Z] 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')
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=1123075940 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1123075940 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')]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1123075940 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')]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1123075940 data=null 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')]
12:27:39 [2024-03-15T16:27:39.981Z] 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')
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:39 [2024-03-15T16:27:39.981Z] 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')
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123075942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123075942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123075942 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123075942 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123075942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123075942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123075942 data=null 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')]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1123075766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123076093 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123076093 data=null doit=true}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123076094 data=null}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123076094 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123076094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123076123 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123076124 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123076124 data=null doit=true}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123076124 data=null}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123076124 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123076124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123076128 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:39 [2024-03-15T16:27:39.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123076129 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123076129 data=null doit=true}, TreeItem with text {Traces [4]}]
12:27:39 [2024-03-15T16:27:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123076129 data=null}, TreeItem with text {Traces [4]}]
12:27:39 [2024-03-15T16:27:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123076130 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:27:39 [2024-03-15T16:27:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123076130 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]}]
12:27:39 [2024-03-15T16:27:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123076144 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:27:39 [2024-03-15T16:27:39.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:27:39 [2024-03-15T16:27:39.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
12:27:39 [2024-03-15T16:27:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:39 [2024-03-15T16:27:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123076145 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:39 [2024-03-15T16:27:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1123076145 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:39 [2024-03-15T16:27:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1123076145 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:39 [2024-03-15T16:27:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123076146 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:39 [2024-03-15T16:27:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123076146 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}]
12:27:39 [2024-03-15T16:27:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123076168 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:40 [2024-03-15T16:27:40.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:27:40 [2024-03-15T16:27:40.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:27:40 [2024-03-15T16:27:40.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:27:40 [2024-03-15T16:27:40.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1123076195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:27:40 [2024-03-15T16:27:40.237Z] 
12:27:40 [2024-03-15T16:27:40.237Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:40.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:40 [2024-03-15T16:27:40.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:40 [2024-03-15T16:27:40.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:40 [2024-03-15T16:27:40.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:41 [2024-03-15T16:27:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:41 [2024-03-15T16:27:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:41 [2024-03-15T16:27:41.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:41 [2024-03-15T16:27:41.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:41 [2024-03-15T16:27:41.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:41 [2024-03-15T16:27:41.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:41 [2024-03-15T16:27:41.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:27:41 [2024-03-15T16:27:41.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123077740 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:27:41 [2024-03-15T16:27:41.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123077740 data=null doit=true}, TableItem with text {}]
12:27:41 [2024-03-15T16:27:41.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123077740 data=null}, TableItem with text {}]
12:27:41 [2024-03-15T16:27:41.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123077740 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:27:41 [2024-03-15T16:27:41.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123077741 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:27:41 [2024-03-15T16:27:41.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123077756 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:27:41 [2024-03-15T16:27:41.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:41 [2024-03-15T16:27:41.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:41 [2024-03-15T16:27:41.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123077818 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123077819 data=null doit=true}, TreeItem with text {test}]
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123077819 data=null}, TreeItem with text {test}]
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123077819 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123077819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123077846 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123077846 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123077846 data=null doit=true}, TreeItem with text {test}]
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123077847 data=null}, TreeItem with text {test}]
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123077847 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123077847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123077852 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:41 [2024-03-15T16:27:41.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:41 [2024-03-15T16:27:41.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123077853 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123077853 data=null doit=true}, TreeItem with text {Traces [4]}]
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123077853 data=null}, TreeItem with text {Traces [4]}]
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123077853 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123077854 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]}]
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123077865 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:27:41 [2024-03-15T16:27:41.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:27:41 [2024-03-15T16:27:41.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1123077866 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1123077866 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1123077866 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1123077866 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123077867 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}]
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1123077888 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:41 [2024-03-15T16:27:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1123077909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:27:42 [2024-03-15T16:27:42.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:42 [2024-03-15T16:27:42.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:42 [2024-03-15T16:27:42.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:42 [2024-03-15T16:27:42.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:42 [2024-03-15T16:27:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:42 [2024-03-15T16:27:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123079496 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123079496 data=null doit=true}, TableItem with text {}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123079497 data=null}, TableItem with text {}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123079497 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123079497 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123079506 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123079587 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1123079587 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1123079587 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123079588 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123079588 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}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123079608 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1123079670 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1123079670 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1123079670 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1123079671 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123079671 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}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1123079690 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:43 [2024-03-15T16:27:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:43 [2024-03-15T16:27:43.813Z] 
12:27:43 [2024-03-15T16:27:43.813Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:43.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123079789 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123079789 data=null doit=true}, TreeItem with text {test}]
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123079789 data=null}, TreeItem with text {test}]
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123079789 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123079790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123079816 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123079817 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123079817 data=null doit=true}, TreeItem with text {test}]
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123079817 data=null}, TreeItem with text {test}]
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123079817 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:43 [2024-03-15T16:27:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123079817 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123079822 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:43 [2024-03-15T16:27:43.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123079823 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123079823 data=null doit=true}, TreeItem with text {Traces [4]}]
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123079823 data=null}, TreeItem with text {Traces [4]}]
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123079824 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123079824 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]}]
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123079840 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123079841 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123079841 data=null doit=true}, TreeItem with text {Traces [4]}]
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123079841 data=null}, TreeItem with text {Traces [4]}]
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123079842 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123079842 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]}]
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123079845 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:27:43 [2024-03-15T16:27:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:27:44 [2024-03-15T16:27:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:27:44 [2024-03-15T16:27:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:27:44 [2024-03-15T16:27:44.069Z] 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=1123080056 data=null doit=true}, Shell with text {Confirm Clear}]
12:27:44 [2024-03-15T16:27:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:44 [2024-03-15T16:27:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:27:44 [2024-03-15T16:27:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:27:44 [2024-03-15T16:27:44.069Z] 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')
12:27:44 [2024-03-15T16:27:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:44 [2024-03-15T16:27:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:27:44 [2024-03-15T16:27:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123080070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:44 [2024-03-15T16:27:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123080071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:44 [2024-03-15T16:27:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123080071 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:44 [2024-03-15T16:27:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123080071 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:44 [2024-03-15T16:27:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123080071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:44 [2024-03-15T16:27:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123080071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:44 [2024-03-15T16:27:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123080071 data=null 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')]
12:27:44 [2024-03-15T16:27:44.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:44 [2024-03-15T16:27:44.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123079879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:27:44 [2024-03-15T16:27:44.885Z] 
12:27:44 [2024-03-15T16:27:44.886Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:44.663: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123082275 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123082276 data=null doit=true}, TreeItem with text {test}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123082276 data=null}, TreeItem with text {test}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123082276 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123082276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123082287 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123082288 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123082288 data=null doit=true}, TreeItem with text {test}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123082288 data=null}, TreeItem with text {test}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123082288 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123082288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123082298 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:46 [2024-03-15T16:27:46.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123082299 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123082299 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123082299 data=null}, TreeItem with text {Traces [1]}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123082299 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123082299 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]}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123082311 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123082311 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123082311 data=null}, TreeItem with text {Traces [1]}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123082312 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123082312 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]}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123082313 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123082314 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123082314 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123082314 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123082314 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123082314 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}]
12:27:46 [2024-03-15T16:27:46.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123082335 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:46 [2024-03-15T16:27:46.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:27:46 [2024-03-15T16:27:46.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:27:46 [2024-03-15T16:27:46.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:27:46 [2024-03-15T16:27:46.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:27:46 [2024-03-15T16:27:46.508Z] 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=1123082638 data=null doit=true}, Shell with text {Confirm Delete}]
12:27:46 [2024-03-15T16:27:46.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:46 [2024-03-15T16:27:46.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:27:46 [2024-03-15T16:27:46.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:27:46 [2024-03-15T16:27:46.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')
12:27:46 [2024-03-15T16:27:46.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:46 [2024-03-15T16:27:46.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:27:46 [2024-03-15T16:27:46.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123082638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:46 [2024-03-15T16:27:46.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123082638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:46 [2024-03-15T16:27:46.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123082638 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:46 [2024-03-15T16:27:46.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123082638 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:46 [2024-03-15T16:27:46.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123082639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:46 [2024-03-15T16:27:46.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123082639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:46 [2024-03-15T16:27:46.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123082639 data=null 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')]
12:27:46 [2024-03-15T16:27:46.764Z] 
12:27:46 [2024-03-15T16:27:46.764Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:46.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:46 [2024-03-15T16:27:46.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1123082365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:27:46 [2024-03-15T16:27:46.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:46 [2024-03-15T16:27:46.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:46 [2024-03-15T16:27:46.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:46 [2024-03-15T16:27:46.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:46 [2024-03-15T16:27:46.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:46 [2024-03-15T16:27:46.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:46 [2024-03-15T16:27:46.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:46 [2024-03-15T16:27:46.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123082939 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:46 [2024-03-15T16:27:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123082939 data=null doit=true}, TreeItem with text {test}]
12:27:46 [2024-03-15T16:27:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123082939 data=null}, TreeItem with text {test}]
12:27:46 [2024-03-15T16:27:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123082940 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:46 [2024-03-15T16:27:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123082940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123082972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123082973 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123082973 data=null doit=true}, TreeItem with text {test}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123082973 data=null}, TreeItem with text {test}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123082973 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123082973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123082978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:47 [2024-03-15T16:27:47.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123082985 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123082985 data=null doit=true}, TreeItem with text {Traces [0]}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123082985 data=null}, TreeItem with text {Traces [0]}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123082985 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123082985 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]}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123082993 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123082993 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123082993 data=null doit=true}, TreeItem with text {Traces [0]}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123082993 data=null}, TreeItem with text {Traces [0]}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123082994 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123082999 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]}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123083002 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:27:47 [2024-03-15T16:27:47.021Z] 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=1123083154 data=null doit=true}, Shell with text {Confirm Clear}]
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:27:47 [2024-03-15T16:27:47.021Z] 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')
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:27:47 [2024-03-15T16:27:47.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123083155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:47 [2024-03-15T16:27:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123083155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:47 [2024-03-15T16:27:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123083155 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:47 [2024-03-15T16:27:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123083155 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:47 [2024-03-15T16:27:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123083155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:47 [2024-03-15T16:27:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123083155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:47 [2024-03-15T16:27:47.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123083155 data=null 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')]
12:27:47 [2024-03-15T16:27:47.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123083031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:27:47 [2024-03-15T16:27:47.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:47 [2024-03-15T16:27:47.278Z] 
12:27:47 [2024-03-15T16:27:47.278Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:47.233: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:48 [2024-03-15T16:27:48.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:48 [2024-03-15T16:27:48.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:48 [2024-03-15T16:27:48.900Z] 
12:27:48 [2024-03-15T16:27:48.900Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:48.649: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:48 [2024-03-15T16:27:48.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:48 [2024-03-15T16:27:48.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:48 [2024-03-15T16:27:48.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:48 [2024-03-15T16:27:48.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:48 [2024-03-15T16:27:48.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:48 [2024-03-15T16:27:48.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:48 [2024-03-15T16:27:48.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123084862 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:48 [2024-03-15T16:27:48.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123084863 data=null doit=true}, TreeItem with text {test}]
12:27:48 [2024-03-15T16:27:48.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123084863 data=null}, TreeItem with text {test}]
12:27:48 [2024-03-15T16:27:48.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123084863 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:48 [2024-03-15T16:27:48.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123084863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:48 [2024-03-15T16:27:48.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123084873 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:48 [2024-03-15T16:27:48.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:48 [2024-03-15T16:27:48.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123084874 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:48 [2024-03-15T16:27:48.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123084874 data=null doit=true}, TreeItem with text {test}]
12:27:48 [2024-03-15T16:27:48.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123084874 data=null}, TreeItem with text {test}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123084874 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123084874 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123084890 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:48 [2024-03-15T16:27:48.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123084894 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123084894 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123084894 data=null}, TreeItem with text {Traces [1]}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123084895 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123084895 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]}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123084905 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123084905 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123084906 data=null}, TreeItem with text {Traces [1]}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123084906 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123084906 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]}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123084907 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123084908 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123084914 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123084914 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123084914 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123084914 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}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123084933 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
12:27:48 [2024-03-15T16:27:48.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1123084965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
12:27:49 [2024-03-15T16:27:49.157Z] 
12:27:49 [2024-03-15T16:27:49.157Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:48.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:49 [2024-03-15T16:27:49.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123085539 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123085539 data=null doit=true}, TreeItem with text {test}]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123085539 data=null}, TreeItem with text {test}]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123085539 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123085540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123085562 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:49 [2024-03-15T16:27:49.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1123085563 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1123085563 data=null}, TreeItem with text {Experiments [1]}]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1123085563 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123085563 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]}]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1123085564 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:27:49 [2024-03-15T16:27:49.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1123085565 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1123085565 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1123085565 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123085565 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]}]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1123085567 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123085568 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123085568 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123085568 data=null}, Tree node with text: ExampleCustomTxt.log]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123085568 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123085568 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]
12:27:49 [2024-03-15T16:27:49.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123085591 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:27:49 [2024-03-15T16:27:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:27:49 [2024-03-15T16:27:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:27:49 [2024-03-15T16:27:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:27:49 [2024-03-15T16:27:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:27:49 [2024-03-15T16:27:49.927Z] 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=1123085867 data=null doit=true}, Shell with text {Confirm Delete}]
12:27:49 [2024-03-15T16:27:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:49 [2024-03-15T16:27:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:27:49 [2024-03-15T16:27:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:27:49 [2024-03-15T16:27:49.927Z] 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')
12:27:49 [2024-03-15T16:27:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:49 [2024-03-15T16:27:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:27:49 [2024-03-15T16:27:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123085868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:49 [2024-03-15T16:27:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123085868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:49 [2024-03-15T16:27:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123085868 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:49 [2024-03-15T16:27:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123085869 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:49 [2024-03-15T16:27:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123085869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:49 [2024-03-15T16:27:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123085869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:49 [2024-03-15T16:27:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123085869 data=null 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')]
12:27:50 [2024-03-15T16:27:50.184Z] 
12:27:50 [2024-03-15T16:27:50.184Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:49.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1123085614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123086169 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123086169 data=null doit=true}, TreeItem with text {test}]
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123086169 data=null}, TreeItem with text {test}]
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123086169 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123086169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123086201 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123086202 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123086202 data=null doit=true}, TreeItem with text {test}]
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123086202 data=null}, TreeItem with text {test}]
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123086203 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:50 [2024-03-15T16:27:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123086203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123086216 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:50 [2024-03-15T16:27:50.185Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123086217 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123086217 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123086218 data=null}, TreeItem with text {Traces [1]}]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123086218 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123086218 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]}]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123086230 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123086231 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123086231 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123086231 data=null}, TreeItem with text {Traces [1]}]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123086231 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123086231 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]}]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123086234 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:27:50 [2024-03-15T16:27:50.185Z] 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=1123086348 data=null doit=true}, Shell with text {Confirm Clear}]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:27:50 [2024-03-15T16:27:50.185Z] 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')
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123086349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123086349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123086349 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123086349 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123086349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123086349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:50 [2024-03-15T16:27:50.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123086349 data=null 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')]
12:27:50 [2024-03-15T16:27:50.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123086260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:27:50 [2024-03-15T16:27:50.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:50 [2024-03-15T16:27:50.441Z] 
12:27:50 [2024-03-15T16:27:50.441Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:50.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123087907 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123087907 data=null doit=true}, TreeItem with text {test}]
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123087907 data=null}, TreeItem with text {test}]
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123087907 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123087907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123087921 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123087921 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123087921 data=null doit=true}, TreeItem with text {test}]
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123087921 data=null}, TreeItem with text {test}]
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123087922 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123087922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:51 [2024-03-15T16:27:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123087929 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:51 [2024-03-15T16:27:51.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123087930 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123087931 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123087931 data=null}, TreeItem with text {Traces [1]}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123087931 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123087931 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]}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123087938 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123087938 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123087938 data=null}, TreeItem with text {Traces [1]}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123087938 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123087938 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]}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123087948 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123087948 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123087948 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123087949 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123087949 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123087949 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}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123087970 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123087971 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:27:51 [2024-03-15T16:27:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123087972 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:27:52 [2024-03-15T16:27:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123087972 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}]
12:27:52 [2024-03-15T16:27:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123088009 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:27:52 [2024-03-15T16:27:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123088068 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:52 [2024-03-15T16:27:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123088068 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:52 [2024-03-15T16:27:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123088069 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:52 [2024-03-15T16:27:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:27:52 [2024-03-15T16:27:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:52 [2024-03-15T16:27:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:52 [2024-03-15T16:27:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:52 [2024-03-15T16:27:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123088120 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:52 [2024-03-15T16:27:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123088120 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:52 [2024-03-15T16:27:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123088120 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:52 [2024-03-15T16:27:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123088121 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:52 [2024-03-15T16:27:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123088121 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}]
12:27:52 [2024-03-15T16:27:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123088127 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:52 [2024-03-15T16:27:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:27:52 [2024-03-15T16:27:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:27:52 [2024-03-15T16:27:52.323Z] 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=1123088406 data=null doit=true}, Shell with text {Copy Trace}]
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:27:52 [2024-03-15T16:27:52.323Z] 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:'))
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:52 [2024-03-15T16:27:52.323Z] 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')
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123088425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123088426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123088426 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123088426 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123088426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123088426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:52 [2024-03-15T16:27:52.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:52 [2024-03-15T16:27:52.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:52 [2024-03-15T16:27:52.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:52 [2024-03-15T16:27:52.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:52 [2024-03-15T16:27:52.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123088426 data=null 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')]
12:27:52 [2024-03-15T16:27:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1123088165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123088943 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123088943 data=null doit=true}, TreeItem with text {test}]
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123088944 data=null}, TreeItem with text {test}]
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123088944 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123088944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123088967 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123088967 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123088968 data=null doit=true}, TreeItem with text {test}]
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123088968 data=null}, TreeItem with text {test}]
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123088968 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123088968 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123088972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:52 [2024-03-15T16:27:52.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123088973 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123088973 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123088973 data=null}, TreeItem with text {Traces [2]}]
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123088975 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123088975 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]}]
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123088982 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:52 [2024-03-15T16:27:52.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:27:52 [2024-03-15T16:27:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:52 [2024-03-15T16:27:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
12:27:52 [2024-03-15T16:27:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123088985 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:52 [2024-03-15T16:27:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1123088985 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:52 [2024-03-15T16:27:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:52 [2024-03-15T16:27:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1123088985 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:52 [2024-03-15T16:27:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123088986 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:52 [2024-03-15T16:27:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123088986 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}]
12:27:52 [2024-03-15T16:27:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123089004 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:52 [2024-03-15T16:27:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123089004 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:52 [2024-03-15T16:27:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123089005 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:52 [2024-03-15T16:27:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123089005 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}]
12:27:53 [2024-03-15T16:27:53.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123089021 data=null button=1 stateMask=0x80000 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:53 [2024-03-15T16:27:53.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123089188 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:53 [2024-03-15T16:27:53.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1123089189 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:53 [2024-03-15T16:27:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1123089189 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:27:53 [2024-03-15T16:27:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
12:27:53 [2024-03-15T16:27:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:53 [2024-03-15T16:27:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:54 [2024-03-15T16:27:54.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:54 [2024-03-15T16:27:54.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123090260 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123090286 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123090287 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123090287 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123090288 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}]
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123090309 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123090310 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123090311 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123090311 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}]
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123090349 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123090471 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123090473 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123090473 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:54 [2024-03-15T16:27:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:54 [2024-03-15T16:27:54.588Z] 
12:27:54 [2024-03-15T16:27:54.588Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:54.443: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123090675 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123090675 data=null doit=true}, TreeItem with text {test}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123090676 data=null}, TreeItem with text {test}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123090676 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123090676 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123090700 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123090700 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123090701 data=null doit=true}, TreeItem with text {test}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123090701 data=null}, TreeItem with text {test}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123090701 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123090701 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123090708 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:54 [2024-03-15T16:27:54.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123090709 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123090709 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123090709 data=null}, TreeItem with text {Traces [2]}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123090709 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123090709 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]}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123090717 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123090717 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123090718 data=null doit=true}, TreeItem with text {Traces [2]}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123090718 data=null}, TreeItem with text {Traces [2]}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123090718 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123090718 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]}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123090721 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:27:54 [2024-03-15T16:27:54.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:27:54 [2024-03-15T16:27:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:27:54 [2024-03-15T16:27:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:27:54 [2024-03-15T16:27:54.844Z] 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=1123090900 data=null doit=true}, Shell with text {Confirm Clear}]
12:27:54 [2024-03-15T16:27:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:54 [2024-03-15T16:27:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:27:54 [2024-03-15T16:27:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:27:54 [2024-03-15T16:27:54.844Z] 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')
12:27:54 [2024-03-15T16:27:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:54 [2024-03-15T16:27:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:27:54 [2024-03-15T16:27:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123090901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:54 [2024-03-15T16:27:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123090901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:54 [2024-03-15T16:27:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123090901 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:54 [2024-03-15T16:27:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123090916 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:54 [2024-03-15T16:27:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123090916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:54 [2024-03-15T16:27:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123090916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:54 [2024-03-15T16:27:54.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123090916 data=null 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')]
12:27:55 [2024-03-15T16:27:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:55 [2024-03-15T16:27:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123090758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:27:55 [2024-03-15T16:27:55.663Z] 
12:27:55 [2024-03-15T16:27:55.663Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:55.523: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123093125 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123093126 data=null doit=true}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123093126 data=null}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123093126 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123093126 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123093141 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123093142 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123093142 data=null doit=true}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123093142 data=null}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123093142 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123093143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123093151 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123093152 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123093152 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:57 [2024-03-15T16:27:57.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123093152 data=null}, TreeItem with text {Traces [1]}]
12:27:57 [2024-03-15T16:27:57.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123093152 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:57 [2024-03-15T16:27:57.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123093153 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]}]
12:27:57 [2024-03-15T16:27:57.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123093159 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:57 [2024-03-15T16:27:57.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123093159 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:57 [2024-03-15T16:27:57.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123093160 data=null}, TreeItem with text {Traces [1]}]
12:27:57 [2024-03-15T16:27:57.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123093160 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:57 [2024-03-15T16:27:57.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123093160 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]}]
12:27:57 [2024-03-15T16:27:57.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123093161 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:57 [2024-03-15T16:27:57.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:57 [2024-03-15T16:27:57.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123093162 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:27:57 [2024-03-15T16:27:57.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123093168 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:27:57 [2024-03-15T16:27:57.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123093168 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:27:57 [2024-03-15T16:27:57.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123093168 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:57 [2024-03-15T16:27:57.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123093168 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}]
12:27:57 [2024-03-15T16:27:57.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123093192 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:27:57 [2024-03-15T16:27:57.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:57 [2024-03-15T16:27:57.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:27:57 [2024-03-15T16:27:57.289Z] 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=1123093441 data=null doit=true}, Shell with text {Confirm Delete}]
12:27:57 [2024-03-15T16:27:57.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:57 [2024-03-15T16:27:57.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:27:57 [2024-03-15T16:27:57.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:27:57 [2024-03-15T16:27:57.289Z] 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')
12:27:57 [2024-03-15T16:27:57.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:57 [2024-03-15T16:27:57.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:27:57 [2024-03-15T16:27:57.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123093442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:57 [2024-03-15T16:27:57.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123093442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:57 [2024-03-15T16:27:57.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123093443 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:57 [2024-03-15T16:27:57.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123093443 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:57 [2024-03-15T16:27:57.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123093443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:57 [2024-03-15T16:27:57.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123093443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:57 [2024-03-15T16:27:57.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123093443 data=null 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')]
12:27:57 [2024-03-15T16:27:57.546Z] 
12:27:57 [2024-03-15T16:27:57.546Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:57.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123093746 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123093746 data=null doit=true}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123093746 data=null}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123093746 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123093746 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123093777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123093778 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123093778 data=null doit=true}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123093778 data=null}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123093778 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123093779 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123093783 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:57 [2024-03-15T16:27:57.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123093784 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123093784 data=null doit=true}, TreeItem with text {Traces [0]}]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123093784 data=null}, TreeItem with text {Traces [0]}]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123093784 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123093790 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]}]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123093797 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123093798 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123093798 data=null doit=true}, TreeItem with text {Traces [0]}]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123093798 data=null}, TreeItem with text {Traces [0]}]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123093798 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123093798 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]}]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123093806 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:27:57 [2024-03-15T16:27:57.803Z] 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=1123093985 data=null doit=true}, Shell with text {Confirm Clear}]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:27:57 [2024-03-15T16:27:57.803Z] 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')
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123093987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123093987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123093987 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123093987 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123093987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:57 [2024-03-15T16:27:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123093987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:27:58 [2024-03-15T16:27:58.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123094003 data=null 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')]
12:27:58 [2024-03-15T16:27:58.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123093829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:27:58 [2024-03-15T16:27:58.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:58 [2024-03-15T16:27:58.060Z] 
12:27:58 [2024-03-15T16:27:58.060Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:57.968: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:59 [2024-03-15T16:27:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:59 [2024-03-15T16:27:59.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:59 [2024-03-15T16:27:59.427Z] 
12:27:59 [2024-03-15T16:27:59.427Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:59.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123095630 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123095630 data=null doit=true}, TreeItem with text {test}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123095631 data=null}, TreeItem with text {test}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123095631 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123095631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123095641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:59 [2024-03-15T16:27:59.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1123095647 data=null doit=true}, TreeItem with text {Experiments [0]}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1123095647 data=null}, TreeItem with text {Experiments [0]}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1123095647 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123095647 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]}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1123095648 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=1123095649 data=null doit=true}, TreeItem with text {exp [1]}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1123095649 data=null}, TreeItem with text {exp [1]}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1123095649 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123095649 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]}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1123095651 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=1123095651 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [1]}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=1123095652 data=null doit=true}, TreeItem with text {exp [1]}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1123095652 data=null}, TreeItem with text {exp [1]}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1123095652 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123095652 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]}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1123095666 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:27:59 [2024-03-15T16:27:59.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1123095697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:27:59 [2024-03-15T16:27:59.683Z] 
12:27:59 [2024-03-15T16:27:59.683Z] (Eclipse:19301): Gtk-CRITICAL **: 16:27:59.596: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:00 [2024-03-15T16:28:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:00 [2024-03-15T16:28:00.245Z] 
12:28:00 [2024-03-15T16:28:00.245Z] (Eclipse:19301): Gtk-CRITICAL **: 16:28:00.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:00 [2024-03-15T16:28:00.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:00 [2024-03-15T16:28:00.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:00 [2024-03-15T16:28:00.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:00 [2024-03-15T16:28:00.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:00 [2024-03-15T16:28:00.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:00 [2024-03-15T16:28:00.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:00 [2024-03-15T16:28:00.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123096453 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:00 [2024-03-15T16:28:00.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123096453 data=null doit=true}, TreeItem with text {test}]
12:28:00 [2024-03-15T16:28:00.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123096453 data=null}, TreeItem with text {test}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123096453 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123096453 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123096470 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123096471 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123096471 data=null doit=true}, TreeItem with text {test}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123096471 data=null}, TreeItem with text {test}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123096471 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123096471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123096475 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:00 [2024-03-15T16:28:00.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123096476 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123096476 data=null doit=true}, TreeItem with text {Traces [1]}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123096476 data=null}, TreeItem with text {Traces [1]}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123096476 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123096476 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]}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123096486 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123096487 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123096487 data=null doit=true}, TreeItem with text {Traces [1]}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123096487 data=null}, TreeItem with text {Traces [1]}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123096487 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123096487 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]}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123096490 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:28:00 [2024-03-15T16:28:00.502Z] 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=1123096609 data=null doit=true}, Shell with text {Confirm Clear}]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:28:00 [2024-03-15T16:28:00.502Z] 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')
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123096610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123096610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123096610 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123096610 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123096610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123096610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123096610 data=null 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')]
12:28:00 [2024-03-15T16:28:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:00 [2024-03-15T16:28:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123096522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:28:01 [2024-03-15T16:28:01.063Z] 
12:28:01 [2024-03-15T16:28:01.063Z] (Eclipse:19301): Gtk-CRITICAL **: 16:28:01.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:02 [2024-03-15T16:28:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:02 [2024-03-15T16:28:02.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123098657 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123098657 data=null doit=true}, TreeItem with text {test}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123098657 data=null}, TreeItem with text {test}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123098657 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123098657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123098671 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123098671 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123098671 data=null doit=true}, TreeItem with text {test}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123098671 data=null}, TreeItem with text {test}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123098672 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123098672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123098675 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:02 [2024-03-15T16:28:02.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123098676 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123098677 data=null doit=true}, TreeItem with text {Traces [1]}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123098677 data=null}, TreeItem with text {Traces [1]}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123098677 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123098680 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]}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123098687 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123098687 data=null doit=true}, TreeItem with text {Traces [1]}]
12:28:02 [2024-03-15T16:28:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123098687 data=null}, TreeItem with text {Traces [1]}]
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123098687 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123098688 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]}]
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123098688 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123098689 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123098689 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123098689 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123098690 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123098690 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}]
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123098709 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1123098738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123098833 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123098834 data=null doit=true}, TableItem with text {}]
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123098834 data=null}, TableItem with text {}]
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123098834 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123098834 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123098840 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:02 [2024-03-15T16:28:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:02 [2024-03-15T16:28:02.686Z] 
12:28:02 [2024-03-15T16:28:02.686Z] (Eclipse:19301): Gtk-WARNING **: 16:28:02.662: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:02 [2024-03-15T16:28:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
12:28:02 [2024-03-15T16:28:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:02 [2024-03-15T16:28:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:02 [2024-03-15T16:28:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:02 [2024-03-15T16:28:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:02 [2024-03-15T16:28:02.941Z] 
12:28:02 [2024-03-15T16:28:02.941Z] (Eclipse:19301): Gtk-CRITICAL **: 16:28:02.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:02 [2024-03-15T16:28:02.941Z] 
12:28:02 [2024-03-15T16:28:02.941Z] (Eclipse:19301): Gtk-WARNING **: 16:28:02.892: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:02 [2024-03-15T16:28:02.941Z] 
12:28:02 [2024-03-15T16:28:02.941Z] (Eclipse:19301): Gtk-CRITICAL **: 16:28:02.899: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:02 [2024-03-15T16:28:02.941Z] 
12:28:02 [2024-03-15T16:28:02.941Z] (Eclipse:19301): Gtk-WARNING **: 16:28:02.901: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:02 [2024-03-15T16:28:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:02 [2024-03-15T16:28:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:02 [2024-03-15T16:28:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:02 [2024-03-15T16:28:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:02 [2024-03-15T16:28:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:02 [2024-03-15T16:28:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:02 [2024-03-15T16:28:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123099130 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:02 [2024-03-15T16:28:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123099130 data=null doit=true}, TreeItem with text {test}]
12:28:02 [2024-03-15T16:28:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123099130 data=null}, TreeItem with text {test}]
12:28:02 [2024-03-15T16:28:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123099130 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123099131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123099138 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123099138 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123099139 data=null doit=true}, TreeItem with text {test}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123099139 data=null}, TreeItem with text {test}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123099139 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123099139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123099143 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:03 [2024-03-15T16:28:03.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123099144 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123099144 data=null doit=true}, TreeItem with text {Traces [1]}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123099144 data=null}, TreeItem with text {Traces [1]}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123099144 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123099145 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]}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123099156 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123099157 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123099157 data=null doit=true}, TreeItem with text {Traces [1]}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123099157 data=null}, TreeItem with text {Traces [1]}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123099157 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123099157 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]}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123099160 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:28:03 [2024-03-15T16:28:03.198Z] 
12:28:03 [2024-03-15T16:28:03.198Z] (Eclipse:19301): Gtk-WARNING **: 16:28:03.052: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:03 [2024-03-15T16:28:03.198Z] 
12:28:03 [2024-03-15T16:28:03.198Z] (Eclipse:19301): Gtk-WARNING **: 16:28:03.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:28:03 [2024-03-15T16:28:03.198Z] 
12:28:03 [2024-03-15T16:28:03.198Z] (Eclipse:19301): Gtk-WARNING **: 16:28:03.083: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:03 [2024-03-15T16:28:03.198Z] 
12:28:03 [2024-03-15T16:28:03.198Z] (Eclipse:19301): Gtk-WARNING **: 16:28:03.096: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:28:03 [2024-03-15T16:28:03.198Z] 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=1123099299 data=null doit=true}, Shell with text {Confirm Clear}]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:28:03 [2024-03-15T16:28:03.198Z] 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')
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123099300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123099300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:03 [2024-03-15T16:28:03.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123099300 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:03 [2024-03-15T16:28:03.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123099300 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:03 [2024-03-15T16:28:03.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123099300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:03 [2024-03-15T16:28:03.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123099300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:03 [2024-03-15T16:28:03.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123099300 data=null 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')]
12:28:03 [2024-03-15T16:28:03.199Z] 
12:28:03 [2024-03-15T16:28:03.199Z] (Eclipse:19301): Gtk-WARNING **: 16:28:03.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:03 [2024-03-15T16:28:03.455Z] 
12:28:03 [2024-03-15T16:28:03.455Z] (Eclipse:19301): Gtk-WARNING **: 16:28:03.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:03 [2024-03-15T16:28:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123099195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:28:03 [2024-03-15T16:28:03.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:03 [2024-03-15T16:28:03.455Z] 
12:28:03 [2024-03-15T16:28:03.455Z] (Eclipse:19301): Gtk-WARNING **: 16:28:03.330: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:03 [2024-03-15T16:28:03.455Z] 
12:28:03 [2024-03-15T16:28:03.455Z] (Eclipse:19301): Gtk-WARNING **: 16:28:03.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:03 [2024-03-15T16:28:03.455Z] 
12:28:03 [2024-03-15T16:28:03.455Z] (Eclipse:19301): Gtk-WARNING **: 16:28:03.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:03 [2024-03-15T16:28:03.455Z] 
12:28:03 [2024-03-15T16:28:03.455Z] (Eclipse:19301): Gtk-CRITICAL **: 16:28:03.385: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:03 [2024-03-15T16:28:03.455Z] 
12:28:03 [2024-03-15T16:28:03.455Z] (Eclipse:19301): Gtk-WARNING **: 16:28:03.408: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:03 [2024-03-15T16:28:03.455Z] 
12:28:03 [2024-03-15T16:28:03.455Z] (Eclipse:19301): Gtk-CRITICAL **: 16:28:03.426: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:03 [2024-03-15T16:28:03.455Z] 
12:28:03 [2024-03-15T16:28:03.455Z] (Eclipse:19301): Gtk-WARNING **: 16:28:03.443: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123100992 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123100992 data=null doit=true}, TreeItem with text {test}]
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123100992 data=null}, TreeItem with text {test}]
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123100992 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123100992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123101003 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123101004 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123101004 data=null doit=true}, TreeItem with text {test}]
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123101004 data=null}, TreeItem with text {test}]
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123101004 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123101004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:04 [2024-03-15T16:28:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123101008 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:04 [2024-03-15T16:28:04.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:04 [2024-03-15T16:28:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:04 [2024-03-15T16:28:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123101009 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:28:04 [2024-03-15T16:28:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123101009 data=null doit=true}, TreeItem with text {Traces [1]}]
12:28:04 [2024-03-15T16:28:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123101009 data=null}, TreeItem with text {Traces [1]}]
12:28:04 [2024-03-15T16:28:04.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123101009 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123101009 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]}]
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123101017 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123101017 data=null doit=true}, TreeItem with text {Traces [1]}]
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123101017 data=null}, TreeItem with text {Traces [1]}]
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123101018 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123101018 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]}]
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123101019 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123101021 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123101021 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123101021 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123101022 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123101022 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}]
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123101025 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
12:28:05 [2024-03-15T16:28:05.076Z] 
12:28:05 [2024-03-15T16:28:05.076Z] (Eclipse:19301): Gtk-WARNING **: 16:28:04.948: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.076Z] 
12:28:05 [2024-03-15T16:28:05.076Z] (Eclipse:19301): Gtk-WARNING **: 16:28:04.965: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
12:28:05 [2024-03-15T16:28:05.076Z] 
12:28:05 [2024-03-15T16:28:05.076Z] (Eclipse:19301): Gtk-WARNING **: 16:28:04.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.076Z] 
12:28:05 [2024-03-15T16:28:05.076Z] (Eclipse:19301): Gtk-WARNING **: 16:28:04.999: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.077Z] 
12:28:05 [2024-03-15T16:28:05.077Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.016: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.077Z] 
12:28:05 [2024-03-15T16:28:05.077Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.032: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.077Z] 
12:28:05 [2024-03-15T16:28:05.077Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.048: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.077Z] 
12:28:05 [2024-03-15T16:28:05.077Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.332Z] 
12:28:05 [2024-03-15T16:28:05.332Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.332Z] 
12:28:05 [2024-03-15T16:28:05.332Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.098: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.332Z] 
12:28:05 [2024-03-15T16:28:05.332Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:28:05 [2024-03-15T16:28:05.332Z] 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=1123101320 data=null doit=true}, Shell with text {Copy Trace}]
12:28:05 [2024-03-15T16:28:05.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:28:05 [2024-03-15T16:28:05.333Z] 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:'))
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:28:05 [2024-03-15T16:28:05.333Z] 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')
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123101323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123101323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123101323 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123101323 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123101323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123101323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123101323 data=null 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')]
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1123101060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
12:28:05 [2024-03-15T16:28:05.333Z] 
12:28:05 [2024-03-15T16:28:05.333Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.185: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.333Z] 
12:28:05 [2024-03-15T16:28:05.333Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.221: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.333Z] 
12:28:05 [2024-03-15T16:28:05.333Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.226: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:05 [2024-03-15T16:28:05.333Z] 
12:28:05 [2024-03-15T16:28:05.333Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123101438 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123101438 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123101438 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123101438 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123101438 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}]
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123101442 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:05 [2024-03-15T16:28:05.333Z] 
12:28:05 [2024-03-15T16:28:05.333Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.273: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.333Z] 
12:28:05 [2024-03-15T16:28:05.333Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.281: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:28:05 [2024-03-15T16:28:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
12:28:05 [2024-03-15T16:28:05.589Z] 
12:28:05 [2024-03-15T16:28:05.589Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.365: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.589Z] 
12:28:05 [2024-03-15T16:28:05.589Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.382: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
12:28:05 [2024-03-15T16:28:05.589Z] 
12:28:05 [2024-03-15T16:28:05.589Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.400: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.589Z] 
12:28:05 [2024-03-15T16:28:05.589Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.416: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.589Z] 
12:28:05 [2024-03-15T16:28:05.589Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.432: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.589Z] 
12:28:05 [2024-03-15T16:28:05.589Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.448: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.589Z] 
12:28:05 [2024-03-15T16:28:05.589Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.465: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.589Z] 
12:28:05 [2024-03-15T16:28:05.589Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.488: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.589Z] 
12:28:05 [2024-03-15T16:28:05.589Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.589Z] 
12:28:05 [2024-03-15T16:28:05.589Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.524: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.589Z] 
12:28:05 [2024-03-15T16:28:05.589Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.539: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:28:05 [2024-03-15T16:28:05.589Z] 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=1123101754 data=null doit=true}, Shell with text {Copy Trace}]
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:28:05 [2024-03-15T16:28:05.589Z] 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:'))
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:28:05 [2024-03-15T16:28:05.589Z] 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'
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
12:28:05 [2024-03-15T16:28:05.589Z] 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')
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:05 [2024-03-15T16:28:05.589Z] 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')
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=1123101756 data=null doit=true}, Button with text {Copy as a link}]
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=1123101756 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}]
12:28:05 [2024-03-15T16:28:05.589Z] 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')
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=1123101757 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1123101757 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')]
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1123101757 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')]
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1123101757 data=null 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')]
12:28:05 [2024-03-15T16:28:05.589Z] 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')
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:28:05 [2024-03-15T16:28:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:28:05 [2024-03-15T16:28:05.589Z] 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')
12:28:05 [2024-03-15T16:28:05.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:28:05 [2024-03-15T16:28:05.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123101758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:05 [2024-03-15T16:28:05.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123101758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:05 [2024-03-15T16:28:05.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123101759 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:05 [2024-03-15T16:28:05.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123101759 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:05 [2024-03-15T16:28:05.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123101759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:05 [2024-03-15T16:28:05.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123101759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123101759 data=null 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')]
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1123101477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
12:28:05 [2024-03-15T16:28:05.845Z] 
12:28:05 [2024-03-15T16:28:05.845Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.621: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.845Z] 
12:28:05 [2024-03-15T16:28:05.845Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.657: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.845Z] 
12:28:05 [2024-03-15T16:28:05.845Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.661: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:05 [2024-03-15T16:28:05.845Z] 
12:28:05 [2024-03-15T16:28:05.845Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.701: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.845Z] 
12:28:05 [2024-03-15T16:28:05.845Z] (Eclipse:19301): Gtk-CRITICAL **: 16:28:05.707: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:05 [2024-03-15T16:28:05.845Z] 
12:28:05 [2024-03-15T16:28:05.845Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123101922 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123101923 data=null doit=true}, TreeItem with text {test}]
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123101923 data=null}, TreeItem with text {test}]
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123101923 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123101923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123101940 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:05 [2024-03-15T16:28:05.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123101945 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123101945 data=null doit=true}, TreeItem with text {test}]
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123101945 data=null}, TreeItem with text {test}]
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123101945 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123101945 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123101949 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:05 [2024-03-15T16:28:05.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123101950 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123101950 data=null doit=true}, TreeItem with text {Traces [3]}]
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123101950 data=null}, TreeItem with text {Traces [3]}]
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123101950 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123101950 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]}]
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123101955 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:28:05 [2024-03-15T16:28:05.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123101956 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1123101956 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1123101956 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123101956 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123101957 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}]
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123101966 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:28:05 [2024-03-15T16:28:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1123101989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:28:06 [2024-03-15T16:28:06.102Z] 
12:28:06 [2024-03-15T16:28:06.102Z] (Eclipse:19301): Gtk-CRITICAL **: 16:28:05.873: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:06 [2024-03-15T16:28:06.102Z] 
12:28:06 [2024-03-15T16:28:06.102Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:06 [2024-03-15T16:28:06.102Z] 
12:28:06 [2024-03-15T16:28:06.102Z] (Eclipse:19301): Gtk-CRITICAL **: 16:28:05.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:06 [2024-03-15T16:28:06.102Z] 
12:28:06 [2024-03-15T16:28:06.102Z] (Eclipse:19301): Gtk-WARNING **: 16:28:05.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:06 [2024-03-15T16:28:06.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:06 [2024-03-15T16:28:06.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:06 [2024-03-15T16:28:06.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:06 [2024-03-15T16:28:06.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:06 [2024-03-15T16:28:06.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:07 [2024-03-15T16:28:07.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:07 [2024-03-15T16:28:07.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:07 [2024-03-15T16:28:07.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123103531 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123103531 data=null doit=true}, TableItem with text {}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123103531 data=null}, TableItem with text {}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123103532 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123103532 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123103536 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123103580 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123103581 data=null doit=true}, TreeItem with text {test}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123103581 data=null}, TreeItem with text {test}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123103581 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123103581 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123103589 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123103589 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123103589 data=null doit=true}, TreeItem with text {test}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123103589 data=null}, TreeItem with text {test}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123103590 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123103590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123103593 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:07 [2024-03-15T16:28:07.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123103599 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123103599 data=null doit=true}, TreeItem with text {Traces [3]}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123103599 data=null}, TreeItem with text {Traces [3]}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123103600 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123103600 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]}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123103604 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:28:07 [2024-03-15T16:28:07.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1123103605 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1123103605 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1123103605 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1123103605 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:28:07 [2024-03-15T16:28:07.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123103606 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}]
12:28:07 [2024-03-15T16:28:07.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1123103609 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:28:07 [2024-03-15T16:28:07.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:28:07 [2024-03-15T16:28:07.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:28:07 [2024-03-15T16:28:07.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:28:07 [2024-03-15T16:28:07.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:07 [2024-03-15T16:28:07.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1123103634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:28:07 [2024-03-15T16:28:07.738Z] 
12:28:07 [2024-03-15T16:28:07.738Z] (Eclipse:19301): Gtk-WARNING **: 16:28:07.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:07 [2024-03-15T16:28:07.738Z] 
12:28:07 [2024-03-15T16:28:07.738Z] (Eclipse:19301): Gtk-CRITICAL **: 16:28:07.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:07 [2024-03-15T16:28:07.738Z] 
12:28:07 [2024-03-15T16:28:07.738Z] (Eclipse:19301): Gtk-WARNING **: 16:28:07.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:07 [2024-03-15T16:28:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:07 [2024-03-15T16:28:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:07 [2024-03-15T16:28:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:07 [2024-03-15T16:28:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:08 [2024-03-15T16:28:08.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:08 [2024-03-15T16:28:08.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:09 [2024-03-15T16:28:09.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:09 [2024-03-15T16:28:09.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:09 [2024-03-15T16:28:09.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:09 [2024-03-15T16:28:09.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:09 [2024-03-15T16:28:09.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123105177 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123105177 data=null doit=true}, TableItem with text {}]
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123105177 data=null}, TableItem with text {}]
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123105177 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123105177 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123105187 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123105272 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1123105272 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1123105272 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123105272 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123105272 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}]
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1123105284 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:09 [2024-03-15T16:28:09.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1123105345 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1123105346 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1123105346 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1123105346 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123105346 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}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1123105362 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:09 [2024-03-15T16:28:09.372Z] 
12:28:09 [2024-03-15T16:28:09.372Z] (Eclipse:19301): Gtk-CRITICAL **: 16:28:09.232: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123105449 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123105449 data=null doit=true}, TreeItem with text {test}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123105449 data=null}, TreeItem with text {test}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123105449 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123105449 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123105488 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123105488 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123105489 data=null doit=true}, TreeItem with text {test}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123105489 data=null}, TreeItem with text {test}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123105489 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123105489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123105511 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:09 [2024-03-15T16:28:09.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123105511 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123105511 data=null doit=true}, TreeItem with text {Traces [3]}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123105512 data=null}, TreeItem with text {Traces [3]}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123105512 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:28:09 [2024-03-15T16:28:09.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123105512 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]}]
12:28:09 [2024-03-15T16:28:09.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123105519 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:28:09 [2024-03-15T16:28:09.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:09 [2024-03-15T16:28:09.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123105520 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:28:09 [2024-03-15T16:28:09.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123105520 data=null doit=true}, TreeItem with text {Traces [3]}]
12:28:09 [2024-03-15T16:28:09.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123105520 data=null}, TreeItem with text {Traces [3]}]
12:28:09 [2024-03-15T16:28:09.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123105520 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:28:09 [2024-03-15T16:28:09.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123105520 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]}]
12:28:09 [2024-03-15T16:28:09.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123105529 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:28:09 [2024-03-15T16:28:09.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:28:09 [2024-03-15T16:28:09.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:28:09 [2024-03-15T16:28:09.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:28:09 [2024-03-15T16:28:09.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:28:09 [2024-03-15T16:28:09.629Z] 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=1123105681 data=null doit=true}, Shell with text {Confirm Clear}]
12:28:09 [2024-03-15T16:28:09.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:28:09 [2024-03-15T16:28:09.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:28:09 [2024-03-15T16:28:09.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:28:09 [2024-03-15T16:28:09.629Z] 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')
12:28:09 [2024-03-15T16:28:09.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:28:09 [2024-03-15T16:28:09.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:28:09 [2024-03-15T16:28:09.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123105681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:09 [2024-03-15T16:28:09.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123105682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:09 [2024-03-15T16:28:09.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123105682 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:09 [2024-03-15T16:28:09.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123105682 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:09 [2024-03-15T16:28:09.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123105682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:09 [2024-03-15T16:28:09.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123105682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:09 [2024-03-15T16:28:09.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123105682 data=null 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')]
12:28:09 [2024-03-15T16:28:09.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:09 [2024-03-15T16:28:09.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123105559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:28:10 [2024-03-15T16:28:10.447Z] 
12:28:10 [2024-03-15T16:28:10.447Z] (Eclipse:19301): Gtk-CRITICAL **: 16:28:10.261: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123107880 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123107881 data=null doit=true}, TreeItem with text {test}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123107881 data=null}, TreeItem with text {test}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123107881 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123107881 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123107892 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123107898 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123107898 data=null doit=true}, TreeItem with text {test}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123107898 data=null}, TreeItem with text {test}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123107898 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123107898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123107902 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:11 [2024-03-15T16:28:11.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123107903 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123107903 data=null doit=true}, TreeItem with text {Traces [1]}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123107903 data=null}, TreeItem with text {Traces [1]}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123107904 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123107904 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]}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123107914 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123107915 data=null doit=true}, TreeItem with text {Traces [1]}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123107915 data=null}, TreeItem with text {Traces [1]}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123107915 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:11 [2024-03-15T16:28:11.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123107915 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]}]
12:28:11 [2024-03-15T16:28:11.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123107916 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:11 [2024-03-15T16:28:11.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:28:11 [2024-03-15T16:28:11.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123107916 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:11 [2024-03-15T16:28:11.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123107916 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:11 [2024-03-15T16:28:11.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:11 [2024-03-15T16:28:11.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123107917 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:11 [2024-03-15T16:28:11.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123107917 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:11 [2024-03-15T16:28:11.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123107917 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}]
12:28:11 [2024-03-15T16:28:11.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123107938 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:11 [2024-03-15T16:28:11.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123107939 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:28:11 [2024-03-15T16:28:11.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123107939 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:28:11 [2024-03-15T16:28:11.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123107939 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}]
12:28:12 [2024-03-15T16:28:12.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123107975 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:28:12 [2024-03-15T16:28:12.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123108032 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123108032 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123108032 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123108039 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123108039 data=null doit=true}, TableItem with text {}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123108039 data=null}, TableItem with text {}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123108039 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123108040 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123108046 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:12 [2024-03-15T16:28:12.068Z] 
12:28:12 [2024-03-15T16:28:12.068Z] (Eclipse:19301): Gtk-WARNING **: 16:28:11.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:12 [2024-03-15T16:28:12.068Z] 
12:28:12 [2024-03-15T16:28:12.068Z] (Eclipse:19301): Gtk-CRITICAL **: 16:28:11.974: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:12 [2024-03-15T16:28:12.068Z] 
12:28:12 [2024-03-15T16:28:12.068Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.000: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.068Z] 
12:28:12 [2024-03-15T16:28:12.068Z] (Eclipse:19301): Gtk-CRITICAL **: 16:28:12.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:12 [2024-03-15T16:28:12.068Z] 
12:28:12 [2024-03-15T16:28:12.068Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.009: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123108240 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123108240 data=null doit=true}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123108240 data=null}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123108240 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123108241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123108248 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123108249 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123108249 data=null doit=true}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123108249 data=null}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123108249 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123108249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123108253 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:12 [2024-03-15T16:28:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123108254 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:28:12 [2024-03-15T16:28:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123108254 data=null doit=true}, TreeItem with text {Traces [1]}]
12:28:12 [2024-03-15T16:28:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123108254 data=null}, TreeItem with text {Traces [1]}]
12:28:12 [2024-03-15T16:28:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123108254 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:12 [2024-03-15T16:28:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123108255 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]}]
12:28:12 [2024-03-15T16:28:12.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123108265 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:12 [2024-03-15T16:28:12.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:12 [2024-03-15T16:28:12.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123108265 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:28:12 [2024-03-15T16:28:12.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123108266 data=null doit=true}, TreeItem with text {Traces [1]}]
12:28:12 [2024-03-15T16:28:12.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123108266 data=null}, TreeItem with text {Traces [1]}]
12:28:12 [2024-03-15T16:28:12.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123108266 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:12 [2024-03-15T16:28:12.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123108266 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]}]
12:28:12 [2024-03-15T16:28:12.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123108269 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:12 [2024-03-15T16:28:12.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:28:12 [2024-03-15T16:28:12.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:28:12 [2024-03-15T16:28:12.324Z] 
12:28:12 [2024-03-15T16:28:12.324Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.152: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:28:12 [2024-03-15T16:28:12.324Z] 
12:28:12 [2024-03-15T16:28:12.324Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.324Z] 
12:28:12 [2024-03-15T16:28:12.324Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.185: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:28:12 [2024-03-15T16:28:12.324Z] 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=1123108388 data=null doit=true}, Shell with text {Confirm Clear}]
12:28:12 [2024-03-15T16:28:12.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:28:12 [2024-03-15T16:28:12.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:28:12 [2024-03-15T16:28:12.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:28:12 [2024-03-15T16:28:12.325Z] 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')
12:28:12 [2024-03-15T16:28:12.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:28:12 [2024-03-15T16:28:12.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:28:12 [2024-03-15T16:28:12.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123108389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:12 [2024-03-15T16:28:12.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123108389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:12 [2024-03-15T16:28:12.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123108389 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:12 [2024-03-15T16:28:12.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123108389 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:12 [2024-03-15T16:28:12.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123108389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:12 [2024-03-15T16:28:12.325Z] 
12:28:12 [2024-03-15T16:28:12.325Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.201: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123108402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:12 [2024-03-15T16:28:12.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123108402 data=null 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')]
12:28:12 [2024-03-15T16:28:12.325Z] 
12:28:12 [2024-03-15T16:28:12.325Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.263: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.580Z] 
12:28:12 [2024-03-15T16:28:12.580Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.404: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123108294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:28:12 [2024-03-15T16:28:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:12 [2024-03-15T16:28:12.580Z] 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@19656e21] time=1123108608 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:28:12 [2024-03-15T16:28:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:28:12 [2024-03-15T16:28:12.580Z] 
12:28:12 [2024-03-15T16:28:12.580Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.426: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:12 [2024-03-15T16:28:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:12 [2024-03-15T16:28:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:12 [2024-03-15T16:28:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123108629 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123108629 data=null doit=true}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123108629 data=null}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123108630 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123108630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123108638 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:12 [2024-03-15T16:28:12.581Z] 
12:28:12 [2024-03-15T16:28:12.581Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.476: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:28:12 [2024-03-15T16:28:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:28:12 [2024-03-15T16:28:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:28:12 [2024-03-15T16:28:12.836Z] 
12:28:12 [2024-03-15T16:28:12.836Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.611: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.836Z] 
12:28:12 [2024-03-15T16:28:12.836Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.624: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.836Z] 
12:28:12 [2024-03-15T16:28:12.836Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.836Z] 
12:28:12 [2024-03-15T16:28:12.836Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.658: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.836Z] 
12:28:12 [2024-03-15T16:28:12.836Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.673: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.836Z] 
12:28:12 [2024-03-15T16:28:12.836Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.690: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.836Z] 
12:28:12 [2024-03-15T16:28:12.836Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.836Z] 
12:28:12 [2024-03-15T16:28:12.836Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.836Z] 
12:28:12 [2024-03-15T16:28:12.836Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.741: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.836Z] 
12:28:12 [2024-03-15T16:28:12.836Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.757: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.836Z] 
12:28:12 [2024-03-15T16:28:12.836Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.773: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:12 [2024-03-15T16:28:12.836Z] 
12:28:12 [2024-03-15T16:28:12.836Z] (Eclipse:19301): Gtk-WARNING **: 16:28:12.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:28:13 [2024-03-15T16:28:13.397Z] 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')
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:28:13 [2024-03-15T16:28:13.397Z] 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=1123109415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:13 [2024-03-15T16:28:13.397Z] 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=1123109415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:13 [2024-03-15T16:28:13.397Z] 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=1123109415 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:13 [2024-03-15T16:28:13.397Z] 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=1123109415 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:13 [2024-03-15T16:28:13.397Z] 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=1123109416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:13 [2024-03-15T16:28:13.397Z] 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=1123109416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:13 [2024-03-15T16:28:13.397Z] 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=1123109416 data=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')]
12:28:13 [2024-03-15T16:28:13.397Z] 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=1123109416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:13 [2024-03-15T16:28:13.397Z] 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=1123109416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:13 [2024-03-15T16:28:13.397Z] 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=1123109416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:13 [2024-03-15T16:28:13.397Z] 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=1123109416 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:13 [2024-03-15T16:28:13.397Z] 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=1123109416 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:28:13 [2024-03-15T16:28:13.397Z] 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')
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:28:13 [2024-03-15T16:28:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123109418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:13 [2024-03-15T16:28:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123109418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:13 [2024-03-15T16:28:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123109418 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:13 [2024-03-15T16:28:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123109418 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:13 [2024-03-15T16:28:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123109418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:13 [2024-03-15T16:28:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123109418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:13 [2024-03-15T16:28:13.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:13 [2024-03-15T16:28:13.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:13 [2024-03-15T16:28:13.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:13 [2024-03-15T16:28:13.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:13 [2024-03-15T16:28:13.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:13 [2024-03-15T16:28:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:28:13 [2024-03-15T16:28:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123109418 data=null 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')]
12:28:13 [2024-03-15T16:28:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1123108692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:28:13 [2024-03-15T16:28:13.398Z] 
12:28:13 [2024-03-15T16:28:13.398Z] (Eclipse:19301): Gtk-WARNING **: 16:28:13.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:13 [2024-03-15T16:28:13.398Z] 
12:28:13 [2024-03-15T16:28:13.398Z] (Eclipse:19301): Gtk-WARNING **: 16:28:13.310: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:13 [2024-03-15T16:28:13.398Z] 
12:28:13 [2024-03-15T16:28:13.398Z] (Eclipse:19301): Gtk-WARNING **: 16:28:13.321: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:13 [2024-03-15T16:28:13.398Z] 
12:28:13 [2024-03-15T16:28:13.398Z] (Eclipse:19301): Gtk-WARNING **: 16:28:13.338: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:13 [2024-03-15T16:28:13.398Z] 
12:28:13 [2024-03-15T16:28:13.398Z] (Eclipse:19301): Gtk-WARNING **: 16:28:13.355: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:13 [2024-03-15T16:28:13.398Z] 
12:28:13 [2024-03-15T16:28:13.398Z] (Eclipse:19301): Gtk-WARNING **: 16:28:13.372: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:13 [2024-03-15T16:28:13.398Z] 
12:28:13 [2024-03-15T16:28:13.398Z] (Eclipse:19301): Gtk-WARNING **: 16:28:13.389: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:13 [2024-03-15T16:28:13.653Z] 
12:28:13 [2024-03-15T16:28:13.653Z] (Eclipse:19301): Gtk-WARNING **: 16:28:13.405: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:13 [2024-03-15T16:28:13.653Z] 
12:28:13 [2024-03-15T16:28:13.653Z] (Eclipse:19301): Gtk-WARNING **: 16:28:13.422: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:13 [2024-03-15T16:28:13.653Z] 
12:28:13 [2024-03-15T16:28:13.653Z] (Eclipse:19301): Gtk-WARNING **: 16:28:13.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:13 [2024-03-15T16:28:13.653Z] 
12:28:13 [2024-03-15T16:28:13.653Z] (Eclipse:19301): Gtk-WARNING **: 16:28:13.455: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:13 [2024-03-15T16:28:13.653Z] 
12:28:13 [2024-03-15T16:28:13.653Z] (Eclipse:19301): Gtk-WARNING **: 16:28:13.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:13 [2024-03-15T16:28:13.653Z] 
12:28:13 [2024-03-15T16:28:13.653Z] (Eclipse:19301): Gtk-WARNING **: 16:28:13.489: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:28:13 [2024-03-15T16:28:13.910Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.26 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
12:28:13 [2024-03-15T16:28:13.910Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_06OpenKeyboard -- Time elapsed: 2.505 s
12:28:13 [2024-03-15T16:28:13.910Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testRenameSymbolicLinks -- Time elapsed: 4.785 s
12:28:13 [2024-03-15T16:28:13.910Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_10CopyExperiment -- Time elapsed: 5.737 s
12:28:13 [2024-03-15T16:28:13.910Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_01ContextMenuPresence -- Time elapsed: 2.070 s
12:28:13 [2024-03-15T16:28:13.910Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_04Rename -- Time elapsed: 3.378 s
12:28:13 [2024-03-15T16:28:13.910Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_12RemoveTraceFromExperiment -- Time elapsed: 4.219 s
12:28:13 [2024-03-15T16:28:13.910Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testCopySymbolicLinks -- Time elapsed: 7.033 s
12:28:13 [2024-03-15T16:28:13.910Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_05Delete -- Time elapsed: 2.463 s
12:28:13 [2024-03-15T16:28:13.910Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_11DeleteTraceFromExperiment -- Time elapsed: 3.173 s
12:28:13 [2024-03-15T16:28:13.910Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_09BringToTop -- Time elapsed: 5.214 s
12:28:13 [2024-03-15T16:28:13.910Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_07DeleteKeyboard -- Time elapsed: 2.443 s
12:28:13 [2024-03-15T16:28:13.910Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testExperimentLinkBackwardCompatibility -- Time elapsed: 3.096 s
12:28:13 [2024-03-15T16:28:13.910Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_02Open -- Time elapsed: 2.334 s
12:28:13 [2024-03-15T16:28:13.910Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_03Copy -- Time elapsed: 6.881 s
12:28:13 [2024-03-15T16:28:13.910Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_08OpenDoubleClick -- Time elapsed: 2.228 s
12:28:13 [2024-03-15T16:28:13.910Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
12:28:13 [2024-03-15T16:28:13.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@19656e21] time=1123109997 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:28:13 [2024-03-15T16:28:13.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:13 [2024-03-15T16:28:13.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:28:13 [2024-03-15T16:28:13.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:28:13 [2024-03-15T16:28:13.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:28:13 [2024-03-15T16:28:13.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1123110097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:28:13 [2024-03-15T16:28:13.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:28:14 [2024-03-15T16:28:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:14 [2024-03-15T16:28:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:14 [2024-03-15T16:28:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:14 [2024-03-15T16:28:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:14 [2024-03-15T16:28:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:14 [2024-03-15T16:28:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:14 [2024-03-15T16:28:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123110217 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123110217 data=null doit=true}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123110217 data=null}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123110217 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123110217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123110248 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123110249 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123110249 data=null doit=true}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123110249 data=null}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123110249 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123110249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123110253 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123110254 data=null doit=true}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123110254 data=null}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123110254 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123110254 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}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123110255 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123110256 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123110256 data=null doit=true}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123110256 data=null}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123110257 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123110257 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]}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123110270 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123110270 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123110270 data=null doit=true}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123110270 data=null}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123110271 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123110271 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]}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123110273 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
12:28:14 [2024-03-15T16:28:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:28:14 [2024-03-15T16:28:14.422Z] 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=1123110451 data=null doit=true}, Shell with text {Manage Custom Parsers}]
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom Text : TmfGeneric
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1123110486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1123110501 data=null doit=true}, (of type 'List')]
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1123110501 data=null}, (of type 'List')]
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1123110514 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1123110514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1123110514 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
12:28:14 [2024-03-15T16:28:14.422Z] 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')
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=1123110517 data=null doit=true}, Button with text {Text}]
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=1123110517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
12:28:14 [2024-03-15T16:28:14.422Z] 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')
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=1123110518 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=1123110518 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=1123110518 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=1123110518 data=null 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')]
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom XML : Custom XML Log
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1123110552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1123110552 data=null doit=true}, (of type 'List')]
12:28:14 [2024-03-15T16:28:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1123110552 data=null}, (of type 'List')]
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1123110564 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1123110564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1123110564 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
12:28:14 [2024-03-15T16:28:14.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')
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=1123110568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=1123110568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=1123110568 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=1123110568 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=1123110568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=1123110568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=1123110568 data=null 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')]
12:28:14 [2024-03-15T16:28:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1123110312 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...']
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123110617 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123110618 data=null doit=true}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123110618 data=null}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123110618 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123110618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123110634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123110635 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123110635 data=null doit=true}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123110635 data=null}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123110635 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123110635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123110644 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123110645 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123110645 data=null doit=true}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123110645 data=null}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123110646 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123110646 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]}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123110652 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:14 [2024-03-15T16:28:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123110653 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123110653 data=null doit=true}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123110653 data=null}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123110653 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123110653 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]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123110662 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123110686 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123110686 data=null doit=true}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123110686 data=null}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123110686 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123110686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123110701 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123110702 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123110702 data=null doit=true}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123110702 data=null}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123110702 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123110702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123110711 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123110712 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123110712 data=null doit=true}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123110712 data=null}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123110713 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123110713 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]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123110719 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123110720 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123110720 data=null doit=true}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123110720 data=null}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123110720 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123110720 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]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123110730 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:14 [2024-03-15T16:28:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:14 [2024-03-15T16:28:14.936Z] 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=1123111064 data=null doit=true}, Shell with text {Trace Import}]
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:28:14 [2024-03-15T16:28:14.936Z] 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')
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1123111065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1123111066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1123111066 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:28:14 [2024-03-15T16:28:14.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1123111066 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:28:14 [2024-03-15T16:28:14.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1123111066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:28:14 [2024-03-15T16:28:14.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1123111066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:28:14 [2024-03-15T16:28:14.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1123111066 data=null 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')]
12:28:14 [2024-03-15T16:28:14.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123110752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:14 [2024-03-15T16:28:14.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:14 [2024-03-15T16:28:14.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:14 [2024-03-15T16:28:14.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:14 [2024-03-15T16:28:14.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:14 [2024-03-15T16:28:14.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:14 [2024-03-15T16:28:14.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:14 [2024-03-15T16:28:14.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:14 [2024-03-15T16:28:14.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123111124 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123111124 data=null doit=true}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123111124 data=null}, TreeItem with text {test}]
12:28:14 [2024-03-15T16:28:14.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123111124 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123111124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123111140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:15 [2024-03-15T16:28:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123111141 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123111141 data=null doit=true}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123111141 data=null}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123111141 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123111142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123111151 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:15 [2024-03-15T16:28:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:15 [2024-03-15T16:28:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123111151 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:28:15 [2024-03-15T16:28:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123111151 data=null doit=true}, TreeItem with text {Traces [0]}]
12:28:15 [2024-03-15T16:28:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123111152 data=null}, TreeItem with text {Traces [0]}]
12:28:15 [2024-03-15T16:28:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123111152 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:15 [2024-03-15T16:28:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123111152 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]}]
12:28:15 [2024-03-15T16:28:15.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123111158 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:15 [2024-03-15T16:28:15.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:15 [2024-03-15T16:28:15.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123111159 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:28:15 [2024-03-15T16:28:15.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123111159 data=null doit=true}, TreeItem with text {Traces [0]}]
12:28:15 [2024-03-15T16:28:15.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123111159 data=null}, TreeItem with text {Traces [0]}]
12:28:15 [2024-03-15T16:28:15.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123111159 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:15 [2024-03-15T16:28:15.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123111160 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]}]
12:28:15 [2024-03-15T16:28:15.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123111169 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:15 [2024-03-15T16:28:15.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:15 [2024-03-15T16:28:15.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:15 [2024-03-15T16:28:15.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=1123111486 data=null doit=true}, Shell with text {Trace Import}]
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:15 [2024-03-15T16:28:15.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')
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.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.
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:15 [2024-03-15T16:28:15.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
12:28:15 [2024-03-15T16:28:15.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=1123111492 data=null}, (of type 'Combo')]
12:28:15 [2024-03-15T16:28:15.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
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123111529 data=null doit=true}, TreeItem with text {import}]
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123111529 data=null}, TreeItem with text {import}]
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123111532 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123111532 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}]
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123111534 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123111534 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123111535 data=null doit=true}, TreeItem with text {import}]
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123111535 data=null}, TreeItem with text {import}]
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123111535 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123111535 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}]
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123111535 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:15 [2024-03-15T16:28:15.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:15 [2024-03-15T16:28:15.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:'))
12:28:15 [2024-03-15T16:28:15.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>
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123111557 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:'))]
12:28:15 [2024-03-15T16:28:15.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>
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.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'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:15 [2024-03-15T16:28:15.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')
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.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')
12:28:15 [2024-03-15T16:28:15.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.
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:15 [2024-03-15T16:28:15.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')
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7b1ca932
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1123111561 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')]
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123111561 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')]
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1123111561 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1123111561 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:28:15 [2024-03-15T16:28:15.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1123111561 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')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1123111561 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')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1123111561 data=null 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')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1123111561 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')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123111561 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')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1123111562 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')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1123111562 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1123111562 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:15 [2024-03-15T16:28:15.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')
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@68d8d628
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1123111566 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')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1123111566 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')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1123111566 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1123111566 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1123111566 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')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1123111566 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')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1123111566 data=null 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')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1123111566 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')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1123111566 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')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1123111567 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')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1123111567 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1123111567 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.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'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:15 [2024-03-15T16:28:15.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')
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.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')
12:28:15 [2024-03-15T16:28:15.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.
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:15 [2024-03-15T16:28:15.452Z] 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')
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:15 [2024-03-15T16:28:15.452Z] 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.
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] 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)'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:15 [2024-03-15T16:28:15.452Z] 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')
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.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')
12:28:15 [2024-03-15T16:28:15.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.
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:15 [2024-03-15T16:28:15.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:15 [2024-03-15T16:28:15.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:15 [2024-03-15T16:28:15.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')
12:28:15 [2024-03-15T16:28:15.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:15 [2024-03-15T16:28:15.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123111573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:15 [2024-03-15T16:28:15.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123111573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:15 [2024-03-15T16:28:15.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123111573 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:15 [2024-03-15T16:28:15.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123111573 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:15 [2024-03-15T16:28:15.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123111573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:15 [2024-03-15T16:28:15.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123111573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:15 [2024-03-15T16:28:15.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:15 [2024-03-15T16:28:15.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123111573 data=null 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')]
12:28:15 [2024-03-15T16:28:15.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123111189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:15 [2024-03-15T16:28:15.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:15 [2024-03-15T16:28:15.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:15 [2024-03-15T16:28:15.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:15 [2024-03-15T16:28:15.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123111810 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123111810 data=null doit=true}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123111810 data=null}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123111810 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123111811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123111826 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123111827 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123111827 data=null doit=true}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123111827 data=null}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123111827 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123111827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123111831 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:15 [2024-03-15T16:28:15.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123111837 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123111837 data=null doit=true}, TreeItem with text {Traces [1]}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123111837 data=null}, TreeItem with text {Traces [1]}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123111838 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123111838 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]}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123111844 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123111844 data=null doit=true}, TreeItem with text {Traces [1]}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123111844 data=null}, TreeItem with text {Traces [1]}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123111845 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123111845 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]}]
12:28:15 [2024-03-15T16:28:15.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123111846 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123112080 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123112080 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123112080 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123112080 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123112081 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}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123112094 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:15 [2024-03-15T16:28:15.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123112104 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123112104 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123112104 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123112104 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123112104 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}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123112107 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123112107 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123112107 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123112108 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123112108 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123112108 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}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123112110 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123112111 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123112111 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123112111 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}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123112144 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123112150 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123112150 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123112150 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:15 [2024-03-15T16:28:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:28:16 [2024-03-15T16:28:16.220Z] 
12:28:16 [2024-03-15T16:28:16.220Z] (Eclipse:19301): Gtk-CRITICAL **: 16:28:15.989: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:16 [2024-03-15T16:28:16.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:16 [2024-03-15T16:28:16.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:16 [2024-03-15T16:28:16.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:17 [2024-03-15T16:28:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:17 [2024-03-15T16:28:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123113659 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123113659 data=null doit=true}, TableItem with text {}]
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123113659 data=null}, TableItem with text {}]
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123113659 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123113659 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123113666 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123113744 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123113744 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123113744 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123113744 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123113744 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}]
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123113748 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:17 [2024-03-15T16:28:17.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:17 [2024-03-15T16:28:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123113753 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123113753 data=null doit=true}, TreeItem with text {test}]
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123113753 data=null}, TreeItem with text {test}]
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123113754 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123113754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123113773 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123113774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123113774 data=null doit=true}, TreeItem with text {test}]
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123113774 data=null}, TreeItem with text {test}]
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123113774 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123113774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123113784 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:17 [2024-03-15T16:28:17.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123113784 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123113785 data=null doit=true}, TreeItem with text {Traces [1]}]
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123113785 data=null}, TreeItem with text {Traces [1]}]
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123113785 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:17 [2024-03-15T16:28:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123113785 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]}]
12:28:17 [2024-03-15T16:28:17.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123113798 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:17 [2024-03-15T16:28:17.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:17 [2024-03-15T16:28:17.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123113798 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:28:17 [2024-03-15T16:28:17.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123113798 data=null doit=true}, TreeItem with text {Traces [1]}]
12:28:17 [2024-03-15T16:28:17.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123113798 data=null}, TreeItem with text {Traces [1]}]
12:28:17 [2024-03-15T16:28:17.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123113799 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:17 [2024-03-15T16:28:17.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123113799 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]}]
12:28:17 [2024-03-15T16:28:17.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123113801 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:28:17 [2024-03-15T16:28:17.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:17 [2024-03-15T16:28:17.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:18 [2024-03-15T16:28:18.113Z] 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=1123114148 data=null doit=true}, Shell with text {Trace Import}]
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:18 [2024-03-15T16:28:18.113Z] 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')
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.113Z] 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.
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:18 [2024-03-15T16:28:18.113Z] 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
12:28:18 [2024-03-15T16:28:18.113Z] 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=1123114153 data=null}, (of type 'Combo')]
12:28:18 [2024-03-15T16:28:18.113Z] 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
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123114188 data=null doit=true}, TreeItem with text {import}]
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123114188 data=null}, TreeItem with text {import}]
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123114188 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123114188 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}]
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123114190 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123114191 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123114191 data=null doit=true}, TreeItem with text {import}]
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123114191 data=null}, TreeItem with text {import}]
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123114192 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123114192 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}]
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123114192 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:18 [2024-03-15T16:28:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:18 [2024-03-15T16:28:18.114Z] 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:'))
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123114214 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:'))]
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] 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'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:18 [2024-03-15T16:28:18.114Z] 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')
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:28:18 [2024-03-15T16:28:18.114Z] 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.
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:18 [2024-03-15T16:28:18.114Z] 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')
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:18 [2024-03-15T16:28:18.114Z] 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.
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:18 [2024-03-15T16:28:18.114Z] 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')
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:18 [2024-03-15T16:28:18.115Z] 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.
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:18 [2024-03-15T16:28:18.115Z] 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')
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] 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')
12:28:18 [2024-03-15T16:28:18.115Z] 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.
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:18 [2024-03-15T16:28:18.115Z] 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')
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:18 [2024-03-15T16:28:18.115Z] 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.
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] 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)'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:18 [2024-03-15T16:28:18.115Z] 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')
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.115Z] 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')
12:28:18 [2024-03-15T16:28:18.116Z] 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.
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:18 [2024-03-15T16:28:18.116Z] 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')
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123114223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123114223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123114224 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123114224 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123114224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:18 [2024-03-15T16:28:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123114224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:18 [2024-03-15T16:28:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123114224 data=null 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')]
12:28:18 [2024-03-15T16:28:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123113823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123114515 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123114515 data=null doit=true}, TreeItem with text {test}]
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123114515 data=null}, TreeItem with text {test}]
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123114516 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123114516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123114536 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123114536 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123114536 data=null doit=true}, TreeItem with text {test}]
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123114536 data=null}, TreeItem with text {test}]
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123114537 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123114537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123114540 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:18 [2024-03-15T16:28:18.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123114548 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123114549 data=null doit=true}, TreeItem with text {Traces [2]}]
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123114549 data=null}, TreeItem with text {Traces [2]}]
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123114549 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123114549 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]}]
12:28:18 [2024-03-15T16:28:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123114556 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:28:18 [2024-03-15T16:28:18.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:28:18 [2024-03-15T16:28:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:18 [2024-03-15T16:28:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:18 [2024-03-15T16:28:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123114775 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123114791 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123114791 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123114792 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123114792 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}]
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123114807 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:18 [2024-03-15T16:28:18.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123114809 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123114809 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123114809 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123114809 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123114809 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}]
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123114811 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123114812 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123114812 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123114812 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123114812 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123114813 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}]
12:28:18 [2024-03-15T16:28:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123114815 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123114815 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123114815 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123114821 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}]
12:28:18 [2024-03-15T16:28:18.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123114858 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123114864 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123114865 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123114865 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:18 [2024-03-15T16:28:18.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:28:18 [2024-03-15T16:28:18.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:19 [2024-03-15T16:28:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:19 [2024-03-15T16:28:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123116371 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123116371 data=null doit=true}, TableItem with text {}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123116371 data=null}, TableItem with text {}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123116371 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123116372 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123116377 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123116441 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123116441 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123116441 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123116442 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123116442 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}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123116445 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:20 [2024-03-15T16:28:20.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123116450 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123116450 data=null doit=true}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123116450 data=null}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123116450 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123116450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123116469 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123116470 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123116470 data=null doit=true}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123116470 data=null}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123116470 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123116470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123116481 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123116482 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123116482 data=null doit=true}, TreeItem with text {Traces [2]}]
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123116482 data=null}, TreeItem with text {Traces [2]}]
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123116482 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123116482 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]}]
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123116494 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123116494 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123116494 data=null doit=true}, TreeItem with text {Traces [2]}]
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123116494 data=null}, TreeItem with text {Traces [2]}]
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123116495 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123116495 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]}]
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123116497 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:20 [2024-03-15T16:28:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:20 [2024-03-15T16:28:20.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=1123116841 data=null doit=true}, Shell with text {Trace Import}]
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:20 [2024-03-15T16:28:20.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')
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.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.
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:20 [2024-03-15T16:28:20.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:20 [2024-03-15T16:28:20.935Z] 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
12:28:20 [2024-03-15T16:28:20.935Z] 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=1123116846 data=null}, (of type 'Combo')]
12:28:20 [2024-03-15T16:28:20.935Z] 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
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123116880 data=null doit=true}, TreeItem with text {import}]
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123116881 data=null}, TreeItem with text {import}]
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123116881 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123116881 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}]
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123116883 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123116889 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123116889 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123116889 data=null}, Tree node with text: kernel-overlap-testing]
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123116889 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123116889 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]
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123116891 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:20 [2024-03-15T16:28:20.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:'))
12:28:20 [2024-03-15T16:28:20.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>
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123116899 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:'))]
12:28:20 [2024-03-15T16:28:20.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>
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.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'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:20 [2024-03-15T16:28:20.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')
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:28:20 [2024-03-15T16:28:20.936Z] 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.
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:20 [2024-03-15T16:28:20.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')
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:20 [2024-03-15T16:28:20.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.
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:20 [2024-03-15T16:28:20.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')
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:20 [2024-03-15T16:28:20.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.
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.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'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:20 [2024-03-15T16:28:20.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')
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.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')
12:28:20 [2024-03-15T16:28:20.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.
12:28:20 [2024-03-15T16:28:20.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:20 [2024-03-15T16:28:20.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')
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:20 [2024-03-15T16:28:20.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.
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.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)'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:20 [2024-03-15T16:28:20.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')
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.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')
12:28:20 [2024-03-15T16:28:20.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.
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:20 [2024-03-15T16:28:20.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')
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123116922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123116922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123116922 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123116922 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:20 [2024-03-15T16:28:20.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123116922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123116922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:20 [2024-03-15T16:28:20.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:20 [2024-03-15T16:28:20.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:20 [2024-03-15T16:28:20.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:20 [2024-03-15T16:28:20.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:20 [2024-03-15T16:28:20.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123116922 data=null 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')]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123116520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123117059 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123117059 data=null doit=true}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123117059 data=null}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123117059 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123117060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123117088 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123117091 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123117091 data=null doit=true}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123117091 data=null}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123117092 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123117092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123117106 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:20 [2024-03-15T16:28:20.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123117107 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123117107 data=null doit=true}, TreeItem with text {Traces [3]}]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123117107 data=null}, TreeItem with text {Traces [3]}]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123117107 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123117107 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]}]
12:28:20 [2024-03-15T16:28:20.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123117122 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:28:20 [2024-03-15T16:28:20.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123117447 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123117448 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123117448 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123117448 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123117448 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}]
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123117483 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:21 [2024-03-15T16:28:21.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123117486 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123117486 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123117486 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123117486 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123117486 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}]
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123117490 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123117490 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123117490 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123117490 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123117491 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123117491 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}]
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123117494 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123117494 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123117494 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123117494 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}]
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123117532 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123117538 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123117538 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123117539 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:21 [2024-03-15T16:28:21.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:22 [2024-03-15T16:28:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:22 [2024-03-15T16:28:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:22 [2024-03-15T16:28:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:22 [2024-03-15T16:28:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:22 [2024-03-15T16:28:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:22 [2024-03-15T16:28:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:22 [2024-03-15T16:28:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:22 [2024-03-15T16:28:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:22 [2024-03-15T16:28:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123118042 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:22 [2024-03-15T16:28:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123118042 data=null doit=true}, TableItem with text {}]
12:28:22 [2024-03-15T16:28:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123118042 data=null}, TableItem with text {}]
12:28:22 [2024-03-15T16:28:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123118042 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:22 [2024-03-15T16:28:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123118042 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:22 [2024-03-15T16:28:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123118056 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:22 [2024-03-15T16:28:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:22 [2024-03-15T16:28:22.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123119012 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123119013 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123119013 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123119013 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123119013 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}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123119016 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:23 [2024-03-15T16:28:23.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123119025 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123119025 data=null doit=true}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123119025 data=null}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123119025 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123119025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123119049 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123119052 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123119052 data=null doit=true}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123119052 data=null}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123119052 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123119052 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123119056 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123119057 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:28:23 [2024-03-15T16:28:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123119057 data=null doit=true}, TreeItem with text {Traces [3]}]
12:28:23 [2024-03-15T16:28:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123119058 data=null}, TreeItem with text {Traces [3]}]
12:28:23 [2024-03-15T16:28:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123119058 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:28:23 [2024-03-15T16:28:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123119058 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]}]
12:28:23 [2024-03-15T16:28:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123119066 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:28:23 [2024-03-15T16:28:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:23 [2024-03-15T16:28:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123119074 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:28:23 [2024-03-15T16:28:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123119074 data=null doit=true}, TreeItem with text {Traces [3]}]
12:28:23 [2024-03-15T16:28:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123119074 data=null}, TreeItem with text {Traces [3]}]
12:28:23 [2024-03-15T16:28:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123119074 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:28:23 [2024-03-15T16:28:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123119074 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]}]
12:28:23 [2024-03-15T16:28:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123119077 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:28:23 [2024-03-15T16:28:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:23 [2024-03-15T16:28:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:23 [2024-03-15T16:28:23.086Z] 
12:28:23 [2024-03-15T16:28:23.086Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.086Z] 
12:28:23 [2024-03-15T16:28:23.086Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.086Z] 
12:28:23 [2024-03-15T16:28:23.086Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.086Z] 
12:28:23 [2024-03-15T16:28:23.086Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.107: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.107: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.107: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.107: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.385Z] 
12:28:23 [2024-03-15T16:28:23.385Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.386Z] 
12:28:23 [2024-03-15T16:28:23.386Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.386Z] 
12:28:23 [2024-03-15T16:28:23.386Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.386Z] 
12:28:23 [2024-03-15T16:28:23.386Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.386Z] 
12:28:23 [2024-03-15T16:28:23.386Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.386Z] 
12:28:23 [2024-03-15T16:28:23.386Z] (Eclipse:19301): Gtk-WARNING **: 16:28:23.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:23 [2024-03-15T16:28:23.386Z] 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=1123119425 data=null doit=true}, Shell with text {Trace Import}]
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:23 [2024-03-15T16:28:23.386Z] 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')
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.386Z] 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.
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:23 [2024-03-15T16:28:23.386Z] 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
12:28:23 [2024-03-15T16:28:23.386Z] 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=1123119441 data=null}, (of type 'Combo')]
12:28:23 [2024-03-15T16:28:23.386Z] 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
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123119481 data=null doit=true}, TreeItem with text {import}]
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123119481 data=null}, TreeItem with text {import}]
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123119481 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123119481 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}]
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123119483 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123119484 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123119484 data=null doit=true}, TreeItem with text {import}]
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123119484 data=null}, TreeItem with text {import}]
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123119484 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:23 [2024-03-15T16:28:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123119484 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}]
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123119484 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:23 [2024-03-15T16:28:23.387Z] 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:'))
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123119493 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:'))]
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.387Z] 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'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:23 [2024-03-15T16:28:23.387Z] 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')
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@541ac2ba
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1123119508 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')]
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123119508 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')]
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1123119508 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1123119508 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1123119508 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')]
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1123119508 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')]
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1123119508 data=null 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')]
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1123119508 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')]
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123119508 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')]
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1123119508 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')]
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1123119508 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1123119509 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:23 [2024-03-15T16:28:23.388Z] 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')
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:23 [2024-03-15T16:28:23.388Z] 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.
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:23 [2024-03-15T16:28:23.388Z] 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')
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:23 [2024-03-15T16:28:23.388Z] 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.
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:23 [2024-03-15T16:28:23.388Z] 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')
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] 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')
12:28:23 [2024-03-15T16:28:23.388Z] 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.
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:23 [2024-03-15T16:28:23.389Z] 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')
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:23 [2024-03-15T16:28:23.389Z] 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.
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] 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)'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:23 [2024-03-15T16:28:23.389Z] 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')
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] 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')
12:28:23 [2024-03-15T16:28:23.389Z] 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.
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:23 [2024-03-15T16:28:23.389Z] 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')
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123119518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123119518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123119518 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123119518 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123119518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:23 [2024-03-15T16:28:23.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123119518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:23 [2024-03-15T16:28:23.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:23 [2024-03-15T16:28:23.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:23 [2024-03-15T16:28:23.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:23 [2024-03-15T16:28:23.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:23 [2024-03-15T16:28:23.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:23 [2024-03-15T16:28:23.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:28:23 [2024-03-15T16:28:23.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:28:23 [2024-03-15T16:28:23.685Z] 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=1123119628 data=null doit=true}, Shell with text {Confirmation}]
12:28:23 [2024-03-15T16:28:23.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:28:23 [2024-03-15T16:28:23.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:28:23 [2024-03-15T16:28:23.685Z] 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')
12:28:23 [2024-03-15T16:28:23.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:28:23 [2024-03-15T16:28:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
12:28:23 [2024-03-15T16:28:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1123119629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:23 [2024-03-15T16:28:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1123119629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:23 [2024-03-15T16:28:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1123119629 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:23 [2024-03-15T16:28:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1123119629 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:23 [2024-03-15T16:28:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1123119629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:23 [2024-03-15T16:28:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1123119629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:23 [2024-03-15T16:28:23.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1123119630 data=null 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')]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123119518 data=null 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')]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123119100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123119994 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123119994 data=null doit=true}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123119994 data=null}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123119994 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123119994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123120014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123120014 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123120014 data=null doit=true}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123120014 data=null}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123120015 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123120015 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123120026 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:23 [2024-03-15T16:28:23.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123120027 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123120027 data=null doit=true}, TreeItem with text {Traces [3]}]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123120028 data=null}, TreeItem with text {Traces [3]}]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123120028 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123120028 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]}]
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123120046 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:28:23 [2024-03-15T16:28:23.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:23 [2024-03-15T16:28:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:24 [2024-03-15T16:28:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120185 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120185 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120185 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120185 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123120185 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)}]
12:28:24 [2024-03-15T16:28:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120209 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:24 [2024-03-15T16:28:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:24 [2024-03-15T16:28:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:24 [2024-03-15T16:28:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:24 [2024-03-15T16:28:24.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:24 [2024-03-15T16:28:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:24 [2024-03-15T16:28:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120214 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120214 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120214 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120214 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123120215 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)}]
12:28:24 [2024-03-15T16:28:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120218 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:28:24 [2024-03-15T16:28:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120218 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120218 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:24 [2024-03-15T16:28:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120219 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120219 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123120219 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)}]
12:28:24 [2024-03-15T16:28:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120222 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120222 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120222 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123120222 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)}]
12:28:24 [2024-03-15T16:28:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120264 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120439 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120439 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123120440 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:24 [2024-03-15T16:28:24.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:28:24 [2024-03-15T16:28:24.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:24 [2024-03-15T16:28:24.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:24 [2024-03-15T16:28:24.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:24 [2024-03-15T16:28:24.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:24 [2024-03-15T16:28:24.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:24 [2024-03-15T16:28:24.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:24 [2024-03-15T16:28:24.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:24 [2024-03-15T16:28:24.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:25 [2024-03-15T16:28:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:25 [2024-03-15T16:28:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:25 [2024-03-15T16:28:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:25 [2024-03-15T16:28:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:25 [2024-03-15T16:28:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:25 [2024-03-15T16:28:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123121459 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:25 [2024-03-15T16:28:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123121459 data=null doit=true}, TableItem with text {}]
12:28:25 [2024-03-15T16:28:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123121459 data=null}, TableItem with text {}]
12:28:25 [2024-03-15T16:28:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123121460 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:25 [2024-03-15T16:28:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123121460 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:25 [2024-03-15T16:28:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123121496 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:25 [2024-03-15T16:28:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:25 [2024-03-15T16:28:25.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123121657 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123121657 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123121657 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123121658 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123121658 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)}]
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123121662 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:25 [2024-03-15T16:28:25.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123121671 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123121671 data=null doit=true}, TreeItem with text {test}]
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123121671 data=null}, TreeItem with text {test}]
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123121671 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123121672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123121694 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:25 [2024-03-15T16:28:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123121694 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123121695 data=null doit=true}, TreeItem with text {test}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123121695 data=null}, TreeItem with text {test}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123121695 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123121695 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123121705 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:25 [2024-03-15T16:28:25.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123121706 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123121706 data=null doit=true}, TreeItem with text {Traces [4]}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123121706 data=null}, TreeItem with text {Traces [4]}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123121706 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123121707 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]}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123121720 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123121721 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123121721 data=null doit=true}, TreeItem with text {Traces [4]}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123121721 data=null}, TreeItem with text {Traces [4]}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123121721 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123121722 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]}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123121726 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:25 [2024-03-15T16:28:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:25 [2024-03-15T16:28:25.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:25 [2024-03-15T16:28:25.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:25 [2024-03-15T16:28:25.914Z] 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=1123122068 data=null doit=true}, Shell with text {Trace Import}]
12:28:25 [2024-03-15T16:28:25.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:25 [2024-03-15T16:28:25.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:25 [2024-03-15T16:28:25.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:25 [2024-03-15T16:28:25.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')
12:28:25 [2024-03-15T16:28:25.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:25 [2024-03-15T16:28:25.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:25 [2024-03-15T16:28:25.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:25 [2024-03-15T16:28:25.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.
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:25 [2024-03-15T16:28:25.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/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:28:25 [2024-03-15T16:28:25.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/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1123122073 data=null}, (of type 'Combo')]
12:28:25 [2024-03-15T16:28:25.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/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:25 [2024-03-15T16:28:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123122109 data=null doit=true}, TreeItem with text {import}]
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123122109 data=null}, TreeItem with text {import}]
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123122109 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123122109 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}]
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123122111 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123122112 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123122112 data=null doit=true}, TreeItem with text {import}]
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123122112 data=null}, TreeItem with text {import}]
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123122112 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123122112 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}]
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123122113 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
12:28:26 [2024-03-15T16:28:26.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:26 [2024-03-15T16:28:26.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:'))
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123122127 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:'))]
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.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'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:26 [2024-03-15T16:28:26.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')
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4f52afb9
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1123122129 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')]
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123122129 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')]
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1123122129 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1123122129 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1123122129 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')]
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1123122130 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')]
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1123122130 data=null 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')]
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1123122130 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')]
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123122130 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')]
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1123122130 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')]
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1123122130 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1123122130 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:26 [2024-03-15T16:28:26.173Z] 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')
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:26 [2024-03-15T16:28:26.173Z] 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.
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:26 [2024-03-15T16:28:26.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')
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:26 [2024-03-15T16:28:26.173Z] 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.
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.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'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:26 [2024-03-15T16:28:26.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')
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.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')
12:28:26 [2024-03-15T16:28:26.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.
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:26 [2024-03-15T16:28:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:26 [2024-03-15T16:28:26.174Z] 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')
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:26 [2024-03-15T16:28:26.174Z] 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.
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.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)'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:26 [2024-03-15T16:28:26.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')
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.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')
12:28:26 [2024-03-15T16:28:26.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.
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:26 [2024-03-15T16:28:26.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')
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123122147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123122149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123122149 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123122149 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123122150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123122150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:26 [2024-03-15T16:28:26.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:26 [2024-03-15T16:28:26.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:26 [2024-03-15T16:28:26.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:26 [2024-03-15T16:28:26.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:26 [2024-03-15T16:28:26.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:26 [2024-03-15T16:28:26.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:28:26 [2024-03-15T16:28:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:28:26 [2024-03-15T16:28:26.736Z] 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=1123122664 data=null doit=true}, Shell with text {Confirmation}]
12:28:26 [2024-03-15T16:28:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:28:26 [2024-03-15T16:28:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:28:26 [2024-03-15T16:28:26.736Z] 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')
12:28:26 [2024-03-15T16:28:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:28:26 [2024-03-15T16:28:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
12:28:26 [2024-03-15T16:28:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1123122665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:26 [2024-03-15T16:28:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1123122665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:26 [2024-03-15T16:28:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1123122665 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:26 [2024-03-15T16:28:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1123122666 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:26 [2024-03-15T16:28:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1123122666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:26 [2024-03-15T16:28:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1123122666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:26 [2024-03-15T16:28:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1123122666 data=null 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')]
12:28:26 [2024-03-15T16:28:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123122150 data=null 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')]
12:28:26 [2024-03-15T16:28:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123121750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123122982 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123122982 data=null doit=true}, TreeItem with text {test}]
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123122982 data=null}, TreeItem with text {test}]
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123122982 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123122982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123123001 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123123001 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123123001 data=null doit=true}, TreeItem with text {test}]
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123123002 data=null}, TreeItem with text {test}]
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123123002 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:26 [2024-03-15T16:28:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123123002 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:26 [2024-03-15T16:28:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123123013 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:26 [2024-03-15T16:28:26.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:26 [2024-03-15T16:28:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:26 [2024-03-15T16:28:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123123014 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:28:26 [2024-03-15T16:28:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123123014 data=null doit=true}, TreeItem with text {Traces [4]}]
12:28:26 [2024-03-15T16:28:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123123014 data=null}, TreeItem with text {Traces [4]}]
12:28:26 [2024-03-15T16:28:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123123014 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:28:26 [2024-03-15T16:28:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123123014 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]}]
12:28:26 [2024-03-15T16:28:26.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123123029 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:28:26 [2024-03-15T16:28:26.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:28:27 [2024-03-15T16:28:27.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123251 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123251 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123251 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123252 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123123252 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)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123285 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:27 [2024-03-15T16:28:27.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123287 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123287 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123287 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123288 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123123288 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)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123291 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123291 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123292 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123292 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123292 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123123292 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)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123295 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123295 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123295 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123123295 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)}]
12:28:27 [2024-03-15T16:28:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123337 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123504 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123504 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123123504 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:27 [2024-03-15T16:28:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:28:27 [2024-03-15T16:28:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:27 [2024-03-15T16:28:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:27 [2024-03-15T16:28:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:27 [2024-03-15T16:28:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:27 [2024-03-15T16:28:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:28 [2024-03-15T16:28:28.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:28 [2024-03-15T16:28:28.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:28 [2024-03-15T16:28:28.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:28 [2024-03-15T16:28:28.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:28 [2024-03-15T16:28:28.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:28 [2024-03-15T16:28:28.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123124509 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:28 [2024-03-15T16:28:28.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123124510 data=null doit=true}, TableItem with text {}]
12:28:28 [2024-03-15T16:28:28.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123124510 data=null}, TableItem with text {}]
12:28:28 [2024-03-15T16:28:28.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123124510 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:28 [2024-03-15T16:28:28.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123124510 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:28 [2024-03-15T16:28:28.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123124523 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:28 [2024-03-15T16:28:28.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:28 [2024-03-15T16:28:28.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123124774 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123124775 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123124775 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123124775 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123124775 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)}]
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123124781 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:28 [2024-03-15T16:28:28.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123124785 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123124785 data=null doit=true}, TreeItem with text {test}]
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123124785 data=null}, TreeItem with text {test}]
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123124786 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:28 [2024-03-15T16:28:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123124786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123124808 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123124809 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123124809 data=null doit=true}, TreeItem with text {test}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123124809 data=null}, TreeItem with text {test}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123124809 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123124809 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123124813 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:28 [2024-03-15T16:28:28.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123124814 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123124814 data=null doit=true}, TreeItem with text {Traces [5]}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123124814 data=null}, TreeItem with text {Traces [5]}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123124814 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123124814 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]}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123124821 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123124822 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123124822 data=null doit=true}, TreeItem with text {Traces [5]}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123124822 data=null}, TreeItem with text {Traces [5]}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123124822 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123124822 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]}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123124830 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:28 [2024-03-15T16:28:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:29 [2024-03-15T16:28:29.252Z] 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=1123125168 data=null doit=true}, Shell with text {Trace Import}]
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:29 [2024-03-15T16:28:29.252Z] 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')
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.252Z] 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.
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:29 [2024-03-15T16:28:29.252Z] 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
12:28:29 [2024-03-15T16:28:29.252Z] 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=1123125173 data=null}, (of type 'Combo')]
12:28:29 [2024-03-15T16:28:29.252Z] 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
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123125205 data=null doit=true}, TreeItem with text {import}]
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123125205 data=null}, TreeItem with text {import}]
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123125206 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123125206 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}]
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123125207 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123125208 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123125208 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123125208 data=null}, Tree node with text: kernel-overlap-testing]
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123125208 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:28:29 [2024-03-15T16:28:29.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123125208 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]
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123125210 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:29 [2024-03-15T16:28:29.253Z] 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:'))
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123125223 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:'))]
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.253Z] 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'
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:29 [2024-03-15T16:28:29.253Z] 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')
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3720c2ec
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1123125224 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')]
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123125224 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')]
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1123125224 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1123125224 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1123125225 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')]
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1123125225 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')]
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1123125225 data=null 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')]
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1123125225 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')]
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123125225 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')]
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1123125225 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')]
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1123125225 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1123125225 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:29 [2024-03-15T16:28:29.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:29 [2024-03-15T16:28:29.254Z] 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')
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:29 [2024-03-15T16:28:29.254Z] 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.
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:29 [2024-03-15T16:28:29.254Z] 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')
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:29 [2024-03-15T16:28:29.254Z] 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.
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:29 [2024-03-15T16:28:29.254Z] 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')
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] 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')
12:28:29 [2024-03-15T16:28:29.254Z] 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.
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:29 [2024-03-15T16:28:29.255Z] 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')
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:29 [2024-03-15T16:28:29.255Z] 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.
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] 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)'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:29 [2024-03-15T16:28:29.255Z] 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')
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] 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')
12:28:29 [2024-03-15T16:28:29.255Z] 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.
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:29 [2024-03-15T16:28:29.255Z] 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')
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123125231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123125232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123125232 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123125232 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123125232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:29 [2024-03-15T16:28:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123125232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:29 [2024-03-15T16:28:29.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:29 [2024-03-15T16:28:29.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:29 [2024-03-15T16:28:29.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:29 [2024-03-15T16:28:29.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:29 [2024-03-15T16:28:29.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:28:29 [2024-03-15T16:28:29.256Z] 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=1123125326 data=null doit=true}, Shell with text {Confirmation}]
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:28:29 [2024-03-15T16:28:29.256Z] 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')
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1123125327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1123125327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1123125330 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1123125330 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1123125331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1123125331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1123125338 data=null 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')]
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123125232 data=null 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')]
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123124850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:29 [2024-03-15T16:28:29.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123125473 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123125473 data=null doit=true}, TreeItem with text {test}]
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123125473 data=null}, TreeItem with text {test}]
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123125474 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123125474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123125484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123125484 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123125484 data=null doit=true}, TreeItem with text {test}]
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123125485 data=null}, TreeItem with text {test}]
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123125485 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123125485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123125498 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:29 [2024-03-15T16:28:29.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123125499 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123125499 data=null doit=true}, TreeItem with text {Traces [5]}]
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123125499 data=null}, TreeItem with text {Traces [5]}]
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123125500 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123125500 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]}]
12:28:29 [2024-03-15T16:28:29.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123125514 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:28:29 [2024-03-15T16:28:29.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123125755 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123125755 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123125755 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123125755 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123125756 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)}]
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123125773 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:29 [2024-03-15T16:28:29.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123125776 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123125776 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123125776 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123125776 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123125776 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)}]
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123125779 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123125779 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123125779 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123125779 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123125780 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123125780 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)}]
12:28:29 [2024-03-15T16:28:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123125788 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123125789 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123125789 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:29 [2024-03-15T16:28:29.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123125789 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)}]
12:28:30 [2024-03-15T16:28:30.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123125833 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:30 [2024-03-15T16:28:30.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123126059 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:30 [2024-03-15T16:28:30.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123126079 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:30 [2024-03-15T16:28:30.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123126079 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:30 [2024-03-15T16:28:30.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:28:30 [2024-03-15T16:28:30.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:30 [2024-03-15T16:28:30.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:30 [2024-03-15T16:28:30.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:30 [2024-03-15T16:28:30.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:30 [2024-03-15T16:28:30.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:30 [2024-03-15T16:28:30.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:30 [2024-03-15T16:28:30.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:30 [2024-03-15T16:28:30.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:30 [2024-03-15T16:28:30.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:30 [2024-03-15T16:28:30.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:30 [2024-03-15T16:28:30.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:30 [2024-03-15T16:28:30.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123126081 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:30 [2024-03-15T16:28:30.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123126082 data=null doit=true}, TableItem with text {}]
12:28:30 [2024-03-15T16:28:30.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123126082 data=null}, TableItem with text {}]
12:28:30 [2024-03-15T16:28:30.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123126082 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:30 [2024-03-15T16:28:30.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123126082 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:30 [2024-03-15T16:28:30.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123126089 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:30 [2024-03-15T16:28:30.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:30 [2024-03-15T16:28:30.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123127356 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123127357 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123127357 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123127357 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123127357 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)}]
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123127361 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:31 [2024-03-15T16:28:31.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123127367 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123127367 data=null doit=true}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123127368 data=null}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123127368 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123127368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123127397 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123127398 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123127398 data=null doit=true}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123127398 data=null}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123127398 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123127398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123127403 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123127403 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123127404 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123127404 data=null}, TreeItem with text {Traces [6]}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123127404 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123127404 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]}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123127413 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:31 [2024-03-15T16:28:31.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123127477 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123127477 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123127477 data=null}, Tree node with text: ExampleCustomTxt.log]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123127477 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123127477 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]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123127503 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:31 [2024-03-15T16:28:31.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123127507 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123127507 data=null doit=true}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123127507 data=null}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123127507 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123127507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123127530 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:31 [2024-03-15T16:28:31.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123127530 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123127530 data=null doit=true}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123127530 data=null}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123127531 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123127531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123127535 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:31 [2024-03-15T16:28:31.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123127536 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123127536 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123127536 data=null}, TreeItem with text {Traces [6]}]
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123127536 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123127536 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]}]
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123127544 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123127544 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123127544 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123127544 data=null}, TreeItem with text {Traces [6]}]
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123127545 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123127545 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]}]
12:28:31 [2024-03-15T16:28:31.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123127553 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:31 [2024-03-15T16:28:31.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:31 [2024-03-15T16:28:31.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:31 [2024-03-15T16:28:31.645Z] 
12:28:31 [2024-03-15T16:28:31.645Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.645Z] 
12:28:31 [2024-03-15T16:28:31.646Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.646Z] 
12:28:31 [2024-03-15T16:28:31.646Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.646Z] 
12:28:31 [2024-03-15T16:28:31.646Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.646Z] 
12:28:31 [2024-03-15T16:28:31.646Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.646Z] 
12:28:31 [2024-03-15T16:28:31.646Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.646Z] 
12:28:31 [2024-03-15T16:28:31.646Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.646Z] 
12:28:31 [2024-03-15T16:28:31.646Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.646Z] 
12:28:31 [2024-03-15T16:28:31.646Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.646Z] 
12:28:31 [2024-03-15T16:28:31.646Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.646Z] 
12:28:31 [2024-03-15T16:28:31.646Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.646Z] 
12:28:31 [2024-03-15T16:28:31.646Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] 
12:28:31 [2024-03-15T16:28:31.902Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] 
12:28:31 [2024-03-15T16:28:31.902Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] 
12:28:31 [2024-03-15T16:28:31.902Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] 
12:28:31 [2024-03-15T16:28:31.902Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] 
12:28:31 [2024-03-15T16:28:31.902Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] 
12:28:31 [2024-03-15T16:28:31.902Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] 
12:28:31 [2024-03-15T16:28:31.902Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] 
12:28:31 [2024-03-15T16:28:31.902Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] 
12:28:31 [2024-03-15T16:28:31.902Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] 
12:28:31 [2024-03-15T16:28:31.902Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] 
12:28:31 [2024-03-15T16:28:31.902Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] 
12:28:31 [2024-03-15T16:28:31.902Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] 
12:28:31 [2024-03-15T16:28:31.902Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] 
12:28:31 [2024-03-15T16:28:31.902Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] 
12:28:31 [2024-03-15T16:28:31.902Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] 
12:28:31 [2024-03-15T16:28:31.902Z] (Eclipse:19301): Gtk-WARNING **: 16:28:31.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:31 [2024-03-15T16:28:31.902Z] 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=1123127922 data=null doit=true}, Shell with text {Trace Import}]
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:31 [2024-03-15T16:28:31.902Z] 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')
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.902Z] 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.
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:31 [2024-03-15T16:28:31.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:31 [2024-03-15T16:28:31.902Z] 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
12:28:31 [2024-03-15T16:28:31.903Z] 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=1123127938 data=null}, (of type 'Combo')]
12:28:31 [2024-03-15T16:28:31.903Z] 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
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123127973 data=null doit=true}, TreeItem with text {import}]
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123127973 data=null}, TreeItem with text {import}]
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123127973 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123127973 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}]
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123127975 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123127976 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123127976 data=null doit=true}, TreeItem with text {import}]
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123127976 data=null}, TreeItem with text {import}]
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123127977 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123127977 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}]
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123127977 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:31 [2024-03-15T16:28:31.903Z] 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:'))
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123127991 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:'))]
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.903Z] 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'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:31 [2024-03-15T16:28:31.903Z] 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')
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@28d28e0d
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1123127993 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')]
12:28:31 [2024-03-15T16:28:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123127993 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')]
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1123127993 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1123127993 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1123127993 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')]
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1123127993 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')]
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1123127993 data=null 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')]
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1123127994 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')]
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123128003 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')]
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1123128003 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')]
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1123128003 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1123128003 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:31 [2024-03-15T16:28:31.904Z] 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')
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:31 [2024-03-15T16:28:31.904Z] 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.
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:31 [2024-03-15T16:28:31.904Z] 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')
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:31 [2024-03-15T16:28:31.904Z] 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.
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:31 [2024-03-15T16:28:31.905Z] 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')
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] 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')
12:28:31 [2024-03-15T16:28:31.905Z] 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.
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:31 [2024-03-15T16:28:31.905Z] 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')
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:31 [2024-03-15T16:28:31.905Z] 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.
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] 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)'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:31 [2024-03-15T16:28:31.905Z] 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')
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] 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')
12:28:31 [2024-03-15T16:28:31.905Z] 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.
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:31 [2024-03-15T16:28:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:31 [2024-03-15T16:28:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:31 [2024-03-15T16:28:31.906Z] 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')
12:28:31 [2024-03-15T16:28:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:31 [2024-03-15T16:28:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123128014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:31 [2024-03-15T16:28:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123128015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:31 [2024-03-15T16:28:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123128015 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:31 [2024-03-15T16:28:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123128015 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:31 [2024-03-15T16:28:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123128015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:31 [2024-03-15T16:28:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123128015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:31 [2024-03-15T16:28:31.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:31 [2024-03-15T16:28:31.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:31 [2024-03-15T16:28:31.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:31 [2024-03-15T16:28:31.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:31 [2024-03-15T16:28:31.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:31 [2024-03-15T16:28:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:28:31 [2024-03-15T16:28:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:28:32 [2024-03-15T16:28:32.162Z] 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=1123128092 data=null doit=true}, Shell with text {Confirmation}]
12:28:32 [2024-03-15T16:28:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:28:32 [2024-03-15T16:28:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:28:32 [2024-03-15T16:28:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:28:32 [2024-03-15T16:28:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:28:32 [2024-03-15T16:28:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:28:32 [2024-03-15T16:28:32.162Z] 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')
12:28:32 [2024-03-15T16:28:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:28:32 [2024-03-15T16:28:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:28:32 [2024-03-15T16:28:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:28:32 [2024-03-15T16:28:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
12:28:32 [2024-03-15T16:28:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1123128095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:32 [2024-03-15T16:28:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1123128095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:32 [2024-03-15T16:28:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1123128095 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:32 [2024-03-15T16:28:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1123128095 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:32 [2024-03-15T16:28:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1123128095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:32 [2024-03-15T16:28:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1123128095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:32 [2024-03-15T16:28:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1123128095 data=null 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')]
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123128015 data=null 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')]
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123127580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123128501 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123128501 data=null doit=true}, TreeItem with text {test}]
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123128502 data=null}, TreeItem with text {test}]
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123128502 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123128502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123128532 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123128535 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123128535 data=null doit=true}, TreeItem with text {test}]
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123128535 data=null}, TreeItem with text {test}]
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123128536 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123128536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:32 [2024-03-15T16:28:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123128541 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:32 [2024-03-15T16:28:32.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:32 [2024-03-15T16:28:32.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:32 [2024-03-15T16:28:32.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123128542 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:32 [2024-03-15T16:28:32.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123128542 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:32 [2024-03-15T16:28:32.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123128542 data=null}, TreeItem with text {Traces [6]}]
12:28:32 [2024-03-15T16:28:32.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123128542 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:32 [2024-03-15T16:28:32.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123128542 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]}]
12:28:32 [2024-03-15T16:28:32.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123128564 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:32 [2024-03-15T16:28:32.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123128707 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123128707 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123128707 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123128707 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123128707 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}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123128731 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:32 [2024-03-15T16:28:32.675Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123128737 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123128737 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123128737 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123128737 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123128737 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}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123128741 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123128741 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123128741 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123128742 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123128742 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123128742 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}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123128745 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123128745 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123128746 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123128746 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}]
12:28:32 [2024-03-15T16:28:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123128789 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123128959 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123128959 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123128959 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:32 [2024-03-15T16:28:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:28:32 [2024-03-15T16:28:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:32 [2024-03-15T16:28:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:32 [2024-03-15T16:28:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:32 [2024-03-15T16:28:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:32 [2024-03-15T16:28:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:32 [2024-03-15T16:28:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:32 [2024-03-15T16:28:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:32 [2024-03-15T16:28:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:33 [2024-03-15T16:28:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:33 [2024-03-15T16:28:33.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:34 [2024-03-15T16:28:34.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123129963 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123129963 data=null doit=true}, TableItem with text {}]
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123129964 data=null}, TableItem with text {}]
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123129964 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123129964 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123129977 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123130232 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123130233 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123130233 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123130233 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123130233 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}]
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123130237 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:34 [2024-03-15T16:28:34.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:34 [2024-03-15T16:28:34.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123130315 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123130316 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123130316 data=null}, Tree node with text: ExampleCustomTxt.log]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123130316 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123130316 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]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123130320 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:34 [2024-03-15T16:28:34.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123130327 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123130328 data=null doit=true}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123130328 data=null}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123130328 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123130328 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123130357 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123130358 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123130358 data=null doit=true}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123130358 data=null}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123130359 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123130359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123130364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123130365 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123130365 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123130365 data=null}, TreeItem with text {Traces [6]}]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123130366 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123130366 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]}]
12:28:34 [2024-03-15T16:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123130382 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:34 [2024-03-15T16:28:34.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:34 [2024-03-15T16:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:34 [2024-03-15T16:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:34 [2024-03-15T16:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123130712 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
12:28:34 [2024-03-15T16:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123130733 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:28:34 [2024-03-15T16:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123130733 data=null}, Tree node with text: ExampleCustomXml.xml]
12:28:34 [2024-03-15T16:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123130733 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
12:28:34 [2024-03-15T16:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123130733 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]
12:28:34 [2024-03-15T16:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123130752 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
12:28:34 [2024-03-15T16:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:34 [2024-03-15T16:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:34 [2024-03-15T16:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:34 [2024-03-15T16:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:34 [2024-03-15T16:28:34.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:34 [2024-03-15T16:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123130757 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123130757 data=null doit=true}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123130757 data=null}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123130758 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123130758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123130788 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123130789 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123130789 data=null doit=true}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123130789 data=null}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123130789 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123130789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123130794 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:34 [2024-03-15T16:28:34.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123130794 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123130795 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123130795 data=null}, TreeItem with text {Traces [6]}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123130795 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123130795 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]}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123130804 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123130813 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123130813 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123130813 data=null}, TreeItem with text {Traces [6]}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123130814 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123130814 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]}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123130817 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:34 [2024-03-15T16:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:35 [2024-03-15T16:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:35 [2024-03-15T16:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:35 [2024-03-15T16:28:35.078Z] 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=1123131176 data=null doit=true}, Shell with text {Trace Import}]
12:28:35 [2024-03-15T16:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:35 [2024-03-15T16:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:35 [2024-03-15T16:28:35.078Z] 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')
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.079Z] 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.
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:35 [2024-03-15T16:28:35.079Z] 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
12:28:35 [2024-03-15T16:28:35.079Z] 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=1123131190 data=null}, (of type 'Combo')]
12:28:35 [2024-03-15T16:28:35.079Z] 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
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123131223 data=null doit=true}, TreeItem with text {import}]
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123131223 data=null}, TreeItem with text {import}]
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123131223 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123131224 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}]
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123131225 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123131226 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123131226 data=null doit=true}, TreeItem with text {import}]
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123131226 data=null}, TreeItem with text {import}]
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123131227 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123131227 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}]
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123131227 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:35 [2024-03-15T16:28:35.079Z] 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:'))
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:35 [2024-03-15T16:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123131247 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:'))]
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] 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'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:35 [2024-03-15T16:28:35.080Z] 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')
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@26b5fc93
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1123131249 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')]
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123131249 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')]
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1123131249 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1123131250 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1123131250 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')]
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1123131250 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')]
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1123131250 data=null 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')]
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1123131250 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')]
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123131250 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')]
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1123131250 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')]
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1123131250 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1123131250 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:35 [2024-03-15T16:28:35.080Z] 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')
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:35 [2024-03-15T16:28:35.081Z] 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.
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:35 [2024-03-15T16:28:35.081Z] 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')
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:35 [2024-03-15T16:28:35.081Z] 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.
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:35 [2024-03-15T16:28:35.081Z] 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')
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] 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')
12:28:35 [2024-03-15T16:28:35.081Z] 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.
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:35 [2024-03-15T16:28:35.081Z] 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')
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:35 [2024-03-15T16:28:35.081Z] 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.
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] 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)'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:35 [2024-03-15T16:28:35.082Z] 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')
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] 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')
12:28:35 [2024-03-15T16:28:35.082Z] 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.
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:35 [2024-03-15T16:28:35.082Z] 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')
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123131259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123131260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123131260 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123131260 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123131260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:35 [2024-03-15T16:28:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123131260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:35 [2024-03-15T16:28:35.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:35 [2024-03-15T16:28:35.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:35 [2024-03-15T16:28:35.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:35 [2024-03-15T16:28:35.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:35 [2024-03-15T16:28:35.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:28:35 [2024-03-15T16:28:35.338Z] 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=1123131355 data=null doit=true}, Shell with text {Confirmation}]
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:28:35 [2024-03-15T16:28:35.338Z] 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')
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1123131355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1123131356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1123131356 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1123131356 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1123131356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1123131356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:35 [2024-03-15T16:28:35.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1123131356 data=null 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')]
12:28:35 [2024-03-15T16:28:35.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123131260 data=null 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')]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123130840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123131706 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123131706 data=null doit=true}, TreeItem with text {test}]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123131706 data=null}, TreeItem with text {test}]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123131706 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123131706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123131726 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123131727 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123131733 data=null doit=true}, TreeItem with text {test}]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123131733 data=null}, TreeItem with text {test}]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123131734 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123131734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123131738 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:35 [2024-03-15T16:28:35.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123131739 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123131739 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123131739 data=null}, TreeItem with text {Traces [6]}]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123131740 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123131740 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]}]
12:28:35 [2024-03-15T16:28:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123131755 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:35 [2024-03-15T16:28:35.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123131997 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123131997 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123131997 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123131998 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123131998 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}]
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123132011 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:35 [2024-03-15T16:28:35.851Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123132022 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123132022 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123132022 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123132022 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123132022 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}]
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123132025 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:35 [2024-03-15T16:28:35.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:28:35 [2024-03-15T16:28:35.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123132025 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:35 [2024-03-15T16:28:35.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123132025 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:35 [2024-03-15T16:28:35.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:35 [2024-03-15T16:28:35.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123132026 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:35 [2024-03-15T16:28:35.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123132026 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:35 [2024-03-15T16:28:35.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123132026 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}]
12:28:35 [2024-03-15T16:28:35.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123132031 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:35 [2024-03-15T16:28:35.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123132031 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:28:35 [2024-03-15T16:28:35.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123132031 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:28:36 [2024-03-15T16:28:36.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123132031 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}]
12:28:36 [2024-03-15T16:28:36.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123132069 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:28:36 [2024-03-15T16:28:36.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123132237 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:36 [2024-03-15T16:28:36.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123132237 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:36 [2024-03-15T16:28:36.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123132237 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:36 [2024-03-15T16:28:36.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:28:36 [2024-03-15T16:28:36.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:36 [2024-03-15T16:28:36.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:36 [2024-03-15T16:28:36.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:36 [2024-03-15T16:28:36.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:36 [2024-03-15T16:28:36.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:36 [2024-03-15T16:28:36.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123133253 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123133253 data=null doit=true}, TableItem with text {}]
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123133253 data=null}, TableItem with text {}]
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123133253 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123133254 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123133260 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123133512 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123133512 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123133512 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123133512 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123133513 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}]
12:28:37 [2024-03-15T16:28:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123133516 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:37 [2024-03-15T16:28:37.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123133566 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123133566 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123133566 data=null}, Tree node with text: ExampleCustomXml.xml]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123133566 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123133566 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]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123133570 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:37 [2024-03-15T16:28:37.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123133575 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123133575 data=null doit=true}, TreeItem with text {test}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123133575 data=null}, TreeItem with text {test}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123133575 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123133575 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123133599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123133600 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123133600 data=null doit=true}, TreeItem with text {test}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123133600 data=null}, TreeItem with text {test}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123133600 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123133600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123133604 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:37 [2024-03-15T16:28:37.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123133605 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123133605 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123133605 data=null}, TreeItem with text {Traces [6]}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123133605 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123133605 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]}]
12:28:37 [2024-03-15T16:28:37.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123133617 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:37 [2024-03-15T16:28:37.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123133938 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123133938 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123133938 data=null}, Tree node with text: kernel-overlap-testing]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123133938 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123133938 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]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123133979 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:38 [2024-03-15T16:28:38.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123133984 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123133984 data=null doit=true}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123133984 data=null}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123133985 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123133985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123134010 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123134011 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123134011 data=null doit=true}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123134011 data=null}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123134011 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123134012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123134015 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:38 [2024-03-15T16:28:38.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:38 [2024-03-15T16:28:38.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123134016 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:38 [2024-03-15T16:28:38.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123134016 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:38 [2024-03-15T16:28:38.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123134016 data=null}, TreeItem with text {Traces [6]}]
12:28:38 [2024-03-15T16:28:38.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123134017 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:38 [2024-03-15T16:28:38.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123134017 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]}]
12:28:38 [2024-03-15T16:28:38.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123134025 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:38 [2024-03-15T16:28:38.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:38 [2024-03-15T16:28:38.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123134025 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:38 [2024-03-15T16:28:38.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123134025 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:38 [2024-03-15T16:28:38.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123134026 data=null}, TreeItem with text {Traces [6]}]
12:28:38 [2024-03-15T16:28:38.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123134026 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:38 [2024-03-15T16:28:38.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123134026 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]}]
12:28:38 [2024-03-15T16:28:38.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123134034 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:38 [2024-03-15T16:28:38.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:38 [2024-03-15T16:28:38.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:38 [2024-03-15T16:28:38.292Z] 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=1123134376 data=null doit=true}, Shell with text {Trace Import}]
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:38 [2024-03-15T16:28:38.292Z] 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')
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.292Z] 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.
12:28:38 [2024-03-15T16:28:38.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:38 [2024-03-15T16:28:38.293Z] 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
12:28:38 [2024-03-15T16:28:38.293Z] 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=1123134390 data=null}, (of type 'Combo')]
12:28:38 [2024-03-15T16:28:38.293Z] 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
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123134421 data=null doit=true}, TreeItem with text {import}]
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123134421 data=null}, TreeItem with text {import}]
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123134421 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123134421 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}]
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123134423 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123134423 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123134424 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123134424 data=null}, Tree node with text: kernel-overlap-testing]
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123134424 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123134424 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]
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123134426 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:38 [2024-03-15T16:28:38.293Z] 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:'))
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123134446 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:'))]
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.293Z] 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'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:38 [2024-03-15T16:28:38.293Z] 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')
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@601b1922
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1123134447 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')]
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123134448 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')]
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1123134448 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1123134448 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1123134448 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')]
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1123134448 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')]
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1123134448 data=null 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')]
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1123134448 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')]
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123134448 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')]
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1123134448 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')]
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1123134448 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1123134448 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:38 [2024-03-15T16:28:38.294Z] 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')
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:38 [2024-03-15T16:28:38.294Z] 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.
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:38 [2024-03-15T16:28:38.294Z] 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')
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:38 [2024-03-15T16:28:38.295Z] 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.
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:38 [2024-03-15T16:28:38.295Z] 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')
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] 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')
12:28:38 [2024-03-15T16:28:38.295Z] 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.
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:38 [2024-03-15T16:28:38.295Z] 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')
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:38 [2024-03-15T16:28:38.295Z] 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.
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] 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)'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:38 [2024-03-15T16:28:38.295Z] 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')
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] 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')
12:28:38 [2024-03-15T16:28:38.295Z] 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.
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:38 [2024-03-15T16:28:38.296Z] 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')
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123134455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123134455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123134455 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123134455 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123134456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:38 [2024-03-15T16:28:38.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123134456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:38 [2024-03-15T16:28:38.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:38 [2024-03-15T16:28:38.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:38 [2024-03-15T16:28:38.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:38 [2024-03-15T16:28:38.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:38 [2024-03-15T16:28:38.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:28:38 [2024-03-15T16:28:38.552Z] 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=1123134570 data=null doit=true}, Shell with text {Confirmation}]
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:28:38 [2024-03-15T16:28:38.552Z] 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')
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1123134571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1123134571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1123134571 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1123134571 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1123134571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1123134571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:28:38 [2024-03-15T16:28:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1123134571 data=null 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')]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123134456 data=null 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')]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123134053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123134915 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123134915 data=null doit=true}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123134915 data=null}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123134915 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123134915 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123134934 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123134934 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123134935 data=null doit=true}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123134935 data=null}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123134935 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123134935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123134939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:38 [2024-03-15T16:28:38.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123134940 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123134940 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123134940 data=null}, TreeItem with text {Traces [6]}]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123134940 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123134941 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]}]
12:28:38 [2024-03-15T16:28:38.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123134969 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:38 [2024-03-15T16:28:38.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:39 [2024-03-15T16:28:39.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:39 [2024-03-15T16:28:39.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:39 [2024-03-15T16:28:39.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123135210 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123135210 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123135210 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123135210 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123135210 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}]
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123135234 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:39 [2024-03-15T16:28:39.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123135236 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123135236 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123135236 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123135237 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123135237 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}]
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123135242 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123135242 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123135242 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123135243 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123135243 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123135243 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}]
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123135246 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123135246 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123135246 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123135246 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}]
12:28:39 [2024-03-15T16:28:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123135286 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123135501 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123135508 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123135508 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:39 [2024-03-15T16:28:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:28:39 [2024-03-15T16:28:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:39 [2024-03-15T16:28:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:39 [2024-03-15T16:28:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:39 [2024-03-15T16:28:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:39 [2024-03-15T16:28:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:39 [2024-03-15T16:28:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:39 [2024-03-15T16:28:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:39 [2024-03-15T16:28:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:39 [2024-03-15T16:28:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:39 [2024-03-15T16:28:39.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:39 [2024-03-15T16:28:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:39 [2024-03-15T16:28:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123135519 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:39 [2024-03-15T16:28:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123135519 data=null doit=true}, TableItem with text {}]
12:28:39 [2024-03-15T16:28:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123135519 data=null}, TableItem with text {}]
12:28:39 [2024-03-15T16:28:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123135519 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:39 [2024-03-15T16:28:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123135520 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:39 [2024-03-15T16:28:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123135526 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:39 [2024-03-15T16:28:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:39 [2024-03-15T16:28:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:40 [2024-03-15T16:28:40.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:40 [2024-03-15T16:28:40.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:40 [2024-03-15T16:28:40.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123136789 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:40 [2024-03-15T16:28:40.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123136790 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:40 [2024-03-15T16:28:40.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123136790 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:40 [2024-03-15T16:28:40.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123136790 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:40 [2024-03-15T16:28:40.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123136790 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}]
12:28:40 [2024-03-15T16:28:40.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123136793 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:40 [2024-03-15T16:28:40.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:40 [2024-03-15T16:28:40.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:40 [2024-03-15T16:28:40.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123136829 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123136830 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123136830 data=null}, Tree node with text: kernel-overlap-testing]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123136830 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123136830 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]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123136854 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:40 [2024-03-15T16:28:40.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123136874 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123136874 data=null doit=true}, TreeItem with text {test}]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123136874 data=null}, TreeItem with text {test}]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123136875 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123136875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123136899 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123136902 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123136902 data=null doit=true}, TreeItem with text {test}]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123136902 data=null}, TreeItem with text {test}]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123136902 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123136902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123136911 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:40 [2024-03-15T16:28:40.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123136912 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123136912 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123136912 data=null}, TreeItem with text {Traces [6]}]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123136913 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123136913 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]}]
12:28:40 [2024-03-15T16:28:40.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123136920 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:40 [2024-03-15T16:28:40.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:41 [2024-03-15T16:28:41.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123137244 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123137244 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123137244 data=null}, Tree node with text: ExampleCustomTxt.log]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123137244 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123137244 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]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123137278 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:41 [2024-03-15T16:28:41.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123137283 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123137284 data=null doit=true}, TreeItem with text {test}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123137284 data=null}, TreeItem with text {test}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123137284 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123137284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123137306 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123137306 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123137306 data=null doit=true}, TreeItem with text {test}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123137306 data=null}, TreeItem with text {test}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123137306 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123137307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123137310 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:41 [2024-03-15T16:28:41.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123137311 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123137311 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123137311 data=null}, TreeItem with text {Traces [6]}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123137311 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123137312 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]}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123137319 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123137319 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123137319 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123137319 data=null}, TreeItem with text {Traces [6]}]
12:28:41 [2024-03-15T16:28:41.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123137320 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:41 [2024-03-15T16:28:41.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123137320 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]}]
12:28:41 [2024-03-15T16:28:41.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123137322 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:41 [2024-03-15T16:28:41.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:41 [2024-03-15T16:28:41.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:41 [2024-03-15T16:28:41.456Z] 
12:28:41 [2024-03-15T16:28:41.456Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.456Z] 
12:28:41 [2024-03-15T16:28:41.456Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.456Z] 
12:28:41 [2024-03-15T16:28:41.456Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.456Z] 
12:28:41 [2024-03-15T16:28:41.456Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.456Z] 
12:28:41 [2024-03-15T16:28:41.456Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.456Z] 
12:28:41 [2024-03-15T16:28:41.456Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.456Z] 
12:28:41 [2024-03-15T16:28:41.456Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.456Z] 
12:28:41 [2024-03-15T16:28:41.456Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.456Z] 
12:28:41 [2024-03-15T16:28:41.456Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.456Z] 
12:28:41 [2024-03-15T16:28:41.456Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.456Z] 
12:28:41 [2024-03-15T16:28:41.456Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.456Z] 
12:28:41 [2024-03-15T16:28:41.456Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.456Z] 
12:28:41 [2024-03-15T16:28:41.456Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.457Z] 
12:28:41 [2024-03-15T16:28:41.457Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.457Z] 
12:28:41 [2024-03-15T16:28:41.457Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.457Z] 
12:28:41 [2024-03-15T16:28:41.457Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.457Z] 
12:28:41 [2024-03-15T16:28:41.457Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.457Z] 
12:28:41 [2024-03-15T16:28:41.457Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.457Z] 
12:28:41 [2024-03-15T16:28:41.457Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.457Z] 
12:28:41 [2024-03-15T16:28:41.457Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.457Z] 
12:28:41 [2024-03-15T16:28:41.457Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.457Z] 
12:28:41 [2024-03-15T16:28:41.457Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.457Z] 
12:28:41 [2024-03-15T16:28:41.457Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.457Z] 
12:28:41 [2024-03-15T16:28:41.457Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.457Z] 
12:28:41 [2024-03-15T16:28:41.457Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.457Z] 
12:28:41 [2024-03-15T16:28:41.457Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.457Z] 
12:28:41 [2024-03-15T16:28:41.457Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.457Z] 
12:28:41 [2024-03-15T16:28:41.457Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.713Z] 
12:28:41 [2024-03-15T16:28:41.713Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.713Z] 
12:28:41 [2024-03-15T16:28:41.713Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.713Z] 
12:28:41 [2024-03-15T16:28:41.713Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.713Z] 
12:28:41 [2024-03-15T16:28:41.713Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.713Z] 
12:28:41 [2024-03-15T16:28:41.713Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.713Z] 
12:28:41 [2024-03-15T16:28:41.713Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.713Z] 
12:28:41 [2024-03-15T16:28:41.713Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.713Z] 
12:28:41 [2024-03-15T16:28:41.713Z] (Eclipse:19301): Gtk-WARNING **: 16:28:41.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:41 [2024-03-15T16:28:41.713Z] 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=1123137686 data=null doit=true}, Shell with text {Trace Import}]
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:41 [2024-03-15T16:28:41.713Z] 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')
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.713Z] 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.
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:41 [2024-03-15T16:28:41.713Z] 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
12:28:41 [2024-03-15T16:28:41.713Z] 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=1123137700 data=null}, (of type 'Combo')]
12:28:41 [2024-03-15T16:28:41.713Z] 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
12:28:41 [2024-03-15T16:28:41.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123137735 data=null doit=true}, TreeItem with text {import}]
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123137735 data=null}, TreeItem with text {import}]
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123137736 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123137736 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}]
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123137737 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123137738 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123137738 data=null doit=true}, TreeItem with text {import}]
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123137738 data=null}, TreeItem with text {import}]
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123137738 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123137738 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}]
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123137739 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:41 [2024-03-15T16:28:41.714Z] 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:'))
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123137752 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:'))]
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.714Z] 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'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:41 [2024-03-15T16:28:41.714Z] 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')
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7cfd119e
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1123137753 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')]
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123137753 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')]
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1123137753 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:41 [2024-03-15T16:28:41.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1123137753 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1123137753 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')]
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1123137754 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')]
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1123137754 data=null 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')]
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1123137754 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')]
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123137754 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')]
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1123137754 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')]
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1123137754 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1123137754 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:41 [2024-03-15T16:28:41.715Z] 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')
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:41 [2024-03-15T16:28:41.715Z] 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.
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:41 [2024-03-15T16:28:41.715Z] 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')
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:41 [2024-03-15T16:28:41.715Z] 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.
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:28:41 [2024-03-15T16:28:41.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:41 [2024-03-15T16:28:41.715Z] 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')
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] 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')
12:28:41 [2024-03-15T16:28:41.716Z] 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.
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:41 [2024-03-15T16:28:41.716Z] 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')
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:41 [2024-03-15T16:28:41.716Z] 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.
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.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)'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:41 [2024-03-15T16:28:41.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')
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.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')
12:28:41 [2024-03-15T16:28:41.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.
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:41 [2024-03-15T16:28:41.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')
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123137770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:41 [2024-03-15T16:28:41.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123137770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123137770 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123137770 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123137770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123137770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:41 [2024-03-15T16:28:41.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')
12:28:41 [2024-03-15T16:28:41.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')
12:28:41 [2024-03-15T16:28:41.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')
12:28:41 [2024-03-15T16:28:41.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')
12:28:41 [2024-03-15T16:28:41.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')
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:28:41 [2024-03-15T16:28:41.717Z] 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=1123137857 data=null doit=true}, Shell with text {Confirmation}]
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:28:41 [2024-03-15T16:28:41.717Z] 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')
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1123137858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1123137858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1123137858 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1123137858 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1123137858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1123137858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:41 [2024-03-15T16:28:41.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1123137859 data=null 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')]
12:28:41 [2024-03-15T16:28:41.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123137770 data=null 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')]
12:28:41 [2024-03-15T16:28:41.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123137348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:42 [2024-03-15T16:28:42.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:42 [2024-03-15T16:28:42.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:42 [2024-03-15T16:28:42.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:42 [2024-03-15T16:28:42.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:42 [2024-03-15T16:28:42.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:42 [2024-03-15T16:28:42.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:42 [2024-03-15T16:28:42.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:42 [2024-03-15T16:28:42.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123138167 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123138167 data=null doit=true}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123138168 data=null}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123138168 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123138168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123138188 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123138189 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123138195 data=null doit=true}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123138195 data=null}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123138195 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123138195 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123138199 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123138200 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123138200 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123138200 data=null}, TreeItem with text {Traces [6]}]
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123138201 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123138201 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]}]
12:28:42 [2024-03-15T16:28:42.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123138217 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:42 [2024-03-15T16:28:42.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:42 [2024-03-15T16:28:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:42 [2024-03-15T16:28:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:42 [2024-03-15T16:28:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138541 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123138541 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123138541 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138541 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123138542 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}]
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138576 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:42 [2024-03-15T16:28:42.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138578 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123138578 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123138579 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138579 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123138579 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}]
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138582 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138583 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123138583 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123138583 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138583 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123138584 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}]
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138587 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138587 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138587 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123138587 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}]
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138629 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138735 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123138735 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123138735 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:42 [2024-03-15T16:28:42.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123138739 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123138739 data=null doit=true}, TableItem with text {}]
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123138739 data=null}, TableItem with text {}]
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123138740 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123138740 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123138744 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138815 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123138816 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123138816 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138816 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123138816 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}]
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138819 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:42 [2024-03-15T16:28:42.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:42 [2024-03-15T16:28:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138964 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123138964 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123138964 data=null}, Tree node with text: ExampleCustomTxt.log]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138964 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123138965 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]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123138968 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:42 [2024-03-15T16:28:42.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123138972 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123138972 data=null doit=true}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123138972 data=null}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123138973 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123138973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123138996 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123138996 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123138996 data=null doit=true}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123138996 data=null}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123138997 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123138997 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123139000 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:42 [2024-03-15T16:28:42.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123139001 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123139001 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123139001 data=null}, TreeItem with text {Traces [6]}]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123139001 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123139001 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]}]
12:28:42 [2024-03-15T16:28:42.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123139013 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:42 [2024-03-15T16:28:42.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123139234 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123139234 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123139234 data=null}, Tree node with text: ExampleCustomXml.xml]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123139234 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123139234 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]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123139269 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:43 [2024-03-15T16:28:43.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123139274 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123139274 data=null doit=true}, TreeItem with text {test}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123139274 data=null}, TreeItem with text {test}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123139274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123139274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123139297 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123139298 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123139298 data=null doit=true}, TreeItem with text {test}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123139298 data=null}, TreeItem with text {test}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123139298 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123139298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123139302 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:43 [2024-03-15T16:28:43.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123139302 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123139303 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123139303 data=null}, TreeItem with text {Traces [6]}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123139303 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123139303 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]}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123139310 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123139311 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:43 [2024-03-15T16:28:43.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123139311 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:43 [2024-03-15T16:28:43.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123139311 data=null}, TreeItem with text {Traces [6]}]
12:28:43 [2024-03-15T16:28:43.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123139311 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:43 [2024-03-15T16:28:43.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123139311 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]}]
12:28:43 [2024-03-15T16:28:43.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123139320 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:43 [2024-03-15T16:28:43.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:43 [2024-03-15T16:28:43.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:43 [2024-03-15T16:28:43.513Z] 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=1123139662 data=null doit=true}, Shell with text {Trace Import}]
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:43 [2024-03-15T16:28:43.513Z] 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')
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.513Z] 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.
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:43 [2024-03-15T16:28:43.513Z] 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
12:28:43 [2024-03-15T16:28:43.513Z] 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=1123139676 data=null}, (of type 'Combo')]
12:28:43 [2024-03-15T16:28:43.513Z] 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
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:43 [2024-03-15T16:28:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123139709 data=null doit=true}, TreeItem with text {import}]
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123139709 data=null}, TreeItem with text {import}]
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123139709 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123139709 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}]
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123139711 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123139711 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123139711 data=null doit=true}, TreeItem with text {import}]
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123139711 data=null}, TreeItem with text {import}]
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123139712 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123139712 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}]
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123139712 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:43 [2024-03-15T16:28:43.770Z] 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:'))
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123139731 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:'))]
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] 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'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:43 [2024-03-15T16:28:43.771Z] 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')
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1961c3c7
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1123139732 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')]
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123139732 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')]
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1123139732 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1123139732 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1123139732 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')]
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1123139732 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')]
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1123139732 data=null 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')]
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1123139733 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')]
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123139733 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')]
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1123139733 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')]
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1123139733 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1123139733 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:43 [2024-03-15T16:28:43.771Z] 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')
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:43 [2024-03-15T16:28:43.771Z] 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.
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:43 [2024-03-15T16:28:43.772Z] 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')
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:43 [2024-03-15T16:28:43.772Z] 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.
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:43 [2024-03-15T16:28:43.772Z] 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')
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] 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')
12:28:43 [2024-03-15T16:28:43.772Z] 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.
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:43 [2024-03-15T16:28:43.772Z] 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')
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:43 [2024-03-15T16:28:43.772Z] 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.
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] 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)'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:43 [2024-03-15T16:28:43.773Z] 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')
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] 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')
12:28:43 [2024-03-15T16:28:43.773Z] 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.
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:43 [2024-03-15T16:28:43.773Z] 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')
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123139739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123139739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123139740 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123139740 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123139740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123139740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:43 [2024-03-15T16:28:43.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:43 [2024-03-15T16:28:43.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:43 [2024-03-15T16:28:43.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:43 [2024-03-15T16:28:43.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:43 [2024-03-15T16:28:43.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:28:43 [2024-03-15T16:28:43.773Z] 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=1123139832 data=null doit=true}, Shell with text {Confirmation}]
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:28:43 [2024-03-15T16:28:43.773Z] 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')
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1123139833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:43 [2024-03-15T16:28:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1123139835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:43 [2024-03-15T16:28:43.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1123139835 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:43 [2024-03-15T16:28:43.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1123139835 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:43 [2024-03-15T16:28:43.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1123139835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:43 [2024-03-15T16:28:43.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1123139835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:43 [2024-03-15T16:28:43.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1123139835 data=null 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')]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123139740 data=null 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')]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123139340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123140132 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123140132 data=null doit=true}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123140132 data=null}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123140132 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123140132 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123140150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123140150 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123140151 data=null doit=true}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123140151 data=null}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123140151 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123140151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123140163 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123140164 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123140164 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123140164 data=null}, TreeItem with text {Traces [6]}]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123140164 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123140164 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]}]
12:28:44 [2024-03-15T16:28:44.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123140181 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:44 [2024-03-15T16:28:44.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140403 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123140403 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123140403 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140404 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123140404 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}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140438 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:44 [2024-03-15T16:28:44.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140445 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123140445 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123140446 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140446 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123140446 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}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140449 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140450 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123140450 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123140450 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140451 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123140451 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}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140454 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140454 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140454 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123140454 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}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140496 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140605 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123140605 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123140605 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123140610 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123140610 data=null doit=true}, TableItem with text {}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123140610 data=null}, TableItem with text {}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123140610 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123140610 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123140615 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140685 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123140685 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123140685 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140685 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123140685 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}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140689 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:44 [2024-03-15T16:28:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:44 [2024-03-15T16:28:44.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140836 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123140836 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123140836 data=null}, Tree node with text: ExampleCustomXml.xml]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140836 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123140836 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]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123140840 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:44 [2024-03-15T16:28:44.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123140847 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123140847 data=null doit=true}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123140847 data=null}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123140848 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123140848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123140874 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123140874 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123140874 data=null doit=true}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123140875 data=null}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123140875 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123140875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123140879 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:44 [2024-03-15T16:28:44.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123140880 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123140880 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123140880 data=null}, TreeItem with text {Traces [6]}]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123140880 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123140880 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]}]
12:28:44 [2024-03-15T16:28:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123140888 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:44 [2024-03-15T16:28:44.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:45 [2024-03-15T16:28:45.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:45 [2024-03-15T16:28:45.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:45 [2024-03-15T16:28:45.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123141213 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
12:28:45 [2024-03-15T16:28:45.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123141213 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:28:45 [2024-03-15T16:28:45.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123141213 data=null}, Tree node with text: kernel-overlap-testing]
12:28:45 [2024-03-15T16:28:45.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123141214 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
12:28:45 [2024-03-15T16:28:45.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123141214 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]
12:28:45 [2024-03-15T16:28:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123141260 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
12:28:45 [2024-03-15T16:28:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:45 [2024-03-15T16:28:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:45 [2024-03-15T16:28:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:45 [2024-03-15T16:28:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:45 [2024-03-15T16:28:45.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:45 [2024-03-15T16:28:45.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123141265 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123141265 data=null doit=true}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123141265 data=null}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123141265 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123141266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123141294 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123141295 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123141295 data=null doit=true}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123141295 data=null}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123141295 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123141295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123141300 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123141301 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123141301 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123141301 data=null}, TreeItem with text {Traces [6]}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123141301 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123141301 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]}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123141310 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123141318 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123141318 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123141318 data=null}, TreeItem with text {Traces [6]}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123141318 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123141318 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]}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123141321 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:45 [2024-03-15T16:28:45.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:45 [2024-03-15T16:28:45.577Z] 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=1123141670 data=null doit=true}, Shell with text {Trace Import}]
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:45 [2024-03-15T16:28:45.577Z] 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')
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.577Z] 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.
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:45 [2024-03-15T16:28:45.577Z] 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
12:28:45 [2024-03-15T16:28:45.577Z] 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=1123141676 data=null}, (of type 'Combo')]
12:28:45 [2024-03-15T16:28:45.577Z] 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
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:45 [2024-03-15T16:28:45.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123141712 data=null doit=true}, TreeItem with text {import}]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123141712 data=null}, TreeItem with text {import}]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123141712 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123141712 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}]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123141719 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123141720 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123141720 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123141720 data=null}, Tree node with text: kernel-overlap-testing]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123141720 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123141721 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]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123141723 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:45 [2024-03-15T16:28:45.578Z] 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:'))
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123141742 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:'))]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.578Z] 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'
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:45 [2024-03-15T16:28:45.578Z] 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')
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@69837150
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1123141744 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')]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123141744 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')]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1123141744 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1123141744 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1123141744 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')]
12:28:45 [2024-03-15T16:28:45.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1123141744 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')]
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1123141744 data=null 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')]
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1123141744 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')]
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123141744 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')]
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1123141744 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')]
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1123141745 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1123141745 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:45 [2024-03-15T16:28:45.579Z] 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')
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:45 [2024-03-15T16:28:45.579Z] 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.
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:45 [2024-03-15T16:28:45.579Z] 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')
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:45 [2024-03-15T16:28:45.579Z] 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.
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:45 [2024-03-15T16:28:45.579Z] 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')
12:28:45 [2024-03-15T16:28:45.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] 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')
12:28:45 [2024-03-15T16:28:45.580Z] 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.
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:45 [2024-03-15T16:28:45.580Z] 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')
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:45 [2024-03-15T16:28:45.580Z] 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.
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] 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)'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:45 [2024-03-15T16:28:45.580Z] 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')
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] 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')
12:28:45 [2024-03-15T16:28:45.580Z] 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.
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:45 [2024-03-15T16:28:45.580Z] 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')
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:45 [2024-03-15T16:28:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123141755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:45 [2024-03-15T16:28:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123141755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:45 [2024-03-15T16:28:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123141755 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:45 [2024-03-15T16:28:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123141755 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:45 [2024-03-15T16:28:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123141755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:45 [2024-03-15T16:28:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123141755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:45 [2024-03-15T16:28:45.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:45 [2024-03-15T16:28:45.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:45 [2024-03-15T16:28:45.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:45 [2024-03-15T16:28:45.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:45 [2024-03-15T16:28:45.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:28:45 [2024-03-15T16:28:45.837Z] 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=1123141853 data=null doit=true}, Shell with text {Confirmation}]
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:28:45 [2024-03-15T16:28:45.837Z] 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')
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1123141853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1123141853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1123141853 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1123141854 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1123141854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1123141854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1123141854 data=null 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')]
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123141755 data=null 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')]
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123141344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123141992 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123141992 data=null doit=true}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123141997 data=null}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123141997 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123141998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123142008 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:45 [2024-03-15T16:28:45.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123142009 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123142009 data=null doit=true}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123142009 data=null}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123142018 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123142018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123142022 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:45 [2024-03-15T16:28:45.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:45 [2024-03-15T16:28:45.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:45 [2024-03-15T16:28:45.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123142023 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:45 [2024-03-15T16:28:45.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123142023 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:45 [2024-03-15T16:28:45.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123142023 data=null}, TreeItem with text {Traces [6]}]
12:28:45 [2024-03-15T16:28:45.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123142023 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:45 [2024-03-15T16:28:45.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123142023 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]}]
12:28:46 [2024-03-15T16:28:46.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123142039 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:46 [2024-03-15T16:28:46.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142365 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123142365 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123142365 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142365 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123142365 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}]
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142408 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:46 [2024-03-15T16:28:46.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142411 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123142411 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123142411 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142411 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123142412 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}]
12:28:46 [2024-03-15T16:28:46.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142415 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:28:46 [2024-03-15T16:28:46.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142416 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123142416 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:46 [2024-03-15T16:28:46.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123142416 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142416 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123142416 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}]
12:28:46 [2024-03-15T16:28:46.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142419 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142419 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142419 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123142420 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}]
12:28:46 [2024-03-15T16:28:46.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142460 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142592 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123142592 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123142592 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:28:46 [2024-03-15T16:28:46.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:46 [2024-03-15T16:28:46.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:46 [2024-03-15T16:28:46.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:46 [2024-03-15T16:28:46.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:46 [2024-03-15T16:28:46.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:46 [2024-03-15T16:28:46.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123142598 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123142598 data=null doit=true}, TableItem with text {}]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123142598 data=null}, TableItem with text {}]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123142599 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123142599 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123142603 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142702 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123142702 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123142702 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142702 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123142702 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}]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142710 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:46 [2024-03-15T16:28:46.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142750 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123142751 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123142751 data=null}, Tree node with text: kernel-overlap-testing]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142751 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123142751 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]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123142754 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:46 [2024-03-15T16:28:46.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123142784 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123142784 data=null doit=true}, TreeItem with text {test}]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123142784 data=null}, TreeItem with text {test}]
12:28:46 [2024-03-15T16:28:46.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123142784 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:46 [2024-03-15T16:28:46.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123142784 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:46 [2024-03-15T16:28:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123142811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:46 [2024-03-15T16:28:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:46 [2024-03-15T16:28:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123142812 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:46 [2024-03-15T16:28:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123142812 data=null doit=true}, TreeItem with text {test}]
12:28:46 [2024-03-15T16:28:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123142812 data=null}, TreeItem with text {test}]
12:28:46 [2024-03-15T16:28:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123142812 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:46 [2024-03-15T16:28:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123142812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:46 [2024-03-15T16:28:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123142816 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:46 [2024-03-15T16:28:46.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:46 [2024-03-15T16:28:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:46 [2024-03-15T16:28:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123142817 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:46 [2024-03-15T16:28:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123142817 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:46 [2024-03-15T16:28:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123142817 data=null}, TreeItem with text {Traces [6]}]
12:28:46 [2024-03-15T16:28:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123142818 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:46 [2024-03-15T16:28:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123142818 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]}]
12:28:46 [2024-03-15T16:28:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123142829 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:46 [2024-03-15T16:28:46.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:46 [2024-03-15T16:28:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:46 [2024-03-15T16:28:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123143074 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123143075 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123143075 data=null}, Tree node with text: ExampleCustomTxt.log]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123143075 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123143075 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]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123143096 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:47 [2024-03-15T16:28:47.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123143101 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123143101 data=null doit=true}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123143101 data=null}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123143101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123143101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123143126 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123143127 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123143127 data=null doit=true}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123143127 data=null}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123143127 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123143127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123143133 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:47 [2024-03-15T16:28:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:47 [2024-03-15T16:28:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123143134 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:47 [2024-03-15T16:28:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123143134 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:47 [2024-03-15T16:28:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123143134 data=null}, TreeItem with text {Traces [6]}]
12:28:47 [2024-03-15T16:28:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123143134 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:47 [2024-03-15T16:28:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123143135 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]}]
12:28:47 [2024-03-15T16:28:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123143151 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:47 [2024-03-15T16:28:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:47 [2024-03-15T16:28:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123143151 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:47 [2024-03-15T16:28:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123143151 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:47 [2024-03-15T16:28:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123143152 data=null}, TreeItem with text {Traces [6]}]
12:28:47 [2024-03-15T16:28:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123143152 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:47 [2024-03-15T16:28:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123143152 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]}]
12:28:47 [2024-03-15T16:28:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123143155 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:47 [2024-03-15T16:28:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:47 [2024-03-15T16:28:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] 
12:28:47 [2024-03-15T16:28:47.376Z] (Eclipse:19301): Gtk-WARNING **: 16:28:47.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-03-15T16:28:47.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:47 [2024-03-15T16:28:47.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:47 [2024-03-15T16:28:47.376Z] 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=1123143523 data=null doit=true}, Shell with text {Trace Import}]
12:28:47 [2024-03-15T16:28:47.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:47 [2024-03-15T16:28:47.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:47 [2024-03-15T16:28:47.376Z] 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')
12:28:47 [2024-03-15T16:28:47.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.377Z] 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.
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:47 [2024-03-15T16:28:47.377Z] 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
12:28:47 [2024-03-15T16:28:47.377Z] 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=1123143528 data=null}, (of type 'Combo')]
12:28:47 [2024-03-15T16:28:47.377Z] 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
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:47 [2024-03-15T16:28:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123143572 data=null doit=true}, TreeItem with text {import}]
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123143572 data=null}, TreeItem with text {import}]
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123143572 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123143572 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}]
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123143574 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123143574 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123143575 data=null doit=true}, TreeItem with text {import}]
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123143575 data=null}, TreeItem with text {import}]
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123143575 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123143575 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}]
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123143575 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:47 [2024-03-15T16:28:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:47 [2024-03-15T16:28:47.634Z] 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:'))
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123143595 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:'))]
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] 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'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:47 [2024-03-15T16:28:47.634Z] 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')
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4bb0fbc8
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1123143597 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')]
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123143597 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')]
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1123143597 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1123143597 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1123143598 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')]
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1123143598 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')]
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1123143598 data=null 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')]
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1123143598 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')]
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123143598 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')]
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1123143598 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')]
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1123143598 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1123143598 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:47 [2024-03-15T16:28:47.635Z] 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')
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:47 [2024-03-15T16:28:47.635Z] 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.
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:47 [2024-03-15T16:28:47.635Z] 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')
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:47 [2024-03-15T16:28:47.635Z] 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.
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:47 [2024-03-15T16:28:47.635Z] 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')
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.635Z] 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')
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@156b590
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1123143603 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')]
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1123143603 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')]
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1123143603 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1123143603 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1123143603 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')]
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1123143603 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')]
12:28:47 [2024-03-15T16:28:47.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1123143603 data=null 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')]
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1123143603 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')]
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1123143604 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')]
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1123143604 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')]
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1123143604 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1123143604 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:47 [2024-03-15T16:28:47.636Z] 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')
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:47 [2024-03-15T16:28:47.636Z] 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.
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] 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)'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:47 [2024-03-15T16:28:47.636Z] 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')
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] 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')
12:28:47 [2024-03-15T16:28:47.636Z] 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.
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:47 [2024-03-15T16:28:47.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:47 [2024-03-15T16:28:47.636Z] 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')
12:28:47 [2024-03-15T16:28:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:47 [2024-03-15T16:28:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123143609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:47 [2024-03-15T16:28:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123143609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:47 [2024-03-15T16:28:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123143609 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:47 [2024-03-15T16:28:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123143609 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:47 [2024-03-15T16:28:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123143609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:47 [2024-03-15T16:28:47.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123143609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:47 [2024-03-15T16:28:47.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123143609 data=null 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')]
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123143180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123143971 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123143972 data=null doit=true}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123143972 data=null}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123143972 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123143972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123144001 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123144003 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123144004 data=null doit=true}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123144004 data=null}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123144004 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123144004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123144008 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:47 [2024-03-15T16:28:47.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123144022 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123144022 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123144022 data=null}, TreeItem with text {Traces [6]}]
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123144022 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:47 [2024-03-15T16:28:47.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123144022 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]}]
12:28:47 [2024-03-15T16:28:47.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123144038 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:47 [2024-03-15T16:28:47.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123144191 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123144191 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123144191 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123144191 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123144191 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}]
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123144219 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:48 [2024-03-15T16:28:48.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123144222 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123144222 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123144222 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123144222 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123144222 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}]
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123144226 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:28:48 [2024-03-15T16:28:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123144226 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123144226 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:48 [2024-03-15T16:28:48.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123144226 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123144227 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123144227 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}]
12:28:48 [2024-03-15T16:28:48.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123144229 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123144230 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123144230 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123144230 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}]
12:28:48 [2024-03-15T16:28:48.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123144271 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123144443 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123144443 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123144443 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:48 [2024-03-15T16:28:48.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:28:48 [2024-03-15T16:28:48.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:48 [2024-03-15T16:28:48.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:48 [2024-03-15T16:28:48.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:48 [2024-03-15T16:28:48.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:48 [2024-03-15T16:28:48.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:48 [2024-03-15T16:28:48.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:48 [2024-03-15T16:28:48.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:48 [2024-03-15T16:28:48.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:48 [2024-03-15T16:28:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:48 [2024-03-15T16:28:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:49 [2024-03-15T16:28:49.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:49 [2024-03-15T16:28:49.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:49 [2024-03-15T16:28:49.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:49 [2024-03-15T16:28:49.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:49 [2024-03-15T16:28:49.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:49 [2024-03-15T16:28:49.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123145454 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:49 [2024-03-15T16:28:49.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123145454 data=null doit=true}, TableItem with text {}]
12:28:49 [2024-03-15T16:28:49.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123145455 data=null}, TableItem with text {}]
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123145455 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123145455 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123145461 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123145712 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123145713 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123145713 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123145713 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123145713 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}]
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123145717 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:49 [2024-03-15T16:28:49.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:49 [2024-03-15T16:28:49.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:49 [2024-03-15T16:28:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:49 [2024-03-15T16:28:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:49 [2024-03-15T16:28:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123145753 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
12:28:49 [2024-03-15T16:28:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123145753 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:28:49 [2024-03-15T16:28:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123145753 data=null}, Tree node with text: ExampleCustomTxt.log]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123145753 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123145753 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]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123145776 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:49 [2024-03-15T16:28:49.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123145780 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123145780 data=null doit=true}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123145781 data=null}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123145781 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123145781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123145799 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123145800 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123145800 data=null doit=true}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123145800 data=null}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123145800 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123145800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123145804 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123145804 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123145805 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123145805 data=null}, TreeItem with text {Traces [6]}]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123145805 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123145810 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]}]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123145817 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:49 [2024-03-15T16:28:49.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123145846 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123145846 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123145846 data=null}, Tree node with text: ExampleCustomXml.xml]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123145847 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123145847 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]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123145877 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:49 [2024-03-15T16:28:49.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:49 [2024-03-15T16:28:49.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123145881 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123145881 data=null doit=true}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123145881 data=null}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123145881 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123145881 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123145899 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123145900 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123145900 data=null doit=true}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123145900 data=null}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123145900 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123145900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123145904 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:49 [2024-03-15T16:28:49.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123145910 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123145910 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123145910 data=null}, TreeItem with text {Traces [6]}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123145910 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123145910 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]}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123145918 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123145919 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123145919 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123145919 data=null}, TreeItem with text {Traces [6]}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123145919 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123145919 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]}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123145927 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:49 [2024-03-15T16:28:49.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:50 [2024-03-15T16:28:50.349Z] 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=1123146266 data=null doit=true}, Shell with text {Trace Import}]
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:50 [2024-03-15T16:28:50.349Z] 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')
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.349Z] 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.
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:50 [2024-03-15T16:28:50.349Z] 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
12:28:50 [2024-03-15T16:28:50.349Z] 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=1123146271 data=null}, (of type 'Combo')]
12:28:50 [2024-03-15T16:28:50.349Z] 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
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123146306 data=null doit=true}, TreeItem with text {import}]
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123146306 data=null}, TreeItem with text {import}]
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123146306 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123146307 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}]
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123146313 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123146314 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:28:50 [2024-03-15T16:28:50.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123146314 data=null doit=true}, TreeItem with text {import}]
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123146314 data=null}, TreeItem with text {import}]
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123146314 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123146314 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}]
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123146315 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:50 [2024-03-15T16:28:50.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:'))
12:28:50 [2024-03-15T16:28:50.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>
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123146323 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:'))]
12:28:50 [2024-03-15T16:28:50.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>
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.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'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:50 [2024-03-15T16:28:50.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')
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@42a05bf8
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1123146333 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')]
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123146333 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')]
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1123146333 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1123146333 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1123146334 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')]
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1123146334 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')]
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1123146334 data=null 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')]
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1123146334 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')]
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123146334 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')]
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1123146334 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')]
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1123146334 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:50 [2024-03-15T16:28:50.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1123146334 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:50 [2024-03-15T16:28:50.351Z] 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')
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:50 [2024-03-15T16:28:50.351Z] 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.
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:50 [2024-03-15T16:28:50.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')
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:50 [2024-03-15T16:28:50.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 selected, not selecting again.
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.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'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:50 [2024-03-15T16:28:50.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')
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.351Z] 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')
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6b4ffcd8
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1123146338 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')]
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1123146338 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')]
12:28:50 [2024-03-15T16:28:50.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1123146338 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1123146338 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1123146338 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')]
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1123146338 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')]
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1123146338 data=null 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')]
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1123146338 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')]
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1123146339 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')]
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1123146339 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')]
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1123146339 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1123146339 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:50 [2024-03-15T16:28:50.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')
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:50 [2024-03-15T16:28:50.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.
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.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)'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:50 [2024-03-15T16:28:50.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')
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.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')
12:28:50 [2024-03-15T16:28:50.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.
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:50 [2024-03-15T16:28:50.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')
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123146347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123146347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123146347 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123146347 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123146347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:50 [2024-03-15T16:28:50.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123146347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:50 [2024-03-15T16:28:50.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123146347 data=null 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')]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123145945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123146672 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123146672 data=null doit=true}, TreeItem with text {test}]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123146672 data=null}, TreeItem with text {test}]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123146672 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123146673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123146693 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123146693 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123146693 data=null doit=true}, TreeItem with text {test}]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123146693 data=null}, TreeItem with text {test}]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123146694 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123146694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123146698 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:50 [2024-03-15T16:28:50.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123146699 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123146699 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123146699 data=null}, TreeItem with text {Traces [6]}]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123146699 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123146699 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]}]
12:28:50 [2024-03-15T16:28:50.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123146714 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:50 [2024-03-15T16:28:50.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:50 [2024-03-15T16:28:50.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:50 [2024-03-15T16:28:50.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:50 [2024-03-15T16:28:50.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123146957 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123146957 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123146957 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123146957 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123146957 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}]
12:28:50 [2024-03-15T16:28:50.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123146978 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:50 [2024-03-15T16:28:50.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123146981 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123146981 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123146981 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123146981 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123146981 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}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123146986 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123146987 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123146987 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123146987 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123146987 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123146987 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}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123146990 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123146990 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123146990 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123146991 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}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123147027 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123147033 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123147033 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123147033 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:50 [2024-03-15T16:28:50.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:51 [2024-03-15T16:28:51.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:51 [2024-03-15T16:28:51.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:51 [2024-03-15T16:28:51.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:51 [2024-03-15T16:28:51.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:51 [2024-03-15T16:28:51.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:51 [2024-03-15T16:28:51.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:52 [2024-03-15T16:28:52.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:52 [2024-03-15T16:28:52.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:52 [2024-03-15T16:28:52.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:52 [2024-03-15T16:28:52.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:52 [2024-03-15T16:28:52.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:52 [2024-03-15T16:28:52.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123148539 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:52 [2024-03-15T16:28:52.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123148539 data=null doit=true}, TableItem with text {}]
12:28:52 [2024-03-15T16:28:52.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123148539 data=null}, TableItem with text {}]
12:28:52 [2024-03-15T16:28:52.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123148539 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:52 [2024-03-15T16:28:52.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123148539 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:52 [2024-03-15T16:28:52.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123148545 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:52 [2024-03-15T16:28:52.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:52 [2024-03-15T16:28:52.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:52 [2024-03-15T16:28:52.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:52 [2024-03-15T16:28:52.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:52 [2024-03-15T16:28:52.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123148589 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:28:52 [2024-03-15T16:28:52.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123148609 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:28:52 [2024-03-15T16:28:52.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123148609 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:28:52 [2024-03-15T16:28:52.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123148609 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:52 [2024-03-15T16:28:52.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123148609 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}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123148612 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:52 [2024-03-15T16:28:52.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123148654 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123148654 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123148654 data=null}, Tree node with text: ExampleCustomXml.xml]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123148654 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123148654 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]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123148678 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:52 [2024-03-15T16:28:52.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123148683 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123148683 data=null doit=true}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123148683 data=null}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123148683 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123148683 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123148702 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123148703 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123148703 data=null doit=true}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123148703 data=null}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123148703 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123148703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123148712 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123148713 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123148713 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123148714 data=null}, TreeItem with text {Traces [6]}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123148714 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123148714 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]}]
12:28:52 [2024-03-15T16:28:52.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123148721 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:52 [2024-03-15T16:28:52.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123148945 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123148945 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123148945 data=null}, Tree node with text: kernel-overlap-testing]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123148945 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123148945 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]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123148984 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:52 [2024-03-15T16:28:52.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123148988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123148988 data=null doit=true}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123148988 data=null}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123148988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123148988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123149011 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123149012 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123149012 data=null doit=true}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123149012 data=null}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123149012 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123149012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123149015 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:52 [2024-03-15T16:28:52.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123149016 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123149018 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123149018 data=null}, TreeItem with text {Traces [6]}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123149018 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123149018 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]}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123149025 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:52 [2024-03-15T16:28:52.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:52 [2024-03-15T16:28:52.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123149026 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:52 [2024-03-15T16:28:52.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123149026 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:52 [2024-03-15T16:28:52.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123149026 data=null}, TreeItem with text {Traces [6]}]
12:28:52 [2024-03-15T16:28:52.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123149026 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:52 [2024-03-15T16:28:52.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123149026 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]}]
12:28:52 [2024-03-15T16:28:52.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123149029 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:52 [2024-03-15T16:28:52.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:52 [2024-03-15T16:28:52.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:53 [2024-03-15T16:28:53.431Z] 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=1123149392 data=null doit=true}, Shell with text {Trace Import}]
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:53 [2024-03-15T16:28:53.431Z] 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')
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.431Z] 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.
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:53 [2024-03-15T16:28:53.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
12:28:53 [2024-03-15T16:28:53.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=1123149406 data=null}, (of type 'Combo')]
12:28:53 [2024-03-15T16:28:53.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
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123149436 data=null doit=true}, TreeItem with text {import}]
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123149437 data=null}, TreeItem with text {import}]
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123149437 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123149437 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}]
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123149439 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:53 [2024-03-15T16:28:53.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123149439 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123149439 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123149440 data=null}, Tree node with text: kernel-overlap-testing]
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123149440 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123149440 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]
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123149442 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:53 [2024-03-15T16:28:53.432Z] 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:'))
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123149464 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:'))]
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.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'
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:53 [2024-03-15T16:28:53.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')
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5d3e4879
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1123149465 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')]
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123149465 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')]
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1123149465 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1123149465 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1123149465 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')]
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1123149465 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')]
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1123149465 data=null 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')]
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1123149466 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')]
12:28:53 [2024-03-15T16:28:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123149466 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')]
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1123149466 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')]
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1123149466 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1123149466 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:53 [2024-03-15T16:28:53.433Z] 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')
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:53 [2024-03-15T16:28:53.433Z] 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.
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:53 [2024-03-15T16:28:53.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')
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:53 [2024-03-15T16:28:53.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 selected, not selecting again.
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.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'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:53 [2024-03-15T16:28:53.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')
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.433Z] 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')
12:28:53 [2024-03-15T16:28:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@60afe00
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1123149469 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')]
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1123149469 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')]
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1123149469 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1123149469 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1123149469 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')]
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1123149469 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')]
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1123149469 data=null 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')]
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1123149469 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')]
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1123149469 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')]
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1123149469 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')]
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1123149469 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1123149470 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:53 [2024-03-15T16:28:53.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')
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:53 [2024-03-15T16:28:53.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.
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.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)'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:53 [2024-03-15T16:28:53.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')
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.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')
12:28:53 [2024-03-15T16:28:53.435Z] 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.
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:53 [2024-03-15T16:28:53.435Z] 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')
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123149473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123149473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123149473 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123149473 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123149473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:53 [2024-03-15T16:28:53.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123149473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:53 [2024-03-15T16:28:53.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123149473 data=null 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')]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123149054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123149800 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123149800 data=null doit=true}, TreeItem with text {test}]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123149800 data=null}, TreeItem with text {test}]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123149801 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123149801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123149811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123149820 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123149823 data=null doit=true}, TreeItem with text {test}]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123149823 data=null}, TreeItem with text {test}]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123149823 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123149823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123149827 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:53 [2024-03-15T16:28:53.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123149828 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123149828 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123149828 data=null}, TreeItem with text {Traces [6]}]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123149828 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123149828 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]}]
12:28:53 [2024-03-15T16:28:53.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123149851 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:53 [2024-03-15T16:28:53.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123150076 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123150076 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123150076 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123150076 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123150077 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}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123150112 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:53 [2024-03-15T16:28:53.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123150114 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123150114 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123150115 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123150115 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123150115 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}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123150118 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123150119 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123150119 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123150119 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123150119 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123150119 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}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123150122 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123150122 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:28:53 [2024-03-15T16:28:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123150122 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:28:54 [2024-03-15T16:28:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123150122 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}]
12:28:54 [2024-03-15T16:28:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123150160 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:28:54 [2024-03-15T16:28:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123150166 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:54 [2024-03-15T16:28:54.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123150352 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123150392 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123150398 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123150398 data=null doit=true}, TableItem with text {}]
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123150398 data=null}, TableItem with text {}]
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123150398 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123150398 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123150404 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:54 [2024-03-15T16:28:54.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:55 [2024-03-15T16:28:55.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:55 [2024-03-15T16:28:55.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:55 [2024-03-15T16:28:55.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123151659 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:28:55 [2024-03-15T16:28:55.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123151659 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:28:55 [2024-03-15T16:28:55.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123151659 data=null}, TreeItem with text {kernel-overlap-testing}]
12:28:55 [2024-03-15T16:28:55.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123151660 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:55 [2024-03-15T16:28:55.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123151660 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}]
12:28:55 [2024-03-15T16:28:55.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123151663 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:28:55 [2024-03-15T16:28:55.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:55 [2024-03-15T16:28:55.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:55 [2024-03-15T16:28:55.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:55 [2024-03-15T16:28:55.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:55 [2024-03-15T16:28:55.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123151699 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123151699 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123151699 data=null}, Tree node with text: kernel-overlap-testing]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123151699 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123151699 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]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123151724 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:55 [2024-03-15T16:28:55.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123151730 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123151730 data=null doit=true}, TreeItem with text {test}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123151730 data=null}, TreeItem with text {test}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123151730 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123151730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123151746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123151746 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123151746 data=null doit=true}, TreeItem with text {test}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123151756 data=null}, TreeItem with text {test}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123151756 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123151756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123151760 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:55 [2024-03-15T16:28:55.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123151761 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123151761 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123151761 data=null}, TreeItem with text {Traces [6]}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123151762 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123151762 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]}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123151773 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1123151773 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1123151773 data=null doit=true}, TreeItem with text {Traces [6]}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1123151774 data=null}, TreeItem with text {Traces [6]}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1123151774 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:55 [2024-03-15T16:28:55.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123151774 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]}]
12:28:55 [2024-03-15T16:28:55.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1123151776 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:28:55 [2024-03-15T16:28:55.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:55 [2024-03-15T16:28:55.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:55 [2024-03-15T16:28:55.823Z] 
12:28:55 [2024-03-15T16:28:55.823Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:55 [2024-03-15T16:28:55.823Z] 
12:28:55 [2024-03-15T16:28:55.823Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:55 [2024-03-15T16:28:55.823Z] 
12:28:55 [2024-03-15T16:28:55.823Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:55 [2024-03-15T16:28:55.823Z] 
12:28:55 [2024-03-15T16:28:55.823Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:55 [2024-03-15T16:28:55.823Z] 
12:28:55 [2024-03-15T16:28:55.823Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:55 [2024-03-15T16:28:55.823Z] 
12:28:55 [2024-03-15T16:28:55.823Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:55 [2024-03-15T16:28:55.823Z] 
12:28:55 [2024-03-15T16:28:55.823Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:55 [2024-03-15T16:28:55.823Z] 
12:28:55 [2024-03-15T16:28:55.823Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:55 [2024-03-15T16:28:55.823Z] 
12:28:55 [2024-03-15T16:28:55.823Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:55 [2024-03-15T16:28:55.823Z] 
12:28:55 [2024-03-15T16:28:55.823Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:55 [2024-03-15T16:28:55.823Z] 
12:28:55 [2024-03-15T16:28:55.823Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:55 [2024-03-15T16:28:55.823Z] 
12:28:55 [2024-03-15T16:28:55.823Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] 
12:28:56 [2024-03-15T16:28:56.079Z] (Eclipse:19301): Gtk-WARNING **: 16:28:55.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:56 [2024-03-15T16:28:56.079Z] 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=1123152125 data=null doit=true}, Shell with text {Trace Import}]
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:56 [2024-03-15T16:28:56.079Z] 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')
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.079Z] 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.
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:56 [2024-03-15T16:28:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:56 [2024-03-15T16:28:56.079Z] 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
12:28:56 [2024-03-15T16:28:56.079Z] 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=1123152146 data=null}, (of type 'Combo')]
12:28:56 [2024-03-15T16:28:56.079Z] 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
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123152178 data=null doit=true}, TreeItem with text {import}]
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123152178 data=null}, TreeItem with text {import}]
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123152178 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123152178 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}]
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123152180 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123152180 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123152180 data=null doit=true}, TreeItem with text {import}]
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123152180 data=null}, TreeItem with text {import}]
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123152180 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123152181 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}]
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123152181 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:56 [2024-03-15T16:28:56.080Z] 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:'))
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123152188 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:'))]
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.080Z] 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'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:56 [2024-03-15T16:28:56.080Z] 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')
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:28:56 [2024-03-15T16:28:56.080Z] 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.
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:56 [2024-03-15T16:28:56.081Z] 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')
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:56 [2024-03-15T16:28:56.081Z] 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.
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:56 [2024-03-15T16:28:56.081Z] 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')
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:56 [2024-03-15T16:28:56.081Z] 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.
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:56 [2024-03-15T16:28:56.081Z] 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')
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] 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')
12:28:56 [2024-03-15T16:28:56.081Z] 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.
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:56 [2024-03-15T16:28:56.082Z] 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')
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:56 [2024-03-15T16:28:56.082Z] 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.
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] 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)'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:56 [2024-03-15T16:28:56.082Z] 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')
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] 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')
12:28:56 [2024-03-15T16:28:56.082Z] 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.
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:56 [2024-03-15T16:28:56.082Z] 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')
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123152208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123152208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123152208 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123152208 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123152208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:56 [2024-03-15T16:28:56.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123152208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:56 [2024-03-15T16:28:56.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:28:56 [2024-03-15T16:28:56.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123152211 data=null 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')]
12:28:56 [2024-03-15T16:28:56.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123151803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:56 [2024-03-15T16:28:56.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:56 [2024-03-15T16:28:56.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:56 [2024-03-15T16:28:56.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:56 [2024-03-15T16:28:56.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:56 [2024-03-15T16:28:56.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:56 [2024-03-15T16:28:56.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:56 [2024-03-15T16:28:56.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:56 [2024-03-15T16:28:56.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123152513 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:56 [2024-03-15T16:28:56.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123152513 data=null doit=true}, TreeItem with text {test}]
12:28:56 [2024-03-15T16:28:56.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123152513 data=null}, TreeItem with text {test}]
12:28:56 [2024-03-15T16:28:56.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123152513 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:56 [2024-03-15T16:28:56.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123152514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:56 [2024-03-15T16:28:56.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123152545 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:56 [2024-03-15T16:28:56.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:56 [2024-03-15T16:28:56.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123152545 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:56 [2024-03-15T16:28:56.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123152546 data=null doit=true}, TreeItem with text {test}]
12:28:56 [2024-03-15T16:28:56.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123152546 data=null}, TreeItem with text {test}]
12:28:56 [2024-03-15T16:28:56.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123152546 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:56 [2024-03-15T16:28:56.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123152546 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:56 [2024-03-15T16:28:56.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123152575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:56 [2024-03-15T16:28:56.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:56 [2024-03-15T16:28:56.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:56 [2024-03-15T16:28:56.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123152576 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:28:56 [2024-03-15T16:28:56.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123152576 data=null doit=true}, TreeItem with text {Traces [7]}]
12:28:56 [2024-03-15T16:28:56.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123152576 data=null}, TreeItem with text {Traces [7]}]
12:28:56 [2024-03-15T16:28:56.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123152576 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:28:56 [2024-03-15T16:28:56.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123152577 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]}]
12:28:56 [2024-03-15T16:28:56.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123152601 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:28:56 [2024-03-15T16:28:56.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:28:56 [2024-03-15T16:28:56.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:56 [2024-03-15T16:28:56.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:56 [2024-03-15T16:28:56.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123152824 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
12:28:56 [2024-03-15T16:28:56.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123152824 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123152824 data=null}, TreeItem with text {unrecognized.log}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123152825 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123152825 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}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123152858 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:56 [2024-03-15T16:28:56.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123152861 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123152861 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123152861 data=null}, TreeItem with text {unrecognized.log}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123152861 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123152861 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}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123152866 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123152867 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123152867 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123152867 data=null}, TreeItem with text {unrecognized.log}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123152867 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123152868 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}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123152870 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123152871 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
12:28:56 [2024-03-15T16:28:56.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1123152871 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
12:28:57 [2024-03-15T16:28:57.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123152871 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}]
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123152911 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1123153319 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1123153319 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1123153319 data=null}, TreeItem with text {unrecognized.log}]
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123153485 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123153486 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123153486 data=null}, TreeItem with text {unrecognized.log}]
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123153486 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123153486 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}]
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123153491 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:57 [2024-03-15T16:28:57.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123153500 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123153500 data=null doit=true}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123153500 data=null}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123153501 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123153501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123153536 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:57 [2024-03-15T16:28:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123153537 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123153537 data=null doit=true}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123153537 data=null}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123153537 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123153537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123153548 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:57 [2024-03-15T16:28:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:57 [2024-03-15T16:28:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123153549 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:28:57 [2024-03-15T16:28:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123153549 data=null doit=true}, TreeItem with text {Traces [7]}]
12:28:57 [2024-03-15T16:28:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123153549 data=null}, TreeItem with text {Traces [7]}]
12:28:57 [2024-03-15T16:28:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123153549 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:28:57 [2024-03-15T16:28:57.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123153549 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]}]
12:28:57 [2024-03-15T16:28:57.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123153568 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:28:57 [2024-03-15T16:28:57.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123153899 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log]
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123153899 data=null doit=true}, Tree node with text: unrecognized.log]
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123153899 data=null}, Tree node with text: unrecognized.log]
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123153899 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123153899 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]
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123153942 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:57 [2024-03-15T16:28:57.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123153947 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123153948 data=null doit=true}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123153948 data=null}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123153948 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123153948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123153979 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123153979 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123153979 data=null doit=true}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123153979 data=null}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123153980 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123153980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123153990 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:57 [2024-03-15T16:28:57.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123153991 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123153991 data=null doit=true}, TreeItem with text {Traces [7]}]
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123153991 data=null}, TreeItem with text {Traces [7]}]
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123153991 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123153991 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]}]
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123154006 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123154007 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123154007 data=null doit=true}, TreeItem with text {Traces [7]}]
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123154007 data=null}, TreeItem with text {Traces [7]}]
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123154007 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123154007 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]}]
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123154010 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:28:57 [2024-03-15T16:28:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:28:58 [2024-03-15T16:28:58.437Z] 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=1123154368 data=null doit=true}, Shell with text {Trace Import}]
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:28:58 [2024-03-15T16:28:58.437Z] 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')
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.437Z] 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.
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:28:58 [2024-03-15T16:28:58.437Z] 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
12:28:58 [2024-03-15T16:28:58.437Z] 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=1123154382 data=null}, (of type 'Combo')]
12:28:58 [2024-03-15T16:28:58.437Z] 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
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123154418 data=null doit=true}, TreeItem with text {import}]
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123154418 data=null}, TreeItem with text {import}]
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123154418 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123154421 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}]
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123154422 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:58 [2024-03-15T16:28:58.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123154423 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123154423 data=null doit=true}, TreeItem with text {import}]
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123154423 data=null}, TreeItem with text {import}]
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123154423 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123154423 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}]
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123154424 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:28:58 [2024-03-15T16:28:58.438Z] 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:'))
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123154431 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:'))]
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] 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'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:28:58 [2024-03-15T16:28:58.438Z] 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')
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:28:58 [2024-03-15T16:28:58.438Z] 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.
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:28:58 [2024-03-15T16:28:58.438Z] 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')
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:28:58 [2024-03-15T16:28:58.438Z] 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.
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:28:58 [2024-03-15T16:28:58.439Z] 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')
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@90c563
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1123154434 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')]
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1123154434 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')]
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1123154434 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1123154434 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1123154435 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')]
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1123154435 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')]
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1123154435 data=null 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')]
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1123154435 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')]
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1123154435 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')]
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1123154435 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')]
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1123154435 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1123154435 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:28:58 [2024-03-15T16:28:58.439Z] 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')
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] 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')
12:28:58 [2024-03-15T16:28:58.439Z] 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.
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:28:58 [2024-03-15T16:28:58.440Z] 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')
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:28:58 [2024-03-15T16:28:58.440Z] 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.
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] 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)'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:28:58 [2024-03-15T16:28:58.440Z] 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')
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] 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')
12:28:58 [2024-03-15T16:28:58.440Z] 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.
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:28:58 [2024-03-15T16:28:58.440Z] 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')
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123154450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123154450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123154450 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123154450 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123154450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:58 [2024-03-15T16:28:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123154450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:28:58 [2024-03-15T16:28:58.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123154451 data=null 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')]
12:28:58 [2024-03-15T16:28:58.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123154047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:28:58 [2024-03-15T16:28:58.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:58 [2024-03-15T16:28:58.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:58 [2024-03-15T16:28:58.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:58 [2024-03-15T16:28:58.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:58 [2024-03-15T16:28:58.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:58 [2024-03-15T16:28:58.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:58 [2024-03-15T16:28:58.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:58 [2024-03-15T16:28:58.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123154731 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:58 [2024-03-15T16:28:58.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123154731 data=null doit=true}, TreeItem with text {test}]
12:28:58 [2024-03-15T16:28:58.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123154731 data=null}, TreeItem with text {test}]
12:28:58 [2024-03-15T16:28:58.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123154731 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:58 [2024-03-15T16:28:58.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123154731 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:58 [2024-03-15T16:28:58.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123154748 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:58 [2024-03-15T16:28:58.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:58 [2024-03-15T16:28:58.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123154749 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:58 [2024-03-15T16:28:58.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123154749 data=null doit=true}, TreeItem with text {test}]
12:28:58 [2024-03-15T16:28:58.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123154749 data=null}, TreeItem with text {test}]
12:28:58 [2024-03-15T16:28:58.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123154749 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:58 [2024-03-15T16:28:58.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123154749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:58 [2024-03-15T16:28:58.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123154753 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:58 [2024-03-15T16:28:58.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:58 [2024-03-15T16:28:58.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:58 [2024-03-15T16:28:58.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123154754 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:28:58 [2024-03-15T16:28:58.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123154754 data=null doit=true}, TreeItem with text {Traces [7]}]
12:28:58 [2024-03-15T16:28:58.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123154754 data=null}, TreeItem with text {Traces [7]}]
12:28:58 [2024-03-15T16:28:58.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123154754 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:28:58 [2024-03-15T16:28:58.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123154754 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]}]
12:28:58 [2024-03-15T16:28:58.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123154767 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:28:58 [2024-03-15T16:28:58.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123155014 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123155014 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123155014 data=null}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123155014 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123155014 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}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123155036 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:58 [2024-03-15T16:28:58.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123155038 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123155039 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123155039 data=null}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123155039 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123155039 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}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123155042 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123155043 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123155043 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123155043 data=null}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123155043 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123155043 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}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123155046 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123155047 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1123155047 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
12:28:58 [2024-03-15T16:28:58.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123155047 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}]
12:28:59 [2024-03-15T16:28:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123155139 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
12:28:59 [2024-03-15T16:28:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1123155152 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
12:28:59 [2024-03-15T16:28:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1123155153 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:28:59 [2024-03-15T16:28:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1123155153 data=null}, TreeItem with text {unrecognized.log}]
12:28:59 [2024-03-15T16:28:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:28:59 [2024-03-15T16:28:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:28:59 [2024-03-15T16:28:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:28:59 [2024-03-15T16:28:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:59 [2024-03-15T16:28:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:59 [2024-03-15T16:28:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123155229 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
12:28:59 [2024-03-15T16:28:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123155229 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:28:59 [2024-03-15T16:28:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123155229 data=null}, TreeItem with text {unrecognized.log}]
12:28:59 [2024-03-15T16:28:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123155229 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123155230 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}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123155235 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:59 [2024-03-15T16:28:59.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123155290 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123155290 data=null doit=true}, Tree node with text: unrecognized.log]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123155290 data=null}, Tree node with text: unrecognized.log]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123155290 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123155291 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]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123155294 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:59 [2024-03-15T16:28:59.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123155299 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123155301 data=null doit=true}, TreeItem with text {test}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123155301 data=null}, TreeItem with text {test}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123155302 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123155302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123155327 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123155328 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123155328 data=null doit=true}, TreeItem with text {test}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123155328 data=null}, TreeItem with text {test}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123155328 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123155328 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123155334 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:28:59 [2024-03-15T16:28:59.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123155335 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123155335 data=null doit=true}, TreeItem with text {Traces [7]}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123155335 data=null}, TreeItem with text {Traces [7]}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123155335 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123155335 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]}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123155343 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:28:59 [2024-03-15T16:28:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:59 [2024-03-15T16:28:59.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123155343 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:28:59 [2024-03-15T16:28:59.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123155343 data=null doit=true}, TreeItem with text {Traces [7]}]
12:28:59 [2024-03-15T16:28:59.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123155343 data=null}, TreeItem with text {Traces [7]}]
12:28:59 [2024-03-15T16:28:59.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123155344 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:28:59 [2024-03-15T16:28:59.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123155344 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]}]
12:28:59 [2024-03-15T16:28:59.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123155346 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:28:59 [2024-03-15T16:28:59.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:28:59 [2024-03-15T16:28:59.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:28:59 [2024-03-15T16:28:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:28:59 [2024-03-15T16:28:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:28:59 [2024-03-15T16:28:59.466Z] 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=1123155628 data=null doit=true}, Shell with text {Confirm Clear}]
12:28:59 [2024-03-15T16:28:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:28:59 [2024-03-15T16:28:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:28:59 [2024-03-15T16:28:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:28:59 [2024-03-15T16:28:59.466Z] 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')
12:28:59 [2024-03-15T16:28:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:28:59 [2024-03-15T16:28:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:28:59 [2024-03-15T16:28:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123155629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:59 [2024-03-15T16:28:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123155629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:59 [2024-03-15T16:28:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123155629 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:59 [2024-03-15T16:28:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123155629 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:59 [2024-03-15T16:28:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123155629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:59 [2024-03-15T16:28:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123155629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:28:59 [2024-03-15T16:28:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123155629 data=null 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')]
12:29:00 [2024-03-15T16:29:00.830Z] 
12:29:00 [2024-03-15T16:29:00.830Z] (Eclipse:19301): Gtk-CRITICAL **: 16:29:00.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:29:00 [2024-03-15T16:29:00.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123155383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123157031 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123157031 data=null doit=true}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123157031 data=null}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123157031 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123157031 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123157052 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123157053 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123157053 data=null doit=true}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123157053 data=null}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123157053 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123157053 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123157057 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123157058 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123157058 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123157058 data=null}, TreeItem with text {Traces [7]}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123157058 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123157058 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]}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123157065 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123157065 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123157065 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:01 [2024-03-15T16:29:01.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123157066 data=null}, TreeItem with text {Traces [7]}]
12:29:01 [2024-03-15T16:29:01.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123157066 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:01 [2024-03-15T16:29:01.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123157066 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]}]
12:29:01 [2024-03-15T16:29:01.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123157068 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:01 [2024-03-15T16:29:01.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:29:01 [2024-03-15T16:29:01.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:29:01 [2024-03-15T16:29:01.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:29:01 [2024-03-15T16:29:01.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:29:01 [2024-03-15T16:29:01.342Z] 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=1123157394 data=null doit=true}, Shell with text {Trace Import}]
12:29:01 [2024-03-15T16:29:01.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:29:01 [2024-03-15T16:29:01.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:29:01 [2024-03-15T16:29:01.343Z] 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')
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.343Z] 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.
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:29:01 [2024-03-15T16:29:01.343Z] 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
12:29:01 [2024-03-15T16:29:01.343Z] 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=1123157399 data=null}, (of type 'Combo')]
12:29:01 [2024-03-15T16:29:01.343Z] 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
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123157438 data=null doit=true}, TreeItem with text {import}]
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123157438 data=null}, TreeItem with text {import}]
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123157438 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123157438 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}]
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123157445 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123157446 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123157446 data=null}, Tree node with text: kernel-overlap-testing]
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157446 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123157446 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]
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157447 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157448 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123157448 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123157448 data=null}, Tree node with text: kernel-overlap-testing]
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157448 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123157448 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]
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157450 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:29:01 [2024-03-15T16:29:01.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: metadata
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:29:01 [2024-03-15T16:29:01.344Z] 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:'))
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123157471 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:'))]
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] 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'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:29:01 [2024-03-15T16:29:01.344Z] 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')
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:29:01 [2024-03-15T16:29:01.344Z] 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.
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:29:01 [2024-03-15T16:29:01.344Z] 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')
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:29:01 [2024-03-15T16:29:01.344Z] 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.
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:29:01 [2024-03-15T16:29:01.344Z] 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')
12:29:01 [2024-03-15T16:29:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2e680a3d
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1123157475 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')]
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1123157475 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')]
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1123157475 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1123157475 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1123157475 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')]
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1123157475 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')]
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1123157476 data=null 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')]
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1123157476 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')]
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1123157476 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')]
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1123157476 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')]
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1123157476 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1123157476 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:29:01 [2024-03-15T16:29:01.345Z] 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')
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] 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')
12:29:01 [2024-03-15T16:29:01.345Z] 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.
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:29:01 [2024-03-15T16:29:01.346Z] 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')
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:29:01 [2024-03-15T16:29:01.346Z] 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.
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] 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)'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:29:01 [2024-03-15T16:29:01.346Z] 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')
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] 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')
12:29:01 [2024-03-15T16:29:01.346Z] 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.
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:29:01 [2024-03-15T16:29:01.346Z] 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')
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123157480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123157480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123157480 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123157480 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123157480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:01 [2024-03-15T16:29:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123157480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123157481 data=null 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')]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123157094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123157595 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123157595 data=null doit=true}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123157596 data=null}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123157596 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123157596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123157611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123157612 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123157612 data=null doit=true}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123157612 data=null}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123157612 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123157612 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123157616 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:01 [2024-03-15T16:29:01.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123157616 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123157616 data=null doit=true}, TreeItem with text {Traces [0]}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123157617 data=null}, TreeItem with text {Traces [0]}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123157617 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123157617 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]}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123157631 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123157632 data=null doit=true}, TreeItem with text {Traces [0]}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123157632 data=null}, TreeItem with text {Traces [0]}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123157632 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123157632 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]}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123157633 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:01 [2024-03-15T16:29:01.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157662 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123157662 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123157662 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157662 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123157662 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}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157694 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:01 [2024-03-15T16:29:01.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157697 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123157697 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123157697 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157697 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123157697 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}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157706 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157706 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123157706 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123157707 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157707 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123157707 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}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157710 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157711 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157711 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123157711 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}]
12:29:01 [2024-03-15T16:29:01.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157750 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.859Z] 
12:29:01 [2024-03-15T16:29:01.859Z] (Eclipse:19301): Gtk-CRITICAL **: 16:29:01.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123157777 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123157975 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123157986 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123157988 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123157989 data=null doit=true}, TableItem with text {}]
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123157989 data=null}, TableItem with text {}]
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123157989 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123157990 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123158007 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:01 [2024-03-15T16:29:01.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123159260 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123159261 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123159261 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123159261 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123159261 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}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123159266 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:03 [2024-03-15T16:29:03.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123159271 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123159271 data=null doit=true}, TreeItem with text {test}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123159271 data=null}, TreeItem with text {test}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123159272 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123159272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123159292 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123159293 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123159293 data=null doit=true}, TreeItem with text {test}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123159293 data=null}, TreeItem with text {test}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123159293 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123159293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123159298 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:03 [2024-03-15T16:29:03.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123159298 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123159298 data=null doit=true}, TreeItem with text {Traces [1]}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123159299 data=null}, TreeItem with text {Traces [1]}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123159299 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123159299 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]}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123159306 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:29:03 [2024-03-15T16:29:03.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:03 [2024-03-15T16:29:03.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123159307 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:29:03 [2024-03-15T16:29:03.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123159307 data=null doit=true}, TreeItem with text {Traces [1]}]
12:29:03 [2024-03-15T16:29:03.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123159307 data=null}, TreeItem with text {Traces [1]}]
12:29:03 [2024-03-15T16:29:03.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123159307 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:29:03 [2024-03-15T16:29:03.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123159307 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]}]
12:29:03 [2024-03-15T16:29:03.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123159315 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:29:03 [2024-03-15T16:29:03.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:29:03 [2024-03-15T16:29:03.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] 
12:29:03 [2024-03-15T16:29:03.481Z] (Eclipse:19301): Gtk-WARNING **: 16:29:03.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:03 [2024-03-15T16:29:03.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:29:03 [2024-03-15T16:29:03.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:29:03 [2024-03-15T16:29:03.481Z] 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=1123159627 data=null doit=true}, Shell with text {Confirm Clear}]
12:29:03 [2024-03-15T16:29:03.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:29:03 [2024-03-15T16:29:03.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:29:03 [2024-03-15T16:29:03.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:29:03 [2024-03-15T16:29:03.481Z] 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')
12:29:03 [2024-03-15T16:29:03.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:29:03 [2024-03-15T16:29:03.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:29:03 [2024-03-15T16:29:03.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123159628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:03 [2024-03-15T16:29:03.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123159628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:03 [2024-03-15T16:29:03.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123159628 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:03 [2024-03-15T16:29:03.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123159629 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:03 [2024-03-15T16:29:03.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123159629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:03 [2024-03-15T16:29:03.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123159629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:03 [2024-03-15T16:29:03.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123159629 data=null 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')]
12:29:04 [2024-03-15T16:29:04.043Z] 
12:29:04 [2024-03-15T16:29:04.043Z] (Eclipse:19301): Gtk-CRITICAL **: 16:29:03.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123159336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123159991 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123160007 data=null doit=true}, TreeItem with text {test}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123160007 data=null}, TreeItem with text {test}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123160007 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123160007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123160020 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123160021 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123160021 data=null doit=true}, TreeItem with text {test}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123160021 data=null}, TreeItem with text {test}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123160021 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123160022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123160025 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:04 [2024-03-15T16:29:04.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123160026 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123160026 data=null doit=true}, TreeItem with text {Traces [1]}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123160026 data=null}, TreeItem with text {Traces [1]}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123160030 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123160030 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]}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123160037 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123160037 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123160037 data=null doit=true}, TreeItem with text {Traces [1]}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123160038 data=null}, TreeItem with text {Traces [1]}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123160038 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:29:04 [2024-03-15T16:29:04.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123160038 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]}]
12:29:04 [2024-03-15T16:29:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123160040 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:29:04 [2024-03-15T16:29:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:29:04 [2024-03-15T16:29:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:29:04 [2024-03-15T16:29:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:29:04 [2024-03-15T16:29:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:29:04 [2024-03-15T16:29:04.299Z] 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=1123160402 data=null doit=true}, Shell with text {Trace Import}]
12:29:04 [2024-03-15T16:29:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:29:04 [2024-03-15T16:29:04.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:29:04 [2024-03-15T16:29:04.300Z] 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')
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] 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.
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:29:04 [2024-03-15T16:29:04.300Z] 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
12:29:04 [2024-03-15T16:29:04.300Z] 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=1123160418 data=null}, (of type 'Combo')]
12:29:04 [2024-03-15T16:29:04.300Z] 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
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123160453 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123160453 data=null doit=true}, TreeItem with text {import}]
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123160453 data=null}, TreeItem with text {import}]
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123160453 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123160453 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}]
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123160454 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:29:04 [2024-03-15T16:29:04.300Z] 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:'))
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123160471 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:'))]
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.300Z] 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'
12:29:04 [2024-03-15T16:29:04.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:29:04 [2024-03-15T16:29:04.301Z] 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')
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:29:04 [2024-03-15T16:29:04.301Z] 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.
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:29:04 [2024-03-15T16:29:04.301Z] 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')
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:29:04 [2024-03-15T16:29:04.301Z] 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.
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:29:04 [2024-03-15T16:29:04.301Z] 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')
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:29:04 [2024-03-15T16:29:04.301Z] 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.
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:29:04 [2024-03-15T16:29:04.301Z] 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')
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] 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')
12:29:04 [2024-03-15T16:29:04.302Z] 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.
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:29:04 [2024-03-15T16:29:04.302Z] 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')
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:29:04 [2024-03-15T16:29:04.302Z] 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.
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] 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)'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:29:04 [2024-03-15T16:29:04.302Z] 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')
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] 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')
12:29:04 [2024-03-15T16:29:04.302Z] 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.
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:29:04 [2024-03-15T16:29:04.302Z] 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')
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123160479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123160479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123160479 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:04 [2024-03-15T16:29:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123160479 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:04 [2024-03-15T16:29:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123160479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:04 [2024-03-15T16:29:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123160479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:04 [2024-03-15T16:29:04.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')
12:29:04 [2024-03-15T16:29:04.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:04 [2024-03-15T16:29:04.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:04 [2024-03-15T16:29:04.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:04 [2024-03-15T16:29:04.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:04 [2024-03-15T16:29:04.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:29:05 [2024-03-15T16:29:05.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:29:05 [2024-03-15T16:29:05.121Z] 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=1123161021 data=null doit=true}, Shell with text {Confirmation}]
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:29:05 [2024-03-15T16:29:05.122Z] 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')
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1123161022 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')]
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1123161022 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')]
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1123161022 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1123161022 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1123161023 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')]
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1123161023 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')]
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1123161023 data=null 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')]
12:29:05 [2024-03-15T16:29:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:29:05 [2024-03-15T16:29:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123160479 data=null 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')]
12:29:05 [2024-03-15T16:29:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123160064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:29:05 [2024-03-15T16:29:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:05 [2024-03-15T16:29:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:05 [2024-03-15T16:29:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:05 [2024-03-15T16:29:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123161589 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123161589 data=null doit=true}, TreeItem with text {test}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123161589 data=null}, TreeItem with text {test}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123161590 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123161590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123161606 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123161608 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123161615 data=null doit=true}, TreeItem with text {test}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123161615 data=null}, TreeItem with text {test}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123161615 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123161615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123161620 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:05 [2024-03-15T16:29:05.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1123161621 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1123161621 data=null doit=true}, TreeItem with text {Traces [13]}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1123161621 data=null}, TreeItem with text {Traces [13]}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1123161622 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123161622 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]}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1123161635 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1123161635 data=null doit=true}, TreeItem with text {Traces [13]}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1123161635 data=null}, TreeItem with text {Traces [13]}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1123161636 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123161636 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]}]
12:29:05 [2024-03-15T16:29:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1123161664 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123161911 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123161912 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123161912 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123161912 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123161912 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}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123161932 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:05 [2024-03-15T16:29:05.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123161935 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123161935 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123161935 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123161935 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123161935 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}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123161940 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123161940 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123161940 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123161941 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123161941 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123161941 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}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123161944 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123161944 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123161944 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:29:05 [2024-03-15T16:29:05.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123161944 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}]
12:29:05 [2024-03-15T16:29:05.890Z] 
12:29:05 [2024-03-15T16:29:05.890Z] (Eclipse:19301): Gtk-CRITICAL **: 16:29:05.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:29:06 [2024-03-15T16:29:06.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123161988 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:29:06 [2024-03-15T16:29:06.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123162157 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:29:06 [2024-03-15T16:29:06.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123162157 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:29:06 [2024-03-15T16:29:06.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123162157 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:29:06 [2024-03-15T16:29:06.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:29:06 [2024-03-15T16:29:06.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:06 [2024-03-15T16:29:06.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:06 [2024-03-15T16:29:06.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:06 [2024-03-15T16:29:06.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:06 [2024-03-15T16:29:06.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:07 [2024-03-15T16:29:07.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:07 [2024-03-15T16:29:07.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:07 [2024-03-15T16:29:07.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:07 [2024-03-15T16:29:07.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:07 [2024-03-15T16:29:07.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:07 [2024-03-15T16:29:07.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123163201 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:07 [2024-03-15T16:29:07.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123163202 data=null doit=true}, TableItem with text {}]
12:29:07 [2024-03-15T16:29:07.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123163202 data=null}, TableItem with text {}]
12:29:07 [2024-03-15T16:29:07.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123163202 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:07 [2024-03-15T16:29:07.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123163203 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:07 [2024-03-15T16:29:07.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123163215 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123163378 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123163378 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123163378 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123163379 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123163379 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}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123163388 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:07 [2024-03-15T16:29:07.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123163406 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123163406 data=null doit=true}, TreeItem with text {test}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123163406 data=null}, TreeItem with text {test}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123163407 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123163407 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123163435 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123163436 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123163436 data=null doit=true}, TreeItem with text {test}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123163436 data=null}, TreeItem with text {test}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123163437 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123163437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123163442 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:07 [2024-03-15T16:29:07.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1123163444 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1123163444 data=null doit=true}, TreeItem with text {Traces [13]}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1123163444 data=null}, TreeItem with text {Traces [13]}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1123163444 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:07 [2024-03-15T16:29:07.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123163444 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]}]
12:29:07 [2024-03-15T16:29:07.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1123163460 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:07 [2024-03-15T16:29:07.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:29:07 [2024-03-15T16:29:07.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:07 [2024-03-15T16:29:07.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:07 [2024-03-15T16:29:07.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123163684 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123163684 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123163684 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123163684 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123163707 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}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123163728 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:07 [2024-03-15T16:29:07.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123163731 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123163731 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123163731 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123163731 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123163731 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}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123163734 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123163737 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123163737 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123163738 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123163738 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123163738 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}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123163740 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123163741 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123163741 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123163741 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}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123163787 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123163959 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123163959 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123163959 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:07 [2024-03-15T16:29:07.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:09 [2024-03-15T16:29:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:09 [2024-03-15T16:29:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:09 [2024-03-15T16:29:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:09 [2024-03-15T16:29:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:09 [2024-03-15T16:29:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:09 [2024-03-15T16:29:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123164962 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123164962 data=null doit=true}, TableItem with text {}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123164962 data=null}, TableItem with text {}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123164963 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123164963 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123164976 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123165235 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123165236 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123165236 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123165236 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123165236 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}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123165243 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:09 [2024-03-15T16:29:09.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123165248 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123165248 data=null doit=true}, TreeItem with text {test}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123165248 data=null}, TreeItem with text {test}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123165248 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123165249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123165270 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123165270 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123165270 data=null doit=true}, TreeItem with text {test}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123165270 data=null}, TreeItem with text {test}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123165271 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123165271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123165280 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:09 [2024-03-15T16:29:09.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1123165281 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1123165281 data=null doit=true}, TreeItem with text {Traces [13]}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1123165281 data=null}, TreeItem with text {Traces [13]}]
12:29:09 [2024-03-15T16:29:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1123165281 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:09 [2024-03-15T16:29:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123165281 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]}]
12:29:09 [2024-03-15T16:29:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1123165296 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:09 [2024-03-15T16:29:09.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:29:09 [2024-03-15T16:29:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:09 [2024-03-15T16:29:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:09 [2024-03-15T16:29:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123165369 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123165369 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123165369 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123165369 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123165369 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}]
12:29:09 [2024-03-15T16:29:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123165397 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:09 [2024-03-15T16:29:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:09 [2024-03-15T16:29:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:09 [2024-03-15T16:29:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:09 [2024-03-15T16:29:09.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:09 [2024-03-15T16:29:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:09 [2024-03-15T16:29:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123165400 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123165400 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123165400 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123165400 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123165400 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}]
12:29:09 [2024-03-15T16:29:09.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123165404 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:29:09 [2024-03-15T16:29:09.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123165405 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123165405 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:09 [2024-03-15T16:29:09.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123165405 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123165405 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123165405 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}]
12:29:09 [2024-03-15T16:29:09.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123165408 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123165409 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123165409 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123165409 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}]
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123165457 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123165727 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123165741 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123165741 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123165743 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123165743 data=null doit=true}, TableItem with text {}]
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123165743 data=null}, TableItem with text {}]
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123165744 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123165744 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123165749 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:09 [2024-03-15T16:29:09.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123166912 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123166912 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123166912 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123166913 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123166913 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}]
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123166918 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:11 [2024-03-15T16:29:11.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123166923 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123166923 data=null doit=true}, TreeItem with text {test}]
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123166924 data=null}, TreeItem with text {test}]
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123166924 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123166924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123166945 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123166946 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123166946 data=null doit=true}, TreeItem with text {test}]
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123166946 data=null}, TreeItem with text {test}]
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123166946 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:11 [2024-03-15T16:29:11.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123166946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123166956 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:11 [2024-03-15T16:29:11.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1123166956 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1123166957 data=null doit=true}, TreeItem with text {Traces [13]}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1123166957 data=null}, TreeItem with text {Traces [13]}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1123166957 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123166957 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]}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1123166971 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:11 [2024-03-15T16:29:11.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123167029 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123167030 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123167030 data=null}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123167030 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123167030 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}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123167054 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:11 [2024-03-15T16:29:11.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123167056 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123167056 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123167057 data=null}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123167057 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123167057 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}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123167060 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123167060 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123167060 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123167061 data=null}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123167061 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123167061 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}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123167064 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123167064 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1123167064 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123167064 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}]
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123167112 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1123167341 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1123167360 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1123167360 data=null}, TreeItem with text {simple_server-thread1}]
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123167362 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123167362 data=null doit=true}, TableItem with text {}]
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123167362 data=null}, TableItem with text {}]
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123167362 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123167363 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123167368 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:11 [2024-03-15T16:29:11.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:12 [2024-03-15T16:29:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123168532 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123168532 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123168532 data=null}, TreeItem with text {simple_server-thread1}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123168533 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123168533 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}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123168537 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:12 [2024-03-15T16:29:12.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123168541 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123168541 data=null doit=true}, TreeItem with text {test}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123168541 data=null}, TreeItem with text {test}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123168542 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123168542 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123168565 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123168565 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123168565 data=null doit=true}, TreeItem with text {test}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123168569 data=null}, TreeItem with text {test}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123168569 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123168569 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123168574 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:12 [2024-03-15T16:29:12.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1123168575 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1123168575 data=null doit=true}, TreeItem with text {Traces [13]}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1123168575 data=null}, TreeItem with text {Traces [13]}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1123168575 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123168576 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]}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1123168589 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:12 [2024-03-15T16:29:12.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123168630 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123168630 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123168631 data=null}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123168631 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123168631 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}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123168672 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:12 [2024-03-15T16:29:12.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123168675 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123168676 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123168676 data=null}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123168676 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123168676 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}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123168679 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123168680 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123168680 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123168680 data=null}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123168680 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123168681 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}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123168683 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123168684 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1123168684 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123168684 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}]
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123168790 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1123169007 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1123169007 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1123169007 data=null}, TreeItem with text {simple_server-thread2}]
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123169009 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123169010 data=null doit=true}, TableItem with text {}]
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123169010 data=null}, TableItem with text {}]
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123169010 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123169010 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123169015 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:12 [2024-03-15T16:29:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123170291 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123170292 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123170292 data=null}, TreeItem with text {simple_server-thread2}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123170292 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123170292 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}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123170298 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:14 [2024-03-15T16:29:14.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123170302 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123170303 data=null doit=true}, TreeItem with text {test}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123170303 data=null}, TreeItem with text {test}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123170303 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123170303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123170330 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123170331 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123170331 data=null doit=true}, TreeItem with text {test}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123170331 data=null}, TreeItem with text {test}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123170331 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123170332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123170336 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:14 [2024-03-15T16:29:14.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1123170337 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1123170337 data=null doit=true}, TreeItem with text {Traces [13]}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1123170337 data=null}, TreeItem with text {Traces [13]}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1123170338 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:14 [2024-03-15T16:29:14.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123170338 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]}]
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1123170347 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:14 [2024-03-15T16:29:14.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123170426 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123170426 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123170426 data=null}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123170426 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123170427 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}]
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123170454 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:14 [2024-03-15T16:29:14.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123170456 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123170457 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123170457 data=null}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123170457 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123170457 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}]
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123170461 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123170461 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123170461 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123170461 data=null}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123170462 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123170462 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}]
12:29:14 [2024-03-15T16:29:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123170467 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123170467 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1123170468 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123170468 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}]
12:29:14 [2024-03-15T16:29:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123170515 data=null button=1 stateMask=0x80000 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1123170734 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1123170741 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1123170741 data=null}, TreeItem with text {ust-overlap-testing}]
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123170743 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123170743 data=null doit=true}, TableItem with text {}]
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123170743 data=null}, TableItem with text {}]
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123170744 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123170744 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123170764 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:14 [2024-03-15T16:29:14.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:16 [2024-03-15T16:29:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:16 [2024-03-15T16:29:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:16 [2024-03-15T16:29:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123172029 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
12:29:16 [2024-03-15T16:29:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123172029 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:29:16 [2024-03-15T16:29:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123172029 data=null}, TreeItem with text {ust-overlap-testing}]
12:29:16 [2024-03-15T16:29:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123172029 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:16 [2024-03-15T16:29:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123172029 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}]
12:29:16 [2024-03-15T16:29:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123172035 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:16 [2024-03-15T16:29:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:16 [2024-03-15T16:29:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:16 [2024-03-15T16:29:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:16 [2024-03-15T16:29:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:16 [2024-03-15T16:29:16.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:16 [2024-03-15T16:29:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123172040 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123172040 data=null doit=true}, TreeItem with text {test}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123172040 data=null}, TreeItem with text {test}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123172040 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123172040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123172069 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123172069 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123172069 data=null doit=true}, TreeItem with text {test}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123172069 data=null}, TreeItem with text {test}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123172070 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123172070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123172074 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:16 [2024-03-15T16:29:16.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1123172074 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1123172074 data=null doit=true}, TreeItem with text {Traces [13]}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1123172074 data=null}, TreeItem with text {Traces [13]}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1123172075 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123172075 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]}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1123172089 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:16 [2024-03-15T16:29:16.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172148 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172148 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172148 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172149 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123172149 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)}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172170 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:16 [2024-03-15T16:29:16.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172173 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172173 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172173 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172173 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123172173 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)}]
12:29:16 [2024-03-15T16:29:16.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172176 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:29:16 [2024-03-15T16:29:16.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172177 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172177 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:16 [2024-03-15T16:29:16.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172177 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172177 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123172177 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)}]
12:29:16 [2024-03-15T16:29:16.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172180 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172180 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172180 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123172181 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)}]
12:29:16 [2024-03-15T16:29:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172229 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172418 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172418 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123172418 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:16 [2024-03-15T16:29:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:29:16 [2024-03-15T16:29:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:16 [2024-03-15T16:29:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:16 [2024-03-15T16:29:16.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:16 [2024-03-15T16:29:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:16 [2024-03-15T16:29:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:16 [2024-03-15T16:29:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:16 [2024-03-15T16:29:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:16 [2024-03-15T16:29:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:16 [2024-03-15T16:29:16.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:16 [2024-03-15T16:29:16.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:16 [2024-03-15T16:29:16.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123173428 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123173428 data=null doit=true}, TableItem with text {}]
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123173428 data=null}, TableItem with text {}]
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123173428 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123173428 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123173442 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123173698 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123173698 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123173698 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123173698 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:17 [2024-03-15T16:29:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123173699 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)}]
12:29:17 [2024-03-15T16:29:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123173704 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:29:17 [2024-03-15T16:29:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:17 [2024-03-15T16:29:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:17 [2024-03-15T16:29:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:17 [2024-03-15T16:29:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:17 [2024-03-15T16:29:17.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:17 [2024-03-15T16:29:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:17 [2024-03-15T16:29:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:17 [2024-03-15T16:29:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:17 [2024-03-15T16:29:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:17 [2024-03-15T16:29:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:17 [2024-03-15T16:29:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:17 [2024-03-15T16:29:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123173708 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:17 [2024-03-15T16:29:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123173708 data=null doit=true}, TreeItem with text {test}]
12:29:17 [2024-03-15T16:29:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123173708 data=null}, TreeItem with text {test}]
12:29:17 [2024-03-15T16:29:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123173709 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:17 [2024-03-15T16:29:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123173709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123173731 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123173732 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123173732 data=null doit=true}, TreeItem with text {test}]
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123173732 data=null}, TreeItem with text {test}]
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123173732 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123173732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123173736 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:17 [2024-03-15T16:29:17.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1123173737 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1123173737 data=null doit=true}, TreeItem with text {Traces [13]}]
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1123173737 data=null}, TreeItem with text {Traces [13]}]
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1123173740 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123173740 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]}]
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1123173749 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:17 [2024-03-15T16:29:17.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123173974 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123173974 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123173974 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123173974 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:17 [2024-03-15T16:29:17.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123173974 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)}]
12:29:18 [2024-03-15T16:29:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174011 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:18 [2024-03-15T16:29:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:18 [2024-03-15T16:29:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:18 [2024-03-15T16:29:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:18 [2024-03-15T16:29:18.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:18 [2024-03-15T16:29:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:18 [2024-03-15T16:29:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174014 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174014 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174014 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174014 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123174014 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)}]
12:29:18 [2024-03-15T16:29:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174018 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:29:18 [2024-03-15T16:29:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174018 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174018 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:18 [2024-03-15T16:29:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174018 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174019 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123174019 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)}]
12:29:18 [2024-03-15T16:29:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174021 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174022 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174022 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123174022 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)}]
12:29:18 [2024-03-15T16:29:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174063 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174236 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174236 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123174236 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:18 [2024-03-15T16:29:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:29:18 [2024-03-15T16:29:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:18 [2024-03-15T16:29:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:18 [2024-03-15T16:29:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:18 [2024-03-15T16:29:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:18 [2024-03-15T16:29:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:18 [2024-03-15T16:29:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:18 [2024-03-15T16:29:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:18 [2024-03-15T16:29:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:19 [2024-03-15T16:29:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:19 [2024-03-15T16:29:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:19 [2024-03-15T16:29:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:19 [2024-03-15T16:29:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:19 [2024-03-15T16:29:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:19 [2024-03-15T16:29:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123175240 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:19 [2024-03-15T16:29:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123175240 data=null doit=true}, TableItem with text {}]
12:29:19 [2024-03-15T16:29:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123175240 data=null}, TableItem with text {}]
12:29:19 [2024-03-15T16:29:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123175240 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:19 [2024-03-15T16:29:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123175241 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:19 [2024-03-15T16:29:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123175247 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:19 [2024-03-15T16:29:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:19 [2024-03-15T16:29:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:19 [2024-03-15T16:29:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:19 [2024-03-15T16:29:19.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123175511 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123175511 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123175511 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123175512 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123175512 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)}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123175518 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:19 [2024-03-15T16:29:19.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123175523 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123175523 data=null doit=true}, TreeItem with text {test}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123175523 data=null}, TreeItem with text {test}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123175524 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123175524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123175549 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123175549 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123175550 data=null doit=true}, TreeItem with text {test}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123175550 data=null}, TreeItem with text {test}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123175550 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123175550 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123175555 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:19 [2024-03-15T16:29:19.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1123175556 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1123175556 data=null doit=true}, TreeItem with text {Traces [13]}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1123175556 data=null}, TreeItem with text {Traces [13]}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1123175556 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123175556 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]}]
12:29:19 [2024-03-15T16:29:19.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1123175564 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:19 [2024-03-15T16:29:19.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:29:19 [2024-03-15T16:29:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:19 [2024-03-15T16:29:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:19 [2024-03-15T16:29:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123175891 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123175892 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123175892 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123175892 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123175892 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)}]
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123175934 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:19 [2024-03-15T16:29:19.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123175937 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123175937 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123175937 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123175937 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123175937 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)}]
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123175941 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123175941 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123175941 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123175941 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123175942 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123175942 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)}]
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123175945 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123175945 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123175945 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:19 [2024-03-15T16:29:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123175946 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)}]
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123175989 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123176241 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123176244 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123176244 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123176246 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123176246 data=null doit=true}, TableItem with text {}]
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123176246 data=null}, TableItem with text {}]
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123176247 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123176247 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123176283 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:20 [2024-03-15T16:29:20.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:21 [2024-03-15T16:29:21.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:21 [2024-03-15T16:29:21.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:21 [2024-03-15T16:29:21.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123177449 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:21 [2024-03-15T16:29:21.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123177449 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:21 [2024-03-15T16:29:21.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123177449 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:21 [2024-03-15T16:29:21.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123177449 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:21 [2024-03-15T16:29:21.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123177450 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)}]
12:29:21 [2024-03-15T16:29:21.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123177454 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:29:21 [2024-03-15T16:29:21.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:21 [2024-03-15T16:29:21.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:21 [2024-03-15T16:29:21.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:21 [2024-03-15T16:29:21.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:21 [2024-03-15T16:29:21.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:21 [2024-03-15T16:29:21.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:21 [2024-03-15T16:29:21.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:21 [2024-03-15T16:29:21.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123177458 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123177458 data=null doit=true}, TreeItem with text {test}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123177458 data=null}, TreeItem with text {test}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123177458 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123177459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123177480 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123177481 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123177481 data=null doit=true}, TreeItem with text {test}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123177481 data=null}, TreeItem with text {test}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123177481 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123177481 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123177491 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:21 [2024-03-15T16:29:21.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1123177492 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1123177492 data=null doit=true}, TreeItem with text {Traces [13]}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1123177492 data=null}, TreeItem with text {Traces [13]}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1123177492 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123177492 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]}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1123177506 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:21 [2024-03-15T16:29:21.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123177562 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1123177562 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1123177562 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123177563 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123177563 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)}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123177588 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:21 [2024-03-15T16:29:21.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123177590 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1123177590 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1123177590 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123177590 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123177590 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)}]
12:29:21 [2024-03-15T16:29:21.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123177593 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
12:29:21 [2024-03-15T16:29:21.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123177593 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1123177593 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:21 [2024-03-15T16:29:21.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1123177594 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123177594 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123177594 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)}]
12:29:21 [2024-03-15T16:29:21.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123177596 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123177597 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123177597 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123177597 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)}]
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123177657 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123177867 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1123177870 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1123177873 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123177874 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123177875 data=null doit=true}, TableItem with text {}]
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123177875 data=null}, TableItem with text {}]
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123177875 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123177875 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123177895 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:21 [2024-03-15T16:29:21.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:23 [2024-03-15T16:29:23.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:23 [2024-03-15T16:29:23.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:23 [2024-03-15T16:29:23.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123179180 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:29:23 [2024-03-15T16:29:23.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1123179180 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:29:23 [2024-03-15T16:29:23.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1123179180 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:29:23 [2024-03-15T16:29:23.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123179180 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:29:23 [2024-03-15T16:29:23.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123179180 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)}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123179187 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:23 [2024-03-15T16:29:23.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123179191 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123179192 data=null doit=true}, TreeItem with text {test}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123179192 data=null}, TreeItem with text {test}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123179192 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123179192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123179220 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123179221 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123179221 data=null doit=true}, TreeItem with text {test}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123179221 data=null}, TreeItem with text {test}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123179221 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123179222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123179226 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:23 [2024-03-15T16:29:23.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1123179227 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1123179227 data=null doit=true}, TreeItem with text {Traces [13]}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1123179227 data=null}, TreeItem with text {Traces [13]}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1123179228 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123179228 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]}]
12:29:23 [2024-03-15T16:29:23.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1123179236 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:23 [2024-03-15T16:29:23.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:29:23 [2024-03-15T16:29:23.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:23 [2024-03-15T16:29:23.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:23 [2024-03-15T16:29:23.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123179472 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1123179473 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1123179473 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123179473 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123179498 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)}]
12:29:23 [2024-03-15T16:29:23.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123179523 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:23 [2024-03-15T16:29:23.492Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123179525 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1123179526 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1123179526 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123179526 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123179526 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)}]
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123179529 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123179530 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1123179530 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1123179530 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123179530 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123179530 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)}]
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123179533 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123179533 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123179533 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123179533 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)}]
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123179577 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123179765 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1123179765 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1123179765 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123179767 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123179767 data=null doit=true}, TableItem with text {}]
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123179767 data=null}, TableItem with text {}]
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123179767 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123179767 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123179768 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123179769 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123179769 data=null doit=true}, TableItem with text {}]
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123179769 data=null}, TableItem with text {}]
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123179769 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123179770 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:23 [2024-03-15T16:29:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123179770 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:24 [2024-03-15T16:29:24.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:24 [2024-03-15T16:29:24.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123181031 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1123181031 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1123181031 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123181031 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123181032 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)}]
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123181035 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:24 [2024-03-15T16:29:24.871Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123181040 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123181040 data=null doit=true}, TreeItem with text {test}]
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123181040 data=null}, TreeItem with text {test}]
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123181041 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:24 [2024-03-15T16:29:24.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123181041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123181067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123181068 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123181068 data=null doit=true}, TreeItem with text {test}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123181068 data=null}, TreeItem with text {test}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123181068 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123181069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123181073 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:25 [2024-03-15T16:29:25.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1123181074 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1123181074 data=null doit=true}, TreeItem with text {Traces [13]}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1123181074 data=null}, TreeItem with text {Traces [13]}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1123181074 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123181074 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]}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1123181082 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:25 [2024-03-15T16:29:25.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123181149 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1123181149 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1123181149 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123181149 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123181149 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)}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123181176 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:25 [2024-03-15T16:29:25.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:25 [2024-03-15T16:29:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123181179 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1123181179 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1123181179 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123181179 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123181179 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)}]
12:29:25 [2024-03-15T16:29:25.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123181183 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
12:29:25 [2024-03-15T16:29:25.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123181183 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1123181183 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:25 [2024-03-15T16:29:25.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1123181183 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123181183 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123181184 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)}]
12:29:25 [2024-03-15T16:29:25.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123181190 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123181190 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123181190 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123181190 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)}]
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123181235 data=null button=1 stateMask=0x80000 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123181426 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1123181426 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1123181426 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123181428 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123181428 data=null doit=true}, TableItem with text {}]
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123181428 data=null}, TableItem with text {}]
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123181429 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123181429 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123181429 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123181430 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123181430 data=null doit=true}, TableItem with text {}]
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123181430 data=null}, TableItem with text {}]
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123181431 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123181431 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:25 [2024-03-15T16:29:25.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123181431 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:25 [2024-03-15T16:29:25.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:25 [2024-03-15T16:29:25.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:26 [2024-03-15T16:29:26.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:26 [2024-03-15T16:29:26.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:26 [2024-03-15T16:29:26.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123182695 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:29:26 [2024-03-15T16:29:26.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1123182695 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:29:26 [2024-03-15T16:29:26.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1123182696 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:29:26 [2024-03-15T16:29:26.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123182696 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:29:26 [2024-03-15T16:29:26.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123182696 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)}]
12:29:26 [2024-03-15T16:29:26.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123182700 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:29:26 [2024-03-15T16:29:26.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:26 [2024-03-15T16:29:26.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:26 [2024-03-15T16:29:26.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:26 [2024-03-15T16:29:26.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:26 [2024-03-15T16:29:26.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:26 [2024-03-15T16:29:26.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:26 [2024-03-15T16:29:26.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123182706 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123182706 data=null doit=true}, TreeItem with text {test}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123182706 data=null}, TreeItem with text {test}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123182707 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123182707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123182735 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123182736 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123182736 data=null doit=true}, TreeItem with text {test}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123182736 data=null}, TreeItem with text {test}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123182736 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123182736 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123182740 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:26 [2024-03-15T16:29:26.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1123182741 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1123182741 data=null doit=true}, TreeItem with text {Traces [13]}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1123182741 data=null}, TreeItem with text {Traces [13]}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1123182741 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123182741 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]}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1123182750 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:26 [2024-03-15T16:29:26.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123182814 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123182814 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123182814 data=null}, TreeItem with text {unrecognized.log}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123182814 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123182815 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}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123182838 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:26 [2024-03-15T16:29:26.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123182840 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123182840 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123182840 data=null}, TreeItem with text {unrecognized.log}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123182841 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
12:29:26 [2024-03-15T16:29:26.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123182841 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}]
12:29:26 [2024-03-15T16:29:26.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123182844 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
12:29:26 [2024-03-15T16:29:26.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:29:26 [2024-03-15T16:29:26.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123182844 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
12:29:26 [2024-03-15T16:29:26.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123182844 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:29:26 [2024-03-15T16:29:26.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:26 [2024-03-15T16:29:26.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123182844 data=null}, TreeItem with text {unrecognized.log}]
12:29:26 [2024-03-15T16:29:26.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123182845 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
12:29:26 [2024-03-15T16:29:26.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123182845 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}]
12:29:26 [2024-03-15T16:29:26.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123182847 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
12:29:26 [2024-03-15T16:29:26.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123182848 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
12:29:26 [2024-03-15T16:29:26.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1123182848 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
12:29:27 [2024-03-15T16:29:27.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123182848 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}]
12:29:27 [2024-03-15T16:29:27.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123182890 data=null button=1 stateMask=0x80000 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
12:29:27 [2024-03-15T16:29:27.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1123183029 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
12:29:27 [2024-03-15T16:29:27.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1123183029 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:29:27 [2024-03-15T16:29:27.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1123183029 data=null}, TreeItem with text {unrecognized.log}]
12:29:27 [2024-03-15T16:29:27.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:29:27 [2024-03-15T16:29:27.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:29:27 [2024-03-15T16:29:27.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:29:27 [2024-03-15T16:29:27.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123183289 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123183290 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123183290 data=null}, TreeItem with text {unrecognized.log}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123183290 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123183290 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}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123183296 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:27 [2024-03-15T16:29:27.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123183301 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123183301 data=null doit=true}, TreeItem with text {test}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123183301 data=null}, TreeItem with text {test}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123183301 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123183301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123183331 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123183331 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123183331 data=null doit=true}, TreeItem with text {test}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123183331 data=null}, TreeItem with text {test}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123183331 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123183332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123183337 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:27 [2024-03-15T16:29:27.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1123183337 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1123183338 data=null doit=true}, TreeItem with text {Traces [13]}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1123183338 data=null}, TreeItem with text {Traces [13]}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1123183338 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123183338 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]}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1123183347 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1123183353 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1123183353 data=null doit=true}, TreeItem with text {Traces [13]}]
12:29:27 [2024-03-15T16:29:27.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1123183353 data=null}, TreeItem with text {Traces [13]}]
12:29:27 [2024-03-15T16:29:27.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1123183353 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:27 [2024-03-15T16:29:27.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123183353 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]}]
12:29:27 [2024-03-15T16:29:27.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1123183357 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:29:27 [2024-03-15T16:29:27.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:29:27 [2024-03-15T16:29:27.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:29:27 [2024-03-15T16:29:27.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:29:27 [2024-03-15T16:29:27.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:29:27 [2024-03-15T16:29:27.534Z] 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=1123183640 data=null doit=true}, Shell with text {Confirm Clear}]
12:29:27 [2024-03-15T16:29:27.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:29:27 [2024-03-15T16:29:27.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:29:27 [2024-03-15T16:29:27.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:29:27 [2024-03-15T16:29:27.534Z] 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')
12:29:27 [2024-03-15T16:29:27.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:29:27 [2024-03-15T16:29:27.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:29:27 [2024-03-15T16:29:27.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123183641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:27 [2024-03-15T16:29:27.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123183641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:27 [2024-03-15T16:29:27.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123183641 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:27 [2024-03-15T16:29:27.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123183641 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:27 [2024-03-15T16:29:27.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123183641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:27 [2024-03-15T16:29:27.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123183641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:27 [2024-03-15T16:29:27.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123183641 data=null 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')]
12:29:30 [2024-03-15T16:29:30.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:29:30 [2024-03-15T16:29:30.046Z] 
12:29:30 [2024-03-15T16:29:30.046Z] (Eclipse:19301): Gtk-WARNING **: 16:29:29.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:30 [2024-03-15T16:29:30.047Z] 
12:29:30 [2024-03-15T16:29:30.047Z] (Eclipse:19301): Gtk-WARNING **: 16:29:29.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:30 [2024-03-15T16:29:30.047Z] 
12:29:30 [2024-03-15T16:29:30.047Z] (Eclipse:19301): Gtk-WARNING **: 16:29:29.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:30 [2024-03-15T16:29:30.047Z] 
12:29:30 [2024-03-15T16:29:30.047Z] (Eclipse:19301): Gtk-WARNING **: 16:29:29.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:30 [2024-03-15T16:29:30.303Z] 
12:29:30 [2024-03-15T16:29:30.303Z] (Eclipse:19301): Gtk-CRITICAL **: 16:29:30.168: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:29:30 [2024-03-15T16:29:30.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123183394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:29:30 [2024-03-15T16:29:30.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:30 [2024-03-15T16:29:30.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:30 [2024-03-15T16:29:30.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:30 [2024-03-15T16:29:30.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:30 [2024-03-15T16:29:30.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:30 [2024-03-15T16:29:30.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:30 [2024-03-15T16:29:30.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123186679 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:30 [2024-03-15T16:29:30.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123186679 data=null doit=true}, TreeItem with text {test}]
12:29:30 [2024-03-15T16:29:30.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123186679 data=null}, TreeItem with text {test}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123186680 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123186680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123186700 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123186701 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123186701 data=null doit=true}, TreeItem with text {test}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123186701 data=null}, TreeItem with text {test}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123186701 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123186701 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123186710 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:30 [2024-03-15T16:29:30.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123186710 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123186710 data=null doit=true}, TreeItem with text {Traces [0]}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123186710 data=null}, TreeItem with text {Traces [0]}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123186711 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123186711 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]}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123186718 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123186718 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123186718 data=null doit=true}, TreeItem with text {Traces [0]}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123186718 data=null}, TreeItem with text {Traces [0]}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123186719 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123186719 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]}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123186726 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:29:30 [2024-03-15T16:29:30.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:29:30 [2024-03-15T16:29:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:29:31 [2024-03-15T16:29:31.070Z] 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=1123187029 data=null doit=true}, Shell with text {Trace Import}]
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:29:31 [2024-03-15T16:29:31.070Z] 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')
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.070Z] 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.
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:29:31 [2024-03-15T16:29:31.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:29:31 [2024-03-15T16:29:31.071Z] 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
12:29:31 [2024-03-15T16:29:31.071Z] 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=1123187043 data=null}, (of type 'Combo')]
12:29:31 [2024-03-15T16:29:31.071Z] 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
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123187074 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123187075 data=null doit=true}, TreeItem with text {import}]
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123187075 data=null}, TreeItem with text {import}]
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123187075 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123187075 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}]
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123187075 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:29:31 [2024-03-15T16:29:31.071Z] 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:'))
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123187091 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:'))]
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.071Z] 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'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:29:31 [2024-03-15T16:29:31.071Z] 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')
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:29:31 [2024-03-15T16:29:31.071Z] 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.
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:29:31 [2024-03-15T16:29:31.072Z] 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')
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:29:31 [2024-03-15T16:29:31.072Z] 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.
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:29:31 [2024-03-15T16:29:31.072Z] 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')
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:29:31 [2024-03-15T16:29:31.072Z] 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.
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:29:31 [2024-03-15T16:29:31.072Z] 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')
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] 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')
12:29:31 [2024-03-15T16:29:31.072Z] 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.
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:29:31 [2024-03-15T16:29:31.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:29:31 [2024-03-15T16:29:31.072Z] 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')
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:29:31 [2024-03-15T16:29:31.073Z] 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.
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] 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)'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:29:31 [2024-03-15T16:29:31.073Z] 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')
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] 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')
12:29:31 [2024-03-15T16:29:31.073Z] 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.
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:29:31 [2024-03-15T16:29:31.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')
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123187098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123187098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123187098 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123187098 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123187098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123187098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:31 [2024-03-15T16:29:31.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:31 [2024-03-15T16:29:31.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:31 [2024-03-15T16:29:31.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:31 [2024-03-15T16:29:31.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:31 [2024-03-15T16:29:31.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:31 [2024-03-15T16:29:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:29:31 [2024-03-15T16:29:31.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:29:31 [2024-03-15T16:29:31.634Z] 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=1123187634 data=null doit=true}, Shell with text {Confirmation}]
12:29:31 [2024-03-15T16:29:31.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
12:29:31 [2024-03-15T16:29:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
12:29:31 [2024-03-15T16:29:31.635Z] 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')
12:29:31 [2024-03-15T16:29:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:29:31 [2024-03-15T16:29:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
12:29:31 [2024-03-15T16:29:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1123187635 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')]
12:29:31 [2024-03-15T16:29:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=1123187635 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')]
12:29:31 [2024-03-15T16:29:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=1123187635 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:29:31 [2024-03-15T16:29:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=1123187635 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:29:31 [2024-03-15T16:29:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=1123187635 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')]
12:29:31 [2024-03-15T16:29:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=1123187635 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')]
12:29:31 [2024-03-15T16:29:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=1123187635 data=null 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')]
12:29:31 [2024-03-15T16:29:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:29:31 [2024-03-15T16:29:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123187098 data=null 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')]
12:29:31 [2024-03-15T16:29:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123186743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123188185 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123188185 data=null doit=true}, TreeItem with text {test}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123188185 data=null}, TreeItem with text {test}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123188185 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123188185 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123188199 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123188200 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123188200 data=null doit=true}, TreeItem with text {test}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123188200 data=null}, TreeItem with text {test}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123188200 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123188200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123188204 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:32 [2024-03-15T16:29:32.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123188205 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123188205 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123188206 data=null}, TreeItem with text {Traces [7]}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123188206 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123188206 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]}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123188219 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123188219 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123188219 data=null}, TreeItem with text {Traces [7]}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123188219 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123188219 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]}]
12:29:32 [2024-03-15T16:29:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123188222 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:32 [2024-03-15T16:29:32.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:32 [2024-03-15T16:29:32.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:32 [2024-03-15T16:29:32.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123188544 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123188544 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123188544 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123188544 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123188545 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}]
12:29:32 [2024-03-15T16:29:32.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123188575 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:32 [2024-03-15T16:29:32.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:32 [2024-03-15T16:29:32.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:32 [2024-03-15T16:29:32.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:32 [2024-03-15T16:29:32.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:32 [2024-03-15T16:29:32.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:32 [2024-03-15T16:29:32.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123188578 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123188578 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123188578 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123188578 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123188578 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}]
12:29:32 [2024-03-15T16:29:32.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123188581 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:29:32 [2024-03-15T16:29:32.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123188582 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123188582 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:32 [2024-03-15T16:29:32.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123188582 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123188582 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123188582 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}]
12:29:32 [2024-03-15T16:29:32.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123188587 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123188587 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123188588 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123188588 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}]
12:29:32 [2024-03-15T16:29:32.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123188623 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123188629 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123188629 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123188629 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:29:32 [2024-03-15T16:29:32.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:29:32 [2024-03-15T16:29:32.658Z] 
12:29:32 [2024-03-15T16:29:32.658Z] (Eclipse:19301): Gtk-CRITICAL **: 16:29:32.466: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:29:33 [2024-03-15T16:29:33.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:33 [2024-03-15T16:29:33.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:33 [2024-03-15T16:29:33.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:33 [2024-03-15T16:29:33.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:33 [2024-03-15T16:29:33.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123190136 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123190136 data=null doit=true}, TableItem with text {}]
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123190137 data=null}, TableItem with text {}]
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123190137 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123190137 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123190142 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123190216 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123190216 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123190216 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123190216 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123190216 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}]
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123190219 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:34 [2024-03-15T16:29:34.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123190226 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123190226 data=null doit=true}, TreeItem with text {test}]
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123190226 data=null}, TreeItem with text {test}]
12:29:34 [2024-03-15T16:29:34.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123190226 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:34 [2024-03-15T16:29:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123190226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:34 [2024-03-15T16:29:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123190250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:34 [2024-03-15T16:29:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:34 [2024-03-15T16:29:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123190251 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:34 [2024-03-15T16:29:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123190251 data=null doit=true}, TreeItem with text {test}]
12:29:34 [2024-03-15T16:29:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123190251 data=null}, TreeItem with text {test}]
12:29:34 [2024-03-15T16:29:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123190251 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:34 [2024-03-15T16:29:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123190251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:34 [2024-03-15T16:29:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123190255 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:34 [2024-03-15T16:29:34.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:34 [2024-03-15T16:29:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:34 [2024-03-15T16:29:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123190256 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:34 [2024-03-15T16:29:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123190256 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:34 [2024-03-15T16:29:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123190256 data=null}, TreeItem with text {Traces [7]}]
12:29:34 [2024-03-15T16:29:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123190256 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:34 [2024-03-15T16:29:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123190256 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]}]
12:29:34 [2024-03-15T16:29:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123190264 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:34 [2024-03-15T16:29:34.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123190587 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123190587 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123190587 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123190587 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123190587 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}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123190620 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:34 [2024-03-15T16:29:34.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123190622 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123190622 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123190622 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123190622 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123190622 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}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123190625 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123190625 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123190627 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123190628 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123190628 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123190628 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}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123190630 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123190631 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123190631 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123190631 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}]
12:29:34 [2024-03-15T16:29:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123190668 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123190674 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123190674 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123190674 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:29:34 [2024-03-15T16:29:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:29:34 [2024-03-15T16:29:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:35 [2024-03-15T16:29:35.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:35 [2024-03-15T16:29:35.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:36 [2024-03-15T16:29:36.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:36 [2024-03-15T16:29:36.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:36 [2024-03-15T16:29:36.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:36 [2024-03-15T16:29:36.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:36 [2024-03-15T16:29:36.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:36 [2024-03-15T16:29:36.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123192177 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:36 [2024-03-15T16:29:36.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123192177 data=null doit=true}, TableItem with text {}]
12:29:36 [2024-03-15T16:29:36.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123192177 data=null}, TableItem with text {}]
12:29:36 [2024-03-15T16:29:36.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123192178 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:36 [2024-03-15T16:29:36.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123192178 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:36 [2024-03-15T16:29:36.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123192183 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:36 [2024-03-15T16:29:36.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:36 [2024-03-15T16:29:36.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:36 [2024-03-15T16:29:36.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:36 [2024-03-15T16:29:36.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:36 [2024-03-15T16:29:36.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123192248 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:29:36 [2024-03-15T16:29:36.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123192248 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:29:36 [2024-03-15T16:29:36.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123192248 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:29:36 [2024-03-15T16:29:36.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123192248 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:36 [2024-03-15T16:29:36.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123192248 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}]
12:29:36 [2024-03-15T16:29:36.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123192252 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:36 [2024-03-15T16:29:36.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123192256 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123192256 data=null doit=true}, TreeItem with text {test}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123192256 data=null}, TreeItem with text {test}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123192256 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123192256 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123192276 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123192276 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123192279 data=null doit=true}, TreeItem with text {test}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123192279 data=null}, TreeItem with text {test}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123192280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123192280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123192285 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:36 [2024-03-15T16:29:36.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123192285 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123192286 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123192286 data=null}, TreeItem with text {Traces [7]}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123192286 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123192286 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]}]
12:29:36 [2024-03-15T16:29:36.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123192299 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:36 [2024-03-15T16:29:36.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123192621 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123192621 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123192621 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123192622 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123192622 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}]
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123192653 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:36 [2024-03-15T16:29:36.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123192655 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123192655 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123192655 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123192655 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123192655 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}]
12:29:36 [2024-03-15T16:29:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123192658 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:29:36 [2024-03-15T16:29:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123192658 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123192658 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:36 [2024-03-15T16:29:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123192659 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123192659 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123192659 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}]
12:29:36 [2024-03-15T16:29:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123192663 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123192664 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123192664 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123192664 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}]
12:29:36 [2024-03-15T16:29:36.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123192701 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123192890 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123192909 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123192909 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:36 [2024-03-15T16:29:36.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:29:36 [2024-03-15T16:29:36.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:36 [2024-03-15T16:29:36.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:36 [2024-03-15T16:29:36.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:37 [2024-03-15T16:29:37.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:37 [2024-03-15T16:29:37.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:37 [2024-03-15T16:29:37.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:37 [2024-03-15T16:29:37.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:37 [2024-03-15T16:29:37.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:37 [2024-03-15T16:29:37.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123193415 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:37 [2024-03-15T16:29:37.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123193415 data=null doit=true}, TableItem with text {}]
12:29:37 [2024-03-15T16:29:37.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123193415 data=null}, TableItem with text {}]
12:29:37 [2024-03-15T16:29:37.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123193416 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:37 [2024-03-15T16:29:37.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123193416 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:37 [2024-03-15T16:29:37.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123193421 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:37 [2024-03-15T16:29:37.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:37 [2024-03-15T16:29:37.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123194181 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123194182 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123194182 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123194182 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123194182 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}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123194188 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:38 [2024-03-15T16:29:38.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123194193 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123194193 data=null doit=true}, TreeItem with text {test}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123194193 data=null}, TreeItem with text {test}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123194193 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123194193 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123194215 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123194215 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123194215 data=null doit=true}, TreeItem with text {test}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123194216 data=null}, TreeItem with text {test}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123194216 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123194216 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123194225 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:38 [2024-03-15T16:29:38.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123194226 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123194226 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123194226 data=null}, TreeItem with text {Traces [7]}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123194226 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123194226 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]}]
12:29:38 [2024-03-15T16:29:38.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123194234 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:38 [2024-03-15T16:29:38.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123194300 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123194300 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123194301 data=null}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123194301 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123194301 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}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123194327 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:38 [2024-03-15T16:29:38.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123194331 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123194331 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123194331 data=null}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123194331 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123194331 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}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123194351 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123194352 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123194352 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123194352 data=null}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123194352 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123194352 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}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123194356 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123194357 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1123194357 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123194357 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}]
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123194469 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1123194655 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1123194658 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1123194659 data=null}, TreeItem with text {simple_server-thread1}]
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123194675 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123194675 data=null doit=true}, TableItem with text {}]
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123194675 data=null}, TableItem with text {}]
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123194675 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123194676 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123194690 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:38 [2024-03-15T16:29:38.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123195945 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123195945 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123195945 data=null}, TreeItem with text {simple_server-thread1}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123195945 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123195945 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}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123195948 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:39 [2024-03-15T16:29:39.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123195952 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123195952 data=null doit=true}, TreeItem with text {test}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123195952 data=null}, TreeItem with text {test}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123195952 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123195952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123195975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123195976 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123195976 data=null doit=true}, TreeItem with text {test}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123195976 data=null}, TreeItem with text {test}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123195976 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123195976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123195980 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:39 [2024-03-15T16:29:39.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123195980 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123195981 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:39 [2024-03-15T16:29:39.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123195981 data=null}, TreeItem with text {Traces [7]}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123195981 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123195981 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]}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123195995 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:39 [2024-03-15T16:29:39.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123196033 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123196033 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123196033 data=null}, TreeItem with text {simple_server-thread2}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123196033 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123196034 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}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123196053 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:39 [2024-03-15T16:29:39.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123196055 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123196055 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123196055 data=null}, TreeItem with text {simple_server-thread2}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123196056 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123196056 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}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123196058 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123196059 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123196059 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123196059 data=null}, TreeItem with text {simple_server-thread2}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123196059 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123196059 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}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123196062 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123196062 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
12:29:39 [2024-03-15T16:29:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1123196062 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123196062 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}]
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123196148 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1123196324 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1123196325 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1123196325 data=null}, TreeItem with text {simple_server-thread2}]
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123196333 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123196333 data=null doit=true}, TableItem with text {}]
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123196333 data=null}, TableItem with text {}]
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123196333 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123196333 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123196355 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:40 [2024-03-15T16:29:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:41 [2024-03-15T16:29:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:41 [2024-03-15T16:29:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:41 [2024-03-15T16:29:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123197524 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:29:41 [2024-03-15T16:29:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123197524 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:29:41 [2024-03-15T16:29:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123197524 data=null}, TreeItem with text {simple_server-thread2}]
12:29:41 [2024-03-15T16:29:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123197524 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:29:41 [2024-03-15T16:29:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123197524 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}]
12:29:41 [2024-03-15T16:29:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123197527 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:29:41 [2024-03-15T16:29:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:41 [2024-03-15T16:29:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:41 [2024-03-15T16:29:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:41 [2024-03-15T16:29:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:41 [2024-03-15T16:29:41.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:41 [2024-03-15T16:29:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123197535 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123197535 data=null doit=true}, TreeItem with text {test}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123197535 data=null}, TreeItem with text {test}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123197535 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123197535 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123197566 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123197566 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123197566 data=null doit=true}, TreeItem with text {test}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123197566 data=null}, TreeItem with text {test}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123197566 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123197567 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123197570 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:41 [2024-03-15T16:29:41.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123197571 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123197571 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123197571 data=null}, TreeItem with text {Traces [7]}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123197571 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123197572 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]}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123197579 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:41 [2024-03-15T16:29:41.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123197638 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123197638 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123197638 data=null}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123197638 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123197638 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}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123197660 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:41 [2024-03-15T16:29:41.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123197662 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123197662 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123197662 data=null}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123197662 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123197662 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}]
12:29:41 [2024-03-15T16:29:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123197667 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:29:41 [2024-03-15T16:29:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123197667 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123197667 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:41 [2024-03-15T16:29:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123197667 data=null}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123197668 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123197668 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}]
12:29:41 [2024-03-15T16:29:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123197670 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123197671 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1123197671 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123197671 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}]
12:29:41 [2024-03-15T16:29:41.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123197713 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1123197920 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1123197920 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1123197920 data=null}, TreeItem with text {ust-overlap-testing}]
12:29:41 [2024-03-15T16:29:41.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:29:41 [2024-03-15T16:29:41.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123197922 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123197929 data=null doit=true}, TableItem with text {}]
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123197929 data=null}, TableItem with text {}]
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123197929 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123197930 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123197952 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:41 [2024-03-15T16:29:41.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123199118 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123199118 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123199118 data=null}, TreeItem with text {ust-overlap-testing}]
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123199118 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123199118 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}]
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123199125 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:43 [2024-03-15T16:29:43.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123199130 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123199130 data=null doit=true}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123199130 data=null}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123199131 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123199131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123199165 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123199166 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123199166 data=null doit=true}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123199166 data=null}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123199167 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123199167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123199179 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123199179 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123199180 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123199180 data=null}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123199180 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123199180 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]}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123199194 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123199198 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123199198 data=null doit=true}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123199198 data=null}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123199198 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123199198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123199215 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123199216 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123199216 data=null doit=true}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123199216 data=null}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123199216 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123199216 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123199224 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123199225 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123199225 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123199225 data=null}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123199225 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123199225 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]}]
12:29:43 [2024-03-15T16:29:43.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123199232 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123199268 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123199268 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123199268 data=null}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123199268 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123199268 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}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123199306 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:43 [2024-03-15T16:29:43.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123199309 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123199309 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123199309 data=null}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123199310 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123199310 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}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123199313 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123199314 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123199314 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123199314 data=null}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123199314 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123199314 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}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123199317 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123199318 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1123199318 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123199318 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}]
12:29:43 [2024-03-15T16:29:43.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123199359 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1123199520 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1123199520 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1123199520 data=null}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:29:43 [2024-03-15T16:29:43.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:29:43 [2024-03-15T16:29:43.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123199684 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123199684 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123199684 data=null}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123199685 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123199685 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}]
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123199689 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:43 [2024-03-15T16:29:43.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:43 [2024-03-15T16:29:43.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123199697 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123199698 data=null doit=true}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123199698 data=null}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123199698 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123199698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123199725 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123199725 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123199725 data=null doit=true}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123199726 data=null}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123199726 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123199726 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123199731 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:43 [2024-03-15T16:29:43.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123199732 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123199732 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123199732 data=null}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123199732 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123199732 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]}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123199748 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123199748 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123199748 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123199749 data=null}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123199749 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123199749 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]}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123199754 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:29:43 [2024-03-15T16:29:43.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:29:43 [2024-03-15T16:29:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:29:43 [2024-03-15T16:29:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:29:43 [2024-03-15T16:29:43.932Z] 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=1123200055 data=null doit=true}, Shell with text {Confirm Clear}]
12:29:43 [2024-03-15T16:29:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:29:43 [2024-03-15T16:29:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:29:43 [2024-03-15T16:29:43.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:29:43 [2024-03-15T16:29:43.933Z] 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')
12:29:43 [2024-03-15T16:29:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:29:43 [2024-03-15T16:29:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:29:43 [2024-03-15T16:29:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123200056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:43 [2024-03-15T16:29:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123200056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:43 [2024-03-15T16:29:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123200056 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:43 [2024-03-15T16:29:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123200056 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:43 [2024-03-15T16:29:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123200056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:43 [2024-03-15T16:29:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123200056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:43 [2024-03-15T16:29:43.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123200056 data=null 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')]
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.297Z] 
12:29:45 [2024-03-15T16:29:45.297Z] (Eclipse:19301): Gtk-WARNING **: 16:29:45.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:29:45 [2024-03-15T16:29:45.552Z] 
12:29:45 [2024-03-15T16:29:45.552Z] (Eclipse:19301): Gtk-CRITICAL **: 16:29:45.363: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123199796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123201625 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123201625 data=null doit=true}, TreeItem with text {test}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123201625 data=null}, TreeItem with text {test}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123201625 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123201626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123201645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123201645 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123201645 data=null doit=true}, TreeItem with text {test}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123201645 data=null}, TreeItem with text {test}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123201645 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123201646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123201654 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:45 [2024-03-15T16:29:45.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123201654 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123201655 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123201655 data=null}, TreeItem with text {Traces [7]}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123201655 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123201655 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]}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123201662 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123201662 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123201662 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123201663 data=null}, TreeItem with text {Traces [7]}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123201663 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123201663 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]}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123201671 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:29:45 [2024-03-15T16:29:45.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:29:45 [2024-03-15T16:29:45.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:29:45 [2024-03-15T16:29:45.810Z] 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=1123201994 data=null doit=true}, Shell with text {Trace Import}]
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:29:45 [2024-03-15T16:29:45.810Z] 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')
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:45 [2024-03-15T16:29:45.810Z] 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.
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:29:45 [2024-03-15T16:29:45.810Z] 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
12:29:45 [2024-03-15T16:29:45.810Z] 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=1123201999 data=null}, (of type 'Combo')]
12:29:45 [2024-03-15T16:29:45.810Z] 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
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:45 [2024-03-15T16:29:45.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123202040 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123202041 data=null doit=true}, TreeItem with text {import}]
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123202041 data=null}, TreeItem with text {import}]
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123202041 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123202041 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}]
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123202041 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:29:46 [2024-03-15T16:29:46.067Z] 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:'))
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:29:46 [2024-03-15T16:29:46.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123202049 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:'))]
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] 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'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:29:46 [2024-03-15T16:29:46.068Z] 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')
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:29:46 [2024-03-15T16:29:46.068Z] 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.
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:29:46 [2024-03-15T16:29:46.068Z] 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')
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:29:46 [2024-03-15T16:29:46.068Z] 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.
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:29:46 [2024-03-15T16:29:46.068Z] 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')
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:29:46 [2024-03-15T16:29:46.068Z] 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.
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:29:46 [2024-03-15T16:29:46.069Z] 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')
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] 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')
12:29:46 [2024-03-15T16:29:46.069Z] 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.
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:29:46 [2024-03-15T16:29:46.069Z] 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')
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:29:46 [2024-03-15T16:29:46.069Z] 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.
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] 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)'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:29:46 [2024-03-15T16:29:46.069Z] 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')
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] 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')
12:29:46 [2024-03-15T16:29:46.069Z] 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.
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:29:46 [2024-03-15T16:29:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:29:46 [2024-03-15T16:29:46.070Z] 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')
12:29:46 [2024-03-15T16:29:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:29:46 [2024-03-15T16:29:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123202070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:46 [2024-03-15T16:29:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123202070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:46 [2024-03-15T16:29:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123202070 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:46 [2024-03-15T16:29:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123202070 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:46 [2024-03-15T16:29:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123202070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:46 [2024-03-15T16:29:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123202070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:29:46 [2024-03-15T16:29:46.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:46 [2024-03-15T16:29:46.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:46 [2024-03-15T16:29:46.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:46 [2024-03-15T16:29:46.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:46 [2024-03-15T16:29:46.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:46 [2024-03-15T16:29:46.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:29:46 [2024-03-15T16:29:46.631Z] 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=1123202613 data=null doit=true}, Shell with text {Confirmation}]
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:29:46 [2024-03-15T16:29:46.631Z] 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')
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1123202613 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')]
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1123202613 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')]
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1123202613 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1123202614 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1123202614 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')]
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1123202614 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')]
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1123202614 data=null 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')]
12:29:46 [2024-03-15T16:29:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:29:46 [2024-03-15T16:29:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123202070 data=null 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')]
12:29:46 [2024-03-15T16:29:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123201692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123203173 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123203173 data=null doit=true}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123203175 data=null}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123203175 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123203175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123203186 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123203186 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123203187 data=null doit=true}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123203187 data=null}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123203187 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123203187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123203196 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123203197 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123203197 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123203197 data=null}, TreeItem with text {Traces [7]}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123203197 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123203197 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]}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123203204 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:47 [2024-03-15T16:29:47.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123203206 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123203206 data=null doit=true}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123203207 data=null}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123203212 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123203213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123203222 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123203222 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123203222 data=null doit=true}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123203222 data=null}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123203222 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123203222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123203230 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:47 [2024-03-15T16:29:47.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123203230 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123203230 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123203230 data=null}, TreeItem with text {Traces [7]}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123203231 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123203231 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]}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123203237 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123203237 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123203237 data=null}, TreeItem with text {Traces [7]}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123203238 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123203238 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]}]
12:29:47 [2024-03-15T16:29:47.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123203248 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123203487 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123203488 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123203488 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123203488 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123203488 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}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123203508 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:47 [2024-03-15T16:29:47.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123203510 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123203510 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123203510 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123203510 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123203510 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}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123203513 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123203513 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123203513 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123203514 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123203514 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123203514 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}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123203519 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123203519 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123203519 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123203519 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}]
12:29:47 [2024-03-15T16:29:47.655Z] 
12:29:47 [2024-03-15T16:29:47.655Z] (Eclipse:19301): Gtk-CRITICAL **: 16:29:47.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:29:47 [2024-03-15T16:29:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123203558 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123203712 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123203712 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123203712 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:29:47 [2024-03-15T16:29:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:29:47 [2024-03-15T16:29:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:47 [2024-03-15T16:29:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:47 [2024-03-15T16:29:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:48 [2024-03-15T16:29:48.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:48 [2024-03-15T16:29:48.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:48 [2024-03-15T16:29:48.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:48 [2024-03-15T16:29:48.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:48 [2024-03-15T16:29:48.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:48 [2024-03-15T16:29:48.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:48 [2024-03-15T16:29:48.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:48 [2024-03-15T16:29:48.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123204730 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:48 [2024-03-15T16:29:48.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123204730 data=null doit=true}, TableItem with text {}]
12:29:48 [2024-03-15T16:29:48.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123204730 data=null}, TableItem with text {}]
12:29:48 [2024-03-15T16:29:48.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123204730 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:48 [2024-03-15T16:29:48.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123204731 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:48 [2024-03-15T16:29:48.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123204736 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:48 [2024-03-15T16:29:48.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:48 [2024-03-15T16:29:48.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123205081 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123205081 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123205081 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123205081 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123205081 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}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123205084 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:49 [2024-03-15T16:29:49.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123205088 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123205088 data=null doit=true}, TreeItem with text {test}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123205088 data=null}, TreeItem with text {test}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123205088 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123205088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123205106 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123205107 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123205107 data=null doit=true}, TreeItem with text {test}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123205107 data=null}, TreeItem with text {test}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123205107 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123205107 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123205110 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:49 [2024-03-15T16:29:49.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123205116 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123205116 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123205116 data=null}, TreeItem with text {Traces [7]}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123205116 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123205117 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]}]
12:29:49 [2024-03-15T16:29:49.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123205124 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:49 [2024-03-15T16:29:49.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:29:49 [2024-03-15T16:29:49.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:49 [2024-03-15T16:29:49.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:49 [2024-03-15T16:29:49.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123205345 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123205345 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123205345 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123205346 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123205346 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}]
12:29:49 [2024-03-15T16:29:49.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123205380 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:49 [2024-03-15T16:29:49.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123205383 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123205383 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123205383 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123205383 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123205383 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}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123205388 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123205388 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123205388 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123205389 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123205389 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123205389 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}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123205391 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123205391 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123205392 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123205392 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}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123205428 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123205434 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123205434 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123205434 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:29:49 [2024-03-15T16:29:49.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:29:49 [2024-03-15T16:29: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"'
12:29:49 [2024-03-15T16:29:49.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:49 [2024-03-15T16:29:49.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:50 [2024-03-15T16:29:50.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:50 [2024-03-15T16:29:50.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:50 [2024-03-15T16:29:50.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:50 [2024-03-15T16:29:50.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:50 [2024-03-15T16:29:50.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:50 [2024-03-15T16:29:50.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123206940 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:50 [2024-03-15T16:29:50.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123206941 data=null doit=true}, TableItem with text {}]
12:29:50 [2024-03-15T16:29:50.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123206941 data=null}, TableItem with text {}]
12:29:50 [2024-03-15T16:29:50.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123206941 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:50 [2024-03-15T16:29:50.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123206941 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:50 [2024-03-15T16:29:50.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123206948 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:50 [2024-03-15T16:29:50.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:50 [2024-03-15T16:29:50.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:51 [2024-03-15T16:29:51.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:51 [2024-03-15T16:29:51.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:51 [2024-03-15T16:29:51.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123207022 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123207022 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123207022 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123207023 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123207023 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}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123207029 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:51 [2024-03-15T16:29:51.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123207033 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123207033 data=null doit=true}, TreeItem with text {test}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123207033 data=null}, TreeItem with text {test}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123207034 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123207034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123207053 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123207054 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123207054 data=null doit=true}, TreeItem with text {test}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123207054 data=null}, TreeItem with text {test}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123207054 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123207055 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123207064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:51 [2024-03-15T16:29:51.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123207064 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123207064 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123207064 data=null}, TreeItem with text {Traces [7]}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123207065 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123207065 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]}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123207073 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:51 [2024-03-15T16:29:51.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123207102 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123207102 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123207103 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123207103 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123207103 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}]
12:29:51 [2024-03-15T16:29:51.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123207136 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:51 [2024-03-15T16:29:51.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123207138 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123207139 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123207139 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123207139 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123207139 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}]
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123207149 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123207149 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123207149 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123207149 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123207150 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123207150 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}]
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123207153 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123207153 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123207153 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123207153 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}]
12:29:51 [2024-03-15T16:29:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123207193 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123207401 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123207401 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123207401 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:51 [2024-03-15T16:29:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:29:51 [2024-03-15T16:29:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:51 [2024-03-15T16:29:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:51 [2024-03-15T16:29:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:51 [2024-03-15T16:29:51.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:51 [2024-03-15T16:29:51.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:51 [2024-03-15T16:29:51.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:51 [2024-03-15T16:29:51.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:51 [2024-03-15T16:29:51.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:51 [2024-03-15T16:29:51.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123207907 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:51 [2024-03-15T16:29:51.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123207908 data=null doit=true}, TableItem with text {}]
12:29:51 [2024-03-15T16:29:51.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123207908 data=null}, TableItem with text {}]
12:29:51 [2024-03-15T16:29:51.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123207908 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:51 [2024-03-15T16:29:51.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123207908 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:51 [2024-03-15T16:29:51.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123207914 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:51 [2024-03-15T16:29:51.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:51 [2024-03-15T16:29:51.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123208671 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123208671 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123208671 data=null}, TreeItem with text {kernel-overlap-testing}]
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123208671 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123208671 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}]
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123208674 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:52 [2024-03-15T16:29:52.780Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123208678 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123208681 data=null doit=true}, TreeItem with text {test}]
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123208681 data=null}, TreeItem with text {test}]
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123208681 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123208681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123208703 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123208703 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123208704 data=null doit=true}, TreeItem with text {test}]
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123208704 data=null}, TreeItem with text {test}]
12:29:52 [2024-03-15T16:29:52.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123208704 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123208704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123208707 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:52 [2024-03-15T16:29:52.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123208708 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123208708 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123208708 data=null}, TreeItem with text {Traces [7]}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123208708 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123208708 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]}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123208716 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:52 [2024-03-15T16:29:52.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123208745 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123208745 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123208745 data=null}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123208745 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123208746 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}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123208778 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:52 [2024-03-15T16:29:52.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123208780 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123208780 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123208780 data=null}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123208780 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123208781 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}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123208783 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123208784 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123208784 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123208784 data=null}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123208784 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123208784 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}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123208789 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123208789 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1123208789 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
12:29:52 [2024-03-15T16:29:52.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123208789 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}]
12:29:53 [2024-03-15T16:29:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123208838 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
12:29:53 [2024-03-15T16:29:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1123209034 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:29:53 [2024-03-15T16:29:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1123209037 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1123209037 data=null}, TreeItem with text {simple_server-thread1}]
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123209039 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123209040 data=null doit=true}, TableItem with text {}]
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123209040 data=null}, TableItem with text {}]
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123209040 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123209040 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123209042 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:53 [2024-03-15T16:29:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:54 [2024-03-15T16:29:54.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:54 [2024-03-15T16:29:54.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:54 [2024-03-15T16:29:54.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123210330 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:29:54 [2024-03-15T16:29:54.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123210330 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:29:54 [2024-03-15T16:29:54.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123210330 data=null}, TreeItem with text {simple_server-thread1}]
12:29:54 [2024-03-15T16:29:54.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123210330 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:29:54 [2024-03-15T16:29:54.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123210330 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}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123210334 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:54 [2024-03-15T16:29:54.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123210339 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123210339 data=null doit=true}, TreeItem with text {test}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123210339 data=null}, TreeItem with text {test}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123210339 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123210339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123210363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123210366 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123210366 data=null doit=true}, TreeItem with text {test}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123210366 data=null}, TreeItem with text {test}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123210366 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123210367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123210370 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:54 [2024-03-15T16:29:54.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123210371 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123210371 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123210371 data=null}, TreeItem with text {Traces [7]}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123210372 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123210372 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]}]
12:29:54 [2024-03-15T16:29:54.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123210389 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:54 [2024-03-15T16:29:54.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:29:54 [2024-03-15T16:29:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:54 [2024-03-15T16:29:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:54 [2024-03-15T16:29:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123210715 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123210715 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123210715 data=null}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123210715 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123210715 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}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123210753 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:54 [2024-03-15T16:29:54.660Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123210755 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123210755 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123210756 data=null}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123210756 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123210756 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}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123210760 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123210760 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123210760 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123210760 data=null}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123210761 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123210761 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}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123210764 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123210764 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1123210764 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123210765 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}]
12:29:54 [2024-03-15T16:29:54.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123210808 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1123211009 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1123211009 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1123211009 data=null}, TreeItem with text {simple_server-thread2}]
12:29:54 [2024-03-15T16:29:54.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:29:54 [2024-03-15T16:29:54.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:54 [2024-03-15T16:29:54.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:54 [2024-03-15T16:29:54.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:54 [2024-03-15T16:29:54.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:54 [2024-03-15T16:29:54.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:54 [2024-03-15T16:29:54.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:54 [2024-03-15T16:29:54.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:54 [2024-03-15T16:29:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:54 [2024-03-15T16:29:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:54 [2024-03-15T16:29:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:54 [2024-03-15T16:29:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123211011 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:54 [2024-03-15T16:29:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123211011 data=null doit=true}, TableItem with text {}]
12:29:54 [2024-03-15T16:29:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123211011 data=null}, TableItem with text {}]
12:29:54 [2024-03-15T16:29:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123211011 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:54 [2024-03-15T16:29:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123211012 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:54 [2024-03-15T16:29:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123211013 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:54 [2024-03-15T16:29:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:54 [2024-03-15T16:29:54.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123212299 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123212299 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123212300 data=null}, TreeItem with text {simple_server-thread2}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123212300 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123212300 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}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123212304 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:56 [2024-03-15T16:29:56.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123212309 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123212309 data=null doit=true}, TreeItem with text {test}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123212309 data=null}, TreeItem with text {test}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123212309 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123212310 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123212331 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123212332 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123212332 data=null doit=true}, TreeItem with text {test}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123212332 data=null}, TreeItem with text {test}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123212336 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123212336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123212341 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:56 [2024-03-15T16:29:56.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123212342 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123212342 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123212342 data=null}, TreeItem with text {Traces [7]}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123212342 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123212342 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]}]
12:29:56 [2024-03-15T16:29:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123212357 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:56 [2024-03-15T16:29:56.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:29:56 [2024-03-15T16:29:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:56 [2024-03-15T16:29:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:56 [2024-03-15T16:29:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123212581 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123212581 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123212581 data=null}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123212581 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123212581 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}]
12:29:56 [2024-03-15T16:29:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123212619 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:56 [2024-03-15T16:29:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:56 [2024-03-15T16:29:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:56 [2024-03-15T16:29:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:56 [2024-03-15T16:29:56.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123212622 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123212622 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123212622 data=null}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123212622 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123212622 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}]
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123212626 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123212626 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123212626 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123212627 data=null}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123212627 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123212627 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}]
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123212630 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123212630 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1123212630 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123212630 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}]
12:29:56 [2024-03-15T16:29:56.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123212671 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1123212868 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1123212868 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1123212868 data=null}, TreeItem with text {ust-overlap-testing}]
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123212870 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123212870 data=null doit=true}, TableItem with text {}]
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123212870 data=null}, TableItem with text {}]
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123212870 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123212870 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123212871 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123212872 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123212872 data=null doit=true}, TableItem with text {}]
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123212872 data=null}, TableItem with text {}]
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123212873 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123212873 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:29:56 [2024-03-15T16:29:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123212873 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:29:57 [2024-03-15T16:29:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:57 [2024-03-15T16:29:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:57 [2024-03-15T16:29:57.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:57 [2024-03-15T16:29:57.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:58 [2024-03-15T16:29:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123214130 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:29:58 [2024-03-15T16:29:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123214130 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:29:58 [2024-03-15T16:29:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123214130 data=null}, TreeItem with text {ust-overlap-testing}]
12:29:58 [2024-03-15T16:29:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123214130 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123214131 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}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123214134 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:58 [2024-03-15T16:29:58.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123214138 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123214138 data=null doit=true}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123214138 data=null}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123214138 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123214138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123214159 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123214160 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123214160 data=null doit=true}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123214160 data=null}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123214160 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123214160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123214169 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123214170 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123214170 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123214170 data=null}, TreeItem with text {Traces [7]}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123214170 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123214170 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]}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123214178 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:58 [2024-03-15T16:29:58.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123214210 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123214210 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123214210 data=null}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123214211 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123214211 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}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123214245 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:58 [2024-03-15T16:29:58.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123214250 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123214250 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123214250 data=null}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123214251 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123214251 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}]
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123214254 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123214254 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123214254 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123214254 data=null}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123214255 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123214255 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}]
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123214257 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123214258 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1123214258 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123214258 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}]
12:29:58 [2024-03-15T16:29:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123214298 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1123214433 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1123214433 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1123214434 data=null}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:29:58 [2024-03-15T16:29:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:29:58 [2024-03-15T16:29:58.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123214687 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123214687 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123214687 data=null}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123214687 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123214687 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}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123214693 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:58 [2024-03-15T16:29:58.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123214698 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123214698 data=null doit=true}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123214698 data=null}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123214698 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123214698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123214722 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123214723 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123214723 data=null doit=true}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123214723 data=null}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123214723 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123214723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123214727 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:58 [2024-03-15T16:29:58.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:58 [2024-03-15T16:29:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:58 [2024-03-15T16:29:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123214727 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:58 [2024-03-15T16:29:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123214728 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:58 [2024-03-15T16:29:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123214728 data=null}, TreeItem with text {Traces [7]}]
12:29:58 [2024-03-15T16:29:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123214728 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:58 [2024-03-15T16:29:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123214728 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]}]
12:29:58 [2024-03-15T16:29:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123214736 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:58 [2024-03-15T16:29:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:58 [2024-03-15T16:29:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123214736 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:29:58 [2024-03-15T16:29:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123214736 data=null doit=true}, TreeItem with text {Traces [7]}]
12:29:58 [2024-03-15T16:29:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123214736 data=null}, TreeItem with text {Traces [7]}]
12:29:58 [2024-03-15T16:29:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123214737 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:58 [2024-03-15T16:29:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123214737 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]}]
12:29:58 [2024-03-15T16:29:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123214739 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:29:58 [2024-03-15T16:29:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:29:58 [2024-03-15T16:29:58.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:29:58 [2024-03-15T16:29:58.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:29:58 [2024-03-15T16:29:58.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:29:58 [2024-03-15T16:29:58.941Z] 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=1123215021 data=null doit=true}, Shell with text {Confirm Clear}]
12:29:58 [2024-03-15T16:29:58.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:29:58 [2024-03-15T16:29:58.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:29:58 [2024-03-15T16:29:58.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:29:58 [2024-03-15T16:29:58.941Z] 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')
12:29:58 [2024-03-15T16:29:58.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:29:58 [2024-03-15T16:29:58.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:29:58 [2024-03-15T16:29:58.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123215021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:58 [2024-03-15T16:29:58.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123215021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:58 [2024-03-15T16:29:58.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123215021 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:58 [2024-03-15T16:29:58.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123215021 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:58 [2024-03-15T16:29:58.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123215021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:58 [2024-03-15T16:29:58.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123215021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:29:58 [2024-03-15T16:29:58.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123215021 data=null 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')]
12:30:00 [2024-03-15T16:30:00.305Z] 
12:30:00 [2024-03-15T16:30:00.305Z] (Eclipse:19301): Gtk-WARNING **: 16:30:00.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:00 [2024-03-15T16:30:00.306Z] 
12:30:00 [2024-03-15T16:30:00.306Z] (Eclipse:19301): Gtk-WARNING **: 16:30:00.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:00 [2024-03-15T16:30:00.306Z] 
12:30:00 [2024-03-15T16:30:00.306Z] (Eclipse:19301): Gtk-WARNING **: 16:30:00.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:00 [2024-03-15T16:30:00.306Z] 
12:30:00 [2024-03-15T16:30:00.306Z] (Eclipse:19301): Gtk-WARNING **: 16:30:00.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:00 [2024-03-15T16:30:00.306Z] 
12:30:00 [2024-03-15T16:30:00.306Z] (Eclipse:19301): Gtk-WARNING **: 16:30:00.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:00 [2024-03-15T16:30:00.306Z] 
12:30:00 [2024-03-15T16:30:00.306Z] (Eclipse:19301): Gtk-WARNING **: 16:30:00.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:00 [2024-03-15T16:30:00.306Z] 
12:30:00 [2024-03-15T16:30:00.306Z] (Eclipse:19301): Gtk-WARNING **: 16:30:00.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:00 [2024-03-15T16:30:00.306Z] 
12:30:00 [2024-03-15T16:30:00.306Z] (Eclipse:19301): Gtk-WARNING **: 16:30:00.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:00 [2024-03-15T16:30:00.306Z] 
12:30:00 [2024-03-15T16:30:00.306Z] (Eclipse:19301): Gtk-WARNING **: 16:30:00.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:00 [2024-03-15T16:30:00.306Z] 
12:30:00 [2024-03-15T16:30:00.306Z] (Eclipse:19301): Gtk-WARNING **: 16:30:00.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:00 [2024-03-15T16:30:00.306Z] 
12:30:00 [2024-03-15T16:30:00.306Z] (Eclipse:19301): Gtk-WARNING **: 16:30:00.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:00 [2024-03-15T16:30:00.306Z] 
12:30:00 [2024-03-15T16:30:00.306Z] (Eclipse:19301): Gtk-WARNING **: 16:30:00.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:00 [2024-03-15T16:30:00.561Z] 
12:30:00 [2024-03-15T16:30:00.561Z] (Eclipse:19301): Gtk-CRITICAL **: 16:30:00.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:00 [2024-03-15T16:30:00.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123214775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:30:00 [2024-03-15T16:30:00.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:00 [2024-03-15T16:30:00.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123216663 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123216663 data=null doit=true}, TreeItem with text {test}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123216663 data=null}, TreeItem with text {test}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123216663 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123216663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123216684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123216684 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123216684 data=null doit=true}, TreeItem with text {test}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123216684 data=null}, TreeItem with text {test}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123216685 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123216685 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123216694 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:00 [2024-03-15T16:30:00.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123216695 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123216695 data=null doit=true}, TreeItem with text {Traces [7]}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123216695 data=null}, TreeItem with text {Traces [7]}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123216695 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123216695 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]}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123216702 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1123216710 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1123216710 data=null doit=true}, TreeItem with text {Traces [7]}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1123216710 data=null}, TreeItem with text {Traces [7]}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1123216710 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123216711 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]}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1123216713 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:30:00 [2024-03-15T16:30:00.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:30:01 [2024-03-15T16:30:01.124Z] 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=1123217078 data=null doit=true}, Shell with text {Trace Import}]
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:30:01 [2024-03-15T16:30:01.124Z] 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')
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.124Z] 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.
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:30:01 [2024-03-15T16:30:01.124Z] 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
12:30:01 [2024-03-15T16:30:01.124Z] 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=1123217083 data=null}, (of type 'Combo')]
12:30:01 [2024-03-15T16:30:01.124Z] 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
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123217121 data=null doit=true}, TreeItem with text {import}]
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123217121 data=null}, TreeItem with text {import}]
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123217121 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123217121 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}]
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123217123 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123217124 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123217124 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123217124 data=null}, Tree node with text: kernel-overlap-testing]
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123217124 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123217124 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]
12:30:01 [2024-03-15T16:30:01.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123217133 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:01 [2024-03-15T16:30:01.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1123217143 data=null doit=true}, Tree node with text: z-clashes]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1123217143 data=null}, Tree node with text: z-clashes]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1123217143 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123217143 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]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1123217145 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123217146 data=null button=0 stateMask=0x0 x=171 y=173 count=0}, Tree node with text: kernel-overlap-testing]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123217146 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123217146 data=null}, Tree node with text: kernel-overlap-testing]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123217146 data=null button=1 stateMask=0x0 x=171 y=173 count=1}, Tree node with text: kernel-overlap-testing]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123217146 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]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123217148 data=null button=1 stateMask=0x80000 x=171 y=83 count=1}, Tree node with text: kernel-overlap-testing]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:01 [2024-03-15T16:30:01.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123217176 data=null button=0 stateMask=0x0 x=153 y=-9 count=0}, Tree node with text: simple_server-thread1]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123217177 data=null doit=true}, Tree node with text: simple_server-thread1]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123217177 data=null}, Tree node with text: simple_server-thread1]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123217177 data=null button=1 stateMask=0x0 x=153 y=-9 count=1}, Tree node with text: simple_server-thread1]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123217177 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]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123217179 data=null button=1 stateMask=0x80000 x=153 y=-9 count=1}, Tree node with text: simple_server-thread1]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:01 [2024-03-15T16:30:01.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:30:01 [2024-03-15T16:30:01.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123217182 data=null button=0 stateMask=0x0 x=171 y=127 count=0}, Tree node with text: simple_server-thread1]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123217183 data=null doit=true}, Tree node with text: simple_server-thread1]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123217183 data=null}, Tree node with text: simple_server-thread1]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123217183 data=null button=1 stateMask=0x0 x=171 y=127 count=1}, Tree node with text: simple_server-thread1]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123217183 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]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123217194 data=null button=1 stateMask=0x80000 x=171 y=127 count=1}, Tree node with text: simple_server-thread1]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:01 [2024-03-15T16:30:01.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123217197 data=null button=0 stateMask=0x0 x=153 y=35 count=0}, Tree node with text: simple_server-thread2]
12:30:01 [2024-03-15T16:30:01.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123217197 data=null doit=true}, Tree node with text: simple_server-thread2]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123217198 data=null}, Tree node with text: simple_server-thread2]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123217198 data=null button=1 stateMask=0x0 x=153 y=35 count=1}, Tree node with text: simple_server-thread2]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123217198 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]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123217200 data=null button=1 stateMask=0x80000 x=153 y=35 count=1}, Tree node with text: simple_server-thread2]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:01 [2024-03-15T16:30:01.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:30:01 [2024-03-15T16:30:01.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123217204 data=null button=0 stateMask=0x0 x=171 y=150 count=0}, Tree node with text: simple_server-thread2]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123217204 data=null doit=true}, Tree node with text: simple_server-thread2]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123217204 data=null}, Tree node with text: simple_server-thread2]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123217204 data=null button=1 stateMask=0x0 x=171 y=150 count=1}, Tree node with text: simple_server-thread2]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123217204 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]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123217206 data=null button=1 stateMask=0x80000 x=171 y=150 count=1}, Tree node with text: simple_server-thread2]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:01 [2024-03-15T16:30:01.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123217209 data=null button=0 stateMask=0x0 x=84 y=-57 count=0}, TreeItem with text {import}]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123217209 data=null doit=true}, TreeItem with text {import}]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123217209 data=null}, TreeItem with text {import}]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123217209 data=null button=1 stateMask=0x0 x=84 y=-57 count=1}, TreeItem with text {import}]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123217209 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}]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123217220 data=null button=1 stateMask=0x80000 x=84 y=-27 count=1}, TreeItem with text {import}]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:30:01 [2024-03-15T16:30:01.126Z] 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:'))
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123217223 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:'))]
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.126Z] 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'
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:30:01 [2024-03-15T16:30:01.126Z] 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')
12:30:01 [2024-03-15T16:30:01.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:01 [2024-03-15T16:30:01.127Z] 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.
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:30:01 [2024-03-15T16:30:01.127Z] 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')
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:01 [2024-03-15T16:30:01.127Z] 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.
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:30:01 [2024-03-15T16:30:01.127Z] 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')
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:30:01 [2024-03-15T16:30:01.127Z] 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.
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:30:01 [2024-03-15T16:30:01.127Z] 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')
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.127Z] 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')
12:30:01 [2024-03-15T16:30:01.127Z] 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.
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:30:01 [2024-03-15T16:30:01.128Z] 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')
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:01 [2024-03-15T16:30:01.128Z] 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.
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] 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)'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:30:01 [2024-03-15T16:30:01.128Z] 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')
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] 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')
12:30:01 [2024-03-15T16:30:01.128Z] 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.
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:30:01 [2024-03-15T16:30:01.128Z] 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')
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123217231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123217231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123217231 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123217231 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123217231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123217231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.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')
12:30:01 [2024-03-15T16:30:01.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')
12:30:01 [2024-03-15T16:30:01.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')
12:30:01 [2024-03-15T16:30:01.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')
12:30:01 [2024-03-15T16:30:01.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')
12:30:01 [2024-03-15T16:30:01.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:30:01 [2024-03-15T16:30:01.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:30:01 [2024-03-15T16:30:01.384Z] 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=1123217401 data=null doit=true}, Shell with text {Confirmation}]
12:30:01 [2024-03-15T16:30:01.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:30:01 [2024-03-15T16:30:01.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:30:01 [2024-03-15T16:30:01.384Z] 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')
12:30:01 [2024-03-15T16:30:01.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1123217403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1123217403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1123217404 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1123217404 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1123217404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1123217404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1123217404 data=null 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')]
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:30:01 [2024-03-15T16:30:01.385Z] 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=1123217534 data=null doit=true}, Shell with text {Confirmation}]
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:30:01 [2024-03-15T16:30:01.385Z] 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')
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1123217546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1123217546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1123217546 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1123217546 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1123217547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1123217547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1123217547 data=null 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')]
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:30:01 [2024-03-15T16:30:01.642Z] 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=1123217689 data=null doit=true}, Shell with text {Confirmation}]
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:30:01 [2024-03-15T16:30:01.642Z] 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')
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1123217690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1123217690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1123217690 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1123217690 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1123217690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1123217690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:30:01 [2024-03-15T16:30:01.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1123217690 data=null 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')]
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123217232 data=null 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')]
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123216740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123217941 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123217941 data=null doit=true}, TreeItem with text {test}]
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123217941 data=null}, TreeItem with text {test}]
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123217941 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123217941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123217973 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123217974 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123217974 data=null doit=true}, TreeItem with text {test}]
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123217974 data=null}, TreeItem with text {test}]
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123217974 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123217974 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:01 [2024-03-15T16:30:01.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123217978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:01 [2024-03-15T16:30:01.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:01 [2024-03-15T16:30:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:01 [2024-03-15T16:30:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123217984 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:30:01 [2024-03-15T16:30:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123217984 data=null doit=true}, TreeItem with text {Traces [0]}]
12:30:01 [2024-03-15T16:30:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123217984 data=null}, TreeItem with text {Traces [0]}]
12:30:01 [2024-03-15T16:30:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123217984 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:01 [2024-03-15T16:30:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123217984 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]}]
12:30:01 [2024-03-15T16:30:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123217992 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:01 [2024-03-15T16:30:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123217992 data=null doit=true}, TreeItem with text {Traces [0]}]
12:30:01 [2024-03-15T16:30:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123217992 data=null}, TreeItem with text {Traces [0]}]
12:30:01 [2024-03-15T16:30:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123217992 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:01 [2024-03-15T16:30:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123217992 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]}]
12:30:01 [2024-03-15T16:30:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123217995 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:02 [2024-03-15T16:30:02.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:02 [2024-03-15T16:30:02.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:02 [2024-03-15T16:30:02.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123218234 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123218234 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123218234 data=null}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123218234 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123218235 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}]
12:30:02 [2024-03-15T16:30:02.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123218257 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:02 [2024-03-15T16:30:02.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:02 [2024-03-15T16:30:02.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:02 [2024-03-15T16:30:02.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:02 [2024-03-15T16:30:02.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:02 [2024-03-15T16:30:02.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:02 [2024-03-15T16:30:02.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123218259 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123218259 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123218260 data=null}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123218260 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123218260 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}]
12:30:02 [2024-03-15T16:30:02.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123218263 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:30:02 [2024-03-15T16:30:02.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123218263 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123218263 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:02 [2024-03-15T16:30:02.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123218264 data=null}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123218264 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123218264 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}]
12:30:02 [2024-03-15T16:30:02.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123218266 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123218267 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123218267 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123218267 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}]
12:30:02 [2024-03-15T16:30:02.410Z] 
12:30:02 [2024-03-15T16:30:02.410Z] (Eclipse:19301): Gtk-CRITICAL **: 16:30:02.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:02 [2024-03-15T16:30:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123218308 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123218560 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123218584 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123218584 data=null}, TreeItem with text {kernel-overlap-testing}]
12:30:02 [2024-03-15T16:30:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:30:02 [2024-03-15T16:30:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:02 [2024-03-15T16:30:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:02 [2024-03-15T16:30:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:02 [2024-03-15T16:30:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:02 [2024-03-15T16:30:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:02 [2024-03-15T16:30:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:02 [2024-03-15T16:30:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123218586 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:02 [2024-03-15T16:30:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123218586 data=null doit=true}, TableItem with text {}]
12:30:02 [2024-03-15T16:30:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123218586 data=null}, TableItem with text {}]
12:30:02 [2024-03-15T16:30:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123218586 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:02 [2024-03-15T16:30:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123218586 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:02 [2024-03-15T16:30:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123218591 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:02 [2024-03-15T16:30:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:02 [2024-03-15T16:30:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123219745 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123219745 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123219745 data=null}, TreeItem with text {kernel-overlap-testing}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123219745 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123219745 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}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123219751 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:03 [2024-03-15T16:30:03.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123219755 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123219755 data=null doit=true}, TreeItem with text {test}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123219755 data=null}, TreeItem with text {test}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123219755 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123219755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123219777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123219778 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123219778 data=null doit=true}, TreeItem with text {test}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123219778 data=null}, TreeItem with text {test}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123219778 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123219778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123219781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:03 [2024-03-15T16:30:03.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:03 [2024-03-15T16:30:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123219782 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123219782 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123219782 data=null}, TreeItem with text {Traces [5]}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123219782 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123219782 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]}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123219793 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:03 [2024-03-15T16:30:03.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123219843 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123219843 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123219843 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123219843 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123219843 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)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123219864 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:03 [2024-03-15T16:30:03.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123219866 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123219866 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123219866 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123219866 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123219866 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)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123219871 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123219871 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123219871 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123219872 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123219872 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123219872 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)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123219874 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123219874 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123219875 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:03 [2024-03-15T16:30:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123219875 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)}]
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123219916 data=null button=1 stateMask=0x80000 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123220174 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123220178 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123220178 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123220189 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123220189 data=null doit=true}, TableItem with text {}]
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123220189 data=null}, TableItem with text {}]
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123220189 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123220189 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123220194 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:04 [2024-03-15T16:30:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123221346 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123221346 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123221347 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123221347 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123221347 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)}]
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123221350 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:05 [2024-03-15T16:30:05.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123221354 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123221354 data=null doit=true}, TreeItem with text {test}]
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123221354 data=null}, TreeItem with text {test}]
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123221354 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123221354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123221375 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123221376 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123221376 data=null doit=true}, TreeItem with text {test}]
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123221376 data=null}, TreeItem with text {test}]
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123221376 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:05 [2024-03-15T16:30:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123221376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123221380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:05 [2024-03-15T16:30:05.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123221380 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123221380 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123221381 data=null}, TreeItem with text {Traces [5]}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123221381 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123221381 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]}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123221389 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:05 [2024-03-15T16:30:05.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123221418 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123221418 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123221418 data=null}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123221418 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123221418 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}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123221450 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:05 [2024-03-15T16:30:05.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123221452 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123221452 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123221452 data=null}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123221453 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123221453 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}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123221456 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123221456 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123221456 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123221456 data=null}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123221456 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123221456 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}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123221461 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123221461 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1123221461 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123221461 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}]
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123221500 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1123221683 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1123221683 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1123221683 data=null}, TreeItem with text {simple_server-thread1}]
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123221685 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123221685 data=null doit=true}, TableItem with text {}]
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123221685 data=null}, TableItem with text {}]
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123221685 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123221685 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123221686 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:05 [2024-03-15T16:30:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:05 [2024-03-15T16:30:05.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123221687 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:05 [2024-03-15T16:30:05.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123221687 data=null doit=true}, TableItem with text {}]
12:30:05 [2024-03-15T16:30:05.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123221687 data=null}, TableItem with text {}]
12:30:05 [2024-03-15T16:30:05.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123221687 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:05 [2024-03-15T16:30:05.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123221687 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:05 [2024-03-15T16:30:05.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123221688 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:06 [2024-03-15T16:30:06.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:06 [2024-03-15T16:30:06.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:07 [2024-03-15T16:30:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:07 [2024-03-15T16:30:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:07 [2024-03-15T16:30:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123223042 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
12:30:07 [2024-03-15T16:30:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123223042 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:30:07 [2024-03-15T16:30:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123223042 data=null}, TreeItem with text {simple_server-thread1}]
12:30:07 [2024-03-15T16:30:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123223042 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
12:30:07 [2024-03-15T16:30:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123223042 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}]
12:30:07 [2024-03-15T16:30:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123223045 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
12:30:07 [2024-03-15T16:30:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:07 [2024-03-15T16:30:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:07 [2024-03-15T16:30:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:07 [2024-03-15T16:30:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:07 [2024-03-15T16:30:07.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:07 [2024-03-15T16:30:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:07 [2024-03-15T16:30:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:07 [2024-03-15T16:30:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:07 [2024-03-15T16:30:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123223052 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123223052 data=null doit=true}, TreeItem with text {test}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123223052 data=null}, TreeItem with text {test}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123223052 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123223052 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123223075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123223075 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123223076 data=null doit=true}, TreeItem with text {test}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123223076 data=null}, TreeItem with text {test}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123223076 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123223076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123223080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:07 [2024-03-15T16:30:07.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123223081 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123223081 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123223081 data=null}, TreeItem with text {Traces [5]}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123223081 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123223081 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]}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123223089 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:07 [2024-03-15T16:30:07.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123223312 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123223312 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123223312 data=null}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123223313 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123223313 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}]
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123223349 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:07 [2024-03-15T16:30:07.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123223351 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123223351 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123223351 data=null}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123223351 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123223351 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}]
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123223357 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123223357 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123223357 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123223357 data=null}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123223358 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123223358 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}]
12:30:07 [2024-03-15T16:30:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123223363 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123223363 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1123223363 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123223363 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}]
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123223439 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1123223597 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1123223597 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1123223597 data=null}, TreeItem with text {simple_server-thread2}]
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123223598 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123223599 data=null doit=true}, TableItem with text {}]
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123223599 data=null}, TableItem with text {}]
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123223599 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123223599 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123223600 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:07 [2024-03-15T16:30:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123223600 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:07 [2024-03-15T16:30:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123223600 data=null doit=true}, TableItem with text {}]
12:30:07 [2024-03-15T16:30:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123223600 data=null}, TableItem with text {}]
12:30:07 [2024-03-15T16:30:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123223601 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:07 [2024-03-15T16:30:07.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123223601 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:07 [2024-03-15T16:30:07.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123223601 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:07 [2024-03-15T16:30:07.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:07 [2024-03-15T16:30:07.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123224860 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123224860 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123224861 data=null}, TreeItem with text {simple_server-thread2}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123224861 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123224861 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}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123224866 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:08 [2024-03-15T16:30:08.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123224870 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123224871 data=null doit=true}, TreeItem with text {test}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123224871 data=null}, TreeItem with text {test}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123224871 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123224871 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123224891 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123224891 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123224891 data=null doit=true}, TreeItem with text {test}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123224891 data=null}, TreeItem with text {test}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123224892 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123224892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123224895 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:08 [2024-03-15T16:30:08.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123224896 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123224901 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123224901 data=null}, TreeItem with text {Traces [5]}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123224901 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123224901 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]}]
12:30:08 [2024-03-15T16:30:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123224909 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:08 [2024-03-15T16:30:08.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:30:09 [2024-03-15T16:30:09.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123225231 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123225231 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123225231 data=null}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123225231 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123225231 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}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123225264 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:09 [2024-03-15T16:30:09.106Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123225266 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123225266 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123225266 data=null}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123225267 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123225267 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}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123225270 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123225272 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123225272 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123225273 data=null}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123225273 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123225273 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}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123225275 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123225276 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1123225276 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123225276 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}]
12:30:09 [2024-03-15T16:30:09.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123225319 data=null button=1 stateMask=0x80000 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1123225456 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1123225456 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1123225456 data=null}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:30:09 [2024-03-15T16:30:09.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:30:09 [2024-03-15T16:30:09.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123225607 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123225608 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123225608 data=null}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123225608 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123225608 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}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123225615 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:09 [2024-03-15T16:30:09.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123225621 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123225621 data=null doit=true}, TreeItem with text {test}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123225621 data=null}, TreeItem with text {test}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123225621 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123225622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123225642 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123225643 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123225643 data=null doit=true}, TreeItem with text {test}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123225643 data=null}, TreeItem with text {test}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123225643 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123225643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123225652 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:09 [2024-03-15T16:30:09.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123225652 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:09 [2024-03-15T16:30:09.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123225652 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:09 [2024-03-15T16:30:09.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123225652 data=null}, TreeItem with text {Traces [5]}]
12:30:09 [2024-03-15T16:30:09.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123225653 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:09 [2024-03-15T16:30:09.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123225653 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]}]
12:30:09 [2024-03-15T16:30:09.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123225660 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:09 [2024-03-15T16:30:09.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:09 [2024-03-15T16:30:09.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123225661 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:09 [2024-03-15T16:30:09.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123225666 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:09 [2024-03-15T16:30:09.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123225666 data=null}, TreeItem with text {Traces [5]}]
12:30:09 [2024-03-15T16:30:09.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123225666 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:09 [2024-03-15T16:30:09.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123225666 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]}]
12:30:09 [2024-03-15T16:30:09.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123225668 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:09 [2024-03-15T16:30:09.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:30:09 [2024-03-15T16:30:09.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:30:09 [2024-03-15T16:30:09.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:30:09 [2024-03-15T16:30:09.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:30:09 [2024-03-15T16:30:09.875Z] 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=1123225968 data=null doit=true}, Shell with text {Confirm Clear}]
12:30:09 [2024-03-15T16:30:09.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:30:09 [2024-03-15T16:30:09.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:30:09 [2024-03-15T16:30:09.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:30:09 [2024-03-15T16:30:09.875Z] 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')
12:30:09 [2024-03-15T16:30:09.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:30:09 [2024-03-15T16:30:09.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:30:09 [2024-03-15T16:30:09.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123225969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:09 [2024-03-15T16:30:09.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123225969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:09 [2024-03-15T16:30:09.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123225969 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:09 [2024-03-15T16:30:09.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123225969 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:09 [2024-03-15T16:30:09.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123225969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:09 [2024-03-15T16:30:09.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123225969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:09 [2024-03-15T16:30:09.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123225969 data=null 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')]
12:30:10 [2024-03-15T16:30:10.801Z] 
12:30:10 [2024-03-15T16:30:10.802Z] (Eclipse:19301): Gtk-CRITICAL **: 16:30:10.661: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123225701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123226968 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123226969 data=null doit=true}, TreeItem with text {test}]
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123226969 data=null}, TreeItem with text {test}]
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123226969 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123226969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123226981 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123226982 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123226982 data=null doit=true}, TreeItem with text {test}]
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123226982 data=null}, TreeItem with text {test}]
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123226982 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:10 [2024-03-15T16:30:10.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123226982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123226995 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:11 [2024-03-15T16:30:11.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123226996 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123226996 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123226996 data=null}, TreeItem with text {Traces [5]}]
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123226996 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123226997 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]}]
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123227005 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123227006 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123227006 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123227006 data=null}, TreeItem with text {Traces [5]}]
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123227006 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123227006 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]}]
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123227008 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:30:11 [2024-03-15T16:30:11.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:30:11 [2024-03-15T16:30:11.314Z] 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=1123227334 data=null doit=true}, Shell with text {Trace Import}]
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:30:11 [2024-03-15T16:30:11.314Z] 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')
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.314Z] 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.
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:30:11 [2024-03-15T16:30:11.314Z] 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
12:30:11 [2024-03-15T16:30:11.314Z] 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=1123227339 data=null}, (of type 'Combo')]
12:30:11 [2024-03-15T16:30:11.314Z] 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
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:11 [2024-03-15T16:30:11.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123227371 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123227371 data=null doit=true}, TreeItem with text {import}]
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123227371 data=null}, TreeItem with text {import}]
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123227372 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123227372 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}]
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123227372 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:30:11 [2024-03-15T16:30:11.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:'))
12:30:11 [2024-03-15T16:30:11.315Z] 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
12:30:11 [2024-03-15T16:30:11.315Z] 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=1123227388 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:'))]
12:30:11 [2024-03-15T16:30:11.315Z] 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
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.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'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:30:11 [2024-03-15T16:30:11.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')
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.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')
12:30:11 [2024-03-15T16:30:11.315Z] 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.
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:30:11 [2024-03-15T16:30:11.315Z] 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')
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:11 [2024-03-15T16:30:11.315Z] 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.
12:30:11 [2024-03-15T16:30:11.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:30:11 [2024-03-15T16:30:11.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')
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.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'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:30:11 [2024-03-15T16:30:11.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')
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] 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')
12:30:11 [2024-03-15T16:30:11.316Z] 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.
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:30:11 [2024-03-15T16:30:11.316Z] 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')
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:11 [2024-03-15T16:30:11.316Z] 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.
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] 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)'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:30:11 [2024-03-15T16:30:11.317Z] 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')
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] 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')
12:30:11 [2024-03-15T16:30:11.317Z] 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.
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:30:11 [2024-03-15T16:30:11.317Z] 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')
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123227395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123227395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123227395 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123227395 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123227395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123227395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:11 [2024-03-15T16:30:11.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:11 [2024-03-15T16:30:11.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:11 [2024-03-15T16:30:11.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:11 [2024-03-15T16:30:11.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:11 [2024-03-15T16:30:11.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:30:11 [2024-03-15T16:30:11.317Z] 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=1123227495 data=null doit=true}, Shell with text {Confirmation}]
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:30:11 [2024-03-15T16:30:11.317Z] 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')
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1123227495 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')]
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1123227495 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')]
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1123227496 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:30:11 [2024-03-15T16:30:11.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1123227496 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:30:11 [2024-03-15T16:30:11.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1123227496 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')]
12:30:11 [2024-03-15T16:30:11.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1123227496 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')]
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1123227496 data=null 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')]
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123227395 data=null 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')]
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123227028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123227594 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123227594 data=null doit=true}, TreeItem with text {test}]
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123227595 data=null}, TreeItem with text {test}]
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123227595 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123227595 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123227626 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123227627 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123227627 data=null doit=true}, TreeItem with text {test}]
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123227627 data=null}, TreeItem with text {test}]
12:30:11 [2024-03-15T16:30:11.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123227627 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:11 [2024-03-15T16:30:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123227627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:11 [2024-03-15T16:30:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123227631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:11 [2024-03-15T16:30:11.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:11 [2024-03-15T16:30:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:11 [2024-03-15T16:30:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123227631 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:30:11 [2024-03-15T16:30:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123227631 data=null doit=true}, TreeItem with text {Traces [0]}]
12:30:11 [2024-03-15T16:30:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123227632 data=null}, TreeItem with text {Traces [0]}]
12:30:11 [2024-03-15T16:30:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123227632 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:11 [2024-03-15T16:30:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123227638 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]}]
12:30:11 [2024-03-15T16:30:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123227644 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:11 [2024-03-15T16:30:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123227645 data=null doit=true}, TreeItem with text {Traces [0]}]
12:30:11 [2024-03-15T16:30:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123227645 data=null}, TreeItem with text {Traces [0]}]
12:30:11 [2024-03-15T16:30:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123227645 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:11 [2024-03-15T16:30:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123227645 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]}]
12:30:11 [2024-03-15T16:30:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123227647 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:11 [2024-03-15T16:30:11.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123227862 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123227863 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123227863 data=null}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123227863 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123227863 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}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123227890 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:11 [2024-03-15T16:30:11.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123227892 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123227892 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123227892 data=null}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123227892 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123227892 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}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123227895 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123227895 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123227895 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123227895 data=null}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123227895 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123227895 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}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123227904 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123227905 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123227905 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123227905 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}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123227942 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123227948 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123227948 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123227948 data=null}, TreeItem with text {kernel-overlap-testing}]
12:30:11 [2024-03-15T16:30:11.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:30:11 [2024-03-15T16:30:11.830Z] 
12:30:11 [2024-03-15T16:30:11.830Z] (Eclipse:19301): Gtk-CRITICAL **: 16:30:11.793: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:12 [2024-03-15T16:30:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:12 [2024-03-15T16:30:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:12 [2024-03-15T16:30:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:12 [2024-03-15T16:30:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:12 [2024-03-15T16:30:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:12 [2024-03-15T16:30:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:12 [2024-03-15T16:30:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123228455 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:12 [2024-03-15T16:30:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123228455 data=null doit=true}, TableItem with text {}]
12:30:12 [2024-03-15T16:30:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123228455 data=null}, TableItem with text {}]
12:30:12 [2024-03-15T16:30:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123228455 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:12 [2024-03-15T16:30:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123228456 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:12 [2024-03-15T16:30:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123228461 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:12 [2024-03-15T16:30:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:12 [2024-03-15T16:30:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123229311 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123229312 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123229312 data=null}, TreeItem with text {kernel-overlap-testing}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123229312 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123229312 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}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123229315 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:13 [2024-03-15T16:30:13.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123229319 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123229319 data=null doit=true}, TreeItem with text {test}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123229319 data=null}, TreeItem with text {test}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123229319 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123229319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123229346 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123229346 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123229347 data=null doit=true}, TreeItem with text {test}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123229347 data=null}, TreeItem with text {test}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123229347 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123229347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123229350 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:13 [2024-03-15T16:30:13.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:13 [2024-03-15T16:30:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123229351 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:30:13 [2024-03-15T16:30:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123229351 data=null doit=true}, TreeItem with text {Traces [4]}]
12:30:13 [2024-03-15T16:30:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123229351 data=null}, TreeItem with text {Traces [4]}]
12:30:13 [2024-03-15T16:30:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123229351 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:30:13 [2024-03-15T16:30:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123229351 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]}]
12:30:13 [2024-03-15T16:30:13.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123229361 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:30:13 [2024-03-15T16:30:13.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:30:13 [2024-03-15T16:30:13.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:13 [2024-03-15T16:30:13.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:13 [2024-03-15T16:30:13.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123229596 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123229596 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123229596 data=null}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123229596 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123229597 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}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123229613 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:13 [2024-03-15T16:30:13.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123229615 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123229615 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123229615 data=null}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123229615 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123229615 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}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123229617 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123229618 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123229618 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123229618 data=null}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123229618 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123229618 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}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123229620 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123229621 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1123229621 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123229621 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}]
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123229660 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1123229819 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1123229821 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1123229821 data=null}, TreeItem with text {simple_server-thread1}]
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123229822 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123229823 data=null doit=true}, TableItem with text {}]
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123229823 data=null}, TableItem with text {}]
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123229823 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123229823 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123229827 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:13 [2024-03-15T16:30:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123231093 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123231093 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123231093 data=null}, TreeItem with text {simple_server-thread1}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123231093 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123231093 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}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123231096 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:15 [2024-03-15T16:30:15.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123231103 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123231103 data=null doit=true}, TreeItem with text {test}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123231103 data=null}, TreeItem with text {test}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123231103 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123231103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123231125 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123231126 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123231126 data=null doit=true}, TreeItem with text {test}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123231126 data=null}, TreeItem with text {test}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123231126 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123231126 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123231129 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:15 [2024-03-15T16:30:15.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123231130 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123231130 data=null doit=true}, TreeItem with text {Traces [4]}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123231130 data=null}, TreeItem with text {Traces [4]}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123231130 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:30:15 [2024-03-15T16:30:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123231131 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]}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123231141 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:30:15 [2024-03-15T16:30:15.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123231194 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123231194 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123231194 data=null}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123231195 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123231195 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}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123231216 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:15 [2024-03-15T16:30:15.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123231218 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123231218 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123231218 data=null}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123231218 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123231219 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}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123231221 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123231221 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123231221 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123231222 data=null}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123231222 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123231222 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}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123231224 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123231224 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1123231225 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123231225 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}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123231262 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1123231268 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1123231268 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1123231268 data=null}, TreeItem with text {simple_server-thread2}]
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:15 [2024-03-15T16:30:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:15 [2024-03-15T16:30:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:15 [2024-03-15T16:30:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:15 [2024-03-15T16:30:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:15 [2024-03-15T16:30:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:15 [2024-03-15T16:30:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:15 [2024-03-15T16:30:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:15 [2024-03-15T16:30:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:15 [2024-03-15T16:30:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:15 [2024-03-15T16:30:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123231796 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:15 [2024-03-15T16:30:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123231796 data=null doit=true}, TableItem with text {}]
12:30:15 [2024-03-15T16:30:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123231796 data=null}, TableItem with text {}]
12:30:15 [2024-03-15T16:30:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123231796 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:15 [2024-03-15T16:30:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123231796 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:15 [2024-03-15T16:30:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123231801 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:15 [2024-03-15T16:30:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:15 [2024-03-15T16:30:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:16 [2024-03-15T16:30:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:16 [2024-03-15T16:30:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:16 [2024-03-15T16:30:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123232654 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
12:30:16 [2024-03-15T16:30:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123232655 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:30:16 [2024-03-15T16:30:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123232655 data=null}, TreeItem with text {simple_server-thread2}]
12:30:16 [2024-03-15T16:30:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123232655 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
12:30:16 [2024-03-15T16:30:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123232655 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}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123232658 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:16 [2024-03-15T16:30:16.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123232661 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123232662 data=null doit=true}, TreeItem with text {test}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123232662 data=null}, TreeItem with text {test}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123232662 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123232662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123232687 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123232687 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123232687 data=null doit=true}, TreeItem with text {test}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123232688 data=null}, TreeItem with text {test}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123232688 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123232688 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123232691 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:16 [2024-03-15T16:30:16.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123232692 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123232692 data=null doit=true}, TreeItem with text {Traces [4]}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123232692 data=null}, TreeItem with text {Traces [4]}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123232692 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123232692 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]}]
12:30:16 [2024-03-15T16:30:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123232700 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:30:16 [2024-03-15T16:30:16.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:30:16 [2024-03-15T16:30:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:16 [2024-03-15T16:30:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:16 [2024-03-15T16:30:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123232932 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123232932 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123232933 data=null}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123232933 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123232933 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}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123232967 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:16 [2024-03-15T16:30:16.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123232969 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123232969 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123232969 data=null}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123232969 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123232970 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}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123232972 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123232973 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123232973 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123232973 data=null}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123232973 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123232973 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}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123232976 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123232976 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1123232976 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123232976 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}]
12:30:16 [2024-03-15T16:30:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123233014 data=null button=1 stateMask=0x80000 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1123233020 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1123233165 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1123233189 data=null}, TreeItem with text {ust-overlap-testing}]
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123233191 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123233191 data=null doit=true}, TableItem with text {}]
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123233191 data=null}, TableItem with text {}]
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123233191 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123233192 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123233192 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123233194 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123233194 data=null doit=true}, TableItem with text {}]
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123233194 data=null}, TableItem with text {}]
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123233194 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123233194 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:17 [2024-03-15T16:30:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123233194 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:17 [2024-03-15T16:30:17.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:17 [2024-03-15T16:30:17.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123234462 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123234462 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123234462 data=null}, TreeItem with text {ust-overlap-testing}]
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123234463 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123234463 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}]
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123234471 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:18 [2024-03-15T16:30:18.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123234476 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123234476 data=null doit=true}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123234476 data=null}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123234476 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123234476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123234505 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123234506 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123234506 data=null doit=true}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123234506 data=null}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123234506 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123234507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123234510 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:18 [2024-03-15T16:30:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:18 [2024-03-15T16:30:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123234511 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:30:18 [2024-03-15T16:30:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123234511 data=null doit=true}, TreeItem with text {Traces [4]}]
12:30:18 [2024-03-15T16:30:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123234511 data=null}, TreeItem with text {Traces [4]}]
12:30:18 [2024-03-15T16:30:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123234511 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:30:18 [2024-03-15T16:30:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123234512 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]}]
12:30:18 [2024-03-15T16:30:18.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123234520 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:30:18 [2024-03-15T16:30:18.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:18 [2024-03-15T16:30:18.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:18 [2024-03-15T16:30:18.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:18 [2024-03-15T16:30:18.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:18 [2024-03-15T16:30:18.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:18 [2024-03-15T16:30:18.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:18 [2024-03-15T16:30:18.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123234536 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123234536 data=null doit=true}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123234536 data=null}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123234536 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123234536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123234550 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123234551 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123234551 data=null doit=true}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123234551 data=null}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123234551 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123234551 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123234555 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:18 [2024-03-15T16:30:18.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123234559 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123234559 data=null doit=true}, TreeItem with text {Traces [4]}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123234559 data=null}, TreeItem with text {Traces [4]}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123234559 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123234560 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]}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123234566 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123234567 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123234567 data=null doit=true}, TreeItem with text {Traces [4]}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123234567 data=null}, TreeItem with text {Traces [4]}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123234567 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123234567 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]}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123234570 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:30:18 [2024-03-15T16:30:18.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:30:18 [2024-03-15T16:30:18.582Z] 
12:30:18 [2024-03-15T16:30:18.582Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.582Z] 
12:30:18 [2024-03-15T16:30:18.582Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.582Z] 
12:30:18 [2024-03-15T16:30:18.582Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.582Z] 
12:30:18 [2024-03-15T16:30:18.582Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.498: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.582Z] 
12:30:18 [2024-03-15T16:30:18.582Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.582Z] 
12:30:18 [2024-03-15T16:30:18.582Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.582Z] 
12:30:18 [2024-03-15T16:30:18.582Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.582Z] 
12:30:18 [2024-03-15T16:30:18.582Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.582Z] 
12:30:18 [2024-03-15T16:30:18.582Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.582Z] 
12:30:18 [2024-03-15T16:30:18.582Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.582Z] 
12:30:18 [2024-03-15T16:30:18.582Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.582Z] 
12:30:18 [2024-03-15T16:30:18.582Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.551: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.582Z] 
12:30:18 [2024-03-15T16:30:18.582Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.582Z] 
12:30:18 [2024-03-15T16:30:18.582Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.582Z] 
12:30:18 [2024-03-15T16:30:18.582Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.582Z] 
12:30:18 [2024-03-15T16:30:18.582Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] 
12:30:18 [2024-03-15T16:30:18.839Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] 
12:30:18 [2024-03-15T16:30:18.839Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] 
12:30:18 [2024-03-15T16:30:18.839Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] 
12:30:18 [2024-03-15T16:30:18.839Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.586: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] 
12:30:18 [2024-03-15T16:30:18.839Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] 
12:30:18 [2024-03-15T16:30:18.839Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] 
12:30:18 [2024-03-15T16:30:18.839Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] 
12:30:18 [2024-03-15T16:30:18.839Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] 
12:30:18 [2024-03-15T16:30:18.839Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] 
12:30:18 [2024-03-15T16:30:18.839Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] 
12:30:18 [2024-03-15T16:30:18.839Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] 
12:30:18 [2024-03-15T16:30:18.839Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] 
12:30:18 [2024-03-15T16:30:18.839Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] 
12:30:18 [2024-03-15T16:30:18.839Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] 
12:30:18 [2024-03-15T16:30:18.839Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] 
12:30:18 [2024-03-15T16:30:18.839Z] (Eclipse:19301): Gtk-WARNING **: 16:30:18.635: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:30:18 [2024-03-15T16:30:18.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:30:18 [2024-03-15T16:30:18.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:30:18 [2024-03-15T16:30:18.839Z] 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=1123234844 data=null doit=true}, Shell with text {Confirm Clear}]
12:30:18 [2024-03-15T16:30:18.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:30:18 [2024-03-15T16:30:18.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:30:18 [2024-03-15T16:30:18.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:30:18 [2024-03-15T16:30:18.839Z] 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')
12:30:18 [2024-03-15T16:30:18.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:30:18 [2024-03-15T16:30:18.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:30:18 [2024-03-15T16:30:18.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123234844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:18 [2024-03-15T16:30:18.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123234844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:18 [2024-03-15T16:30:18.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123234844 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:18 [2024-03-15T16:30:18.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123234844 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:18 [2024-03-15T16:30:18.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123234845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:18 [2024-03-15T16:30:18.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123234845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:18 [2024-03-15T16:30:18.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123234845 data=null 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')]
12:30:19 [2024-03-15T16:30:19.765Z] 
12:30:19 [2024-03-15T16:30:19.765Z] (Eclipse:19301): Gtk-CRITICAL **: 16:30:19.530: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:19 [2024-03-15T16:30:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123234599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:30:19 [2024-03-15T16:30:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:19 [2024-03-15T16:30:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:19 [2024-03-15T16:30:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:19 [2024-03-15T16:30:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:19 [2024-03-15T16:30:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:19 [2024-03-15T16:30:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:19 [2024-03-15T16:30:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:19 [2024-03-15T16:30:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123235876 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123235876 data=null doit=true}, TreeItem with text {test}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123235876 data=null}, TreeItem with text {test}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123235876 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123235876 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123235896 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123235897 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123235897 data=null doit=true}, TreeItem with text {test}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123235897 data=null}, TreeItem with text {test}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123235897 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123235900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123235903 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:19 [2024-03-15T16:30:19.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123235904 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123235904 data=null doit=true}, TreeItem with text {Traces [4]}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123235904 data=null}, TreeItem with text {Traces [4]}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123235905 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123235905 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]}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123235911 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123235912 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123235912 data=null doit=true}, TreeItem with text {Traces [4]}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123235912 data=null}, TreeItem with text {Traces [4]}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123235912 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123235912 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]}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123235920 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:30:19 [2024-03-15T16:30:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:30:20 [2024-03-15T16:30:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:30:20 [2024-03-15T16:30:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:30:20 [2024-03-15T16:30:20.328Z] 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=1123236240 data=null doit=true}, Shell with text {Trace Import}]
12:30:20 [2024-03-15T16:30:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:30:20 [2024-03-15T16:30:20.329Z] 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')
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.329Z] 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.
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:30:20 [2024-03-15T16:30:20.329Z] 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
12:30:20 [2024-03-15T16:30:20.329Z] 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=1123236257 data=null}, (of type 'Combo')]
12:30:20 [2024-03-15T16:30:20.329Z] 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
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123236288 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123236288 data=null doit=true}, TreeItem with text {import}]
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123236288 data=null}, TreeItem with text {import}]
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123236288 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123236288 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}]
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123236289 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:30:20 [2024-03-15T16:30:20.329Z] 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:'))
12:30:20 [2024-03-15T16:30:20.329Z] 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
12:30:20 [2024-03-15T16:30:20.329Z] 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=1123236304 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:'))]
12:30:20 [2024-03-15T16:30:20.329Z] 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
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] 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'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:30:20 [2024-03-15T16:30:20.330Z] 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')
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:20 [2024-03-15T16:30:20.330Z] 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.
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:30:20 [2024-03-15T16:30:20.330Z] 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')
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:20 [2024-03-15T16:30:20.330Z] 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.
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:30:20 [2024-03-15T16:30:20.330Z] 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')
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:30:20 [2024-03-15T16:30:20.330Z] 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')
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] 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')
12:30:20 [2024-03-15T16:30:20.331Z] 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.
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:30:20 [2024-03-15T16:30:20.331Z] 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')
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:20 [2024-03-15T16:30:20.331Z] 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.
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] 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)'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:30:20 [2024-03-15T16:30:20.331Z] 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')
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] 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')
12:30:20 [2024-03-15T16:30:20.331Z] 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.
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:30:20 [2024-03-15T16:30:20.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')
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:30:20 [2024-03-15T16:30:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123236316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123236316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123236316 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123236316 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123236316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123236317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:20 [2024-03-15T16:30:20.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:20 [2024-03-15T16:30:20.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:20 [2024-03-15T16:30:20.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:20 [2024-03-15T16:30:20.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:20 [2024-03-15T16:30:20.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:30:20 [2024-03-15T16:30:20.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=1123236430 data=null doit=true}, Shell with text {Confirmation}]
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:30:20 [2024-03-15T16:30:20.332Z] 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')
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1123236431 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')]
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1123236431 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')]
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1123236431 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1123236431 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1123236431 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')]
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1123236431 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')]
12:30:20 [2024-03-15T16:30:20.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1123236431 data=null 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')]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123236317 data=null 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')]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123235940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123236580 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123236580 data=null doit=true}, TreeItem with text {test}]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123236580 data=null}, TreeItem with text {test}]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123236581 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123236581 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123236596 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123236596 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123236596 data=null doit=true}, TreeItem with text {test}]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123236596 data=null}, TreeItem with text {test}]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123236596 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123236596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123236600 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:20 [2024-03-15T16:30:20.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123236601 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123236601 data=null doit=true}, TreeItem with text {Traces [0]}]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123236601 data=null}, TreeItem with text {Traces [0]}]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123236601 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:20 [2024-03-15T16:30:20.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123236601 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]}]
12:30:20 [2024-03-15T16:30:20.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123236615 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:20 [2024-03-15T16:30:20.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123236615 data=null doit=true}, TreeItem with text {Traces [0]}]
12:30:20 [2024-03-15T16:30:20.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123236615 data=null}, TreeItem with text {Traces [0]}]
12:30:20 [2024-03-15T16:30:20.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123236616 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:20 [2024-03-15T16:30:20.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123236616 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]}]
12:30:20 [2024-03-15T16:30:20.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123236616 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123236848 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123236848 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123236848 data=null}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123236849 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123236849 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}]
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123236861 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:20 [2024-03-15T16:30:20.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123236863 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123236863 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123236863 data=null}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123236863 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123236863 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}]
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123236872 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123236872 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123236872 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123236873 data=null}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123236873 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123236873 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}]
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123236876 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123236876 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123236876 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123236876 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}]
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123236910 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123236917 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123236917 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123236917 data=null}, TreeItem with text {kernel-overlap-testing}]
12:30:20 [2024-03-15T16:30:20.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:30:20 [2024-03-15T16:30:20.845Z] 
12:30:20 [2024-03-15T16:30:20.845Z] (Eclipse:19301): Gtk-CRITICAL **: 16:30:20.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:21 [2024-03-15T16:30:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:21 [2024-03-15T16:30:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:21 [2024-03-15T16:30:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:21 [2024-03-15T16:30:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:21 [2024-03-15T16:30:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:21 [2024-03-15T16:30:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:21 [2024-03-15T16:30:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123237424 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:21 [2024-03-15T16:30:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123237424 data=null doit=true}, TableItem with text {}]
12:30:21 [2024-03-15T16:30:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123237424 data=null}, TableItem with text {}]
12:30:21 [2024-03-15T16:30:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123237424 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:21 [2024-03-15T16:30:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123237424 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:21 [2024-03-15T16:30:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123237429 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:21 [2024-03-15T16:30:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:21 [2024-03-15T16:30:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123238380 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123238380 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123238380 data=null}, TreeItem with text {kernel-overlap-testing}]
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123238380 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123238385 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}]
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123238388 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:22 [2024-03-15T16:30:22.334Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:22 [2024-03-15T16:30:22.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123238392 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123238392 data=null doit=true}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123238392 data=null}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123238392 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123238393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123238414 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123238414 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123238415 data=null doit=true}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123238415 data=null}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123238415 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123238415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123238418 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123238419 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123238419 data=null doit=true}, TreeItem with text {Traces [1]}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123238419 data=null}, TreeItem with text {Traces [1]}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123238420 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123238420 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]}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123238427 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123238439 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123238439 data=null doit=true}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123238439 data=null}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123238439 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123238440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123238454 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123238455 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123238455 data=null doit=true}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123238455 data=null}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123238455 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123238455 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123238459 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:22 [2024-03-15T16:30:22.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123238460 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123238460 data=null doit=true}, TreeItem with text {Traces [1]}]
12:30:22 [2024-03-15T16:30:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123238460 data=null}, TreeItem with text {Traces [1]}]
12:30:22 [2024-03-15T16:30:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123238460 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:30:22 [2024-03-15T16:30:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123238460 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]}]
12:30:22 [2024-03-15T16:30:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123238471 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:30:22 [2024-03-15T16:30:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:22 [2024-03-15T16:30:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123238472 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:30:22 [2024-03-15T16:30:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123238472 data=null doit=true}, TreeItem with text {Traces [1]}]
12:30:22 [2024-03-15T16:30:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123238472 data=null}, TreeItem with text {Traces [1]}]
12:30:22 [2024-03-15T16:30:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123238472 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:30:22 [2024-03-15T16:30:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123238472 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]}]
12:30:22 [2024-03-15T16:30:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123238475 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:30:22 [2024-03-15T16:30:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:30:22 [2024-03-15T16:30:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:30:22 [2024-03-15T16:30:22.591Z] 
12:30:22 [2024-03-15T16:30:22.591Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.591Z] 
12:30:22 [2024-03-15T16:30:22.591Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.591Z] 
12:30:22 [2024-03-15T16:30:22.591Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] 
12:30:22 [2024-03-15T16:30:22.592Z] (Eclipse:19301): Gtk-WARNING **: 16:30:22.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:22 [2024-03-15T16:30:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:30:22 [2024-03-15T16:30:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:30:22 [2024-03-15T16:30:22.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=1123238753 data=null doit=true}, Shell with text {Confirm Clear}]
12:30:22 [2024-03-15T16:30:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:30:22 [2024-03-15T16:30:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:30:22 [2024-03-15T16:30:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:30:22 [2024-03-15T16:30:22.592Z] 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')
12:30:22 [2024-03-15T16:30:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:30:22 [2024-03-15T16:30:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:30:22 [2024-03-15T16:30:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123238753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:22 [2024-03-15T16:30:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123238753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:22 [2024-03-15T16:30:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123238753 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:22 [2024-03-15T16:30:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123238754 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:22 [2024-03-15T16:30:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123238754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:22 [2024-03-15T16:30:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123238754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:22 [2024-03-15T16:30:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123238754 data=null 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')]
12:30:23 [2024-03-15T16:30:23.154Z] 
12:30:23 [2024-03-15T16:30:23.154Z] (Eclipse:19301): Gtk-CRITICAL **: 16:30:22.859: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123238500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123239097 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123239097 data=null doit=true}, TreeItem with text {test}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123239097 data=null}, TreeItem with text {test}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123239097 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123239097 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123239108 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123239109 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123239109 data=null doit=true}, TreeItem with text {test}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123239109 data=null}, TreeItem with text {test}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123239109 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123239109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123239122 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:23 [2024-03-15T16:30:23.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123239123 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123239123 data=null doit=true}, TreeItem with text {Traces [0]}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123239123 data=null}, TreeItem with text {Traces [0]}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123239123 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123239123 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]}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123239131 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:23 [2024-03-15T16:30:23.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123239132 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:30:23 [2024-03-15T16:30:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123239132 data=null doit=true}, TreeItem with text {Traces [0]}]
12:30:23 [2024-03-15T16:30:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123239132 data=null}, TreeItem with text {Traces [0]}]
12:30:23 [2024-03-15T16:30:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123239132 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:23 [2024-03-15T16:30:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123239132 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]}]
12:30:23 [2024-03-15T16:30:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123239135 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:23 [2024-03-15T16:30:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:30:23 [2024-03-15T16:30:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:30:23 [2024-03-15T16:30:23.411Z] 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=1123239459 data=null doit=true}, Shell with text {Trace Import}]
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:30:23 [2024-03-15T16:30:23.411Z] 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')
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.411Z] 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.
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:30:23 [2024-03-15T16:30:23.411Z] 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
12:30:23 [2024-03-15T16:30:23.411Z] 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=1123239464 data=null}, (of type 'Combo')]
12:30:23 [2024-03-15T16:30:23.411Z] 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
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123239503 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123239503 data=null doit=true}, TreeItem with text {import}]
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123239503 data=null}, TreeItem with text {import}]
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123239504 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123239504 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}]
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123239504 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:23 [2024-03-15T16:30:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:30:23 [2024-03-15T16:30:23.412Z] 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:'))
12:30:23 [2024-03-15T16:30:23.412Z] 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
12:30:23 [2024-03-15T16:30:23.412Z] 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=1123239512 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:'))]
12:30:23 [2024-03-15T16:30:23.412Z] 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
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] 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'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:30:23 [2024-03-15T16:30:23.412Z] 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')
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:23 [2024-03-15T16:30:23.412Z] 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.
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:30:23 [2024-03-15T16:30:23.412Z] 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')
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:23 [2024-03-15T16:30:23.412Z] 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.
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:30:23 [2024-03-15T16:30:23.412Z] 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')
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:30:23 [2024-03-15T16:30:23.413Z] 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')
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] 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')
12:30:23 [2024-03-15T16:30:23.413Z] 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.
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:30:23 [2024-03-15T16:30:23.413Z] 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')
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:23 [2024-03-15T16:30:23.413Z] 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.
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] 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)'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:30:23 [2024-03-15T16:30:23.413Z] 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')
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] 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')
12:30:23 [2024-03-15T16:30:23.413Z] 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.
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:30:23 [2024-03-15T16:30:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:30:23 [2024-03-15T16:30:23.414Z] 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')
12:30:23 [2024-03-15T16:30:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:30:23 [2024-03-15T16:30:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123239530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:23 [2024-03-15T16:30:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123239530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:23 [2024-03-15T16:30:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123239530 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:23 [2024-03-15T16:30:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123239530 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:23 [2024-03-15T16:30:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123239530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:23 [2024-03-15T16:30:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123239530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:23 [2024-03-15T16:30:23.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:23 [2024-03-15T16:30:23.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:23 [2024-03-15T16:30:23.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:23 [2024-03-15T16:30:23.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:23 [2024-03-15T16:30:23.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:23 [2024-03-15T16:30:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:30:23 [2024-03-15T16:30:23.976Z] 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=1123240063 data=null doit=true}, Shell with text {Confirmation}]
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:30:23 [2024-03-15T16:30:23.976Z] 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')
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1123240063 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')]
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1123240063 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')]
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1123240064 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1123240064 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1123240064 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')]
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1123240064 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')]
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1123240064 data=null 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')]
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123239530 data=null 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')]
12:30:23 [2024-03-15T16:30:23.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123239158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123240172 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123240172 data=null doit=true}, TreeItem with text {test}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123240172 data=null}, TreeItem with text {test}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123240173 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123240173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123240188 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123240188 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123240188 data=null doit=true}, TreeItem with text {test}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123240188 data=null}, TreeItem with text {test}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123240188 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123240188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123240192 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:24 [2024-03-15T16:30:24.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123240192 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123240192 data=null doit=true}, TreeItem with text {Traces [0]}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123240193 data=null}, TreeItem with text {Traces [0]}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123240193 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123240193 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]}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123240205 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123240206 data=null doit=true}, TreeItem with text {Traces [0]}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123240206 data=null}, TreeItem with text {Traces [0]}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123240206 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123240206 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]}]
12:30:24 [2024-03-15T16:30:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123240207 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:24 [2024-03-15T16:30:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:24 [2024-03-15T16:30:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:24 [2024-03-15T16:30:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123240424 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123240424 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123240424 data=null}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123240424 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123240424 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}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123240454 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:24 [2024-03-15T16:30:24.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123240456 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123240456 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123240456 data=null}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123240456 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123240456 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}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123240459 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123240460 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123240460 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123240460 data=null}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123240461 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123240461 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}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123240469 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123240470 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1123240470 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123240470 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}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123240508 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1123240514 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1123240514 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1123240514 data=null}, TreeItem with text {simple_server-thread1}]
12:30:24 [2024-03-15T16:30:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:30:24 [2024-03-15T16:30:24.489Z] 
12:30:24 [2024-03-15T16:30:24.489Z] (Eclipse:19301): Gtk-CRITICAL **: 16:30:24.364: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:25 [2024-03-15T16:30:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:25 [2024-03-15T16:30:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:25 [2024-03-15T16:30:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:25 [2024-03-15T16:30:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:25 [2024-03-15T16:30:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:25 [2024-03-15T16:30:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:25 [2024-03-15T16:30:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123241017 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:25 [2024-03-15T16:30:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123241017 data=null doit=true}, TableItem with text {}]
12:30:25 [2024-03-15T16:30:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123241017 data=null}, TableItem with text {}]
12:30:25 [2024-03-15T16:30:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123241017 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:25 [2024-03-15T16:30:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123241017 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:25 [2024-03-15T16:30:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123241028 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:25 [2024-03-15T16:30:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:25 [2024-03-15T16:30:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:25 [2024-03-15T16:30:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:25 [2024-03-15T16:30:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:25 [2024-03-15T16:30:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123241879 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
12:30:25 [2024-03-15T16:30:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123241879 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:30:25 [2024-03-15T16:30:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123241879 data=null}, TreeItem with text {simple_server-thread1}]
12:30:25 [2024-03-15T16:30:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123241880 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
12:30:25 [2024-03-15T16:30:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123241880 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}]
12:30:25 [2024-03-15T16:30:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123241884 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
12:30:25 [2024-03-15T16:30:25.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:25 [2024-03-15T16:30:25.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123241888 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123241888 data=null doit=true}, TreeItem with text {test}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123241889 data=null}, TreeItem with text {test}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123241889 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123241889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123241907 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123241907 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123241907 data=null doit=true}, TreeItem with text {test}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123241908 data=null}, TreeItem with text {test}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123241908 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123241908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123241911 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:25 [2024-03-15T16:30:25.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123241912 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123241912 data=null doit=true}, TreeItem with text {Traces [3]}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123241912 data=null}, TreeItem with text {Traces [3]}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123241912 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123241912 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]}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123241926 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:25 [2024-03-15T16:30:25.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123241952 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123241952 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123241952 data=null}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123241952 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123241952 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}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123241983 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:25 [2024-03-15T16:30:25.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123241986 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123241986 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123241986 data=null}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123241986 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123241986 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}]
12:30:25 [2024-03-15T16:30:25.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123241989 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:30:25 [2024-03-15T16:30:25.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123241989 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123241989 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:25 [2024-03-15T16:30:25.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123241989 data=null}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123241990 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123241990 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}]
12:30:25 [2024-03-15T16:30:25.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123241992 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123241992 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1123241992 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
12:30:25 [2024-03-15T16:30:25.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123241992 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}]
12:30:25 [2024-03-15T16:30:25.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123242029 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1123242037 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1123242197 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1123242200 data=null}, TreeItem with text {simple_server-thread2}]
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123242215 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123242215 data=null doit=true}, TableItem with text {}]
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123242215 data=null}, TableItem with text {}]
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123242215 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123242216 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123242229 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:26 [2024-03-15T16:30:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123243488 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123243488 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123243488 data=null}, TreeItem with text {simple_server-thread2}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123243488 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123243488 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}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123243492 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:27 [2024-03-15T16:30:27.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123243500 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123243500 data=null doit=true}, TreeItem with text {test}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123243500 data=null}, TreeItem with text {test}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123243500 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123243500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123243524 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123243524 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123243524 data=null doit=true}, TreeItem with text {test}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123243524 data=null}, TreeItem with text {test}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123243525 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123243525 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123243528 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:27 [2024-03-15T16:30:27.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123243529 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123243529 data=null doit=true}, TreeItem with text {Traces [3]}]
12:30:27 [2024-03-15T16:30:27.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123243529 data=null}, TreeItem with text {Traces [3]}]
12:30:27 [2024-03-15T16:30:27.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123243530 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:27 [2024-03-15T16:30:27.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123243530 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]}]
12:30:27 [2024-03-15T16:30:27.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123243538 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:27 [2024-03-15T16:30:27.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123243862 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123243862 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123243862 data=null}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123243863 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123243863 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}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123243898 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:27 [2024-03-15T16:30:27.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123243900 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123243901 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123243901 data=null}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123243901 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123243901 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}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123243904 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123243904 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123243904 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123243905 data=null}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123243905 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123243905 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}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123243908 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123243908 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1123243908 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123243908 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}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123243946 data=null button=1 stateMask=0x80000 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1123243952 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1123243952 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1123243953 data=null}, TreeItem with text {ust-overlap-testing}]
12:30:27 [2024-03-15T16:30:27.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:30:27 [2024-03-15T16:30:27.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:27 [2024-03-15T16:30:27.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:28 [2024-03-15T16:30:28.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:28 [2024-03-15T16:30:28.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:28 [2024-03-15T16:30:28.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:28 [2024-03-15T16:30:28.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:28 [2024-03-15T16:30:28.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:28 [2024-03-15T16:30:28.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:28 [2024-03-15T16:30:28.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:28 [2024-03-15T16:30:28.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:28 [2024-03-15T16:30:28.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123244455 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:28 [2024-03-15T16:30:28.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123244455 data=null doit=true}, TableItem with text {}]
12:30:28 [2024-03-15T16:30:28.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123244455 data=null}, TableItem with text {}]
12:30:28 [2024-03-15T16:30:28.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123244455 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:28 [2024-03-15T16:30:28.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123244456 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:28 [2024-03-15T16:30:28.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123244461 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:28 [2024-03-15T16:30:28.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:28 [2024-03-15T16:30:28.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:29 [2024-03-15T16:30:29.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:29 [2024-03-15T16:30:29.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123245415 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123245416 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123245416 data=null}, TreeItem with text {ust-overlap-testing}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123245416 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123245416 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}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123245420 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:29 [2024-03-15T16:30:29.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123245425 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123245425 data=null doit=true}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123245425 data=null}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123245425 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123245425 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123245446 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123245446 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123245446 data=null doit=true}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123245446 data=null}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123245447 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123245447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123245455 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123245456 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123245456 data=null doit=true}, TreeItem with text {Traces [3]}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123245456 data=null}, TreeItem with text {Traces [3]}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123245456 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123245456 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]}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123245464 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:29 [2024-03-15T16:30:29.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123245474 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123245474 data=null doit=true}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123245474 data=null}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123245474 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123245475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123245491 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123245492 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123245492 data=null doit=true}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123245492 data=null}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123245493 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123245493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123245505 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:29 [2024-03-15T16:30:29.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123245506 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123245506 data=null doit=true}, TreeItem with text {Traces [3]}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123245506 data=null}, TreeItem with text {Traces [3]}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123245506 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123245506 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]}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123245513 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123245514 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123245514 data=null doit=true}, TreeItem with text {Traces [3]}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123245514 data=null}, TreeItem with text {Traces [3]}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123245514 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123245514 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]}]
12:30:29 [2024-03-15T16:30:29.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123245522 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:29 [2024-03-15T16:30:29.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:30:29 [2024-03-15T16:30:29.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.607Z] 
12:30:29 [2024-03-15T16:30:29.607Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.864Z] 
12:30:29 [2024-03-15T16:30:29.864Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.864Z] 
12:30:29 [2024-03-15T16:30:29.864Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.864Z] 
12:30:29 [2024-03-15T16:30:29.864Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.864Z] 
12:30:29 [2024-03-15T16:30:29.864Z] (Eclipse:19301): Gtk-WARNING **: 16:30:29.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:30:29 [2024-03-15T16:30:29.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:30:29 [2024-03-15T16:30:29.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:30:29 [2024-03-15T16:30:29.864Z] 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=1123245817 data=null doit=true}, Shell with text {Confirm Clear}]
12:30:29 [2024-03-15T16:30:29.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:30:29 [2024-03-15T16:30:29.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:30:29 [2024-03-15T16:30:29.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:30:29 [2024-03-15T16:30:29.864Z] 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')
12:30:29 [2024-03-15T16:30:29.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:30:29 [2024-03-15T16:30:29.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:30:29 [2024-03-15T16:30:29.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123245818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:29 [2024-03-15T16:30:29.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123245818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:29 [2024-03-15T16:30:29.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123245818 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:29 [2024-03-15T16:30:29.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123245818 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:29 [2024-03-15T16:30:29.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123245818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:29 [2024-03-15T16:30:29.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123245818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:29 [2024-03-15T16:30:29.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123245818 data=null 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')]
12:30:30 [2024-03-15T16:30:30.426Z] 
12:30:30 [2024-03-15T16:30:30.426Z] (Eclipse:19301): Gtk-CRITICAL **: 16:30:30.318: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123245544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123246561 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123246561 data=null doit=true}, TreeItem with text {test}]
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123246561 data=null}, TreeItem with text {test}]
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123246561 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123246561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123246571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123246572 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123246572 data=null doit=true}, TreeItem with text {test}]
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123246572 data=null}, TreeItem with text {test}]
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123246572 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:30 [2024-03-15T16:30:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123246572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123246575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:30 [2024-03-15T16:30:30.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123246576 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123246576 data=null doit=true}, TreeItem with text {Traces [3]}]
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123246576 data=null}, TreeItem with text {Traces [3]}]
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123246577 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123246577 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]}]
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123246588 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123246589 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123246589 data=null doit=true}, TreeItem with text {Traces [3]}]
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123246589 data=null}, TreeItem with text {Traces [3]}]
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123246589 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123246589 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]}]
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123246592 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:30:30 [2024-03-15T16:30:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:30:30 [2024-03-15T16:30:30.989Z] 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=1123246932 data=null doit=true}, Shell with text {Trace Import}]
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:30:30 [2024-03-15T16:30:30.989Z] 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')
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.989Z] 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.
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:30:30 [2024-03-15T16:30:30.989Z] 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
12:30:30 [2024-03-15T16:30:30.989Z] 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=1123246948 data=null}, (of type 'Combo')]
12:30:30 [2024-03-15T16:30:30.989Z] 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
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:30 [2024-03-15T16:30:30.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123246989 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123246989 data=null doit=true}, TreeItem with text {import}]
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123246990 data=null}, TreeItem with text {import}]
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123246990 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123246990 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}]
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123246990 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:30:30 [2024-03-15T16:30:30.990Z] 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:'))
12:30:30 [2024-03-15T16:30:30.990Z] 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
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1123246997 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:'))]
12:30:30 [2024-03-15T16:30:30.990Z] 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
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.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'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:30:30 [2024-03-15T16:30:30.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')
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:30 [2024-03-15T16:30:30.990Z] 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.
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:30:30 [2024-03-15T16:30:30.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')
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:30 [2024-03-15T16:30:30.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.
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:30:30 [2024-03-15T16:30:30.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')
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.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'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:30:30 [2024-03-15T16:30:30.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')
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] 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')
12:30:30 [2024-03-15T16:30:30.991Z] 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.
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:30:30 [2024-03-15T16:30:30.991Z] 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')
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:30 [2024-03-15T16:30:30.991Z] 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.
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.991Z] 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)'
12:30:30 [2024-03-15T16:30:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:30:30 [2024-03-15T16:30:30.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')
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.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')
12:30:30 [2024-03-15T16:30:30.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.
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:30:30 [2024-03-15T16:30:30.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')
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123247019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123247019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123247019 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123247019 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123247019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123247019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:30 [2024-03-15T16:30:30.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')
12:30:30 [2024-03-15T16:30:30.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')
12:30:30 [2024-03-15T16:30:30.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')
12:30:30 [2024-03-15T16:30:30.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')
12:30:30 [2024-03-15T16:30:30.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')
12:30:30 [2024-03-15T16:30:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:30:31 [2024-03-15T16:30:31.553Z] 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=1123247533 data=null doit=true}, Shell with text {Confirmation}]
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:30:31 [2024-03-15T16:30:31.553Z] 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')
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1123247534 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')]
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1123247534 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')]
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1123247534 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1123247534 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1123247534 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')]
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1123247534 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')]
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1123247534 data=null 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')]
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123247019 data=null 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')]
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123246613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123247642 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123247642 data=null doit=true}, TreeItem with text {test}]
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123247642 data=null}, TreeItem with text {test}]
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123247642 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123247642 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:31 [2024-03-15T16:30:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123247657 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123247657 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123247657 data=null doit=true}, TreeItem with text {test}]
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123247657 data=null}, TreeItem with text {test}]
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123247657 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123247657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123247661 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:31 [2024-03-15T16:30:31.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123247661 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123247661 data=null doit=true}, TreeItem with text {Traces [0]}]
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123247662 data=null}, TreeItem with text {Traces [0]}]
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123247662 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123247662 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]}]
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123247676 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123247676 data=null doit=true}, TreeItem with text {Traces [0]}]
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123247676 data=null}, TreeItem with text {Traces [0]}]
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123247676 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123247676 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]}]
12:30:31 [2024-03-15T16:30:31.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123247678 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:31 [2024-03-15T16:30:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123247911 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123247911 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123247911 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123247912 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123247913 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}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123247925 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:31 [2024-03-15T16:30:31.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123247927 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123247927 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123247927 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123247927 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123247927 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}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123247937 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123247938 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123247938 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123247938 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123247939 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123247939 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}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123247941 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123247941 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123247941 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123247941 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}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123247977 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123247983 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123247983 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123247983 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:31 [2024-03-15T16:30:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:30:32 [2024-03-15T16:30:32.066Z] 
12:30:32 [2024-03-15T16:30:32.066Z] (Eclipse:19301): Gtk-CRITICAL **: 16:30:31.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:32 [2024-03-15T16:30:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:32 [2024-03-15T16:30:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:32 [2024-03-15T16:30:32.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:32 [2024-03-15T16:30:32.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:32 [2024-03-15T16:30:32.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123249487 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123249487 data=null doit=true}, TableItem with text {}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123249487 data=null}, TableItem with text {}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123249487 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123249488 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123249494 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123249550 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123249550 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123249568 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123249568 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123249569 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}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123249571 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:33 [2024-03-15T16:30:33.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123249575 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123249576 data=null doit=true}, TreeItem with text {test}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123249576 data=null}, TreeItem with text {test}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123249576 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123249576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123249595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123249596 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123249596 data=null doit=true}, TreeItem with text {test}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123249596 data=null}, TreeItem with text {test}]
12:30:33 [2024-03-15T16:30:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123249596 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:33 [2024-03-15T16:30:33.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123249596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:33 [2024-03-15T16:30:33.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123249599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:33 [2024-03-15T16:30:33.448Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:33 [2024-03-15T16:30:33.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:33 [2024-03-15T16:30:33.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123249600 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:30:33 [2024-03-15T16:30:33.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123249606 data=null doit=true}, TreeItem with text {Traces [3]}]
12:30:33 [2024-03-15T16:30:33.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123249606 data=null}, TreeItem with text {Traces [3]}]
12:30:33 [2024-03-15T16:30:33.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123249607 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:33 [2024-03-15T16:30:33.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123249607 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]}]
12:30:33 [2024-03-15T16:30:33.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123249614 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:33 [2024-03-15T16:30:33.448Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123249848 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123249848 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123249848 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123249849 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123249849 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}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123249864 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:33 [2024-03-15T16:30:33.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123249867 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123249867 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123249867 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123249867 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123249867 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}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123249870 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123249870 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123249870 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123249870 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123249871 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123249871 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}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123249879 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123249879 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123249880 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123249880 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}]
12:30:33 [2024-03-15T16:30:33.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123249922 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123249922 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123249923 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123249923 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:33 [2024-03-15T16:30:33.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2024-03-15T16:30:33.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:34 [2024-03-15T16:30:34.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:34 [2024-03-15T16:30:34.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123251179 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123251179 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123251179 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123251179 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123251179 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}]
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123251183 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:35 [2024-03-15T16:30:35.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:35 [2024-03-15T16:30:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123251190 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123251190 data=null doit=true}, TreeItem with text {test}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123251190 data=null}, TreeItem with text {test}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123251191 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123251191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123251216 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123251217 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123251217 data=null doit=true}, TreeItem with text {test}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123251217 data=null}, TreeItem with text {test}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123251217 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123251217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123251221 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:35 [2024-03-15T16:30:35.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123251222 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123251222 data=null doit=true}, TreeItem with text {Traces [3]}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123251222 data=null}, TreeItem with text {Traces [3]}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123251222 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123251222 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]}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123251230 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:35 [2024-03-15T16:30:35.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123251258 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123251259 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123251259 data=null}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123251259 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123251259 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}]
12:30:35 [2024-03-15T16:30:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123251290 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:35 [2024-03-15T16:30:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:35 [2024-03-15T16:30:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:35 [2024-03-15T16:30:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:35 [2024-03-15T16:30:35.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:35 [2024-03-15T16:30:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:35 [2024-03-15T16:30:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123251292 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123251292 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123251292 data=null}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123251292 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123251292 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}]
12:30:35 [2024-03-15T16:30:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123251295 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:30:35 [2024-03-15T16:30:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123251295 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123251295 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:35 [2024-03-15T16:30:35.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123251295 data=null}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123251296 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123251296 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}]
12:30:35 [2024-03-15T16:30:35.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123251298 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123251298 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1123251299 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123251299 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}]
12:30:35 [2024-03-15T16:30:35.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123251335 data=null button=1 stateMask=0x80000 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1123251341 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1123251341 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1123251342 data=null}, TreeItem with text {unrecognized.log}]
12:30:35 [2024-03-15T16:30:35.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:30:35 [2024-03-15T16:30:35.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:35 [2024-03-15T16:30:35.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:35 [2024-03-15T16:30:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:35 [2024-03-15T16:30:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:35 [2024-03-15T16:30:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123252500 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123252500 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123252501 data=null}, TreeItem with text {unrecognized.log}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123252501 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123252501 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}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123252505 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:36 [2024-03-15T16:30:36.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123252513 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123252513 data=null doit=true}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123252513 data=null}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123252513 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123252513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123252539 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123252539 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123252539 data=null doit=true}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123252539 data=null}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123252540 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123252540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123252543 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123252544 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123252544 data=null doit=true}, TreeItem with text {Traces [3]}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123252544 data=null}, TreeItem with text {Traces [3]}]
12:30:36 [2024-03-15T16:30:36.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123252545 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123252545 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]}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123252553 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123252562 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123252562 data=null doit=true}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123252562 data=null}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123252563 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123252563 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123252578 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123252579 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123252579 data=null doit=true}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123252579 data=null}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123252579 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123252579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123252582 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:36 [2024-03-15T16:30:36.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123252583 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123252583 data=null doit=true}, TreeItem with text {Traces [3]}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123252583 data=null}, TreeItem with text {Traces [3]}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123252583 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123252584 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]}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123252593 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123252594 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123252594 data=null doit=true}, TreeItem with text {Traces [3]}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123252594 data=null}, TreeItem with text {Traces [3]}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123252594 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123252595 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]}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123252597 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:30:36 [2024-03-15T16:30:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:30:36 [2024-03-15T16:30:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:30:36 [2024-03-15T16:30:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:30:36 [2024-03-15T16:30:36.721Z] 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=1123252884 data=null doit=true}, Shell with text {Confirm Clear}]
12:30:36 [2024-03-15T16:30:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:30:36 [2024-03-15T16:30:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:30:36 [2024-03-15T16:30:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:30:36 [2024-03-15T16:30:36.721Z] 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')
12:30:36 [2024-03-15T16:30:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:30:36 [2024-03-15T16:30:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:30:36 [2024-03-15T16:30:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123252885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:36 [2024-03-15T16:30:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123252885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:36 [2024-03-15T16:30:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123252885 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:36 [2024-03-15T16:30:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123252885 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:36 [2024-03-15T16:30:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123252885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:36 [2024-03-15T16:30:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123252885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:36 [2024-03-15T16:30:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123252885 data=null 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')]
12:30:37 [2024-03-15T16:30:37.648Z] 
12:30:37 [2024-03-15T16:30:37.648Z] (Eclipse:19301): Gtk-CRITICAL **: 16:30:37.468: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123252620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123253721 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123253721 data=null doit=true}, TreeItem with text {test}]
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123253721 data=null}, TreeItem with text {test}]
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123253721 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123253721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123253732 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:37 [2024-03-15T16:30:37.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@19656e21] time=1123253733 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:30:37 [2024-03-15T16:30:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123254056 data=null doit=true}, Shell with text {Import}]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1123254057 data=null doit=true}, TreeItem with text {Tracing}]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1123254057 data=null}, TreeItem with text {Tracing}]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1123254058 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123254058 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}]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1123254060 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1123254061 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=1123254062 data=null doit=true}, Tree node with text: Trace Import]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1123254062 data=null}, Tree node with text: Trace Import]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1123254062 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123254062 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]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1123254074 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:30:37 [2024-03-15T16:30:37.904Z] 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')
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1123254075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1123254075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1123254075 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1123254075 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1123254076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:30:37 [2024-03-15T16:30:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1123254076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1123254076 data=null 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')]
12:30:38 [2024-03-15T16:30:38.161Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:30:38 [2024-03-15T16:30:38.161Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:30:38 [2024-03-15T16:30:38.161Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:30:38 [2024-03-15T16:30:38.161Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:30:38 [2024-03-15T16:30:38.161Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:30:38 [2024-03-15T16:30:38.161Z] 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')
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.161Z] 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.
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:30:38 [2024-03-15T16:30:38.161Z] 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
12:30:38 [2024-03-15T16:30:38.161Z] 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=1123254172 data=null}, (of type 'Combo')]
12:30:38 [2024-03-15T16:30:38.161Z] 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
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123254232 data=null doit=true}, TreeItem with text {import}]
12:30:38 [2024-03-15T16:30:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123254232 data=null}, TreeItem with text {import}]
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123254232 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123254232 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}]
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123254234 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123254235 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123254235 data=null doit=true}, TreeItem with text {import}]
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123254235 data=null}, TreeItem with text {import}]
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123254235 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123254235 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}]
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123254235 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:30:38 [2024-03-15T16:30:38.162Z] 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:'))
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123254261 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:'))]
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] 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'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:30:38 [2024-03-15T16:30:38.162Z] 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')
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:38 [2024-03-15T16:30:38.162Z] 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.
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:30:38 [2024-03-15T16:30:38.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:30:38 [2024-03-15T16:30:38.163Z] 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')
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:38 [2024-03-15T16:30:38.163Z] 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.
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:30:38 [2024-03-15T16:30:38.163Z] 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')
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6b419852
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1123254264 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')]
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1123254265 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')]
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1123254265 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1123254265 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1123254265 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')]
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1123254265 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')]
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1123254265 data=null 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')]
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1123254265 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')]
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1123254265 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')]
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1123254265 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')]
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1123254265 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1123254265 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:30:38 [2024-03-15T16:30:38.164Z] 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')
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] 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')
12:30:38 [2024-03-15T16:30:38.164Z] 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.
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:30:38 [2024-03-15T16:30:38.164Z] 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')
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:38 [2024-03-15T16:30:38.164Z] 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.
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] 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)'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:30:38 [2024-03-15T16:30:38.164Z] 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')
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] 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')
12:30:38 [2024-03-15T16:30:38.164Z] 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.
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:38 [2024-03-15T16:30:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:30:38 [2024-03-15T16:30:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:30:38 [2024-03-15T16:30:38.165Z] 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')
12:30:38 [2024-03-15T16:30:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:30:38 [2024-03-15T16:30:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123254269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:38 [2024-03-15T16:30:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123254269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:38 [2024-03-15T16:30:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123254269 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:38 [2024-03-15T16:30:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123254269 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:38 [2024-03-15T16:30:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123254269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:38 [2024-03-15T16:30:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123254270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:38 [2024-03-15T16:30:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123254270 data=null 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')]
12:30:38 [2024-03-15T16:30:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123253753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123254637 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123254637 data=null doit=true}, TreeItem with text {test}]
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123254637 data=null}, TreeItem with text {test}]
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123254637 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123254638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123254641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123254642 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123254642 data=null doit=true}, TreeItem with text {test}]
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123254642 data=null}, TreeItem with text {test}]
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123254642 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123254642 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123254646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:38 [2024-03-15T16:30:38.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123254653 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123254653 data=null doit=true}, TreeItem with text {Traces [1]}]
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123254653 data=null}, TreeItem with text {Traces [1]}]
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123254653 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:30:38 [2024-03-15T16:30:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123254653 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]}]
12:30:38 [2024-03-15T16:30:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123254660 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:30:38 [2024-03-15T16:30:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123254661 data=null doit=true}, TreeItem with text {Traces [1]}]
12:30:38 [2024-03-15T16:30:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123254661 data=null}, TreeItem with text {Traces [1]}]
12:30:38 [2024-03-15T16:30:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123254661 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:30:38 [2024-03-15T16:30:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123254661 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]}]
12:30:38 [2024-03-15T16:30:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123254662 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:30:38 [2024-03-15T16:30:38.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:38 [2024-03-15T16:30:38.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:38 [2024-03-15T16:30:38.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123254992 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123254992 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123254992 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123254992 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123254992 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}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123255023 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:38 [2024-03-15T16:30:38.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123255026 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123255026 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123255026 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123255026 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123255026 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}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123255029 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123255029 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123255029 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123255029 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123255030 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123255030 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}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123255032 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123255032 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123255032 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123255033 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}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123255066 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123255075 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123255075 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123255075 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:38 [2024-03-15T16:30:38.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:30:38 [2024-03-15T16:30:38.933Z] 
12:30:38 [2024-03-15T16:30:38.933Z] (Eclipse:19301): Gtk-CRITICAL **: 16:30:38.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:39 [2024-03-15T16:30:39.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:39 [2024-03-15T16:30:39.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:39 [2024-03-15T16:30:39.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:40 [2024-03-15T16:30:40.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:40 [2024-03-15T16:30:40.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123256583 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123256584 data=null doit=true}, TableItem with text {}]
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123256584 data=null}, TableItem with text {}]
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123256584 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123256585 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123256592 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123256678 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123256678 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123256678 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123256678 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123256678 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}]
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123256682 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:40 [2024-03-15T16:30:40.619Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123256691 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123256691 data=null doit=true}, TreeItem with text {test}]
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123256691 data=null}, TreeItem with text {test}]
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123256691 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:40 [2024-03-15T16:30:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123256691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123256712 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123256713 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123256713 data=null doit=true}, TreeItem with text {test}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123256713 data=null}, TreeItem with text {test}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123256713 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123256713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123256716 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:40 [2024-03-15T16:30:40.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123256722 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123256722 data=null doit=true}, TreeItem with text {Traces [1]}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123256722 data=null}, TreeItem with text {Traces [1]}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123256722 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123256723 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]}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123256732 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123256732 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123256732 data=null doit=true}, TreeItem with text {Traces [1]}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123256732 data=null}, TreeItem with text {Traces [1]}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123256733 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123256733 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]}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123256742 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:30:40 [2024-03-15T16:30:40.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:30:40 [2024-03-15T16:30:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:30:40 [2024-03-15T16:30:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:30:40 [2024-03-15T16:30:40.876Z] 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=1123256904 data=null doit=true}, Shell with text {Confirm Clear}]
12:30:40 [2024-03-15T16:30:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:30:40 [2024-03-15T16:30:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:30:40 [2024-03-15T16:30:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:30:40 [2024-03-15T16:30:40.876Z] 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')
12:30:40 [2024-03-15T16:30:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:30:40 [2024-03-15T16:30:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:30:40 [2024-03-15T16:30:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123256904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:40 [2024-03-15T16:30:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123256904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:40 [2024-03-15T16:30:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123256904 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:40 [2024-03-15T16:30:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123256904 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:40 [2024-03-15T16:30:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123256904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:40 [2024-03-15T16:30:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123256905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:40 [2024-03-15T16:30:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123256905 data=null 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')]
12:30:41 [2024-03-15T16:30:41.132Z] 
12:30:41 [2024-03-15T16:30:41.132Z] (Eclipse:19301): Gtk-CRITICAL **: 16:30:40.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123256771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Unselecting all in (of type 'Tree')
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1123257229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1123257229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1123257229 data=null doit=true}, (of type 'Tree')]
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1123257229 data=null}, (of type 'Tree')]
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123257229 data=null button=1 stateMask=0x40000 x=92 y=58 count=1}, (of type 'Tree')]
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123257230 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123257237 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1}, (of type 'Tree')]
12:30:41 [2024-03-15T16:30:41.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@19656e21] time=1123257238 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:30:41 [2024-03-15T16:30:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123257414 data=null doit=true}, Shell with text {Import}]
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:41 [2024-03-15T16:30:41.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1123257428 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=1123257428 data=null doit=true}, Tree node with text: Trace Import]
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1123257428 data=null}, Tree node with text: Trace Import]
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1123257429 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123257429 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]
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1123257429 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:30:41 [2024-03-15T16:30:41.388Z] 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')
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1123257430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:30:41 [2024-03-15T16:30:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1123257430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1123257430 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1123257430 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1123257430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1123257430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1123257430 data=null 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')]
12:30:41 [2024-03-15T16:30:41.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:30:41 [2024-03-15T16:30:41.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:30:41 [2024-03-15T16:30:41.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:30:41 [2024-03-15T16:30:41.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:30:41 [2024-03-15T16:30:41.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:30:41 [2024-03-15T16:30:41.389Z] 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')
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.389Z] 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.
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:30:41 [2024-03-15T16:30:41.389Z] 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
12:30:41 [2024-03-15T16:30:41.389Z] 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=1123257547 data=null}, (of type 'Combo')]
12:30:41 [2024-03-15T16:30:41.389Z] 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
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:41 [2024-03-15T16:30:41.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123257584 data=null doit=true}, TreeItem with text {import}]
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123257584 data=null}, TreeItem with text {import}]
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123257584 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123257584 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}]
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123257586 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123257587 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123257587 data=null doit=true}, TreeItem with text {import}]
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123257587 data=null}, TreeItem with text {import}]
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123257595 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123257595 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}]
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123257595 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:30:41 [2024-03-15T16:30:41.646Z] 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:'))
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123257618 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:'))]
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.646Z] 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'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:30:41 [2024-03-15T16:30:41.646Z] 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')
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:41 [2024-03-15T16:30:41.647Z] 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.
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:30:41 [2024-03-15T16:30:41.647Z] 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')
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:41 [2024-03-15T16:30:41.647Z] 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.
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:30:41 [2024-03-15T16:30:41.647Z] 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')
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:30:41 [2024-03-15T16:30:41.647Z] 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.
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:30:41 [2024-03-15T16:30:41.647Z] 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')
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] 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')
12:30:41 [2024-03-15T16:30:41.648Z] 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.
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:30:41 [2024-03-15T16:30:41.648Z] 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')
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:41 [2024-03-15T16:30:41.648Z] 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.
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] 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)'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:30:41 [2024-03-15T16:30:41.648Z] 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')
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] 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')
12:30:41 [2024-03-15T16:30:41.648Z] 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.
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:30:41 [2024-03-15T16:30:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:30:41 [2024-03-15T16:30:41.649Z] 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')
12:30:41 [2024-03-15T16:30:41.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:30:41 [2024-03-15T16:30:41.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123257631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:41 [2024-03-15T16:30:41.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123257631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:41 [2024-03-15T16:30:41.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123257631 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:41 [2024-03-15T16:30:41.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123257631 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:41 [2024-03-15T16:30:41.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123257632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:41 [2024-03-15T16:30:41.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123257632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123257632 data=null 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')]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123257254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1123257908 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1123257908 data=null doit=true}, TreeItem with text {Tracing}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1123257908 data=null}, TreeItem with text {Tracing}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1123257908 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123257908 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}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1123257931 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1123257932 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1123257932 data=null doit=true}, TreeItem with text {Tracing}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1123257932 data=null}, TreeItem with text {Tracing}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1123257932 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123257932 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}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1123257935 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1123257936 data=null doit=true}, TreeItem with text {Tracing}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1123257936 data=null}, TreeItem with text {Tracing}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1123257936 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123257936 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}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1123257938 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123257938 data=null button=0 stateMask=0x0 x=92 y=127 count=0}, TreeItem with text {Traces [1]}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123257938 data=null doit=true}, TreeItem with text {Traces [1]}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123257938 data=null}, TreeItem with text {Traces [1]}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123257938 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123257938 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]}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123257953 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123257953 data=null doit=true}, TreeItem with text {Traces [1]}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123257953 data=null}, TreeItem with text {Traces [1]}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123257953 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123257954 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]}]
12:30:41 [2024-03-15T16:30:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123257954 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
12:30:42 [2024-03-15T16:30:42.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123258275 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123258275 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123258275 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123258275 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123258275 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}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123258306 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:42 [2024-03-15T16:30:42.161Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123258308 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123258308 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123258308 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123258309 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123258309 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}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123258311 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123258312 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123258312 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123258312 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123258312 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123258312 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}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123258317 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123258317 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123258317 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123258317 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}]
12:30:42 [2024-03-15T16:30:42.417Z] 
12:30:42 [2024-03-15T16:30:42.417Z] (Eclipse:19301): Gtk-CRITICAL **: 16:30:42.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:42 [2024-03-15T16:30:42.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123258352 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123258502 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123258503 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123258503 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:42 [2024-03-15T16:30:42.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:30:42 [2024-03-15T16:30:42.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:42 [2024-03-15T16:30:42.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:42 [2024-03-15T16:30:42.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:42 [2024-03-15T16:30:42.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:42 [2024-03-15T16:30:42.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:43 [2024-03-15T16:30:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:43 [2024-03-15T16:30:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:43 [2024-03-15T16:30:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:43 [2024-03-15T16:30:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:43 [2024-03-15T16:30:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:43 [2024-03-15T16:30:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123259518 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:43 [2024-03-15T16:30:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123259518 data=null doit=true}, TableItem with text {}]
12:30:43 [2024-03-15T16:30:43.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123259518 data=null}, TableItem with text {}]
12:30:43 [2024-03-15T16:30:43.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123259519 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:43 [2024-03-15T16:30:43.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123259519 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:43 [2024-03-15T16:30:43.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123259524 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:43 [2024-03-15T16:30:43.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:43 [2024-03-15T16:30:43.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123259771 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123259772 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123259772 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123259772 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123259772 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}]
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123259775 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:43 [2024-03-15T16:30:43.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:43 [2024-03-15T16:30:43.798Z] 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@19656e21] time=1123259778 data=null doit=true}, Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}]
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1123259782 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1123259782 data=null doit=true}, TreeItem with text {Tracing}]
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1123259782 data=null}, TreeItem with text {Tracing}]
12:30:43 [2024-03-15T16:30:43.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1123259782 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:30:43 [2024-03-15T16:30:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123259782 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}]
12:30:43 [2024-03-15T16:30:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1123259814 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:30:43 [2024-03-15T16:30:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:30:43 [2024-03-15T16:30:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:30:43 [2024-03-15T16:30:43.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:30:44 [2024-03-15T16:30:44.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:30:44 [2024-03-15T16:30:44.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:30:44 [2024-03-15T16:30:44.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:30:44 [2024-03-15T16:30:44.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:30:44 [2024-03-15T16:30:44.725Z] 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')
12:30:44 [2024-03-15T16:30:44.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:30:44 [2024-03-15T16:30:44.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:44 [2024-03-15T16:30:44.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:30:44 [2024-03-15T16:30:44.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:30:44 [2024-03-15T16:30:44.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:30:44 [2024-03-15T16:30:44.725Z] 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=1123260662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:44 [2024-03-15T16:30:44.726Z] 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=1123260662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:44 [2024-03-15T16:30:44.726Z] 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=1123260662 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:44 [2024-03-15T16:30:44.726Z] 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=1123260662 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:44 [2024-03-15T16:30:44.726Z] 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=1123260662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:44 [2024-03-15T16:30:44.726Z] 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=1123260662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:44 [2024-03-15T16:30:44.726Z] 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=1123260662 data=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')]
12:30:44 [2024-03-15T16:30:44.726Z] 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=1123260663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:44 [2024-03-15T16:30:44.726Z] 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=1123260663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:44 [2024-03-15T16:30:44.726Z] 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=1123260663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:44 [2024-03-15T16:30:44.726Z] 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=1123260663 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:44 [2024-03-15T16:30:44.726Z] 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=1123260663 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:44 [2024-03-15T16:30:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:30:44 [2024-03-15T16:30:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:30:44 [2024-03-15T16:30:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:30:44 [2024-03-15T16:30:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:44 [2024-03-15T16:30:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:30:44 [2024-03-15T16:30:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:30:44 [2024-03-15T16:30:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:30:44 [2024-03-15T16:30:44.726Z] 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')
12:30:44 [2024-03-15T16:30:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:30:44 [2024-03-15T16:30:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123260663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:30:44 [2024-03-15T16:30:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123260663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:30:44 [2024-03-15T16:30:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123260664 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:30:44 [2024-03-15T16:30:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123260664 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:30:44 [2024-03-15T16:30:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123260664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:30:44 [2024-03-15T16:30:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123260664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:30:44 [2024-03-15T16:30:44.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:30:44 [2024-03-15T16:30:44.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:30:44 [2024-03-15T16:30:44.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:30:44 [2024-03-15T16:30:44.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:30:44 [2024-03-15T16:30:44.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:30:44 [2024-03-15T16:30:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:30:44 [2024-03-15T16:30:44.726Z] 
12:30:44 [2024-03-15T16:30:44.726Z] (Eclipse:19301): Gtk-CRITICAL **: 16:30:44.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:44 [2024-03-15T16:30:44.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123260664 data=null 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')]
12:30:44 [2024-03-15T16:30:44.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1123259887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:30:44 [2024-03-15T16:30:44.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:44 [2024-03-15T16:30:44.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:44 [2024-03-15T16:30:44.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:44 [2024-03-15T16:30:44.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:44 [2024-03-15T16:30:44.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:44 [2024-03-15T16:30:44.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:44 [2024-03-15T16:30:44.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123261172 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:44 [2024-03-15T16:30:44.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123261172 data=null doit=true}, TreeItem with text {test}]
12:30:44 [2024-03-15T16:30:44.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123261172 data=null}, TreeItem with text {test}]
12:30:44 [2024-03-15T16:30:44.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123261172 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123261172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123261192 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123261192 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123261192 data=null doit=true}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123261192 data=null}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123261193 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123261193 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123261202 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123261203 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123261203 data=null doit=true}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123261203 data=null}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123261204 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123261204 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]}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123261217 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123261218 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123261218 data=null doit=true}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123261218 data=null}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123261218 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123261218 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]}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123261221 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:30:45 [2024-03-15T16:30:45.238Z] 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=1123261345 data=null doit=true}, Shell with text {Confirm Clear}]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:30:45 [2024-03-15T16:30:45.238Z] 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')
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123261346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123261346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123261346 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123261346 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123261346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123261346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123261346 data=null 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')]
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123261270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:45 [2024-03-15T16:30:45.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:45 [2024-03-15T16:30:45.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:45 [2024-03-15T16:30:45.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:45 [2024-03-15T16:30:45.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:45 [2024-03-15T16:30:45.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123261422 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123261422 data=null doit=true}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123261423 data=null}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123261423 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123261423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123261445 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123261446 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123261446 data=null doit=true}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123261446 data=null}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123261447 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123261447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123261450 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:45 [2024-03-15T16:30:45.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123261451 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123261451 data=null doit=true}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123261451 data=null}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123261451 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123261451 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]}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123261464 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123261465 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123261465 data=null doit=true}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123261465 data=null}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123261465 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123261465 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]}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123261468 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:30:45 [2024-03-15T16:30:45.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:30:45 [2024-03-15T16:30:45.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:30:45 [2024-03-15T16:30:45.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:30:45 [2024-03-15T16:30:45.751Z] 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=1123261811 data=null doit=true}, Shell with text {Trace Import}]
12:30:45 [2024-03-15T16:30:45.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:30:45 [2024-03-15T16:30:45.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:30:45 [2024-03-15T16:30:45.751Z] 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')
12:30:45 [2024-03-15T16:30:45.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] 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.
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:30:45 [2024-03-15T16:30:45.752Z] 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
12:30:45 [2024-03-15T16:30:45.752Z] 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=1123261815 data=null}, (of type 'Combo')]
12:30:45 [2024-03-15T16:30:45.752Z] 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
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123261847 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123261847 data=null doit=true}, TreeItem with text {import}]
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123261847 data=null}, TreeItem with text {import}]
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123261847 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123261847 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}]
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123261848 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:30:45 [2024-03-15T16:30:45.752Z] 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:'))
12:30:45 [2024-03-15T16:30:45.752Z] 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
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1123261863 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:'))]
12:30:45 [2024-03-15T16:30:45.752Z] 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
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.752Z] 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'
12:30:45 [2024-03-15T16:30:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:30:45 [2024-03-15T16:30:45.752Z] 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')
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:45 [2024-03-15T16:30:45.753Z] 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.
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:30:45 [2024-03-15T16:30:45.753Z] 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')
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@19fef875
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1123261865 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')]
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123261865 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')]
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1123261865 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1123261866 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1123261866 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')]
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1123261866 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')]
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1123261866 data=null 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')]
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1123261866 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')]
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123261866 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')]
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1123261866 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')]
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1123261866 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1123261866 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:30:45 [2024-03-15T16:30:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:30:45 [2024-03-15T16:30:45.753Z] 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')
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.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'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:30:45 [2024-03-15T16:30:45.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')
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] 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')
12:30:45 [2024-03-15T16:30:45.754Z] 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.
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:30:45 [2024-03-15T16:30:45.754Z] 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')
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:45 [2024-03-15T16:30:45.754Z] 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.
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] 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)'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:30:45 [2024-03-15T16:30:45.754Z] 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')
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.754Z] 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')
12:30:45 [2024-03-15T16:30:45.754Z] 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.
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:30:45 [2024-03-15T16:30:45.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')
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123261870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123261870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123261870 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123261870 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123261871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123261871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:45 [2024-03-15T16:30:45.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2024-03-15T16:30:45.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2024-03-15T16:30:45.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2024-03-15T16:30:45.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2024-03-15T16:30:45.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2024-03-15T16:30:45.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:30:46 [2024-03-15T16:30:46.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123261871 data=null 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')]
12:30:46 [2024-03-15T16:30:46.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123261494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123262408 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123262408 data=null doit=true}, TreeItem with text {test}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123262408 data=null}, TreeItem with text {test}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123262409 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123262409 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123262420 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123262421 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123262421 data=null doit=true}, TreeItem with text {test}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123262421 data=null}, TreeItem with text {test}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123262421 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123262421 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123262429 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:46 [2024-03-15T16:30:46.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123262430 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123262430 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123262430 data=null}, TreeItem with text {Traces [5]}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123262430 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123262431 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]}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123262437 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123262438 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:46 [2024-03-15T16:30:46.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123262438 data=null}, TreeItem with text {Traces [5]}]
12:30:46 [2024-03-15T16:30:46.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123262438 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:46 [2024-03-15T16:30:46.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123262438 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]}]
12:30:46 [2024-03-15T16:30:46.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123262447 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:46 [2024-03-15T16:30:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:46 [2024-03-15T16:30:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:46 [2024-03-15T16:30:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123262770 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123262770 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123262770 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123262770 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123262770 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}]
12:30:46 [2024-03-15T16:30:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123262806 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:46 [2024-03-15T16:30:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:46 [2024-03-15T16:30:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:46 [2024-03-15T16:30:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:46 [2024-03-15T16:30:46.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123262808 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123262808 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123262808 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123262808 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123262809 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}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123262811 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123262812 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123262812 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123262812 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123262812 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123262812 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}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123262815 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123262815 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123262815 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123262815 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}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123262853 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123262859 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123262859 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123262859 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:46 [2024-03-15T16:30:46.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:30:46 [2024-03-15T16:30:46.829Z] 
12:30:46 [2024-03-15T16:30:46.829Z] (Eclipse:19301): Gtk-CRITICAL **: 16:30:46.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:47 [2024-03-15T16:30:47.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:47 [2024-03-15T16:30:47.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:47 [2024-03-15T16:30:47.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:47 [2024-03-15T16:30:47.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:47 [2024-03-15T16:30:47.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:48 [2024-03-15T16:30:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:48 [2024-03-15T16:30:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:48 [2024-03-15T16:30:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:48 [2024-03-15T16:30:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:48 [2024-03-15T16:30:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:48 [2024-03-15T16:30:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123264366 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:48 [2024-03-15T16:30:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123264366 data=null doit=true}, TableItem with text {}]
12:30:48 [2024-03-15T16:30:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123264367 data=null}, TableItem with text {}]
12:30:48 [2024-03-15T16:30:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123264367 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:48 [2024-03-15T16:30:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123264367 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:48 [2024-03-15T16:30:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123264373 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:48 [2024-03-15T16:30:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:48 [2024-03-15T16:30:48.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123264453 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123264453 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123264453 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123264454 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123264454 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}]
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123264457 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:48 [2024-03-15T16:30:48.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:48 [2024-03-15T16:30:48.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123264461 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123264461 data=null doit=true}, TreeItem with text {test}]
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123264461 data=null}, TreeItem with text {test}]
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123264462 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123264462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123264481 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123264482 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123264482 data=null doit=true}, TreeItem with text {test}]
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123264482 data=null}, TreeItem with text {test}]
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123264483 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123264483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123264492 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:48 [2024-03-15T16:30:48.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123264493 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123264493 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123264493 data=null}, TreeItem with text {Traces [5]}]
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123264494 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123264494 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]}]
12:30:48 [2024-03-15T16:30:48.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123264505 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:48 [2024-03-15T16:30:48.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123264827 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123264827 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123264827 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123264827 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123264827 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}]
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123264860 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:48 [2024-03-15T16:30:48.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123264862 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123264862 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123264862 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123264863 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123264863 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}]
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123264866 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123264869 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123264869 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123264869 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123264869 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123264870 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}]
12:30:48 [2024-03-15T16:30:48.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123264872 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123264872 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123264873 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123264873 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}]
12:30:48 [2024-03-15T16:30:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123264908 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123264914 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123264914 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123264914 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:48 [2024-03-15T16:30:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:30:48 [2024-03-15T16:30:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:49 [2024-03-15T16:30:49.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:49 [2024-03-15T16:30:49.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:50 [2024-03-15T16:30:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:50 [2024-03-15T16:30:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:50 [2024-03-15T16:30:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123266064 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:50 [2024-03-15T16:30:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123266065 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:50 [2024-03-15T16:30:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123266065 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:50 [2024-03-15T16:30:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123266065 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:50 [2024-03-15T16:30:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123266065 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}]
12:30:50 [2024-03-15T16:30:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123266068 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:50 [2024-03-15T16:30:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:50 [2024-03-15T16:30:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:50 [2024-03-15T16:30:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:50 [2024-03-15T16:30:50.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:50 [2024-03-15T16:30:50.161Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123266072 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123266072 data=null doit=true}, TreeItem with text {test}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123266073 data=null}, TreeItem with text {test}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123266073 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123266073 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123266099 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123266099 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123266099 data=null doit=true}, TreeItem with text {test}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123266099 data=null}, TreeItem with text {test}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123266100 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123266100 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123266103 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:50 [2024-03-15T16:30:50.161Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123266104 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123266104 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123266104 data=null}, TreeItem with text {Traces [5]}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123266104 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123266104 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]}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123266115 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:50 [2024-03-15T16:30:50.161Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123266160 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123266161 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123266161 data=null}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123266161 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123266161 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}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123266173 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:50 [2024-03-15T16:30:50.161Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123266184 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123266184 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123266184 data=null}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123266184 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123266185 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}]
12:30:50 [2024-03-15T16:30:50.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123266187 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:30:50 [2024-03-15T16:30:50.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123266187 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123266187 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:50 [2024-03-15T16:30:50.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123266188 data=null}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123266188 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123266188 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}]
12:30:50 [2024-03-15T16:30:50.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123266190 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123266190 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1123266191 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123266191 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}]
12:30:50 [2024-03-15T16:30:50.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123266236 data=null button=1 stateMask=0x80000 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1123266348 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1123266374 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1123266374 data=null}, TreeItem with text {unrecognized.log}]
12:30:50 [2024-03-15T16:30:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:30:50 [2024-03-15T16:30:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:50 [2024-03-15T16:30:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:50 [2024-03-15T16:30:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:51 [2024-03-15T16:30:51.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:51 [2024-03-15T16:30:51.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:51 [2024-03-15T16:30:51.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123267433 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
12:30:51 [2024-03-15T16:30:51.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123267433 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:51 [2024-03-15T16:30:51.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123267433 data=null}, TreeItem with text {unrecognized.log}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123267433 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123267433 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}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123267437 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:51 [2024-03-15T16:30:51.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123267444 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123267444 data=null doit=true}, TreeItem with text {test}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123267444 data=null}, TreeItem with text {test}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123267444 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123267445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123267467 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123267467 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123267468 data=null doit=true}, TreeItem with text {test}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123267468 data=null}, TreeItem with text {test}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123267468 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123267468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123267477 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:51 [2024-03-15T16:30:51.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123267478 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123267478 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123267478 data=null}, TreeItem with text {Traces [5]}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123267478 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123267478 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]}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123267486 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:51 [2024-03-15T16:30:51.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=1123267493 data=null doit=true}, TreeItem with text {z-clashes [2]}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=1123267493 data=null}, TreeItem with text {z-clashes [2]}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=1123267493 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123267493 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]}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=1123267495 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:51 [2024-03-15T16:30:51.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:51 [2024-03-15T16:30:51.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123267543 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123267543 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123267543 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123267543 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123267544 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}]
12:30:51 [2024-03-15T16:30:51.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123267564 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:51 [2024-03-15T16:30:51.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123267566 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123267573 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123267573 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123267573 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123267573 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}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123267576 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123267576 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123267576 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123267576 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123267577 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123267577 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}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123267579 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123267579 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123267580 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123267580 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}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123267619 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123267626 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123267626 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123267626 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:51 [2024-03-15T16:30:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:52 [2024-03-15T16:30:52.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:52 [2024-03-15T16:30:52.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:52 [2024-03-15T16:30:52.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:52 [2024-03-15T16:30:52.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:52 [2024-03-15T16:30:52.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:52 [2024-03-15T16:30:52.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:52 [2024-03-15T16:30:52.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:52 [2024-03-15T16:30:52.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123268794 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:52 [2024-03-15T16:30:52.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123268794 data=null doit=true}, TableItem with text {}]
12:30:52 [2024-03-15T16:30:52.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123268794 data=null}, TableItem with text {}]
12:30:52 [2024-03-15T16:30:52.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123268794 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:52 [2024-03-15T16:30:52.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123268795 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:52 [2024-03-15T16:30:52.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123268801 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:52 [2024-03-15T16:30:52.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:52 [2024-03-15T16:30:52.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123269057 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123269057 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123269057 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123269058 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123269058 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}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123269061 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:52 [2024-03-15T16:30:52.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123269065 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123269065 data=null doit=true}, TreeItem with text {test}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123269065 data=null}, TreeItem with text {test}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123269065 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123269065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123269089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123269090 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123269090 data=null doit=true}, TreeItem with text {test}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123269090 data=null}, TreeItem with text {test}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123269090 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123269090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123269093 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:52 [2024-03-15T16:30:52.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123269094 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123269094 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123269094 data=null}, TreeItem with text {Traces [5]}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123269095 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123269095 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]}]
12:30:52 [2024-03-15T16:30:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123269108 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:52 [2024-03-15T16:30:52.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:30:52 [2024-03-15T16:30:52.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123269248 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123269248 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123269248 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123269248 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123269248 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}]
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123269269 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:53 [2024-03-15T16:30:53.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123269272 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123269272 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123269272 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123269272 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123269272 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}]
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123269275 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123269275 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123269275 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:53 [2024-03-15T16:30:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123269275 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123269276 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123269276 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}]
12:30:53 [2024-03-15T16:30:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123269280 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123269280 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123269281 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123269281 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}]
12:30:53 [2024-03-15T16:30:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123269325 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123269326 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123269326 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123269326 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:53 [2024-03-15T16:30:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:30:53 [2024-03-15T16:30:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:53 [2024-03-15T16:30:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:53 [2024-03-15T16:30:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:53 [2024-03-15T16:30:53.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:53 [2024-03-15T16:30:53.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:53 [2024-03-15T16:30:53.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:53 [2024-03-15T16:30:53.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:53 [2024-03-15T16:30:53.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:53 [2024-03-15T16:30:53.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:54 [2024-03-15T16:30:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:54 [2024-03-15T16:30:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123270532 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123270532 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123270532 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123270532 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123270532 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}]
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123270536 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:54 [2024-03-15T16:30:54.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123270540 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123270540 data=null doit=true}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123270540 data=null}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123270540 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123270540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123270562 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123270562 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123270562 data=null doit=true}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123270562 data=null}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123270563 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123270563 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123270572 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123270573 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123270573 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123270573 data=null}, TreeItem with text {Traces [5]}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123270574 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123270574 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]}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123270582 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:54 [2024-03-15T16:30:54.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123270590 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123270590 data=null doit=true}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123270590 data=null}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123270591 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123270591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123270606 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123270607 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123270607 data=null doit=true}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123270607 data=null}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123270607 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123270607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123270611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:54 [2024-03-15T16:30:54.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:54 [2024-03-15T16:30:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123270611 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:54 [2024-03-15T16:30:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123270611 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:54 [2024-03-15T16:30:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123270611 data=null}, TreeItem with text {Traces [5]}]
12:30:54 [2024-03-15T16:30:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123270612 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:54 [2024-03-15T16:30:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123270612 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]}]
12:30:54 [2024-03-15T16:30:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123270622 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:54 [2024-03-15T16:30:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:54 [2024-03-15T16:30:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123270622 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:54 [2024-03-15T16:30:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123270622 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:54 [2024-03-15T16:30:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123270622 data=null}, TreeItem with text {Traces [5]}]
12:30:54 [2024-03-15T16:30:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123270622 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:54 [2024-03-15T16:30:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123270623 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]}]
12:30:54 [2024-03-15T16:30:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123270625 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:54 [2024-03-15T16:30:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:30:54 [2024-03-15T16:30:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:30:54 [2024-03-15T16:30:54.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:30:54 [2024-03-15T16:30:54.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:30:54 [2024-03-15T16:30:54.876Z] 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=1123270984 data=null doit=true}, Shell with text {Trace Import}]
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:30:54 [2024-03-15T16:30:54.877Z] 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')
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.877Z] 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.
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:30:54 [2024-03-15T16:30:54.877Z] 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
12:30:54 [2024-03-15T16:30:54.877Z] 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=1123270991 data=null}, (of type 'Combo')]
12:30:54 [2024-03-15T16:30:54.877Z] 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
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123271025 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123271025 data=null doit=true}, TreeItem with text {import}]
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123271025 data=null}, TreeItem with text {import}]
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123271026 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123271026 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}]
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123271026 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:30:54 [2024-03-15T16:30:54.877Z] 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:'))
12:30:54 [2024-03-15T16:30:54.877Z] 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
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1123271033 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:'))]
12:30:54 [2024-03-15T16:30:54.877Z] 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
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] 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'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:30:54 [2024-03-15T16:30:54.878Z] 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')
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:54 [2024-03-15T16:30:54.878Z] 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.
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:30:54 [2024-03-15T16:30:54.878Z] 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')
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:54 [2024-03-15T16:30:54.878Z] 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.
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:30:54 [2024-03-15T16:30:54.878Z] 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')
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:30:54 [2024-03-15T16:30:54.878Z] 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')
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] 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')
12:30:54 [2024-03-15T16:30:54.879Z] 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.
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:30:54 [2024-03-15T16:30:54.879Z] 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')
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:54 [2024-03-15T16:30:54.879Z] 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.
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] 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)'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:30:54 [2024-03-15T16:30:54.879Z] 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')
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] 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')
12:30:54 [2024-03-15T16:30:54.879Z] 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.
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:30:54 [2024-03-15T16:30:54.879Z] 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')
12:30:54 [2024-03-15T16:30:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:30:54 [2024-03-15T16:30:54.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123271051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:54 [2024-03-15T16:30:54.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123271054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:54 [2024-03-15T16:30:54.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123271054 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:54 [2024-03-15T16:30:54.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123271054 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:54 [2024-03-15T16:30:54.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123271054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:54 [2024-03-15T16:30:54.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123271054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:55 [2024-03-15T16:30:55.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:55 [2024-03-15T16:30:55.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:55 [2024-03-15T16:30:55.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:55 [2024-03-15T16:30:55.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:55 [2024-03-15T16:30:55.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:30:55 [2024-03-15T16:30:55.136Z] 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=1123271127 data=null doit=true}, Shell with text {Confirmation}]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:30:55 [2024-03-15T16:30:55.136Z] 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')
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1123271128 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')]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1123271128 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')]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1123271128 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1123271128 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1123271128 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')]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1123271128 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')]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1123271128 data=null 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')]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123271054 data=null 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')]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123270649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123271265 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123271265 data=null doit=true}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123271265 data=null}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123271266 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123271266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123271298 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123271298 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123271298 data=null doit=true}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123271299 data=null}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123271299 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123271299 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123271303 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:55 [2024-03-15T16:30:55.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123271304 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:55 [2024-03-15T16:30:55.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123271304 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:55 [2024-03-15T16:30:55.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123271304 data=null}, TreeItem with text {Traces [5]}]
12:30:55 [2024-03-15T16:30:55.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123271305 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:55 [2024-03-15T16:30:55.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123271305 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]}]
12:30:55 [2024-03-15T16:30:55.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123271328 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:55 [2024-03-15T16:30:55.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:30:55 [2024-03-15T16:30:55.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:55 [2024-03-15T16:30:55.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:55 [2024-03-15T16:30:55.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123271556 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123271573 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123271574 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123271574 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123271574 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}]
12:30:55 [2024-03-15T16:30:55.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123271587 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:55 [2024-03-15T16:30:55.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:55 [2024-03-15T16:30:55.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:55 [2024-03-15T16:30:55.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:55 [2024-03-15T16:30:55.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:55 [2024-03-15T16:30:55.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:55 [2024-03-15T16:30:55.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123271598 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123271598 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123271598 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123271599 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123271599 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}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123271601 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123271602 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123271602 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123271602 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123271602 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123271603 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}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123271606 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123271609 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123271609 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123271609 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}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123271648 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123271768 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123271768 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123271768 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123271770 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123271771 data=null doit=true}, TableItem with text {}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123271771 data=null}, TableItem with text {}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123271771 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123271771 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123271775 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:55 [2024-03-15T16:30:55.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:55 [2024-03-15T16:30:55.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123271854 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123271854 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123271854 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123271854 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123271855 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}]
12:30:55 [2024-03-15T16:30:55.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123271858 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:55 [2024-03-15T16:30:55.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:55 [2024-03-15T16:30:55.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:55 [2024-03-15T16:30:55.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:55 [2024-03-15T16:30:55.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123271865 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123271865 data=null doit=true}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123271865 data=null}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123271866 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123271866 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123271894 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123271894 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123271894 data=null doit=true}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123271895 data=null}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123271895 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123271895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123271899 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:55 [2024-03-15T16:30:55.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123271900 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123271900 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123271900 data=null}, TreeItem with text {Traces [5]}]
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123271900 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123271900 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]}]
12:30:55 [2024-03-15T16:30:55.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123271909 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:55 [2024-03-15T16:30:55.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:30:56 [2024-03-15T16:30:56.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:56 [2024-03-15T16:30:56.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:56 [2024-03-15T16:30:56.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123272148 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123272148 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123272148 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123272149 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123272149 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}]
12:30:56 [2024-03-15T16:30:56.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123272171 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:56 [2024-03-15T16:30:56.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:56 [2024-03-15T16:30:56.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:56 [2024-03-15T16:30:56.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:56 [2024-03-15T16:30:56.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:56 [2024-03-15T16:30:56.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123272173 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123272174 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123272174 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123272174 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123272174 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}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123272177 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123272177 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123272177 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123272178 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123272178 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123272178 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}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123272180 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123272181 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123272181 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123272181 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}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123272219 data=null button=1 stateMask=0x80000 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123272314 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123272315 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123272315 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:56 [2024-03-15T16:30:56.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123272378 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123272378 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123272378 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123272378 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123272378 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}]
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123272382 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:56 [2024-03-15T16:30:56.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123272386 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123272387 data=null doit=true}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123272387 data=null}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123272387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123272387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123272415 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123272416 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123272416 data=null doit=true}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123272416 data=null}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123272416 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123272416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123272420 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:56 [2024-03-15T16:30:56.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:56 [2024-03-15T16:30:56.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123272420 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:56 [2024-03-15T16:30:56.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123272420 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:56 [2024-03-15T16:30:56.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123272420 data=null}, TreeItem with text {Traces [5]}]
12:30:56 [2024-03-15T16:30:56.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123272421 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:56 [2024-03-15T16:30:56.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123272421 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]}]
12:30:56 [2024-03-15T16:30:56.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123272429 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:56 [2024-03-15T16:30:56.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123272670 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123272670 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123272670 data=null}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123272670 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123272670 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}]
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123272694 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:56 [2024-03-15T16:30:56.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123272696 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123272696 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123272696 data=null}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123272696 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123272696 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}]
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123272701 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123272702 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123272702 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123272702 data=null}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123272702 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123272702 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}]
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123272705 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123272705 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1123272705 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123272705 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}]
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123272743 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1123272839 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1123272839 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1123272839 data=null}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:56 [2024-03-15T16:30:56.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:56 [2024-03-15T16:30:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1123272903 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1123272904 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1123272904 data=null}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1123272904 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123272904 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}]
12:30:56 [2024-03-15T16:30:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1123272907 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:30:56 [2024-03-15T16:30:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:56 [2024-03-15T16:30:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:56 [2024-03-15T16:30:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:56 [2024-03-15T16:30:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:56 [2024-03-15T16:30:56.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:56 [2024-03-15T16:30:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:56 [2024-03-15T16:30:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:56 [2024-03-15T16:30:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:56 [2024-03-15T16:30:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:56 [2024-03-15T16:30:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:56 [2024-03-15T16:30:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123272912 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123272912 data=null doit=true}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123272912 data=null}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123272912 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123272913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123272941 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123272941 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123272941 data=null doit=true}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123272941 data=null}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123272942 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123272942 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123272945 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:56 [2024-03-15T16:30:56.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123272952 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123272952 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123272952 data=null}, TreeItem with text {Traces [5]}]
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123272952 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123272952 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]}]
12:30:56 [2024-03-15T16:30:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123272961 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:56 [2024-03-15T16:30:56.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:30:56 [2024-03-15T16:30:56.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123273307 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123273307 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123273307 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123273307 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123273307 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}]
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123273330 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:57 [2024-03-15T16:30:57.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123273333 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123273333 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123273333 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123273333 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123273333 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}]
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123273337 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123273337 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123273337 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:57 [2024-03-15T16:30:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123273337 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123273338 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123273338 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}]
12:30:57 [2024-03-15T16:30:57.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123273340 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123273341 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123273341 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123273341 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}]
12:30:57 [2024-03-15T16:30:57.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123273380 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123273512 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123273512 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123273512 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123273514 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123273515 data=null doit=true}, TableItem with text {}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123273515 data=null}, TableItem with text {}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123273515 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123273515 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123273525 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123273611 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123273611 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123273611 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123273611 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123273611 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}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123273615 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:57 [2024-03-15T16:30:57.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123273623 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123273623 data=null doit=true}, TreeItem with text {test}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123273623 data=null}, TreeItem with text {test}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123273623 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:57 [2024-03-15T16:30:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123273624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123273650 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123273651 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123273651 data=null doit=true}, TreeItem with text {test}]
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123273651 data=null}, TreeItem with text {test}]
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123273651 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123273652 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123273656 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:57 [2024-03-15T16:30:57.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123273656 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123273656 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123273657 data=null}, TreeItem with text {Traces [5]}]
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123273657 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123273657 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]}]
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123273666 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:57 [2024-03-15T16:30:57.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:30:57 [2024-03-15T16:30:57.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:57 [2024-03-15T16:30:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:57 [2024-03-15T16:30:57.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123273911 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123273911 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123273911 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123273911 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123273911 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}]
12:30:57 [2024-03-15T16:30:57.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123273934 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:57 [2024-03-15T16:30:57.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:57 [2024-03-15T16:30:57.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:57 [2024-03-15T16:30:57.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:57 [2024-03-15T16:30:57.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:57 [2024-03-15T16:30:57.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123273937 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123273937 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123273937 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123273938 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123273938 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}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123273941 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123273942 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123273942 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123273942 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123273942 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123273943 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}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123273946 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123273946 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123273946 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123273946 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}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123273986 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123274090 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123274090 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123274090 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:57 [2024-03-15T16:30:57.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123274156 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123274156 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123274156 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123274157 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123274157 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}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123274163 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:58 [2024-03-15T16:30:58.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123274169 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123274169 data=null doit=true}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123274169 data=null}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123274169 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123274169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123274208 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123274209 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123274209 data=null doit=true}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123274210 data=null}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123274210 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123274210 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123274215 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:58 [2024-03-15T16:30:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123274216 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123274216 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123274216 data=null}, TreeItem with text {Traces [5]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123274217 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123274217 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]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123274231 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:58 [2024-03-15T16:30:58.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123274236 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123274236 data=null doit=true}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123274236 data=null}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123274236 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123274236 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123274253 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123274254 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123274254 data=null doit=true}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123274254 data=null}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123274254 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123274254 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123274262 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:58 [2024-03-15T16:30:58.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123274263 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123274263 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123274263 data=null}, TreeItem with text {Traces [5]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123274263 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123274264 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]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123274271 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1123274272 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1123274272 data=null doit=true}, TreeItem with text {Traces [5]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1123274272 data=null}, TreeItem with text {Traces [5]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1123274272 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123274273 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]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1123274280 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:30:58 [2024-03-15T16:30:58.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:30:58 [2024-03-15T16:30:58.474Z] 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=1123274653 data=null doit=true}, Shell with text {Trace Import}]
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:30:58 [2024-03-15T16:30:58.474Z] 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')
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.474Z] 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.
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:58 [2024-03-15T16:30:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:30:58 [2024-03-15T16:30:58.731Z] 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
12:30:58 [2024-03-15T16:30:58.731Z] 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=1123274668 data=null}, (of type 'Combo')]
12:30:58 [2024-03-15T16:30:58.731Z] 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
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123274712 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123274712 data=null doit=true}, TreeItem with text {import}]
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123274712 data=null}, TreeItem with text {import}]
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123274713 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123274713 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}]
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123274713 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:30:58 [2024-03-15T16:30:58.731Z] 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:'))
12:30:58 [2024-03-15T16:30:58.731Z] 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
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1123274731 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:'))]
12:30:58 [2024-03-15T16:30:58.731Z] 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
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.731Z] 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'
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:30:58 [2024-03-15T16:30:58.731Z] 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')
12:30:58 [2024-03-15T16:30:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:58 [2024-03-15T16:30:58.732Z] 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.
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:30:58 [2024-03-15T16:30:58.732Z] 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')
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:58 [2024-03-15T16:30:58.732Z] 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.
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:30:58 [2024-03-15T16:30:58.732Z] 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')
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:30:58 [2024-03-15T16:30:58.732Z] 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')
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] 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')
12:30:58 [2024-03-15T16:30:58.732Z] 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.
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:30:58 [2024-03-15T16:30:58.733Z] 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')
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:58 [2024-03-15T16:30:58.733Z] 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.
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] 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)'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:30:58 [2024-03-15T16:30:58.733Z] 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')
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] 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')
12:30:58 [2024-03-15T16:30:58.733Z] 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.
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:30:58 [2024-03-15T16:30:58.733Z] 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')
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123274748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123274748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123274748 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123274748 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123274749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:58 [2024-03-15T16:30:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123274749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:30:58 [2024-03-15T16:30:58.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:58 [2024-03-15T16:30:58.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:58 [2024-03-15T16:30:58.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:58 [2024-03-15T16:30:58.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:58 [2024-03-15T16:30:58.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:30:58 [2024-03-15T16:30:58.734Z] 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=1123274844 data=null doit=true}, Shell with text {Confirmation}]
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:30:58 [2024-03-15T16:30:58.734Z] 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')
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1123274845 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')]
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1123274845 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')]
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1123274845 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1123274845 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1123274845 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')]
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1123274845 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')]
12:30:58 [2024-03-15T16:30:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1123274846 data=null 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')]
12:30:58 [2024-03-15T16:30:58.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:30:58 [2024-03-15T16:30:58.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123274749 data=null 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')]
12:30:58 [2024-03-15T16:30:58.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123274309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123275448 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123275448 data=null doit=true}, TreeItem with text {test}]
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123275448 data=null}, TreeItem with text {test}]
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123275448 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123275448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123275465 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123275465 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123275465 data=null doit=true}, TreeItem with text {test}]
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123275465 data=null}, TreeItem with text {test}]
12:30:59 [2024-03-15T16:30:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123275466 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:59 [2024-03-15T16:30:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123275466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:59 [2024-03-15T16:30:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123275474 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:59 [2024-03-15T16:30:59.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:59 [2024-03-15T16:30:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:59 [2024-03-15T16:30:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1123275474 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:30:59 [2024-03-15T16:30:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1123275475 data=null doit=true}, TreeItem with text {Traces [10]}]
12:30:59 [2024-03-15T16:30:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1123275475 data=null}, TreeItem with text {Traces [10]}]
12:30:59 [2024-03-15T16:30:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1123275475 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:30:59 [2024-03-15T16:30:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123275475 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]}]
12:30:59 [2024-03-15T16:30:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1123275483 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:30:59 [2024-03-15T16:30:59.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:30:59 [2024-03-15T16:30:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:59 [2024-03-15T16:30:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:59 [2024-03-15T16:30:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275726 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275726 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275726 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275727 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123275727 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)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275750 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:59 [2024-03-15T16:30:59.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275753 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275753 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275753 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275753 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123275753 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)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275756 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275757 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275757 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275757 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275757 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123275757 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)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275760 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275760 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275760 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123275760 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)}]
12:30:59 [2024-03-15T16:30:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275805 data=null button=1 stateMask=0x80000 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:00 [2024-03-15T16:31:00.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275998 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:00 [2024-03-15T16:31:00.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275998 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:00 [2024-03-15T16:31:00.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123275998 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:00 [2024-03-15T16:31:00.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:31:00 [2024-03-15T16:31:00.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:00 [2024-03-15T16:31:00.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:00 [2024-03-15T16:31:00.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:00 [2024-03-15T16:31:00.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:00 [2024-03-15T16:31:00.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:00 [2024-03-15T16:31:00.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:00 [2024-03-15T16:31:00.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:00 [2024-03-15T16:31:00.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:00 [2024-03-15T16:31:00.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:00 [2024-03-15T16:31:00.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:00 [2024-03-15T16:31:00.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:00 [2024-03-15T16:31:00.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:00 [2024-03-15T16:31:00.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:00 [2024-03-15T16:31:00.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:00 [2024-03-15T16:31:00.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:00 [2024-03-15T16:31:00.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123277014 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:00 [2024-03-15T16:31:00.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123277014 data=null doit=true}, TableItem with text {}]
12:31:00 [2024-03-15T16:31:00.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123277014 data=null}, TableItem with text {}]
12:31:00 [2024-03-15T16:31:00.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123277014 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:00 [2024-03-15T16:31:00.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123277014 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:00 [2024-03-15T16:31:00.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123277021 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:00 [2024-03-15T16:31:00.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:00 [2024-03-15T16:31:00.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123277274 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123277274 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123277274 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123277275 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123277275 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)}]
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123277278 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:01 [2024-03-15T16:31:01.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123277283 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:01 [2024-03-15T16:31:01.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123277283 data=null doit=true}, TreeItem with text {test}]
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123277283 data=null}, TreeItem with text {test}]
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123277283 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123277284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123277307 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123277308 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123277308 data=null doit=true}, TreeItem with text {test}]
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123277308 data=null}, TreeItem with text {test}]
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123277308 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123277308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123277316 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:01 [2024-03-15T16:31:01.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1123277317 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1123277317 data=null doit=true}, TreeItem with text {Traces [10]}]
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1123277317 data=null}, TreeItem with text {Traces [10]}]
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1123277317 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:01 [2024-03-15T16:31:01.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123277318 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]}]
12:31:01 [2024-03-15T16:31:01.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1123277335 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:01 [2024-03-15T16:31:01.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:31:01 [2024-03-15T16:31:01.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:01 [2024-03-15T16:31:01.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:01 [2024-03-15T16:31:01.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277557 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277557 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277557 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277558 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123277579 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)}]
12:31:01 [2024-03-15T16:31:01.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277604 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:01 [2024-03-15T16:31:01.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:01 [2024-03-15T16:31:01.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:01 [2024-03-15T16:31:01.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:01 [2024-03-15T16:31:01.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:01 [2024-03-15T16:31:01.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:01 [2024-03-15T16:31:01.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277607 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277607 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277607 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277607 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123277608 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)}]
12:31:01 [2024-03-15T16:31:01.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277611 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:31:01 [2024-03-15T16:31:01.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277611 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277611 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277611 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277612 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123277612 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)}]
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277614 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277615 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277615 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123277615 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)}]
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277658 data=null button=1 stateMask=0x80000 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277830 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277830 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123277830 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:01 [2024-03-15T16:31:01.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:03 [2024-03-15T16:31:03.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:03 [2024-03-15T16:31:03.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:03 [2024-03-15T16:31:03.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123278895 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:03 [2024-03-15T16:31:03.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123278895 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:03 [2024-03-15T16:31:03.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123278895 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:03 [2024-03-15T16:31:03.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123278895 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:03 [2024-03-15T16:31:03.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123278895 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)}]
12:31:03 [2024-03-15T16:31:03.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123278899 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:03 [2024-03-15T16:31:03.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123278908 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123278908 data=null doit=true}, TreeItem with text {test}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123278908 data=null}, TreeItem with text {test}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123278909 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123278909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123278939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123278940 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123278940 data=null doit=true}, TreeItem with text {test}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123278940 data=null}, TreeItem with text {test}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123278940 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123278940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123278944 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:03 [2024-03-15T16:31:03.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1123278945 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1123278946 data=null doit=true}, TreeItem with text {Traces [10]}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1123278946 data=null}, TreeItem with text {Traces [10]}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1123278946 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123278946 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]}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1123278962 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:03 [2024-03-15T16:31:03.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1123279001 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1123279001 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1123279001 data=null}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1123279002 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123279002 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)}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1123279036 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:03 [2024-03-15T16:31:03.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:03 [2024-03-15T16:31:03.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1123279042 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1123279042 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1123279042 data=null}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1123279043 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123279043 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)}]
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1123279046 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log(2)}
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1123279046 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1123279046 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1123279047 data=null}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1123279047 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123279047 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)}]
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1123279050 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1123279050 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=1123279050 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123279050 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)}]
12:31:03 [2024-03-15T16:31:03.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1123279092 data=null button=1 stateMask=0x80000 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=1123279273 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=1123279273 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=1123279273 data=null}, TreeItem with text {unrecognized.log(2)}]
12:31:03 [2024-03-15T16:31:03.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log(2)}
12:31:03 [2024-03-15T16:31:03.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:03 [2024-03-15T16:31:03.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:03 [2024-03-15T16:31:03.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:03 [2024-03-15T16:31:03.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:03 [2024-03-15T16:31:03.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:03 [2024-03-15T16:31:03.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:03 [2024-03-15T16:31:03.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:03 [2024-03-15T16:31:03.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1123280334 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1123280334 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1123280335 data=null}, TreeItem with text {unrecognized.log(2)}]
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1123280335 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123280335 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)}]
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1123280339 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:04 [2024-03-15T16:31:04.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123280346 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123280346 data=null doit=true}, TreeItem with text {test}]
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123280347 data=null}, TreeItem with text {test}]
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123280347 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123280347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:04 [2024-03-15T16:31:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123280377 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:04 [2024-03-15T16:31:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:04 [2024-03-15T16:31:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123280377 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:04 [2024-03-15T16:31:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123280377 data=null doit=true}, TreeItem with text {test}]
12:31:04 [2024-03-15T16:31:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123280377 data=null}, TreeItem with text {test}]
12:31:04 [2024-03-15T16:31:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123280378 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:04 [2024-03-15T16:31:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123280378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:04 [2024-03-15T16:31:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123280382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:04 [2024-03-15T16:31:04.202Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:04 [2024-03-15T16:31:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:04 [2024-03-15T16:31:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1123280383 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:31:04 [2024-03-15T16:31:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1123280383 data=null doit=true}, TreeItem with text {Traces [10]}]
12:31:04 [2024-03-15T16:31:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1123280383 data=null}, TreeItem with text {Traces [10]}]
12:31:04 [2024-03-15T16:31:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1123280383 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:04 [2024-03-15T16:31:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123280384 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]}]
12:31:04 [2024-03-15T16:31:04.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1123280393 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:04 [2024-03-15T16:31:04.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:31:04 [2024-03-15T16:31:04.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
12:31:04 [2024-03-15T16:31:04.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:04 [2024-03-15T16:31:04.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:04 [2024-03-15T16:31:04.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280439 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280439 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280439 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280439 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123280439 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)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280471 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:04 [2024-03-15T16:31:04.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280474 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280474 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280474 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280474 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123280474 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)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280483 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280483 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280483 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280483 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280484 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123280484 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)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280486 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280487 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280487 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123280487 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)}]
12:31:04 [2024-03-15T16:31:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280527 data=null button=1 stateMask=0x80000 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280694 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280694 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123280694 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:04 [2024-03-15T16:31:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:31:04 [2024-03-15T16:31:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:04 [2024-03-15T16:31:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:04 [2024-03-15T16:31:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:04 [2024-03-15T16:31:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:04 [2024-03-15T16:31:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:04 [2024-03-15T16:31:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:04 [2024-03-15T16:31:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:04 [2024-03-15T16:31:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:04 [2024-03-15T16:31:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:04 [2024-03-15T16:31:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:04 [2024-03-15T16:31:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:05 [2024-03-15T16:31:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:05 [2024-03-15T16:31:05.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:05 [2024-03-15T16:31:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:05 [2024-03-15T16:31:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:05 [2024-03-15T16:31:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:05 [2024-03-15T16:31:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:05 [2024-03-15T16:31:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:05 [2024-03-15T16:31:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123281720 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:05 [2024-03-15T16:31:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123281720 data=null doit=true}, TableItem with text {}]
12:31:05 [2024-03-15T16:31:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123281720 data=null}, TableItem with text {}]
12:31:05 [2024-03-15T16:31:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123281721 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:05 [2024-03-15T16:31:05.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123281721 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:05 [2024-03-15T16:31:05.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123281734 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:05 [2024-03-15T16:31:05.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:05 [2024-03-15T16:31:05.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:05 [2024-03-15T16:31:05.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:05 [2024-03-15T16:31:05.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:06 [2024-03-15T16:31:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123281990 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:06 [2024-03-15T16:31:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123281990 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:06 [2024-03-15T16:31:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123281990 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:06 [2024-03-15T16:31:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123281991 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:06 [2024-03-15T16:31:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123281991 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)}]
12:31:06 [2024-03-15T16:31:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123281994 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:31:06 [2024-03-15T16:31:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:06 [2024-03-15T16:31:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:06 [2024-03-15T16:31:06.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123281999 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123281999 data=null doit=true}, TreeItem with text {test}]
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123281999 data=null}, TreeItem with text {test}]
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123281999 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123281999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123282020 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123282020 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123282021 data=null doit=true}, TreeItem with text {test}]
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123282021 data=null}, TreeItem with text {test}]
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123282021 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123282021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123282030 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:06 [2024-03-15T16:31:06.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1123282031 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1123282031 data=null doit=true}, TreeItem with text {Traces [10]}]
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1123282031 data=null}, TreeItem with text {Traces [10]}]
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1123282031 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123282031 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]}]
12:31:06 [2024-03-15T16:31:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1123282047 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:06 [2024-03-15T16:31:06.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:31:06 [2024-03-15T16:31:06.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282270 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282271 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282271 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282271 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123282293 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)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282315 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:06 [2024-03-15T16:31:06.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282317 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282318 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282318 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282318 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123282318 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)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282321 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282322 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282322 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282322 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282322 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123282322 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)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282325 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282325 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282325 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123282326 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)}]
12:31:06 [2024-03-15T16:31:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282369 data=null button=1 stateMask=0x80000 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282546 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282546 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123282546 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:06 [2024-03-15T16:31:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:31:06 [2024-03-15T16:31:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:06 [2024-03-15T16:31:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:06 [2024-03-15T16:31:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:06 [2024-03-15T16:31:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:06 [2024-03-15T16:31:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:06 [2024-03-15T16:31:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:06 [2024-03-15T16:31:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:06 [2024-03-15T16:31:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:06 [2024-03-15T16:31:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:06 [2024-03-15T16:31:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123283605 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123283606 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123283606 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123283606 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123283607 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)}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123283610 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:07 [2024-03-15T16:31:07.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123283614 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123283614 data=null doit=true}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123283614 data=null}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123283615 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123283615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123283637 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123283638 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123283638 data=null doit=true}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123283638 data=null}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123283638 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123283638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123283647 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1123283648 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1123283648 data=null doit=true}, TreeItem with text {Traces [10]}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1123283648 data=null}, TreeItem with text {Traces [10]}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1123283648 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:07 [2024-03-15T16:31:07.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123283648 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]}]
12:31:07 [2024-03-15T16:31:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1123283662 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:07 [2024-03-15T16:31:07.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:31:07 [2024-03-15T16:31:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:07 [2024-03-15T16:31:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:07 [2024-03-15T16:31:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:07 [2024-03-15T16:31:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:07 [2024-03-15T16:31:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:07 [2024-03-15T16:31:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:07 [2024-03-15T16:31:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123283666 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123283666 data=null doit=true}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123283667 data=null}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123283667 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123283667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123283681 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123283681 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123283681 data=null doit=true}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123283681 data=null}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123283681 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123283682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123283685 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:07 [2024-03-15T16:31:07.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1123283686 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1123283686 data=null doit=true}, TreeItem with text {Traces [10]}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1123283686 data=null}, TreeItem with text {Traces [10]}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1123283687 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123283687 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]}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1123283698 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1123283699 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1123283699 data=null doit=true}, TreeItem with text {Traces [10]}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1123283699 data=null}, TreeItem with text {Traces [10]}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1123283699 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123283699 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]}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1123283702 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:31:07 [2024-03-15T16:31:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:31:08 [2024-03-15T16:31:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:31:08 [2024-03-15T16:31:08.001Z] 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=1123283984 data=null doit=true}, Shell with text {Confirm Clear}]
12:31:08 [2024-03-15T16:31:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:31:08 [2024-03-15T16:31:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:31:08 [2024-03-15T16:31:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:31:08 [2024-03-15T16:31:08.001Z] 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')
12:31:08 [2024-03-15T16:31:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:31:08 [2024-03-15T16:31:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:31:08 [2024-03-15T16:31:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123283985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:08 [2024-03-15T16:31:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123283985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:08 [2024-03-15T16:31:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123283985 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:08 [2024-03-15T16:31:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123283985 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:08 [2024-03-15T16:31:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123283985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:08 [2024-03-15T16:31:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123283985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:08 [2024-03-15T16:31:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123283985 data=null 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')]
12:31:10 [2024-03-15T16:31:10.517Z] 
12:31:10 [2024-03-15T16:31:10.517Z] (Eclipse:19301): Gtk-CRITICAL **: 16:31:09.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:31:10 [2024-03-15T16:31:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:10 [2024-03-15T16:31:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123283727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:31:10 [2024-03-15T16:31:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:10 [2024-03-15T16:31:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:10 [2024-03-15T16:31:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:10 [2024-03-15T16:31:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:10 [2024-03-15T16:31:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:10 [2024-03-15T16:31:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:10 [2024-03-15T16:31:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123286245 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:10 [2024-03-15T16:31:10.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123286245 data=null doit=true}, TreeItem with text {test}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123286245 data=null}, TreeItem with text {test}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123286245 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123286245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123286266 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123286266 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123286266 data=null doit=true}, TreeItem with text {test}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123286266 data=null}, TreeItem with text {test}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123286267 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123286267 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123286275 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:10 [2024-03-15T16:31:10.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1123286276 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1123286276 data=null doit=true}, TreeItem with text {Traces [10]}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1123286276 data=null}, TreeItem with text {Traces [10]}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1123286276 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123286277 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]}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1123286284 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1123286284 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1123286284 data=null doit=true}, TreeItem with text {Traces [10]}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1123286284 data=null}, TreeItem with text {Traces [10]}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1123286285 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123286285 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]}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1123286293 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:31:10 [2024-03-15T16:31:10.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')
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123286438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123286438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123286438 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123286438 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123286438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123286438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:10 [2024-03-15T16:31:10.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123286438 data=null 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')]
12:31:10 [2024-03-15T16:31:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1123286314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
12:31:10 [2024-03-15T16:31:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:10 [2024-03-15T16:31:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:10 [2024-03-15T16:31:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123286589 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:31:10 [2024-03-15T16:31:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123286589 data=null doit=true}, TreeItem with text {Traces [0]}]
12:31:10 [2024-03-15T16:31:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123286589 data=null}, TreeItem with text {Traces [0]}]
12:31:10 [2024-03-15T16:31:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123286589 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:10 [2024-03-15T16:31:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123286589 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]}]
12:31:10 [2024-03-15T16:31:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123286592 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:10 [2024-03-15T16:31:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:31:10 [2024-03-15T16:31:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
12:31:10 [2024-03-15T16:31:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
12:31:10 [2024-03-15T16:31:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:31:10 [2024-03-15T16:31:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:31:10 [2024-03-15T16:31:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:31:10 [2024-03-15T16:31:10.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:31:10 [2024-03-15T16:31:10.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')
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123286730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123286730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123286730 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123286730 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123286730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123286730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123286730 data=null 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')]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1123286618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123286866 data=null doit=true}, TreeItem with text {Traces [0]}]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123286866 data=null}, TreeItem with text {Traces [0]}]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123286866 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123286866 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]}]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123286868 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1123286868 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=1123286868 data=null doit=true}, TreeItem with text {FolderA}]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1123286868 data=null}, TreeItem with text {FolderA}]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1123286869 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123286869 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}]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1123286880 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:31:10 [2024-03-15T16:31:10.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:31:11 [2024-03-15T16:31:11.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:31:11 [2024-03-15T16:31:11.031Z] 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=1123287211 data=null doit=true}, Shell with text {Trace Import}]
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:31:11 [2024-03-15T16:31:11.031Z] 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')
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.031Z] 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.
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:31:11 [2024-03-15T16:31:11.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:31:11 [2024-03-15T16:31:11.031Z] 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
12:31:11 [2024-03-15T16:31:11.287Z] 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=1123287229 data=null}, (of type 'Combo')]
12:31:11 [2024-03-15T16:31:11.287Z] 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
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123287262 data=null doit=true}, TreeItem with text {import}]
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123287262 data=null}, TreeItem with text {import}]
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123287262 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123287262 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}]
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123287264 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123287264 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123287265 data=null doit=true}, TreeItem with text {import}]
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123287265 data=null}, TreeItem with text {import}]
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123287265 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123287265 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}]
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123287265 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:11 [2024-03-15T16:31:11.287Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:11 [2024-03-15T16:31:11.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123287285 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123287285 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123287286 data=null}, Tree node with text: kernel-overlap-testing]
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123287286 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123287286 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]
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123287287 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:31:11 [2024-03-15T16:31:11.288Z] 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:'))
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123287290 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:'))]
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] 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'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:31:11 [2024-03-15T16:31:11.288Z] 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')
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:11 [2024-03-15T16:31:11.288Z] 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.
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:31:11 [2024-03-15T16:31:11.288Z] 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')
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:11 [2024-03-15T16:31:11.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3af85946
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1123287293 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')]
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123287293 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')]
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1123287293 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1123287293 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1123287293 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')]
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1123287293 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')]
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1123287293 data=null 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')]
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1123287293 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')]
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123287293 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')]
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1123287293 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')]
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1123287293 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1123287293 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:31:11 [2024-03-15T16:31:11.289Z] 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')
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:11 [2024-03-15T16:31:11.289Z] 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.
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:31:11 [2024-03-15T16:31:11.289Z] 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')
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.289Z] 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')
12:31:11 [2024-03-15T16:31:11.289Z] 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.
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:31:11 [2024-03-15T16:31:11.290Z] 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')
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:11 [2024-03-15T16:31:11.290Z] 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.
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] 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)'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:31:11 [2024-03-15T16:31:11.290Z] 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')
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] 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')
12:31:11 [2024-03-15T16:31:11.290Z] 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.
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:31:11 [2024-03-15T16:31:11.290Z] 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')
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123287299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123287299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123287300 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123287300 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:11 [2024-03-15T16:31:11.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123287300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:11 [2024-03-15T16:31:11.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123287300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123287300 data=null 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')]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123286909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123287539 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123287539 data=null doit=true}, TreeItem with text {test}]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123287539 data=null}, TreeItem with text {test}]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123287539 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123287539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123287575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123287575 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123287575 data=null doit=true}, TreeItem with text {test}]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123287575 data=null}, TreeItem with text {test}]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123287576 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123287576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123287586 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:11 [2024-03-15T16:31:11.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123287586 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123287586 data=null doit=true}, TreeItem with text {Traces [0]}]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123287586 data=null}, TreeItem with text {Traces [0]}]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123287587 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:11 [2024-03-15T16:31:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123287587 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]}]
12:31:11 [2024-03-15T16:31:11.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123287602 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:11 [2024-03-15T16:31:11.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
12:31:11 [2024-03-15T16:31:11.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=1123287603 data=null doit=true}, TreeItem with text {FolderA [2]}]
12:31:11 [2024-03-15T16:31:11.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=1123287603 data=null}, TreeItem with text {FolderA [2]}]
12:31:11 [2024-03-15T16:31:11.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=1123287603 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
12:31:11 [2024-03-15T16:31:11.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123287603 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]}]
12:31:11 [2024-03-15T16:31:11.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=1123287605 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123287940 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123287940 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123287940 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123287941 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123287941 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}]
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123287961 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:11 [2024-03-15T16:31:11.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123287963 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123287963 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123287964 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123287964 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123287964 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}]
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123287966 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:31:11 [2024-03-15T16:31:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123287967 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:11 [2024-03-15T16:31:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123287967 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:11 [2024-03-15T16:31:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:11 [2024-03-15T16:31:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123287967 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:11 [2024-03-15T16:31:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123287967 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:11 [2024-03-15T16:31:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123287967 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}]
12:31:11 [2024-03-15T16:31:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123287972 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:11 [2024-03-15T16:31:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123287972 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:11 [2024-03-15T16:31:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123287973 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:12 [2024-03-15T16:31:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123287973 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}]
12:31:12 [2024-03-15T16:31:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123288011 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:12 [2024-03-15T16:31:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123288017 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:12 [2024-03-15T16:31:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123288018 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:12 [2024-03-15T16:31:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123288018 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:12 [2024-03-15T16:31:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:31:12 [2024-03-15T16:31:12.059Z] 
12:31:12 [2024-03-15T16:31:12.059Z] (Eclipse:19301): Gtk-CRITICAL **: 16:31:11.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:31:12 [2024-03-15T16:31:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:12 [2024-03-15T16:31:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:12 [2024-03-15T16:31:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:12 [2024-03-15T16:31:12.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:12 [2024-03-15T16:31:12.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123289522 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123289522 data=null doit=true}, TableItem with text {}]
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123289522 data=null}, TableItem with text {}]
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123289522 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123289522 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123289534 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123289606 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123289606 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123289606 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123289606 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123289606 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}]
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123289609 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:13 [2024-03-15T16:31:13.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:13 [2024-03-15T16:31:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:13 [2024-03-15T16:31:13.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:13 [2024-03-15T16:31:13.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123289616 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:13 [2024-03-15T16:31:13.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123289616 data=null doit=true}, TreeItem with text {test}]
12:31:13 [2024-03-15T16:31:13.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123289616 data=null}, TreeItem with text {test}]
12:31:13 [2024-03-15T16:31:13.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123289616 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:13 [2024-03-15T16:31:13.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123289617 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:13 [2024-03-15T16:31:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123289641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:13 [2024-03-15T16:31:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:13 [2024-03-15T16:31:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123289642 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:13 [2024-03-15T16:31:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123289642 data=null doit=true}, TreeItem with text {test}]
12:31:13 [2024-03-15T16:31:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123289642 data=null}, TreeItem with text {test}]
12:31:13 [2024-03-15T16:31:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123289642 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:13 [2024-03-15T16:31:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123289643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:13 [2024-03-15T16:31:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123289646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:13 [2024-03-15T16:31:13.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:13 [2024-03-15T16:31:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:13 [2024-03-15T16:31:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123289646 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:31:13 [2024-03-15T16:31:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123289646 data=null doit=true}, TreeItem with text {Traces [2]}]
12:31:13 [2024-03-15T16:31:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123289646 data=null}, TreeItem with text {Traces [2]}]
12:31:13 [2024-03-15T16:31:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123289647 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:13 [2024-03-15T16:31:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123289647 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]}]
12:31:13 [2024-03-15T16:31:13.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123289654 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:13 [2024-03-15T16:31:13.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:31:13 [2024-03-15T16:31:13.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
12:31:13 [2024-03-15T16:31:13.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:13 [2024-03-15T16:31:13.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:13 [2024-03-15T16:31:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123289891 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123289891 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123289891 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123289891 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123289891 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}]
12:31:13 [2024-03-15T16:31:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123289904 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:13 [2024-03-15T16:31:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:13 [2024-03-15T16:31:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:13 [2024-03-15T16:31:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:13 [2024-03-15T16:31:13.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:13 [2024-03-15T16:31:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:13 [2024-03-15T16:31:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123289915 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123289915 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123289915 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123289915 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123289915 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}]
12:31:13 [2024-03-15T16:31:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123289918 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:31:13 [2024-03-15T16:31:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123289918 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123289918 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:13 [2024-03-15T16:31:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123289919 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123289919 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123289919 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}]
12:31:13 [2024-03-15T16:31:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123289921 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123289921 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123289922 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:13 [2024-03-15T16:31:13.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123289922 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}]
12:31:14 [2024-03-15T16:31:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123289961 data=null button=1 stateMask=0x80000 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:14 [2024-03-15T16:31:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123290167 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:14 [2024-03-15T16:31:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123290167 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:14 [2024-03-15T16:31:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123290167 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:14 [2024-03-15T16:31:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:31:14 [2024-03-15T16:31:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:14 [2024-03-15T16:31:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:14 [2024-03-15T16:31:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:14 [2024-03-15T16:31:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:14 [2024-03-15T16:31:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:14 [2024-03-15T16:31:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:14 [2024-03-15T16:31:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:14 [2024-03-15T16:31:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123290669 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:14 [2024-03-15T16:31:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123290669 data=null doit=true}, TableItem with text {}]
12:31:14 [2024-03-15T16:31:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123290669 data=null}, TableItem with text {}]
12:31:14 [2024-03-15T16:31:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123290670 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:14 [2024-03-15T16:31:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123290670 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:14 [2024-03-15T16:31:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123290682 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:14 [2024-03-15T16:31:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:14 [2024-03-15T16:31:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123291434 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123291434 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123291434 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123291434 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123291434 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}]
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123291437 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:15 [2024-03-15T16:31:15.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:15 [2024-03-15T16:31:15.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1123291442 data=null button=0 stateMask=0x0 x=103 y=150 count=0}, TreeItem with text {FolderB}]
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=1123291442 data=null doit=true}, TreeItem with text {FolderB}]
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1123291442 data=null}, TreeItem with text {FolderB}]
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1123291443 data=null button=1 stateMask=0x0 x=103 y=150 count=1}, TreeItem with text {FolderB}]
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123291443 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}]
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1123291451 data=null button=1 stateMask=0x80000 x=103 y=150 count=1}, TreeItem with text {FolderB}]
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:31:15 [2024-03-15T16:31:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.583Z] 
12:31:15 [2024-03-15T16:31:15.583Z] (Eclipse:19301): Gtk-WARNING **: 16:31:15.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:15 [2024-03-15T16:31:15.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:31:15 [2024-03-15T16:31:15.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:31:15 [2024-03-15T16:31:15.838Z] 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=1123291798 data=null doit=true}, Shell with text {Trace Import}]
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:31:15 [2024-03-15T16:31:15.839Z] 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')
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.839Z] 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.
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:31:15 [2024-03-15T16:31:15.839Z] 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
12:31:15 [2024-03-15T16:31:15.839Z] 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=1123291810 data=null}, (of type 'Combo')]
12:31:15 [2024-03-15T16:31:15.839Z] 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
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123291845 data=null doit=true}, TreeItem with text {import}]
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123291845 data=null}, TreeItem with text {import}]
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123291845 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123291845 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}]
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123291847 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123291853 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123291853 data=null doit=true}, TreeItem with text {import}]
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123291853 data=null}, TreeItem with text {import}]
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123291853 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123291853 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}]
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123291854 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:15 [2024-03-15T16:31:15.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:15 [2024-03-15T16:31:15.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123291862 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123291862 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123291862 data=null}, Tree node with text: kernel-overlap-testing]
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123291862 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123291862 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]
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123291864 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:31:15 [2024-03-15T16:31:15.840Z] 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:'))
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123291877 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:'))]
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] 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'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:31:15 [2024-03-15T16:31:15.840Z] 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')
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:15 [2024-03-15T16:31:15.840Z] 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.
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:31:15 [2024-03-15T16:31:15.840Z] 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')
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:15 [2024-03-15T16:31:15.840Z] 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.
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:31:15 [2024-03-15T16:31:15.841Z] 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')
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:15 [2024-03-15T16:31:15.841Z] 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.
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:31:15 [2024-03-15T16:31:15.841Z] 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')
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] 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')
12:31:15 [2024-03-15T16:31:15.841Z] 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.
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:31:15 [2024-03-15T16:31:15.841Z] 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')
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:15 [2024-03-15T16:31:15.841Z] 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.
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] 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)'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:31:15 [2024-03-15T16:31:15.842Z] 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')
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] 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')
12:31:15 [2024-03-15T16:31:15.842Z] 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.
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:31:15 [2024-03-15T16:31:15.842Z] 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')
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123291885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123291885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123291885 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123291885 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123291885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:15 [2024-03-15T16:31:15.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123291885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:16 [2024-03-15T16:31:16.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123291885 data=null 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')]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123291477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123292137 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123292137 data=null doit=true}, TreeItem with text {test}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123292137 data=null}, TreeItem with text {test}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123292137 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123292138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123292233 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123292234 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123292234 data=null doit=true}, TreeItem with text {test}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123292234 data=null}, TreeItem with text {test}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123292234 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123292234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123292238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:16 [2024-03-15T16:31:16.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123292239 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123292239 data=null doit=true}, TreeItem with text {Traces [2]}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123292239 data=null}, TreeItem with text {Traces [2]}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123292239 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123292239 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]}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123292246 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:16 [2024-03-15T16:31:16.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=1123292247 data=null doit=true}, TreeItem with text {FolderB [2]}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=1123292247 data=null}, TreeItem with text {FolderB [2]}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1123292247 data=null button=1 stateMask=0x0 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123292247 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]}]
12:31:16 [2024-03-15T16:31:16.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1123292249 data=null button=1 stateMask=0x80000 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}]
12:31:16 [2024-03-15T16:31:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:16 [2024-03-15T16:31:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:16 [2024-03-15T16:31:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123292586 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123292586 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123292587 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123292587 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123292587 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}]
12:31:16 [2024-03-15T16:31:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123292599 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:16 [2024-03-15T16:31:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:16 [2024-03-15T16:31:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:16 [2024-03-15T16:31:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:16 [2024-03-15T16:31:16.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:16 [2024-03-15T16:31:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:16 [2024-03-15T16:31:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123292611 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123292611 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123292611 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123292611 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123292611 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}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123292614 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123292614 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123292614 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123292614 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123292614 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123292615 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}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123292617 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123292617 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123292620 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123292620 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}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123292661 data=null button=1 stateMask=0x80000 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123292667 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123292690 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123292819 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:16 [2024-03-15T16:31:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:17 [2024-03-15T16:31:17.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:17 [2024-03-15T16:31:17.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:17 [2024-03-15T16:31:17.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:17 [2024-03-15T16:31:17.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:17 [2024-03-15T16:31:17.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:17 [2024-03-15T16:31:17.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:17 [2024-03-15T16:31:17.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:17 [2024-03-15T16:31:17.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123293842 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:17 [2024-03-15T16:31:17.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123293842 data=null doit=true}, TableItem with text {}]
12:31:17 [2024-03-15T16:31:17.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123293842 data=null}, TableItem with text {}]
12:31:17 [2024-03-15T16:31:17.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123293842 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:17 [2024-03-15T16:31:17.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123293842 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:17 [2024-03-15T16:31:17.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123293873 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:17 [2024-03-15T16:31:17.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:17 [2024-03-15T16:31:17.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123294121 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123294122 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123294122 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123294122 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123294122 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}]
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123294125 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:18 [2024-03-15T16:31:18.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123294132 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123294132 data=null doit=true}, TreeItem with text {test}]
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123294132 data=null}, TreeItem with text {test}]
12:31:18 [2024-03-15T16:31:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123294132 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:18 [2024-03-15T16:31:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123294132 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:18 [2024-03-15T16:31:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123294157 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:18 [2024-03-15T16:31:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:18 [2024-03-15T16:31:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123294158 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:18 [2024-03-15T16:31:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123294158 data=null doit=true}, TreeItem with text {test}]
12:31:18 [2024-03-15T16:31:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123294158 data=null}, TreeItem with text {test}]
12:31:18 [2024-03-15T16:31:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123294158 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:18 [2024-03-15T16:31:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123294158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:18 [2024-03-15T16:31:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123294164 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:18 [2024-03-15T16:31:18.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:18 [2024-03-15T16:31:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:18 [2024-03-15T16:31:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123294164 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:31:18 [2024-03-15T16:31:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123294164 data=null doit=true}, TreeItem with text {Traces [4]}]
12:31:18 [2024-03-15T16:31:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123294165 data=null}, TreeItem with text {Traces [4]}]
12:31:18 [2024-03-15T16:31:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123294165 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:31:18 [2024-03-15T16:31:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123294165 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]}]
12:31:18 [2024-03-15T16:31:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123294173 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:31:18 [2024-03-15T16:31:18.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:31:18 [2024-03-15T16:31:18.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123294395 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123294395 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123294395 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123294395 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123294414 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}]
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123294427 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:18 [2024-03-15T16:31:18.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123294438 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123294438 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123294438 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123294438 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123294438 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}]
12:31:18 [2024-03-15T16:31:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123294441 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:31:18 [2024-03-15T16:31:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123294442 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123294442 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:18 [2024-03-15T16:31:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123294442 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123294442 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123294442 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}]
12:31:18 [2024-03-15T16:31:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123294448 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123294448 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123294448 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123294448 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}]
12:31:18 [2024-03-15T16:31:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123294489 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123294685 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123294686 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123294686 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:18 [2024-03-15T16:31:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:31:18 [2024-03-15T16:31:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:18 [2024-03-15T16:31:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:18 [2024-03-15T16:31:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:18 [2024-03-15T16:31:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:19 [2024-03-15T16:31:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:19 [2024-03-15T16:31:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:19 [2024-03-15T16:31:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:19 [2024-03-15T16:31:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:19 [2024-03-15T16:31:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:19 [2024-03-15T16:31:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123295188 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:19 [2024-03-15T16:31:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123295188 data=null doit=true}, TableItem with text {}]
12:31:19 [2024-03-15T16:31:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123295188 data=null}, TableItem with text {}]
12:31:19 [2024-03-15T16:31:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123295188 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:19 [2024-03-15T16:31:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123295188 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:19 [2024-03-15T16:31:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123295193 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:19 [2024-03-15T16:31:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:19 [2024-03-15T16:31:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123295949 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123295949 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123295949 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123295949 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123295950 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}]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123295953 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:20 [2024-03-15T16:31:20.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:20 [2024-03-15T16:31:20.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:31:20 [2024-03-15T16:31:20.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
12:31:20 [2024-03-15T16:31:20.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1123295956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1123295956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1123295956 data=null doit=true}, (of type 'Tree')]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1123295956 data=null}, (of type 'Tree')]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123295957 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, (of type 'Tree')]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123295957 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')]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123295975 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, (of type 'Tree')]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1123295975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1123295975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1123295975 data=null doit=true}, (of type 'Tree')]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1123295975 data=null}, (of type 'Tree')]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1123295975 data=null button=1 stateMask=0x40000 x=114 y=150 count=1}, (of type 'Tree')]
12:31:20 [2024-03-15T16:31:20.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123295975 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')]
12:31:20 [2024-03-15T16:31:20.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1123295982 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1}, (of type 'Tree')]
12:31:20 [2024-03-15T16:31:20.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:31:20 [2024-03-15T16:31:20.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:19.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:19.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:19.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:19.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:19.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:19.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:19.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:19.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:19.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:19.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:19.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:19.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:19.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:19.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:19.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:19.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.045Z] 
12:31:20 [2024-03-15T16:31:20.045Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.301Z] 
12:31:20 [2024-03-15T16:31:20.301Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.301Z] 
12:31:20 [2024-03-15T16:31:20.301Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.301Z] 
12:31:20 [2024-03-15T16:31:20.301Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.301Z] 
12:31:20 [2024-03-15T16:31:20.301Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.301Z] 
12:31:20 [2024-03-15T16:31:20.301Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.301Z] 
12:31:20 [2024-03-15T16:31:20.301Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.301Z] 
12:31:20 [2024-03-15T16:31:20.301Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.301Z] 
12:31:20 [2024-03-15T16:31:20.301Z] (Eclipse:19301): Gtk-WARNING **: 16:31:20.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:20 [2024-03-15T16:31:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:31:20 [2024-03-15T16:31:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:31:20 [2024-03-15T16:31:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:31:20 [2024-03-15T16:31:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:31:20 [2024-03-15T16:31:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:31:20 [2024-03-15T16:31:20.301Z] 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')
12:31:20 [2024-03-15T16:31:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:31:20 [2024-03-15T16:31:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:31:20 [2024-03-15T16:31:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123296281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:20 [2024-03-15T16:31:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123296281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:20 [2024-03-15T16:31:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123296281 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:20 [2024-03-15T16:31:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123296281 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:20 [2024-03-15T16:31:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123296282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:20 [2024-03-15T16:31:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123296282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:20 [2024-03-15T16:31:20.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123296282 data=null 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')]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1123296020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123297080 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123297080 data=null doit=true}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123297080 data=null}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123297080 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123297080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123297114 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123297115 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123297115 data=null doit=true}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123297115 data=null}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123297115 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123297115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123297124 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123297124 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123297125 data=null doit=true}, TreeItem with text {Traces [4]}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123297125 data=null}, TreeItem with text {Traces [4]}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123297125 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123297125 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]}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123297132 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1123297133 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1123297133 data=null doit=true}, TreeItem with text {Traces [4]}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1123297133 data=null}, TreeItem with text {Traces [4]}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1123297133 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123297133 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]}]
12:31:21 [2024-03-15T16:31:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1123297140 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:31:21 [2024-03-15T16:31:21.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:31:21 [2024-03-15T16:31:21.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] 
12:31:21 [2024-03-15T16:31:21.232Z] (Eclipse:19301): Gtk-WARNING **: 16:31:21.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:21 [2024-03-15T16:31:21.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:31:21 [2024-03-15T16:31:21.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:31:21 [2024-03-15T16:31:21.232Z] 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=1123297417 data=null doit=true}, Shell with text {Confirm Clear}]
12:31:21 [2024-03-15T16:31:21.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:31:21 [2024-03-15T16:31:21.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:31:21 [2024-03-15T16:31:21.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:31:21 [2024-03-15T16:31:21.232Z] 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')
12:31:21 [2024-03-15T16:31:21.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:31:21 [2024-03-15T16:31:21.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:31:21 [2024-03-15T16:31:21.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123297417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:21 [2024-03-15T16:31:21.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123297417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:21 [2024-03-15T16:31:21.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123297417 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:21 [2024-03-15T16:31:21.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123297417 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:21 [2024-03-15T16:31:21.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123297418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:21 [2024-03-15T16:31:21.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123297418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:21 [2024-03-15T16:31:21.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123297418 data=null 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')]
12:31:21 [2024-03-15T16:31:21.744Z] 
12:31:21 [2024-03-15T16:31:21.744Z] (Eclipse:19301): Gtk-CRITICAL **: 16:31:21.527: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123297166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123297774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123297774 data=null doit=true}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123297774 data=null}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123297774 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123297774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123297787 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123297787 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123297788 data=null doit=true}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123297788 data=null}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123297788 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123297788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123297791 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:21 [2024-03-15T16:31:21.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123297792 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123297792 data=null doit=true}, TreeItem with text {Traces [1]}]
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123297792 data=null}, TreeItem with text {Traces [1]}]
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123297792 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:31:21 [2024-03-15T16:31:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123297792 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]}]
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123297804 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123297805 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123297805 data=null doit=true}, TreeItem with text {Traces [1]}]
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123297805 data=null}, TreeItem with text {Traces [1]}]
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123297805 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123297805 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]}]
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123297807 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:31:21 [2024-03-15T16:31:21.745Z] 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')
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123297919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123297919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123297919 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123297919 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123297919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:21 [2024-03-15T16:31:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123297919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123297919 data=null 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')]
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1123297827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123298035 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123298035 data=null doit=true}, TreeItem with text {Traces [0]}]
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123298035 data=null}, TreeItem with text {Traces [0]}]
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123298035 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123298036 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]}]
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123298038 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:31:22 [2024-03-15T16:31:22.001Z] 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')
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123298190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123298190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123298190 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123298190 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:22 [2024-03-15T16:31:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123298190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:22 [2024-03-15T16:31:22.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123298190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123298190 data=null 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')]
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1123298062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123298307 data=null doit=true}, TreeItem with text {Traces [0]}]
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123298308 data=null}, TreeItem with text {Traces [0]}]
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123298308 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123298308 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]}]
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123298309 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1123298310 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=1123298310 data=null doit=true}, TreeItem with text {FolderA}]
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1123298310 data=null}, TreeItem with text {FolderA}]
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1123298310 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123298310 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}]
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1123298322 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:31:22 [2024-03-15T16:31:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:31:22 [2024-03-15T16:31:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:31:22 [2024-03-15T16:31:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:31:22 [2024-03-15T16:31:22.513Z] 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=1123298641 data=null doit=true}, Shell with text {Trace Import}]
12:31:22 [2024-03-15T16:31:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:31:22 [2024-03-15T16:31:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:31:22 [2024-03-15T16:31:22.513Z] 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')
12:31:22 [2024-03-15T16:31:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.514Z] 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.
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:31:22 [2024-03-15T16:31:22.514Z] 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
12:31:22 [2024-03-15T16:31:22.514Z] 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=1123298647 data=null}, (of type 'Combo')]
12:31:22 [2024-03-15T16:31:22.514Z] 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
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123298684 data=null doit=true}, TreeItem with text {import}]
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123298684 data=null}, TreeItem with text {import}]
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123298684 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123298685 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}]
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123298686 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123298686 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123298686 data=null doit=true}, TreeItem with text {import}]
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123298687 data=null}, TreeItem with text {import}]
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123298687 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123298687 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}]
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123298687 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:31:22 [2024-03-15T16:31:22.514Z] 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:'))
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123298694 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:'))]
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] 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'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:31:22 [2024-03-15T16:31:22.515Z] 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')
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:22 [2024-03-15T16:31:22.515Z] 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.
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:31:22 [2024-03-15T16:31:22.515Z] 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')
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:22 [2024-03-15T16:31:22.515Z] 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.
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:31:22 [2024-03-15T16:31:22.515Z] 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')
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:22 [2024-03-15T16:31:22.515Z] 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.
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:31:22 [2024-03-15T16:31:22.515Z] 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')
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.516Z] 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')
12:31:22 [2024-03-15T16:31:22.516Z] 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.
12:31:22 [2024-03-15T16:31:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:31:22 [2024-03-15T16:31:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:31:22 [2024-03-15T16:31:22.516Z] 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')
12:31:22 [2024-03-15T16:31:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:22 [2024-03-15T16:31:22.772Z] 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.
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] 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)'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:31:22 [2024-03-15T16:31:22.772Z] 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')
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] 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')
12:31:22 [2024-03-15T16:31:22.772Z] 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.
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:31:22 [2024-03-15T16:31:22.773Z] 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')
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123298712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123298712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123298712 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123298712 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123298712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123298712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123298713 data=null 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')]
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123298345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123298954 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123298954 data=null doit=true}, TreeItem with text {test}]
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123298954 data=null}, TreeItem with text {test}]
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123298954 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:22 [2024-03-15T16:31:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123298954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123298988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123298988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123298989 data=null doit=true}, TreeItem with text {test}]
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123298989 data=null}, TreeItem with text {test}]
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123298989 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123298989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123298997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:23 [2024-03-15T16:31:23.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123298998 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123298998 data=null doit=true}, TreeItem with text {Traces [1]}]
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123298998 data=null}, TreeItem with text {Traces [1]}]
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123298998 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123298998 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]}]
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123299005 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:31:23 [2024-03-15T16:31:23.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=1123299005 data=null doit=true}, TreeItem with text {FolderA [1]}]
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=1123299006 data=null}, TreeItem with text {FolderA [1]}]
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1123299006 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [1]}]
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123299006 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderA [1]}]
12:31:23 [2024-03-15T16:31:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1123299014 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [1]}]
12:31:23 [2024-03-15T16:31:23.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:23 [2024-03-15T16:31:23.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:23 [2024-03-15T16:31:23.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123299235 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123299236 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123299236 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123299236 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123299236 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}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123299268 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:23 [2024-03-15T16:31:23.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123299270 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123299270 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123299270 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123299270 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123299271 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}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123299273 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123299273 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123299273 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123299274 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123299274 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123299274 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}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123299276 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123299276 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123299277 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123299277 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}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123299311 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123299318 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123299318 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123299318 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:23 [2024-03-15T16:31:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:31:23 [2024-03-15T16:31:23.286Z] 
12:31:23 [2024-03-15T16:31:23.286Z] (Eclipse:19301): Gtk-CRITICAL **: 16:31:23.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:31:23 [2024-03-15T16:31:23.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:23 [2024-03-15T16:31:23.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:23 [2024-03-15T16:31:23.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:24 [2024-03-15T16:31:24.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:24 [2024-03-15T16:31:24.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:24 [2024-03-15T16:31:24.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:24 [2024-03-15T16:31:24.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:24 [2024-03-15T16:31:24.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:24 [2024-03-15T16:31:24.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:24 [2024-03-15T16:31:24.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:24 [2024-03-15T16:31:24.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123300823 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:24 [2024-03-15T16:31:24.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123300823 data=null doit=true}, TableItem with text {}]
12:31:24 [2024-03-15T16:31:24.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123300823 data=null}, TableItem with text {}]
12:31:24 [2024-03-15T16:31:24.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123300823 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:24 [2024-03-15T16:31:24.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123300824 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:24 [2024-03-15T16:31:24.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123300836 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:24 [2024-03-15T16:31:24.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:24 [2024-03-15T16:31:24.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123300915 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123300915 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123300915 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123300915 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123300915 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}]
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123300918 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:24 [2024-03-15T16:31:24.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:24 [2024-03-15T16:31:24.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1123300921 data=null button=0 stateMask=0x0 x=103 y=127 count=0}, TreeItem with text {FolderB}]
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=1123300921 data=null doit=true}, TreeItem with text {FolderB}]
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1123300921 data=null}, TreeItem with text {FolderB}]
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1123300921 data=null button=1 stateMask=0x0 x=103 y=127 count=1}, TreeItem with text {FolderB}]
12:31:24 [2024-03-15T16:31:24.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123300921 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}]
12:31:24 [2024-03-15T16:31:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1123300939 data=null button=1 stateMask=0x80000 x=103 y=127 count=1}, TreeItem with text {FolderB}]
12:31:24 [2024-03-15T16:31:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:31:24 [2024-03-15T16:31:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:31:25 [2024-03-15T16:31:25.179Z] 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=1123301286 data=null doit=true}, Shell with text {Trace Import}]
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:31:25 [2024-03-15T16:31:25.179Z] 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')
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.179Z] 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.
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:31:25 [2024-03-15T16:31:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:31:25 [2024-03-15T16:31:25.179Z] 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
12:31:25 [2024-03-15T16:31:25.180Z] 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=1123301292 data=null}, (of type 'Combo')]
12:31:25 [2024-03-15T16:31:25.180Z] 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
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123301325 data=null doit=true}, TreeItem with text {import}]
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123301325 data=null}, TreeItem with text {import}]
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123301326 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123301326 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}]
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123301327 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123301328 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123301328 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123301328 data=null}, Tree node with text: kernel-overlap-testing]
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123301328 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123301328 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]
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123301336 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:31:25 [2024-03-15T16:31:25.180Z] 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:'))
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123301343 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:'))]
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.180Z] 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'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:31:25 [2024-03-15T16:31:25.180Z] 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')
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:25 [2024-03-15T16:31:25.180Z] 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.
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:31:25 [2024-03-15T16:31:25.181Z] 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')
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:25 [2024-03-15T16:31:25.181Z] 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.
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:31:25 [2024-03-15T16:31:25.181Z] 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')
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:25 [2024-03-15T16:31:25.181Z] 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.
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:31:25 [2024-03-15T16:31:25.181Z] 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')
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] 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')
12:31:25 [2024-03-15T16:31:25.181Z] 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.
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:31:25 [2024-03-15T16:31:25.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:31:25 [2024-03-15T16:31:25.182Z] 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')
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:25 [2024-03-15T16:31:25.182Z] 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.
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] 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)'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:31:25 [2024-03-15T16:31:25.182Z] 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')
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] 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')
12:31:25 [2024-03-15T16:31:25.182Z] 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.
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:31:25 [2024-03-15T16:31:25.182Z] 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')
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123301366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123301366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123301366 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123301366 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123301366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:25 [2024-03-15T16:31:25.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123301367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:25 [2024-03-15T16:31:25.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:25 [2024-03-15T16:31:25.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:25 [2024-03-15T16:31:25.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:25 [2024-03-15T16:31:25.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:25 [2024-03-15T16:31:25.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:25 [2024-03-15T16:31:25.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:31:25 [2024-03-15T16:31:25.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123301367 data=null 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')]
12:31:25 [2024-03-15T16:31:25.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123300959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:31:25 [2024-03-15T16:31:25.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:25 [2024-03-15T16:31:25.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:25 [2024-03-15T16:31:25.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:25 [2024-03-15T16:31:25.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:25 [2024-03-15T16:31:25.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:25 [2024-03-15T16:31:25.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:25 [2024-03-15T16:31:25.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123301883 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:25 [2024-03-15T16:31:25.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123301883 data=null doit=true}, TreeItem with text {test}]
12:31:25 [2024-03-15T16:31:25.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123301883 data=null}, TreeItem with text {test}]
12:31:25 [2024-03-15T16:31:25.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123301883 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:25 [2024-03-15T16:31:25.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123301883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:25 [2024-03-15T16:31:25.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123301902 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:25 [2024-03-15T16:31:25.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:25 [2024-03-15T16:31:25.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123301903 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:25 [2024-03-15T16:31:25.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123301903 data=null doit=true}, TreeItem with text {test}]
12:31:25 [2024-03-15T16:31:25.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123301903 data=null}, TreeItem with text {test}]
12:31:25 [2024-03-15T16:31:25.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123301903 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:25 [2024-03-15T16:31:25.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123301904 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:25 [2024-03-15T16:31:25.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123301907 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:25 [2024-03-15T16:31:25.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:25 [2024-03-15T16:31:25.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:25 [2024-03-15T16:31:25.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123301908 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:31:25 [2024-03-15T16:31:25.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123301908 data=null doit=true}, TreeItem with text {Traces [2]}]
12:31:25 [2024-03-15T16:31:25.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123301908 data=null}, TreeItem with text {Traces [2]}]
12:31:25 [2024-03-15T16:31:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123301908 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:25 [2024-03-15T16:31:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123301908 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]}]
12:31:25 [2024-03-15T16:31:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123301919 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:25 [2024-03-15T16:31:25.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:31:25 [2024-03-15T16:31:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=1123301919 data=null doit=true}, TreeItem with text {FolderB [1]}]
12:31:25 [2024-03-15T16:31:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=1123301919 data=null}, TreeItem with text {FolderB [1]}]
12:31:25 [2024-03-15T16:31:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1123301919 data=null button=1 stateMask=0x0 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}]
12:31:25 [2024-03-15T16:31:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123301919 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]}]
12:31:25 [2024-03-15T16:31:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1123301920 data=null button=1 stateMask=0x80000 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}]
12:31:25 [2024-03-15T16:31:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:25 [2024-03-15T16:31:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:25 [2024-03-15T16:31:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123302138 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:25 [2024-03-15T16:31:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123302138 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:25 [2024-03-15T16:31:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123302138 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:25 [2024-03-15T16:31:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123302139 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123302139 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}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123302171 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:26 [2024-03-15T16:31:26.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123302173 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123302173 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123302173 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123302174 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123302174 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}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123302176 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123302177 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123302179 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123302180 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123302180 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123302180 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}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123302182 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123302182 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123302183 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123302183 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}]
12:31:26 [2024-03-15T16:31:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123302223 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123302433 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123302441 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123302441 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123302452 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123302452 data=null doit=true}, TableItem with text {}]
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123302452 data=null}, TableItem with text {}]
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123302452 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123302453 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123302458 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:26 [2024-03-15T16:31:26.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:27 [2024-03-15T16:31:27.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:27 [2024-03-15T16:31:27.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:27 [2024-03-15T16:31:27.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123303719 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:27 [2024-03-15T16:31:27.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123303719 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:27 [2024-03-15T16:31:27.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123303719 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:27 [2024-03-15T16:31:27.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123303719 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:27 [2024-03-15T16:31:27.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123303719 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}]
12:31:27 [2024-03-15T16:31:27.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123303722 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:27 [2024-03-15T16:31:27.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:27 [2024-03-15T16:31:27.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:27 [2024-03-15T16:31:27.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:27 [2024-03-15T16:31:27.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:27 [2024-03-15T16:31:27.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:27 [2024-03-15T16:31:27.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:31:27 [2024-03-15T16:31:27.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1123303725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1123303725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1123303725 data=null doit=true}, (of type 'Tree')]
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1123303725 data=null}, (of type 'Tree')]
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1123303725 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, (of type 'Tree')]
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123303725 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')]
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1123303741 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, (of type 'Tree')]
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1123303741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1123303742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1123303742 data=null doit=true}, (of type 'Tree')]
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1123303742 data=null}, (of type 'Tree')]
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1123303742 data=null button=1 stateMask=0x40000 x=114 y=127 count=1}, (of type 'Tree')]
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123303742 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')]
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1123303748 data=null button=1 stateMask=0xc0000 x=114 y=127 count=1}, (of type 'Tree')]
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:31:27 [2024-03-15T16:31:27.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.831Z] 
12:31:27 [2024-03-15T16:31:27.831Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.832Z] 
12:31:27 [2024-03-15T16:31:27.832Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.832Z] 
12:31:27 [2024-03-15T16:31:27.832Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:27 [2024-03-15T16:31:27.832Z] 
12:31:27 [2024-03-15T16:31:27.832Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:28 [2024-03-15T16:31:28.088Z] 
12:31:28 [2024-03-15T16:31:28.088Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:28 [2024-03-15T16:31:28.088Z] 
12:31:28 [2024-03-15T16:31:28.088Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:28 [2024-03-15T16:31:28.088Z] 
12:31:28 [2024-03-15T16:31:28.088Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:28 [2024-03-15T16:31:28.088Z] 
12:31:28 [2024-03-15T16:31:28.088Z] (Eclipse:19301): Gtk-WARNING **: 16:31:27.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:28 [2024-03-15T16:31:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:31:28 [2024-03-15T16:31:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:31:28 [2024-03-15T16:31:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:31:28 [2024-03-15T16:31:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:31:28 [2024-03-15T16:31:28.088Z] 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')
12:31:28 [2024-03-15T16:31:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:31:28 [2024-03-15T16:31:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123304040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:28 [2024-03-15T16:31:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123304040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:28 [2024-03-15T16:31:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123304040 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:28 [2024-03-15T16:31:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123304040 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:28 [2024-03-15T16:31:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123304041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:28 [2024-03-15T16:31:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123304041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:28 [2024-03-15T16:31:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123304041 data=null 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')]
12:31:28 [2024-03-15T16:31:28.652Z] 
12:31:28 [2024-03-15T16:31:28.652Z] (Eclipse:19301): Gtk-CRITICAL **: 16:31:28.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1123303784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123304626 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123304626 data=null doit=true}, TreeItem with text {test}]
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123304626 data=null}, TreeItem with text {test}]
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123304626 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123304626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123304654 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123304655 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123304655 data=null doit=true}, TreeItem with text {test}]
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123304655 data=null}, TreeItem with text {test}]
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123304655 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123304655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123304658 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:28 [2024-03-15T16:31:28.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123304659 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123304659 data=null doit=true}, TreeItem with text {Traces [2]}]
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123304659 data=null}, TreeItem with text {Traces [2]}]
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123304659 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:28 [2024-03-15T16:31:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123304659 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]}]
12:31:28 [2024-03-15T16:31:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123304671 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:28 [2024-03-15T16:31:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:28 [2024-03-15T16:31:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123304671 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:31:28 [2024-03-15T16:31:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123304671 data=null doit=true}, TreeItem with text {Traces [2]}]
12:31:28 [2024-03-15T16:31:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123304671 data=null}, TreeItem with text {Traces [2]}]
12:31:28 [2024-03-15T16:31:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123304672 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:28 [2024-03-15T16:31:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123304672 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]}]
12:31:28 [2024-03-15T16:31:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123304674 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:28 [2024-03-15T16:31:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:31:28 [2024-03-15T16:31:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:31:28 [2024-03-15T16:31:28.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:31:28 [2024-03-15T16:31:28.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:31:28 [2024-03-15T16:31:28.909Z] 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=1123304992 data=null doit=true}, Shell with text {Trace Import}]
12:31:28 [2024-03-15T16:31:28.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:31:28 [2024-03-15T16:31:28.910Z] 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')
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.910Z] 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.
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:31:28 [2024-03-15T16:31:28.910Z] 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
12:31:28 [2024-03-15T16:31:28.910Z] 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=1123304996 data=null}, (of type 'Combo')]
12:31:28 [2024-03-15T16:31:28.910Z] 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
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123305031 data=null doit=true}, TreeItem with text {import}]
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123305031 data=null}, TreeItem with text {import}]
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123305031 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123305031 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}]
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123305032 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123305033 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123305033 data=null doit=true}, TreeItem with text {import}]
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123305033 data=null}, TreeItem with text {import}]
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123305033 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123305033 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}]
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123305034 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:28 [2024-03-15T16:31:28.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1123305052 data=null doit=true}, Tree node with text: z-clashes]
12:31:28 [2024-03-15T16:31:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1123305052 data=null}, Tree node with text: z-clashes]
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1123305052 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123305052 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]
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1123305054 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1123305054 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1123305054 data=null doit=true}, Tree node with text: z-clashes]
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1123305054 data=null}, Tree node with text: z-clashes]
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1123305055 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123305055 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]
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1123305056 data=null button=1 stateMask=0x80000 x=111 y=53 count=1}, Tree node with text: z-clashes]
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:31:28 [2024-03-15T16:31:28.911Z] 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:'))
12:31:28 [2024-03-15T16:31:28.911Z] 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
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1123305059 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:'))]
12:31:28 [2024-03-15T16:31:28.911Z] 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
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] 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'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:31:28 [2024-03-15T16:31:28.911Z] 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')
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:28 [2024-03-15T16:31:28.911Z] 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.
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:31:28 [2024-03-15T16:31:28.912Z] 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')
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3a0e035c
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1123305061 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')]
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123305062 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')]
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1123305062 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1123305062 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1123305062 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')]
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1123305062 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')]
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1123305062 data=null 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')]
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1123305062 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')]
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123305062 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')]
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1123305062 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')]
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1123305062 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1123305062 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:31:28 [2024-03-15T16:31:28.912Z] 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')
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:31:28 [2024-03-15T16:31:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:31:28 [2024-03-15T16:31:28.913Z] 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')
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] 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')
12:31:28 [2024-03-15T16:31:28.913Z] 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.
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:31:28 [2024-03-15T16:31:28.913Z] 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')
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:28 [2024-03-15T16:31:28.913Z] 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.
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] 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)'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:31:28 [2024-03-15T16:31:28.913Z] 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')
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] 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')
12:31:28 [2024-03-15T16:31:28.913Z] 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.
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:28 [2024-03-15T16:31:28.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:31:28 [2024-03-15T16:31:28.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:31:28 [2024-03-15T16:31:28.914Z] 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')
12:31:28 [2024-03-15T16:31:28.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:31:28 [2024-03-15T16:31:28.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123305067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:28 [2024-03-15T16:31:28.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123305067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:28 [2024-03-15T16:31:28.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123305067 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:28 [2024-03-15T16:31:28.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123305067 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:28 [2024-03-15T16:31:28.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123305067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:28 [2024-03-15T16:31:28.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123305067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:29 [2024-03-15T16:31:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123305067 data=null 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')]
12:31:29 [2024-03-15T16:31:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123304700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:31:29 [2024-03-15T16:31:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:29 [2024-03-15T16:31:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:29 [2024-03-15T16:31:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:29 [2024-03-15T16:31:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:29 [2024-03-15T16:31:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:29 [2024-03-15T16:31:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:29 [2024-03-15T16:31:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:29 [2024-03-15T16:31:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123305138 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:29 [2024-03-15T16:31:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123305138 data=null doit=true}, TreeItem with text {test}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123305138 data=null}, TreeItem with text {test}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123305138 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123305138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123305171 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123305171 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123305172 data=null doit=true}, TreeItem with text {test}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123305172 data=null}, TreeItem with text {test}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123305172 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123305172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123305175 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:29 [2024-03-15T16:31:29.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123305176 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123305181 data=null doit=true}, TreeItem with text {Traces [0]}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123305181 data=null}, TreeItem with text {Traces [0]}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123305182 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123305182 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]}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123305189 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123305189 data=null doit=true}, TreeItem with text {Traces [0]}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123305189 data=null}, TreeItem with text {Traces [0]}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123305190 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123305190 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]}]
12:31:29 [2024-03-15T16:31:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123305191 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123305421 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123305421 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123305422 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123305422 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123305422 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}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123305439 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:29 [2024-03-15T16:31:29.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123305447 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123305447 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123305447 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123305447 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123305447 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}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123305450 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123305450 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123305450 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123305450 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123305450 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123305451 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}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123305453 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123305453 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123305453 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123305453 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}]
12:31:29 [2024-03-15T16:31:29.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123305488 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123305494 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123305494 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123305494 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:29 [2024-03-15T16:31:29.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:31:29 [2024-03-15T16:31:29.428Z] 
12:31:29 [2024-03-15T16:31:29.428Z] (Eclipse:19301): Gtk-CRITICAL **: 16:31:29.330: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:31:29 [2024-03-15T16:31:29.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:29 [2024-03-15T16:31:29.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:29 [2024-03-15T16:31:29.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:30 [2024-03-15T16:31:30.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:30 [2024-03-15T16:31:30.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:30 [2024-03-15T16:31:30.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:30 [2024-03-15T16:31:30.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:30 [2024-03-15T16:31:30.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:30 [2024-03-15T16:31:30.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:30 [2024-03-15T16:31:30.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123306998 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123306999 data=null doit=true}, TableItem with text {}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123306999 data=null}, TableItem with text {}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123306999 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123306999 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123307006 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123307084 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123307084 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123307084 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123307084 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123307084 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}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123307087 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:31 [2024-03-15T16:31:31.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123307091 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123307091 data=null doit=true}, TreeItem with text {test}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123307091 data=null}, TreeItem with text {test}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123307091 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123307092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123307119 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123307119 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:31 [2024-03-15T16:31:31.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123307120 data=null doit=true}, TreeItem with text {test}]
12:31:31 [2024-03-15T16:31:31.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123307120 data=null}, TreeItem with text {test}]
12:31:31 [2024-03-15T16:31:31.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123307120 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:31 [2024-03-15T16:31:31.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123307120 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:31 [2024-03-15T16:31:31.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123307123 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:31 [2024-03-15T16:31:31.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:31 [2024-03-15T16:31:31.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:31 [2024-03-15T16:31:31.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123307124 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:31:31 [2024-03-15T16:31:31.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123307124 data=null doit=true}, TreeItem with text {Traces [2]}]
12:31:31 [2024-03-15T16:31:31.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123307124 data=null}, TreeItem with text {Traces [2]}]
12:31:31 [2024-03-15T16:31:31.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123307124 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:31 [2024-03-15T16:31:31.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123307124 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]}]
12:31:31 [2024-03-15T16:31:31.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123307136 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:31 [2024-03-15T16:31:31.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:31:31 [2024-03-15T16:31:31.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1123307136 data=null doit=true}, TreeItem with text {z-clashes [1]}]
12:31:31 [2024-03-15T16:31:31.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1123307136 data=null}, TreeItem with text {z-clashes [1]}]
12:31:31 [2024-03-15T16:31:31.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1123307136 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
12:31:31 [2024-03-15T16:31:31.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123307137 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]}]
12:31:31 [2024-03-15T16:31:31.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1123307137 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123307455 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123307455 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123307456 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123307456 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123307456 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}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123307488 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:31 [2024-03-15T16:31:31.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123307490 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123307490 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123307490 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123307490 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123307491 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}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123307493 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123307497 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123307497 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123307497 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123307497 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123307497 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}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123307500 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123307500 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123307500 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123307500 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}]
12:31:31 [2024-03-15T16:31:31.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123307536 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123307542 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123307542 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123307542 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:31 [2024-03-15T16:31:31.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:31:31 [2024-03-15T16:31:31.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:32 [2024-03-15T16:31:32.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:32 [2024-03-15T16:31:32.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:32 [2024-03-15T16:31:32.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:32 [2024-03-15T16:31:32.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:32 [2024-03-15T16:31:32.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:32 [2024-03-15T16:31:32.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123309046 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123309046 data=null doit=true}, TableItem with text {}]
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123309046 data=null}, TableItem with text {}]
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123309047 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123309047 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123309053 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123309135 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123309135 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123309135 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123309135 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123309135 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}]
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123309138 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:32 [2024-03-15T16:31:32.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:32 [2024-03-15T16:31:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:32 [2024-03-15T16:31:32.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:32 [2024-03-15T16:31:32.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:32 [2024-03-15T16:31:32.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:32 [2024-03-15T16:31:32.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:32 [2024-03-15T16:31:32.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:32 [2024-03-15T16:31:32.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123309145 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:32 [2024-03-15T16:31:32.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123309145 data=null doit=true}, TreeItem with text {test}]
12:31:32 [2024-03-15T16:31:32.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123309145 data=null}, TreeItem with text {test}]
12:31:32 [2024-03-15T16:31:32.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123309145 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:32 [2024-03-15T16:31:32.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123309145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123309172 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123309172 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123309172 data=null doit=true}, TreeItem with text {test}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123309172 data=null}, TreeItem with text {test}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123309172 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123309173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123309176 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:33 [2024-03-15T16:31:33.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123309177 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123309177 data=null doit=true}, TreeItem with text {Traces [2]}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123309177 data=null}, TreeItem with text {Traces [2]}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123309177 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123309177 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]}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123309185 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123309186 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123309186 data=null doit=true}, TreeItem with text {Traces [2]}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123309186 data=null}, TreeItem with text {Traces [2]}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123309186 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123309186 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]}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123309188 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:31:33 [2024-03-15T16:31:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:31:33 [2024-03-15T16:31:33.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:31:33 [2024-03-15T16:31:33.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:31:33 [2024-03-15T16:31:33.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:31:33 [2024-03-15T16:31:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:31:33 [2024-03-15T16:31:33.474Z] 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')
12:31:33 [2024-03-15T16:31:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:31:33 [2024-03-15T16:31:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:31:33 [2024-03-15T16:31:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123309451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:33 [2024-03-15T16:31:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123309451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:33 [2024-03-15T16:31:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123309451 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:33 [2024-03-15T16:31:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123309451 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:33 [2024-03-15T16:31:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123309451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:33 [2024-03-15T16:31:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123309451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:33 [2024-03-15T16:31:33.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123309451 data=null 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')]
12:31:34 [2024-03-15T16:31:34.036Z] 
12:31:34 [2024-03-15T16:31:34.036Z] (Eclipse:19301): Gtk-CRITICAL **: 16:31:33.742: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:31:34 [2024-03-15T16:31:34.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123309214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123309985 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123309986 data=null doit=true}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123309986 data=null}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123309986 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123309986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123309999 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123310000 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123310000 data=null doit=true}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123310000 data=null}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123310000 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123310000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123310003 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123310004 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123310004 data=null doit=true}, TreeItem with text {Traces [2]}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123310004 data=null}, TreeItem with text {Traces [2]}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123310005 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123310005 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]}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123310016 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123310016 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123310016 data=null doit=true}, TreeItem with text {Traces [2]}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123310016 data=null}, TreeItem with text {Traces [2]}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123310017 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123310017 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]}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123310019 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:31:34 [2024-03-15T16:31:34.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:31:34 [2024-03-15T16:31:34.294Z] 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=1123310356 data=null doit=true}, Shell with text {Trace Import}]
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:31:34 [2024-03-15T16:31:34.294Z] 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')
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.294Z] 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.
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:34 [2024-03-15T16:31:34.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:31:34 [2024-03-15T16:31:34.295Z] 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
12:31:34 [2024-03-15T16:31:34.295Z] 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=1123310383 data=null}, (of type 'Combo')]
12:31:34 [2024-03-15T16:31:34.295Z] 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
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123310415 data=null doit=true}, TreeItem with text {import}]
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123310415 data=null}, TreeItem with text {import}]
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123310415 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123310415 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}]
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123310417 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1123310417 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123310418 data=null doit=true}, TreeItem with text {import}]
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123310418 data=null}, TreeItem with text {import}]
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123310418 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123310418 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}]
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123310418 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:31:34 [2024-03-15T16:31:34.295Z] 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:'))
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123310426 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:'))]
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.295Z] 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'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:31:34 [2024-03-15T16:31:34.295Z] 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')
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:34 [2024-03-15T16:31:34.296Z] 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.
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:31:34 [2024-03-15T16:31:34.296Z] 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')
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@17f6ce87
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1123310441 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')]
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123310441 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')]
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1123310441 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1123310441 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1123310441 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')]
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1123310441 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')]
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1123310441 data=null 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')]
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1123310441 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')]
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123310441 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')]
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1123310441 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')]
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1123310441 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1123310441 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:31:34 [2024-03-15T16:31:34.296Z] 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')
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:34 [2024-03-15T16:31:34.296Z] 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.
12:31:34 [2024-03-15T16:31:34.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:31:34 [2024-03-15T16:31:34.297Z] 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')
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] 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')
12:31:34 [2024-03-15T16:31:34.297Z] 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.
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:31:34 [2024-03-15T16:31:34.297Z] 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')
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:34 [2024-03-15T16:31:34.297Z] 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.
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] 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)'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:31:34 [2024-03-15T16:31:34.297Z] 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')
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] 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')
12:31:34 [2024-03-15T16:31:34.297Z] 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.
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:34 [2024-03-15T16:31:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:31:34 [2024-03-15T16:31:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:31:34 [2024-03-15T16:31:34.298Z] 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')
12:31:34 [2024-03-15T16:31:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:31:34 [2024-03-15T16:31:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123310449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:34 [2024-03-15T16:31:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123310449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:34 [2024-03-15T16:31:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123310449 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:34 [2024-03-15T16:31:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123310449 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:34 [2024-03-15T16:31:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123310449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:34 [2024-03-15T16:31:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123310449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:34 [2024-03-15T16:31:34.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:34 [2024-03-15T16:31:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123310449 data=null 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')]
12:31:34 [2024-03-15T16:31:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123310039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:31:34 [2024-03-15T16:31:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:34 [2024-03-15T16:31:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:34 [2024-03-15T16:31:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:34 [2024-03-15T16:31:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:34 [2024-03-15T16:31:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:34 [2024-03-15T16:31:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:34 [2024-03-15T16:31:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:34 [2024-03-15T16:31:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123310740 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123310740 data=null doit=true}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123310740 data=null}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123310740 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123310741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123310757 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123310757 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123310757 data=null doit=true}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123310757 data=null}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123310758 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123310758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123310761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:34 [2024-03-15T16:31:34.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123310761 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123310761 data=null doit=true}, TreeItem with text {Traces [0]}]
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123310761 data=null}, TreeItem with text {Traces [0]}]
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123310762 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123310762 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]}]
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123310774 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123310774 data=null doit=true}, TreeItem with text {Traces [0]}]
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123310774 data=null}, TreeItem with text {Traces [0]}]
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123310775 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123310775 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]}]
12:31:34 [2024-03-15T16:31:34.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123310775 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123311092 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123311092 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123311092 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123311092 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123311093 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}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123311120 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:35 [2024-03-15T16:31:35.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123311122 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123311122 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123311122 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123311122 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123311122 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}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123311125 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123311125 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123311125 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123311125 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123311125 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123311125 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}]
12:31:35 [2024-03-15T16:31:35.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123311128 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123311128 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123311128 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123311128 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}]
12:31:35 [2024-03-15T16:31:35.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123311161 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123311167 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123311167 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123311167 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:35 [2024-03-15T16:31:35.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:31:35 [2024-03-15T16:31:35.069Z] 
12:31:35 [2024-03-15T16:31:35.069Z] (Eclipse:19301): Gtk-CRITICAL **: 16:31:35.002: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:31:35 [2024-03-15T16:31:35.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:35 [2024-03-15T16:31:35.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:35 [2024-03-15T16:31:35.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:36 [2024-03-15T16:31:36.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:36 [2024-03-15T16:31:36.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123312677 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123312677 data=null doit=true}, TableItem with text {}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123312677 data=null}, TableItem with text {}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123312678 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123312678 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123312684 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123312759 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123312760 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123312760 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123312760 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123312760 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}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123312763 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:36 [2024-03-15T16:31:36.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1123312874 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1123312875 data=null doit=true}, TreeItem with text {Tracing}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1123312875 data=null}, TreeItem with text {Tracing}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1123312875 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123312875 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}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1123312898 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1123312899 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1123312899 data=null doit=true}, TreeItem with text {Tracing}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1123312899 data=null}, TreeItem with text {Tracing}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1123312899 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:31:36 [2024-03-15T16:31:36.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123312899 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}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1123312903 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1123312903 data=null doit=true}, TreeItem with text {Tracing}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1123312903 data=null}, TreeItem with text {Tracing}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1123312903 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123312903 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}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1123312905 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123312905 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123312905 data=null doit=true}, TreeItem with text {Traces [0]}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123312905 data=null}, TreeItem with text {Traces [0]}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123312906 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123312906 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]}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123312914 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123312923 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123312923 data=null doit=true}, TreeItem with text {Traces [0]}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123312923 data=null}, TreeItem with text {Traces [0]}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123312924 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123312924 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]}]
12:31:36 [2024-03-15T16:31:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123312926 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
12:31:37 [2024-03-15T16:31:37.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:31:37 [2024-03-15T16:31:37.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:31:37 [2024-03-15T16:31:37.269Z] 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=1123313271 data=null doit=true}, Shell with text {Trace Import}]
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:31:37 [2024-03-15T16:31:37.269Z] 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')
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.269Z] 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.
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:31:37 [2024-03-15T16:31:37.269Z] 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
12:31:37 [2024-03-15T16:31:37.269Z] 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=1123313278 data=null}, (of type 'Combo')]
12:31:37 [2024-03-15T16:31:37.269Z] 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
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123313312 data=null doit=true}, TreeItem with text {import}]
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123313312 data=null}, TreeItem with text {import}]
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123313312 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123313312 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}]
12:31:37 [2024-03-15T16:31:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123313319 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123313319 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123313319 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123313320 data=null}, Tree node with text: kernel-overlap-testing]
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123313320 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123313320 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]
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123313321 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:31:37 [2024-03-15T16:31:37.270Z] 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:'))
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123313329 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:'))]
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] 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'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:31:37 [2024-03-15T16:31:37.270Z] 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')
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:37 [2024-03-15T16:31:37.270Z] 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.
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:31:37 [2024-03-15T16:31:37.270Z] 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')
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:37 [2024-03-15T16:31:37.271Z] 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.
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:31:37 [2024-03-15T16:31:37.271Z] 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')
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:37 [2024-03-15T16:31:37.271Z] 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.
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:31:37 [2024-03-15T16:31:37.271Z] 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')
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] 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')
12:31:37 [2024-03-15T16:31:37.271Z] 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.
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:31:37 [2024-03-15T16:31:37.271Z] 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')
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:37 [2024-03-15T16:31:37.272Z] 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.
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] 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)'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:31:37 [2024-03-15T16:31:37.272Z] 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')
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] 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')
12:31:37 [2024-03-15T16:31:37.272Z] 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.
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:31:37 [2024-03-15T16:31:37.272Z] 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')
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123313352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123313352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123313353 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123313353 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123313353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123313353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:37 [2024-03-15T16:31:37.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123313353 data=null 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')]
12:31:37 [2024-03-15T16:31:37.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123312949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1123313487 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1123313487 data=null doit=true}, TreeItem with text {Tracing}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1123313487 data=null}, TreeItem with text {Tracing}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1123313488 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123313488 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}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1123313507 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1123313508 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1123313508 data=null doit=true}, TreeItem with text {Tracing}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1123313508 data=null}, TreeItem with text {Tracing}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1123313508 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123313508 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}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1123313512 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:31:37 [2024-03-15T16:31:37.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1123313512 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123313512 data=null doit=true}, TreeItem with text {Traces [1]}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123313512 data=null}, TreeItem with text {Traces [1]}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123313513 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123313513 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]}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123313520 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1123313520 data=null doit=true}, TreeItem with text {Traces [1]}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1123313520 data=null}, TreeItem with text {Traces [1]}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123313521 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123313521 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]}]
12:31:37 [2024-03-15T16:31:37.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123313522 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123313839 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123313839 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123313839 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123313840 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123313840 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}]
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123313869 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2024-03-15T16:31:37.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123313871 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123313871 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123313871 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123313871 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123313871 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}]
12:31:37 [2024-03-15T16:31:37.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123313880 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:31:37 [2024-03-15T16:31:37.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123313880 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123313880 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:37 [2024-03-15T16:31:37.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123313880 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123313881 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123313881 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}]
12:31:37 [2024-03-15T16:31:37.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123313883 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123313883 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123313884 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:37 [2024-03-15T16:31:37.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123313884 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}]
12:31:38 [2024-03-15T16:31:38.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123313923 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:38 [2024-03-15T16:31:38.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123314126 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:38 [2024-03-15T16:31:38.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123314126 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:38 [2024-03-15T16:31:38.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123314127 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:38 [2024-03-15T16:31:38.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:31:38 [2024-03-15T16:31:38.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:38 [2024-03-15T16:31:38.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:38 [2024-03-15T16:31:38.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:38 [2024-03-15T16:31:38.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:38 [2024-03-15T16:31:38.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:38 [2024-03-15T16:31:38.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:38 [2024-03-15T16:31:38.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:38 [2024-03-15T16:31:38.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123314633 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:38 [2024-03-15T16:31:38.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123314633 data=null doit=true}, TableItem with text {}]
12:31:38 [2024-03-15T16:31:38.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123314633 data=null}, TableItem with text {}]
12:31:38 [2024-03-15T16:31:38.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123314633 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:38 [2024-03-15T16:31:38.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123314633 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:38 [2024-03-15T16:31:38.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123314638 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:38 [2024-03-15T16:31:38.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:38 [2024-03-15T16:31:38.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:39 [2024-03-15T16:31:39.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:39 [2024-03-15T16:31:39.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:39 [2024-03-15T16:31:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123315390 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:39 [2024-03-15T16:31:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123315390 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:39 [2024-03-15T16:31:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123315391 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:39 [2024-03-15T16:31:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123315391 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:39 [2024-03-15T16:31:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123315391 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}]
12:31:39 [2024-03-15T16:31:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123315394 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:39 [2024-03-15T16:31:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:39 [2024-03-15T16:31:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:39 [2024-03-15T16:31:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:39 [2024-03-15T16:31:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:39 [2024-03-15T16:31:39.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1123315398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1123315398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1123315398 data=null doit=true}, (of type 'Tree')]
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1123315399 data=null}, (of type 'Tree')]
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123315399 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, (of type 'Tree')]
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123315399 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')]
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123315407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, (of type 'Tree')]
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1123315407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1123315407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1123315408 data=null doit=true}, (of type 'Tree')]
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1123315408 data=null}, (of type 'Tree')]
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1123315408 data=null button=1 stateMask=0x40000 x=92 y=150 count=1}, (of type 'Tree')]
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123315408 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')]
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1123315420 data=null button=1 stateMask=0xc0000 x=92 y=150 count=1}, (of type 'Tree')]
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:31:39 [2024-03-15T16:31:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:31:39 [2024-03-15T16:31:39.426Z] 
12:31:39 [2024-03-15T16:31:39.426Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.426Z] 
12:31:39 [2024-03-15T16:31:39.426Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.426Z] 
12:31:39 [2024-03-15T16:31:39.426Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.426Z] 
12:31:39 [2024-03-15T16:31:39.426Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.426Z] 
12:31:39 [2024-03-15T16:31:39.426Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.426Z] 
12:31:39 [2024-03-15T16:31:39.426Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.426Z] 
12:31:39 [2024-03-15T16:31:39.426Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.426Z] 
12:31:39 [2024-03-15T16:31:39.426Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.426Z] 
12:31:39 [2024-03-15T16:31:39.426Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.426Z] 
12:31:39 [2024-03-15T16:31:39.426Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.426Z] 
12:31:39 [2024-03-15T16:31:39.426Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.426Z] 
12:31:39 [2024-03-15T16:31:39.426Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.426Z] 
12:31:39 [2024-03-15T16:31:39.426Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.426Z] 
12:31:39 [2024-03-15T16:31:39.426Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.426Z] 
12:31:39 [2024-03-15T16:31:39.426Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.426Z] 
12:31:39 [2024-03-15T16:31:39.426Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] 
12:31:39 [2024-03-15T16:31:39.683Z] (Eclipse:19301): Gtk-WARNING **: 16:31:39.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:31:39 [2024-03-15T16:31:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:31:39 [2024-03-15T16:31:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:31:39 [2024-03-15T16:31:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:31:39 [2024-03-15T16:31:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:31:39 [2024-03-15T16:31:39.683Z] 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')
12:31:39 [2024-03-15T16:31:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:31:39 [2024-03-15T16:31:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:31:39 [2024-03-15T16:31:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123315697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:39 [2024-03-15T16:31:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123315697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:39 [2024-03-15T16:31:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123315697 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:39 [2024-03-15T16:31:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123315697 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:39 [2024-03-15T16:31:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123315698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:39 [2024-03-15T16:31:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123315698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:39 [2024-03-15T16:31:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123315698 data=null 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')]
12:31:40 [2024-03-15T16:31:40.246Z] 
12:31:40 [2024-03-15T16:31:40.246Z] (Eclipse:19301): Gtk-CRITICAL **: 16:31:40.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:31:40 [2024-03-15T16:31:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123315446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:31:40 [2024-03-15T16:31:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:40 [2024-03-15T16:31:40.246Z] 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@19656e21] time=1123316258 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:31:40 [2024-03-15T16:31:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:31:40 [2024-03-15T16:31:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:40 [2024-03-15T16:31:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:40 [2024-03-15T16:31:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:40 [2024-03-15T16:31:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1123316262 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
12:31:40 [2024-03-15T16:31:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1123316262 data=null doit=true}, TreeItem with text {Tracing}]
12:31:40 [2024-03-15T16:31:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1123316262 data=null}, TreeItem with text {Tracing}]
12:31:40 [2024-03-15T16:31:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1123316262 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:31:40 [2024-03-15T16:31:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123316262 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}]
12:31:40 [2024-03-15T16:31:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1123316286 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:31:40 [2024-03-15T16:31:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:31:40 [2024-03-15T16:31:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:31:40 [2024-03-15T16:31:40.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:31:41 [2024-03-15T16:31:41.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:31:41 [2024-03-15T16:31:41.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:31:41 [2024-03-15T16:31:41.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:31:41 [2024-03-15T16:31:41.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:31:41 [2024-03-15T16:31:41.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')
12:31:41 [2024-03-15T16:31:41.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:31:41 [2024-03-15T16:31:41.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:41 [2024-03-15T16:31:41.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:31:41 [2024-03-15T16:31:41.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:31:41 [2024-03-15T16:31:41.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
12:31:41 [2024-03-15T16:31:41.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=1123317062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:31:41 [2024-03-15T16:31:41.174Z] 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=1123317062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:31:41 [2024-03-15T16:31:41.174Z] 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=1123317063 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:31:41 [2024-03-15T16:31:41.174Z] 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=1123317063 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:31:41 [2024-03-15T16:31:41.174Z] 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=1123317063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:31:41 [2024-03-15T16:31:41.174Z] 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=1123317063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:31:41 [2024-03-15T16:31:41.174Z] 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=1123317063 data=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')]
12:31:41 [2024-03-15T16:31:41.174Z] 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=1123317063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:31:41 [2024-03-15T16:31:41.174Z] 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=1123317063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:31:41 [2024-03-15T16:31:41.174Z] 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=1123317063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:31:41 [2024-03-15T16:31:41.174Z] 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=1123317063 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:31:41 [2024-03-15T16:31:41.174Z] 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=1123317063 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:31:41 [2024-03-15T16:31:41.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')
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123317064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123317064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123317064 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123317064 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123317064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123317064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:31:41 [2024-03-15T16:31:41.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')
12:31:41 [2024-03-15T16:31:41.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')
12:31:41 [2024-03-15T16:31:41.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')
12:31:41 [2024-03-15T16:31:41.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')
12:31:41 [2024-03-15T16:31:41.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')
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123317064 data=null 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')]
12:31:41 [2024-03-15T16:31:41.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1123316334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123317573 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123317573 data=null doit=true}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123317573 data=null}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123317574 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123317574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123317588 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123317595 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123317595 data=null doit=true}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123317595 data=null}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123317595 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123317595 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123317598 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:41 [2024-03-15T16:31:41.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:41 [2024-03-15T16:31:41.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123317599 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123317599 data=null doit=true}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123317599 data=null}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123317599 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123317599 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]}]
12:31:41 [2024-03-15T16:31:41.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123317612 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:41 [2024-03-15T16:31:41.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123317613 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123317613 data=null doit=true}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123317613 data=null}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123317613 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123317613 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]}]
12:31:41 [2024-03-15T16:31:41.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123317615 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:31:41 [2024-03-15T16:31:41.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:31:41 [2024-03-15T16:31:41.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:31:41 [2024-03-15T16:31:41.687Z] 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=1123317742 data=null doit=true}, Shell with text {Confirm Clear}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:31:41 [2024-03-15T16:31:41.687Z] 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')
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123317743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123317743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123317743 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123317743 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123317743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123317743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123317743 data=null 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')]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123317667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123317823 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123317823 data=null doit=true}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123317824 data=null}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123317824 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123317824 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123317840 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123317840 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123317840 data=null doit=true}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123317840 data=null}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123317840 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123317841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123317849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:41 [2024-03-15T16:31:41.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123317850 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123317850 data=null doit=true}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123317850 data=null}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123317850 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123317851 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]}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123317857 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:41 [2024-03-15T16:31:41.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123317858 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123317864 data=null doit=true}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123317864 data=null}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123317864 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123317864 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]}]
12:31:41 [2024-03-15T16:31:41.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123317866 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:31:41 [2024-03-15T16:31:41.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:31:41 [2024-03-15T16:31:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:31:41 [2024-03-15T16:31:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:31:42 [2024-03-15T16:31:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:31:42 [2024-03-15T16:31:42.201Z] 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=1123318182 data=null doit=true}, Shell with text {Trace Import}]
12:31:42 [2024-03-15T16:31:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:31:42 [2024-03-15T16:31:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:31:42 [2024-03-15T16:31:42.201Z] 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')
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1123318184 data=null doit=true}, Button with text {Select roo&t directory:}]
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1123318185 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:}]
12:31:42 [2024-03-15T16:31:42.202Z] 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')
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1123318185 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1123318185 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')]
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1123318185 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')]
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1123318185 data=null 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')]
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:31:42 [2024-03-15T16:31:42.202Z] 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
12:31:42 [2024-03-15T16:31:42.202Z] 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=1123318190 data=null}, (of type 'Combo')]
12:31:42 [2024-03-15T16:31:42.202Z] 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
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1123318244 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1123318244 data=null doit=true}, TreeItem with text {/}]
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1123318244 data=null}, TreeItem with text {/}]
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1123318244 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123318244 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1123318245 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:31:42 [2024-03-15T16:31:42.202Z] 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:'))
12:31:42 [2024-03-15T16:31:42.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123318264 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:'))]
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] 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'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:31:42 [2024-03-15T16:31:42.203Z] 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')
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:31:42 [2024-03-15T16:31:42.203Z] 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')
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3a8e9259
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1123318266 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')]
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123318266 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')]
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1123318266 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1123318266 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1123318266 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')]
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1123318266 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')]
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1123318266 data=null 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')]
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1123318266 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')]
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123318266 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')]
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1123318266 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')]
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1123318267 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:31:42 [2024-03-15T16:31:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1123318267 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:31:42 [2024-03-15T16:31:42.204Z] 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')
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:42 [2024-03-15T16:31:42.204Z] 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.
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:31:42 [2024-03-15T16:31:42.204Z] 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')
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] 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')
12:31:42 [2024-03-15T16:31:42.204Z] 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.
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:31:42 [2024-03-15T16:31:42.204Z] 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')
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:42 [2024-03-15T16:31:42.204Z] 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.
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] 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)'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:31:42 [2024-03-15T16:31:42.205Z] 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')
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] 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')
12:31:42 [2024-03-15T16:31:42.205Z] 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.
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:31:42 [2024-03-15T16:31:42.205Z] 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')
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123318271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123318271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123318271 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123318271 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123318271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123318271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:31:42 [2024-03-15T16:31:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:42 [2024-03-15T16:31:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:42 [2024-03-15T16:31:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:42 [2024-03-15T16:31:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:42 [2024-03-15T16:31:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:42 [2024-03-15T16:31:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:31:42 [2024-03-15T16:31:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123318271 data=null 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')]
12:31:42 [2024-03-15T16:31:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123317887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:31:42 [2024-03-15T16:31:42.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:42 [2024-03-15T16:31:42.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:42 [2024-03-15T16:31:42.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123318830 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123318830 data=null doit=true}, TreeItem with text {test}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123318830 data=null}, TreeItem with text {test}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123318830 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123318830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123318841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123318842 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123318842 data=null doit=true}, TreeItem with text {test}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123318842 data=null}, TreeItem with text {test}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123318842 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123318842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123318851 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:42 [2024-03-15T16:31:42.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123318852 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123318852 data=null doit=true}, TreeItem with text {Traces [12]}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123318852 data=null}, TreeItem with text {Traces [12]}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123318852 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123318853 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]}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123318859 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123318865 data=null doit=true}, TreeItem with text {Traces [12]}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123318865 data=null}, TreeItem with text {Traces [12]}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123318866 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123318866 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]}]
12:31:42 [2024-03-15T16:31:42.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123318868 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123319089 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123319089 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123319089 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123319089 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123319089 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}]
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123319117 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:42 [2024-03-15T16:31:42.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123319119 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123319119 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123319119 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123319120 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:42 [2024-03-15T16:31:42.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123319120 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}]
12:31:42 [2024-03-15T16:31:42.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123319122 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:42 [2024-03-15T16:31:42.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:31:42 [2024-03-15T16:31:42.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123319122 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:42 [2024-03-15T16:31:42.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123319122 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:42 [2024-03-15T16:31:42.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:42 [2024-03-15T16:31:42.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123319123 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:42 [2024-03-15T16:31:42.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123319123 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:42 [2024-03-15T16:31:42.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123319123 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}]
12:31:42 [2024-03-15T16:31:42.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123319125 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:42 [2024-03-15T16:31:42.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123319125 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:42 [2024-03-15T16:31:42.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123319131 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:43 [2024-03-15T16:31:43.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123319131 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}]
12:31:43 [2024-03-15T16:31:43.231Z] 
12:31:43 [2024-03-15T16:31:43.231Z] (Eclipse:19301): Gtk-CRITICAL **: 16:31:43.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:31:43 [2024-03-15T16:31:43.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123319170 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:43 [2024-03-15T16:31:43.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123319321 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:43 [2024-03-15T16:31:43.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123319321 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:43 [2024-03-15T16:31:43.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123319321 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:43 [2024-03-15T16:31:43.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:31:43 [2024-03-15T16:31:43.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:43 [2024-03-15T16:31:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:43 [2024-03-15T16:31:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:43 [2024-03-15T16:31:43.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:43 [2024-03-15T16:31:43.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:44 [2024-03-15T16:31:44.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:44 [2024-03-15T16:31:44.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:44 [2024-03-15T16:31:44.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:44 [2024-03-15T16:31:44.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:44 [2024-03-15T16:31:44.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:44 [2024-03-15T16:31:44.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123320330 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:44 [2024-03-15T16:31:44.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123320330 data=null doit=true}, TableItem with text {}]
12:31:44 [2024-03-15T16:31:44.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123320330 data=null}, TableItem with text {}]
12:31:44 [2024-03-15T16:31:44.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123320330 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:44 [2024-03-15T16:31:44.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123320330 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:44 [2024-03-15T16:31:44.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123320357 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:44 [2024-03-15T16:31:44.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:44 [2024-03-15T16:31:44.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123320603 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123320603 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123320603 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123320604 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123320604 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}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123320609 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:44 [2024-03-15T16:31:44.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123320612 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123320612 data=null doit=true}, TreeItem with text {test}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123320612 data=null}, TreeItem with text {test}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123320613 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123320613 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123320632 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123320633 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123320633 data=null doit=true}, TreeItem with text {test}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123320633 data=null}, TreeItem with text {test}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123320633 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123320633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123320636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:44 [2024-03-15T16:31:44.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123320636 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123320637 data=null doit=true}, TreeItem with text {Traces [12]}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123320637 data=null}, TreeItem with text {Traces [12]}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123320637 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123320637 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]}]
12:31:44 [2024-03-15T16:31:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123320652 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:44 [2024-03-15T16:31:44.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:31:44 [2024-03-15T16:31:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:44 [2024-03-15T16:31:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:44 [2024-03-15T16:31:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123320868 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123320868 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123320869 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123320869 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123320869 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}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123320900 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:44 [2024-03-15T16:31:44.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123320902 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123320902 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123320902 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123320903 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123320906 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}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123320909 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123320909 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123320909 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123320910 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123320910 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123320910 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}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123320912 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123320912 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123320913 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123320913 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}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123320973 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123320983 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123320983 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123320984 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:31:44 [2024-03-15T16:31:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:45 [2024-03-15T16:31:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:45 [2024-03-15T16:31:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:46 [2024-03-15T16:31:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:46 [2024-03-15T16:31:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:46 [2024-03-15T16:31:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:46 [2024-03-15T16:31:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:46 [2024-03-15T16:31:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:46 [2024-03-15T16:31:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123322487 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:46 [2024-03-15T16:31:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123322487 data=null doit=true}, TableItem with text {}]
12:31:46 [2024-03-15T16:31:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123322487 data=null}, TableItem with text {}]
12:31:46 [2024-03-15T16:31:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123322487 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:46 [2024-03-15T16:31:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123322488 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:46 [2024-03-15T16:31:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123322494 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:46 [2024-03-15T16:31:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:46 [2024-03-15T16:31:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:46 [2024-03-15T16:31:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:46 [2024-03-15T16:31:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123322562 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123322562 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123322562 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123322562 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123322563 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}]
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123322566 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:46 [2024-03-15T16:31:46.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123322572 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123322572 data=null doit=true}, TreeItem with text {test}]
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123322572 data=null}, TreeItem with text {test}]
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123322573 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123322573 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123322596 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:46 [2024-03-15T16:31:46.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123322597 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:46 [2024-03-15T16:31:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123322597 data=null doit=true}, TreeItem with text {test}]
12:31:46 [2024-03-15T16:31:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123322597 data=null}, TreeItem with text {test}]
12:31:46 [2024-03-15T16:31:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123322597 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:46 [2024-03-15T16:31:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123322597 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:46 [2024-03-15T16:31:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123322604 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:46 [2024-03-15T16:31:46.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:46 [2024-03-15T16:31:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:46 [2024-03-15T16:31:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123322605 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:31:46 [2024-03-15T16:31:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123322605 data=null doit=true}, TreeItem with text {Traces [12]}]
12:31:46 [2024-03-15T16:31:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123322605 data=null}, TreeItem with text {Traces [12]}]
12:31:46 [2024-03-15T16:31:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123322605 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:46 [2024-03-15T16:31:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123322606 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]}]
12:31:46 [2024-03-15T16:31:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123322622 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:46 [2024-03-15T16:31:46.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:31:46 [2024-03-15T16:31:46.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:46 [2024-03-15T16:31:46.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:46 [2024-03-15T16:31:46.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123322958 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123322958 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123322958 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123322958 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123322958 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}]
12:31:46 [2024-03-15T16:31:46.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123322970 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:46 [2024-03-15T16:31:46.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:46 [2024-03-15T16:31:46.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:46 [2024-03-15T16:31:46.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:46 [2024-03-15T16:31:46.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:46 [2024-03-15T16:31:46.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:46 [2024-03-15T16:31:46.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123322980 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123322980 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123322980 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123322980 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123322980 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}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123322983 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123322983 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123322983 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123322983 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123322983 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123322984 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}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123322986 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123322986 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123322986 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123322986 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}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123323024 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123323030 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123323030 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123323030 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:46 [2024-03-15T16:31:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:47 [2024-03-15T16:31:47.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:47 [2024-03-15T16:31:47.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:47 [2024-03-15T16:31:47.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:47 [2024-03-15T16:31:47.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:47 [2024-03-15T16:31:47.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:47 [2024-03-15T16:31:47.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:47 [2024-03-15T16:31:47.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:47 [2024-03-15T16:31:47.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:47 [2024-03-15T16:31:47.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123323532 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:47 [2024-03-15T16:31:47.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123323532 data=null doit=true}, TableItem with text {}]
12:31:47 [2024-03-15T16:31:47.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123323533 data=null}, TableItem with text {}]
12:31:47 [2024-03-15T16:31:47.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123323533 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:47 [2024-03-15T16:31:47.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123323533 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:47 [2024-03-15T16:31:47.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123323537 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:47 [2024-03-15T16:31:47.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:47 [2024-03-15T16:31:47.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123324500 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123324500 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123324500 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123324500 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123324501 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}]
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123324503 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:48 [2024-03-15T16:31:48.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:48 [2024-03-15T16:31:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123324509 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123324509 data=null doit=true}, TreeItem with text {test}]
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123324510 data=null}, TreeItem with text {test}]
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123324510 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123324510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123324533 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123324533 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123324533 data=null doit=true}, TreeItem with text {test}]
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123324533 data=null}, TreeItem with text {test}]
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123324534 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123324534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123324537 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:48 [2024-03-15T16:31:48.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123324537 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123324537 data=null doit=true}, TreeItem with text {Traces [12]}]
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123324538 data=null}, TreeItem with text {Traces [12]}]
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123324538 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123324538 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]}]
12:31:48 [2024-03-15T16:31:48.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123324548 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:48 [2024-03-15T16:31:48.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:31:48 [2024-03-15T16:31:48.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:48 [2024-03-15T16:31:48.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:48 [2024-03-15T16:31:48.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123324594 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123324595 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123324595 data=null}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123324595 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123324595 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}]
12:31:48 [2024-03-15T16:31:48.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123324607 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:48 [2024-03-15T16:31:48.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123324616 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123324617 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123324617 data=null}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123324617 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123324617 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}]
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123324619 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123324619 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123324620 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123324620 data=null}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123324620 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123324620 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}]
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123324622 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123324622 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1123324623 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123324623 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}]
12:31:48 [2024-03-15T16:31:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123324663 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1123324833 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1123324833 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1123324833 data=null}, TreeItem with text {simple_server-thread1}]
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123324834 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123324835 data=null doit=true}, TableItem with text {}]
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123324835 data=null}, TableItem with text {}]
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123324835 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123324835 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123324836 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:48 [2024-03-15T16:31:48.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:48 [2024-03-15T16:31:48.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:48 [2024-03-15T16:31:48.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123324836 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:48 [2024-03-15T16:31:48.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123324836 data=null doit=true}, TableItem with text {}]
12:31:48 [2024-03-15T16:31:48.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123324837 data=null}, TableItem with text {}]
12:31:48 [2024-03-15T16:31:48.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123324837 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:48 [2024-03-15T16:31:48.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123324837 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:48 [2024-03-15T16:31:48.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123324837 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:49 [2024-03-15T16:31:49.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:49 [2024-03-15T16:31:49.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:50 [2024-03-15T16:31:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:50 [2024-03-15T16:31:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:50 [2024-03-15T16:31:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123326092 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:31:50 [2024-03-15T16:31:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123326092 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:31:50 [2024-03-15T16:31:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123326092 data=null}, TreeItem with text {simple_server-thread1}]
12:31:50 [2024-03-15T16:31:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123326092 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:31:50 [2024-03-15T16:31:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123326092 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}]
12:31:50 [2024-03-15T16:31:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123326098 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:31:50 [2024-03-15T16:31:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:50 [2024-03-15T16:31:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:50 [2024-03-15T16:31:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:50 [2024-03-15T16:31:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:50 [2024-03-15T16:31:50.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123326102 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123326102 data=null doit=true}, TreeItem with text {test}]
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123326102 data=null}, TreeItem with text {test}]
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123326102 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123326102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123326122 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123326122 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123326122 data=null doit=true}, TreeItem with text {test}]
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123326123 data=null}, TreeItem with text {test}]
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123326123 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123326123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123326126 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:50 [2024-03-15T16:31:50.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123326127 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123326127 data=null doit=true}, TreeItem with text {Traces [12]}]
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123326127 data=null}, TreeItem with text {Traces [12]}]
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123326127 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123326127 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]}]
12:31:50 [2024-03-15T16:31:50.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123326142 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:50 [2024-03-15T16:31:50.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:31:50 [2024-03-15T16:31:50.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:50 [2024-03-15T16:31:50.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:50 [2024-03-15T16:31:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123326483 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123326484 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123326484 data=null}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123326484 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123326484 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}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123326506 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:50 [2024-03-15T16:31:50.526Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123326508 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123326508 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123326508 data=null}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123326508 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123326508 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}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123326511 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123326511 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123326511 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123326511 data=null}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123326511 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123326513 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}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123326516 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123326516 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1123326516 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123326516 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}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123326554 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1123326560 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1123326560 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1123326560 data=null}, TreeItem with text {simple_server-thread2}]
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:50 [2024-03-15T16:31:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123327062 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123327063 data=null doit=true}, TableItem with text {}]
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123327063 data=null}, TableItem with text {}]
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123327063 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123327063 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123327084 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:51 [2024-03-15T16:31:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:52 [2024-03-15T16:31:52.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:52 [2024-03-15T16:31:52.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:52 [2024-03-15T16:31:52.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123327956 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:31:52 [2024-03-15T16:31:52.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123327956 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:31:52 [2024-03-15T16:31:52.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123327956 data=null}, TreeItem with text {simple_server-thread2}]
12:31:52 [2024-03-15T16:31:52.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123327956 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:31:52 [2024-03-15T16:31:52.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123327957 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}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123327960 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:52 [2024-03-15T16:31:52.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123327965 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123327965 data=null doit=true}, TreeItem with text {test}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123327965 data=null}, TreeItem with text {test}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123327965 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123327966 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123327987 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123327987 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123327987 data=null doit=true}, TreeItem with text {test}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123327987 data=null}, TreeItem with text {test}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123327988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123327988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123327996 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:52 [2024-03-15T16:31:52.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123327996 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123327996 data=null doit=true}, TreeItem with text {Traces [12]}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123327996 data=null}, TreeItem with text {Traces [12]}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123327997 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123327997 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]}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123328009 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:52 [2024-03-15T16:31:52.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123328060 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123328060 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123328060 data=null}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123328061 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123328061 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}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123328082 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:52 [2024-03-15T16:31:52.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:52 [2024-03-15T16:31:52.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123328084 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123328084 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123328084 data=null}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123328084 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123328085 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}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123328087 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123328087 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123328087 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123328088 data=null}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123328088 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123328088 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}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123328092 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123328093 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1123328093 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123328093 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}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123328131 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1123328138 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1123328138 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1123328138 data=null}, TreeItem with text {ust-overlap-testing}]
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2024-03-15T16:31:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2024-03-15T16:31:52.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123328641 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123328641 data=null doit=true}, TableItem with text {}]
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123328641 data=null}, TableItem with text {}]
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123328641 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123328641 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123328653 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:52 [2024-03-15T16:31:52.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:53 [2024-03-15T16:31:53.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:53 [2024-03-15T16:31:53.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:53 [2024-03-15T16:31:53.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123329608 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:31:53 [2024-03-15T16:31:53.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123329609 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:31:53 [2024-03-15T16:31:53.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123329609 data=null}, TreeItem with text {ust-overlap-testing}]
12:31:53 [2024-03-15T16:31:53.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123329609 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:31:53 [2024-03-15T16:31:53.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123329609 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}]
12:31:53 [2024-03-15T16:31:53.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123329614 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:31:53 [2024-03-15T16:31:53.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:53 [2024-03-15T16:31:53.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123329619 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123329619 data=null doit=true}, TreeItem with text {test}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123329619 data=null}, TreeItem with text {test}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123329619 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123329619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123329641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123329641 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123329641 data=null doit=true}, TreeItem with text {test}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123329641 data=null}, TreeItem with text {test}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123329641 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123329642 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123329656 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:53 [2024-03-15T16:31:53.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123329657 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123329657 data=null doit=true}, TreeItem with text {Traces [12]}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123329657 data=null}, TreeItem with text {Traces [12]}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123329657 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123329657 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]}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123329668 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:53 [2024-03-15T16:31:53.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1123329669 data=null doit=true}, TreeItem with text {z-clashes [6]}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1123329669 data=null}, TreeItem with text {z-clashes [6]}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1123329669 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123329669 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]}]
12:31:53 [2024-03-15T16:31:53.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1123329671 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123329993 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123329993 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123329993 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123329994 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123329994 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}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123330035 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:54 [2024-03-15T16:31:54.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123330038 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123330038 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123330038 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123330038 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123330038 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}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123330041 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123330042 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123330042 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123330042 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123330042 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123330042 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}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123330047 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123330047 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123330047 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123330048 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}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123330091 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123330246 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123330250 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123330250 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2024-03-15T16:31:54.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2024-03-15T16:31:54.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2024-03-15T16:31:54.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2024-03-15T16:31:54.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2024-03-15T16:31:54.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2024-03-15T16:31:54.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2024-03-15T16:31:54.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:54 [2024-03-15T16:31:54.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:54 [2024-03-15T16:31:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:54 [2024-03-15T16:31:54.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:55 [2024-03-15T16:31:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:55 [2024-03-15T16:31:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:55 [2024-03-15T16:31:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:55 [2024-03-15T16:31:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:55 [2024-03-15T16:31:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:55 [2024-03-15T16:31:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123331254 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:55 [2024-03-15T16:31:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123331254 data=null doit=true}, TableItem with text {}]
12:31:55 [2024-03-15T16:31:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123331254 data=null}, TableItem with text {}]
12:31:55 [2024-03-15T16:31:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123331254 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:55 [2024-03-15T16:31:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123331255 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:55 [2024-03-15T16:31:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123331283 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:55 [2024-03-15T16:31:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:55 [2024-03-15T16:31:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123331541 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123331541 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123331541 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123331542 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123331542 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}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123331545 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:55 [2024-03-15T16:31:55.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123331549 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123331549 data=null doit=true}, TreeItem with text {test}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123331549 data=null}, TreeItem with text {test}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123331549 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123331549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123331569 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123331570 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123331570 data=null doit=true}, TreeItem with text {test}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123331570 data=null}, TreeItem with text {test}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123331570 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123331570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123331579 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:55 [2024-03-15T16:31:55.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123331579 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123331579 data=null doit=true}, TreeItem with text {Traces [12]}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123331580 data=null}, TreeItem with text {Traces [12]}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123331580 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123331580 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]}]
12:31:55 [2024-03-15T16:31:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123331588 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:55 [2024-03-15T16:31:55.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:31:55 [2024-03-15T16:31:55.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123331835 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123331835 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123331835 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123331835 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123331836 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}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123331855 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:55 [2024-03-15T16:31:55.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123331857 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123331857 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123331857 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123331857 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123331857 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}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123331860 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123331860 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123331861 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123331861 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123331861 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123331861 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}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123331863 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123331864 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123331864 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123331864 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}]
12:31:55 [2024-03-15T16:31:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123331935 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123332060 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123332060 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123332060 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:31:55 [2024-03-15T16:31:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:31:55 [2024-03-15T16:31:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:55 [2024-03-15T16:31:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:55 [2024-03-15T16:31:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:55 [2024-03-15T16:31:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:55 [2024-03-15T16:31:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:55 [2024-03-15T16:31:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:55 [2024-03-15T16:31:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:55 [2024-03-15T16:31:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:56 [2024-03-15T16:31:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:56 [2024-03-15T16:31:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:56 [2024-03-15T16:31:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:56 [2024-03-15T16:31:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:56 [2024-03-15T16:31:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:56 [2024-03-15T16:31:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123333063 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:56 [2024-03-15T16:31:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123333063 data=null doit=true}, TableItem with text {}]
12:31:56 [2024-03-15T16:31:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123333063 data=null}, TableItem with text {}]
12:31:56 [2024-03-15T16:31:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123333063 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:56 [2024-03-15T16:31:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123333063 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:56 [2024-03-15T16:31:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123333083 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:56 [2024-03-15T16:31:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:56 [2024-03-15T16:31:56.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:57 [2024-03-15T16:31:57.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:57 [2024-03-15T16:31:57.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:57 [2024-03-15T16:31:57.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123333340 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:31:57 [2024-03-15T16:31:57.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123333340 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:31:57 [2024-03-15T16:31:57.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123333340 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:31:57 [2024-03-15T16:31:57.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123333340 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:31:57 [2024-03-15T16:31:57.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123333340 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}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123333344 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:57 [2024-03-15T16:31:57.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123333348 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123333348 data=null doit=true}, TreeItem with text {test}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123333348 data=null}, TreeItem with text {test}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123333348 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123333348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123333376 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123333376 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123333377 data=null doit=true}, TreeItem with text {test}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123333377 data=null}, TreeItem with text {test}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123333377 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123333377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123333380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:57 [2024-03-15T16:31:57.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123333381 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123333381 data=null doit=true}, TreeItem with text {Traces [12]}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123333381 data=null}, TreeItem with text {Traces [12]}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123333381 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123333381 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]}]
12:31:57 [2024-03-15T16:31:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123333397 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:57 [2024-03-15T16:31:57.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:31:57 [2024-03-15T16:31:57.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:31:57 [2024-03-15T16:31:57.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123333639 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123333639 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123333639 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123333639 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123333640 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}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123333660 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:57 [2024-03-15T16:31:57.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123333662 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123333662 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123333662 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123333662 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123333662 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}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123333665 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123333665 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123333665 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123333666 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123333666 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123333666 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}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123333670 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123333671 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123333671 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123333671 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}]
12:31:57 [2024-03-15T16:31:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123333712 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123333918 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123333919 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123333919 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:57 [2024-03-15T16:31:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:31:57 [2024-03-15T16:31:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:57 [2024-03-15T16:31:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:57 [2024-03-15T16:31:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:57 [2024-03-15T16:31:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:57 [2024-03-15T16:31:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:57 [2024-03-15T16:31:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:57 [2024-03-15T16:31:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:57 [2024-03-15T16:31:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:57 [2024-03-15T16:31:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:58 [2024-03-15T16:31:58.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:58 [2024-03-15T16:31:58.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:58 [2024-03-15T16:31:58.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:58 [2024-03-15T16:31:58.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:58 [2024-03-15T16:31:58.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:58 [2024-03-15T16:31:58.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123334422 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:58 [2024-03-15T16:31:58.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123334422 data=null doit=true}, TableItem with text {}]
12:31:58 [2024-03-15T16:31:58.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123334422 data=null}, TableItem with text {}]
12:31:58 [2024-03-15T16:31:58.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123334422 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:58 [2024-03-15T16:31:58.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123334423 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:58 [2024-03-15T16:31:58.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123334437 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:58 [2024-03-15T16:31:58.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:58 [2024-03-15T16:31:58.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123335196 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123335196 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123335196 data=null}, TreeItem with text {kernel-overlap-testing}]
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123335197 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123335197 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}]
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123335200 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:59 [2024-03-15T16:31:59.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123335204 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123335204 data=null doit=true}, TreeItem with text {test}]
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123335204 data=null}, TreeItem with text {test}]
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123335204 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123335204 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123335225 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123335226 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123335226 data=null doit=true}, TreeItem with text {test}]
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123335226 data=null}, TreeItem with text {test}]
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123335226 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:59 [2024-03-15T16:31:59.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123335226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:31:59 [2024-03-15T16:31:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123335229 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:31:59 [2024-03-15T16:31:59.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:59 [2024-03-15T16:31:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:59 [2024-03-15T16:31:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123335238 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:31:59 [2024-03-15T16:31:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123335238 data=null doit=true}, TreeItem with text {Traces [12]}]
12:31:59 [2024-03-15T16:31:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123335238 data=null}, TreeItem with text {Traces [12]}]
12:31:59 [2024-03-15T16:31:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123335238 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:59 [2024-03-15T16:31:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123335239 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]}]
12:31:59 [2024-03-15T16:31:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123335258 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:31:59 [2024-03-15T16:31:59.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:31:59 [2024-03-15T16:31:59.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:31:59 [2024-03-15T16:31:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:59 [2024-03-15T16:31:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:59 [2024-03-15T16:31:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123335291 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123335291 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123335292 data=null}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123335292 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123335292 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}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123335328 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:31:59 [2024-03-15T16:31:59.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123335330 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123335330 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123335330 data=null}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123335331 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123335331 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}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123335333 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123335334 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123335334 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123335334 data=null}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123335334 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123335335 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}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123335337 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123335337 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1123335337 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123335338 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}]
12:31:59 [2024-03-15T16:31:59.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123335413 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1123335578 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1123335579 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1123335579 data=null}, TreeItem with text {simple_server-thread1}]
12:31:59 [2024-03-15T16:31:59.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:31:59 [2024-03-15T16:31:59.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:59 [2024-03-15T16:31:59.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:59 [2024-03-15T16:31:59.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123335580 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123335580 data=null doit=true}, TableItem with text {}]
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123335580 data=null}, TableItem with text {}]
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123335581 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123335581 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123335582 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123335583 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123335583 data=null doit=true}, TableItem with text {}]
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123335583 data=null}, TableItem with text {}]
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123335583 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123335583 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:31:59 [2024-03-15T16:31:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123335584 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:00 [2024-03-15T16:32:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:00 [2024-03-15T16:32:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:00 [2024-03-15T16:32:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:00 [2024-03-15T16:32:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:00 [2024-03-15T16:32:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123336843 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:32:00 [2024-03-15T16:32:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123336843 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:32:00 [2024-03-15T16:32:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123336843 data=null}, TreeItem with text {simple_server-thread1}]
12:32:00 [2024-03-15T16:32:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123336844 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:00 [2024-03-15T16:32:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123336844 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}]
12:32:00 [2024-03-15T16:32:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123336847 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:00 [2024-03-15T16:32:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:00 [2024-03-15T16:32:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:00 [2024-03-15T16:32:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:00 [2024-03-15T16:32:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:00 [2024-03-15T16:32:00.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:00 [2024-03-15T16:32:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:00 [2024-03-15T16:32:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:00 [2024-03-15T16:32:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:00 [2024-03-15T16:32:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:00 [2024-03-15T16:32:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:00 [2024-03-15T16:32:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:00 [2024-03-15T16:32:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123336850 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:00 [2024-03-15T16:32:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123336850 data=null doit=true}, TreeItem with text {test}]
12:32:00 [2024-03-15T16:32:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123336851 data=null}, TreeItem with text {test}]
12:32:00 [2024-03-15T16:32:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123336851 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:00 [2024-03-15T16:32:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123336851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:00 [2024-03-15T16:32:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123336869 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:00 [2024-03-15T16:32:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:00 [2024-03-15T16:32:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123336870 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:00 [2024-03-15T16:32:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123336870 data=null doit=true}, TreeItem with text {test}]
12:32:00 [2024-03-15T16:32:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123336870 data=null}, TreeItem with text {test}]
12:32:00 [2024-03-15T16:32:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123336870 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:00 [2024-03-15T16:32:00.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123336870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:00 [2024-03-15T16:32:00.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123336878 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:00 [2024-03-15T16:32:00.937Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:00 [2024-03-15T16:32:00.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123336879 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123336879 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123336879 data=null}, TreeItem with text {Traces [12]}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123336879 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123336879 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]}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123336887 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:00 [2024-03-15T16:32:00.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:00 [2024-03-15T16:32:00.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123337030 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123337030 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123337030 data=null}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123337030 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123337031 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}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123337051 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:00 [2024-03-15T16:32:00.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123337053 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123337053 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123337053 data=null}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123337054 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123337054 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}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123337058 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123337058 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123337059 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123337059 data=null}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123337059 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123337059 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}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123337061 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123337062 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1123337062 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:32:00 [2024-03-15T16:32:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123337062 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}]
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123337102 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1123337291 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1123337291 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1123337292 data=null}, TreeItem with text {simple_server-thread2}]
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123337294 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123337294 data=null doit=true}, TableItem with text {}]
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123337294 data=null}, TableItem with text {}]
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123337294 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123337294 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123337295 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:01 [2024-03-15T16:32:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:01 [2024-03-15T16:32:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123337297 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:01 [2024-03-15T16:32:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123337297 data=null doit=true}, TableItem with text {}]
12:32:01 [2024-03-15T16:32:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123337297 data=null}, TableItem with text {}]
12:32:01 [2024-03-15T16:32:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123337297 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:01 [2024-03-15T16:32:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123337297 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:01 [2024-03-15T16:32:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123337298 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:01 [2024-03-15T16:32:01.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:01 [2024-03-15T16:32:01.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123338564 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123338564 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123338564 data=null}, TreeItem with text {simple_server-thread2}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123338565 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123338565 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}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123338572 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:02 [2024-03-15T16:32:02.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123338577 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123338577 data=null doit=true}, TreeItem with text {test}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123338577 data=null}, TreeItem with text {test}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123338577 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123338577 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123338599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123338600 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123338600 data=null doit=true}, TreeItem with text {test}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123338600 data=null}, TreeItem with text {test}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123338600 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123338600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123338609 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:02 [2024-03-15T16:32:02.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123338610 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123338610 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123338610 data=null}, TreeItem with text {Traces [12]}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123338610 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:02 [2024-03-15T16:32:02.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123338610 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]}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123338626 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:02 [2024-03-15T16:32:02.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:02 [2024-03-15T16:32:02.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123338667 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123338667 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123338667 data=null}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123338667 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123338667 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}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123338702 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:02 [2024-03-15T16:32:02.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123338709 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123338709 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123338709 data=null}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123338709 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123338709 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}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123338712 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123338712 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123338712 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123338713 data=null}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123338713 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123338713 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}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123338716 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123338716 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1123338716 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123338716 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}]
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123338760 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1123338950 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1123338950 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1123338950 data=null}, TreeItem with text {ust-overlap-testing}]
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123338952 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:02 [2024-03-15T16:32:02.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123338952 data=null doit=true}, TableItem with text {}]
12:32:02 [2024-03-15T16:32:02.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123338952 data=null}, TableItem with text {}]
12:32:02 [2024-03-15T16:32:02.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123338953 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:02 [2024-03-15T16:32:02.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123338953 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:02 [2024-03-15T16:32:02.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123338953 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:02 [2024-03-15T16:32:02.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:02 [2024-03-15T16:32:02.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:02 [2024-03-15T16:32:02.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:02 [2024-03-15T16:32:02.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123338955 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:02 [2024-03-15T16:32:02.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123338955 data=null doit=true}, TableItem with text {}]
12:32:02 [2024-03-15T16:32:02.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123338955 data=null}, TableItem with text {}]
12:32:02 [2024-03-15T16:32:02.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123338955 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:02 [2024-03-15T16:32:02.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123338955 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:02 [2024-03-15T16:32:02.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123338956 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:03 [2024-03-15T16:32:03.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:03 [2024-03-15T16:32:03.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123340234 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123340234 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123340234 data=null}, TreeItem with text {ust-overlap-testing}]
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123340234 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123340234 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}]
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123340241 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:04 [2024-03-15T16:32:04.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123340245 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123340245 data=null doit=true}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123340245 data=null}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123340246 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123340246 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123340281 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:04 [2024-03-15T16:32:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123340282 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123340282 data=null doit=true}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123340282 data=null}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123340282 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123340283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123340305 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:04 [2024-03-15T16:32:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:04 [2024-03-15T16:32:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123340306 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:04 [2024-03-15T16:32:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123340306 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:04 [2024-03-15T16:32:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123340306 data=null}, TreeItem with text {Traces [12]}]
12:32:04 [2024-03-15T16:32:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123340306 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:04 [2024-03-15T16:32:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123340306 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]}]
12:32:04 [2024-03-15T16:32:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123340324 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:04 [2024-03-15T16:32:04.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123340329 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123340329 data=null doit=true}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123340329 data=null}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123340329 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123340329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123340347 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123340348 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123340348 data=null doit=true}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123340348 data=null}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123340348 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123340348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123340353 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:04 [2024-03-15T16:32:04.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123340354 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123340354 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123340354 data=null}, TreeItem with text {Traces [12]}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123340354 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123340354 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]}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123340367 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123340367 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123340367 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123340367 data=null}, TreeItem with text {Traces [12]}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123340368 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123340368 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]}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123340371 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:32:04 [2024-03-15T16:32:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:32:04 [2024-03-15T16:32:04.321Z] 
12:32:04 [2024-03-15T16:32:04.321Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.321Z] 
12:32:04 [2024-03-15T16:32:04.321Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.321Z] 
12:32:04 [2024-03-15T16:32:04.321Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.321Z] 
12:32:04 [2024-03-15T16:32:04.321Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.577Z] 
12:32:04 [2024-03-15T16:32:04.577Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.577Z] 
12:32:04 [2024-03-15T16:32:04.577Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.577Z] 
12:32:04 [2024-03-15T16:32:04.577Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] 
12:32:04 [2024-03-15T16:32:04.578Z] (Eclipse:19301): Gtk-WARNING **: 16:32:04.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:04 [2024-03-15T16:32:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:32:04 [2024-03-15T16:32:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:32:04 [2024-03-15T16:32:04.578Z] 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=1123340660 data=null doit=true}, Shell with text {Confirm Clear}]
12:32:04 [2024-03-15T16:32:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:32:04 [2024-03-15T16:32:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:32:04 [2024-03-15T16:32:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:32:04 [2024-03-15T16:32:04.578Z] 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')
12:32:04 [2024-03-15T16:32:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:32:04 [2024-03-15T16:32:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:32:04 [2024-03-15T16:32:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123340660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:04 [2024-03-15T16:32:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123340660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:04 [2024-03-15T16:32:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123340660 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:04 [2024-03-15T16:32:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123340661 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:04 [2024-03-15T16:32:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123340661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:04 [2024-03-15T16:32:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123340661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:04 [2024-03-15T16:32:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123340661 data=null 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')]
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:05 [2024-03-15T16:32:05.945Z] 
12:32:05 [2024-03-15T16:32:05.945Z] (Eclipse:19301): Gtk-WARNING **: 16:32:05.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:07 [2024-03-15T16:32:07.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:32:07 [2024-03-15T16:32:07.566Z] 
12:32:07 [2024-03-15T16:32:07.566Z] (Eclipse:19301): Gtk-CRITICAL **: 16:32:07.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:32:07 [2024-03-15T16:32:07.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123340401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:32:08 [2024-03-15T16:32:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:08 [2024-03-15T16:32:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:08 [2024-03-15T16:32:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:08 [2024-03-15T16:32:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:08 [2024-03-15T16:32:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:08 [2024-03-15T16:32:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:08 [2024-03-15T16:32:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123344262 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:08 [2024-03-15T16:32:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123344262 data=null doit=true}, TreeItem with text {test}]
12:32:08 [2024-03-15T16:32:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123344262 data=null}, TreeItem with text {test}]
12:32:08 [2024-03-15T16:32:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123344262 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:08 [2024-03-15T16:32:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123344262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:08 [2024-03-15T16:32:08.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123344284 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:08 [2024-03-15T16:32:08.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:08 [2024-03-15T16:32:08.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123344285 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:08 [2024-03-15T16:32:08.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123344285 data=null doit=true}, TreeItem with text {test}]
12:32:08 [2024-03-15T16:32:08.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123344285 data=null}, TreeItem with text {test}]
12:32:08 [2024-03-15T16:32:08.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123344286 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:08 [2024-03-15T16:32:08.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123344286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:08 [2024-03-15T16:32:08.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123344289 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:08 [2024-03-15T16:32:08.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:08 [2024-03-15T16:32:08.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:08 [2024-03-15T16:32:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123344290 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:32:08 [2024-03-15T16:32:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123344290 data=null doit=true}, TreeItem with text {Traces [0]}]
12:32:08 [2024-03-15T16:32:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123344290 data=null}, TreeItem with text {Traces [0]}]
12:32:08 [2024-03-15T16:32:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123344290 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:32:08 [2024-03-15T16:32:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123344290 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]}]
12:32:08 [2024-03-15T16:32:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123344298 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:32:08 [2024-03-15T16:32:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:08 [2024-03-15T16:32:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123344298 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:32:08 [2024-03-15T16:32:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123344299 data=null doit=true}, TreeItem with text {Traces [0]}]
12:32:08 [2024-03-15T16:32:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123344299 data=null}, TreeItem with text {Traces [0]}]
12:32:08 [2024-03-15T16:32:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123344299 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:32:08 [2024-03-15T16:32:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123344299 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]}]
12:32:08 [2024-03-15T16:32:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123344301 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:32:08 [2024-03-15T16:32:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:32:08 [2024-03-15T16:32:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:32:08 [2024-03-15T16:32:08.590Z] 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=1123344629 data=null doit=true}, Shell with text {Trace Import}]
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:32:08 [2024-03-15T16:32:08.590Z] 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')
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.590Z] 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.
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:32:08 [2024-03-15T16:32:08.590Z] 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
12:32:08 [2024-03-15T16:32:08.590Z] 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=1123344644 data=null}, (of type 'Combo')]
12:32:08 [2024-03-15T16:32:08.590Z] 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
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:08 [2024-03-15T16:32:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1123344679 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1123344679 data=null doit=true}, TreeItem with text {/}]
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1123344679 data=null}, TreeItem with text {/}]
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1123344680 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123344680 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1123344680 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:32:08 [2024-03-15T16:32:08.591Z] 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:'))
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123344696 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:'))]
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] 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'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:32:08 [2024-03-15T16:32:08.591Z] 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')
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:32:08 [2024-03-15T16:32:08.591Z] 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')
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@144bc400
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1123344700 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')]
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123344700 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')]
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1123344700 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:32:08 [2024-03-15T16:32:08.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1123344700 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1123344700 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')]
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1123344700 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')]
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1123344700 data=null 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')]
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1123344700 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')]
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123344700 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')]
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1123344700 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')]
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1123344700 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1123344700 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:32:08 [2024-03-15T16:32:08.592Z] 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')
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:08 [2024-03-15T16:32:08.592Z] 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.
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:32:08 [2024-03-15T16:32:08.592Z] 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')
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] 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')
12:32:08 [2024-03-15T16:32:08.592Z] 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.
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:32:08 [2024-03-15T16:32:08.593Z] 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')
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:32:08 [2024-03-15T16:32:08.593Z] 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.
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] 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)'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:32:08 [2024-03-15T16:32:08.593Z] 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')
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] 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')
12:32:08 [2024-03-15T16:32:08.593Z] 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.
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:32:08 [2024-03-15T16:32:08.593Z] 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')
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123344707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123344707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123344707 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123344707 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123344707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123344707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:08 [2024-03-15T16:32:08.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2024-03-15T16:32:08.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2024-03-15T16:32:08.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2024-03-15T16:32:08.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2024-03-15T16:32:08.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:08 [2024-03-15T16:32:08.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:32:09 [2024-03-15T16:32:09.156Z] 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=1123345241 data=null doit=true}, Shell with text {Confirmation}]
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:32:09 [2024-03-15T16:32:09.156Z] 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')
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1123345242 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')]
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1123345242 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')]
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1123345242 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1123345242 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1123345242 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')]
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1123345242 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')]
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1123345242 data=null 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')]
12:32:09 [2024-03-15T16:32:09.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:32:09 [2024-03-15T16:32:09.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123344707 data=null 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')]
12:32:09 [2024-03-15T16:32:09.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123344325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:32:09 [2024-03-15T16:32:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123345793 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123345793 data=null doit=true}, TreeItem with text {test}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123345793 data=null}, TreeItem with text {test}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123345793 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123345793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123345808 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123345809 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123345809 data=null doit=true}, TreeItem with text {test}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123345809 data=null}, TreeItem with text {test}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123345809 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123345810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123345812 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:09 [2024-03-15T16:32:09.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123345813 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123345813 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123345813 data=null}, TreeItem with text {Traces [12]}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123345813 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123345814 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]}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123345825 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123345825 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123345825 data=null}, TreeItem with text {Traces [12]}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123345826 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123345826 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]}]
12:32:09 [2024-03-15T16:32:09.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123345829 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:10 [2024-03-15T16:32:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:10 [2024-03-15T16:32:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:10 [2024-03-15T16:32:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123346146 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123346146 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123346146 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123346147 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123346147 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}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123346179 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:10 [2024-03-15T16:32:10.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123346182 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123346182 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123346182 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123346182 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123346182 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}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123346191 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123346191 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123346191 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123346191 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123346192 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123346192 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}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123346194 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123346194 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123346195 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123346195 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}]
12:32:10 [2024-03-15T16:32:10.229Z] 
12:32:10 [2024-03-15T16:32:10.229Z] (Eclipse:19301): Gtk-CRITICAL **: 16:32:10.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123346239 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123346397 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123346397 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123346397 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:10 [2024-03-15T16:32:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:10 [2024-03-15T16:32:10.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:10 [2024-03-15T16:32:10.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:11 [2024-03-15T16:32:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:11 [2024-03-15T16:32:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:11 [2024-03-15T16:32:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:11 [2024-03-15T16:32:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:11 [2024-03-15T16:32:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:11 [2024-03-15T16:32:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123347420 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:11 [2024-03-15T16:32:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123347420 data=null doit=true}, TableItem with text {}]
12:32:11 [2024-03-15T16:32:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123347420 data=null}, TableItem with text {}]
12:32:11 [2024-03-15T16:32:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123347420 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:11 [2024-03-15T16:32:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123347421 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:11 [2024-03-15T16:32:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123347452 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:11 [2024-03-15T16:32:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:11 [2024-03-15T16:32:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123347716 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123347716 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123347716 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123347716 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123347716 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}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123347719 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:11 [2024-03-15T16:32:11.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123347723 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123347723 data=null doit=true}, TreeItem with text {test}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123347723 data=null}, TreeItem with text {test}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123347723 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123347724 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123347744 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123347744 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123347744 data=null doit=true}, TreeItem with text {test}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123347744 data=null}, TreeItem with text {test}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123347745 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123347745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123347748 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:11 [2024-03-15T16:32:11.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123347748 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123347748 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123347748 data=null}, TreeItem with text {Traces [12]}]
12:32:11 [2024-03-15T16:32:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123347749 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:11 [2024-03-15T16:32:11.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123347755 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]}]
12:32:11 [2024-03-15T16:32:11.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123347764 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:11 [2024-03-15T16:32:11.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123347982 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123348004 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123348004 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123348005 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123348005 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}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123348025 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:11 [2024-03-15T16:32:11.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123348028 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123348028 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123348028 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123348028 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123348029 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}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123348031 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123348032 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123348032 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123348032 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123348032 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123348032 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}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123348034 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123348035 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:32:11 [2024-03-15T16:32:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123348035 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:32:12 [2024-03-15T16:32:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123348035 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}]
12:32:12 [2024-03-15T16:32:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123348077 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:32:12 [2024-03-15T16:32:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123348238 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:32:12 [2024-03-15T16:32:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123348238 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:32:12 [2024-03-15T16:32:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123348238 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:32:12 [2024-03-15T16:32:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:32:12 [2024-03-15T16:32:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:12 [2024-03-15T16:32:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:13 [2024-03-15T16:32:13.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:13 [2024-03-15T16:32:13.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:13 [2024-03-15T16:32:13.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:13 [2024-03-15T16:32:13.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:13 [2024-03-15T16:32:13.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:13 [2024-03-15T16:32:13.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123349240 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:13 [2024-03-15T16:32:13.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123349241 data=null doit=true}, TableItem with text {}]
12:32:13 [2024-03-15T16:32:13.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123349241 data=null}, TableItem with text {}]
12:32:13 [2024-03-15T16:32:13.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123349241 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:13 [2024-03-15T16:32:13.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123349241 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:13 [2024-03-15T16:32:13.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123349252 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:13 [2024-03-15T16:32:13.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:13 [2024-03-15T16:32:13.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:13 [2024-03-15T16:32:13.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:13 [2024-03-15T16:32:13.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:13 [2024-03-15T16:32:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123349503 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:32:13 [2024-03-15T16:32:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123349504 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123349504 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123349504 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123349507 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}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123349511 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:13 [2024-03-15T16:32:13.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123349524 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123349524 data=null doit=true}, TreeItem with text {test}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123349524 data=null}, TreeItem with text {test}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123349524 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123349524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123349548 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123349548 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123349548 data=null doit=true}, TreeItem with text {test}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123349549 data=null}, TreeItem with text {test}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123349549 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123349549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123349552 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:13 [2024-03-15T16:32:13.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123349553 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123349553 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123349553 data=null}, TreeItem with text {Traces [12]}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123349553 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123349553 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]}]
12:32:13 [2024-03-15T16:32:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123349561 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:13 [2024-03-15T16:32:13.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123349778 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123349779 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123349779 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123349779 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123349779 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}]
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123349812 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:13 [2024-03-15T16:32:13.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123349814 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123349814 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123349814 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123349814 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123349814 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}]
12:32:13 [2024-03-15T16:32:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123349823 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:32:13 [2024-03-15T16:32:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123349823 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123349823 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:13 [2024-03-15T16:32:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123349823 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123349824 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123349824 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}]
12:32:13 [2024-03-15T16:32:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123349826 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123349826 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123349826 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:32:13 [2024-03-15T16:32:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123349826 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}]
12:32:14 [2024-03-15T16:32:14.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123349867 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:32:14 [2024-03-15T16:32:14.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123350067 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:14 [2024-03-15T16:32:14.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123350067 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:14 [2024-03-15T16:32:14.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123350067 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:14 [2024-03-15T16:32:14.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:32:14 [2024-03-15T16:32:14.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:14 [2024-03-15T16:32:14.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:14 [2024-03-15T16:32:14.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:14 [2024-03-15T16:32:14.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:14 [2024-03-15T16:32:14.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:14 [2024-03-15T16:32:14.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:14 [2024-03-15T16:32:14.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:14 [2024-03-15T16:32:14.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:14 [2024-03-15T16:32:14.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123350570 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:14 [2024-03-15T16:32:14.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123350570 data=null doit=true}, TableItem with text {}]
12:32:14 [2024-03-15T16:32:14.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123350570 data=null}, TableItem with text {}]
12:32:14 [2024-03-15T16:32:14.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123350570 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:14 [2024-03-15T16:32:14.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123350570 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:14 [2024-03-15T16:32:14.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123350583 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:14 [2024-03-15T16:32:14.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:14 [2024-03-15T16:32:14.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123351337 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123351337 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123351337 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123351338 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123351338 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}]
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123351341 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:15 [2024-03-15T16:32:15.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123351347 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123351347 data=null doit=true}, TreeItem with text {test}]
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123351347 data=null}, TreeItem with text {test}]
12:32:15 [2024-03-15T16:32:15.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123351347 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:15 [2024-03-15T16:32:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123351347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:15 [2024-03-15T16:32:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123351370 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:15 [2024-03-15T16:32:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:15 [2024-03-15T16:32:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123351370 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:15 [2024-03-15T16:32:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123351371 data=null doit=true}, TreeItem with text {test}]
12:32:15 [2024-03-15T16:32:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123351371 data=null}, TreeItem with text {test}]
12:32:15 [2024-03-15T16:32:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123351371 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:15 [2024-03-15T16:32:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123351371 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:15 [2024-03-15T16:32:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123351374 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:15 [2024-03-15T16:32:15.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:15 [2024-03-15T16:32:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:15 [2024-03-15T16:32:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123351375 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:15 [2024-03-15T16:32:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123351375 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:15 [2024-03-15T16:32:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123351375 data=null}, TreeItem with text {Traces [12]}]
12:32:15 [2024-03-15T16:32:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123351375 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:15 [2024-03-15T16:32:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123351375 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]}]
12:32:15 [2024-03-15T16:32:15.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123351383 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:15 [2024-03-15T16:32:15.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123351527 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123351528 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123351528 data=null}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123351528 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123351528 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}]
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123351550 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:15 [2024-03-15T16:32:15.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123351552 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123351552 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123351552 data=null}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123351553 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123351553 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}]
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123351558 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:32:15 [2024-03-15T16:32:15.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123351558 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123351558 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:15 [2024-03-15T16:32:15.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123351559 data=null}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123351559 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123351559 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}]
12:32:15 [2024-03-15T16:32:15.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123351562 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123351562 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1123351562 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123351562 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}]
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123351604 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1123351794 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1123351794 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1123351794 data=null}, TreeItem with text {simple_server-thread1}]
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123351796 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123351796 data=null doit=true}, TableItem with text {}]
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123351796 data=null}, TableItem with text {}]
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123351796 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123351796 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123351797 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123351798 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123351798 data=null doit=true}, TableItem with text {}]
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123351798 data=null}, TableItem with text {}]
12:32:15 [2024-03-15T16:32:15.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123351798 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:15 [2024-03-15T16:32:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123351798 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:15 [2024-03-15T16:32:15.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123351799 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:16 [2024-03-15T16:32:16.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:16 [2024-03-15T16:32:16.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:16 [2024-03-15T16:32:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:16 [2024-03-15T16:32:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123353064 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123353065 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123353065 data=null}, TreeItem with text {simple_server-thread1}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123353065 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123353065 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}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123353069 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:17 [2024-03-15T16:32:17.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123353073 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123353073 data=null doit=true}, TreeItem with text {test}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123353074 data=null}, TreeItem with text {test}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123353074 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123353074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123353098 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123353099 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123353099 data=null doit=true}, TreeItem with text {test}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123353099 data=null}, TreeItem with text {test}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123353099 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123353099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123353103 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:17 [2024-03-15T16:32:17.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123353104 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123353104 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123353104 data=null}, TreeItem with text {Traces [12]}]
12:32:17 [2024-03-15T16:32:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123353104 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123353104 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]}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123353112 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:17 [2024-03-15T16:32:17.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123353149 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123353149 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123353149 data=null}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123353170 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123353170 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}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123353194 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:17 [2024-03-15T16:32:17.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123353196 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123353196 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123353196 data=null}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123353196 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123353197 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}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123353199 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123353200 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123353200 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123353200 data=null}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123353200 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123353200 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}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123353203 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123353203 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1123353203 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123353203 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}]
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123353275 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1123353437 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1123353438 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1123353438 data=null}, TreeItem with text {simple_server-thread2}]
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123353440 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123353440 data=null doit=true}, TableItem with text {}]
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123353440 data=null}, TableItem with text {}]
12:32:17 [2024-03-15T16:32:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123353440 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:17 [2024-03-15T16:32:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123353440 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:17 [2024-03-15T16:32:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123353442 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:17 [2024-03-15T16:32:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:17 [2024-03-15T16:32:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:17 [2024-03-15T16:32:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:17 [2024-03-15T16:32:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123353443 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:17 [2024-03-15T16:32:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123353443 data=null doit=true}, TableItem with text {}]
12:32:17 [2024-03-15T16:32:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123353443 data=null}, TableItem with text {}]
12:32:17 [2024-03-15T16:32:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123353443 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:17 [2024-03-15T16:32:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123353451 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:17 [2024-03-15T16:32:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123353452 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:17 [2024-03-15T16:32:17.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:17 [2024-03-15T16:32:17.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:18 [2024-03-15T16:32:18.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123354716 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123354716 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123354716 data=null}, TreeItem with text {simple_server-thread2}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123354716 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123354716 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}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123354720 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:18 [2024-03-15T16:32:18.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123354724 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123354724 data=null doit=true}, TreeItem with text {test}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123354724 data=null}, TreeItem with text {test}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123354725 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123354725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123354750 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123354750 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123354750 data=null doit=true}, TreeItem with text {test}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123354750 data=null}, TreeItem with text {test}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123354751 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123354751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123354754 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:18 [2024-03-15T16:32:18.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123354755 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123354755 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123354755 data=null}, TreeItem with text {Traces [12]}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123354755 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123354755 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]}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123354770 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:18 [2024-03-15T16:32:18.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123354806 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123354806 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123354806 data=null}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123354806 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123354806 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}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123354849 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:18 [2024-03-15T16:32:18.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123354856 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123354856 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123354856 data=null}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123354856 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123354857 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}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123354860 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123354860 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123354860 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123354860 data=null}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123354861 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123354861 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}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123354863 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123354864 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1123354864 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123354864 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}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123354910 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1123354918 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1123354918 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1123354918 data=null}, TreeItem with text {ust-overlap-testing}]
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:18 [2024-03-15T16:32:18.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:19 [2024-03-15T16:32:19.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:19 [2024-03-15T16:32:19.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:19 [2024-03-15T16:32:19.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:19 [2024-03-15T16:32:19.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:19 [2024-03-15T16:32:19.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:19 [2024-03-15T16:32:19.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:19 [2024-03-15T16:32:19.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:19 [2024-03-15T16:32:19.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:19 [2024-03-15T16:32:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:19 [2024-03-15T16:32:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:19 [2024-03-15T16:32:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:19 [2024-03-15T16:32:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123355421 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:19 [2024-03-15T16:32:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123355421 data=null doit=true}, TableItem with text {}]
12:32:19 [2024-03-15T16:32:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123355421 data=null}, TableItem with text {}]
12:32:19 [2024-03-15T16:32:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123355421 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:19 [2024-03-15T16:32:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123355421 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:19 [2024-03-15T16:32:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123355457 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:19 [2024-03-15T16:32:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:19 [2024-03-15T16:32:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:20 [2024-03-15T16:32:20.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:20 [2024-03-15T16:32:20.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123356353 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123356354 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123356354 data=null}, TreeItem with text {ust-overlap-testing}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123356354 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123356354 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}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123356360 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:20 [2024-03-15T16:32:20.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123356364 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123356365 data=null doit=true}, TreeItem with text {test}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123356365 data=null}, TreeItem with text {test}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123356365 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123356365 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123356397 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123356397 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123356397 data=null doit=true}, TreeItem with text {test}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123356397 data=null}, TreeItem with text {test}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123356398 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123356398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123356402 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:20 [2024-03-15T16:32:20.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123356403 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123356403 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123356403 data=null}, TreeItem with text {Traces [12]}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123356404 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123356404 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]}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123356422 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:20 [2024-03-15T16:32:20.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356482 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356482 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356482 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356482 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123356482 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)}]
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356504 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:20 [2024-03-15T16:32:20.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356506 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356507 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356507 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356507 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123356507 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)}]
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356510 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356510 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356510 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356511 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356511 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123356511 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)}]
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356514 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356514 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356514 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123356514 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)}]
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356558 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356731 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356731 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123356731 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:20 [2024-03-15T16:32:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:21 [2024-03-15T16:32:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:21 [2024-03-15T16:32:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:21 [2024-03-15T16:32:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:21 [2024-03-15T16:32:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:21 [2024-03-15T16:32:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:21 [2024-03-15T16:32:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:21 [2024-03-15T16:32:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:21 [2024-03-15T16:32:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123357752 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:21 [2024-03-15T16:32:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123357753 data=null doit=true}, TableItem with text {}]
12:32:21 [2024-03-15T16:32:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123357753 data=null}, TableItem with text {}]
12:32:21 [2024-03-15T16:32:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123357753 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:21 [2024-03-15T16:32:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123357753 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:21 [2024-03-15T16:32:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123357766 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:21 [2024-03-15T16:32:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:21 [2024-03-15T16:32:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:21 [2024-03-15T16:32:21.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:21 [2024-03-15T16:32:21.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:21 [2024-03-15T16:32:21.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123358023 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:21 [2024-03-15T16:32:21.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123358023 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:21 [2024-03-15T16:32:21.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123358024 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:21 [2024-03-15T16:32:21.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123358024 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:21 [2024-03-15T16:32:21.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123358024 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)}]
12:32:21 [2024-03-15T16:32:21.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123358028 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:32:21 [2024-03-15T16:32:21.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:21 [2024-03-15T16:32:21.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:21 [2024-03-15T16:32:21.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123358032 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123358032 data=null doit=true}, TreeItem with text {test}]
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123358032 data=null}, TreeItem with text {test}]
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123358032 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123358033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123358053 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123358054 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123358054 data=null doit=true}, TreeItem with text {test}]
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123358054 data=null}, TreeItem with text {test}]
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123358054 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123358054 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123358064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:21 [2024-03-15T16:32:21.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123358065 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123358065 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123358065 data=null}, TreeItem with text {Traces [12]}]
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123358065 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123358066 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]}]
12:32:21 [2024-03-15T16:32:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123358083 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:21 [2024-03-15T16:32:21.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:22 [2024-03-15T16:32:22.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:22 [2024-03-15T16:32:22.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:22 [2024-03-15T16:32:22.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358329 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358330 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358330 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358330 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123358330 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)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358353 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:22 [2024-03-15T16:32:22.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358355 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358355 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358355 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358355 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123358356 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)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358360 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358361 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358361 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358361 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358361 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123358361 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)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358364 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358364 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358365 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123358365 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)}]
12:32:22 [2024-03-15T16:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358407 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358578 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358578 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123358578 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:22 [2024-03-15T16:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:32:22 [2024-03-15T16:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:22 [2024-03-15T16:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:22 [2024-03-15T16:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:22 [2024-03-15T16:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:22 [2024-03-15T16:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:22 [2024-03-15T16:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:22 [2024-03-15T16:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:22 [2024-03-15T16:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:23 [2024-03-15T16:32:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:23 [2024-03-15T16:32:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:23 [2024-03-15T16:32:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:23 [2024-03-15T16:32:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:23 [2024-03-15T16:32:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:23 [2024-03-15T16:32:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123359587 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:23 [2024-03-15T16:32:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123359587 data=null doit=true}, TableItem with text {}]
12:32:23 [2024-03-15T16:32:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123359587 data=null}, TableItem with text {}]
12:32:23 [2024-03-15T16:32:23.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123359587 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:23 [2024-03-15T16:32:23.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123359587 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:23 [2024-03-15T16:32:23.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123359598 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:23 [2024-03-15T16:32:23.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:23 [2024-03-15T16:32:23.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:23 [2024-03-15T16:32:23.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:23 [2024-03-15T16:32:23.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:23 [2024-03-15T16:32:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123359849 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:23 [2024-03-15T16:32:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123359853 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:23 [2024-03-15T16:32:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123359853 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123359853 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123359853 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)}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123359865 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:23 [2024-03-15T16:32:23.909Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123359869 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123359869 data=null doit=true}, TreeItem with text {test}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123359869 data=null}, TreeItem with text {test}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123359870 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123359870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123359894 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123359894 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123359895 data=null doit=true}, TreeItem with text {test}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123359895 data=null}, TreeItem with text {test}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123359895 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123359895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123359898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:23 [2024-03-15T16:32:23.909Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123359899 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123359899 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123359899 data=null}, TreeItem with text {Traces [12]}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123359899 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123359899 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]}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123359908 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:23 [2024-03-15T16:32:23.909Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123360028 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123360049 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123360049 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123360049 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123360049 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)}]
12:32:23 [2024-03-15T16:32:23.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123360071 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:23 [2024-03-15T16:32:23.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123360073 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123360073 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123360073 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123360074 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123360074 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)}]
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123360076 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123360077 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123360077 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123360077 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123360077 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123360077 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)}]
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123360080 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123360080 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:23 [2024-03-15T16:32:23.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123360080 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:24 [2024-03-15T16:32:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123360080 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)}]
12:32:24 [2024-03-15T16:32:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123360150 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:24 [2024-03-15T16:32:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123360369 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:24 [2024-03-15T16:32:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123360379 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:24 [2024-03-15T16:32:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123360379 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:24 [2024-03-15T16:32:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:32:24 [2024-03-15T16:32:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:24 [2024-03-15T16:32:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:24 [2024-03-15T16:32:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:24 [2024-03-15T16:32:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:24 [2024-03-15T16:32:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:24 [2024-03-15T16:32:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:24 [2024-03-15T16:32:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:24 [2024-03-15T16:32:24.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:24 [2024-03-15T16:32:24.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:24 [2024-03-15T16:32:24.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:24 [2024-03-15T16:32:24.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:24 [2024-03-15T16:32:24.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:24 [2024-03-15T16:32:24.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:24 [2024-03-15T16:32:24.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:24 [2024-03-15T16:32:24.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123360382 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:24 [2024-03-15T16:32:24.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123360382 data=null doit=true}, TableItem with text {}]
12:32:24 [2024-03-15T16:32:24.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123360382 data=null}, TableItem with text {}]
12:32:24 [2024-03-15T16:32:24.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123360382 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:24 [2024-03-15T16:32:24.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123360382 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:24 [2024-03-15T16:32:24.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123360388 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:24 [2024-03-15T16:32:24.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:24 [2024-03-15T16:32:24.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:25 [2024-03-15T16:32:25.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:25 [2024-03-15T16:32:25.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:25 [2024-03-15T16:32:25.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123361547 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:25 [2024-03-15T16:32:25.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123361547 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:25 [2024-03-15T16:32:25.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123361547 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:25 [2024-03-15T16:32:25.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123361548 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:25 [2024-03-15T16:32:25.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123361548 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)}]
12:32:25 [2024-03-15T16:32:25.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123361551 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:32:25 [2024-03-15T16:32:25.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:25 [2024-03-15T16:32:25.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:25 [2024-03-15T16:32:25.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:25 [2024-03-15T16:32:25.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:25 [2024-03-15T16:32:25.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:25 [2024-03-15T16:32:25.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:25 [2024-03-15T16:32:25.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:25 [2024-03-15T16:32:25.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:25 [2024-03-15T16:32:25.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123361556 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123361556 data=null doit=true}, TreeItem with text {test}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123361556 data=null}, TreeItem with text {test}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123361557 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123361557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123361578 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123361579 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123361579 data=null doit=true}, TreeItem with text {test}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123361579 data=null}, TreeItem with text {test}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123361579 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123361580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123361588 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:25 [2024-03-15T16:32:25.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123361589 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123361589 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123361589 data=null}, TreeItem with text {Traces [12]}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123361589 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123361589 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]}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123361603 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:25 [2024-03-15T16:32:25.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123361663 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1123361663 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1123361663 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123361664 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123361664 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)}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123361689 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:25 [2024-03-15T16:32:25.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123361695 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1123361696 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1123361696 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123361696 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123361696 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)}]
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123361699 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123361711 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1123361711 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1123361711 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123361712 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123361712 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)}]
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123361715 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123361715 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123361715 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123361715 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)}]
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123361761 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123361769 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1123361769 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1123361769 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:25 [2024-03-15T16:32:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:26 [2024-03-15T16:32:26.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:26 [2024-03-15T16:32:26.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:26 [2024-03-15T16:32:26.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:26 [2024-03-15T16:32:26.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:26 [2024-03-15T16:32:26.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:26 [2024-03-15T16:32:26.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:26 [2024-03-15T16:32:26.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:26 [2024-03-15T16:32:26.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:26 [2024-03-15T16:32:26.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:26 [2024-03-15T16:32:26.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:26 [2024-03-15T16:32:26.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:26 [2024-03-15T16:32:26.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:26 [2024-03-15T16:32:26.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:26 [2024-03-15T16:32:26.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:26 [2024-03-15T16:32:26.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:26 [2024-03-15T16:32:26.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123362272 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:26 [2024-03-15T16:32:26.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123362272 data=null doit=true}, TableItem with text {}]
12:32:26 [2024-03-15T16:32:26.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123362272 data=null}, TableItem with text {}]
12:32:26 [2024-03-15T16:32:26.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123362272 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:26 [2024-03-15T16:32:26.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123362272 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:26 [2024-03-15T16:32:26.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123362286 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:26 [2024-03-15T16:32:26.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:26 [2024-03-15T16:32:26.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123363150 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1123363150 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1123363150 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123363150 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123363150 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)}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123363154 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:27 [2024-03-15T16:32:27.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123363160 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123363160 data=null doit=true}, TreeItem with text {test}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123363160 data=null}, TreeItem with text {test}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123363161 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123363161 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123363189 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123363193 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123363193 data=null doit=true}, TreeItem with text {test}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123363193 data=null}, TreeItem with text {test}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123363194 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123363194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123363197 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:27 [2024-03-15T16:32:27.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123363198 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123363198 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123363198 data=null}, TreeItem with text {Traces [12]}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123363198 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123363199 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]}]
12:32:27 [2024-03-15T16:32:27.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123363221 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:27 [2024-03-15T16:32:27.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:27 [2024-03-15T16:32:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:27 [2024-03-15T16:32:27.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:27 [2024-03-15T16:32:27.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123363569 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1123363569 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1123363569 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123363570 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123363570 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)}]
12:32:27 [2024-03-15T16:32:27.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123363596 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:27 [2024-03-15T16:32:27.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:27 [2024-03-15T16:32:27.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:27 [2024-03-15T16:32:27.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:27 [2024-03-15T16:32:27.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:27 [2024-03-15T16:32:27.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:27 [2024-03-15T16:32:27.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123363599 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1123363599 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1123363599 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123363599 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123363599 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)}]
12:32:27 [2024-03-15T16:32:27.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123363602 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
12:32:27 [2024-03-15T16:32:27.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123363602 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1123363602 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:27 [2024-03-15T16:32:27.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1123363603 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123363603 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123363603 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)}]
12:32:27 [2024-03-15T16:32:27.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123363608 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123363608 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123363608 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123363608 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)}]
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123363654 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123363857 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1123363857 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1123363857 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:27 [2024-03-15T16:32:27.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:27 [2024-03-15T16:32:27.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:27 [2024-03-15T16:32:27.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:27 [2024-03-15T16:32:27.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:27 [2024-03-15T16:32:27.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:27 [2024-03-15T16:32:27.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123363862 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:27 [2024-03-15T16:32:27.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123363862 data=null doit=true}, TableItem with text {}]
12:32:27 [2024-03-15T16:32:27.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123363862 data=null}, TableItem with text {}]
12:32:27 [2024-03-15T16:32:27.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123363862 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:27 [2024-03-15T16:32:27.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123363865 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:27 [2024-03-15T16:32:27.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123363887 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:27 [2024-03-15T16:32:27.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:27 [2024-03-15T16:32:27.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:29 [2024-03-15T16:32:29.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:29 [2024-03-15T16:32:29.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:29 [2024-03-15T16:32:29.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123365155 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:32:29 [2024-03-15T16:32:29.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1123365155 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1123365155 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123365155 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123365156 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)}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123365169 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:29 [2024-03-15T16:32:29.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123365174 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123365175 data=null doit=true}, TreeItem with text {test}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123365175 data=null}, TreeItem with text {test}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123365175 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123365175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123365204 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123365205 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123365205 data=null doit=true}, TreeItem with text {test}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123365205 data=null}, TreeItem with text {test}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123365205 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123365205 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123365211 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:29 [2024-03-15T16:32:29.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123365212 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123365212 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123365212 data=null}, TreeItem with text {Traces [12]}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123365212 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123365212 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]}]
12:32:29 [2024-03-15T16:32:29.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123365221 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:29 [2024-03-15T16:32:29.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:29 [2024-03-15T16:32:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:29 [2024-03-15T16:32:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:29 [2024-03-15T16:32:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123365466 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1123365466 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1123365466 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123365466 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123365467 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)}]
12:32:29 [2024-03-15T16:32:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123365493 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:29 [2024-03-15T16:32:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:29 [2024-03-15T16:32:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:29 [2024-03-15T16:32:29.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:29 [2024-03-15T16:32:29.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123365496 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1123365496 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1123365496 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123365496 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123365496 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)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123365499 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123365500 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1123365500 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1123365500 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123365501 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123365501 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)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123365504 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123365504 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123365504 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123365504 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)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123365553 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123365561 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1123365561 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1123365561 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:29 [2024-03-15T16:32:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:30 [2024-03-15T16:32:30.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:30 [2024-03-15T16:32:30.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:30 [2024-03-15T16:32:30.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:30 [2024-03-15T16:32:30.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:30 [2024-03-15T16:32:30.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:30 [2024-03-15T16:32:30.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:30 [2024-03-15T16:32:30.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:30 [2024-03-15T16:32:30.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:30 [2024-03-15T16:32:30.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:30 [2024-03-15T16:32:30.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:30 [2024-03-15T16:32:30.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:30 [2024-03-15T16:32:30.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:30 [2024-03-15T16:32:30.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:30 [2024-03-15T16:32:30.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:30 [2024-03-15T16:32:30.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:30 [2024-03-15T16:32:30.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:30 [2024-03-15T16:32:30.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:30 [2024-03-15T16:32:30.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123366243 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:30 [2024-03-15T16:32:30.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123366243 data=null doit=true}, TableItem with text {}]
12:32:30 [2024-03-15T16:32:30.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123366244 data=null}, TableItem with text {}]
12:32:30 [2024-03-15T16:32:30.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123366244 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:30 [2024-03-15T16:32:30.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123366244 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:30 [2024-03-15T16:32:30.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123366257 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:30 [2024-03-15T16:32:30.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:30 [2024-03-15T16:32:30.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123367021 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1123367021 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1123367021 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123367021 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123367021 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)}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123367025 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:30 [2024-03-15T16:32:30.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123367028 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123367028 data=null doit=true}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123367029 data=null}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123367029 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123367029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123367058 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123367062 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123367062 data=null doit=true}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123367062 data=null}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123367063 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123367063 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123367067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123367067 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123367067 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123367067 data=null}, TreeItem with text {Traces [12]}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123367068 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123367078 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]}]
12:32:30 [2024-03-15T16:32:30.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123367094 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123367097 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123367097 data=null doit=true}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123367097 data=null}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123367097 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123367097 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123367108 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123367109 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123367109 data=null doit=true}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123367109 data=null}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123367109 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123367109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123367118 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:30 [2024-03-15T16:32:30.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123367118 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123367119 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123367119 data=null}, TreeItem with text {Traces [12]}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123367119 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123367119 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]}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123367127 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123367132 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123367132 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123367132 data=null}, TreeItem with text {Traces [12]}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123367132 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123367132 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]}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123367135 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:32:30 [2024-03-15T16:32:30.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] 
12:32:31 [2024-03-15T16:32:31.234Z] (Eclipse:19301): Gtk-WARNING **: 16:32:31.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:31 [2024-03-15T16:32:31.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:32:31 [2024-03-15T16:32:31.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:32:31 [2024-03-15T16:32:31.491Z] 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=1123367425 data=null doit=true}, Shell with text {Confirm Clear}]
12:32:31 [2024-03-15T16:32:31.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:32:31 [2024-03-15T16:32:31.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:32:31 [2024-03-15T16:32:31.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:32:31 [2024-03-15T16:32:31.491Z] 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')
12:32:31 [2024-03-15T16:32:31.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:32:31 [2024-03-15T16:32:31.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:32:31 [2024-03-15T16:32:31.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123367425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:31 [2024-03-15T16:32:31.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123367425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:31 [2024-03-15T16:32:31.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123367426 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:31 [2024-03-15T16:32:31.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123367426 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:31 [2024-03-15T16:32:31.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123367426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:31 [2024-03-15T16:32:31.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123367426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:31 [2024-03-15T16:32:31.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123367426 data=null 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')]
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.455Z] 
12:32:32 [2024-03-15T16:32:32.455Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.711Z] 
12:32:32 [2024-03-15T16:32:32.711Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.711Z] 
12:32:32 [2024-03-15T16:32:32.711Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.711Z] 
12:32:32 [2024-03-15T16:32:32.711Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.711Z] 
12:32:32 [2024-03-15T16:32:32.711Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.711Z] 
12:32:32 [2024-03-15T16:32:32.711Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.711Z] 
12:32:32 [2024-03-15T16:32:32.711Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.711Z] 
12:32:32 [2024-03-15T16:32:32.711Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.711Z] 
12:32:32 [2024-03-15T16:32:32.711Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.711Z] 
12:32:32 [2024-03-15T16:32:32.711Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.711Z] 
12:32:32 [2024-03-15T16:32:32.711Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.711Z] 
12:32:32 [2024-03-15T16:32:32.711Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.711Z] 
12:32:32 [2024-03-15T16:32:32.711Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.711Z] 
12:32:32 [2024-03-15T16:32:32.711Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.711Z] 
12:32:32 [2024-03-15T16:32:32.711Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.711Z] 
12:32:32 [2024-03-15T16:32:32.711Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:32 [2024-03-15T16:32:32.711Z] 
12:32:32 [2024-03-15T16:32:32.711Z] (Eclipse:19301): Gtk-WARNING **: 16:32:32.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:34 [2024-03-15T16:32:34.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:32:34 [2024-03-15T16:32:34.329Z] 
12:32:34 [2024-03-15T16:32:34.329Z] (Eclipse:19301): Gtk-CRITICAL **: 16:32:34.257: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:32:34 [2024-03-15T16:32:34.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123367157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:32:34 [2024-03-15T16:32:34.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:34 [2024-03-15T16:32:34.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:34 [2024-03-15T16:32:34.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:34 [2024-03-15T16:32:34.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123370962 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123370962 data=null doit=true}, TreeItem with text {test}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123370962 data=null}, TreeItem with text {test}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123370971 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123370972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123370986 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123370986 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123370986 data=null doit=true}, TreeItem with text {test}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123370986 data=null}, TreeItem with text {test}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123370986 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123370986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123370990 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:34 [2024-03-15T16:32:34.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123370990 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123370990 data=null doit=true}, TreeItem with text {Traces [0]}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123370990 data=null}, TreeItem with text {Traces [0]}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123370991 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123370991 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]}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123371002 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123371003 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123371003 data=null doit=true}, TreeItem with text {Traces [0]}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123371003 data=null}, TreeItem with text {Traces [0]}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123371003 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123371003 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]}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123371005 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:32:34 [2024-03-15T16:32:34.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:32:35 [2024-03-15T16:32:35.146Z] 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=1123371322 data=null doit=true}, Shell with text {Trace Import}]
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:32:35 [2024-03-15T16:32:35.146Z] 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')
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.146Z] 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.
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:32:35 [2024-03-15T16:32:35.146Z] 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
12:32:35 [2024-03-15T16:32:35.146Z] 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=1123371327 data=null}, (of type 'Combo')]
12:32:35 [2024-03-15T16:32:35.146Z] 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
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:35 [2024-03-15T16:32:35.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1123371362 data=null doit=true}, TreeItem with text {/}]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1123371362 data=null}, TreeItem with text {/}]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1123371362 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123371362 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1123371364 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1123371364 data=null doit=true}, Tree node with text: z-clashes]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1123371364 data=null}, Tree node with text: z-clashes]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1123371364 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123371364 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]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1123371371 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1123371372 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1123371372 data=null doit=true}, Tree node with text: z-clashes]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1123371372 data=null}, Tree node with text: z-clashes]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1123371372 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123371372 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]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1123371374 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:35 [2024-03-15T16:32:35.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123371383 data=null button=0 stateMask=0x0 x=153 y=53 count=0}, Tree node with text: kernel-overlap-testing]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123371396 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123371396 data=null}, Tree node with text: kernel-overlap-testing]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123371397 data=null button=1 stateMask=0x0 x=153 y=53 count=1}, Tree node with text: kernel-overlap-testing]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123371397 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]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123371398 data=null button=1 stateMask=0x80000 x=153 y=53 count=1}, Tree node with text: kernel-overlap-testing]
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:32:35 [2024-03-15T16:32:35.403Z] 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:'))
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:32:35 [2024-03-15T16:32:35.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123371407 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:'))]
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] 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'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:32:35 [2024-03-15T16:32:35.404Z] 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')
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:32:35 [2024-03-15T16:32:35.404Z] 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')
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2e765c13
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1123371409 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')]
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123371409 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')]
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1123371409 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1123371409 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1123371409 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')]
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1123371409 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')]
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1123371410 data=null 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')]
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1123371410 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')]
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123371410 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')]
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1123371410 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')]
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1123371410 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:32:35 [2024-03-15T16:32:35.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1123371410 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:32:35 [2024-03-15T16:32:35.405Z] 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')
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:35 [2024-03-15T16:32:35.405Z] 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.
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:32:35 [2024-03-15T16:32:35.405Z] 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')
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] 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')
12:32:35 [2024-03-15T16:32:35.405Z] 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.
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:32:35 [2024-03-15T16:32:35.405Z] 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')
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:32:35 [2024-03-15T16:32:35.405Z] 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.
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.406Z] 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)'
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:32:35 [2024-03-15T16:32:35.406Z] 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')
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.406Z] 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')
12:32:35 [2024-03-15T16:32:35.406Z] 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.
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:32:35 [2024-03-15T16:32:35.406Z] 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')
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123371415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123371415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123371415 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123371415 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123371415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:35 [2024-03-15T16:32:35.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123371415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123371415 data=null 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')]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123371028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123371685 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123371685 data=null doit=true}, TreeItem with text {test}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123371685 data=null}, TreeItem with text {test}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123371686 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123371686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123371720 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123371721 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123371721 data=null doit=true}, TreeItem with text {test}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123371721 data=null}, TreeItem with text {test}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123371721 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123371721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123371731 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:35 [2024-03-15T16:32:35.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123371732 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123371732 data=null doit=true}, TreeItem with text {Traces [2]}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123371732 data=null}, TreeItem with text {Traces [2]}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123371732 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123371732 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]}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123371746 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123371747 data=null doit=true}, TreeItem with text {Traces [2]}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123371747 data=null}, TreeItem with text {Traces [2]}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123371747 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123371747 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]}]
12:32:35 [2024-03-15T16:32:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123371748 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:32:35 [2024-03-15T16:32:35.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1123371749 data=null doit=true}, TreeItem with text {z-clashes [1]}]
12:32:35 [2024-03-15T16:32:35.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1123371749 data=null}, TreeItem with text {z-clashes [1]}]
12:32:35 [2024-03-15T16:32:35.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1123371749 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
12:32:35 [2024-03-15T16:32:35.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123371749 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]}]
12:32:35 [2024-03-15T16:32:35.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1123371750 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123372067 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123372067 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123372067 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123372067 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123372067 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}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123372098 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:35 [2024-03-15T16:32:35.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123372100 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123372101 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123372101 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123372101 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123372101 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}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123372103 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123372104 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123372104 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123372104 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123372104 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:35 [2024-03-15T16:32:35.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123372105 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}]
12:32:36 [2024-03-15T16:32:36.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123372110 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:36 [2024-03-15T16:32:36.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123372110 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:32:36 [2024-03-15T16:32:36.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123372111 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:32:36 [2024-03-15T16:32:36.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123372111 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}]
12:32:36 [2024-03-15T16:32:36.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123372146 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:32:36 [2024-03-15T16:32:36.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123372152 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:36 [2024-03-15T16:32:36.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123372152 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:36 [2024-03-15T16:32:36.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123372152 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:36 [2024-03-15T16:32:36.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:32:36 [2024-03-15T16:32:36.175Z] 
12:32:36 [2024-03-15T16:32:36.175Z] (Eclipse:19301): Gtk-CRITICAL **: 16:32:35.989: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:32:36 [2024-03-15T16:32:36.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:36 [2024-03-15T16:32:36.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:36 [2024-03-15T16:32:36.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:36 [2024-03-15T16:32:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:36 [2024-03-15T16:32:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123373656 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123373656 data=null doit=true}, TableItem with text {}]
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123373656 data=null}, TableItem with text {}]
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123373657 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123373657 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123373668 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123373734 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123373735 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123373735 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123373735 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123373735 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}]
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123373738 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:37 [2024-03-15T16:32:37.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123373742 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123373742 data=null doit=true}, TreeItem with text {test}]
12:32:37 [2024-03-15T16:32:37.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123373743 data=null}, TreeItem with text {test}]
12:32:37 [2024-03-15T16:32:37.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123373743 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123373743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123373764 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123373765 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123373765 data=null doit=true}, TreeItem with text {test}]
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123373765 data=null}, TreeItem with text {test}]
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123373765 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123373765 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123373774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:37 [2024-03-15T16:32:37.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123373775 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123373775 data=null doit=true}, TreeItem with text {Traces [2]}]
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123373776 data=null}, TreeItem with text {Traces [2]}]
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123373776 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123373776 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]}]
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123373784 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:32:37 [2024-03-15T16:32:37.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:37 [2024-03-15T16:32:37.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:38 [2024-03-15T16:32:38.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123374024 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123374024 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123374024 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123374024 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123374024 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}]
12:32:38 [2024-03-15T16:32:38.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123374045 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:38 [2024-03-15T16:32:38.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:38 [2024-03-15T16:32:38.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:38 [2024-03-15T16:32:38.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:38 [2024-03-15T16:32:38.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:38 [2024-03-15T16:32:38.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:38 [2024-03-15T16:32:38.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123374048 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123374048 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123374048 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123374048 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123374048 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}]
12:32:38 [2024-03-15T16:32:38.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123374051 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:32:38 [2024-03-15T16:32:38.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123374052 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123374052 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:38 [2024-03-15T16:32:38.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123374052 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123374052 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123374052 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}]
12:32:38 [2024-03-15T16:32:38.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123374055 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123374055 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123374055 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123374055 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}]
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123374095 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123374323 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123374330 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123374330 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123374332 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123374332 data=null doit=true}, TableItem with text {}]
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123374332 data=null}, TableItem with text {}]
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123374332 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123374342 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123374347 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:38 [2024-03-15T16:32:38.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:39 [2024-03-15T16:32:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:39 [2024-03-15T16:32:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:39 [2024-03-15T16:32:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123375599 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:39 [2024-03-15T16:32:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123375599 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:39 [2024-03-15T16:32:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123375599 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:39 [2024-03-15T16:32:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123375599 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:39 [2024-03-15T16:32:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123375600 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}]
12:32:39 [2024-03-15T16:32:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123375603 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:39 [2024-03-15T16:32:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:39 [2024-03-15T16:32:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:39 [2024-03-15T16:32:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:39 [2024-03-15T16:32:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:39 [2024-03-15T16:32:39.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123375607 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123375607 data=null doit=true}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123375607 data=null}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123375607 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123375607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123375628 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123375629 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123375629 data=null doit=true}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123375629 data=null}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123375629 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123375629 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123375632 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123375638 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123375638 data=null doit=true}, TreeItem with text {Traces [2]}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123375638 data=null}, TreeItem with text {Traces [2]}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123375639 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123375639 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]}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123375648 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:32:39 [2024-03-15T16:32:39.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123375658 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123375658 data=null doit=true}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123375658 data=null}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123375658 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123375658 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123375672 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123375673 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123375673 data=null doit=true}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123375673 data=null}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123375673 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123375673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123375676 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:39 [2024-03-15T16:32:39.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:39 [2024-03-15T16:32:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:39 [2024-03-15T16:32:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123375677 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:32:39 [2024-03-15T16:32:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123375677 data=null doit=true}, TreeItem with text {Traces [2]}]
12:32:39 [2024-03-15T16:32:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123375677 data=null}, TreeItem with text {Traces [2]}]
12:32:39 [2024-03-15T16:32:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123375677 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:32:39 [2024-03-15T16:32:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123375677 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]}]
12:32:39 [2024-03-15T16:32:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123375689 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:32:39 [2024-03-15T16:32:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:39 [2024-03-15T16:32:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123375690 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:32:39 [2024-03-15T16:32:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123375690 data=null doit=true}, TreeItem with text {Traces [2]}]
12:32:39 [2024-03-15T16:32:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123375690 data=null}, TreeItem with text {Traces [2]}]
12:32:39 [2024-03-15T16:32:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123375690 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:32:39 [2024-03-15T16:32:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123375690 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]}]
12:32:39 [2024-03-15T16:32:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123375693 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:32:39 [2024-03-15T16:32:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:32:39 [2024-03-15T16:32:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:32:39 [2024-03-15T16:32:39.692Z] 
12:32:39 [2024-03-15T16:32:39.692Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.692Z] 
12:32:39 [2024-03-15T16:32:39.692Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.692Z] 
12:32:39 [2024-03-15T16:32:39.692Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.692Z] 
12:32:39 [2024-03-15T16:32:39.692Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.692Z] 
12:32:39 [2024-03-15T16:32:39.692Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.692Z] 
12:32:39 [2024-03-15T16:32:39.692Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.692Z] 
12:32:39 [2024-03-15T16:32:39.692Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.692Z] 
12:32:39 [2024-03-15T16:32:39.692Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.692Z] 
12:32:39 [2024-03-15T16:32:39.692Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.692Z] 
12:32:39 [2024-03-15T16:32:39.692Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.692Z] 
12:32:39 [2024-03-15T16:32:39.692Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.692Z] 
12:32:39 [2024-03-15T16:32:39.692Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.692Z] 
12:32:39 [2024-03-15T16:32:39.692Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.692Z] 
12:32:39 [2024-03-15T16:32:39.692Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.692Z] 
12:32:39 [2024-03-15T16:32:39.692Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.692Z] 
12:32:39 [2024-03-15T16:32:39.692Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] 
12:32:39 [2024-03-15T16:32:39.948Z] (Eclipse:19301): Gtk-WARNING **: 16:32:39.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:32:39 [2024-03-15T16:32:39.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:32:39 [2024-03-15T16:32:39.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:32:39 [2024-03-15T16:32:39.948Z] 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=1123375986 data=null doit=true}, Shell with text {Confirm Clear}]
12:32:39 [2024-03-15T16:32:39.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:32:39 [2024-03-15T16:32:39.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:32:39 [2024-03-15T16:32:39.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:32:39 [2024-03-15T16:32:39.948Z] 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')
12:32:39 [2024-03-15T16:32:39.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:32:39 [2024-03-15T16:32:39.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:32:39 [2024-03-15T16:32:39.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123375986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:39 [2024-03-15T16:32:39.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123375986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:39 [2024-03-15T16:32:39.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123375986 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:39 [2024-03-15T16:32:39.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123375986 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:39 [2024-03-15T16:32:39.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123375986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:39 [2024-03-15T16:32:39.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123375987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:32:39 [2024-03-15T16:32:39.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123375987 data=null 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')]
12:32:40 [2024-03-15T16:32:40.510Z] 
12:32:40 [2024-03-15T16:32:40.510Z] (Eclipse:19301): Gtk-CRITICAL **: 16:32:40.380: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123375716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123376617 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123376617 data=null doit=true}, TreeItem with text {test}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123376617 data=null}, TreeItem with text {test}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123376617 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123376617 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123376630 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123376640 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123376640 data=null doit=true}, TreeItem with text {test}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123376640 data=null}, TreeItem with text {test}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123376641 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123376641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123376644 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:40 [2024-03-15T16:32:40.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123376644 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123376644 data=null doit=true}, TreeItem with text {Traces [2]}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123376645 data=null}, TreeItem with text {Traces [2]}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123376645 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123376645 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]}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123376655 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:40 [2024-03-15T16:32:40.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123376656 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:32:40 [2024-03-15T16:32:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123376656 data=null doit=true}, TreeItem with text {Traces [2]}]
12:32:40 [2024-03-15T16:32:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123376656 data=null}, TreeItem with text {Traces [2]}]
12:32:40 [2024-03-15T16:32:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123376656 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:32:40 [2024-03-15T16:32:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123376656 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]}]
12:32:40 [2024-03-15T16:32:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123376659 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:32:40 [2024-03-15T16:32:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:32:40 [2024-03-15T16:32:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:32:41 [2024-03-15T16:32:41.072Z] 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=1123376985 data=null doit=true}, Shell with text {Trace Import}]
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:32:41 [2024-03-15T16:32:41.072Z] 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')
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.072Z] 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.
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:32:41 [2024-03-15T16:32:41.072Z] 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
12:32:41 [2024-03-15T16:32:41.072Z] 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=1123377000 data=null}, (of type 'Combo')]
12:32:41 [2024-03-15T16:32:41.072Z] 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
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1123377038 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1123377038 data=null doit=true}, TreeItem with text {/}]
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1123377038 data=null}, TreeItem with text {/}]
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1123377039 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123377039 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:32:41 [2024-03-15T16:32:41.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1123377039 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:32:41 [2024-03-15T16:32:41.073Z] 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:'))
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123377056 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:'))]
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] 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'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:32:41 [2024-03-15T16:32:41.073Z] 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')
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:32:41 [2024-03-15T16:32:41.073Z] 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')
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:32:41 [2024-03-15T16:32:41.073Z] 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.
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:32:41 [2024-03-15T16:32:41.073Z] 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')
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:41 [2024-03-15T16:32:41.074Z] 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.
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:32:41 [2024-03-15T16:32:41.074Z] 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')
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] 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')
12:32:41 [2024-03-15T16:32:41.074Z] 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.
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:32:41 [2024-03-15T16:32:41.074Z] 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')
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:32:41 [2024-03-15T16:32:41.074Z] 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.
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] 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)'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:32:41 [2024-03-15T16:32:41.074Z] 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')
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] 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')
12:32:41 [2024-03-15T16:32:41.074Z] 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.
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:41 [2024-03-15T16:32:41.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:32:41 [2024-03-15T16:32:41.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:32:41 [2024-03-15T16:32:41.075Z] 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')
12:32:41 [2024-03-15T16:32:41.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:32:41 [2024-03-15T16:32:41.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123377063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:41 [2024-03-15T16:32:41.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123377063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:41 [2024-03-15T16:32:41.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123377064 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:41 [2024-03-15T16:32:41.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123377064 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:41 [2024-03-15T16:32:41.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123377064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:41 [2024-03-15T16:32:41.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123377064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:32:41 [2024-03-15T16:32:41.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:41 [2024-03-15T16:32:41.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:41 [2024-03-15T16:32:41.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:41 [2024-03-15T16:32:41.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:41 [2024-03-15T16:32:41.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:41 [2024-03-15T16:32:41.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:32:41 [2024-03-15T16:32:41.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123377064 data=null 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')]
12:32:41 [2024-03-15T16:32:41.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123376680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123377603 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123377606 data=null doit=true}, TreeItem with text {test}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123377606 data=null}, TreeItem with text {test}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123377607 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123377607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123377618 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123377618 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123377618 data=null doit=true}, TreeItem with text {test}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123377618 data=null}, TreeItem with text {test}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123377619 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123377619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123377628 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:41 [2024-03-15T16:32:41.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123377628 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123377628 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123377629 data=null}, TreeItem with text {Traces [12]}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123377629 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123377629 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]}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123377636 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123377636 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123377636 data=null}, TreeItem with text {Traces [12]}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123377636 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:41 [2024-03-15T16:32:41.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123377636 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]}]
12:32:41 [2024-03-15T16:32:41.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123377647 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123377863 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123377863 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123377863 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123377863 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123377864 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}]
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123377893 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:41 [2024-03-15T16:32:41.842Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123377895 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123377895 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123377896 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123377896 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123377896 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}]
12:32:41 [2024-03-15T16:32:41.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123377898 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:32:41 [2024-03-15T16:32:41.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123377899 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123377899 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:41 [2024-03-15T16:32:41.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123377899 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123377899 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123377899 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}]
12:32:41 [2024-03-15T16:32:41.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123377902 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123377902 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123377902 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123377902 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}]
12:32:41 [2024-03-15T16:32:41.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123377940 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:32:41 [2024-03-15T16:32:41.843Z] 
12:32:41 [2024-03-15T16:32:41.843Z] (Eclipse:19301): Gtk-CRITICAL **: 16:32:41.803: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:32:42 [2024-03-15T16:32:42.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123378065 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:42 [2024-03-15T16:32:42.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123378092 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:42 [2024-03-15T16:32:42.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123378092 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:42 [2024-03-15T16:32:42.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:32:42 [2024-03-15T16:32:42.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:42 [2024-03-15T16:32:42.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:42 [2024-03-15T16:32:42.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:42 [2024-03-15T16:32:42.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:42 [2024-03-15T16:32:42.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:42 [2024-03-15T16:32:42.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:42 [2024-03-15T16:32:42.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:42 [2024-03-15T16:32:42.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:42 [2024-03-15T16:32:42.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:42 [2024-03-15T16:32:42.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:42 [2024-03-15T16:32:42.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123379095 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:42 [2024-03-15T16:32:42.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123379095 data=null doit=true}, TableItem with text {}]
12:32:43 [2024-03-15T16:32:43.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123379095 data=null}, TableItem with text {}]
12:32:43 [2024-03-15T16:32:43.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123379118 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:43 [2024-03-15T16:32:43.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123379118 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:43 [2024-03-15T16:32:43.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123379124 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:43 [2024-03-15T16:32:43.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:43 [2024-03-15T16:32:43.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:43 [2024-03-15T16:32:43.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:43 [2024-03-15T16:32:43.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:43 [2024-03-15T16:32:43.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123379376 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:43 [2024-03-15T16:32:43.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123379376 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:43 [2024-03-15T16:32:43.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123379376 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:43 [2024-03-15T16:32:43.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123379377 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:43 [2024-03-15T16:32:43.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123379377 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}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123379380 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:43 [2024-03-15T16:32:43.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123379387 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123379387 data=null doit=true}, TreeItem with text {test}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123379387 data=null}, TreeItem with text {test}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123379387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123379387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123379411 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123379412 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123379412 data=null doit=true}, TreeItem with text {test}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123379412 data=null}, TreeItem with text {test}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123379412 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123379412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123379415 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:43 [2024-03-15T16:32:43.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123379416 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123379416 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123379416 data=null}, TreeItem with text {Traces [12]}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123379416 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123379417 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]}]
12:32:43 [2024-03-15T16:32:43.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123379424 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:43 [2024-03-15T16:32:43.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123379742 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123379742 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123379742 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123379743 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123379743 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}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123379785 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:43 [2024-03-15T16:32:43.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123379787 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123379788 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123379788 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123379788 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123379788 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}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123379791 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123379791 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123379791 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123379791 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123379791 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123379791 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}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123379794 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123379794 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123379796 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123379796 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}]
12:32:43 [2024-03-15T16:32:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123379834 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123379840 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123379840 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123379840 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:32:43 [2024-03-15T16:32:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:32:43 [2024-03-15T16:32:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:44 [2024-03-15T16:32:44.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:44 [2024-03-15T16:32:44.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:45 [2024-03-15T16:32:45.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:45 [2024-03-15T16:32:45.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:45 [2024-03-15T16:32:45.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:45 [2024-03-15T16:32:45.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:45 [2024-03-15T16:32:45.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:45 [2024-03-15T16:32:45.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123381343 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:45 [2024-03-15T16:32:45.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123381343 data=null doit=true}, TableItem with text {}]
12:32:45 [2024-03-15T16:32:45.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123381344 data=null}, TableItem with text {}]
12:32:45 [2024-03-15T16:32:45.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123381344 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:45 [2024-03-15T16:32:45.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123381344 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:45 [2024-03-15T16:32:45.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123381349 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:45 [2024-03-15T16:32:45.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:45 [2024-03-15T16:32:45.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123381416 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123381416 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123381416 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123381417 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123381417 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}]
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123381422 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:45 [2024-03-15T16:32:45.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123381425 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123381425 data=null doit=true}, TreeItem with text {test}]
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123381426 data=null}, TreeItem with text {test}]
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123381426 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123381426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123381449 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123381449 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123381449 data=null doit=true}, TreeItem with text {test}]
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123381449 data=null}, TreeItem with text {test}]
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123381449 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:45 [2024-03-15T16:32:45.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123381449 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:45 [2024-03-15T16:32:45.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123381453 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:45 [2024-03-15T16:32:45.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:45 [2024-03-15T16:32:45.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:45 [2024-03-15T16:32:45.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123381454 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:45 [2024-03-15T16:32:45.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123381454 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:45 [2024-03-15T16:32:45.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123381454 data=null}, TreeItem with text {Traces [12]}]
12:32:45 [2024-03-15T16:32:45.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123381454 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:45 [2024-03-15T16:32:45.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123381454 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]}]
12:32:45 [2024-03-15T16:32:45.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123381462 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:45 [2024-03-15T16:32:45.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:45 [2024-03-15T16:32:45.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:45 [2024-03-15T16:32:45.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:45 [2024-03-15T16:32:45.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123381797 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123381797 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123381798 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123381798 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123381798 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}]
12:32:45 [2024-03-15T16:32:45.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123381810 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:45 [2024-03-15T16:32:45.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:45 [2024-03-15T16:32:45.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:45 [2024-03-15T16:32:45.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123381812 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123381812 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123381812 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123381812 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123381812 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}]
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123381823 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123381823 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123381823 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123381823 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123381823 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123381823 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}]
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123381826 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123381826 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123381826 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123381826 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}]
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123381868 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123382079 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123382082 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123382094 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123382095 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123382095 data=null doit=true}, TableItem with text {}]
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123382096 data=null}, TableItem with text {}]
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123382096 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123382096 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123382101 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:45 [2024-03-15T16:32:45.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:47 [2024-03-15T16:32:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:47 [2024-03-15T16:32:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:47 [2024-03-15T16:32:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123383353 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:47 [2024-03-15T16:32:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123383353 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:47 [2024-03-15T16:32:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123383353 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:47 [2024-03-15T16:32:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123383353 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123383353 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}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123383356 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:47 [2024-03-15T16:32:47.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123383360 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123383360 data=null doit=true}, TreeItem with text {test}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123383362 data=null}, TreeItem with text {test}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123383362 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123383363 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123383386 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123383387 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123383387 data=null doit=true}, TreeItem with text {test}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123383387 data=null}, TreeItem with text {test}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123383387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123383387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123383390 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:47 [2024-03-15T16:32:47.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123383391 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123383391 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123383391 data=null}, TreeItem with text {Traces [12]}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123383391 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123383391 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]}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123383402 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:47 [2024-03-15T16:32:47.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123383449 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123383449 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123383449 data=null}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123383450 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123383450 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}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123383469 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:47 [2024-03-15T16:32:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:47 [2024-03-15T16:32:47.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123383474 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123383474 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123383474 data=null}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123383474 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123383474 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}]
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123383476 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123383477 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123383477 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123383477 data=null}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123383477 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123383477 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}]
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123383480 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123383480 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1123383480 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123383480 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}]
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123383518 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1123383524 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1123383525 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1123383525 data=null}, TreeItem with text {simple_server-thread1}]
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123383690 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123383690 data=null doit=true}, TableItem with text {}]
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123383691 data=null}, TableItem with text {}]
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123383691 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123383691 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123383692 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123383692 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123383693 data=null doit=true}, TableItem with text {}]
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123383693 data=null}, TableItem with text {}]
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123383693 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:47 [2024-03-15T16:32:47.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123383693 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:47 [2024-03-15T16:32:47.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123383693 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:48 [2024-03-15T16:32:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:48 [2024-03-15T16:32:48.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:49 [2024-03-15T16:32:49.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123384948 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123384948 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123384948 data=null}, TreeItem with text {simple_server-thread1}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123384948 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123384948 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}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123384954 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:49 [2024-03-15T16:32:49.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123384958 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123384958 data=null doit=true}, TreeItem with text {test}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123384958 data=null}, TreeItem with text {test}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123384959 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123384959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123384979 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123384980 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123384980 data=null doit=true}, TreeItem with text {test}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123384980 data=null}, TreeItem with text {test}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123384980 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123384980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123384983 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:49 [2024-03-15T16:32:49.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123384984 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123384984 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123384984 data=null}, TreeItem with text {Traces [12]}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123384984 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123384989 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]}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123384998 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:49 [2024-03-15T16:32:49.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123385027 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123385027 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123385027 data=null}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123385028 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123385028 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}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123385060 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:49 [2024-03-15T16:32:49.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123385064 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123385064 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123385064 data=null}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123385065 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123385065 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}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123385067 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123385068 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123385068 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123385074 data=null}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123385074 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123385075 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}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123385077 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123385077 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1123385077 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123385077 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}]
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123385115 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1123385292 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1123385293 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1123385293 data=null}, TreeItem with text {simple_server-thread2}]
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123385294 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123385294 data=null doit=true}, TableItem with text {}]
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123385294 data=null}, TableItem with text {}]
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123385295 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123385295 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123385295 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123385296 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123385297 data=null doit=true}, TableItem with text {}]
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123385297 data=null}, TableItem with text {}]
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123385297 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123385297 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:49 [2024-03-15T16:32:49.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123385297 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:49 [2024-03-15T16:32:49.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:49 [2024-03-15T16:32:49.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123386550 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123386550 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123386550 data=null}, TreeItem with text {simple_server-thread2}]
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123386550 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123386551 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}]
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123386556 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:50 [2024-03-15T16:32:50.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123386560 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123386560 data=null doit=true}, TreeItem with text {test}]
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123386560 data=null}, TreeItem with text {test}]
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123386560 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123386560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123386586 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123386586 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123386586 data=null doit=true}, TreeItem with text {test}]
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123386586 data=null}, TreeItem with text {test}]
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123386586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:50 [2024-03-15T16:32:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123386586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:50 [2024-03-15T16:32:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123386590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:50 [2024-03-15T16:32:50.448Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:50 [2024-03-15T16:32:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:50 [2024-03-15T16:32:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123386591 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:50 [2024-03-15T16:32:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123386591 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:50 [2024-03-15T16:32:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123386591 data=null}, TreeItem with text {Traces [12]}]
12:32:50 [2024-03-15T16:32:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123386591 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:50 [2024-03-15T16:32:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123386591 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]}]
12:32:50 [2024-03-15T16:32:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123386600 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:50 [2024-03-15T16:32:50.448Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:50 [2024-03-15T16:32:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:50 [2024-03-15T16:32:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:50 [2024-03-15T16:32:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123386632 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123386633 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123386633 data=null}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123386633 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123386633 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}]
12:32:50 [2024-03-15T16:32:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123386676 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:50 [2024-03-15T16:32:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:50 [2024-03-15T16:32:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:50 [2024-03-15T16:32:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:50 [2024-03-15T16:32:50.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:50 [2024-03-15T16:32:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:50 [2024-03-15T16:32:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123386678 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123386679 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123386679 data=null}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123386679 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123386679 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}]
12:32:50 [2024-03-15T16:32:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123386682 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:32:50 [2024-03-15T16:32:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123386683 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123386683 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:50 [2024-03-15T16:32:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123386683 data=null}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123386683 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123386683 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}]
12:32:50 [2024-03-15T16:32:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123386686 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123386686 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1123386687 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123386687 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}]
12:32:50 [2024-03-15T16:32:50.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123386726 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1123386913 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1123386913 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1123386913 data=null}, TreeItem with text {ust-overlap-testing}]
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123386918 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123386918 data=null doit=true}, TableItem with text {}]
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123386918 data=null}, TableItem with text {}]
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123386918 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123386919 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123386919 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123386920 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123386920 data=null doit=true}, TableItem with text {}]
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123386920 data=null}, TableItem with text {}]
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123386920 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123386920 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:50 [2024-03-15T16:32:50.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123386921 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:51 [2024-03-15T16:32:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:51 [2024-03-15T16:32:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123388178 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123388179 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123388179 data=null}, TreeItem with text {ust-overlap-testing}]
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123388179 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123388179 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}]
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123388182 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:52 [2024-03-15T16:32:52.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:52 [2024-03-15T16:32:52.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123388186 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123388186 data=null doit=true}, TreeItem with text {test}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123388186 data=null}, TreeItem with text {test}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123388186 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123388186 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123388212 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123388213 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123388213 data=null doit=true}, TreeItem with text {test}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123388213 data=null}, TreeItem with text {test}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123388213 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123388213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123388216 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:52 [2024-03-15T16:32:52.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123388217 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123388217 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123388217 data=null}, TreeItem with text {Traces [12]}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123388217 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123388218 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]}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123388225 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:52 [2024-03-15T16:32:52.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1123388226 data=null doit=true}, TreeItem with text {z-clashes [6]}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1123388226 data=null}, TreeItem with text {z-clashes [6]}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1123388226 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123388226 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]}]
12:32:52 [2024-03-15T16:32:52.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1123388241 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123388484 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123388484 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123388484 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123388485 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123388485 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}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123388504 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:52 [2024-03-15T16:32:52.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123388506 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123388506 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123388507 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123388507 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123388507 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}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123388510 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123388510 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123388510 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123388510 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123388511 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123388511 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}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123388513 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123388514 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123388514 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123388514 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}]
12:32:52 [2024-03-15T16:32:52.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123388555 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123388710 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123388711 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123388711 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:52 [2024-03-15T16:32:52.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:32:52 [2024-03-15T16:32:52.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:52 [2024-03-15T16:32:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:52 [2024-03-15T16:32:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:52 [2024-03-15T16:32:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:52 [2024-03-15T16:32:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:52 [2024-03-15T16:32:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:52 [2024-03-15T16:32:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:52 [2024-03-15T16:32:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:52 [2024-03-15T16:32:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:53 [2024-03-15T16:32:53.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:53 [2024-03-15T16:32:53.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:53 [2024-03-15T16:32:53.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:53 [2024-03-15T16:32:53.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:53 [2024-03-15T16:32:53.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:53 [2024-03-15T16:32:53.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:53 [2024-03-15T16:32:53.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:53 [2024-03-15T16:32:53.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123389725 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:53 [2024-03-15T16:32:53.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123389725 data=null doit=true}, TableItem with text {}]
12:32:53 [2024-03-15T16:32:53.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123389725 data=null}, TableItem with text {}]
12:32:53 [2024-03-15T16:32:53.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123389726 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:53 [2024-03-15T16:32:53.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123389726 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:53 [2024-03-15T16:32:53.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123389768 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:53 [2024-03-15T16:32:53.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:53 [2024-03-15T16:32:53.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:53 [2024-03-15T16:32:53.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:53 [2024-03-15T16:32:53.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:53 [2024-03-15T16:32:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123389951 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:32:53 [2024-03-15T16:32:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123389952 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:32:53 [2024-03-15T16:32:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123389952 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:32:53 [2024-03-15T16:32:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123389952 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:53 [2024-03-15T16:32:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123389952 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}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123389965 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:53 [2024-03-15T16:32:53.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123389970 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123389970 data=null doit=true}, TreeItem with text {test}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123389970 data=null}, TreeItem with text {test}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123389970 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123389970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123389995 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123389996 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123389996 data=null doit=true}, TreeItem with text {test}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123389996 data=null}, TreeItem with text {test}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123389996 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123389996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123390000 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:53 [2024-03-15T16:32:53.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123390001 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123390001 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123390001 data=null}, TreeItem with text {Traces [12]}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123390002 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123390002 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]}]
12:32:53 [2024-03-15T16:32:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123390015 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:53 [2024-03-15T16:32:53.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:53 [2024-03-15T16:32:53.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123390235 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123390235 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123390235 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123390235 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123390235 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}]
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123390271 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:54 [2024-03-15T16:32:54.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123390273 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123390273 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123390273 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123390273 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123390273 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}]
12:32:54 [2024-03-15T16:32:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123390276 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:32:54 [2024-03-15T16:32:54.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123390277 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123390277 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:54 [2024-03-15T16:32:54.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123390277 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123390277 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123390277 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}]
12:32:54 [2024-03-15T16:32:54.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123390286 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123390286 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123390286 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123390286 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}]
12:32:54 [2024-03-15T16:32:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123390328 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123390476 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123390476 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123390477 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:32:54 [2024-03-15T16:32:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:32:54 [2024-03-15T16:32:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:54 [2024-03-15T16:32:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:54 [2024-03-15T16:32:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:54 [2024-03-15T16:32:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:54 [2024-03-15T16:32:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:54 [2024-03-15T16:32:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:54 [2024-03-15T16:32:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:54 [2024-03-15T16:32:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:55 [2024-03-15T16:32:55.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:55 [2024-03-15T16:32:55.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:55 [2024-03-15T16:32:55.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:55 [2024-03-15T16:32:55.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:55 [2024-03-15T16:32:55.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:55 [2024-03-15T16:32:55.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123391479 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:55 [2024-03-15T16:32:55.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123391492 data=null doit=true}, TableItem with text {}]
12:32:55 [2024-03-15T16:32:55.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123391492 data=null}, TableItem with text {}]
12:32:55 [2024-03-15T16:32:55.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123391492 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:55 [2024-03-15T16:32:55.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123391493 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:55 [2024-03-15T16:32:55.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123391503 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:55 [2024-03-15T16:32:55.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:55 [2024-03-15T16:32:55.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:55 [2024-03-15T16:32:55.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:55 [2024-03-15T16:32:55.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:55 [2024-03-15T16:32:55.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123391756 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:32:55 [2024-03-15T16:32:55.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123391756 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:32:55 [2024-03-15T16:32:55.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123391756 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:32:55 [2024-03-15T16:32:55.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123391756 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:55 [2024-03-15T16:32:55.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123391756 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}]
12:32:55 [2024-03-15T16:32:55.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123391760 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:32:55 [2024-03-15T16:32:55.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:55 [2024-03-15T16:32:55.675Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123391764 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123391764 data=null doit=true}, TreeItem with text {test}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123391764 data=null}, TreeItem with text {test}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123391764 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123391764 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123391785 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123391785 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123391785 data=null doit=true}, TreeItem with text {test}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123391785 data=null}, TreeItem with text {test}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123391785 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123391785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123391794 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:55 [2024-03-15T16:32:55.675Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123391794 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123391794 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123391794 data=null}, TreeItem with text {Traces [12]}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123391795 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123391795 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]}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123391803 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:55 [2024-03-15T16:32:55.675Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:55 [2024-03-15T16:32:55.675Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123391864 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123391864 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123391864 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123391865 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123391865 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}]
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123391890 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:55 [2024-03-15T16:32:55.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123391892 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123391892 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123391892 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123391893 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123391893 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}]
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123391895 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123391896 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123391896 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:55 [2024-03-15T16:32:55.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123391896 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123391896 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123391896 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}]
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123391899 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123391899 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123391899 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123391899 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}]
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123391952 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123391952 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123391952 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123391953 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:55 [2024-03-15T16:32:55.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123392648 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123392648 data=null doit=true}, TableItem with text {}]
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123392648 data=null}, TableItem with text {}]
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123392648 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123392649 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123392654 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:56 [2024-03-15T16:32:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123393414 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123393414 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123393414 data=null}, TreeItem with text {kernel-overlap-testing}]
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123393415 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123393415 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}]
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123393418 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:57 [2024-03-15T16:32:57.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123393422 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123393422 data=null doit=true}, TreeItem with text {test}]
12:32:57 [2024-03-15T16:32:57.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123393422 data=null}, TreeItem with text {test}]
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123393422 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123393422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123393450 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123393451 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123393451 data=null doit=true}, TreeItem with text {test}]
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123393451 data=null}, TreeItem with text {test}]
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123393451 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123393451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123393455 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:57 [2024-03-15T16:32:57.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123393456 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123393456 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123393456 data=null}, TreeItem with text {Traces [12]}]
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123393457 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123393457 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]}]
12:32:57 [2024-03-15T16:32:57.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123393466 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:57 [2024-03-15T16:32:57.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:57 [2024-03-15T16:32:57.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:32:57 [2024-03-15T16:32:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:57 [2024-03-15T16:32:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:57 [2024-03-15T16:32:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123393714 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123393715 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123393715 data=null}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123393715 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123393715 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}]
12:32:57 [2024-03-15T16:32:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123393738 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:57 [2024-03-15T16:32:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:57 [2024-03-15T16:32:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:57 [2024-03-15T16:32:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:57 [2024-03-15T16:32:57.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:57 [2024-03-15T16:32:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:57 [2024-03-15T16:32:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123393740 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123393741 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123393741 data=null}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123393741 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123393741 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}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123393744 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123393745 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123393745 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123393745 data=null}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123393745 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123393745 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}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123393748 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123393748 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1123393748 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123393748 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}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123393795 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1123393802 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1123393802 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1123393802 data=null}, TreeItem with text {simple_server-thread1}]
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:57 [2024-03-15T16:32:57.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123394490 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:32:58 [2024-03-15T16:32:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123394490 data=null doit=true}, TableItem with text {}]
12:32:58 [2024-03-15T16:32:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123394491 data=null}, TableItem with text {}]
12:32:58 [2024-03-15T16:32:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123394491 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:32:58 [2024-03-15T16:32:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123394491 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:32:58 [2024-03-15T16:32:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123394505 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:32:58 [2024-03-15T16:32:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:32:58 [2024-03-15T16:32:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123395273 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123395273 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123395273 data=null}, TreeItem with text {simple_server-thread1}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123395274 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123395274 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}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123395277 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:59 [2024-03-15T16:32:59.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123395293 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123395293 data=null doit=true}, TreeItem with text {test}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123395293 data=null}, TreeItem with text {test}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123395293 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123395293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123395321 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123395322 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123395322 data=null doit=true}, TreeItem with text {test}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123395322 data=null}, TreeItem with text {test}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123395322 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123395322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123395327 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:32:59 [2024-03-15T16:32:59.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:59 [2024-03-15T16:32:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123395328 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:32:59 [2024-03-15T16:32:59.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123395328 data=null doit=true}, TreeItem with text {Traces [12]}]
12:32:59 [2024-03-15T16:32:59.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123395328 data=null}, TreeItem with text {Traces [12]}]
12:32:59 [2024-03-15T16:32:59.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123395328 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:59 [2024-03-15T16:32:59.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123395328 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]}]
12:32:59 [2024-03-15T16:32:59.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123395337 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:32:59 [2024-03-15T16:32:59.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:32:59 [2024-03-15T16:32:59.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123395585 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123395585 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123395586 data=null}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123395586 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123395586 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}]
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123395610 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:32:59 [2024-03-15T16:32:59.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123395612 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123395612 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123395612 data=null}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123395613 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123395613 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}]
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123395616 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123395617 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123395617 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123395617 data=null}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123395617 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123395617 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}]
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123395620 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123395620 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1123395620 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123395621 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}]
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123395666 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1123395672 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1123395672 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1123395673 data=null}, TreeItem with text {simple_server-thread2}]
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:59 [2024-03-15T16:32:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123396366 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123396366 data=null doit=true}, TableItem with text {}]
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123396367 data=null}, TableItem with text {}]
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123396367 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:00 [2024-03-15T16:33:00.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123396367 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:00 [2024-03-15T16:33:00.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123396380 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:00 [2024-03-15T16:33:00.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:00 [2024-03-15T16:33:00.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:01 [2024-03-15T16:33:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:01 [2024-03-15T16:33:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:01 [2024-03-15T16:33:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123397142 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:33:01 [2024-03-15T16:33:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123397142 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:33:01 [2024-03-15T16:33:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123397142 data=null}, TreeItem with text {simple_server-thread2}]
12:33:01 [2024-03-15T16:33:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123397142 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:33:01 [2024-03-15T16:33:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123397142 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}]
12:33:01 [2024-03-15T16:33:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123397146 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:33:01 [2024-03-15T16:33:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:01 [2024-03-15T16:33:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:01 [2024-03-15T16:33:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:01 [2024-03-15T16:33:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:01 [2024-03-15T16:33:01.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:01 [2024-03-15T16:33:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:01 [2024-03-15T16:33:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:01 [2024-03-15T16:33:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123397149 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123397150 data=null doit=true}, TreeItem with text {test}]
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123397150 data=null}, TreeItem with text {test}]
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123397150 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123397150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123397177 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123397177 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123397178 data=null doit=true}, TreeItem with text {test}]
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123397178 data=null}, TreeItem with text {test}]
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123397178 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123397178 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123397181 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:01 [2024-03-15T16:33:01.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123397182 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123397182 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123397182 data=null}, TreeItem with text {Traces [12]}]
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123397182 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123397182 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]}]
12:33:01 [2024-03-15T16:33:01.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123397191 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:01 [2024-03-15T16:33:01.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:33:01 [2024-03-15T16:33:01.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123397439 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123397440 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123397440 data=null}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123397440 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123397440 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}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123397464 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:01 [2024-03-15T16:33:01.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123397466 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123397466 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123397466 data=null}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123397467 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123397467 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}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123397470 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123397470 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123397470 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123397470 data=null}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123397470 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123397471 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}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123397473 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123397473 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1123397474 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123397474 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}]
12:33:01 [2024-03-15T16:33:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123397519 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1123397526 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1123397526 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1123397526 data=null}, TreeItem with text {ust-overlap-testing}]
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123397706 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123397707 data=null doit=true}, TableItem with text {}]
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123397707 data=null}, TableItem with text {}]
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123397707 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123397707 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123397727 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:01 [2024-03-15T16:33:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:03 [2024-03-15T16:33:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:03 [2024-03-15T16:33:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:03 [2024-03-15T16:33:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123398987 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:33:03 [2024-03-15T16:33:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123398987 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:33:03 [2024-03-15T16:33:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123398988 data=null}, TreeItem with text {ust-overlap-testing}]
12:33:03 [2024-03-15T16:33:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123398988 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:33:03 [2024-03-15T16:33:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123398988 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}]
12:33:03 [2024-03-15T16:33:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123398993 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:33:03 [2024-03-15T16:33:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:03 [2024-03-15T16:33:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:03 [2024-03-15T16:33:03.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123398997 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123398997 data=null doit=true}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123398997 data=null}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123398998 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123398998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123399020 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123399021 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123399021 data=null doit=true}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123399021 data=null}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123399021 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123399021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123399030 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123399031 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123399031 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123399031 data=null}, TreeItem with text {Traces [12]}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123399031 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123399031 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]}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123399045 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:03 [2024-03-15T16:33:03.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123399048 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123399048 data=null doit=true}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123399048 data=null}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123399048 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123399048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123399063 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123399063 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123399063 data=null doit=true}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123399064 data=null}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123399064 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123399064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123399067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:03 [2024-03-15T16:33:03.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123399068 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123399068 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123399068 data=null}, TreeItem with text {Traces [12]}]
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123399068 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123399068 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]}]
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123399081 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123399082 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123399082 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123399082 data=null}, TreeItem with text {Traces [12]}]
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123399082 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123399082 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]}]
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123399085 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:33:03 [2024-03-15T16:33:03.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:33:03 [2024-03-15T16:33:03.053Z] 
12:33:03 [2024-03-15T16:33:03.053Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.053Z] 
12:33:03 [2024-03-15T16:33:03.053Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.053Z] 
12:33:03 [2024-03-15T16:33:03.053Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.053Z] 
12:33:03 [2024-03-15T16:33:03.053Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.309Z] 
12:33:03 [2024-03-15T16:33:03.309Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.310Z] 
12:33:03 [2024-03-15T16:33:03.310Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.310Z] 
12:33:03 [2024-03-15T16:33:03.310Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.310Z] 
12:33:03 [2024-03-15T16:33:03.310Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.310Z] 
12:33:03 [2024-03-15T16:33:03.310Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.310Z] 
12:33:03 [2024-03-15T16:33:03.310Z] (Eclipse:19301): Gtk-WARNING **: 16:33:03.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:03 [2024-03-15T16:33:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:33:03 [2024-03-15T16:33:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:33:03 [2024-03-15T16:33:03.310Z] 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=1123399365 data=null doit=true}, Shell with text {Confirm Clear}]
12:33:03 [2024-03-15T16:33:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:33:03 [2024-03-15T16:33:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:33:03 [2024-03-15T16:33:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:33:03 [2024-03-15T16:33:03.310Z] 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')
12:33:03 [2024-03-15T16:33:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:33:03 [2024-03-15T16:33:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:33:03 [2024-03-15T16:33:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123399366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:03 [2024-03-15T16:33:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123399366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:03 [2024-03-15T16:33:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123399366 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:03 [2024-03-15T16:33:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123399366 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:03 [2024-03-15T16:33:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123399366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:03 [2024-03-15T16:33:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123399366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:03 [2024-03-15T16:33:03.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123399366 data=null 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')]
12:33:04 [2024-03-15T16:33:04.674Z] 
12:33:04 [2024-03-15T16:33:04.674Z] (Eclipse:19301): Gtk-WARNING **: 16:33:04.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:04 [2024-03-15T16:33:04.674Z] 
12:33:04 [2024-03-15T16:33:04.674Z] (Eclipse:19301): Gtk-WARNING **: 16:33:04.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:04 [2024-03-15T16:33:04.674Z] 
12:33:04 [2024-03-15T16:33:04.674Z] (Eclipse:19301): Gtk-WARNING **: 16:33:04.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:04 [2024-03-15T16:33:04.674Z] 
12:33:04 [2024-03-15T16:33:04.674Z] (Eclipse:19301): Gtk-WARNING **: 16:33:04.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:04 [2024-03-15T16:33:04.674Z] 
12:33:04 [2024-03-15T16:33:04.674Z] (Eclipse:19301): Gtk-WARNING **: 16:33:04.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:04 [2024-03-15T16:33:04.674Z] 
12:33:04 [2024-03-15T16:33:04.674Z] (Eclipse:19301): Gtk-WARNING **: 16:33:04.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:04 [2024-03-15T16:33:04.674Z] 
12:33:04 [2024-03-15T16:33:04.674Z] (Eclipse:19301): Gtk-WARNING **: 16:33:04.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:04 [2024-03-15T16:33:04.674Z] 
12:33:04 [2024-03-15T16:33:04.674Z] (Eclipse:19301): Gtk-WARNING **: 16:33:04.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:04 [2024-03-15T16:33:04.674Z] 
12:33:04 [2024-03-15T16:33:04.674Z] (Eclipse:19301): Gtk-WARNING **: 16:33:04.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:04 [2024-03-15T16:33:04.674Z] 
12:33:04 [2024-03-15T16:33:04.674Z] (Eclipse:19301): Gtk-WARNING **: 16:33:04.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:04 [2024-03-15T16:33:04.674Z] 
12:33:04 [2024-03-15T16:33:04.674Z] (Eclipse:19301): Gtk-WARNING **: 16:33:04.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:04 [2024-03-15T16:33:04.674Z] 
12:33:04 [2024-03-15T16:33:04.674Z] (Eclipse:19301): Gtk-WARNING **: 16:33:04.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:04 [2024-03-15T16:33:04.674Z] 
12:33:04 [2024-03-15T16:33:04.674Z] (Eclipse:19301): Gtk-WARNING **: 16:33:04.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:04 [2024-03-15T16:33:04.674Z] 
12:33:04 [2024-03-15T16:33:04.674Z] (Eclipse:19301): Gtk-WARNING **: 16:33:04.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:04 [2024-03-15T16:33:04.674Z] 
12:33:04 [2024-03-15T16:33:04.674Z] (Eclipse:19301): Gtk-WARNING **: 16:33:04.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:04 [2024-03-15T16:33:04.674Z] 
12:33:04 [2024-03-15T16:33:04.674Z] (Eclipse:19301): Gtk-WARNING **: 16:33:04.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:06 [2024-03-15T16:33:06.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:06 [2024-03-15T16:33:06.296Z] 
12:33:06 [2024-03-15T16:33:06.296Z] (Eclipse:19301): Gtk-CRITICAL **: 16:33:06.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:33:06 [2024-03-15T16:33:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123399108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123402869 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123402870 data=null doit=true}, TreeItem with text {test}]
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123402870 data=null}, TreeItem with text {test}]
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123402870 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123402870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123402900 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123402901 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123402901 data=null doit=true}, TreeItem with text {test}]
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123402901 data=null}, TreeItem with text {test}]
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123402901 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123402901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123402909 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:06 [2024-03-15T16:33:06.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:06 [2024-03-15T16:33:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123402909 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:33:06 [2024-03-15T16:33:06.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123402909 data=null doit=true}, TreeItem with text {Traces [0]}]
12:33:06 [2024-03-15T16:33:06.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123402909 data=null}, TreeItem with text {Traces [0]}]
12:33:06 [2024-03-15T16:33:06.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123402910 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:33:06 [2024-03-15T16:33:06.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123402910 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]}]
12:33:06 [2024-03-15T16:33:06.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123402917 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:33:06 [2024-03-15T16:33:06.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:06 [2024-03-15T16:33:06.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123402918 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:33:06 [2024-03-15T16:33:06.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123402918 data=null doit=true}, TreeItem with text {Traces [0]}]
12:33:06 [2024-03-15T16:33:06.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123402918 data=null}, TreeItem with text {Traces [0]}]
12:33:06 [2024-03-15T16:33:06.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123402918 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:33:06 [2024-03-15T16:33:06.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123402918 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]}]
12:33:06 [2024-03-15T16:33:06.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123402925 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:33:06 [2024-03-15T16:33:06.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:33:06 [2024-03-15T16:33:06.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:33:07 [2024-03-15T16:33:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:33:07 [2024-03-15T16:33:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:33:07 [2024-03-15T16:33:07.117Z] 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=1123403240 data=null doit=true}, Shell with text {Trace Import}]
12:33:07 [2024-03-15T16:33:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:33:07 [2024-03-15T16:33:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:33:07 [2024-03-15T16:33:07.117Z] 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')
12:33:07 [2024-03-15T16:33:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.118Z] 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.
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:33:07 [2024-03-15T16:33:07.118Z] 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
12:33:07 [2024-03-15T16:33:07.118Z] 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=1123403254 data=null}, (of type 'Combo')]
12:33:07 [2024-03-15T16:33:07.118Z] 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
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1123403287 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1123403287 data=null doit=true}, TreeItem with text {/}]
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1123403287 data=null}, TreeItem with text {/}]
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1123403287 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123403288 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1123403288 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:33:07 [2024-03-15T16:33:07.118Z] 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:'))
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123403294 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:'))]
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.118Z] 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'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:33:07 [2024-03-15T16:33:07.118Z] 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')
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:33:07 [2024-03-15T16:33:07.119Z] 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')
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@533a7d1d
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1123403307 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')]
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123403307 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')]
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1123403307 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1123403307 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1123403307 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')]
12:33:07 [2024-03-15T16:33:07.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1123403307 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')]
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1123403307 data=null 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')]
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1123403307 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')]
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123403307 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')]
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1123403307 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')]
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1123403308 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1123403308 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:33:07 [2024-03-15T16:33:07.375Z] 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')
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:33:07 [2024-03-15T16:33:07.375Z] 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.
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:33:07 [2024-03-15T16:33:07.376Z] 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')
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] 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')
12:33:07 [2024-03-15T16:33:07.376Z] 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.
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:33:07 [2024-03-15T16:33:07.376Z] 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')
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:33:07 [2024-03-15T16:33:07.376Z] 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.
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] 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)'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:33:07 [2024-03-15T16:33:07.376Z] 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')
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] 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')
12:33:07 [2024-03-15T16:33:07.376Z] 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.
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:33:07 [2024-03-15T16:33:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:33:07 [2024-03-15T16:33:07.377Z] 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')
12:33:07 [2024-03-15T16:33:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:33:07 [2024-03-15T16:33:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123403312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:07 [2024-03-15T16:33:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123403312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:07 [2024-03-15T16:33:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123403312 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:07 [2024-03-15T16:33:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123403312 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:07 [2024-03-15T16:33:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123403312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:07 [2024-03-15T16:33:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123403312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:07 [2024-03-15T16:33:07.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:07 [2024-03-15T16:33:07.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:07 [2024-03-15T16:33:07.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:07 [2024-03-15T16:33:07.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:07 [2024-03-15T16:33:07.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:07 [2024-03-15T16:33:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:33:07 [2024-03-15T16:33:07.938Z] 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=1123403854 data=null doit=true}, Shell with text {Confirmation}]
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:33:07 [2024-03-15T16:33:07.938Z] 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')
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1123403855 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')]
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1123403855 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')]
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1123403855 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1123403855 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1123403855 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')]
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1123403855 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')]
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1123403855 data=null 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')]
12:33:07 [2024-03-15T16:33:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:08 [2024-03-15T16:33:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123403315 data=null 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')]
12:33:08 [2024-03-15T16:33:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123402942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:33:08 [2024-03-15T16:33:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:08 [2024-03-15T16:33:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:08 [2024-03-15T16:33:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:08 [2024-03-15T16:33:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:08 [2024-03-15T16:33:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:08 [2024-03-15T16:33:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:08 [2024-03-15T16:33:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123404404 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:08 [2024-03-15T16:33:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123404404 data=null doit=true}, TreeItem with text {test}]
12:33:08 [2024-03-15T16:33:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123404404 data=null}, TreeItem with text {test}]
12:33:08 [2024-03-15T16:33:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123404404 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:08 [2024-03-15T16:33:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123404404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:08 [2024-03-15T16:33:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123404422 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:08 [2024-03-15T16:33:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:08 [2024-03-15T16:33:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123404426 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123404426 data=null doit=true}, TreeItem with text {test}]
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123404426 data=null}, TreeItem with text {test}]
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123404426 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123404427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123404445 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:08 [2024-03-15T16:33:08.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123404446 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123404446 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123404446 data=null}, TreeItem with text {Traces [12]}]
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123404446 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123404446 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]}]
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123404454 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123404454 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123404454 data=null}, TreeItem with text {Traces [12]}]
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123404455 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123404455 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]}]
12:33:08 [2024-03-15T16:33:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123404471 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123404688 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123404688 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123404688 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123404688 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123404688 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}]
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123404719 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:08 [2024-03-15T16:33:08.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123404721 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123404721 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123404721 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123404721 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123404722 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}]
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123404730 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123404731 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123404731 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:08 [2024-03-15T16:33:08.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123404731 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123404732 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123404732 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}]
12:33:08 [2024-03-15T16:33:08.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123404734 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123404734 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123404734 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123404734 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}]
12:33:08 [2024-03-15T16:33:08.708Z] 
12:33:08 [2024-03-15T16:33:08.708Z] (Eclipse:19301): Gtk-CRITICAL **: 16:33:08.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:33:08 [2024-03-15T16:33:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123404775 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123404926 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123404926 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123404926 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:33:08 [2024-03-15T16:33:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:33:08 [2024-03-15T16:33:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:08 [2024-03-15T16:33:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:08 [2024-03-15T16:33:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:09 [2024-03-15T16:33:09.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:09 [2024-03-15T16:33:09.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:09 [2024-03-15T16:33:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:09 [2024-03-15T16:33:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:09 [2024-03-15T16:33:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:09 [2024-03-15T16:33:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:09 [2024-03-15T16:33:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:09 [2024-03-15T16:33:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123405930 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:09 [2024-03-15T16:33:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123405930 data=null doit=true}, TableItem with text {}]
12:33:09 [2024-03-15T16:33:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123405930 data=null}, TableItem with text {}]
12:33:09 [2024-03-15T16:33:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123405931 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:09 [2024-03-15T16:33:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123405931 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:09 [2024-03-15T16:33:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123405960 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:09 [2024-03-15T16:33:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:09 [2024-03-15T16:33:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123406207 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123406211 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123406211 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123406211 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123406211 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}]
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123406214 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:10 [2024-03-15T16:33:10.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123406217 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123406217 data=null doit=true}, TreeItem with text {test}]
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123406218 data=null}, TreeItem with text {test}]
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123406218 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:10 [2024-03-15T16:33:10.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123406218 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:10 [2024-03-15T16:33:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123406245 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:10 [2024-03-15T16:33:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:10 [2024-03-15T16:33:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123406246 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:10 [2024-03-15T16:33:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123406246 data=null doit=true}, TreeItem with text {test}]
12:33:10 [2024-03-15T16:33:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123406246 data=null}, TreeItem with text {test}]
12:33:10 [2024-03-15T16:33:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123406246 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:10 [2024-03-15T16:33:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123406247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:10 [2024-03-15T16:33:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123406250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:10 [2024-03-15T16:33:10.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:10 [2024-03-15T16:33:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:10 [2024-03-15T16:33:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123406250 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:10 [2024-03-15T16:33:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123406250 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:10 [2024-03-15T16:33:10.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123406250 data=null}, TreeItem with text {Traces [12]}]
12:33:10 [2024-03-15T16:33:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123406251 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:10 [2024-03-15T16:33:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123406251 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]}]
12:33:10 [2024-03-15T16:33:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123406267 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:10 [2024-03-15T16:33:10.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:33:10 [2024-03-15T16:33:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:10 [2024-03-15T16:33:10.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:10 [2024-03-15T16:33:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123406487 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123406487 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123406487 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123406488 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123406488 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}]
12:33:10 [2024-03-15T16:33:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123406520 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:10 [2024-03-15T16:33:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:10 [2024-03-15T16:33:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:10 [2024-03-15T16:33:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:10 [2024-03-15T16:33:10.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:10 [2024-03-15T16:33:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123406522 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123406522 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123406522 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123406522 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123406522 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}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123406530 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123406531 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123406531 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123406531 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123406531 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123406531 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}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123406534 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123406534 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123406534 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123406534 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}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123406575 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123406729 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123406730 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123406730 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:10 [2024-03-15T16:33:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:11 [2024-03-15T16:33:11.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:11 [2024-03-15T16:33:11.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:11 [2024-03-15T16:33:11.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:11 [2024-03-15T16:33:11.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:11 [2024-03-15T16:33:11.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:11 [2024-03-15T16:33:11.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123407742 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123407743 data=null doit=true}, TableItem with text {}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123407743 data=null}, TableItem with text {}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123407743 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123407743 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123407748 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123408003 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1123408004 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1123408004 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123408004 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123408004 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}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1123408007 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:11 [2024-03-15T16:33:11.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123408010 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123408010 data=null doit=true}, TreeItem with text {test}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123408010 data=null}, TreeItem with text {test}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123408010 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123408011 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123408029 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123408043 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123408043 data=null doit=true}, TreeItem with text {test}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123408043 data=null}, TreeItem with text {test}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123408044 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123408044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123408047 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:11 [2024-03-15T16:33:11.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123408047 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123408047 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123408048 data=null}, TreeItem with text {Traces [12]}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123408048 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123408048 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]}]
12:33:11 [2024-03-15T16:33:11.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123408056 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:11 [2024-03-15T16:33:11.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:33:12 [2024-03-15T16:33:12.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:12 [2024-03-15T16:33:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123408373 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123408373 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123408374 data=null}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123408374 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123408374 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}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123408407 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:12 [2024-03-15T16:33:12.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123408409 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123408413 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123408413 data=null}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123408413 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123408413 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}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123408416 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123408417 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123408417 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123408417 data=null}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123408417 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123408417 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}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123408420 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123408420 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123408420 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123408420 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}]
12:33:12 [2024-03-15T16:33:12.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123408461 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123408669 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123408670 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123408670 data=null}, TreeItem with text {kernel-overlap-testing}]
12:33:12 [2024-03-15T16:33:12.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:33:12 [2024-03-15T16:33:12.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:12 [2024-03-15T16:33:12.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:12 [2024-03-15T16:33:12.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:12 [2024-03-15T16:33:12.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:12 [2024-03-15T16:33:12.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:12 [2024-03-15T16:33:12.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:12 [2024-03-15T16:33:12.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:12 [2024-03-15T16:33:12.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:12 [2024-03-15T16:33:12.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123408691 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:12 [2024-03-15T16:33:12.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123408691 data=null doit=true}, TableItem with text {}]
12:33:12 [2024-03-15T16:33:12.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123408691 data=null}, TableItem with text {}]
12:33:12 [2024-03-15T16:33:12.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123408691 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:12 [2024-03-15T16:33:12.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123408691 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:12 [2024-03-15T16:33:12.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123408696 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:12 [2024-03-15T16:33:12.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:12 [2024-03-15T16:33:12.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123409951 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123409951 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123409951 data=null}, TreeItem with text {kernel-overlap-testing}]
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123409951 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123409951 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}]
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123409954 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:14 [2024-03-15T16:33:14.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123409960 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123409960 data=null doit=true}, TreeItem with text {test}]
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123409960 data=null}, TreeItem with text {test}]
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123409961 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123409961 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123409985 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123409985 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123409986 data=null doit=true}, TreeItem with text {test}]
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123409986 data=null}, TreeItem with text {test}]
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123409986 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:14 [2024-03-15T16:33:14.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123409986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123409989 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:14 [2024-03-15T16:33:14.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123409989 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123409990 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123409990 data=null}, TreeItem with text {Traces [12]}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123409990 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123409990 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]}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123409998 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:14 [2024-03-15T16:33:14.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123410027 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123410027 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123410027 data=null}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123410028 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123410028 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}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123410063 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:14 [2024-03-15T16:33:14.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123410065 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123410065 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123410065 data=null}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123410065 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123410065 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}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123410067 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123410070 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123410070 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123410070 data=null}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123410070 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123410070 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}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123410073 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123410073 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1123410073 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123410073 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}]
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123410120 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1123410320 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1123410320 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1123410321 data=null}, TreeItem with text {simple_server-thread1}]
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123410322 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123410322 data=null doit=true}, TableItem with text {}]
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123410322 data=null}, TableItem with text {}]
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123410322 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123410323 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123410324 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:14 [2024-03-15T16:33:14.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123410325 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:14 [2024-03-15T16:33:14.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123410325 data=null doit=true}, TableItem with text {}]
12:33:14 [2024-03-15T16:33:14.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123410325 data=null}, TableItem with text {}]
12:33:14 [2024-03-15T16:33:14.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123410325 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:14 [2024-03-15T16:33:14.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123410326 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:14 [2024-03-15T16:33:14.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123410326 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:14 [2024-03-15T16:33:14.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:14 [2024-03-15T16:33:14.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1123411581 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1123411581 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1123411581 data=null}, TreeItem with text {simple_server-thread1}]
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1123411581 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123411581 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}]
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1123411584 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:15 [2024-03-15T16:33:15.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123411590 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123411590 data=null doit=true}, TreeItem with text {test}]
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123411590 data=null}, TreeItem with text {test}]
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123411590 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123411590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123411616 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123411617 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123411617 data=null doit=true}, TreeItem with text {test}]
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123411617 data=null}, TreeItem with text {test}]
12:33:15 [2024-03-15T16:33:15.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123411617 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:15 [2024-03-15T16:33:15.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123411617 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:15 [2024-03-15T16:33:15.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123411620 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:15 [2024-03-15T16:33:15.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:15 [2024-03-15T16:33:15.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:15 [2024-03-15T16:33:15.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123411621 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:15 [2024-03-15T16:33:15.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123411621 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:15 [2024-03-15T16:33:15.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123411621 data=null}, TreeItem with text {Traces [12]}]
12:33:15 [2024-03-15T16:33:15.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123411622 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123411622 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]}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123411630 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:15 [2024-03-15T16:33:15.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123411666 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123411666 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123411666 data=null}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123411666 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123411666 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}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123411700 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:15 [2024-03-15T16:33:15.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123411705 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123411705 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123411705 data=null}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123411706 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123411706 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}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123411708 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123411709 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123411709 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123411709 data=null}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123411709 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123411709 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}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123411711 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123411712 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1123411712 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123411712 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}]
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123411752 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1123411936 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1123411936 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1123411936 data=null}, TreeItem with text {simple_server-thread2}]
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123411937 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123411937 data=null doit=true}, TableItem with text {}]
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123411938 data=null}, TableItem with text {}]
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123411938 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123411938 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123411939 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:15 [2024-03-15T16:33:15.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:15 [2024-03-15T16:33:15.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:15 [2024-03-15T16:33:15.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:15 [2024-03-15T16:33:15.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123411940 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:15 [2024-03-15T16:33:15.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123411940 data=null doit=true}, TableItem with text {}]
12:33:15 [2024-03-15T16:33:15.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123411940 data=null}, TableItem with text {}]
12:33:15 [2024-03-15T16:33:15.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123411940 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:15 [2024-03-15T16:33:15.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123411940 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:15 [2024-03-15T16:33:15.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123411940 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:16 [2024-03-15T16:33:16.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:16 [2024-03-15T16:33:16.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1123413197 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1123413197 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1123413197 data=null}, TreeItem with text {simple_server-thread2}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1123413197 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123413197 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}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1123413201 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:17 [2024-03-15T16:33:17.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123413204 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123413205 data=null doit=true}, TreeItem with text {test}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123413205 data=null}, TreeItem with text {test}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123413205 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123413205 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123413233 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123413233 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123413234 data=null doit=true}, TreeItem with text {test}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123413234 data=null}, TreeItem with text {test}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123413234 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123413234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123413238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:17 [2024-03-15T16:33:17.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123413239 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123413239 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123413239 data=null}, TreeItem with text {Traces [12]}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123413239 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123413239 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]}]
12:33:17 [2024-03-15T16:33:17.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123413249 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:17 [2024-03-15T16:33:17.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123413282 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123413282 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123413282 data=null}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123413283 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123413283 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}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123413317 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:17 [2024-03-15T16:33:17.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123413322 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123413322 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123413322 data=null}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123413323 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123413323 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}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123413325 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123413326 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123413326 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123413326 data=null}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123413326 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123413326 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}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123413329 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123413329 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1123413329 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123413329 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}]
12:33:17 [2024-03-15T16:33:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123413381 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1123413387 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1123413388 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1123413388 data=null}, TreeItem with text {ust-overlap-testing}]
12:33:17 [2024-03-15T16:33:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:33:17 [2024-03-15T16:33:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:17 [2024-03-15T16:33:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:17 [2024-03-15T16:33:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:17 [2024-03-15T16:33:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:17 [2024-03-15T16:33:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:17 [2024-03-15T16:33:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:17 [2024-03-15T16:33:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:17 [2024-03-15T16:33:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:17 [2024-03-15T16:33:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:17 [2024-03-15T16:33:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:17 [2024-03-15T16:33:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:17 [2024-03-15T16:33:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:17 [2024-03-15T16:33:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:17 [2024-03-15T16:33:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:17 [2024-03-15T16:33:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:17 [2024-03-15T16:33:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:17 [2024-03-15T16:33:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123414066 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:17 [2024-03-15T16:33:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123414066 data=null doit=true}, TableItem with text {}]
12:33:17 [2024-03-15T16:33:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123414066 data=null}, TableItem with text {}]
12:33:17 [2024-03-15T16:33:17.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123414067 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:17 [2024-03-15T16:33:17.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123414067 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:18 [2024-03-15T16:33:18.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123414100 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:18 [2024-03-15T16:33:18.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:18 [2024-03-15T16:33:18.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1123414789 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1123414790 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1123414790 data=null}, TreeItem with text {ust-overlap-testing}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1123414790 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123414790 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}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1123414794 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:18 [2024-03-15T16:33:18.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123414808 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123414808 data=null doit=true}, TreeItem with text {test}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123414808 data=null}, TreeItem with text {test}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123414808 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123414808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123414838 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123414839 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123414839 data=null doit=true}, TreeItem with text {test}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123414839 data=null}, TreeItem with text {test}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123414839 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123414839 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123414844 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:18 [2024-03-15T16:33:18.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:18 [2024-03-15T16:33:18.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:18 [2024-03-15T16:33:18.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123414845 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:18 [2024-03-15T16:33:18.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123414845 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:18 [2024-03-15T16:33:18.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123414845 data=null}, TreeItem with text {Traces [12]}]
12:33:18 [2024-03-15T16:33:18.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123414845 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:18 [2024-03-15T16:33:18.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123414845 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]}]
12:33:18 [2024-03-15T16:33:18.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123414854 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:18 [2024-03-15T16:33:18.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:33:18 [2024-03-15T16:33:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:18 [2024-03-15T16:33:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:18 [2024-03-15T16:33:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415098 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:18 [2024-03-15T16:33:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415098 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:18 [2024-03-15T16:33:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415098 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:18 [2024-03-15T16:33:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415098 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:18 [2024-03-15T16:33:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123415098 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)}]
12:33:18 [2024-03-15T16:33:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415118 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:18 [2024-03-15T16:33:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:18 [2024-03-15T16:33:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:18 [2024-03-15T16:33:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:18 [2024-03-15T16:33:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:18 [2024-03-15T16:33:18.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:18 [2024-03-15T16:33:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:18 [2024-03-15T16:33:18.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415121 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:18 [2024-03-15T16:33:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415121 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:18 [2024-03-15T16:33:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415121 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:18 [2024-03-15T16:33:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415121 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:18 [2024-03-15T16:33:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123415121 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)}]
12:33:18 [2024-03-15T16:33:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415124 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:18 [2024-03-15T16:33:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:33:18 [2024-03-15T16:33:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415125 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:18 [2024-03-15T16:33:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415125 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:18 [2024-03-15T16:33:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:18 [2024-03-15T16:33:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415125 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:18 [2024-03-15T16:33:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415125 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:18 [2024-03-15T16:33:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123415125 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)}]
12:33:18 [2024-03-15T16:33:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415128 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:18 [2024-03-15T16:33:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415128 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:18 [2024-03-15T16:33:18.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415128 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:19 [2024-03-15T16:33:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123415128 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)}]
12:33:19 [2024-03-15T16:33:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415169 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:19 [2024-03-15T16:33:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415321 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:19 [2024-03-15T16:33:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415321 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:19 [2024-03-15T16:33:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123415321 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:19 [2024-03-15T16:33:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:33:19 [2024-03-15T16:33:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:19 [2024-03-15T16:33:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:19 [2024-03-15T16:33:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:19 [2024-03-15T16:33:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:19 [2024-03-15T16:33:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:19 [2024-03-15T16:33:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:19 [2024-03-15T16:33:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:19 [2024-03-15T16:33:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:19 [2024-03-15T16:33:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:19 [2024-03-15T16:33:19.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:19 [2024-03-15T16:33:19.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:20 [2024-03-15T16:33:20.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:20 [2024-03-15T16:33:20.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:20 [2024-03-15T16:33:20.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:20 [2024-03-15T16:33:20.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:20 [2024-03-15T16:33:20.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:20 [2024-03-15T16:33:20.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123416324 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:20 [2024-03-15T16:33:20.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123416324 data=null doit=true}, TableItem with text {}]
12:33:20 [2024-03-15T16:33:20.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123416324 data=null}, TableItem with text {}]
12:33:20 [2024-03-15T16:33:20.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123416324 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:20 [2024-03-15T16:33:20.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123416324 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:20 [2024-03-15T16:33:20.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123416330 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:20 [2024-03-15T16:33:20.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:20 [2024-03-15T16:33:20.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123416589 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123416589 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123416589 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123416589 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123416590 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)}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1123416593 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:20 [2024-03-15T16:33:20.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123416599 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123416599 data=null doit=true}, TreeItem with text {test}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123416599 data=null}, TreeItem with text {test}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123416599 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123416600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123416623 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123416623 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123416623 data=null doit=true}, TreeItem with text {test}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123416623 data=null}, TreeItem with text {test}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123416623 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123416624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123416627 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:20 [2024-03-15T16:33:20.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:20 [2024-03-15T16:33:20.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123416627 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:20 [2024-03-15T16:33:20.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123416627 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:20 [2024-03-15T16:33:20.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123416627 data=null}, TreeItem with text {Traces [12]}]
12:33:20 [2024-03-15T16:33:20.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123416628 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:20 [2024-03-15T16:33:20.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123416628 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]}]
12:33:20 [2024-03-15T16:33:20.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123416638 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:20 [2024-03-15T16:33:20.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416860 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416860 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416860 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416860 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123416860 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)}]
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416892 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:20 [2024-03-15T16:33:20.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416894 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416894 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416894 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416895 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123416895 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)}]
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416903 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416903 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416903 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:20 [2024-03-15T16:33:20.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416903 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416904 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123416904 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)}]
12:33:20 [2024-03-15T16:33:20.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416906 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416906 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416907 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:20 [2024-03-15T16:33:20.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123416907 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)}]
12:33:21 [2024-03-15T16:33:21.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123416945 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:21 [2024-03-15T16:33:21.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123417095 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:21 [2024-03-15T16:33:21.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123417096 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:21 [2024-03-15T16:33:21.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123417096 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:21 [2024-03-15T16:33:21.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:33:21 [2024-03-15T16:33:21.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:21 [2024-03-15T16:33:21.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:21 [2024-03-15T16:33:21.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:21 [2024-03-15T16:33:21.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:21 [2024-03-15T16:33:21.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:21 [2024-03-15T16:33:21.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:21 [2024-03-15T16:33:21.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:21 [2024-03-15T16:33:21.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:22 [2024-03-15T16:33:22.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:22 [2024-03-15T16:33:22.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:22 [2024-03-15T16:33:22.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:22 [2024-03-15T16:33:22.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:22 [2024-03-15T16:33:22.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:22 [2024-03-15T16:33:22.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123418098 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:22 [2024-03-15T16:33:22.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123418098 data=null doit=true}, TableItem with text {}]
12:33:22 [2024-03-15T16:33:22.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123418098 data=null}, TableItem with text {}]
12:33:22 [2024-03-15T16:33:22.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123418098 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:22 [2024-03-15T16:33:22.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123418099 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:22 [2024-03-15T16:33:22.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123418117 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:22 [2024-03-15T16:33:22.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:22 [2024-03-15T16:33:22.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:22 [2024-03-15T16:33:22.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:22 [2024-03-15T16:33:22.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:22 [2024-03-15T16:33:22.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123418368 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:22 [2024-03-15T16:33:22.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123418368 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:22 [2024-03-15T16:33:22.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123418368 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:22 [2024-03-15T16:33:22.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123418368 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:22 [2024-03-15T16:33:22.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123418368 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)}]
12:33:22 [2024-03-15T16:33:22.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1123418373 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:33:22 [2024-03-15T16:33:22.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:22 [2024-03-15T16:33:22.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:22 [2024-03-15T16:33:22.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:22 [2024-03-15T16:33:22.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123418377 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123418377 data=null doit=true}, TreeItem with text {test}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123418377 data=null}, TreeItem with text {test}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123418377 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123418377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123418400 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123418401 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123418401 data=null doit=true}, TreeItem with text {test}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123418401 data=null}, TreeItem with text {test}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123418401 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123418401 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123418404 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:22 [2024-03-15T16:33:22.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123418405 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123418405 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123418405 data=null}, TreeItem with text {Traces [12]}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123418405 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123418406 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]}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123418413 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:22 [2024-03-15T16:33:22.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123418449 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123418449 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123418449 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123418449 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123418449 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)}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123418481 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:22 [2024-03-15T16:33:22.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123418483 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123418483 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123418483 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123418483 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123418483 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)}]
12:33:22 [2024-03-15T16:33:22.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123418492 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:33:22 [2024-03-15T16:33:22.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123418493 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123418493 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:22 [2024-03-15T16:33:22.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123418493 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123418493 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123418493 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)}]
12:33:22 [2024-03-15T16:33:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123418496 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123418496 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123418496 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123418496 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)}]
12:33:22 [2024-03-15T16:33:22.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123418568 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123418760 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123418763 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123418763 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:22 [2024-03-15T16:33:22.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:33:22 [2024-03-15T16:33:22.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:22 [2024-03-15T16:33:22.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:22 [2024-03-15T16:33:22.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:22 [2024-03-15T16:33:22.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:22 [2024-03-15T16:33:22.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:22 [2024-03-15T16:33:22.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:22 [2024-03-15T16:33:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:22 [2024-03-15T16:33:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:22 [2024-03-15T16:33:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:22 [2024-03-15T16:33:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:22 [2024-03-15T16:33:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:22 [2024-03-15T16:33:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:22 [2024-03-15T16:33:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:22 [2024-03-15T16:33:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:22 [2024-03-15T16:33:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123418765 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:22 [2024-03-15T16:33:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123418765 data=null doit=true}, TableItem with text {}]
12:33:22 [2024-03-15T16:33:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123418765 data=null}, TableItem with text {}]
12:33:22 [2024-03-15T16:33:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123418765 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:22 [2024-03-15T16:33:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123418765 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:22 [2024-03-15T16:33:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123418791 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:22 [2024-03-15T16:33:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:22 [2024-03-15T16:33:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:23 [2024-03-15T16:33:23.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:23 [2024-03-15T16:33:23.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123419947 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1123419947 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1123419948 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123419948 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123419948 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)}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1123419953 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:24 [2024-03-15T16:33:24.001Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123419957 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123419957 data=null doit=true}, TreeItem with text {test}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123419957 data=null}, TreeItem with text {test}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123419957 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123419957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123419981 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123419982 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123419982 data=null doit=true}, TreeItem with text {test}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123419982 data=null}, TreeItem with text {test}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123419982 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123419982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123419985 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:24 [2024-03-15T16:33:24.001Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123419986 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123419986 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123419986 data=null}, TreeItem with text {Traces [12]}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123419986 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123419987 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]}]
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123419998 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:24 [2024-03-15T16:33:24.001Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:24 [2024-03-15T16:33:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123420041 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1123420042 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1123420042 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123420042 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123420042 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)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123420077 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:24 [2024-03-15T16:33:24.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123420079 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1123420079 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1123420079 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123420079 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123420079 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)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123420084 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123420084 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1123420084 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1123420084 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123420085 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123420085 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)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123420087 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123420087 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123420088 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123420088 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)}]
12:33:24 [2024-03-15T16:33:24.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123420162 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123420318 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1123420318 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1123420318 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:33:24 [2024-03-15T16:33:24.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
12:33:24 [2024-03-15T16:33:24.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:24 [2024-03-15T16:33:24.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:24 [2024-03-15T16:33:24.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123420320 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123420320 data=null doit=true}, TableItem with text {}]
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123420320 data=null}, TableItem with text {}]
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123420321 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123420321 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123420322 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123420323 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123420323 data=null doit=true}, TableItem with text {}]
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123420323 data=null}, TableItem with text {}]
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123420323 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123420323 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:24 [2024-03-15T16:33:24.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123420323 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:24 [2024-03-15T16:33:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:24 [2024-03-15T16:33:24.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:25 [2024-03-15T16:33:25.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:25 [2024-03-15T16:33:25.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123421593 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1123421593 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1123421594 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123421594 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123421594 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)}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1123421597 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:25 [2024-03-15T16:33:25.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123421603 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123421603 data=null doit=true}, TreeItem with text {test}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123421604 data=null}, TreeItem with text {test}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123421604 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123421604 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123421630 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123421630 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123421630 data=null doit=true}, TreeItem with text {test}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123421630 data=null}, TreeItem with text {test}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123421630 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123421630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123421634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:25 [2024-03-15T16:33:25.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123421634 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123421634 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123421634 data=null}, TreeItem with text {Traces [12]}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123421635 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123421635 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]}]
12:33:25 [2024-03-15T16:33:25.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123421643 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:25 [2024-03-15T16:33:25.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123421887 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1123421887 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1123421887 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123421888 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123421888 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)}]
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123421911 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:25 [2024-03-15T16:33:25.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123421913 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1123421913 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1123421913 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123421913 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123421913 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)}]
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123421916 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
12:33:25 [2024-03-15T16:33:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123421917 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1123421917 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:25 [2024-03-15T16:33:25.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1123421917 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123421917 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123421917 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)}]
12:33:25 [2024-03-15T16:33:25.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123421920 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123421920 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123421920 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:33:25 [2024-03-15T16:33:25.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123421920 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)}]
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123421961 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123422152 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1123422152 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1123422152 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123422154 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123422154 data=null doit=true}, TableItem with text {}]
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123422154 data=null}, TableItem with text {}]
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123422154 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123422154 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123422155 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123422156 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123422156 data=null doit=true}, TableItem with text {}]
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123422156 data=null}, TableItem with text {}]
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123422156 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123422156 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:26 [2024-03-15T16:33:26.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123422156 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:26 [2024-03-15T16:33:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:26 [2024-03-15T16:33:26.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:27 [2024-03-15T16:33:27.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:27 [2024-03-15T16:33:27.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:27 [2024-03-15T16:33:27.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123423415 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:33:27 [2024-03-15T16:33:27.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1123423415 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:33:27 [2024-03-15T16:33:27.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1123423415 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:33:27 [2024-03-15T16:33:27.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123423416 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:33:27 [2024-03-15T16:33:27.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123423416 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)}]
12:33:27 [2024-03-15T16:33:27.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1123423419 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:33:27 [2024-03-15T16:33:27.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:27 [2024-03-15T16:33:27.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:27 [2024-03-15T16:33:27.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:27 [2024-03-15T16:33:27.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:27 [2024-03-15T16:33:27.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123423422 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123423423 data=null doit=true}, TreeItem with text {test}]
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123423423 data=null}, TreeItem with text {test}]
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123423423 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123423423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123423448 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123423452 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123423452 data=null doit=true}, TreeItem with text {test}]
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123423452 data=null}, TreeItem with text {test}]
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123423453 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123423453 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123423457 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:27 [2024-03-15T16:33:27.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123423457 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123423457 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123423457 data=null}, TreeItem with text {Traces [12]}]
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123423458 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:27 [2024-03-15T16:33:27.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123423458 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]}]
12:33:27 [2024-03-15T16:33:27.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123423477 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:27 [2024-03-15T16:33:27.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:33:27 [2024-03-15T16:33:27.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:27 [2024-03-15T16:33:27.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:27 [2024-03-15T16:33:27.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123423825 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1123423826 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1123423826 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123423826 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123423826 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)}]
12:33:27 [2024-03-15T16:33:27.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123423852 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:27 [2024-03-15T16:33:27.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:27 [2024-03-15T16:33:27.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123423854 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1123423854 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1123423854 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123423854 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123423854 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)}]
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123423857 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123423858 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1123423858 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1123423858 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123423858 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123423858 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)}]
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123423861 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123423861 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123423861 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:33:27 [2024-03-15T16:33:27.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123423862 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)}]
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123423905 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123424092 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1123424092 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1123424092 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123424094 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123424094 data=null doit=true}, TableItem with text {}]
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123424094 data=null}, TableItem with text {}]
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123424094 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123424094 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123424095 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123424096 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123424096 data=null doit=true}, TableItem with text {}]
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123424096 data=null}, TableItem with text {}]
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123424096 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:28 [2024-03-15T16:33:28.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123424096 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:28 [2024-03-15T16:33:28.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123424096 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:28 [2024-03-15T16:33:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:28 [2024-03-15T16:33:28.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:29 [2024-03-15T16:33:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:29 [2024-03-15T16:33:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:29 [2024-03-15T16:33:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123425356 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:33:29 [2024-03-15T16:33:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1123425356 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:33:29 [2024-03-15T16:33:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1123425356 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:33:29 [2024-03-15T16:33:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123425356 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:33:29 [2024-03-15T16:33:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123425357 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)}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1123425360 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:29 [2024-03-15T16:33:29.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123425363 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123425363 data=null doit=true}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123425364 data=null}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123425364 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123425364 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123425390 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123425390 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123425391 data=null doit=true}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123425391 data=null}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123425391 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123425391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123425394 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123425395 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123425395 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123425395 data=null}, TreeItem with text {Traces [12]}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123425395 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123425395 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]}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123425403 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123425406 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123425406 data=null doit=true}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123425407 data=null}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123425407 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123425412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123425428 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123425432 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123425432 data=null doit=true}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123425433 data=null}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123425433 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123425433 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123425436 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:29 [2024-03-15T16:33:29.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123425437 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123425437 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123425437 data=null}, TreeItem with text {Traces [12]}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123425437 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123425437 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]}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123425453 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1123425454 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1123425454 data=null doit=true}, TreeItem with text {Traces [12]}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1123425454 data=null}, TreeItem with text {Traces [12]}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1123425454 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123425454 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]}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1123425460 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:33:29 [2024-03-15T16:33:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:33:29 [2024-03-15T16:33:29.426Z] 
12:33:29 [2024-03-15T16:33:29.426Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.426Z] 
12:33:29 [2024-03-15T16:33:29.426Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.426Z] 
12:33:29 [2024-03-15T16:33:29.426Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.426Z] 
12:33:29 [2024-03-15T16:33:29.426Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.426Z] 
12:33:29 [2024-03-15T16:33:29.426Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.426Z] 
12:33:29 [2024-03-15T16:33:29.426Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.426Z] 
12:33:29 [2024-03-15T16:33:29.426Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.426Z] 
12:33:29 [2024-03-15T16:33:29.426Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.682Z] 
12:33:29 [2024-03-15T16:33:29.682Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.682Z] 
12:33:29 [2024-03-15T16:33:29.682Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.682Z] 
12:33:29 [2024-03-15T16:33:29.682Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.682Z] 
12:33:29 [2024-03-15T16:33:29.682Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.682Z] 
12:33:29 [2024-03-15T16:33:29.682Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.682Z] 
12:33:29 [2024-03-15T16:33:29.682Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.682Z] 
12:33:29 [2024-03-15T16:33:29.682Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.682Z] 
12:33:29 [2024-03-15T16:33:29.682Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.682Z] 
12:33:29 [2024-03-15T16:33:29.682Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.682Z] 
12:33:29 [2024-03-15T16:33:29.682Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.682Z] 
12:33:29 [2024-03-15T16:33:29.682Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.683Z] 
12:33:29 [2024-03-15T16:33:29.683Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.683Z] 
12:33:29 [2024-03-15T16:33:29.683Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.683Z] 
12:33:29 [2024-03-15T16:33:29.683Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.683Z] 
12:33:29 [2024-03-15T16:33:29.683Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.683Z] 
12:33:29 [2024-03-15T16:33:29.683Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.683Z] 
12:33:29 [2024-03-15T16:33:29.683Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.683Z] 
12:33:29 [2024-03-15T16:33:29.683Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.683Z] 
12:33:29 [2024-03-15T16:33:29.683Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.683Z] 
12:33:29 [2024-03-15T16:33:29.683Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.683Z] 
12:33:29 [2024-03-15T16:33:29.683Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.683Z] 
12:33:29 [2024-03-15T16:33:29.683Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.683Z] 
12:33:29 [2024-03-15T16:33:29.683Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.683Z] 
12:33:29 [2024-03-15T16:33:29.683Z] (Eclipse:19301): Gtk-WARNING **: 16:33:29.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-03-15T16:33:29.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:33:29 [2024-03-15T16:33:29.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:33:29 [2024-03-15T16:33:29.683Z] 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=1123425722 data=null doit=true}, Shell with text {Confirm Clear}]
12:33:29 [2024-03-15T16:33:29.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:33:29 [2024-03-15T16:33:29.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:33:29 [2024-03-15T16:33:29.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:33:29 [2024-03-15T16:33:29.683Z] 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')
12:33:29 [2024-03-15T16:33:29.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:33:29 [2024-03-15T16:33:29.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:33:29 [2024-03-15T16:33:29.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123425723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:29 [2024-03-15T16:33:29.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123425723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:29 [2024-03-15T16:33:29.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123425723 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:29 [2024-03-15T16:33:29.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123425723 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:29 [2024-03-15T16:33:29.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123425723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:29 [2024-03-15T16:33:29.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123425723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:29 [2024-03-15T16:33:29.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123425723 data=null 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')]
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:30.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:31.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:31.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:31.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-03-15T16:33:31.048Z] 
12:33:31 [2024-03-15T16:33:31.048Z] (Eclipse:19301): Gtk-WARNING **: 16:33:31.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:32 [2024-03-15T16:33:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:32 [2024-03-15T16:33:32.668Z] 
12:33:32 [2024-03-15T16:33:32.668Z] (Eclipse:19301): Gtk-CRITICAL **: 16:33:32.576: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:33:32 [2024-03-15T16:33:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1123425479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:33:33 [2024-03-15T16:33:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:33 [2024-03-15T16:33:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:33 [2024-03-15T16:33:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:33 [2024-03-15T16:33:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:33 [2024-03-15T16:33:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:33 [2024-03-15T16:33:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:33 [2024-03-15T16:33:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123429291 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:33 [2024-03-15T16:33:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123429291 data=null doit=true}, TreeItem with text {test}]
12:33:33 [2024-03-15T16:33:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123429291 data=null}, TreeItem with text {test}]
12:33:33 [2024-03-15T16:33:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123429291 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:33 [2024-03-15T16:33:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123429291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:33 [2024-03-15T16:33:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123429303 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:33 [2024-03-15T16:33:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:33 [2024-03-15T16:33:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123429303 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123429303 data=null doit=true}, TreeItem with text {test}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123429303 data=null}, TreeItem with text {test}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123429303 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123429304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123429306 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:33 [2024-03-15T16:33:33.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123429307 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123429307 data=null doit=true}, TreeItem with text {Traces [0]}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123429312 data=null}, TreeItem with text {Traces [0]}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123429312 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123429312 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]}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123429319 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1123429320 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1123429320 data=null doit=true}, TreeItem with text {Traces [0]}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1123429320 data=null}, TreeItem with text {Traces [0]}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1123429321 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123429321 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]}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1123429323 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:33:33 [2024-03-15T16:33:33.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:33:33 [2024-03-15T16:33:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:33:33 [2024-03-15T16:33:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:33:33 [2024-03-15T16:33:33.485Z] 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=1123429638 data=null doit=true}, Shell with text {Trace Import}]
12:33:33 [2024-03-15T16:33:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:33:33 [2024-03-15T16:33:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:33:33 [2024-03-15T16:33:33.485Z] 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')
12:33:33 [2024-03-15T16:33:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.485Z] 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.
12:33:33 [2024-03-15T16:33:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:33:33 [2024-03-15T16:33:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:33:33 [2024-03-15T16:33:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:33:33 [2024-03-15T16:33:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:33:33 [2024-03-15T16:33:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:33:33 [2024-03-15T16:33:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:33:33 [2024-03-15T16:33:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:33:33 [2024-03-15T16:33:33.486Z] 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
12:33:33 [2024-03-15T16:33:33.486Z] 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=1123429643 data=null}, (of type 'Combo')]
12:33:33 [2024-03-15T16:33:33.486Z] 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
12:33:33 [2024-03-15T16:33:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:33 [2024-03-15T16:33:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:33 [2024-03-15T16:33:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:33:33 [2024-03-15T16:33:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:33 [2024-03-15T16:33:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:33 [2024-03-15T16:33:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1123429676 data=null doit=true}, TreeItem with text {/}]
12:33:33 [2024-03-15T16:33:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1123429676 data=null}, TreeItem with text {/}]
12:33:33 [2024-03-15T16:33:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1123429676 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:33:33 [2024-03-15T16:33:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123429676 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
12:33:33 [2024-03-15T16:33:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1123429677 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:33:33 [2024-03-15T16:33:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1123429678 data=null doit=true}, Tree node with text: z-clashes]
12:33:33 [2024-03-15T16:33:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1123429678 data=null}, Tree node with text: z-clashes]
12:33:33 [2024-03-15T16:33:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1123429678 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123429678 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]
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1123429679 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1123429680 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1123429680 data=null doit=true}, Tree node with text: z-clashes]
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1123429680 data=null}, Tree node with text: z-clashes]
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1123429680 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123429680 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]
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1123429682 data=null button=1 stateMask=0x80000 x=111 y=53 count=1}, Tree node with text: z-clashes]
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:33 [2024-03-15T16:33:33.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123429701 data=null button=0 stateMask=0x0 x=153 y=-39 count=0}, Tree node with text: kernel-overlap-testing]
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123429701 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123429701 data=null}, Tree node with text: kernel-overlap-testing]
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123429701 data=null button=1 stateMask=0x0 x=153 y=-39 count=1}, Tree node with text: kernel-overlap-testing]
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123429701 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]
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123429702 data=null button=1 stateMask=0x80000 x=153 y=-39 count=1}, Tree node with text: kernel-overlap-testing]
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:33:33 [2024-03-15T16:33:33.743Z] 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:'))
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123429705 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:'))]
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.743Z] 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'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:33:33 [2024-03-15T16:33:33.743Z] 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')
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:33:33 [2024-03-15T16:33:33.744Z] 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')
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@71f6d66f
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1123429707 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')]
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123429707 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')]
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1123429707 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1123429707 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1123429707 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')]
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1123429707 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')]
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1123429707 data=null 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')]
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1123429708 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')]
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123429708 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')]
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1123429708 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')]
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1123429708 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1123429708 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:33:33 [2024-03-15T16:33:33.744Z] 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')
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:33:33 [2024-03-15T16:33:33.744Z] 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.
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:33:33 [2024-03-15T16:33:33.745Z] 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')
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] 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')
12:33:33 [2024-03-15T16:33:33.745Z] 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.
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:33:33 [2024-03-15T16:33:33.745Z] 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')
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:33:33 [2024-03-15T16:33:33.745Z] 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.
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] 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)'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:33:33 [2024-03-15T16:33:33.745Z] 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')
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] 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')
12:33:33 [2024-03-15T16:33:33.745Z] 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.
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:33 [2024-03-15T16:33:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:33:33 [2024-03-15T16:33:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:33:33 [2024-03-15T16:33:33.746Z] 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')
12:33:33 [2024-03-15T16:33:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:33:33 [2024-03-15T16:33:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123429712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:33 [2024-03-15T16:33:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123429712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:33 [2024-03-15T16:33:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123429712 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:33 [2024-03-15T16:33:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123429712 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:33 [2024-03-15T16:33:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123429712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:33 [2024-03-15T16:33:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123429713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:34 [2024-03-15T16:33:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123429713 data=null 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')]
12:33:34 [2024-03-15T16:33:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123429346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:33:34 [2024-03-15T16:33:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:34 [2024-03-15T16:33:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:34 [2024-03-15T16:33:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123429965 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123429965 data=null doit=true}, TreeItem with text {test}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123429965 data=null}, TreeItem with text {test}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123429965 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123429965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123429997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123429998 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123429998 data=null doit=true}, TreeItem with text {test}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123429998 data=null}, TreeItem with text {test}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123429998 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123429998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123430001 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:34 [2024-03-15T16:33:34.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123430002 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123430002 data=null doit=true}, TreeItem with text {Traces [2]}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123430002 data=null}, TreeItem with text {Traces [2]}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123430002 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123430002 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]}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123430016 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123430016 data=null doit=true}, TreeItem with text {Traces [2]}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123430016 data=null}, TreeItem with text {Traces [2]}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123430016 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123430016 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]}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123430018 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1123430018 data=null doit=true}, TreeItem with text {z-clashes [1]}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1123430018 data=null}, TreeItem with text {z-clashes [1]}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1123430018 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123430018 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]}]
12:33:34 [2024-03-15T16:33:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1123430019 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123430251 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123430251 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123430251 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123430251 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123430253 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}]
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123430267 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:34 [2024-03-15T16:33:34.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123430277 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123430278 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123430278 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123430278 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123430278 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}]
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123430280 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123430281 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123430281 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123430281 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123430281 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123430281 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}]
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123430284 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123430284 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123430284 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123430284 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}]
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123430320 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123430327 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123430327 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123430327 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:33:34 [2024-03-15T16:33:34.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:33:34 [2024-03-15T16:33:34.259Z] 
12:33:34 [2024-03-15T16:33:34.259Z] (Eclipse:19301): Gtk-CRITICAL **: 16:33:34.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:33:34 [2024-03-15T16:33:34.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:34 [2024-03-15T16:33:34.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:34 [2024-03-15T16:33:34.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:35 [2024-03-15T16:33:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:35 [2024-03-15T16:33:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:35 [2024-03-15T16:33:35.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:35 [2024-03-15T16:33:35.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:35 [2024-03-15T16:33:35.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:35 [2024-03-15T16:33:35.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:35 [2024-03-15T16:33:35.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:35 [2024-03-15T16:33:35.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123431832 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:35 [2024-03-15T16:33:35.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123431832 data=null doit=true}, TableItem with text {}]
12:33:35 [2024-03-15T16:33:35.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123431832 data=null}, TableItem with text {}]
12:33:35 [2024-03-15T16:33:35.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123431832 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123431832 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123431838 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123431920 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1123431921 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1123431921 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123431921 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123431921 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}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1123431935 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:35 [2024-03-15T16:33:35.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123431940 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123431940 data=null doit=true}, TreeItem with text {test}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123431940 data=null}, TreeItem with text {test}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123431940 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123431940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123431972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123431972 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123431972 data=null doit=true}, TreeItem with text {test}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123431972 data=null}, TreeItem with text {test}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123431973 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123431973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123431976 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:35 [2024-03-15T16:33:35.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123431977 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123431977 data=null doit=true}, TreeItem with text {Traces [2]}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123431977 data=null}, TreeItem with text {Traces [2]}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123431978 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123431978 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]}]
12:33:35 [2024-03-15T16:33:35.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123431986 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:33:35 [2024-03-15T16:33:35.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:33:36 [2024-03-15T16:33:36.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:36 [2024-03-15T16:33:36.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123432224 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123432224 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123432225 data=null}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123432225 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123432225 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}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123432238 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:36 [2024-03-15T16:33:36.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123432247 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123432247 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123432247 data=null}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123432247 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123432247 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}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123432250 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123432250 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123432250 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123432250 data=null}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123432251 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123432251 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}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123432253 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123432253 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123432253 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1123432253 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}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123432293 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123432300 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123432300 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123432300 data=null}, TreeItem with text {kernel-overlap-testing}]
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:33:36 [2024-03-15T16:33:36.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:36 [2024-03-15T16:33:36.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:36 [2024-03-15T16:33:36.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:36 [2024-03-15T16:33:36.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:36 [2024-03-15T16:33:36.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:36 [2024-03-15T16:33:36.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:36 [2024-03-15T16:33:36.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:36 [2024-03-15T16:33:36.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:36 [2024-03-15T16:33:36.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1123432802 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
12:33:36 [2024-03-15T16:33:36.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1123432807 data=null doit=true}, TableItem with text {}]
12:33:36 [2024-03-15T16:33:36.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1123432807 data=null}, TableItem with text {}]
12:33:36 [2024-03-15T16:33:36.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1123432807 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
12:33:36 [2024-03-15T16:33:36.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1123432807 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:33:36 [2024-03-15T16:33:36.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1123432811 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
12:33:36 [2024-03-15T16:33:36.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:36 [2024-03-15T16:33:36.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123433760 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123433761 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123433761 data=null}, TreeItem with text {kernel-overlap-testing}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123433761 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123433761 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}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123433764 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:37 [2024-03-15T16:33:37.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123433768 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123433768 data=null doit=true}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123433768 data=null}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123433768 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123433768 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123433793 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123433793 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123433793 data=null doit=true}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123433793 data=null}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123433793 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123433793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123433797 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123433797 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123433797 data=null doit=true}, TreeItem with text {Traces [2]}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123433797 data=null}, TreeItem with text {Traces [2]}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123433797 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123433798 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]}]
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123433805 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:33:37 [2024-03-15T16:33:37.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:33:37 [2024-03-15T16:33:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123433809 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123433809 data=null doit=true}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123433809 data=null}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123433809 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123433815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123433832 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123433833 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123433833 data=null doit=true}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123433833 data=null}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123433833 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123433833 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123433837 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:37 [2024-03-15T16:33:37.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123433837 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123433837 data=null doit=true}, TreeItem with text {Traces [2]}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123433837 data=null}, TreeItem with text {Traces [2]}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123433838 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123433838 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]}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123433848 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123433849 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123433849 data=null doit=true}, TreeItem with text {Traces [2]}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123433849 data=null}, TreeItem with text {Traces [2]}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123433849 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123433849 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]}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123433852 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:33:37 [2024-03-15T16:33:37.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.949Z] 
12:33:37 [2024-03-15T16:33:37.949Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.950Z] 
12:33:37 [2024-03-15T16:33:37.950Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.950Z] 
12:33:37 [2024-03-15T16:33:37.950Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.950Z] 
12:33:37 [2024-03-15T16:33:37.950Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.950Z] 
12:33:37 [2024-03-15T16:33:37.950Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.950Z] 
12:33:37 [2024-03-15T16:33:37.950Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.950Z] 
12:33:37 [2024-03-15T16:33:37.950Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.950Z] 
12:33:37 [2024-03-15T16:33:37.950Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.950Z] 
12:33:37 [2024-03-15T16:33:37.950Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.950Z] 
12:33:37 [2024-03-15T16:33:37.950Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.950Z] 
12:33:37 [2024-03-15T16:33:37.950Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.950Z] 
12:33:37 [2024-03-15T16:33:37.950Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.950Z] 
12:33:37 [2024-03-15T16:33:37.950Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.950Z] 
12:33:37 [2024-03-15T16:33:37.950Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.950Z] 
12:33:37 [2024-03-15T16:33:37.950Z] (Eclipse:19301): Gtk-WARNING **: 16:33:37.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:37 [2024-03-15T16:33:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:33:37 [2024-03-15T16:33:37.950Z] 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=1123434134 data=null doit=true}, Shell with text {New Folder}]
12:33:37 [2024-03-15T16:33:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:33:37 [2024-03-15T16:33:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
12:33:37 [2024-03-15T16:33:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
12:33:37 [2024-03-15T16:33:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
12:33:37 [2024-03-15T16:33:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:37 [2024-03-15T16:33:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:37 [2024-03-15T16:33:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:33:37 [2024-03-15T16:33:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:33:37 [2024-03-15T16:33:37.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')
12:33:37 [2024-03-15T16:33:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:33:37 [2024-03-15T16:33:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123434136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:37 [2024-03-15T16:33:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123434136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:37 [2024-03-15T16:33:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123434136 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:37 [2024-03-15T16:33:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123434136 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:37 [2024-03-15T16:33:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123434136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:37 [2024-03-15T16:33:37.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123434136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:38 [2024-03-15T16:33:38.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123434136 data=null 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')]
12:33:38 [2024-03-15T16:33:38.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1123433873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
12:33:38 [2024-03-15T16:33:38.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:38 [2024-03-15T16:33:38.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:33:38 [2024-03-15T16:33:38.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:38 [2024-03-15T16:33:38.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa} time=1123434242 data=null button=0 stateMask=0x0 x=90 y=81 count=0}, TreeItem with text {aaa}]
12:33:38 [2024-03-15T16:33:38.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa} time=1123434242 data=null doit=true}, TreeItem with text {aaa}]
12:33:38 [2024-03-15T16:33:38.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa} time=1123434242 data=null}, TreeItem with text {aaa}]
12:33:38 [2024-03-15T16:33:38.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa} time=1123434242 data=null button=1 stateMask=0x0 x=90 y=81 count=1}, TreeItem with text {aaa}]
12:33:38 [2024-03-15T16:33:38.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123434243 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}]
12:33:38 [2024-03-15T16:33:38.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa} time=1123434247 data=null button=1 stateMask=0x80000 x=90 y=81 count=1}, TreeItem with text {aaa}]
12:33:38 [2024-03-15T16:33:38.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:33:38 [2024-03-15T16:33:38.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.462Z] 
12:33:38 [2024-03-15T16:33:38.462Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.463Z] 
12:33:38 [2024-03-15T16:33:38.463Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.463Z] 
12:33:38 [2024-03-15T16:33:38.463Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.463Z] 
12:33:38 [2024-03-15T16:33:38.463Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.463Z] 
12:33:38 [2024-03-15T16:33:38.463Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:33:38 [2024-03-15T16:33:38.463Z] 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=1123434587 data=null doit=true}, Shell with text {Trace Import}]
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:33:38 [2024-03-15T16:33:38.463Z] 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')
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1123434589 data=null doit=true}, Button with text {Select &archive file:}]
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1123434597 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:}]
12:33:38 [2024-03-15T16:33:38.463Z] 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')
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1123434601 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1123434603 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')]
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1123434603 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')]
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1123434603 data=null 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')]
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:33:38 [2024-03-15T16:33:38.463Z] 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
12:33:38 [2024-03-15T16:33:38.463Z] 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=1123434616 data=null}, (of type 'Combo')]
12:33:38 [2024-03-15T16:33:38.463Z] 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
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1123434647 data=null doit=true}, TreeItem with text {import}]
12:33:38 [2024-03-15T16:33:38.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1123434647 data=null}, TreeItem with text {import}]
12:33:38 [2024-03-15T16:33:38.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1123434647 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:33:38 [2024-03-15T16:33:38.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123434647 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}]
12:33:38 [2024-03-15T16:33:38.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1123434649 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:33:38 [2024-03-15T16:33:38.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:38 [2024-03-15T16:33:38.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123434649 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:33:38 [2024-03-15T16:33:38.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123434649 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:33:38 [2024-03-15T16:33:38.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123434650 data=null}, Tree node with text: kernel-overlap-testing]
12:33:38 [2024-03-15T16:33:38.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123434650 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:33:38 [2024-03-15T16:33:38.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123434650 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]
12:33:38 [2024-03-15T16:33:38.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123434651 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:33:38 [2024-03-15T16:33:38.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:33:38 [2024-03-15T16:33:38.720Z] 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:'))
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1123434672 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:'))]
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.720Z] 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'
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:33:38 [2024-03-15T16:33:38.720Z] 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')
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7fa1d451
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1123434673 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')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123434673 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')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1123434673 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1123434673 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1123434673 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')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1123434674 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')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1123434674 data=null 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')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1123434674 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')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1123434674 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')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1123434674 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')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1123434674 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1123434674 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:33:38 [2024-03-15T16:33:38.721Z] 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')
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@67b88713
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1123434675 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')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123434675 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')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1123434675 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1123434675 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1123434675 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')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1123434675 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')]
12:33:38 [2024-03-15T16:33:38.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1123434675 data=null 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')]
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1123434675 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')]
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1123434675 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')]
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1123434675 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')]
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1123434675 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1123434675 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:33:38 [2024-03-15T16:33:38.722Z] 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')
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:33:38 [2024-03-15T16:33:38.722Z] 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.
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:33:38 [2024-03-15T16:33:38.722Z] 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')
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] 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')
12:33:38 [2024-03-15T16:33:38.722Z] 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.
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:33:38 [2024-03-15T16:33:38.722Z] 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')
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:33:38 [2024-03-15T16:33:38.722Z] 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.
12:33:38 [2024-03-15T16:33:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] 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)'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:33:38 [2024-03-15T16:33:38.723Z] 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')
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] 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')
12:33:38 [2024-03-15T16:33:38.723Z] 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.
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:33:38 [2024-03-15T16:33:38.723Z] 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')
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1123434680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1123434680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1123434680 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1123434680 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1123434680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1123434680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1123434680 data=null 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')]
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1123434281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123434844 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123434844 data=null doit=true}, TreeItem with text {test}]
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123434844 data=null}, TreeItem with text {test}]
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123434844 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123434845 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123434873 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:38 [2024-03-15T16:33:38.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:38 [2024-03-15T16:33:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1123434873 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:33:38 [2024-03-15T16:33:38.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1123434873 data=null}, TreeItem with text {Experiments [1]}]
12:33:38 [2024-03-15T16:33:38.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1123434874 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:33:38 [2024-03-15T16:33:38.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123434874 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]}]
12:33:38 [2024-03-15T16:33:38.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1123434874 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:33:38 [2024-03-15T16:33:38.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1123434875 data=null doit=true}, TreeItem with text {aaa [1]}]
12:33:38 [2024-03-15T16:33:38.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1123434875 data=null}, TreeItem with text {aaa [1]}]
12:33:38 [2024-03-15T16:33:38.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1123434875 data=null button=1 stateMask=0x0 x=101 y=104 count=1}, TreeItem with text {aaa [1]}]
12:33:38 [2024-03-15T16:33:38.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123434875 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]}]
12:33:38 [2024-03-15T16:33:38.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1123434876 data=null button=1 stateMask=0x80000 x=101 y=104 count=1}, TreeItem with text {aaa [1]}]
12:33:38 [2024-03-15T16:33:38.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:38 [2024-03-15T16:33:38.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1123434877 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:33:38 [2024-03-15T16:33:38.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1123434877 data=null}, Tree node with text: kernel-overlap-testing]
12:33:38 [2024-03-15T16:33:38.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1123434877 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, Tree node with text: kernel-overlap-testing]
12:33:38 [2024-03-15T16:33:38.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123434877 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]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=1123434911 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=1123434911 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=1123434912 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=1123434912 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=1123434923 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=1123434923 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=1123434923 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=1123434923 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]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=1123434927 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [0]} time=1123434929 data=null doit=true}, TreeItem with text {exp [0]}]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=1123434929 data=null}, TreeItem with text {exp [0]}]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=1123434937 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [0]}]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123434937 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]}]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=1123434939 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [0]}]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=1123434939 data=null button=0 stateMask=0x0 x=101 y=196 count=0}, TreeItem with text {aaa [1]}]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1123434940 data=null doit=true}, TreeItem with text {aaa [1]}]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1123434940 data=null}, TreeItem with text {aaa [1]}]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1123434940 data=null button=1 stateMask=0x0 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
12:33:38 [2024-03-15T16:33:38.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123434940 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]}]
12:33:38 [2024-03-15T16:33:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1123434963 data=null button=1 stateMask=0x80000 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
12:33:38 [2024-03-15T16:33:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
12:33:38 [2024-03-15T16:33:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:38 [2024-03-15T16:33:38.982Z] 
12:33:38 [2024-03-15T16:33:38.982Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:39 [2024-03-15T16:33:39.238Z] 
12:33:39 [2024-03-15T16:33:39.238Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:39 [2024-03-15T16:33:39.238Z] 
12:33:39 [2024-03-15T16:33:39.238Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:39 [2024-03-15T16:33:39.238Z] 
12:33:39 [2024-03-15T16:33:39.238Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:39 [2024-03-15T16:33:39.238Z] 
12:33:39 [2024-03-15T16:33:39.238Z] (Eclipse:19301): Gtk-WARNING **: 16:33:38.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:39 [2024-03-15T16:33:39.238Z] 
12:33:39 [2024-03-15T16:33:39.238Z] (Eclipse:19301): Gtk-WARNING **: 16:33:39.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:39 [2024-03-15T16:33:39.238Z] 
12:33:39 [2024-03-15T16:33:39.238Z] (Eclipse:19301): Gtk-WARNING **: 16:33:39.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:39 [2024-03-15T16:33:39.238Z] 
12:33:39 [2024-03-15T16:33:39.238Z] (Eclipse:19301): Gtk-WARNING **: 16:33:39.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:39 [2024-03-15T16:33:39.238Z] 
12:33:39 [2024-03-15T16:33:39.238Z] (Eclipse:19301): Gtk-WARNING **: 16:33:39.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:39 [2024-03-15T16:33:39.238Z] 
12:33:39 [2024-03-15T16:33:39.238Z] (Eclipse:19301): Gtk-WARNING **: 16:33:39.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:39 [2024-03-15T16:33:39.238Z] 
12:33:39 [2024-03-15T16:33:39.238Z] (Eclipse:19301): Gtk-WARNING **: 16:33:39.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:39 [2024-03-15T16:33:39.238Z] 
12:33:39 [2024-03-15T16:33:39.238Z] (Eclipse:19301): Gtk-WARNING **: 16:33:39.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:39 [2024-03-15T16:33:39.238Z] 
12:33:39 [2024-03-15T16:33:39.238Z] (Eclipse:19301): Gtk-WARNING **: 16:33:39.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:39 [2024-03-15T16:33:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
12:33:39 [2024-03-15T16:33:39.238Z] 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=1123435243 data=null doit=true}, Shell with text {Rename Folder}]
12:33:39 [2024-03-15T16:33:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: of type 'Text'
12:33:39 [2024-03-15T16:33:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
12:33:39 [2024-03-15T16:33:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
12:33:39 [2024-03-15T16:33:39.238Z] 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:'))
12:33:39 [2024-03-15T16:33:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:39 [2024-03-15T16:33:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:39 [2024-03-15T16:33:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:33:39 [2024-03-15T16:33:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:33:39 [2024-03-15T16:33:39.239Z] 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')
12:33:39 [2024-03-15T16:33:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:33:39 [2024-03-15T16:33:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123435245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:39 [2024-03-15T16:33:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123435245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:39 [2024-03-15T16:33:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123435245 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:39 [2024-03-15T16:33:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123435245 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:39 [2024-03-15T16:33:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123435245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:39 [2024-03-15T16:33:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123435245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:39 [2024-03-15T16:33:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123435245 data=null 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')]
12:33:39 [2024-03-15T16:33:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:39 [2024-03-15T16:33:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1123434979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
12:33:39 [2024-03-15T16:33:39.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:39 [2024-03-15T16:33:39.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:33:39 [2024-03-15T16:33:39.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
12:33:39 [2024-03-15T16:33:39.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:39 [2024-03-15T16:33:39.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123435872 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123435872 data=null doit=true}, TreeItem with text {test}]
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123435872 data=null}, TreeItem with text {test}]
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123435873 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123435873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123435907 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123435908 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123435908 data=null doit=true}, TreeItem with text {test}]
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123435908 data=null}, TreeItem with text {test}]
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123435908 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:39 [2024-03-15T16:33:39.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123435908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:39 [2024-03-15T16:33:39.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123435912 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:39 [2024-03-15T16:33:39.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:39 [2024-03-15T16:33:39.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:39 [2024-03-15T16:33:39.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1123435912 data=null button=0 stateMask=0x0 x=92 y=173 count=0}, TreeItem with text {Traces [3]}]
12:33:39 [2024-03-15T16:33:39.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1123435912 data=null doit=true}, TreeItem with text {Traces [3]}]
12:33:39 [2024-03-15T16:33:39.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1123435912 data=null}, TreeItem with text {Traces [3]}]
12:33:39 [2024-03-15T16:33:39.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1123435912 data=null button=1 stateMask=0x0 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
12:33:39 [2024-03-15T16:33:39.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123435913 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]}]
12:33:39 [2024-03-15T16:33:39.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1123435920 data=null button=1 stateMask=0x80000 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
12:33:40 [2024-03-15T16:33:40.056Z] 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@19656e21] time=1123436224 data=null doit=true}, Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}]
12:33:40 [2024-03-15T16:33:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:33:40 [2024-03-15T16:33:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:40 [2024-03-15T16:33:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:40 [2024-03-15T16:33:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:40 [2024-03-15T16:33:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123436228 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:40 [2024-03-15T16:33:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123436229 data=null doit=true}, TreeItem with text {test}]
12:33:40 [2024-03-15T16:33:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123436229 data=null}, TreeItem with text {test}]
12:33:40 [2024-03-15T16:33:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123436229 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:40 [2024-03-15T16:33:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123436229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:40 [2024-03-15T16:33:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123436259 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:40 [2024-03-15T16:33:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:33:40 [2024-03-15T16:33:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:33:40 [2024-03-15T16:33:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:33:40 [2024-03-15T16:33:40.312Z] 
12:33:40 [2024-03-15T16:33:40.312Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.312Z] 
12:33:40 [2024-03-15T16:33:40.312Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.312Z] 
12:33:40 [2024-03-15T16:33:40.312Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.312Z] 
12:33:40 [2024-03-15T16:33:40.312Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.312Z] 
12:33:40 [2024-03-15T16:33:40.312Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.312Z] 
12:33:40 [2024-03-15T16:33:40.312Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.312Z] 
12:33:40 [2024-03-15T16:33:40.312Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.312Z] 
12:33:40 [2024-03-15T16:33:40.312Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] 
12:33:40 [2024-03-15T16:33:40.568Z] (Eclipse:19301): Gtk-WARNING **: 16:33:40.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-03-15T16:33:40.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:33:40 [2024-03-15T16:33:40.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:33:40 [2024-03-15T16:33:40.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:33:40 [2024-03-15T16:33:40.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:33:40 [2024-03-15T16:33:40.568Z] 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')
12:33:40 [2024-03-15T16:33:40.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:33:40 [2024-03-15T16:33:40.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:40 [2024-03-15T16:33:40.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:40 [2024-03-15T16:33:40.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:33:40 [2024-03-15T16:33:40.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:33:40 [2024-03-15T16:33:40.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=1123436662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:40 [2024-03-15T16:33:40.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=1123436662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:40 [2024-03-15T16:33:40.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=1123436662 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:40 [2024-03-15T16:33:40.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=1123436662 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:40 [2024-03-15T16:33:40.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=1123436662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:40 [2024-03-15T16:33:40.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=1123436662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:40 [2024-03-15T16:33:40.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=1123436662 data=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')]
12:33:40 [2024-03-15T16:33:40.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=1123436662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:40 [2024-03-15T16:33:40.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=1123436662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:40 [2024-03-15T16:33:40.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=1123436662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:40 [2024-03-15T16:33:40.569Z] 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=1123436663 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:40 [2024-03-15T16:33:40.569Z] 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=1123436663 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:40 [2024-03-15T16:33:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:33:40 [2024-03-15T16:33:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:33:40 [2024-03-15T16:33:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:33:40 [2024-03-15T16:33:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:40 [2024-03-15T16:33:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:40 [2024-03-15T16:33:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:33:40 [2024-03-15T16:33:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:33:40 [2024-03-15T16:33:40.569Z] 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')
12:33:40 [2024-03-15T16:33:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:33:40 [2024-03-15T16:33:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123436663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:40 [2024-03-15T16:33:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123436663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:40 [2024-03-15T16:33:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123436663 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:40 [2024-03-15T16:33:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123436663 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:40 [2024-03-15T16:33:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123436663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:40 [2024-03-15T16:33:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123436663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:40 [2024-03-15T16:33:40.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:40 [2024-03-15T16:33:40.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:40 [2024-03-15T16:33:40.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:40 [2024-03-15T16:33:40.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:40 [2024-03-15T16:33:40.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:40 [2024-03-15T16:33:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:33:41 [2024-03-15T16:33:41.130Z] 
12:33:41 [2024-03-15T16:33:41.130Z] (Eclipse:19301): Gtk-CRITICAL **: 16:33:40.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:33:41 [2024-03-15T16:33:41.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123436664 data=null 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')]
12:33:41 [2024-03-15T16:33:41.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1123436319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:33:41 [2024-03-15T16:33:41.386Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 327.3 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_01ContextMenuPresence -- Time elapsed: 0.068 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_02Import -- Time elapsed: 0.436 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_03SingleCustomTextTrace -- Time elapsed: 2.630 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_04SingleCustomXmlTrace -- Time elapsed: 2.697 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_05SingleCtfTrace -- Time elapsed: 2.572 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_06RenameCopyImport -- Time elapsed: 8.345 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_07OverwriteCopyImport -- Time elapsed: 9.492 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_08SkipImport -- Time elapsed: 5.925 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_09OverwriteOptionImport -- Time elapsed: 8.945 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_10ImportUnrecognized -- Time elapsed: 1.771 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_11ImportUnrecognizedIgnore -- Time elapsed: 1.799 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_12ImportCtfWithMetadataSelection -- Time elapsed: 3.972 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_13ImportRecursiveAutoRenameAll -- Time elapsed: 24.03 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_14ImportRecursiveAutoOverwriteAll -- Time elapsed: 16.39 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_15ImportRecursiveAutoSkipAll -- Time elapsed: 15.00 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_16ImportRecursiveAutoRenameOverwriteSkip -- Time elapsed: 10.92 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_17ImportRecursiveSpecifyTraceTypeCTF -- Time elapsed: 8.913 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_18ImportRecursiveSpecifyTraceTypeKernel -- Time elapsed: 3.895 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_19ImportRecursiveSpecifyTraceTypeUST -- Time elapsed: 7.036 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_20ImportRecursiveSpecifyTraceTypeCustomText -- Time elapsed: 7.088 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_21ImportFromMenuProjectSelected -- Time elapsed: 4.133 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_22ImportFromMenuProjectNotSelected -- Time elapsed: 4.481 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_29ImportRecursivePreserve -- Time elapsed: 9.419 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_30ImportRecursivePreserveSkipAll -- Time elapsed: 3.644 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_31ImportRecursivePreserveRenameAll -- Time elapsed: 9.431 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_32DeleteTraceAndFolder -- Time elapsed: 13.41 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_33DeleteMultipleFolders -- Time elapsed: 7.546 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_34ClearSingleTracesFolder -- Time elapsed: 5.351 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_35ClearMultipleTracesFolder -- Time elapsed: 7.596 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_36ImportZipArchivePreserve -- Time elapsed: 22.76 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_37ImportZipArchiveNoPreserve -- Time elapsed: 26.77 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_38ImportZipArchiveSpecificTraces -- Time elapsed: 8.560 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_39ImportTarGzipArchivePreserve -- Time elapsed: 23.39 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_40ImportTarGzipArchiveNoPreserve -- Time elapsed: 26.36 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_41ImportTarGzipArchiveSpecificTraces -- Time elapsed: 8.402 s
12:33:41 [2024-03-15T16:33:41.386Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test_RenameFolderWorkaroundBug525833 -- Time elapsed: 2.116 s
12:33:41 [2024-03-15T16:33:41.386Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
12:33:41 [2024-03-15T16:33:41.386Z] 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@19656e21] time=1123437343 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:41 [2024-03-15T16:33:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:41 [2024-03-15T16:33:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:33:41 [2024-03-15T16:33:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:33:41 [2024-03-15T16:33:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:33:41 [2024-03-15T16:33:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1123437423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:33:41 [2024-03-15T16:33:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:33:41 [2024-03-15T16:33:41.642Z] 
12:33:41 [2024-03-15T16:33:41.642Z] (Eclipse:19301): Gtk-CRITICAL **: 16:33:41.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:33:44 [2024-03-15T16:33:44.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Flame Chart"'
12:33:44 [2024-03-15T16:33:44.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:33:44 [2024-03-15T16:33:44.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
12:33:44 [2024-03-15T16:33:44.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
12:33:45 [2024-03-15T16:33:45.165Z] 
12:33:45 [2024-03-15T16:33:45.165Z] (Eclipse:19301): Gtk-CRITICAL **: 16:33:45.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:33:45 [2024-03-15T16:33:45.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=1123440767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
12:33:45 [2024-03-15T16:33:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
12:33:45 [2024-03-15T16:33:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
12:33:45 [2024-03-15T16:33:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
12:33:45 [2024-03-15T16:33:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<?xml version="1.0" ...", using matcher: of type 'StyledText'
12:33:45 [2024-03-15T16:33:45.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:33:45 [2024-03-15T16:33:45.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:33:45 [2024-03-15T16:33:45.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
12:33:45 [2024-03-15T16:33:45.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Example'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=1123441873 data=null doit=true}, MenuItem with text {None}]
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=1123441873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=1123441873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Example']
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Example'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Example} time=1123441899 data=null doit=true}, MenuItem with text {Example}]
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=1123441899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Example}]
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=1123441899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'None'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Set A} time=1123441925 data=null doit=true}, MenuItem with text {Set A}]
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=1123441925 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}]
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=1123441925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'None']
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'None'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
12:33:45 [2024-03-15T16:33:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
12:33:46 [2024-03-15T16:33:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=1123442026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
12:33:46 [2024-03-15T16:33:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
12:33:46 [2024-03-15T16:33:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
12:33:46 [2024-03-15T16:33:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
12:33:46 [2024-03-15T16:33:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
12:33:46 [2024-03-15T16:33:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:33:46 [2024-03-15T16:33:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:33:46 [2024-03-15T16:33:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:33:46 [2024-03-15T16:33:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
12:33:46 [2024-03-15T16:33:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
12:33:46 [2024-03-15T16:33:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=1123442524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
12:33:46 [2024-03-15T16:33:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
12:33:46 [2024-03-15T16:33:46.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
12:33:46 [2024-03-15T16:33:46.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
12:33:46 [2024-03-15T16:33:46.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets></marke...", using matcher: of type 'StyledText'
12:33:46 [2024-03-15T16:33:46.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:33:46 [2024-03-15T16:33:46.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
12:33:46 [2024-03-15T16:33:46.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
12:33:46 [2024-03-15T16:33:46.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=1123442883 data=null doit=true}, MenuItem with text {None}]
12:33:46 [2024-03-15T16:33:46.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=1123442883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
12:33:46 [2024-03-15T16:33:46.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=1123442883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
12:33:46 [2024-03-15T16:33:46.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
12:33:47 [2024-03-15T16:33:47.259Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:33:47 [2024-03-15T16:33:47.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
12:33:47 [2024-03-15T16:33:47.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:33:47 [2024-03-15T16:33:47.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:33:47 [2024-03-15T16:33:47.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443392 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:33:47 [2024-03-15T16:33:47.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:33:47 [2024-03-15T16:33:47.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:33:47 [2024-03-15T16:33:47.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443392 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}]
12:33:47 [2024-03-15T16:33:47.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:33:47 [2024-03-15T16:33:47.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:33:47 [2024-03-15T16:33:47.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:33:47 [2024-03-15T16:33:47.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443394 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:33:47 [2024-03-15T16:33:47.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443394 data=null}, ToolItem with tooltip text {Next Marker}]
12:33:47 [2024-03-15T16:33:47.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
12:33:47 [2024-03-15T16:33:47.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Markers", using matcher: with mnemonic 'Show Markers'
12:33:47 [2024-03-15T16:33:47.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker A-1", using matcher: with mnemonic 'Marker A-1'
12:33:47 [2024-03-15T16:33:47.822Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:33:47 [2024-03-15T16:33:47.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
12:33:47 [2024-03-15T16:33:47.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:33:47 [2024-03-15T16:33:47.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:33:47 [2024-03-15T16:33:47.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443897 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:33:47 [2024-03-15T16:33:47.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:33:47 [2024-03-15T16:33:47.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:33:47 [2024-03-15T16:33:47.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443897 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}]
12:33:47 [2024-03-15T16:33:47.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:33:47 [2024-03-15T16:33:47.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:33:47 [2024-03-15T16:33:47.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:33:47 [2024-03-15T16:33:47.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443898 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:33:47 [2024-03-15T16:33:47.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1123443898 data=null}, ToolItem with tooltip text {Previous Marker}]
12:33:47 [2024-03-15T16:33:47.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
12:33:48 [2024-03-15T16:33:48.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:33:48 [2024-03-15T16:33:48.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
12:33:48 [2024-03-15T16:33:48.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
12:33:48 [2024-03-15T16:33:48.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=1123444418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
12:33:48 [2024-03-15T16:33:48.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
12:33:48 [2024-03-15T16:33:48.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
12:33:48 [2024-03-15T16:33:48.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
12:33:48 [2024-03-15T16:33:48.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
12:33:48 [2024-03-15T16:33:48.641Z] 
12:33:48 [2024-03-15T16:33:48.641Z] (Eclipse:19301): Gtk-CRITICAL **: 16:33:48.553: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:33:48 [2024-03-15T16:33:48.641Z] 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@19656e21] time=1123444783 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:48 [2024-03-15T16:33:48.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:33:48 [2024-03-15T16:33:48.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:48 [2024-03-15T16:33:48.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:48 [2024-03-15T16:33:48.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:48 [2024-03-15T16:33:48.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test_project} time=1123444805 data=null button=0 stateMask=0x0 x=81 y=12 count=0}, TreeItem with text {test_project}]
12:33:48 [2024-03-15T16:33:48.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test_project} time=1123444805 data=null doit=true}, TreeItem with text {test_project}]
12:33:48 [2024-03-15T16:33:48.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test_project} time=1123444805 data=null}, TreeItem with text {test_project}]
12:33:48 [2024-03-15T16:33:48.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test_project} time=1123444805 data=null button=1 stateMask=0x0 x=81 y=12 count=1}, TreeItem with text {test_project}]
12:33:48 [2024-03-15T16:33:48.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123444805 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}]
12:33:48 [2024-03-15T16:33:48.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test_project} time=1123444816 data=null button=1 stateMask=0x80000 x=81 y=12 count=1}, TreeItem with text {test_project}]
12:33:48 [2024-03-15T16:33:48.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:33:48 [2024-03-15T16:33:48.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:33:48 [2024-03-15T16:33:48.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:33:49 [2024-03-15T16:33:49.458Z] 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')
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:33:49 [2024-03-15T16:33:49.458Z] 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=1123445601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:49 [2024-03-15T16:33:49.458Z] 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=1123445602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:49 [2024-03-15T16:33:49.458Z] 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=1123445602 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:49 [2024-03-15T16:33:49.458Z] 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=1123445602 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:49 [2024-03-15T16:33:49.458Z] 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=1123445602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:49 [2024-03-15T16:33:49.458Z] 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=1123445602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:49 [2024-03-15T16:33:49.458Z] 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=1123445602 data=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')]
12:33:49 [2024-03-15T16:33:49.458Z] 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=1123445602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:49 [2024-03-15T16:33:49.458Z] 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=1123445602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:49 [2024-03-15T16:33:49.458Z] 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=1123445602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:49 [2024-03-15T16:33:49.458Z] 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=1123445602 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:49 [2024-03-15T16:33:49.458Z] 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=1123445602 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:33:49 [2024-03-15T16:33:49.458Z] 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')
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123445603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123445603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123445603 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:49 [2024-03-15T16:33:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123445603 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:49 [2024-03-15T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123445603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:49 [2024-03-15T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123445603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:49 [2024-03-15T16:33:49.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:49 [2024-03-15T16:33:49.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:49 [2024-03-15T16:33:49.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:49 [2024-03-15T16:33:49.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:49 [2024-03-15T16:33:49.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:49 [2024-03-15T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:33:49 [2024-03-15T16:33:49.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123445603 data=null 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')]
12:33:49 [2024-03-15T16:33:49.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1123444873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:33:49 [2024-03-15T16:33:49.971Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.766 s -- in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
12:33:49 [2024-03-15T16:33:49.971Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testEditMarkerSet -- Time elapsed: 1.700 s
12:33:49 [2024-03-15T16:33:49.971Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testMenuNoMarkerSet -- Time elapsed: 0.051 s
12:33:49 [2024-03-15T16:33:49.971Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testNavigateBetweenMarkers -- Time elapsed: 2.179 s
12:33:49 [2024-03-15T16:33:49.971Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
12:33:49 [2024-03-15T16:33:49.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@19656e21] time=1123446116 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:50 [2024-03-15T16:33:50.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:50 [2024-03-15T16:33:50.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:33:50 [2024-03-15T16:33:50.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:33:50 [2024-03-15T16:33:50.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:33:50 [2024-03-15T16:33:50.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1123446255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:33:50 [2024-03-15T16:33:50.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:33:50 [2024-03-15T16:33:50.481Z] 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@19656e21] time=1123446509 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:50 [2024-03-15T16:33:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:50 [2024-03-15T16:33:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:50 [2024-03-15T16:33:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123446910 data=null doit=true}, Shell with text {Preferences}]
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1123446923 data=null doit=true}, TreeItem with text {Tracing}]
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1123446923 data=null}, TreeItem with text {Tracing}]
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1123446924 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123446924 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}]
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1123446926 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123446926 data=null doit=true}, Tree node with text: Perspectives]
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123446926 data=null}, Tree node with text: Perspectives]
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123446926 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123446927 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]
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123446927 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1123446928 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123446928 data=null doit=true}, Tree node with text: Perspectives]
12:33:50 [2024-03-15T16:33:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123446928 data=null}, Tree node with text: Perspectives]
12:33:50 [2024-03-15T16:33:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123446928 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:33:50 [2024-03-15T16:33:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123446928 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]
12:33:50 [2024-03-15T16:33:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123446958 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:33:50 [2024-03-15T16:33:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:33:50 [2024-03-15T16:33:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:33:50 [2024-03-15T16:33:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
12:33:50 [2024-03-15T16:33:50.994Z] 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'
12:33:50 [2024-03-15T16:33:50.994Z] 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')
12:33:50 [2024-03-15T16:33:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
12:33:50 [2024-03-15T16:33:50.994Z] 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')
12:33:50 [2024-03-15T16:33:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:33:50 [2024-03-15T16:33:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:50 [2024-03-15T16:33:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:50 [2024-03-15T16:33:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:50 [2024-03-15T16:33:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:50 [2024-03-15T16:33:50.994Z] 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.
12:33:50 [2024-03-15T16:33:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:33:50 [2024-03-15T16:33:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:50 [2024-03-15T16:33:50.995Z] 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')
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:50 [2024-03-15T16:33:50.995Z] 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')
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1123446968 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')]
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1123446968 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')]
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1123446968 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1123446968 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1123446968 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')]
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1123446968 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')]
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1123446968 data=null 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')]
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1123446575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:33:50 [2024-03-15T16:33:50.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:50 [2024-03-15T16:33:50.995Z] 
12:33:50 [2024-03-15T16:33:50.995Z] (Eclipse:19301): Gtk-CRITICAL **: 16:33:50.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:33:51 [2024-03-15T16:33:51.252Z] 
12:33:51 [2024-03-15T16:33:51.252Z] (Eclipse:19301): Gtk-CRITICAL **: 16:33:51.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:33:52 [2024-03-15T16:33:52.617Z] 
12:33:52 [2024-03-15T16:33:52.617Z] (Eclipse:19301): Gtk-CRITICAL **: 16:33:52.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:33:52 [2024-03-15T16:33:52.617Z] 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@19656e21] time=1123448649 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:52 [2024-03-15T16:33:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:52 [2024-03-15T16:33:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:52 [2024-03-15T16:33:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:52 [2024-03-15T16:33:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:33:52 [2024-03-15T16:33:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:33:52 [2024-03-15T16:33:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123448888 data=null doit=true}, Shell with text {Preferences}]
12:33:52 [2024-03-15T16:33:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:33:52 [2024-03-15T16:33:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:52 [2024-03-15T16:33:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:52 [2024-03-15T16:33:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:33:52 [2024-03-15T16:33:52.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:33:52 [2024-03-15T16:33:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123448904 data=null doit=true}, Tree node with text: Perspectives]
12:33:52 [2024-03-15T16:33:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123448904 data=null}, Tree node with text: Perspectives]
12:33:52 [2024-03-15T16:33:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123448904 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:33:52 [2024-03-15T16:33:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123448905 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]
12:33:52 [2024-03-15T16:33:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123448905 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:33:52 [2024-03-15T16:33:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:52 [2024-03-15T16:33:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1123448953 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:33:52 [2024-03-15T16:33:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123448953 data=null doit=true}, Tree node with text: Perspectives]
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123448954 data=null}, Tree node with text: Perspectives]
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123448954 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123448954 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]
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123448954 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
12:33:52 [2024-03-15T16:33:52.874Z] 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'
12:33:52 [2024-03-15T16:33:52.874Z] 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')
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
12:33:52 [2024-03-15T16:33:52.874Z] 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')
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:52 [2024-03-15T16:33:52.874Z] 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')
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Never} time=1123448956 data=null doit=true}, Button with text {Never}]
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Never} time=1123448956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Never}]
12:33:52 [2024-03-15T16:33:52.874Z] 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')
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=1123448957 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')]
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=1123448957 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')]
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=1123448957 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')]
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1123448957 data=null 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')]
12:33:52 [2024-03-15T16:33:52.874Z] 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')
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:52 [2024-03-15T16:33:52.874Z] 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')
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:52 [2024-03-15T16:33:52.874Z] 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')
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1123448959 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')]
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1123448959 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')]
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1123448959 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:52 [2024-03-15T16:33:52.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1123448959 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:52 [2024-03-15T16:33:52.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1123448960 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')]
12:33:52 [2024-03-15T16:33:52.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1123448960 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')]
12:33:52 [2024-03-15T16:33:52.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1123448960 data=null 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')]
12:33:52 [2024-03-15T16:33:52.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1123448674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:33:52 [2024-03-15T16:33:52.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:53 [2024-03-15T16:33:53.130Z] 
12:33:53 [2024-03-15T16:33:53.130Z] (Eclipse:19301): Gtk-CRITICAL **: 16:33:52.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:33:53 [2024-03-15T16:33:53.130Z] 
12:33:53 [2024-03-15T16:33:53.130Z] (Eclipse:19301): Gtk-CRITICAL **: 16:33:52.968: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:33:54 [2024-03-15T16:33:54.495Z] 
12:33:54 [2024-03-15T16:33:54.495Z] (Eclipse:19301): Gtk-CRITICAL **: 16:33:54.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:33:54 [2024-03-15T16:33:54.495Z] 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@19656e21] time=1123450626 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:54 [2024-03-15T16:33:54.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:54 [2024-03-15T16:33:54.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:54 [2024-03-15T16:33:54.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123450854 data=null doit=true}, Shell with text {Preferences}]
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:33:54 [2024-03-15T16:33:54.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123450859 data=null doit=true}, Tree node with text: Perspectives]
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123450871 data=null}, Tree node with text: Perspectives]
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123450872 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123450874 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]
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123450874 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1123450875 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123450875 data=null doit=true}, Tree node with text: Perspectives]
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123450875 data=null}, Tree node with text: Perspectives]
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123450876 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123450876 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]
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123450876 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
12:33:54 [2024-03-15T16:33:54.751Z] 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'
12:33:54 [2024-03-15T16:33:54.751Z] 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')
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
12:33:54 [2024-03-15T16:33:54.751Z] 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')
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:54 [2024-03-15T16:33:54.751Z] 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.
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:54 [2024-03-15T16:33:54.751Z] 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')
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:54 [2024-03-15T16:33:54.751Z] 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')
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1123450926 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')]
12:33:54 [2024-03-15T16:33:54.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1123450927 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')]
12:33:54 [2024-03-15T16:33:54.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1123450927 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:54 [2024-03-15T16:33:54.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1123450927 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:54 [2024-03-15T16:33:54.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1123450927 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')]
12:33:54 [2024-03-15T16:33:54.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1123450927 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')]
12:33:55 [2024-03-15T16:33:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1123450927 data=null 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')]
12:33:55 [2024-03-15T16:33:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1123450648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:33:55 [2024-03-15T16:33:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:55 [2024-03-15T16:33:55.008Z] 
12:33:55 [2024-03-15T16:33:55.008Z] (Eclipse:19301): Gtk-CRITICAL **: 16:33:54.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:33:55 [2024-03-15T16:33:55.008Z] 
12:33:55 [2024-03-15T16:33:55.008Z] (Eclipse:19301): Gtk-CRITICAL **: 16:33:54.940: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:33:55 [2024-03-15T16:33:55.265Z] 
12:33:55 [2024-03-15T16:33:55.265Z] (Eclipse:19301): Gtk-WARNING **: 16:33:55.141: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:33:56 [2024-03-15T16:33:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:56 [2024-03-15T16:33:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:56 [2024-03-15T16:33:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:56 [2024-03-15T16:33:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:56 [2024-03-15T16:33:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:56 [2024-03-15T16:33:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:56 [2024-03-15T16:33:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123452441 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:56 [2024-03-15T16:33:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123452446 data=null doit=true}, TreeItem with text {test}]
12:33:56 [2024-03-15T16:33:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123452447 data=null}, TreeItem with text {test}]
12:33:56 [2024-03-15T16:33:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123452447 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:56 [2024-03-15T16:33:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123452447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:56 [2024-03-15T16:33:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123452458 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:56 [2024-03-15T16:33:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:56 [2024-03-15T16:33:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123452458 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123452458 data=null doit=true}, TreeItem with text {test}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123452458 data=null}, TreeItem with text {test}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123452461 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123452461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123452466 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123452466 data=null doit=true}, TreeItem with text {test}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123452466 data=null}, TreeItem with text {test}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123452466 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123452466 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}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123452468 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1123452468 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123452468 data=null doit=true}, TreeItem with text {Traces [2]}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123452468 data=null}, TreeItem with text {Traces [2]}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123452469 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123452469 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]}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123452479 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1123452479 data=null doit=true}, TreeItem with text {Traces [2]}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1123452479 data=null}, TreeItem with text {Traces [2]}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1123452479 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123452479 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]}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1123452481 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel} time=1123452481 data=null button=0 stateMask=0x0 x=99 y=81 count=0}, TreeItem with text {kernel}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel} time=1123452481 data=null doit=true}, TreeItem with text {kernel}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel} time=1123452481 data=null}, TreeItem with text {kernel}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel} time=1123452481 data=null button=1 stateMask=0x0 x=99 y=81 count=1}, TreeItem with text {kernel}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123452482 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}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel} time=1123452486 data=null button=1 stateMask=0x80000 x=99 y=81 count=1}, TreeItem with text {kernel}]
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Test experiment'
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Test experiment'
12:33:56 [2024-03-15T16:33:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Test experiment} time=1123452545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Test experiment']
12:33:57 [2024-03-15T16:33:57.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@19656e21] time=1123453501 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:57 [2024-03-15T16:33:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:57 [2024-03-15T16:33:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:57 [2024-03-15T16:33:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:57 [2024-03-15T16:33:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:33:57 [2024-03-15T16:33:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:33:57 [2024-03-15T16:33:57.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123453749 data=null doit=true}, Shell with text {Preferences}]
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:33:57 [2024-03-15T16:33:57.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123453765 data=null doit=true}, Tree node with text: Perspectives]
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123453765 data=null}, Tree node with text: Perspectives]
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123453765 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123453765 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]
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123453766 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1123453767 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123453767 data=null doit=true}, Tree node with text: Perspectives]
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123453797 data=null}, Tree node with text: Perspectives]
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123453797 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123453798 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]
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123453798 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:33:57 [2024-03-15T16:33:57.815Z] 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'
12:33:57 [2024-03-15T16:33:57.815Z] 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')
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:33:57 [2024-03-15T16:33:57.815Z] 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')
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:57 [2024-03-15T16:33:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:57 [2024-03-15T16:33:57.815Z] 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')
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=1123453800 data=null doit=true}, Button with text {Always}]
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1123453800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
12:33:57 [2024-03-15T16:33:57.816Z] 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')
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=1123453800 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')]
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=1123453801 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')]
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=1123453801 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')]
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=1123453801 data=null 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')]
12:33:57 [2024-03-15T16:33:57.816Z] 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')
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:57 [2024-03-15T16:33:57.816Z] 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')
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:57 [2024-03-15T16:33:57.816Z] 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')
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1123453802 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')]
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1123453802 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')]
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1123453802 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1123453803 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1123453803 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')]
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1123453803 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')]
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1123453803 data=null 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')]
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1123453523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:33:57 [2024-03-15T16:33:57.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:58 [2024-03-15T16:33:58.072Z] 
12:33:58 [2024-03-15T16:33:58.072Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.072Z] 
12:33:58 [2024-03-15T16:33:58.072Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.072Z] 
12:33:58 [2024-03-15T16:33:58.072Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.072Z] 
12:33:58 [2024-03-15T16:33:58.072Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.072Z] 
12:33:58 [2024-03-15T16:33:58.072Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.072Z] 
12:33:58 [2024-03-15T16:33:58.072Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.072Z] 
12:33:58 [2024-03-15T16:33:58.072Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.072Z] 
12:33:58 [2024-03-15T16:33:58.072Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.327Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.327Z] 
12:33:58 [2024-03-15T16:33:58.328Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.328Z] 
12:33:58 [2024-03-15T16:33:58.328Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.328Z] 
12:33:58 [2024-03-15T16:33:58.328Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.328Z] 
12:33:58 [2024-03-15T16:33:58.328Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.328Z] 
12:33:58 [2024-03-15T16:33:58.328Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.328Z] 
12:33:58 [2024-03-15T16:33:58.328Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.328Z] 
12:33:58 [2024-03-15T16:33:58.328Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.328Z] 
12:33:58 [2024-03-15T16:33:58.328Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.328Z] 
12:33:58 [2024-03-15T16:33:58.328Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.328Z] 
12:33:58 [2024-03-15T16:33:58.328Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.328Z] 
12:33:58 [2024-03-15T16:33:58.328Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.328Z] 
12:33:58 [2024-03-15T16:33:58.328Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:58 [2024-03-15T16:33:58.328Z] 
12:33:58 [2024-03-15T16:33:58.328Z] (Eclipse:19301): Gtk-WARNING **: 16:33:58.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
12:33:59 [2024-03-15T16:33:59.256Z] 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')
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1123455311 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')]
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1123455313 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')]
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=1123455313 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1123455313 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1123455314 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')]
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1123455314 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')]
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=1123455314 data=null 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')]
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1123455314 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')]
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1123455314 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')]
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1123455314 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')]
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1123455314 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1123455314 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:33:59 [2024-03-15T16:33:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:33:59 [2024-03-15T16:33:59.256Z] 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')
12:33:59 [2024-03-15T16:33:59.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:33:59 [2024-03-15T16:33:59.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123455314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:59 [2024-03-15T16:33:59.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123455315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:59 [2024-03-15T16:33:59.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123455315 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:59 [2024-03-15T16:33:59.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123455315 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:59 [2024-03-15T16:33:59.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123455315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:59 [2024-03-15T16:33:59.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123455315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:59 [2024-03-15T16:33:59.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123455315 data=null 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')]
12:33:59 [2024-03-15T16:33:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:59 [2024-03-15T16:33:59.512Z] 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@19656e21] time=1123455561 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
12:33:59 [2024-03-15T16:33:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:59 [2024-03-15T16:33:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:59 [2024-03-15T16:33:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:33:59 [2024-03-15T16:33:59.767Z] 
12:33:59 [2024-03-15T16:33:59.767Z] (Eclipse:19301): Gtk-WARNING **: 16:33:59.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123455982 data=null doit=true}, Shell with text {Preferences}]
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:34:00 [2024-03-15T16:34:00.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123455984 data=null doit=true}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123455984 data=null}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123455985 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123455985 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]
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123455986 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1123455987 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123455987 data=null doit=true}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123455987 data=null}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123455987 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123455987 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]
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123455988 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
12:34:00 [2024-03-15T16:34:00.023Z] 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'
12:34:00 [2024-03-15T16:34:00.023Z] 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')
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
12:34:00 [2024-03-15T16:34:00.023Z] 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')
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:34:00 [2024-03-15T16:34:00.023Z] 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')
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1123455991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1123455991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:00 [2024-03-15T16:34:00.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1123455991 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:00 [2024-03-15T16:34:00.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1123455991 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:00 [2024-03-15T16:34:00.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1123455991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:00 [2024-03-15T16:34:00.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1123455991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:00 [2024-03-15T16:34:00.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1123455991 data=null 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')]
12:34:00 [2024-03-15T16:34:00.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1123455641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:34:00 [2024-03-15T16:34:00.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:00 [2024-03-15T16:34:00.279Z] 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@19656e21] time=1123456420 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:00 [2024-03-15T16:34:00.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:34:00 [2024-03-15T16:34:00.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:34:00 [2024-03-15T16:34:00.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123456675 data=null doit=true}, Shell with text {Preferences}]
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:34:00 [2024-03-15T16:34:00.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123456692 data=null doit=true}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123456692 data=null}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123456692 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123456692 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]
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123456693 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1123456705 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123456705 data=null doit=true}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123456705 data=null}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123456705 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123456706 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]
12:34:00 [2024-03-15T16:34:00.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123456706 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:34:00 [2024-03-15T16:34:00.535Z] 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'
12:34:00 [2024-03-15T16:34:00.535Z] 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')
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:34:00 [2024-03-15T16:34:00.535Z] 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')
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.535Z] 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')
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=1123456708 data=null doit=true}, Button with text {Always}]
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1123456708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
12:34:00 [2024-03-15T16:34:00.535Z] 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')
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=1123456709 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')]
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=1123456709 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')]
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=1123456709 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')]
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=1123456709 data=null 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')]
12:34:00 [2024-03-15T16:34:00.535Z] 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')
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:34:00 [2024-03-15T16:34:00.535Z] 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')
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:34:00 [2024-03-15T16:34:00.535Z] 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')
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1123456711 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')]
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1123456711 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')]
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1123456711 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1123456711 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1123456711 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')]
12:34:00 [2024-03-15T16:34:00.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1123456711 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')]
12:34:00 [2024-03-15T16:34:00.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1123456711 data=null 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')]
12:34:00 [2024-03-15T16:34:00.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1123456429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:34:00 [2024-03-15T16:34:00.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:00.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:01.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:01.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:01.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:01.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:01.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:01.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:01.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:01.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:01.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:01.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:01.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:01 [2024-03-15T16:34:01.047Z] 
12:34:01 [2024-03-15T16:34:01.047Z] (Eclipse:19301): Gtk-WARNING **: 16:34:01.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
12:34:02 [2024-03-15T16:34:02.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
12:34:02 [2024-03-15T16:34:02.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:34:02 [2024-03-15T16:34:02.414Z] 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')
12:34:02 [2024-03-15T16:34:02.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
12:34:02 [2024-03-15T16:34:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1123458190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:34:02 [2024-03-15T16:34:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1123458190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:34:02 [2024-03-15T16:34:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1123458190 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:34:02 [2024-03-15T16:34:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1123458190 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:34:02 [2024-03-15T16:34:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1123458190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:34:02 [2024-03-15T16:34:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1123458190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:34:02 [2024-03-15T16:34:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1123458190 data=null 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')]
12:34:02 [2024-03-15T16:34:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:02 [2024-03-15T16:34:02.415Z] 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@19656e21] time=1123458294 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
12:34:02 [2024-03-15T16:34:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:34:02 [2024-03-15T16:34:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:34:02 [2024-03-15T16:34:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.415Z] 
12:34:02 [2024-03-15T16:34:02.415Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.671Z] 
12:34:02 [2024-03-15T16:34:02.672Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.672Z] 
12:34:02 [2024-03-15T16:34:02.672Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.672Z] 
12:34:02 [2024-03-15T16:34:02.672Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.672Z] 
12:34:02 [2024-03-15T16:34:02.672Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.672Z] 
12:34:02 [2024-03-15T16:34:02.672Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.672Z] 
12:34:02 [2024-03-15T16:34:02.672Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.672Z] 
12:34:02 [2024-03-15T16:34:02.672Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.672Z] 
12:34:02 [2024-03-15T16:34:02.672Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.672Z] 
12:34:02 [2024-03-15T16:34:02.672Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.672Z] 
12:34:02 [2024-03-15T16:34:02.672Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.672Z] 
12:34:02 [2024-03-15T16:34:02.672Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.672Z] 
12:34:02 [2024-03-15T16:34:02.672Z] (Eclipse:19301): Gtk-WARNING **: 16:34:02.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123458669 data=null doit=true}, Shell with text {Preferences}]
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:34:02 [2024-03-15T16:34:02.672Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123458671 data=null doit=true}, Tree node with text: Perspectives]
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123458676 data=null}, Tree node with text: Perspectives]
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123458676 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123458676 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]
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123458677 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1123458678 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123458678 data=null doit=true}, Tree node with text: Perspectives]
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123458678 data=null}, Tree node with text: Perspectives]
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123458678 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123458678 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]
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123458679 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:34:02 [2024-03-15T16:34:02.672Z] 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'
12:34:02 [2024-03-15T16:34:02.672Z] 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')
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:34:02 [2024-03-15T16:34:02.672Z] 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')
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:34:02 [2024-03-15T16:34:02.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:34:02 [2024-03-15T16:34:02.673Z] 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')
12:34:02 [2024-03-15T16:34:02.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:02 [2024-03-15T16:34:02.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:34:02 [2024-03-15T16:34:02.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1123458681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:02 [2024-03-15T16:34:02.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1123458681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:02 [2024-03-15T16:34:02.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1123458681 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:02 [2024-03-15T16:34:02.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1123458681 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:02 [2024-03-15T16:34:02.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1123458681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:02 [2024-03-15T16:34:02.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1123458681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:02 [2024-03-15T16:34:02.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1123458681 data=null 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')]
12:34:02 [2024-03-15T16:34:02.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1123458357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:34:02 [2024-03-15T16:34:02.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:02 [2024-03-15T16:34:02.930Z] 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@19656e21] time=1123458960 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:02 [2024-03-15T16:34:02.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:34:02 [2024-03-15T16:34:02.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:34:02 [2024-03-15T16:34:02.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:34:03 [2024-03-15T16:34:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:34:03 [2024-03-15T16:34:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:03 [2024-03-15T16:34:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123459269 data=null doit=true}, Shell with text {Preferences}]
12:34:03 [2024-03-15T16:34:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:03 [2024-03-15T16:34:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:03 [2024-03-15T16:34:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:34:03 [2024-03-15T16:34:03.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123459271 data=null doit=true}, Tree node with text: Perspectives]
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123459271 data=null}, Tree node with text: Perspectives]
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123459272 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123459272 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]
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123459272 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1123459280 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123459281 data=null doit=true}, Tree node with text: Perspectives]
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123459281 data=null}, Tree node with text: Perspectives]
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123459281 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123459281 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]
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123459281 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:34:03 [2024-03-15T16:34:03.186Z] 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'
12:34:03 [2024-03-15T16:34:03.186Z] 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')
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:34:03 [2024-03-15T16:34:03.186Z] 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')
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:03 [2024-03-15T16:34:03.186Z] 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.
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:34:03 [2024-03-15T16:34:03.186Z] 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')
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:34:03 [2024-03-15T16:34:03.186Z] 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')
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1123459284 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')]
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1123459284 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')]
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1123459284 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1123459284 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1123459284 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')]
12:34:03 [2024-03-15T16:34:03.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1123459284 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')]
12:34:03 [2024-03-15T16:34:03.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1123459284 data=null 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')]
12:34:03 [2024-03-15T16:34:03.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1123458994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:34:03 [2024-03-15T16:34:03.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:03 [2024-03-15T16:34:03.748Z] 
12:34:03 [2024-03-15T16:34:03.748Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.748Z] 
12:34:03 [2024-03-15T16:34:03.748Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.748Z] 
12:34:03 [2024-03-15T16:34:03.748Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:03 [2024-03-15T16:34:03.749Z] 
12:34:03 [2024-03-15T16:34:03.749Z] (Eclipse:19301): Gtk-WARNING **: 16:34:03.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:04 [2024-03-15T16:34:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
12:34:04 [2024-03-15T16:34:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:34:04 [2024-03-15T16:34:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:34:04 [2024-03-15T16:34:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:34:04 [2024-03-15T16:34:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:34:04 [2024-03-15T16:34:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:34:04 [2024-03-15T16:34:04.675Z] 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')
12:34:04 [2024-03-15T16:34:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:34:04 [2024-03-15T16:34:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1123460790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:04 [2024-03-15T16:34:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1123460790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:04 [2024-03-15T16:34:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1123460790 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:04 [2024-03-15T16:34:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1123460790 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:04 [2024-03-15T16:34:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1123460790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:04 [2024-03-15T16:34:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1123460790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:04 [2024-03-15T16:34:04.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1123460790 data=null 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')]
12:34:04 [2024-03-15T16:34:04.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:04 [2024-03-15T16:34:04.931Z] 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@19656e21] time=1123460984 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
12:34:04 [2024-03-15T16:34:04.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:34:04 [2024-03-15T16:34:04.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:34:04 [2024-03-15T16:34:04.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.167: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.186Z] 
12:34:05 [2024-03-15T16:34:05.186Z] (Eclipse:19301): Gtk-WARNING **: 16:34:05.167: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:05 [2024-03-15T16:34:05.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:34:05 [2024-03-15T16:34:05.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:05 [2024-03-15T16:34:05.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123461399 data=null doit=true}, Shell with text {Preferences}]
12:34:05 [2024-03-15T16:34:05.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:05 [2024-03-15T16:34:05.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:05 [2024-03-15T16:34:05.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:05 [2024-03-15T16:34:05.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:34:05 [2024-03-15T16:34:05.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:34:05 [2024-03-15T16:34:05.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123461400 data=null doit=true}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123461400 data=null}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123461401 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123461401 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]
12:34:05 [2024-03-15T16:34:05.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123461401 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:05 [2024-03-15T16:34:05.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1123461402 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123461402 data=null doit=true}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123461402 data=null}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123461403 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123461403 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]
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123461403 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:34:05 [2024-03-15T16:34:05.443Z] 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'
12:34:05 [2024-03-15T16:34:05.443Z] 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')
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:34:05 [2024-03-15T16:34:05.443Z] 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')
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:34:05 [2024-03-15T16:34:05.443Z] 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')
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1123461405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1123461405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1123461406 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1123461406 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1123461406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1123461406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1123461406 data=null 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')]
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1123461081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:34:05 [2024-03-15T16:34:05.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:05 [2024-03-15T16:34:05.699Z] 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@19656e21] time=1123461824 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:05 [2024-03-15T16:34:05.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:34:05 [2024-03-15T16:34:05.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:34:05 [2024-03-15T16:34:05.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123462113 data=null doit=true}, Shell with text {Preferences}]
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:34:05 [2024-03-15T16:34:05.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123462115 data=null doit=true}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123462115 data=null}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123462116 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123462116 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]
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123462117 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1123462118 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123462118 data=null doit=true}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123462118 data=null}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123462126 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123462126 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]
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123462127 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
12:34:05 [2024-03-15T16:34:05.955Z] 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'
12:34:05 [2024-03-15T16:34:05.955Z] 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')
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
12:34:05 [2024-03-15T16:34:05.955Z] 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')
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.955Z] 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')
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Prompt} time=1123462128 data=null doit=true}, Button with text {Prompt}]
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=1123462128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Prompt}]
12:34:05 [2024-03-15T16:34:05.955Z] 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')
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=1123462129 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')]
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=1123462129 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')]
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=1123462129 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')]
12:34:05 [2024-03-15T16:34:05.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1123462129 data=null 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')]
12:34:05 [2024-03-15T16:34:05.956Z] 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')
12:34:05 [2024-03-15T16:34:05.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:05 [2024-03-15T16:34:05.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:34:05 [2024-03-15T16:34:05.956Z] 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')
12:34:05 [2024-03-15T16:34:05.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:34:05 [2024-03-15T16:34:05.956Z] 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')
12:34:05 [2024-03-15T16:34:05.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:34:05 [2024-03-15T16:34:05.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1123462131 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')]
12:34:05 [2024-03-15T16:34:05.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1123462131 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')]
12:34:05 [2024-03-15T16:34:05.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1123462131 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:05 [2024-03-15T16:34:05.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1123462131 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:05 [2024-03-15T16:34:05.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1123462131 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')]
12:34:05 [2024-03-15T16:34:05.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1123462131 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')]
12:34:06 [2024-03-15T16:34:06.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1123462131 data=null 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')]
12:34:06 [2024-03-15T16:34:06.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1123461833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:34:06 [2024-03-15T16:34:06.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:08 [2024-03-15T16:34:08.098Z] 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@19656e21] time=1123463890 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:08 [2024-03-15T16:34:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:34:08 [2024-03-15T16:34:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:34:08 [2024-03-15T16:34:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:34:08 [2024-03-15T16:34:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:34:08 [2024-03-15T16:34:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:08 [2024-03-15T16:34:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123464201 data=null doit=true}, Shell with text {Preferences}]
12:34:08 [2024-03-15T16:34:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:08 [2024-03-15T16:34:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:08 [2024-03-15T16:34:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:08 [2024-03-15T16:34:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:34:08 [2024-03-15T16:34:08.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:34:08 [2024-03-15T16:34:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123464204 data=null doit=true}, Tree node with text: Perspectives]
12:34:08 [2024-03-15T16:34:08.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123464204 data=null}, Tree node with text: Perspectives]
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123464204 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123464204 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]
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123464205 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1123464206 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123464206 data=null doit=true}, Tree node with text: Perspectives]
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123464206 data=null}, Tree node with text: Perspectives]
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123464206 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123464206 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]
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123464207 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:34:08 [2024-03-15T16:34:08.099Z] 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'
12:34:08 [2024-03-15T16:34:08.099Z] 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')
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:34:08 [2024-03-15T16:34:08.099Z] 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')
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:08 [2024-03-15T16:34:08.099Z] 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')
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=1123464216 data=null doit=true}, Button with text {Always}]
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1123464217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
12:34:08 [2024-03-15T16:34:08.099Z] 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')
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=1123464217 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')]
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=1123464217 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')]
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=1123464218 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')]
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=1123464218 data=null 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')]
12:34:08 [2024-03-15T16:34:08.099Z] 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')
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:34:08 [2024-03-15T16:34:08.099Z] 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')
12:34:08 [2024-03-15T16:34:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:34:08 [2024-03-15T16:34:08.100Z] 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')
12:34:08 [2024-03-15T16:34:08.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:34:08 [2024-03-15T16:34:08.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1123464219 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')]
12:34:08 [2024-03-15T16:34:08.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1123464219 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')]
12:34:08 [2024-03-15T16:34:08.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1123464219 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:08 [2024-03-15T16:34:08.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1123464219 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:08 [2024-03-15T16:34:08.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1123464219 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')]
12:34:08 [2024-03-15T16:34:08.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1123464219 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')]
12:34:08 [2024-03-15T16:34:08.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1123464219 data=null 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')]
12:34:08 [2024-03-15T16:34:08.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1123463899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:34:08 [2024-03-15T16:34:08.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.662Z] 
12:34:08 [2024-03-15T16:34:08.662Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.663Z] 
12:34:08 [2024-03-15T16:34:08.663Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.663Z] 
12:34:08 [2024-03-15T16:34:08.663Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.663Z] 
12:34:08 [2024-03-15T16:34:08.663Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:08 [2024-03-15T16:34:08.663Z] 
12:34:08 [2024-03-15T16:34:08.663Z] (Eclipse:19301): Gtk-WARNING **: 16:34:08.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:09 [2024-03-15T16:34:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
12:34:09 [2024-03-15T16:34:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:34:09 [2024-03-15T16:34:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
12:34:09 [2024-03-15T16:34:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
12:34:09 [2024-03-15T16:34:09.590Z] 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')
12:34:09 [2024-03-15T16:34:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:34:09 [2024-03-15T16:34:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:34:09 [2024-03-15T16:34:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:34:09 [2024-03-15T16:34:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
12:34:09 [2024-03-15T16:34:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1123465723 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')]
12:34:09 [2024-03-15T16:34:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1123465726 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')]
12:34:09 [2024-03-15T16:34:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=1123465726 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:34:09 [2024-03-15T16:34:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1123465726 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:34:09 [2024-03-15T16:34:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1123465726 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')]
12:34:09 [2024-03-15T16:34:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1123465726 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')]
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=1123465726 data=null 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')]
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1123465726 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')]
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1123465726 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')]
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1123465726 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')]
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1123465726 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1123465726 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:34:09 [2024-03-15T16:34:09.591Z] 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')
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1123465727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1123465727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1123465727 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1123465727 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1123465727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1123465727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:34:09 [2024-03-15T16:34:09.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1123465727 data=null 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')]
12:34:09 [2024-03-15T16:34:09.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:09 [2024-03-15T16:34:09.847Z] 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@19656e21] time=1123465830 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
12:34:09 [2024-03-15T16:34:09.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:34:09 [2024-03-15T16:34:09.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:34:09 [2024-03-15T16:34:09.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:34:09 [2024-03-15T16:34:09.847Z] 
12:34:09 [2024-03-15T16:34:09.847Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:09 [2024-03-15T16:34:09.847Z] 
12:34:09 [2024-03-15T16:34:09.847Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:09 [2024-03-15T16:34:09.847Z] 
12:34:09 [2024-03-15T16:34:09.848Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:09 [2024-03-15T16:34:09.848Z] 
12:34:09 [2024-03-15T16:34:09.848Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:09 [2024-03-15T16:34:09.848Z] 
12:34:09 [2024-03-15T16:34:09.848Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:09 [2024-03-15T16:34:09.848Z] 
12:34:09 [2024-03-15T16:34:09.848Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:09 [2024-03-15T16:34:09.848Z] 
12:34:09 [2024-03-15T16:34:09.848Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:09 [2024-03-15T16:34:09.848Z] 
12:34:09 [2024-03-15T16:34:09.848Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.103Z] 
12:34:10 [2024-03-15T16:34:10.103Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.103Z] 
12:34:10 [2024-03-15T16:34:10.103Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.103Z] 
12:34:10 [2024-03-15T16:34:10.103Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.103Z] 
12:34:10 [2024-03-15T16:34:10.103Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.103Z] 
12:34:10 [2024-03-15T16:34:10.103Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.103Z] 
12:34:10 [2024-03-15T16:34:10.103Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.103Z] 
12:34:10 [2024-03-15T16:34:10.103Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.103Z] 
12:34:10 [2024-03-15T16:34:10.103Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.103Z] 
12:34:10 [2024-03-15T16:34:10.103Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] 
12:34:10 [2024-03-15T16:34:10.104Z] (Eclipse:19301): Gtk-WARNING **: 16:34:09.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1123466200 data=null doit=true}, Shell with text {Preferences}]
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:34:10 [2024-03-15T16:34:10.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123466201 data=null doit=true}, Tree node with text: Perspectives]
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123466201 data=null}, Tree node with text: Perspectives]
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123466202 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1123466208 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]
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123466209 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1123466210 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1123466210 data=null doit=true}, Tree node with text: Perspectives]
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1123466210 data=null}, Tree node with text: Perspectives]
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1123466210 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123466210 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]
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1123466211 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:34:10 [2024-03-15T16:34:10.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
12:34:10 [2024-03-15T16:34:10.105Z] 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'
12:34:10 [2024-03-15T16:34:10.105Z] 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')
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
12:34:10 [2024-03-15T16:34:10.105Z] 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')
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:34:10 [2024-03-15T16:34:10.105Z] 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')
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1123466213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1123466213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1123466213 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1123466213 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1123466213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1123466213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1123466213 data=null 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')]
12:34:10 [2024-03-15T16:34:10.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1123465891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:34:10 [2024-03-15T16:34:10.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:10 [2024-03-15T16:34:10.924Z] 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@19656e21] time=1123466812 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:10 [2024-03-15T16:34:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:10 [2024-03-15T16:34:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:10 [2024-03-15T16:34:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:10 [2024-03-15T16:34:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:10 [2024-03-15T16:34:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1123466826 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:34:10 [2024-03-15T16:34:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1123466826 data=null doit=true}, TreeItem with text {test}]
12:34:10 [2024-03-15T16:34:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1123466826 data=null}, TreeItem with text {test}]
12:34:10 [2024-03-15T16:34:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1123466827 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:34:10 [2024-03-15T16:34:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1123466827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:34:10 [2024-03-15T16:34:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1123466842 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:34:10 [2024-03-15T16:34:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:34:10 [2024-03-15T16:34:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:34:10 [2024-03-15T16:34:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:34:11 [2024-03-15T16:34:11.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:34:11 [2024-03-15T16:34:11.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:34:11 [2024-03-15T16:34:11.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:11 [2024-03-15T16:34:11.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:34:11 [2024-03-15T16:34:11.852Z] 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')
12:34:11 [2024-03-15T16:34:11.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:11 [2024-03-15T16:34:11.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:11 [2024-03-15T16:34:11.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:11 [2024-03-15T16:34:11.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:34:11 [2024-03-15T16:34:11.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:34:11 [2024-03-15T16:34:11.852Z] 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=1123467707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:11 [2024-03-15T16:34:11.852Z] 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=1123467707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:11 [2024-03-15T16:34:11.852Z] 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=1123467707 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:11 [2024-03-15T16:34:11.852Z] 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=1123467707 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:11 [2024-03-15T16:34:11.852Z] 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=1123467707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:11 [2024-03-15T16:34:11.852Z] 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=1123467707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:11 [2024-03-15T16:34:11.852Z] 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=1123467707 data=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')]
12:34:11 [2024-03-15T16:34:11.852Z] 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=1123467707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:11 [2024-03-15T16:34:11.852Z] 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=1123467707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:11 [2024-03-15T16:34:11.852Z] 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=1123467707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:11 [2024-03-15T16:34:11.852Z] 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=1123467707 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:11 [2024-03-15T16:34:11.852Z] 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=1123467707 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:11 [2024-03-15T16:34:11.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:34:11 [2024-03-15T16:34:11.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:11 [2024-03-15T16:34:11.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:11 [2024-03-15T16:34:11.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:11 [2024-03-15T16:34:11.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:11 [2024-03-15T16:34:11.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:34:11 [2024-03-15T16:34:11.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:34:11 [2024-03-15T16:34:11.853Z] 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')
12:34:11 [2024-03-15T16:34:11.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:34:11 [2024-03-15T16:34:11.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1123467708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:11 [2024-03-15T16:34:11.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1123467708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:11 [2024-03-15T16:34:11.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1123467708 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:11 [2024-03-15T16:34:11.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1123467708 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:11 [2024-03-15T16:34:11.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1123467708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:11 [2024-03-15T16:34:11.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1123467708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:11 [2024-03-15T16:34:11.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:11 [2024-03-15T16:34:11.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:11 [2024-03-15T16:34:11.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:11 [2024-03-15T16:34:11.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:11 [2024-03-15T16:34:11.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:11 [2024-03-15T16:34:11.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:34:11 [2024-03-15T16:34:11.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1123467708 data=null 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')]
12:34:11 [2024-03-15T16:34:11.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1123466900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:34:12 [2024-03-15T16:34:12.109Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.10 s -- in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
12:34:12 [2024-03-15T16:34:12.109Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNever -- Time elapsed: 2.198 s
12:34:12 [2024-03-15T16:34:12.109Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNoAssociatedPerspective -- Time elapsed: 1.988 s
12:34:12 [2024-03-15T16:34:12.109Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testExperiment -- Time elapsed: 2.786 s
12:34:12 [2024-03-15T16:34:12.109Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYesRemember -- Time elapsed: 2.910 s
12:34:12 [2024-03-15T16:34:12.109Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNo -- Time elapsed: 2.626 s
12:34:12 [2024-03-15T16:34:12.109Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYes -- Time elapsed: 2.783 s
12:34:12 [2024-03-15T16:34:12.109Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testAlways -- Time elapsed: 2.059 s
12:34:12 [2024-03-15T16:34:12.109Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNoRemember -- Time elapsed: 2.689 s
12:34:12 [2024-03-15T16:34:12.109Z] 
12:34:12 [2024-03-15T16:34:12.109Z] Results:
12:34:12 [2024-03-15T16:34:12.109Z] 
12:34:12 [2024-03-15T16:34:12.109Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
12:34:12 [2024-03-15T16:34:12.109Z] 
12:34:12 [2024-03-15T16:34:12.671Z] 
12:34:12 [2024-03-15T16:34:12.671Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-15 16:34:12.386
12:34:12 [2024-03-15T16:34:12.671Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:34:12 [2024-03-15T16:34:12.928Z] [INFO] All tests passed
12:34:12 [2024-03-15T16:34:12.928Z] [INFO] 
12:34:12 [2024-03-15T16:34:12.928Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:34:12 [2024-03-15T16:34:12.928Z] [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
12:34:12 [2024-03-15T16:34:12.928Z] [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
12:34:12 [2024-03-15T16:34:12.928Z] [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
12:34:12 [2024-03-15T16:34:12.928Z] [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
12:34:12 [2024-03-15T16:34:12.928Z] [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
12:34:12 [2024-03-15T16:34:12.928Z] [INFO] 
12:34:12 [2024-03-15T16:34:12.928Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:34:12 [2024-03-15T16:34:12.928Z] [INFO] 
12:34:12 [2024-03-15T16:34:12.928Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
12:34:12 [2024-03-15T16:34:12.928Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [132/141]
12:34:12 [2024-03-15T16:34:12.928Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
12:34:12 [2024-03-15T16:34:12.928Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:34:12 [2024-03-15T16:34:12.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
12:34:12 [2024-03-15T16:34:12.928Z] [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
12:34:13 [2024-03-15T16:34:13.184Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.184Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.184Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.184Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.184Z] [INFO] The project's OSGi version is 1.0.3.202403151535
12:34:13 [2024-03-15T16:34:13.184Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.184Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.184Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.184Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.184Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.184Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.184Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.184Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.184Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.184Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.184Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
12:34:13 [2024-03-15T16:34:13.441Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.441Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.441Z] [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
12:34:13 [2024-03-15T16:34:13.441Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.441Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.441Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:34:13 [2024-03-15T16:34:13.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
12:34:13 [2024-03-15T16:34:13.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.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
12:34:13 [2024-03-15T16:34:13.441Z] [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
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.697Z] [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
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.697Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.697Z] [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
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.697Z] [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
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] 
12:34:13 [2024-03-15T16:34:13.697Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:13 [2024-03-15T16:34:13.697Z] [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
12:34:14 [2024-03-15T16:34:14.626Z] [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
12:34:15 [2024-03-15T16:34:15.991Z] [INFO] 
12:34:15 [2024-03-15T16:34:15.991Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:15 [2024-03-15T16:34:15.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
12:34:15 [2024-03-15T16:34:15.991Z] [INFO] Command line:
12:34:15 [2024-03-15T16:34:15.991Z] 	[/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]
12:34:15 [2024-03-15T16:34:15.991Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:34:19 [2024-03-15T16:34:19.258Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:34:19 [2024-03-15T16:34:19.258Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:34:22 [2024-03-15T16:34:22.526Z] !SESSION 2024-03-15 16:34:16.053 -----------------------------------------------
12:34:22 [2024-03-15T16:34:22.527Z] eclipse.buildId=unknown
12:34:22 [2024-03-15T16:34:22.527Z] java.version=17.0.2
12:34:22 [2024-03-15T16:34:22.527Z] java.vendor=Oracle Corporation
12:34:22 [2024-03-15T16:34:22.527Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:34:22 [2024-03-15T16:34:22.527Z] 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
12:34:22 [2024-03-15T16:34:22.527Z] 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
12:34:22 [2024-03-15T16:34:22.527Z] 
12:34:22 [2024-03-15T16:34:22.527Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:34:21.995
12:34:22 [2024-03-15T16:34:22.527Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:34:22 [2024-03-15T16:34:22.527Z] !STACK 0
12:34:22 [2024-03-15T16:34:22.527Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:34:22 [2024-03-15T16:34:22.527Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:34:22 [2024-03-15T16:34:22.527Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:34:22 [2024-03-15T16:34:22.527Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:34:22 [2024-03-15T16:34:22.527Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:34:22 [2024-03-15T16:34:22.527Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:34:22 [2024-03-15T16:34:22.527Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:34:22 [2024-03-15T16:34:22.527Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:34:22 [2024-03-15T16:34:22.527Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:34:22 [2024-03-15T16:34:22.527Z] Caused by: java.io.IOException: error=2, No such file or directory
12:34:22 [2024-03-15T16:34:22.527Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:34:22 [2024-03-15T16:34:22.527Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:34:22 [2024-03-15T16:34:22.527Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:34:22 [2024-03-15T16:34:22.527Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:34:22 [2024-03-15T16:34:22.527Z] 	... 7 more
12:34:22 [2024-03-15T16:34:22.527Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
12:34:22 [2024-03-15T16:34:22.527Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
12:34:22 [2024-03-15T16:34:22.527Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testClamp -- Time elapsed: 0.002 s
12:34:22 [2024-03-15T16:34:22.527Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testInvalidConstructor -- Time elapsed: 0 s
12:34:22 [2024-03-15T16:34:22.527Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testConstructor -- Time elapsed: 0 s
12:34:22 [2024-03-15T16:34:22.527Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testDefaultConstructor -- Time elapsed: 0 s
12:34:22 [2024-03-15T16:34:22.527Z] 
12:34:22 [2024-03-15T16:34:22.527Z] Results:
12:34:22 [2024-03-15T16:34:22.527Z] 
12:34:22 [2024-03-15T16:34:22.527Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
12:34:22 [2024-03-15T16:34:22.527Z] 
12:34:23 [2024-03-15T16:34:23.089Z] [INFO] All tests passed
12:34:23 [2024-03-15T16:34:23.089Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.089Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:23 [2024-03-15T16:34:23.089Z] [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
12:34:23 [2024-03-15T16:34:23.089Z] [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
12:34:23 [2024-03-15T16:34:23.089Z] [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
12:34:23 [2024-03-15T16:34:23.089Z] [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
12:34:23 [2024-03-15T16:34:23.089Z] [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
12:34:23 [2024-03-15T16:34:23.089Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.089Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:34:23 [2024-03-15T16:34:23.089Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.089Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
12:34:23 [2024-03-15T16:34:23.089Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [133/141]
12:34:23 [2024-03-15T16:34:23.089Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
12:34:23 [2024-03-15T16:34:23.089Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:34:23 [2024-03-15T16:34:23.089Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:34:23 [2024-03-15T16:34:23.089Z] [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
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] The project's OSGi version is 1.0.9.202403151535
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.345Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.345Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:34:23 [2024-03-15T16:34:23.345Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:34:23 [2024-03-15T16:34:23.345Z] [WARNING] The 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
12:34:23 [2024-03-15T16:34:23.345Z] [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
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.601Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.601Z] [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
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.601Z] [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
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] 
12:34:23 [2024-03-15T16:34:23.601Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:23 [2024-03-15T16:34:23.601Z] [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
12:34:24 [2024-03-15T16:34:24.529Z] [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
12:34:25 [2024-03-15T16:34:25.092Z] [INFO] 
12:34:25 [2024-03-15T16:34:25.092Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:25 [2024-03-15T16:34:25.348Z] [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
12:34:25 [2024-03-15T16:34:25.348Z] [INFO] Command line:
12:34:25 [2024-03-15T16:34:25.348Z] 	[/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]
12:34:25 [2024-03-15T16:34:25.348Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:34:27 [2024-03-15T16:34:27.863Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
12:34:27 [2024-03-15T16:34:27.863Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByte -- Time elapsed: 0.003 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteChar -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteLong -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer2 -- Time elapsed: 0.001 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer3 -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testLimit -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteFloat -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteShort -- Time elapsed: 0.001 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testEndianness -- Time elapsed: 0.001 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMultipleValues -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteDouble -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteString -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteInt -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByteArray -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.863Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
12:34:27 [2024-03-15T16:34:27.863Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.863Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testConstructor -- Time elapsed: 0.002 s
12:34:27 [2024-03-15T16:34:27.863Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
12:34:27 [2024-03-15T16:34:27.864Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicate -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testBounds -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testIntersects -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testConstructor -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.864Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
12:34:27 [2024-03-15T16:34:27.864Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.864Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
12:34:27 [2024-03-15T16:34:27.864Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testIntersects -- Time elapsed: 0.001 s
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testConstructor -- Time elapsed: 0 s
12:34:27 [2024-03-15T16:34:27.864Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
12:34:27 [2024-03-15T16:34:27.864Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testReadWriteNode -- Time elapsed: 0.033 s
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testTooFarData -- Time elapsed: 0.002 s
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testExtraDataSave -- Time elapsed: 0.001 s
12:34:27 [2024-03-15T16:34:27.864Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testHeaderDataSave -- Time elapsed: 0.001 s
12:34:27 [2024-03-15T16:34:27.864Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
12:34:28 [2024-03-15T16:34:28.120Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testTreeEnd -- Time elapsed: 0.028 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testNodeSequenceNumbers -- Time elapsed: 0.033 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testDepth -- Time elapsed: 0.046 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testReadTree -- Time elapsed: 0.018 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testSequentialFill -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.120Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
12:34:28 [2024-03-15T16:34:28.120Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[0: Core node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[0: Core node] -- Time elapsed: 0.003 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[0: Core node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[0: Core node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[0: Core node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[0: Core node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[0: Core node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[0: Core node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[0: Core node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[0: Core node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[0: Core node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[1: Classic core node] -- Time elapsed: 0.002 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[1: Classic core node] -- Time elapsed: 0.015 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[1: Classic core node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[1: Classic core node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[1: Classic core node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[1: Classic core node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[1: Classic core node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[1: Classic core node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[1: Classic core node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[2: Overlapping core node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[2: Overlapping core node] -- Time elapsed: 0.004 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[2: Overlapping core node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[2: Overlapping core node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[2: Overlapping core node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[2: Overlapping core node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.120Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[2: Overlapping core node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.121Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[2: Overlapping core node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.121Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[2: Overlapping core node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.121Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[2: Overlapping core node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.121Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[2: Overlapping core node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.121Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
12:34:28 [2024-03-15T16:34:28.121Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
12:34:28 [2024-03-15T16:34:28.121Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testTreeEnd -- Time elapsed: 0.007 s
12:34:28 [2024-03-15T16:34:28.121Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.038 s
12:34:28 [2024-03-15T16:34:28.121Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testDepth -- Time elapsed: 0.075 s
12:34:28 [2024-03-15T16:34:28.121Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testReadTree -- Time elapsed: 0.032 s
12:34:28 [2024-03-15T16:34:28.121Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testSequentialFill -- Time elapsed: 0.002 s
12:34:28 [2024-03-15T16:34:28.121Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
12:34:28 [2024-03-15T16:34:28.377Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
12:34:28 [2024-03-15T16:34:28.377Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testInsertions -- Time elapsed: 0.029 s
12:34:28 [2024-03-15T16:34:28.377Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testTreeEnd -- Time elapsed: 0.007 s
12:34:28 [2024-03-15T16:34:28.377Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.023 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testDepth -- Time elapsed: 0.073 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testReadTree -- Time elapsed: 0.022 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testSequentialFill -- Time elapsed: 0.002 s
12:34:28 [2024-03-15T16:34:28.378Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
12:34:28 [2024-03-15T16:34:28.378Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[0: Leaf node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[0: Leaf node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[0: Leaf node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[0: Leaf node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[0: Leaf node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[0: Leaf node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[0: Leaf node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[0: Leaf node] -- Time elapsed: 0.009 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[0: Leaf node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[1: Classic leaf node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[1: Classic leaf node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[1: Classic leaf node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[1: Classic leaf node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[1: Classic leaf node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[1: Classic leaf node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[1: Classic leaf node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[1: Classic leaf node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[1: Classic leaf node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[2: Overlapping leaf node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[2: Overlapping leaf node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[2: Overlapping leaf node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[2: Overlapping leaf node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[2: Overlapping leaf node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[2: Overlapping leaf node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[2: Overlapping leaf node] -- Time elapsed: 0 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.378Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[2: Overlapping leaf node] -- Time elapsed: 0.001 s
12:34:28 [2024-03-15T16:34:28.378Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
12:34:28 [2024-03-15T16:34:28.939Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s -- in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
12:34:28 [2024-03-15T16:34:28.939Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTestUnsigned -- Time elapsed: 0.215 s
12:34:28 [2024-03-15T16:34:28.939Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTest -- Time elapsed: 0.112 s
12:34:28 [2024-03-15T16:34:28.939Z] 
12:34:28 [2024-03-15T16:34:28.939Z] Results:
12:34:28 [2024-03-15T16:34:28.940Z] 
12:34:28 [2024-03-15T16:34:28.940Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
12:34:28 [2024-03-15T16:34:28.940Z] 
12:34:28 [2024-03-15T16:34:28.940Z] [INFO] All tests passed
12:34:28 [2024-03-15T16:34:28.940Z] [INFO] 
12:34:28 [2024-03-15T16:34:28.940Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:28 [2024-03-15T16:34:28.940Z] [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
12:34:28 [2024-03-15T16:34:28.940Z] [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
12:34:28 [2024-03-15T16:34:28.940Z] [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
12:34:28 [2024-03-15T16:34:28.940Z] [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
12:34:28 [2024-03-15T16:34:28.940Z] [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
12:34:28 [2024-03-15T16:34:28.940Z] [INFO] 
12:34:28 [2024-03-15T16:34:28.940Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
12:34:28 [2024-03-15T16:34:28.940Z] [INFO] 
12:34:28 [2024-03-15T16:34:28.940Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
12:34:28 [2024-03-15T16:34:28.940Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [134/141]
12:34:28 [2024-03-15T16:34:28.940Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
12:34:28 [2024-03-15T16:34:28.940Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:34:28 [2024-03-15T16:34:28.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
12:34:28 [2024-03-15T16:34:28.940Z] [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
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] The project's OSGi version is 1.0.8.202403151535
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.196Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.196Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:34:29 [2024-03-15T16:34:29.196Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:34:29 [2024-03-15T16:34:29.196Z] [WARNING] The 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
12:34:29 [2024-03-15T16:34:29.196Z] [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
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.453Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.453Z] [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
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.453Z] [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
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] 
12:34:29 [2024-03-15T16:34:29.453Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:29 [2024-03-15T16:34:29.453Z] [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
12:34:30 [2024-03-15T16:34:30.381Z] [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
12:34:31 [2024-03-15T16:34:31.308Z] [INFO] 
12:34:31 [2024-03-15T16:34:31.308Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:31 [2024-03-15T16:34:31.308Z] [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
12:34:31 [2024-03-15T16:34:31.308Z] [INFO] Command line:
12:34:31 [2024-03-15T16:34:31.308Z] 	[/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]
12:34:31 [2024-03-15T16:34:31.308Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:34:33 [2024-03-15T16:34:33.826Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
12:34:33 [2024-03-15T16:34:33.826Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSize -- Time elapsed: 0.011 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrder -- Time elapsed: 0.001 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.004 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testContains -- Time elapsed: 0 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSortedIterator -- Time elapsed: 0.001 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAll -- Time elapsed: 0.001 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testDispose -- Time elapsed: 0 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemove -- Time elapsed: 0 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterator -- Time elapsed: 0.001 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemoveAll -- Time elapsed: 0.001 s
12:34:33 [2024-03-15T16:34:33.826Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
12:34:33 [2024-03-15T16:34:33.826Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
12:34:34 [2024-03-15T16:34:34.082Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
12:34:34 [2024-03-15T16:34:34.082Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSizeAndIterator -- Time elapsed: 0.070 s
12:34:34 [2024-03-15T16:34:34.082Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testIsEmpty -- Time elapsed: 0.003 s
12:34:34 [2024-03-15T16:34:34.082Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testChildrenTimes -- Time elapsed: 0.069 s
12:34:34 [2024-03-15T16:34:34.082Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testTreeEnd -- Time elapsed: 0.007 s
12:34:34 [2024-03-15T16:34:34.082Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.021 s
12:34:34 [2024-03-15T16:34:34.082Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testDepth -- Time elapsed: 0.089 s
12:34:34 [2024-03-15T16:34:34.082Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testReadTree -- Time elapsed: 0.037 s
12:34:34 [2024-03-15T16:34:34.082Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSequentialFill -- Time elapsed: 0.003 s
12:34:34 [2024-03-15T16:34:34.082Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
12:34:34 [2024-03-15T16:34:34.339Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.003 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToObjectArray -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSegmentStoreVersion -- Time elapsed: 0.003 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecificArray -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testReadingSegmentStore -- Time elapsed: 0.003 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructor -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSize -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrder -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRetainAll -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testContains -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSortedIterator -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.003 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAll -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testDispose -- Time elapsed: 0.002 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIsEmpty -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemove -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.002 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterator -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemoveAll -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.339Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
12:34:34 [2024-03-15T16:34:34.339Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testChildren[0: Segment tree core node] -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testIntersectingChildren[0: Segment tree core node] -- Time elapsed: 0.005 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testSpecifics[0: Segment tree core node] -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.339Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild[0: Segment tree core node] -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testLinkNewChild[0: Segment tree core node] -- Time elapsed: 0.004 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild2[0: Segment tree core node] -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild2[0: Segment tree core node] -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testAddToCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild[0: Segment tree core node] -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNbChildren[0: Segment tree core node] -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidAdd[0: Segment tree core node] -- Time elapsed: 0.019 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidEnd[0: Segment tree core node] -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeData[0: Segment tree core node] -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
12:34:34 [2024-03-15T16:34:34.340Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testAddToCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetChild[0: Segment tree node] -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetLatestChild[0: Segment tree node] -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testLinkNewChild[0: Segment tree node] -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNbChildren[0: Segment tree node] -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidAdd[0: Segment tree node] -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidEnd[0: Segment tree node] -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeData[0: Segment tree node] -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
12:34:34 [2024-03-15T16:34:34.340Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSize -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testContains -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSortedIterator -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecificArray -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAll -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testDispose -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemove -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterator -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
12:34:34 [2024-03-15T16:34:34.340Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testNamedAspect -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testComparator -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
12:34:34 [2024-03-15T16:34:34.340Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDoubleDistinct -- Time elapsed: 0.004 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.simpleCreate -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createTortureTest -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createAllDressed -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinct -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctStable -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createFast -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createStable -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createPreloaded -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctFast -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
12:34:34 [2024-03-15T16:34:34.340Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testNoDuplicateElements -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSize -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrder -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRetainAll -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.023 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToObjectArray -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testContains -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.340Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSortedIterator -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.341Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.341Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecificArray -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.341Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.341Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAll -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.341Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testDispose -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.341Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIsEmpty -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.341Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemove -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.341Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.341Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterator -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.341Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.341Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemoveAll -- Time elapsed: 0 s
12:34:34 [2024-03-15T16:34:34.341Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructor -- Time elapsed: 0.001 s
12:34:34 [2024-03-15T16:34:34.341Z] 
12:34:34 [2024-03-15T16:34:34.341Z] Results:
12:34:34 [2024-03-15T16:34:34.341Z] 
12:34:34 [2024-03-15T16:34:34.341Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
12:34:34 [2024-03-15T16:34:34.341Z] 
12:34:34 [2024-03-15T16:34:34.597Z] [INFO] All tests passed
12:34:34 [2024-03-15T16:34:34.597Z] [INFO] 
12:34:34 [2024-03-15T16:34:34.597Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:34 [2024-03-15T16:34:34.597Z] [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
12:34:34 [2024-03-15T16:34:34.597Z] [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
12:34:34 [2024-03-15T16:34:34.597Z] [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
12:34:34 [2024-03-15T16:34:34.597Z] [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
12:34:34 [2024-03-15T16:34:34.597Z] [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
12:34:34 [2024-03-15T16:34:34.597Z] [INFO] 
12:34:34 [2024-03-15T16:34:34.597Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:34:34 [2024-03-15T16:34:34.597Z] [INFO] 
12:34:34 [2024-03-15T16:34:34.597Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
12:34:34 [2024-03-15T16:34:34.597Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141]
12:34:34 [2024-03-15T16:34:34.597Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
12:34:34 [2024-03-15T16:34:34.597Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:34:34 [2024-03-15T16:34:34.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
12:34:34 [2024-03-15T16:34:34.597Z] [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
12:34:34 [2024-03-15T16:34:34.853Z] [INFO] 
12:34:34 [2024-03-15T16:34:34.853Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:34 [2024-03-15T16:34:34.853Z] [INFO] 
12:34:34 [2024-03-15T16:34:34.853Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:34 [2024-03-15T16:34:34.853Z] [INFO] The project's OSGi version is 1.0.3.202403151535
12:34:34 [2024-03-15T16:34:34.853Z] [INFO] 
12:34:34 [2024-03-15T16:34:34.853Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:34 [2024-03-15T16:34:34.853Z] [INFO] 
12:34:34 [2024-03-15T16:34:34.853Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:34 [2024-03-15T16:34:34.853Z] [INFO] 
12:34:34 [2024-03-15T16:34:34.853Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:34 [2024-03-15T16:34:34.853Z] [INFO] 
12:34:34 [2024-03-15T16:34:34.853Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:34 [2024-03-15T16:34:34.853Z] [INFO] 
12:34:34 [2024-03-15T16:34:34.853Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:34 [2024-03-15T16:34:34.853Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
12:34:35 [2024-03-15T16:34:35.109Z] [INFO] 
12:34:35 [2024-03-15T16:34:35.109Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:35 [2024-03-15T16:34:35.109Z] [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
12:34:35 [2024-03-15T16:34:35.109Z] [INFO] 
12:34:35 [2024-03-15T16:34:35.109Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:35 [2024-03-15T16:34:35.109Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:34:35 [2024-03-15T16:34:35.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
12:34:35 [2024-03-15T16:34:35.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.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
12:34:35 [2024-03-15T16:34:35.109Z] [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
12:34:35 [2024-03-15T16:34:35.364Z] [INFO] 
12:34:35 [2024-03-15T16:34:35.364Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:35 [2024-03-15T16:34:35.364Z] [INFO] 
12:34:35 [2024-03-15T16:34:35.364Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:35 [2024-03-15T16:34:35.365Z] [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
12:34:35 [2024-03-15T16:34:35.365Z] [INFO] 
12:34:35 [2024-03-15T16:34:35.365Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:35 [2024-03-15T16:34:35.365Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 134 were skipped
12:34:35 [2024-03-15T16:34:35.365Z] [INFO] 
12:34:35 [2024-03-15T16:34:35.365Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:35 [2024-03-15T16:34:35.365Z] [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
12:34:35 [2024-03-15T16:34:35.365Z] [INFO] 
12:34:35 [2024-03-15T16:34:35.365Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:35 [2024-03-15T16:34:35.365Z] [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
12:34:35 [2024-03-15T16:34:35.365Z] [INFO] 
12:34:35 [2024-03-15T16:34:35.365Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:35 [2024-03-15T16:34:35.365Z] [INFO] 
12:34:35 [2024-03-15T16:34:35.365Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:35 [2024-03-15T16:34:35.365Z] [INFO] 
12:34:35 [2024-03-15T16:34:35.365Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:35 [2024-03-15T16:34:35.365Z] [INFO] 
12:34:35 [2024-03-15T16:34:35.365Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:35 [2024-03-15T16:34:35.365Z] [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
12:34:36 [2024-03-15T16:34:36.731Z] [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
12:34:37 [2024-03-15T16:34:37.660Z] [INFO] 
12:34:37 [2024-03-15T16:34:37.660Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:37 [2024-03-15T16:34:37.660Z] [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
12:34:37 [2024-03-15T16:34:37.660Z] [INFO] Command line:
12:34:37 [2024-03-15T16:34:37.660Z] 	[/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]
12:34:37 [2024-03-15T16:34:37.660Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:34:40 [2024-03-15T16:34:40.175Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:34:40 [2024-03-15T16:34:40.431Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:34:43 [2024-03-15T16:34:43.698Z] !SESSION 2024-03-15 16:34:37.713 -----------------------------------------------
12:34:43 [2024-03-15T16:34:43.698Z] eclipse.buildId=unknown
12:34:43 [2024-03-15T16:34:43.698Z] java.version=17.0.2
12:34:43 [2024-03-15T16:34:43.698Z] java.vendor=Oracle Corporation
12:34:43 [2024-03-15T16:34:43.698Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:34:43 [2024-03-15T16:34:43.698Z] 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
12:34:43 [2024-03-15T16:34:43.698Z] 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
12:34:43 [2024-03-15T16:34:43.698Z] 
12:34:43 [2024-03-15T16:34:43.698Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-15 16:34:43.585
12:34:43 [2024-03-15T16:34:43.698Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:34:43 [2024-03-15T16:34:43.698Z] !STACK 0
12:34:43 [2024-03-15T16:34:43.698Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:34:43 [2024-03-15T16:34:43.698Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:34:43 [2024-03-15T16:34:43.698Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:34:43 [2024-03-15T16:34:43.698Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:34:43 [2024-03-15T16:34:43.698Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:34:43 [2024-03-15T16:34:43.698Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:34:43 [2024-03-15T16:34:43.698Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:34:43 [2024-03-15T16:34:43.698Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:34:43 [2024-03-15T16:34:43.698Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:34:43 [2024-03-15T16:34:43.698Z] Caused by: java.io.IOException: error=2, No such file or directory
12:34:43 [2024-03-15T16:34:43.698Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:34:43 [2024-03-15T16:34:43.698Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:34:43 [2024-03-15T16:34:43.698Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:34:43 [2024-03-15T16:34:43.698Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:34:43 [2024-03-15T16:34:43.698Z] 	... 7 more
12:34:43 [2024-03-15T16:34:43.954Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
12:34:44 [2024-03-15T16:34:44.210Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
12:34:44 [2024-03-15T16:34:44.210Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testLoadElements -- Time elapsed: 0.018 s
12:34:44 [2024-03-15T16:34:44.211Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingFiles -- Time elapsed: 0.070 s
12:34:44 [2024-03-15T16:34:44.211Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidEmptyProfile -- Time elapsed: 0.003 s
12:34:44 [2024-03-15T16:34:44.211Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingRoot -- Time elapsed: 0.003 s
12:34:44 [2024-03-15T16:34:44.211Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateValid -- Time elapsed: 0.004 s
12:34:44 [2024-03-15T16:34:44.211Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
12:34:44 [2024-03-15T16:34:44.211Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
12:34:44 [2024-03-15T16:34:44.211Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest.testValidateValid -- Time elapsed: 0.078 s
12:34:44 [2024-03-15T16:34:44.211Z] 
12:34:44 [2024-03-15T16:34:44.211Z] Results:
12:34:44 [2024-03-15T16:34:44.211Z] 
12:34:44 [2024-03-15T16:34:44.211Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
12:34:44 [2024-03-15T16:34:44.211Z] 
12:34:44 [2024-03-15T16:34:44.772Z] [INFO] All tests passed
12:34:44 [2024-03-15T16:34:44.772Z] [INFO] 
12:34:44 [2024-03-15T16:34:44.772Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:44 [2024-03-15T16:34:44.772Z] [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
12:34:44 [2024-03-15T16:34:44.772Z] [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
12:34:44 [2024-03-15T16:34:44.772Z] [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
12:34:44 [2024-03-15T16:34:44.772Z] [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
12:34:44 [2024-03-15T16:34:44.772Z] [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
12:34:44 [2024-03-15T16:34:44.772Z] [INFO] 
12:34:44 [2024-03-15T16:34:44.772Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:34:44 [2024-03-15T16:34:44.772Z] [INFO] 
12:34:44 [2024-03-15T16:34:44.772Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
12:34:44 [2024-03-15T16:34:44.772Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [136/141]
12:34:44 [2024-03-15T16:34:44.772Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
12:34:44 [2024-03-15T16:34:44.772Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:34:45 [2024-03-15T16:34:45.027Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:34:45 [2024-03-15T16:34:45.027Z] [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
12:34:45 [2024-03-15T16:34:45.282Z] [INFO] 
12:34:45 [2024-03-15T16:34:45.282Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
12:34:45 [2024-03-15T16:34:45.282Z] [INFO] 
12:34:45 [2024-03-15T16:34:45.282Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
12:34:45 [2024-03-15T16:34:45.282Z] [INFO] The project's OSGi version is 1.0.13.202403151535
12:34:45 [2024-03-15T16:34:45.282Z] [INFO] 
12:34:45 [2024-03-15T16:34:45.282Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
12:34:45 [2024-03-15T16:34:45.282Z] [INFO] 
12:34:45 [2024-03-15T16:34:45.282Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
12:34:45 [2024-03-15T16:34:45.282Z] [INFO] 
12:34:45 [2024-03-15T16:34:45.282Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
12:34:45 [2024-03-15T16:34:45.282Z] [INFO] 
12:34:45 [2024-03-15T16:34:45.282Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
12:34:45 [2024-03-15T16:34:45.538Z] [INFO] 
12:34:45 [2024-03-15T16:34:45.538Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
12:34:45 [2024-03-15T16:34:45.538Z] [INFO] Resolving class path of Trace Compass All Tests
12:34:46 [2024-03-15T16:34:46.099Z] [INFO] 
12:34:46 [2024-03-15T16:34:46.099Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
12:34:46 [2024-03-15T16:34:46.099Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src/main/resources
12:34:46 [2024-03-15T16:34:46.099Z] [INFO] 
12:34:46 [2024-03-15T16:34:46.099Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
12:34:46 [2024-03-15T16:34:46.099Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:34:46 [2024-03-15T16:34:46.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
12:34:46 [2024-03-15T16:34:46.099Z] [WARNING] The 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
12:34:46 [2024-03-15T16:34:46.099Z] [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
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] 
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.alltests ---
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] 
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src/test/resources
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] 
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
12:34:46 [2024-03-15T16:34:46.354Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] 
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
12:34:46 [2024-03-15T16:34:46.354Z] [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
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] 
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
12:34:46 [2024-03-15T16:34:46.354Z] [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
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] 
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] 
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.alltests ---
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] 
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] 
12:34:46 [2024-03-15T16:34:46.354Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.alltests ---
12:34:46 [2024-03-15T16:34:46.354Z] [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
12:34:47 [2024-03-15T16:34:47.281Z] [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
12:34:47 [2024-03-15T16:34:47.843Z] [INFO] 
12:34:47 [2024-03-15T16:34:47.843Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.alltests ---
12:34:47 [2024-03-15T16:34:47.843Z] [WARNING] No tests found
12:34:47 [2024-03-15T16:34:47.843Z] [INFO] 
12:34:47 [2024-03-15T16:34:47.843Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
12:34:47 [2024-03-15T16:34:47.843Z] [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
12:34:47 [2024-03-15T16:34:47.843Z] [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
12:34:47 [2024-03-15T16:34:47.843Z] [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
12:34:47 [2024-03-15T16:34:47.843Z] [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
12:34:47 [2024-03-15T16:34:47.843Z] [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
12:34:47 [2024-03-15T16:34:47.844Z] [INFO] 
12:34:47 [2024-03-15T16:34:47.844Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
12:34:47 [2024-03-15T16:34:47.844Z] [INFO] 
12:34:47 [2024-03-15T16:34:47.844Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
12:34:47 [2024-03-15T16:34:47.844Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT [137/141]
12:34:47 [2024-03-15T16:34:47.844Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
12:34:47 [2024-03-15T16:34:47.844Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:34:47 [2024-03-15T16:34:47.844Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:34:47 [2024-03-15T16:34:47.844Z] [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
12:34:48 [2024-03-15T16:34:48.099Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.099Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.099Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.099Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.099Z] [INFO] The project's OSGi version is 1.0.8.202403151535
12:34:48 [2024-03-15T16:34:48.099Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.099Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.099Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.099Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.099Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.099Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.099Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.099Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.099Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.099Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.099Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
12:34:48 [2024-03-15T16:34:48.355Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.355Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
12:34:48 [2024-03-15T16:34:48.355Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.355Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.355Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:34:48 [2024-03-15T16:34:48.355Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:34:48 [2024-03-15T16:34:48.355Z] [WARNING] The 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
12:34:48 [2024-03-15T16:34:48.355Z] [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
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.611Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.611Z] [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
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.611Z] [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
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] 
12:34:48 [2024-03-15T16:34:48.611Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:48 [2024-03-15T16:34:48.611Z] [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
12:34:49 [2024-03-15T16:34:49.172Z] [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
12:34:50 [2024-03-15T16:34:50.099Z] [INFO] 
12:34:50 [2024-03-15T16:34:50.099Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
12:34:50 [2024-03-15T16:34:50.099Z] [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
12:34:50 [2024-03-15T16:34:50.099Z] [INFO] Command line:
12:34:50 [2024-03-15T16:34:50.099Z] 	[/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]
12:34:50 [2024-03-15T16:34:50.099Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:34:53 [2024-03-15T16:34:53.365Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
12:35:08 [2024-03-15T16:35:08.205Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.80 s -- in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
12:35:08 [2024-03-15T16:35:08.205Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.test -- Time elapsed: 0.034 s
12:35:08 [2024-03-15T16:35:08.205Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.testGetter -- Time elapsed: 0.005 s
12:35:08 [2024-03-15T16:35:08.205Z] 
12:35:08 [2024-03-15T16:35:08.205Z] Results:
12:35:08 [2024-03-15T16:35:08.205Z] 
12:35:08 [2024-03-15T16:35:08.205Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
12:35:08 [2024-03-15T16:35:08.205Z] 
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] All tests passed
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
12:35:08 [2024-03-15T16:35:08.205Z] [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
12:35:08 [2024-03-15T16:35:08.205Z] [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
12:35:08 [2024-03-15T16:35:08.205Z] [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
12:35:08 [2024-03-15T16:35:08.205Z] [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
12:35:08 [2024-03-15T16:35:08.205Z] [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
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] Building org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT       [138/141]
12:35:08 [2024-03-15T16:35:08.205Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:35:08 [2024-03-15T16:35:08.205Z] [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
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/src/main/resources
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.205Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 150 were skipped
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.205Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.206Z] [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
12:35:08 [2024-03-15T16:35:08.206Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.206Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.206Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.206Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.206Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.206Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.206Z] [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
12:35:08 [2024-03-15T16:35:08.206Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.206Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.206Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.206Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.206Z] [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
12:35:08 [2024-03-15T16:35:08.206Z] [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
12:35:08 [2024-03-15T16:35:08.767Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.767Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.767Z] [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
12:35:08 [2024-03-15T16:35:08.768Z] [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
12:35:08 [2024-03-15T16:35:08.768Z] [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
12:35:08 [2024-03-15T16:35:08.768Z] [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
12:35:08 [2024-03-15T16:35:08.768Z] [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
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT    [139/141]
12:35:08 [2024-03-15T16:35:08.768Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:35:08 [2024-03-15T16:35:08.768Z] [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
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
12:35:08 [2024-03-15T16:35:08.768Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
12:35:08 [2024-03-15T16:35:08.768Z] [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
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote ---
12:35:08 [2024-03-15T16:35:08.768Z] [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
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] 
12:35:08 [2024-03-15T16:35:08.768Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote ---
12:35:08 [2024-03-15T16:35:08.768Z] [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
12:35:09 [2024-03-15T16:35:09.695Z] [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
12:35:10 [2024-03-15T16:35:10.256Z] [INFO] 
12:35:10 [2024-03-15T16:35:10.256Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
12:35:10 [2024-03-15T16:35:10.256Z] [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
12:35:10 [2024-03-15T16:35:10.256Z] [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
12:35:10 [2024-03-15T16:35:10.256Z] [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
12:35:10 [2024-03-15T16:35:10.256Z] [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
12:35:10 [2024-03-15T16:35:10.256Z] [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
12:35:10 [2024-03-15T16:35:10.256Z] [INFO] 
12:35:10 [2024-03-15T16:35:10.256Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
12:35:10 [2024-03-15T16:35:10.256Z] [INFO] 
12:35:10 [2024-03-15T16:35:10.256Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
12:35:10 [2024-03-15T16:35:10.256Z] [INFO] Building Trace Compass Repository 9.3.0-SNAPSHOT               [140/141]
12:35:10 [2024-03-15T16:35:10.256Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
12:35:10 [2024-03-15T16:35:10.256Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
12:35:10 [2024-03-15T16:35:10.256Z] [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
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] 
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] 
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] The project's OSGi version is 9.3.0.202403151535
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] 
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] 
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] 
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] 
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/src/main/resources
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] 
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
12:35:10 [2024-03-15T16:35:10.816Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] 
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
12:35:10 [2024-03-15T16:35:10.816Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] 
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
12:35:10 [2024-03-15T16:35:10.816Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] 
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
12:35:10 [2024-03-15T16:35:10.816Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] 
12:35:10 [2024-03-15T16:35:10.816Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
12:35:10 [2024-03-15T16:35:10.816Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:35:17 [2024-03-15T16:35:17.351Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.351Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
12:35:17 [2024-03-15T16:35:17.351Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.351Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
12:35:17 [2024-03-15T16:35:17.351Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:35:17 [2024-03-15T16:35:17.351Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.351Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site ---
12:35:17 [2024-03-15T16:35:17.351Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.351Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
12:35:17 [2024-03-15T16:35:17.351Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.351Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-site ---
12:35:17 [2024-03-15T16:35:17.351Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.351Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
12:35:17 [2024-03-15T16:35:17.351Z] [INFO] No primary artifact to install, installing attached artifacts instead.
12:35:17 [2024-03-15T16:35:17.351Z] [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
12:35:17 [2024-03-15T16:35:17.351Z] [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
12:35:17 [2024-03-15T16:35:17.352Z] [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
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141]
12:35:17 [2024-03-15T16:35:17.352Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:35:17 [2024-03-15T16:35:17.352Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:35:17 [2024-03-15T16:35:17.352Z] [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
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] The project's OSGi version is 1.0.4.202403151535
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:35:17 [2024-03-15T16:35:17.352Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:35:17 [2024-03-15T16:35:17.352Z] [WARNING] The 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
12:35:17 [2024-03-15T16:35:17.352Z] [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
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:35:17 [2024-03-15T16:35:17.352Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:35:17 [2024-03-15T16:35:17.352Z] [WARNING] The 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
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [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
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [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
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] 
12:35:17 [2024-03-15T16:35:17.352Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:17 [2024-03-15T16:35:17.352Z] [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
12:35:17 [2024-03-15T16:35:17.352Z] [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
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] 
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:18 [2024-03-15T16:35:18.279Z] [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
12:35:18 [2024-03-15T16:35:18.279Z] [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
12:35:18 [2024-03-15T16:35:18.279Z] [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
12:35:18 [2024-03-15T16:35:18.279Z] [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
12:35:18 [2024-03-15T16:35:18.279Z] [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
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] 
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] ------------------------------------------------------------------------
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] Reactor Summary:
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] 
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] Trace Compass Parent 9.3.0-SNAPSHOT ................ SUCCESS [ 10.687 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT SUCCESS [  0.011 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT SUCCESS [  0.007 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 14.754 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] Trace Compass State System Parent 9.3.0-SNAPSHOT ... SUCCESS [  0.010 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  3.102 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  2.195 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] Trace Compass TMF Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.008 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  1.982 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT SUCCESS [  2.585 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT ... SUCCESS [  8.055 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  2.196 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 21.114 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [05:07 min]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] Trace Compass CTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.008 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  5.922 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT ... SUCCESS [  3.765 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  2.288 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT SUCCESS [ 34.358 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [04:30 min]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.400 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT ..... SUCCESS [  9.453 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  2.589 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  2.825 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  2.177 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  3.517 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT SUCCESS [  3.452 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [  2.636 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT SUCCESS [  3.253 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT .. SUCCESS [  0.005 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  1.944 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  1.951 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [02:46 min]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT SUCCESS [  0.005 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  4.431 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [04:59 min]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [01:14 min]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  7.314 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  2.231 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  6.064 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  3.167 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  2.982 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  5.255 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 11.489 s]
12:35:18 [2024-03-15T16:35:18.279Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 19.927 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [02:00 min]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  3.282 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT SUCCESS [  3.467 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [ 10.085 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [ 14.911 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 22.198 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [ 47.230 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT SUCCESS [  2.942 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT SUCCESS [ 39.700 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT SUCCESS [  4.221 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 12.185 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass BTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.004 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  1.854 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  2.695 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass Documentation 9.3.0-SNAPSHOT ......... SUCCESS [  0.006 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass Profiling User Guide 9.3.0-SNAPSHOT .. SUCCESS [  9.702 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass Developer Guide 9.3.0-SNAPSHOT ....... SUCCESS [  6.526 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  3.297 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT ........ SUCCESS [  2.654 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT ........ SUCCESS [  2.256 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  5.573 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  5.375 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT ........ SUCCESS [  1.637 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  4.835 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT .... SUCCESS [  2.336 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [01:54 min]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass User Guide 9.3.0-SNAPSHOT ............ SUCCESS [ 11.160 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT SUCCESS [  4.776 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass RCP User Guide 9.3.0-SNAPSHOT ........ SUCCESS [  4.277 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass Pcap User Guide 9.3.0-SNAPSHOT ....... SUCCESS [  3.930 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  2.827 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT SUCCESS [  0.005 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  3.719 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  3.516 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT ... SUCCESS [  2.623 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.055 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 10.806 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  4.976 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  2.670 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  3.294 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  2.082 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  4.145 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT SUCCESS [  1.882 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  5.238 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.650 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [ 29.239 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 47.529 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  3.110 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT SUCCESS [  2.332 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [ 37.582 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [02:50 min]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [04:14 min]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT SUCCESS [  2.274 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  2.467 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT . SUCCESS [  2.557 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT SUCCESS [ 32.602 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 10.025 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:07 min]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT SUCCESS [  0.004 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  2.117 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  7.958 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  2.600 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  2.347 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT ... SUCCESS [  3.015 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  7.861 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 25.736 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass RCP Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.005 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT .. SUCCESS [  1.933 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT .. SUCCESS [  1.755 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  1.819 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT ..... SUCCESS [  2.250 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass RCP Feature 9.3.0-SNAPSHOT ........... SUCCESS [  5.505 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  4.681 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 10.672 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT SUCCESS [  3.301 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT SUCCESS [  2.412 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT .... SUCCESS [  2.357 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass Json trace Parent 9.3.0-SNAPSHOT ..... SUCCESS [  0.005 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  1.992 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT .. SUCCESS [  1.794 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass RCP Product 9.3.0-SNAPSHOT ........... SUCCESS [03:30 min]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass Target Platform 9.3.0-SNAPSHOT ....... SUCCESS [  1.818 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [ 11.390 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [ 50.353 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [01:25 min]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [07:45 min]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 10.212 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  5.794 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  5.675 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 10.225 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  2.999 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT SUCCESS [ 18.616 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT .... SUCCESS [  2.140 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT . SUCCESS [  1.496 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Trace Compass Repository 9.3.0-SNAPSHOT ............ SUCCESS [  6.145 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  1.960 s]
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] ------------------------------------------------------------------------
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] BUILD SUCCESS
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] ------------------------------------------------------------------------
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Total time:  59:23 min
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] Finished at: 2024-03-15T16:35:18Z
12:35:18 [2024-03-15T16:35:18.280Z] [INFO] ------------------------------------------------------------------------
12:35:19 [2024-03-15T16:35:19.097Z] [Pipeline] sh
12:35:19 [2024-03-15T16:35:19.704Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/
12:35:19 [2024-03-15T16:35:19.980Z] [Pipeline] sh
12:35:20 [2024-03-15T16:35:20.606Z] + git rev-parse --short HEAD
12:35:20 [2024-03-15T16:35:20.868Z] [Pipeline] sh
12:35:21 [2024-03-15T16:35:21.427Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/
12:35:21 [2024-03-15T16:35:21.680Z] [Pipeline] sh
12:35:22 [2024-03-15T16:35:22.244Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha
12:35:22 [2024-03-15T16:35:22.512Z] [Pipeline] }
12:35:22 [2024-03-15T16:35:22.775Z] [Pipeline] // container
12:35:23 [2024-03-15T16:35:23.180Z] Post stage
12:35:24 [2024-03-15T16:35:24.061Z] [Pipeline] container
12:35:24 [2024-03-15T16:35:24.062Z] [Pipeline] {
12:35:24 [2024-03-15T16:35:24.696Z] [Pipeline] junit
12:35:24 [2024-03-15T16:35:24.699Z] Recording test results
12:35:41 [2024-03-15T16:35:41.678Z] [Checks API] No suitable checks publisher found.
12:35:41 [2024-03-15T16:35:41.935Z] [Pipeline] archiveArtifacts
12:35:41 [2024-03-15T16:35:41.939Z] Archiving artifacts
12:35:44 [2024-03-15T16:35:44.384Z] [Pipeline] }
12:35:44 [2024-03-15T16:35:44.640Z] [Pipeline] // container
12:35:46 [2024-03-15T16:35:46.304Z] [Pipeline] }
12:35:46 [2024-03-15T16:35:46.563Z] [Pipeline] // withEnv
12:35:46 [2024-03-15T16:35:46.950Z] [Pipeline] }
12:35:47 [2024-03-15T16:35:47.216Z] [Pipeline] // stage
12:35:47 [2024-03-15T16:35:47.983Z] [Pipeline] stage
12:35:47 [2024-03-15T16:35:47.983Z] [Pipeline] { (Deploy Site)
12:35:53 [2024-03-15T16:35:53.702Z] [Pipeline] tool
12:35:54 [2024-03-15T16:35:54.224Z] [Pipeline] envVarsForTool
12:35:55 [2024-03-15T16:35:55.136Z] [Pipeline] tool
12:35:55 [2024-03-15T16:35:55.652Z] [Pipeline] envVarsForTool
12:35:56 [2024-03-15T16:35:56.284Z] [Pipeline] withEnv
12:35:56 [2024-03-15T16:35:56.285Z] [Pipeline] {
12:35:57 [2024-03-15T16:35:57.848Z] [Pipeline] sshagent
12:35:57 [2024-03-15T16:35:57.873Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
12:35:57 [2024-03-15T16:35:57.873Z] [ssh-agent] Looking for ssh-agent implementation...
12:35:57 [2024-03-15T16:35:57.899Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:35:57 [2024-03-15T16:35:57.899Z] $ ssh-agent
12:35:57 [2024-03-15T16:35:57.911Z] SSH_AUTH_SOCK=/tmp/ssh-3CwWDaWOinVF/agent.223
12:35:57 [2024-03-15T16:35:57.911Z] SSH_AGENT_PID=225
12:35:57 [2024-03-15T16:35:57.990Z] Running ssh-add (command line suppressed)
12:35:58 [2024-03-15T16:35:58.088Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_15272301446222702142.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_15272301446222702142.key)
12:35:58 [2024-03-15T16:35:58.185Z] [ssh-agent] Started.
12:35:58 [2024-03-15T16:35:58.185Z] [Pipeline] {
12:35:58 [2024-03-15T16:35:58.852Z] [Pipeline] sh
12:35:59 [2024-03-15T16:35:59.141Z] + /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/
12:35:59 [2024-03-15T16:35:59.141Z] + repo=tracecompass
12:35:59 [2024-03-15T16:35:59.141Z] + '[' 2 -lt 2 ']'
12:35:59 [2024-03-15T16:35:59.141Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
12:35:59 [2024-03-15T16:35:59.141Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/repository/
12:35:59 [2024-03-15T16:35:59.141Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
12:35:59 [2024-03-15T16:35:59.141Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
12:35:59 [2024-03-15T16:35:59.141Z] + SCP=scp
12:35:59 [2024-03-15T16:35:59.141Z] + ECHO=echo
12:35:59 [2024-03-15T16:35:59.141Z] + '[' false == false ']'
12:35:59 [2024-03-15T16:35:59.141Z] + ECHO=
12:35:59 [2024-03-15T16:35:59.141Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/repository/
12:35:59 [2024-03-15T16:35:59.141Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/repository//*'
12:36:00 [2024-03-15T16:36:00.068Z] + 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/
12:36:03 [2024-03-15T16:36:03.583Z] [Pipeline] }
12:36:03 [2024-03-15T16:36:03.584Z] $ ssh-agent -k
12:36:03 [2024-03-15T16:36:03.590Z] unset SSH_AUTH_SOCK;
12:36:03 [2024-03-15T16:36:03.590Z] unset SSH_AGENT_PID;
12:36:03 [2024-03-15T16:36:03.591Z] echo Agent pid 225 killed;
12:36:03 [2024-03-15T16:36:03.596Z] [ssh-agent] Stopped.
12:36:03 [2024-03-15T16:36:03.859Z] [Pipeline] // sshagent
12:36:04 [2024-03-15T16:36:04.251Z] [Pipeline] }
12:36:04 [2024-03-15T16:36:04.512Z] [Pipeline] // withEnv
12:36:04 [2024-03-15T16:36:04.903Z] [Pipeline] }
12:36:05 [2024-03-15T16:36:05.163Z] [Pipeline] // stage
12:36:05 [2024-03-15T16:36:05.960Z] [Pipeline] stage
12:36:05 [2024-03-15T16:36:05.961Z] [Pipeline] { (Deploy RCP)
12:36:11 [2024-03-15T16:36:11.661Z] [Pipeline] tool
12:36:12 [2024-03-15T16:36:12.192Z] [Pipeline] envVarsForTool
12:36:13 [2024-03-15T16:36:13.113Z] [Pipeline] tool
12:36:13 [2024-03-15T16:36:13.628Z] [Pipeline] envVarsForTool
12:36:14 [2024-03-15T16:36:14.279Z] [Pipeline] withEnv
12:36:14 [2024-03-15T16:36:14.279Z] [Pipeline] {
12:36:15 [2024-03-15T16:36:15.821Z] [Pipeline] sshagent
12:36:15 [2024-03-15T16:36:15.829Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
12:36:15 [2024-03-15T16:36:15.829Z] [ssh-agent] Looking for ssh-agent implementation...
12:36:15 [2024-03-15T16:36:15.845Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:36:15 [2024-03-15T16:36:15.846Z] $ ssh-agent
12:36:15 [2024-03-15T16:36:15.885Z] SSH_AUTH_SOCK=/tmp/ssh-B8kBMjhnelgb/agent.247
12:36:15 [2024-03-15T16:36:15.885Z] SSH_AGENT_PID=249
12:36:15 [2024-03-15T16:36:15.893Z] Running ssh-add (command line suppressed)
12:36:15 [2024-03-15T16:36:15.905Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_3998577143221811143.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_3998577143221811143.key)
12:36:15 [2024-03-15T16:36:15.914Z] [ssh-agent] Started.
12:36:15 [2024-03-15T16:36:15.915Z] [Pipeline] {
12:36:16 [2024-03-15T16:36:16.552Z] [Pipeline] sh
12:36:16 [2024-03-15T16:36:16.826Z] + /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
12:36:16 [2024-03-15T16:36:16.827Z] + repo=tracecompass
12:36:16 [2024-03-15T16:36:16.827Z] + '[' 6 -lt 6 ']'
12:36:16 [2024-03-15T16:36:16.827Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
12:36:16 [2024-03-15T16:36:16.827Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/
12:36:16 [2024-03-15T16:36:16.827Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
12:36:16 [2024-03-15T16:36:16.827Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp-repository/
12:36:16 [2024-03-15T16:36:16.827Z] + rcpPattern='trace-compass-*'
12:36:16 [2024-03-15T16:36:16.827Z] + copyLatest=false
12:36:16 [2024-03-15T16:36:16.827Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
12:36:16 [2024-03-15T16:36:16.827Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
12:36:16 [2024-03-15T16:36:16.827Z] + SCP=scp
12:36:16 [2024-03-15T16:36:16.827Z] + ECHO=echo
12:36:16 [2024-03-15T16:36:16.827Z] + '[' false == false ']'
12:36:16 [2024-03-15T16:36:16.827Z] + ECHO=
12:36:16 [2024-03-15T16:36:16.827Z] + 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//*'
12:36:17 [2024-03-15T16:36:17.388Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240315-1535-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240315-1535-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/
12:36:49 [2024-03-15T16:36:49.494Z] + 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/
12:36:54 [2024-03-15T16:36:54.763Z] + '[' false == true ']'
12:36:55 [2024-03-15T16:36:55.044Z] [Pipeline] }
12:36:55 [2024-03-15T16:36:55.044Z] $ ssh-agent -k
12:36:55 [2024-03-15T16:36:55.050Z] unset SSH_AUTH_SOCK;
12:36:55 [2024-03-15T16:36:55.050Z] unset SSH_AGENT_PID;
12:36:55 [2024-03-15T16:36:55.050Z] echo Agent pid 249 killed;
12:36:55 [2024-03-15T16:36:55.056Z] [ssh-agent] Stopped.
12:36:55 [2024-03-15T16:36:55.319Z] [Pipeline] // sshagent
12:36:55 [2024-03-15T16:36:55.703Z] [Pipeline] }
12:36:55 [2024-03-15T16:36:55.960Z] [Pipeline] // withEnv
12:36:56 [2024-03-15T16:36:56.360Z] [Pipeline] }
12:36:56 [2024-03-15T16:36:56.620Z] [Pipeline] // stage
12:36:57 [2024-03-15T16:36:57.388Z] [Pipeline] stage
12:36:57 [2024-03-15T16:36:57.389Z] [Pipeline] { (Deploy Doc)
12:37:03 [2024-03-15T16:37:03.134Z] [Pipeline] tool
12:37:03 [2024-03-15T16:37:03.662Z] [Pipeline] envVarsForTool
12:37:04 [2024-03-15T16:37:04.564Z] [Pipeline] tool
12:37:05 [2024-03-15T16:37:05.084Z] [Pipeline] envVarsForTool
12:37:05 [2024-03-15T16:37:05.481Z] [Pipeline] withEnv
12:37:05 [2024-03-15T16:37:05.482Z] [Pipeline] {
12:37:07 [2024-03-15T16:37:07.026Z] [Pipeline] sshagent
12:37:07 [2024-03-15T16:37:07.034Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
12:37:07 [2024-03-15T16:37:07.034Z] [ssh-agent] Looking for ssh-agent implementation...
12:37:07 [2024-03-15T16:37:07.050Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:37:07 [2024-03-15T16:37:07.050Z] $ ssh-agent
12:37:07 [2024-03-15T16:37:07.063Z] SSH_AUTH_SOCK=/tmp/ssh-0CpP5PdEfRuD/agent.296
12:37:07 [2024-03-15T16:37:07.063Z] SSH_AGENT_PID=298
12:37:07 [2024-03-15T16:37:07.093Z] Running ssh-add (command line suppressed)
12:37:07 [2024-03-15T16:37:07.182Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_16713688028858777320.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_16713688028858777320.key)
12:37:07 [2024-03-15T16:37:07.192Z] [ssh-agent] Started.
12:37:07 [2024-03-15T16:37:07.193Z] [Pipeline] {
12:37:07 [2024-03-15T16:37:07.840Z] [Pipeline] sh
12:37:08 [2024-03-15T16:37:08.112Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//deploy-doc.sh
12:37:08 [2024-03-15T16:37:08.113Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
12:37:08 [2024-03-15T16:37:08.113Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
12:37:08 [2024-03-15T16:37:08.113Z] + SCP=scp
12:37:08 [2024-03-15T16:37:08.113Z] + DOC_BASE_PATH=doc
12:37:08 [2024-03-15T16:37:08.113Z] ++ ls doc
12:37:08 [2024-03-15T16:37:08.113Z] ++ grep org.eclipse.tracecompass
12:37:08 [2024-03-15T16:37:08.113Z] ++ grep doc
12:37:08 [2024-03-15T16:37:08.113Z] + DOC_DIRS='org.eclipse.tracecompass.analysis.profiling.doc.user
12:37:08 [2024-03-15T16:37:08.113Z] org.eclipse.tracecompass.doc.dev
12:37:08 [2024-03-15T16:37:08.113Z] org.eclipse.tracecompass.doc.user
12:37:08 [2024-03-15T16:37:08.113Z] org.eclipse.tracecompass.gdbtrace.doc.user
12:37:08 [2024-03-15T16:37:08.113Z] org.eclipse.tracecompass.rcp.doc.user
12:37:08 [2024-03-15T16:37:08.113Z] org.eclipse.tracecompass.tmf.pcap.doc.user'
12:37:08 [2024-03-15T16:37:08.113Z] + DOC_ZIP_FILE=doc-deployment.zip
12:37:08 [2024-03-15T16:37:08.113Z] + ECHO=echo
12:37:08 [2024-03-15T16:37:08.113Z] + '[' false == false ']'
12:37:08 [2024-03-15T16:37:08.113Z] + ECHO=
12:37:08 [2024-03-15T16:37:08.113Z] + 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'
12:37:08 [2024-03-15T16:37:08.674Z] + for DOC_NAME in $DOC_DIRS
12:37:08 [2024-03-15T16:37:08.675Z] + 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'
12:37:09 [2024-03-15T16:37:09.234Z] + for DOC_NAME in $DOC_DIRS
12:37:09 [2024-03-15T16:37:09.234Z] + 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'
12:37:09 [2024-03-15T16:37:09.490Z] + for DOC_NAME in $DOC_DIRS
12:37:09 [2024-03-15T16:37:09.490Z] + 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'
12:37:10 [2024-03-15T16:37:10.417Z] + for DOC_NAME in $DOC_DIRS
12:37:10 [2024-03-15T16:37:10.417Z] + 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'
12:37:10 [2024-03-15T16:37:10.672Z] + for DOC_NAME in $DOC_DIRS
12:37:10 [2024-03-15T16:37:10.672Z] + 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'
12:37:10 [2024-03-15T16:37:10.927Z] + for DOC_NAME in $DOC_DIRS
12:37:10 [2024-03-15T16:37:10.928Z] + 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'
12:37:11 [2024-03-15T16:37:11.490Z] + ZIP_INPUT='org.eclipse.tracecompas*'
12:37:11 [2024-03-15T16:37:11.490Z] + ZIP_PATH=doc/.temp
12:37:11 [2024-03-15T16:37:11.490Z] + cd doc/.temp
12:37:11 [2024-03-15T16:37:11.490Z] + 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
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/ (stored 0%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Additional-documentation-for-developers.html (deflated 70%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Analyses-and-views.html (deflated 72%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Overview.html (deflated 69%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Terminology.html (deflated 65%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/User-Guide.html (deflated 70%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/ (stored 0%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/home.gif (deflated 23%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/next.gif (deflated 19%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/prev.gif (deflated 19%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/ (stored 0%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html (deflated 70%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/CTF-Parser.html (deflated 64%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/Component-Interaction.html (deflated 77%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/Data-Providers.html (deflated 78%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/Developer-Guide.html (deflated 84%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html (deflated 70%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/Generic-State-System.html (deflated 68%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html (deflated 69%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/Introduction.html (deflated 69%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/JUL-Logging.html (deflated 63%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/Markers.html (deflated 70%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/Network-Tracing.html (deflated 76%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html (deflated 67%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/Performance-Tests.html (deflated 66%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html (deflated 72%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html (deflated 77%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/View-Tutorial.html (deflated 75%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html (deflated 70%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html (deflated 69%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/ (stored 0%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png (deflated 7%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png (deflated 6%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png (deflated 6%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png (deflated 7%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png (deflated 5%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png (deflated 7%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png (deflated 2%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png (deflated 2%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png (deflated 3%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png (deflated 7%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png (deflated 8%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png (deflated 5%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png (deflated 6%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindDialog.png (deflated 3%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png (deflated 4%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png (deflated 1%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png (deflated 5%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png (deflated 6%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png (deflated 4%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png (deflated 8%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png (deflated 8%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png (deflated 5%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png (deflated 9%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png (deflated 7%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png (deflated 6%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png (deflated 4%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png (deflated 6%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png (deflated 2%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png (deflated 5%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png (deflated 5%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png (deflated 10%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png (deflated 7%)
12:37:11 [2024-03-15T16:37:11.490Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png (deflated 9%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png (deflated 9%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png (deflated 7%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleView.png (deflated 1%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png (deflated 4%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png (deflated 5%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png (deflated 11%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png (deflated 7%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png (deflated 1%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png (deflated 5%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png (deflated 4%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png (deflated 1%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png (deflated 1%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png (deflated 5%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png (deflated 6%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png (deflated 4%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png (deflated 5%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png (deflated 2%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png (deflated 7%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png (deflated 3%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/home.gif (deflated 23%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/next.gif (deflated 19%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/prev.gif (deflated 19%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif (deflated 9%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/ (stored 0%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/ (stored 0%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/ (stored 0%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html (deflated 38%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html (deflated 38%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html (deflated 65%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html (deflated 43%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html (deflated 61%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/index.html (deflated 62%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/ (stored 0%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/ (stored 0%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/ (stored 0%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/ (stored 0%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/ (stored 0%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/ (stored 0%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html (deflated 88%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html (deflated 48%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html (deflated 53%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/package-list (stored 0%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/ (stored 0%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif (stored 0%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif (deflated 22%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif (deflated 1%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif (deflated 12%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/script.js (deflated 57%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html (deflated 76%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css (deflated 79%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/Counters-Analysis.html (deflated 68%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html (deflated 77%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html (deflated 62%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/Installation.html (deflated 70%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/Java-Logging.html (deflated 64%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html (deflated 78%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html (deflated 81%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html (deflated 70%)
12:37:11 [2024-03-15T16:37:11.749Z]   adding: org.eclipse.tracecompass.doc.user/Latency-Analyses.html (deflated 72%)
12:37:11 [2024-03-15T16:37:11.750Z]   adding: org.eclipse.tracecompass.doc.user/Limitations.html (deflated 69%)
12:37:11 [2024-03-15T16:37:11.750Z]   adding: org.eclipse.tracecompass.doc.user/Overview.html (deflated 66%)
12:37:11 [2024-03-15T16:37:11.750Z]   adding: org.eclipse.tracecompass.doc.user/References.html (deflated 71%)
12:37:11 [2024-03-15T16:37:11.750Z]   adding: org.eclipse.tracecompass.doc.user/Time-offsetting.html (deflated 75%)
12:37:11 [2024-03-15T16:37:11.750Z]   adding: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html (deflated 69%)
12:37:11 [2024-03-15T16:37:11.750Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html (deflated 71%)
12:37:11 [2024-03-15T16:37:11.750Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html (deflated 76%)
12:37:11 [2024-03-15T16:37:11.750Z]   adding: org.eclipse.tracecompass.doc.user/Trace-synchronization.html (deflated 70%)
12:37:11 [2024-03-15T16:37:11.750Z]   adding: org.eclipse.tracecompass.doc.user/User-Guide.html (deflated 84%)
12:37:11 [2024-03-15T16:37:11.750Z]   adding: org.eclipse.tracecompass.doc.user/images/ (stored 0%)
12:37:11 [2024-03-15T16:37:11.750Z]   adding: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/Bookmarks.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_global.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png (deflated 8%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png (deflated 14%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png (stored 0%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png (deflated 11%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel.gif (deflated 8%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif (deflated 1%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/ColorsView.png (deflated 2%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png (deflated 2%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/ (stored 0%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png (deflated 0%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png (deflated 0%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif (deflated 8%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif (deflated 17%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png (deflated 8%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png (deflated 8%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/FiltersView.png (deflated 2%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/FindDialog.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png (deflated 9%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png (deflated 1%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramView.png (deflated 8%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png (deflated 2%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png (deflated 9%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png (deflated 10%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png (deflated 8%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png (deflated 1%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png (deflated 1%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png (deflated 2%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.006Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png (deflated 2%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png (deflated 8%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png (deflated 2%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png (deflated 2%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png (deflated 9%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png (deflated 2%)
12:37:12 [2024-03-15T16:37:12.285Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.286Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.286Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png (deflated 2%)
12:37:12 [2024-03-15T16:37:12.286Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.541Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.541Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.541Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.541Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.541Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.541Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.541Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.541Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png (deflated 22%)
12:37:12 [2024-03-15T16:37:12.541Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png (deflated 21%)
12:37:12 [2024-03-15T16:37:12.541Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.541Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png (deflated 2%)
12:37:12 [2024-03-15T16:37:12.541Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png (deflated 2%)
12:37:12 [2024-03-15T16:37:12.541Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.541Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png (deflated 11%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png (deflated 14%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png (deflated 2%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png (deflated 1%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png (deflated 2%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png (deflated 11%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png (deflated 2%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/Optimization.png (stored 0%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png (deflated 10%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png (deflated 0%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png (deflated 2%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.542Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.838Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.838Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.838Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.838Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_example.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_legend.png (deflated 9%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_active.gif (deflated 28%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif (stored 0%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png (deflated 11%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_menu.png (deflated 8%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_view.png (deflated 8%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png (deflated 8%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_connected.gif (stored 0%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif (deflated 30%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeChartView.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/ (stored 0%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png (deflated 8%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png (deflated 8%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif (deflated 1%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif (deflated 2%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png (deflated 6%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png (deflated 8%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png (deflated 5%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/ (stored 0%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png (deflated 3%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png (deflated 4%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png (deflated 10%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png (deflated 8%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png (deflated 7%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif (deflated 31%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif (deflated 5%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif (deflated 68%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif (deflated 9%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/ (stored 0%)
12:37:12 [2024-03-15T16:37:12.839Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png (stored 0%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png (deflated 8%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png (deflated 12%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png (deflated 3%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png (deflated 3%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png (deflated 4%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png (deflated 4%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png (stored 0%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png (deflated 11%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png (stored 0%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif (deflated 25%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/delete_button.gif (deflated 10%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif (deflated 8%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png (deflated 4%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png (deflated 3%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png (deflated 7%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png (deflated 10%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png (deflated 12%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png (deflated 3%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png (deflated 6%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png (deflated 3%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png (deflated 4%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png (deflated 5%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png (deflated 5%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png (deflated 6%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png (deflated 11%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_add.gif (deflated 18%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_items.gif (deflated 1%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif (deflated 6%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif (deflated 30%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/scenario.png (deflated 5%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png (deflated 5%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif (deflated 5%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png (deflated 0%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif (deflated 7%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/home.gif (deflated 23%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/home_nav.gif (deflated 23%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/io/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png (deflated 7%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png (deflated 1%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png (deflated 5%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png (deflated 1%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/link.gif (deflated 8%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png (deflated 6%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png (deflated 12%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/next.gif (deflated 19%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif (deflated 21%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/next_event.gif (deflated 25%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/next_menu.gif (deflated 18%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png (deflated 3%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png (deflated 2%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/pin_view.gif (deflated 0%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/prev.gif (deflated 19%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif (deflated 25%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_event.gif (deflated 1%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_menu.gif (deflated 13%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif (stored 0%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png (deflated 2%)
12:37:13 [2024-03-15T16:37:13.137Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif (deflated 23%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif (deflated 18%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif (stored 0%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/show_legend.gif (deflated 2%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif (deflated 5%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif (deflated 6%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num.gif (deflated 6%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif (deflated 7%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png (deflated 5%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png (deflated 7%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/swslatency/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/swslatency/PriorityThreadnameView.png (deflated 16%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif (deflated 9%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/tooltippref.png (deflated 6%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png (deflated 5%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png (deflated 3%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png (deflated 0%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png (deflated 4%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png (deflated 3%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png (deflated 7%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png (deflated 3%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png (deflated 3%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png (deflated 2%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png (deflated 1%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif (deflated 1%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png (deflated 5%)
12:37:13 [2024-03-15T16:37:13.393Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png (deflated 1%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png (deflated 3%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif (deflated 10%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif (deflated 9%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html (deflated 71%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html (deflated 70%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html (deflated 70%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html (deflated 70%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html (deflated 71%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/References.html (deflated 70%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html (deflated 75%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html (deflated 68%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png (deflated 3%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png (deflated 0%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif (deflated 23%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif (deflated 19%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif (deflated 19%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.rcp.doc.user/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html (deflated 70%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html (deflated 63%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/home.gif (deflated 23%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png (deflated 3%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png (deflated 9%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png (deflated 9%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png (deflated 8%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png (deflated 10%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png (deflated 1%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png (deflated 8%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png (deflated 1%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png (deflated 5%)
12:37:13 [2024-03-15T16:37:13.394Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png (deflated 3%)
12:37:13 [2024-03-15T16:37:13.649Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png (deflated 8%)
12:37:13 [2024-03-15T16:37:13.649Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/next.gif (deflated 19%)
12:37:13 [2024-03-15T16:37:13.649Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif (deflated 19%)
12:37:13 [2024-03-15T16:37:13.649Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.649Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html (deflated 61%)
12:37:13 [2024-03-15T16:37:13.649Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/ (stored 0%)
12:37:13 [2024-03-15T16:37:13.649Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png (deflated 5%)
12:37:13 [2024-03-15T16:37:13.649Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png (deflated 6%)
12:37:13 [2024-03-15T16:37:13.649Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png (deflated 5%)
12:37:13 [2024-03-15T16:37:13.649Z] + cd -
12:37:13 [2024-03-15T16:37:13.649Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new
12:37:13 [2024-03-15T16:37:13.649Z] + scp doc/.temp/doc-deployment.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03
12:37:14 [2024-03-15T16:37:14.576Z] + 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'
12:37:14 [2024-03-15T16:37:14.832Z] Archive:  doc-deployment.zip
12:37:14 [2024-03-15T16:37:14.832Z]    creating: org.eclipse.tracecompass.analysis.profiling.doc.user/
12:37:14 [2024-03-15T16:37:14.832Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Additional-documentation-for-developers.html  
12:37:14 [2024-03-15T16:37:14.832Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Analyses-and-views.html  
12:37:14 [2024-03-15T16:37:14.832Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Overview.html  
12:37:14 [2024-03-15T16:37:14.832Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Terminology.html  
12:37:14 [2024-03-15T16:37:14.832Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/User-Guide.html  
12:37:14 [2024-03-15T16:37:14.832Z]    creating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/
12:37:14 [2024-03-15T16:37:14.832Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/home.gif  
12:37:15 [2024-03-15T16:37:15.087Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/next.gif  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/prev.gif  
12:37:15 [2024-03-15T16:37:15.088Z]    creating: org.eclipse.tracecompass.doc.dev/
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/CTF-Parser.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/Component-Interaction.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/Data-Providers.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/Developer-Guide.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/Generic-State-System.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/Introduction.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/JUL-Logging.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/Markers.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/Network-Tracing.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/Performance-Tests.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/View-Tutorial.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html  
12:37:15 [2024-03-15T16:37:15.088Z]    creating: org.eclipse.tracecompass.doc.dev/images/
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindDialog.png  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png  
12:37:15 [2024-03-15T16:37:15.088Z]   inflating: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleView.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png  
12:37:15 [2024-03-15T16:37:15.344Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.dev/images/home.gif  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.dev/images/next.gif  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.dev/images/prev.gif  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif  
12:37:15 [2024-03-15T16:37:15.602Z]    creating: org.eclipse.tracecompass.doc.user/
12:37:15 [2024-03-15T16:37:15.602Z]    creating: org.eclipse.tracecompass.doc.user/reference/
12:37:15 [2024-03-15T16:37:15.602Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/index.html  
12:37:15 [2024-03-15T16:37:15.602Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/
12:37:15 [2024-03-15T16:37:15.602Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/
12:37:15 [2024-03-15T16:37:15.602Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/
12:37:15 [2024-03-15T16:37:15.602Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/
12:37:15 [2024-03-15T16:37:15.602Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/
12:37:15 [2024-03-15T16:37:15.602Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html  
12:37:15 [2024-03-15T16:37:15.602Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/package-list  
12:37:15 [2024-03-15T16:37:15.602Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/resources/
12:37:15 [2024-03-15T16:37:15.602Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/script.js  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/Counters-Analysis.html  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/Installation.html  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/Java-Logging.html  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html  
12:37:15 [2024-03-15T16:37:15.602Z]   inflating: org.eclipse.tracecompass.doc.user/Latency-Analyses.html  
12:37:15 [2024-03-15T16:37:15.603Z]   inflating: org.eclipse.tracecompass.doc.user/Limitations.html  
12:37:15 [2024-03-15T16:37:15.603Z]   inflating: org.eclipse.tracecompass.doc.user/Overview.html  
12:37:15 [2024-03-15T16:37:15.603Z]   inflating: org.eclipse.tracecompass.doc.user/References.html  
12:37:15 [2024-03-15T16:37:15.603Z]   inflating: org.eclipse.tracecompass.doc.user/Time-offsetting.html  
12:37:15 [2024-03-15T16:37:15.603Z]   inflating: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html  
12:37:15 [2024-03-15T16:37:15.603Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html  
12:37:15 [2024-03-15T16:37:15.603Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html  
12:37:15 [2024-03-15T16:37:15.603Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-synchronization.html  
12:37:15 [2024-03-15T16:37:15.603Z]   inflating: org.eclipse.tracecompass.doc.user/User-Guide.html  
12:37:15 [2024-03-15T16:37:15.859Z]    creating: org.eclipse.tracecompass.doc.user/images/
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/Bookmarks.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_global.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png  
12:37:15 [2024-03-15T16:37:15.859Z]  extracting: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel.gif  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/ColorsView.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png  
12:37:15 [2024-03-15T16:37:15.859Z]    creating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png  
12:37:15 [2024-03-15T16:37:15.859Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/FiltersView.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/FindDialog.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramView.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png  
12:37:16 [2024-03-15T16:37:16.115Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png  
12:37:16 [2024-03-15T16:37:16.116Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png  
12:37:16 [2024-03-15T16:37:16.116Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png  
12:37:16 [2024-03-15T16:37:16.116Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png  
12:37:16 [2024-03-15T16:37:16.116Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png  
12:37:16 [2024-03-15T16:37:16.116Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png  
12:37:16 [2024-03-15T16:37:16.116Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png  
12:37:16 [2024-03-15T16:37:16.371Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png  
12:37:16 [2024-03-15T16:37:16.628Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png  
12:37:16 [2024-03-15T16:37:16.884Z]  extracting: org.eclipse.tracecompass.doc.user/images/Optimization.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_example.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_legend.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/Session_active.gif  
12:37:16 [2024-03-15T16:37:16.884Z]  extracting: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png  
12:37:16 [2024-03-15T16:37:16.884Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_menu.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_view.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png  
12:37:17 [2024-03-15T16:37:17.140Z]  extracting: org.eclipse.tracecompass.doc.user/images/Target_connected.gif  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeChartView.png  
12:37:17 [2024-03-15T16:37:17.140Z]    creating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png  
12:37:17 [2024-03-15T16:37:17.140Z]    creating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png  
12:37:17 [2024-03-15T16:37:17.140Z]   inflating: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png  
12:37:17 [2024-03-15T16:37:17.141Z]   inflating: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif  
12:37:17 [2024-03-15T16:37:17.141Z]   inflating: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif  
12:37:17 [2024-03-15T16:37:17.141Z]   inflating: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif  
12:37:17 [2024-03-15T16:37:17.397Z]    creating: org.eclipse.tracecompass.doc.user/images/counters/
12:37:17 [2024-03-15T16:37:17.397Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png  
12:37:17 [2024-03-15T16:37:17.397Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png  
12:37:17 [2024-03-15T16:37:17.397Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/delete_button.gif  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif  
12:37:17 [2024-03-15T16:37:17.397Z]    creating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_add.gif  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_items.gif  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif  
12:37:17 [2024-03-15T16:37:17.397Z]    creating: org.eclipse.tracecompass.doc.user/images/futex/
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/scenario.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/home.gif  
12:37:17 [2024-03-15T16:37:17.397Z]   inflating: org.eclipse.tracecompass.doc.user/images/home_nav.gif  
12:37:17 [2024-03-15T16:37:17.397Z]    creating: org.eclipse.tracecompass.doc.user/images/io/
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png  
12:37:17 [2024-03-15T16:37:17.653Z]    creating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/link.gif  
12:37:17 [2024-03-15T16:37:17.653Z]    creating: org.eclipse.tracecompass.doc.user/images/memoryUsage/
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/next.gif  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_event.gif  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_menu.gif  
12:37:17 [2024-03-15T16:37:17.653Z]    creating: org.eclipse.tracecompass.doc.user/images/osOverview/
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/pin_view.gif  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev.gif  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_event.gif  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_menu.gif  
12:37:17 [2024-03-15T16:37:17.653Z]  extracting: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif  
12:37:17 [2024-03-15T16:37:17.653Z]    creating: org.eclipse.tracecompass.doc.user/images/resourcesView/
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif  
12:37:17 [2024-03-15T16:37:17.653Z]  extracting: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/show_legend.gif  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num.gif  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif  
12:37:17 [2024-03-15T16:37:17.653Z]    creating: org.eclipse.tracecompass.doc.user/images/sourceLookup/
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png  
12:37:17 [2024-03-15T16:37:17.653Z]    creating: org.eclipse.tracecompass.doc.user/images/swslatency/
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/swslatency/PriorityThreadnameView.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/tooltippref.png  
12:37:17 [2024-03-15T16:37:17.653Z]    creating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png  
12:37:17 [2024-03-15T16:37:17.653Z]    creating: org.eclipse.tracecompass.doc.user/images/trim/
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif  
12:37:17 [2024-03-15T16:37:17.653Z]    creating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png  
12:37:17 [2024-03-15T16:37:17.653Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png  
12:37:17 [2024-03-15T16:37:17.654Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png  
12:37:17 [2024-03-15T16:37:17.654Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif  
12:37:17 [2024-03-15T16:37:17.654Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif  
12:37:17 [2024-03-15T16:37:17.654Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/
12:37:17 [2024-03-15T16:37:17.654Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html  
12:37:17 [2024-03-15T16:37:17.654Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html  
12:37:17 [2024-03-15T16:37:17.654Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html  
12:37:17 [2024-03-15T16:37:17.654Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html  
12:37:17 [2024-03-15T16:37:17.654Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html  
12:37:17 [2024-03-15T16:37:17.654Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/References.html  
12:37:17 [2024-03-15T16:37:17.654Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html  
12:37:17 [2024-03-15T16:37:17.654Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html  
12:37:17 [2024-03-15T16:37:17.654Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/images/
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif  
12:37:17 [2024-03-15T16:37:17.910Z]    creating: org.eclipse.tracecompass.rcp.doc.user/
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html  
12:37:17 [2024-03-15T16:37:17.910Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/home.gif  
12:37:17 [2024-03-15T16:37:17.910Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/next.gif  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif  
12:37:17 [2024-03-15T16:37:17.910Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html  
12:37:17 [2024-03-15T16:37:17.910Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png  
12:37:17 [2024-03-15T16:37:17.910Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png  
12:37:18 [2024-03-15T16:37:18.172Z] [Pipeline] }
12:37:18 [2024-03-15T16:37:18.173Z] $ ssh-agent -k
12:37:18 [2024-03-15T16:37:18.180Z] unset SSH_AUTH_SOCK;
12:37:18 [2024-03-15T16:37:18.180Z] unset SSH_AGENT_PID;
12:37:18 [2024-03-15T16:37:18.180Z] echo Agent pid 298 killed;
12:37:18 [2024-03-15T16:37:18.186Z] [ssh-agent] Stopped.
12:37:18 [2024-03-15T16:37:18.439Z] [Pipeline] // sshagent
12:37:18 [2024-03-15T16:37:18.854Z] [Pipeline] }
12:37:19 [2024-03-15T16:37:19.120Z] [Pipeline] // withEnv
12:37:19 [2024-03-15T16:37:19.516Z] [Pipeline] }
12:37:19 [2024-03-15T16:37:19.771Z] [Pipeline] // stage
12:37:20 [2024-03-15T16:37:20.540Z] [Pipeline] stage
12:37:20 [2024-03-15T16:37:20.541Z] [Pipeline] { (Javadoc)
12:37:26 [2024-03-15T16:37:26.304Z] [Pipeline] tool
12:37:26 [2024-03-15T16:37:26.817Z] [Pipeline] envVarsForTool
12:37:27 [2024-03-15T16:37:27.704Z] [Pipeline] tool
12:37:28 [2024-03-15T16:37:28.228Z] [Pipeline] envVarsForTool
12:37:28 [2024-03-15T16:37:28.864Z] [Pipeline] withEnv
12:37:28 [2024-03-15T16:37:28.865Z] [Pipeline] {
12:37:30 [2024-03-15T16:37:30.393Z] [Pipeline] container
12:37:30 [2024-03-15T16:37:30.393Z] [Pipeline] {
12:37:31 [2024-03-15T16:37:31.044Z] [Pipeline] sh
12:37:31 [2024-03-15T16:37:31.633Z] + 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
12:37:31 [2024-03-15T16:37:31.633Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:37:33 [2024-03-15T16:37:33.520Z] [INFO] Scanning for projects...
12:37:33 [2024-03-15T16:37:33.520Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.520Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.520Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.520Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.520Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.520Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.520Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.520Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.520Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.520Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.520Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.520Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.520Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.520Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.520Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.775Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.775Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
12:37:33 [2024-03-15T16:37:33.776Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
12:37:34 [2024-03-15T16:37:34.032Z] [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
12:37:34 [2024-03-15T16:37:34.032Z] [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
12:37:34 [2024-03-15T16:37:34.288Z] [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
12:37:34 [2024-03-15T16:37:34.288Z] [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
12:37:34 [2024-03-15T16:37:34.288Z] [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
12:37:35 [2024-03-15T16:37:35.651Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
12:37:35 [2024-03-15T16:37:35.651Z] [INFO] Tycho Mode:     project
12:37:35 [2024-03-15T16:37:35.651Z] [INFO] Tycho Builder:  maven
12:37:36 [2024-03-15T16:37:36.212Z] [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
12:37:36 [2024-03-15T16:37:36.212Z] [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
12:37:36 [2024-03-15T16:37:36.212Z] [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
12:37:36 [2024-03-15T16:37:36.772Z] [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
12:37:36 [2024-03-15T16:37:36.772Z] [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
12:37:36 [2024-03-15T16:37:36.772Z] [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
12:37:36 [2024-03-15T16:37:36.772Z] [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 189 kB/s)
12:37:36 [2024-03-15T16:37:36.772Z] [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
12:37:36 [2024-03-15T16:37:36.772Z] [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
12:37:36 [2024-03-15T16:37:36.772Z] [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
12:37:36 [2024-03-15T16:37:36.772Z] [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
12:37:36 [2024-03-15T16:37:36.772Z] [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
12:37:36 [2024-03-15T16:37:36.772Z] [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
12:37:36 [2024-03-15T16:37:36.772Z] [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 2.2 MB/s)
12:37:36 [2024-03-15T16:37:36.772Z] [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
12:37:36 [2024-03-15T16:37:36.772Z] [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
12:37:36 [2024-03-15T16:37:36.772Z] [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
12:37:37 [2024-03-15T16:37:37.028Z] [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
12:37:37 [2024-03-15T16:37:37.028Z] [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
12:37:37 [2024-03-15T16:37:37.028Z] [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
12:37:37 [2024-03-15T16:37:37.028Z] [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 92 kB/s)
12:37:37 [2024-03-15T16:37:37.028Z] [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
12:37:37 [2024-03-15T16:37:37.028Z] [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
12:37:37 [2024-03-15T16:37:37.028Z] [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
12:37:37 [2024-03-15T16:37:37.284Z] [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
12:37:37 [2024-03-15T16:37:37.284Z] [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
12:37:37 [2024-03-15T16:37:37.284Z] [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
12:37:37 [2024-03-15T16:37:37.284Z] [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 4.3 MB/s)
12:37:37 [2024-03-15T16:37:37.284Z] [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
12:37:37 [2024-03-15T16:37:37.284Z] [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
12:37:37 [2024-03-15T16:37:37.284Z] [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
12:37:37 [2024-03-15T16:37:37.284Z] [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
12:37:37 [2024-03-15T16:37:37.284Z] [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
12:37:37 [2024-03-15T16:37:37.284Z] [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
12:37:37 [2024-03-15T16:37:37.541Z] [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 177 kB/s)
12:37:37 [2024-03-15T16:37:37.541Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
12:37:37 [2024-03-15T16:37:37.541Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
12:37:37 [2024-03-15T16:37:37.541Z] [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
12:37:37 [2024-03-15T16:37:37.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
12:37:37 [2024-03-15T16:37:37.797Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
12:37:37 [2024-03-15T16:37:37.797Z] [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
12:37:37 [2024-03-15T16:37:37.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom (8.1 kB at 898 kB/s)
12:37:37 [2024-03-15T16:37:37.797Z] [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
12:37:37 [2024-03-15T16:37:37.797Z] [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
12:37:37 [2024-03-15T16:37:37.797Z] [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
12:37:37 [2024-03-15T16:37:37.797Z] [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
12:37:37 [2024-03-15T16:37:37.797Z] [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
12:37:37 [2024-03-15T16:37:37.797Z] [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
12:37:38 [2024-03-15T16:37:38.052Z] [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 4.2 MB/s)
12:37:38 [2024-03-15T16:37:38.614Z] [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
12:37:38 [2024-03-15T16:37:38.614Z] [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
12:37:38 [2024-03-15T16:37:38.614Z] [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
12:37:38 [2024-03-15T16:37:38.614Z] [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
12:37:39 [2024-03-15T16:37:39.175Z] [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
12:37:39 [2024-03-15T16:37:39.175Z] [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
12:37:41 [2024-03-15T16:37:41.690Z] [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
12:37:44 [2024-03-15T16:37:44.207Z] [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
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] ------------------------------------------------------------------------
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Reactor Build Order:
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] 
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass Parent                                               [pom]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass State System Parent                                  [pom]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass TMF Parent                                           [pom]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass Documentation                                        [pom]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass Profiling User Guide                      [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.207Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Trace Compass RCP Parent                                           [pom]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Trace Compass Json trace Parent                                    [pom]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Trace Compass Target Platform                                      [pom]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Trace Compass Repository                            [eclipse-repository]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] 
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT                     [1/141]
12:37:44 [2024-03-15T16:37:44.208Z] [INFO]   from pom.xml
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] --------------------------------[ pom ]---------------------------------
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] 
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
12:37:44 [2024-03-15T16:37:44.208Z] [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
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] 
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
12:37:44 [2024-03-15T16:37:44.208Z] [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
12:37:44 [2024-03-15T16:37:44.208Z] [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
12:37:44 [2024-03-15T16:37:44.208Z] [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
12:37:44 [2024-03-15T16:37:44.208Z] [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
12:37:44 [2024-03-15T16:37:44.208Z] [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
12:37:44 [2024-03-15T16:37:44.208Z] [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
12:37:44 [2024-03-15T16:37:44.208Z] [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 413 kB/s)
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
12:37:44 [2024-03-15T16:37:44.208Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
12:37:44 [2024-03-15T16:37:44.464Z] [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
12:37:44 [2024-03-15T16:37:44.464Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
12:37:44 [2024-03-15T16:37:44.464Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
12:37:44 [2024-03-15T16:37:44.464Z] [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
12:37:44 [2024-03-15T16:37:44.464Z] [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 717 kB/s)
12:37:44 [2024-03-15T16:37:44.464Z] [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
12:37:44 [2024-03-15T16:37:44.464Z] [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
12:37:44 [2024-03-15T16:37:44.464Z] [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
12:37:44 [2024-03-15T16:37:44.720Z] [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
12:37:44 [2024-03-15T16:37:44.720Z] [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
12:37:44 [2024-03-15T16:37:44.720Z] [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
12:37:44 [2024-03-15T16:37:44.720Z] [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)
12:37:44 [2024-03-15T16:37:44.720Z] [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
12:37:44 [2024-03-15T16:37:44.720Z] [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
12:37:44 [2024-03-15T16:37:44.720Z] [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
12:37:44 [2024-03-15T16:37:44.975Z] [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
12:37:44 [2024-03-15T16:37:44.975Z] [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
12:37:44 [2024-03-15T16:37:44.975Z] [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
12:37:44 [2024-03-15T16:37:44.975Z] [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 843 kB/s)
12:37:44 [2024-03-15T16:37:44.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
12:37:44 [2024-03-15T16:37:44.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
12:37:44 [2024-03-15T16:37:44.976Z] [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
12:37:45 [2024-03-15T16:37:45.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
12:37:45 [2024-03-15T16:37:45.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
12:37:45 [2024-03-15T16:37:45.231Z] [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
12:37:45 [2024-03-15T16:37:45.231Z] [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 864 kB/s)
12:37:45 [2024-03-15T16:37:45.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
12:37:45 [2024-03-15T16:37:45.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
12:37:45 [2024-03-15T16:37:45.486Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
12:37:45 [2024-03-15T16:37:45.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
12:37:45 [2024-03-15T16:37:45.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
12:37:45 [2024-03-15T16:37:45.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
12:37:45 [2024-03-15T16:37:45.742Z] [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 300 kB/s)
12:37:45 [2024-03-15T16:37:45.742Z] [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
12:37:45 [2024-03-15T16:37:45.742Z] [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
12:37:45 [2024-03-15T16:37:45.742Z] [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
12:37:45 [2024-03-15T16:37:45.742Z] [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
12:37:45 [2024-03-15T16:37:45.742Z] [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
12:37:45 [2024-03-15T16:37:45.742Z] [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
12:37:45 [2024-03-15T16:37:45.742Z] [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 146 kB/s)
12:37:45 [2024-03-15T16:37:45.742Z] [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
12:37:45 [2024-03-15T16:37:45.742Z] [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
12:37:45 [2024-03-15T16:37:45.742Z] [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
12:37:46 [2024-03-15T16:37:46.304Z] [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
12:37:46 [2024-03-15T16:37:46.304Z] [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
12:37:46 [2024-03-15T16:37:46.304Z] [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
12:37:46 [2024-03-15T16:37:46.304Z] [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 348 kB/s)
12:37:46 [2024-03-15T16:37:46.304Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
12:37:46 [2024-03-15T16:37:46.304Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
12:37:46 [2024-03-15T16:37:46.304Z] [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
12:37:46 [2024-03-15T16:37:46.304Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
12:37:46 [2024-03-15T16:37:46.304Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
12:37:46 [2024-03-15T16:37:46.304Z] [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
12:37:46 [2024-03-15T16:37:46.304Z] [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.5 MB/s)
12:37:46 [2024-03-15T16:37:46.304Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
12:37:46 [2024-03-15T16:37:46.304Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
12:37:46 [2024-03-15T16:37:46.304Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
12:37:46 [2024-03-15T16:37:46.560Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
12:37:46 [2024-03-15T16:37:46.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
12:37:46 [2024-03-15T16:37:46.560Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
12:37:46 [2024-03-15T16:37:46.560Z] [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 156 kB/s)
12:37:46 [2024-03-15T16:37:46.560Z] [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
12:37:46 [2024-03-15T16:37:46.560Z] [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
12:37:46 [2024-03-15T16:37:46.560Z] [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
12:37:46 [2024-03-15T16:37:46.816Z] [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
12:37:46 [2024-03-15T16:37:46.816Z] [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
12:37:46 [2024-03-15T16:37:46.816Z] [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
12:37:46 [2024-03-15T16:37:46.816Z] [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 239 kB/s)
12:37:46 [2024-03-15T16:37:46.816Z] [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
12:37:46 [2024-03-15T16:37:46.816Z] [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
12:37:46 [2024-03-15T16:37:46.816Z] [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
12:37:46 [2024-03-15T16:37:46.816Z] [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
12:37:46 [2024-03-15T16:37:46.816Z] [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
12:37:46 [2024-03-15T16:37:46.816Z] [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
12:37:46 [2024-03-15T16:37:46.816Z] [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 297 kB/s)
12:37:46 [2024-03-15T16:37:46.816Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
12:37:46 [2024-03-15T16:37:46.816Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
12:37:47 [2024-03-15T16:37:47.072Z] [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
12:37:47 [2024-03-15T16:37:47.072Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
12:37:47 [2024-03-15T16:37:47.072Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
12:37:47 [2024-03-15T16:37:47.072Z] [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
12:37:47 [2024-03-15T16:37:47.072Z] [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.7 MB/s)
12:37:47 [2024-03-15T16:37:47.072Z] [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
12:37:47 [2024-03-15T16:37:47.072Z] [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
12:37:47 [2024-03-15T16:37:47.072Z] [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
12:37:47 [2024-03-15T16:37:47.327Z] [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
12:37:47 [2024-03-15T16:37:47.327Z] [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
12:37:47 [2024-03-15T16:37:47.327Z] [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
12:37:47 [2024-03-15T16:37:47.327Z] [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)
12:37:47 [2024-03-15T16:37:47.327Z] [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
12:37:47 [2024-03-15T16:37:47.327Z] [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
12:37:47 [2024-03-15T16:37:47.583Z] [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
12:37:47 [2024-03-15T16:37:47.583Z] [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
12:37:47 [2024-03-15T16:37:47.583Z] [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
12:37:47 [2024-03-15T16:37:47.583Z] [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
12:37:47 [2024-03-15T16:37:47.583Z] [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 659 kB/s)
12:37:47 [2024-03-15T16:37:47.583Z] [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
12:37:47 [2024-03-15T16:37:47.583Z] [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
12:37:47 [2024-03-15T16:37:47.583Z] [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
12:37:47 [2024-03-15T16:37:47.839Z] [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
12:37:47 [2024-03-15T16:37:47.839Z] [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
12:37:47 [2024-03-15T16:37:47.839Z] [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
12:37:47 [2024-03-15T16:37:47.839Z] [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 37 kB/s)
12:37:47 [2024-03-15T16:37:47.839Z] [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
12:37:47 [2024-03-15T16:37:47.839Z] [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
12:37:47 [2024-03-15T16:37:47.839Z] [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
12:37:47 [2024-03-15T16:37:47.839Z] [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
12:37:47 [2024-03-15T16:37:47.839Z] [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
12:37:48 [2024-03-15T16:37:48.097Z] [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
12:37:48 [2024-03-15T16:37:48.097Z] [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)
12:37:48 [2024-03-15T16:37:48.097Z] [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
12:37:48 [2024-03-15T16:37:48.097Z] [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
12:37:48 [2024-03-15T16:37:48.097Z] [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
12:37:48 [2024-03-15T16:37:48.097Z] [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
12:37:48 [2024-03-15T16:37:48.097Z] [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
12:37:48 [2024-03-15T16:37:48.097Z] [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
12:37:48 [2024-03-15T16:37:48.097Z] [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 42 kB/s)
12:37:48 [2024-03-15T16:37:48.097Z] [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
12:37:48 [2024-03-15T16:37:48.097Z] [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
12:37:48 [2024-03-15T16:37:48.097Z] [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
12:37:48 [2024-03-15T16:37:48.353Z] [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
12:37:48 [2024-03-15T16:37:48.353Z] [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
12:37:48 [2024-03-15T16:37:48.353Z] [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
12:37:48 [2024-03-15T16:37:48.353Z] [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 124 kB/s)
12:37:48 [2024-03-15T16:37:48.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.pom
12:37:48 [2024-03-15T16:37:48.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
12:37:48 [2024-03-15T16:37:48.353Z] [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
12:37:48 [2024-03-15T16:37:48.353Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
12:37:48 [2024-03-15T16:37:48.353Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.pom
12:37:48 [2024-03-15T16:37:48.353Z] [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
12:37:48 [2024-03-15T16:37:48.353Z] [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.3 MB/s)
12:37:48 [2024-03-15T16:37:48.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
12:37:48 [2024-03-15T16:37:48.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
12:37:48 [2024-03-15T16:37:48.353Z] [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
12:37:48 [2024-03-15T16:37:48.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
12:37:48 [2024-03-15T16:37:48.609Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
12:37:48 [2024-03-15T16:37:48.609Z] [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
12:37:48 [2024-03-15T16:37:48.609Z] [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 383 kB/s)
12:37:48 [2024-03-15T16:37:48.609Z] [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
12:37:48 [2024-03-15T16:37:48.609Z] [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
12:37:48 [2024-03-15T16:37:48.609Z] [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
12:37:48 [2024-03-15T16:37:48.609Z] [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
12:37:48 [2024-03-15T16:37:48.865Z] [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
12:37:48 [2024-03-15T16:37:48.865Z] [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
12:37:48 [2024-03-15T16:37:48.865Z] [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
12:37:48 [2024-03-15T16:37:48.865Z] [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 24 kB/s)
12:37:48 [2024-03-15T16:37:48.865Z] [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
12:37:48 [2024-03-15T16:37:48.865Z] [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
12:37:48 [2024-03-15T16:37:48.865Z] [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
12:37:48 [2024-03-15T16:37:48.865Z] [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
12:37:48 [2024-03-15T16:37:48.865Z] [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
12:37:48 [2024-03-15T16:37:48.865Z] [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
12:37:48 [2024-03-15T16:37:48.865Z] [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 712 kB/s)
12:37:48 [2024-03-15T16:37:48.865Z] [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
12:37:48 [2024-03-15T16:37:48.865Z] [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
12:37:48 [2024-03-15T16:37:48.865Z] [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
12:37:49 [2024-03-15T16:37:49.122Z] [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
12:37:49 [2024-03-15T16:37:49.122Z] [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
12:37:49 [2024-03-15T16:37:49.122Z] [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
12:37:49 [2024-03-15T16:37:49.122Z] [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 283 kB/s)
12:37:49 [2024-03-15T16:37:49.122Z] [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
12:37:49 [2024-03-15T16:37:49.122Z] [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
12:37:49 [2024-03-15T16:37:49.122Z] [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
12:37:49 [2024-03-15T16:37:49.378Z] [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
12:37:49 [2024-03-15T16:37:49.378Z] [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
12:37:49 [2024-03-15T16:37:49.378Z] [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
12:37:49 [2024-03-15T16:37:49.378Z] [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 498 kB/s)
12:37:49 [2024-03-15T16:37:49.378Z] [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
12:37:49 [2024-03-15T16:37:49.378Z] [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
12:37:49 [2024-03-15T16:37:49.378Z] [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
12:37:49 [2024-03-15T16:37:49.634Z] [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
12:37:49 [2024-03-15T16:37:49.634Z] [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
12:37:49 [2024-03-15T16:37:49.634Z] [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
12:37:49 [2024-03-15T16:37:49.634Z] [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 379 kB/s)
12:37:49 [2024-03-15T16:37:49.634Z] [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
12:37:49 [2024-03-15T16:37:49.634Z] [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
12:37:49 [2024-03-15T16:37:49.634Z] [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
12:37:49 [2024-03-15T16:37:49.634Z] [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
12:37:49 [2024-03-15T16:37:49.634Z] [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
12:37:49 [2024-03-15T16:37:49.634Z] [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
12:37:49 [2024-03-15T16:37:49.634Z] [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 544 kB/s)
12:37:49 [2024-03-15T16:37:49.634Z] [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
12:37:49 [2024-03-15T16:37:49.634Z] [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
12:37:49 [2024-03-15T16:37:49.634Z] [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
12:37:49 [2024-03-15T16:37:49.890Z] [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
12:37:49 [2024-03-15T16:37:49.890Z] [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
12:37:49 [2024-03-15T16:37:49.890Z] [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
12:37:49 [2024-03-15T16:37:49.890Z] [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 237 kB/s)
12:37:49 [2024-03-15T16:37:49.890Z] [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
12:37:49 [2024-03-15T16:37:49.890Z] [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
12:37:49 [2024-03-15T16:37:49.890Z] [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
12:37:50 [2024-03-15T16:37:50.145Z] [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
12:37:50 [2024-03-15T16:37:50.145Z] [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
12:37:50 [2024-03-15T16:37:50.145Z] [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
12:37:50 [2024-03-15T16:37:50.145Z] [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 778 kB/s)
12:37:50 [2024-03-15T16:37:50.145Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
12:37:50 [2024-03-15T16:37:50.145Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
12:37:50 [2024-03-15T16:37:50.145Z] [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
12:37:50 [2024-03-15T16:37:50.401Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
12:37:50 [2024-03-15T16:37:50.401Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
12:37:50 [2024-03-15T16:37:50.401Z] [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
12:37:50 [2024-03-15T16:37:50.401Z] [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 1.7 MB/s)
12:37:50 [2024-03-15T16:37:50.401Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
12:37:50 [2024-03-15T16:37:50.401Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
12:37:50 [2024-03-15T16:37:50.401Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
12:37:50 [2024-03-15T16:37:50.401Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
12:37:50 [2024-03-15T16:37:50.401Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
12:37:50 [2024-03-15T16:37:50.401Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
12:37:50 [2024-03-15T16:37:50.401Z] [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 1.6 MB/s)
12:37:50 [2024-03-15T16:37:50.401Z] [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
12:37:50 [2024-03-15T16:37:50.401Z] [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
12:37:50 [2024-03-15T16:37:50.401Z] [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
12:37:50 [2024-03-15T16:37:50.657Z] [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
12:37:50 [2024-03-15T16:37:50.657Z] [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
12:37:50 [2024-03-15T16:37:50.657Z] [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
12:37:50 [2024-03-15T16:37:50.657Z] [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 107 kB/s)
12:37:50 [2024-03-15T16:37:50.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
12:37:50 [2024-03-15T16:37:50.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
12:37:50 [2024-03-15T16:37:50.657Z] [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
12:37:50 [2024-03-15T16:37:50.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
12:37:50 [2024-03-15T16:37:50.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
12:37:50 [2024-03-15T16:37:50.657Z] [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
12:37:50 [2024-03-15T16:37:50.657Z] [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 567 kB/s)
12:37:50 [2024-03-15T16:37:50.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
12:37:50 [2024-03-15T16:37:50.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
12:37:50 [2024-03-15T16:37:50.913Z] [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
12:37:50 [2024-03-15T16:37:50.913Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
12:37:50 [2024-03-15T16:37:50.913Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
12:37:50 [2024-03-15T16:37:50.913Z] [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
12:37:50 [2024-03-15T16:37:50.913Z] [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 1.9 MB/s)
12:37:50 [2024-03-15T16:37:50.913Z] [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
12:37:50 [2024-03-15T16:37:50.913Z] [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
12:37:50 [2024-03-15T16:37:50.913Z] [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
12:37:50 [2024-03-15T16:37:50.913Z] [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
12:37:50 [2024-03-15T16:37:50.913Z] [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
12:37:50 [2024-03-15T16:37:50.913Z] [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
12:37:50 [2024-03-15T16:37:50.913Z] [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 318 kB/s)
12:37:50 [2024-03-15T16:37:50.913Z] [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
12:37:50 [2024-03-15T16:37:50.913Z] [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
12:37:50 [2024-03-15T16:37:50.913Z] [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
12:37:51 [2024-03-15T16:37:51.169Z] [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
12:37:51 [2024-03-15T16:37:51.169Z] [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
12:37:51 [2024-03-15T16:37:51.169Z] [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
12:37:51 [2024-03-15T16:37:51.169Z] [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 232 kB/s)
12:37:51 [2024-03-15T16:37:51.169Z] [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
12:37:51 [2024-03-15T16:37:51.169Z] [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
12:37:51 [2024-03-15T16:37:51.169Z] [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
12:37:51 [2024-03-15T16:37:51.169Z] [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
12:37:51 [2024-03-15T16:37:51.169Z] [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
12:37:51 [2024-03-15T16:37:51.169Z] [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
12:37:51 [2024-03-15T16:37:51.169Z] [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 133 kB/s)
12:37:51 [2024-03-15T16:37:51.169Z] [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
12:37:51 [2024-03-15T16:37:51.169Z] [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
12:37:51 [2024-03-15T16:37:51.169Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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 126 kB/s)
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.jar
12:37:51 [2024-03-15T16:37:51.425Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.425Z] [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
12:37:51 [2024-03-15T16:37:51.681Z] [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
12:37:51 [2024-03-15T16:37:51.681Z] [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
12:37:51 [2024-03-15T16:37:51.681Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
12:37:51 [2024-03-15T16:37:51.682Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:51 [2024-03-15T16:37:51.682Z] [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
12:37:52 [2024-03-15T16:37:52.244Z] [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
12:37:52 [2024-03-15T16:37:52.244Z] [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
12:37:52 [2024-03-15T16:37:52.244Z] [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
12:37:52 [2024-03-15T16:37:52.244Z] [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
12:37:52 [2024-03-15T16:37:52.244Z] [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
12:37:52 [2024-03-15T16:37:52.244Z] [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
12:37:52 [2024-03-15T16:37:52.244Z] [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
12:37:52 [2024-03-15T16:37:52.244Z] [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
12:37:52 [2024-03-15T16:37:52.244Z] [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
12:37:52 [2024-03-15T16:37:52.244Z] [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
12:37:52 [2024-03-15T16:37:52.244Z] [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
12:37:52 [2024-03-15T16:37:52.500Z] [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
12:37:52 [2024-03-15T16:37:52.500Z] [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
12:37:52 [2024-03-15T16:37:52.500Z] [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
12:37:52 [2024-03-15T16:37:52.500Z] [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
12:37:52 [2024-03-15T16:37:52.500Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
12:37:52 [2024-03-15T16:37:52.501Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.jar
12:37:52 [2024-03-15T16:37:52.501Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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 12 MB/s)
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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 1.4 MB/s)
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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 4.2 MB/s)
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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 4.4 MB/s)
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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 4.9 MB/s)
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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 7.1 MB/s)
12:37:52 [2024-03-15T16:37:52.501Z] [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
12:37:52 [2024-03-15T16:37:52.501Z] [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 3.0 MB/s)
12:37:52 [2024-03-15T16:37:52.502Z] [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
12:37:52 [2024-03-15T16:37:52.502Z] [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 1.3 MB/s)
12:37:52 [2024-03-15T16:37:52.502Z] [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
12:37:52 [2024-03-15T16:37:52.502Z] [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 2.4 MB/s)
12:37:52 [2024-03-15T16:37:52.502Z] [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
12:37:52 [2024-03-15T16:37:52.502Z] [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 576 kB/s)
12:37:52 [2024-03-15T16:37:52.502Z] [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
12:37:52 [2024-03-15T16:37:52.502Z] [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 438 kB/s)
12:37:52 [2024-03-15T16:37:52.502Z] [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
12:37:52 [2024-03-15T16:37:52.502Z] [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 8.1 MB/s)
12:37:52 [2024-03-15T16:37:52.502Z] [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
12:37:52 [2024-03-15T16:37:52.502Z] [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 2.3 MB/s)
12:37:52 [2024-03-15T16:37:52.502Z] [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 11 MB/s)
12:37:52 [2024-03-15T16:37:52.502Z] [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 5.5 MB/s)
12:37:52 [2024-03-15T16:37:52.502Z] [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 3.4 MB/s)
12:37:52 [2024-03-15T16:37:52.502Z] [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 6.5 MB/s)
12:37:52 [2024-03-15T16:37:52.758Z] [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.*
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] 
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT [2/141]
12:37:52 [2024-03-15T16:37:52.758Z] [INFO]   from analysis/pom.xml
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] --------------------------------[ pom ]---------------------------------
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] 
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] 
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
12:37:52 [2024-03-15T16:37:52.758Z] [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.*
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] 
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] Building Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT    [3/141]
12:37:52 [2024-03-15T16:37:52.758Z] [INFO]   from common/pom.xml
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] --------------------------------[ pom ]---------------------------------
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] 
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] 
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
12:37:52 [2024-03-15T16:37:52.758Z] [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.*
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] 
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/141]
12:37:52 [2024-03-15T16:37:52.758Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
12:37:52 [2024-03-15T16:37:52.758Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:37:52 [2024-03-15T16:37:52.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
12:37:53 [2024-03-15T16:37:53.320Z] [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@40b0e4e6
12:37:53 [2024-03-15T16:37:53.320Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
12:37:53 [2024-03-15T16:37:53.320Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
12:37:53 [2024-03-15T16:37:53.320Z] [INFO]     Transport mode:         online
12:37:53 [2024-03-15T16:37:53.320Z] [INFO]     Http Transport type:    Java11Client
12:37:53 [2024-03-15T16:37:53.320Z] [INFO]     Update mode:            cache first
12:37:53 [2024-03-15T16:37:53.320Z] [INFO]     Minimum cache duration: 60 minutes
12:37:53 [2024-03-15T16:37:53.320Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
12:37:57 [2024-03-15T16:37:57.483Z] [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
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] The project's OSGi version is 5.2.0.202403151637
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
12:37:57 [2024-03-15T16:37:57.484Z] [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.*
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/main/resources
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.484Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
12:37:57 [2024-03-15T16:37:57.484Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:37:57 [2024-03-15T16:37:57.484Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:57 [2024-03-15T16:37:57.484Z] [WARNING] The 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
12:37:57 [2024-03-15T16:37:57.739Z] [INFO] Nothing to compile - all classes are up to date
12:37:57 [2024-03-15T16:37:57.739Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.739Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
12:37:57 [2024-03-15T16:37:57.739Z] [INFO] Building Trace Compass State System Parent 9.3.0-SNAPSHOT        [5/141]
12:37:57 [2024-03-15T16:37:57.739Z] [INFO]   from statesystem/pom.xml
12:37:57 [2024-03-15T16:37:57.739Z] [INFO] --------------------------------[ pom ]---------------------------------
12:37:57 [2024-03-15T16:37:57.739Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.739Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
12:37:57 [2024-03-15T16:37:57.739Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.739Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
12:37:57 [2024-03-15T16:37:57.739Z] [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.*
12:37:57 [2024-03-15T16:37:57.739Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.739Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
12:37:57 [2024-03-15T16:37:57.739Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/141]
12:37:57 [2024-03-15T16:37:57.740Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:37:57 [2024-03-15T16:37:57.740Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:57 [2024-03-15T16:37:57.740Z] [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
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] The project's OSGi version is 1.3.0.202403151637
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
12:37:57 [2024-03-15T16:37:57.740Z] [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.*
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
12:37:57 [2024-03-15T16:37:57.740Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:37:57 [2024-03-15T16:37:57.740Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:57 [2024-03-15T16:37:57.740Z] [WARNING] The 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
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] Nothing to compile - all classes are up to date
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/141]
12:37:57 [2024-03-15T16:37:57.740Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:37:57 [2024-03-15T16:37:57.740Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:57 [2024-03-15T16:37:57.740Z] [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
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] The project's OSGi version is 3.1.0.202403151637
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
12:37:57 [2024-03-15T16:37:57.740Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
12:37:57 [2024-03-15T16:37:57.996Z] [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.*
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
12:37:57 [2024-03-15T16:37:57.996Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:37:57 [2024-03-15T16:37:57.996Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:57 [2024-03-15T16:37:57.996Z] [WARNING] The 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
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] Nothing to compile - all classes are up to date
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] Building Trace Compass TMF Parent 9.3.0-SNAPSHOT                 [8/141]
12:37:57 [2024-03-15T16:37:57.996Z] [INFO]   from tmf/pom.xml
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] --------------------------------[ pom ]---------------------------------
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
12:37:57 [2024-03-15T16:37:57.996Z] [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.*
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/141]
12:37:57 [2024-03-15T16:37:57.996Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:37:57 [2024-03-15T16:37:57.996Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:57 [2024-03-15T16:37:57.996Z] [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
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] The project's OSGi version is 1.1.1.202403151637
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.996Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] Resolving class path of Trace Compass Filter Parser
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:37:57 [2024-03-15T16:37:57.997Z] [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.*
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:37:57 [2024-03-15T16:37:57.997Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:37:57 [2024-03-15T16:37:57.997Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:57 [2024-03-15T16:37:57.997Z] [WARNING] The 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
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] Nothing to compile - all classes are up to date
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT [10/141]
12:37:57 [2024-03-15T16:37:57.997Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:37:57 [2024-03-15T16:37:57.997Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:57 [2024-03-15T16:37:57.997Z] [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
12:37:57 [2024-03-15T16:37:57.997Z] [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
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] The project's OSGi version is 5.3.1.202403151637
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
12:37:57 [2024-03-15T16:37:57.997Z] [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.*
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] 
12:37:57 [2024-03-15T16:37:57.997Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
12:37:57 [2024-03-15T16:37:57.997Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:37:57 [2024-03-15T16:37:57.997Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:57 [2024-03-15T16:37:57.997Z] [WARNING] The 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
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] Nothing to compile - all classes are up to date
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT       [11/141]
12:37:58 [2024-03-15T16:37:58.253Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:37:58 [2024-03-15T16:37:58.253Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:58 [2024-03-15T16:37:58.253Z] [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
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] The project's OSGi version is 9.2.1.202403151637
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
12:37:58 [2024-03-15T16:37:58.253Z] [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.*
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
12:37:58 [2024-03-15T16:37:58.253Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.254Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
12:37:58 [2024-03-15T16:37:58.254Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:37:58 [2024-03-15T16:37: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
12:37:58 [2024-03-15T16:37: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.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
12:37:58 [2024-03-15T16:37:58.254Z] [INFO] Nothing to compile - all classes are up to date
12:37:58 [2024-03-15T16:37:58.254Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.254Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
12:37:58 [2024-03-15T16:37:58.254Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [12/141]
12:37:58 [2024-03-15T16:37:58.254Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
12:37:58 [2024-03-15T16:37:58.254Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:37:58 [2024-03-15T16:37: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
12:37:58 [2024-03-15T16:37:58.254Z] [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
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] The project's OSGi version is 2.2.1.202403151637
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
12:37:58 [2024-03-15T16:37:58.509Z] [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.*
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
12:37:58 [2024-03-15T16:37:58.509Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:37:58 [2024-03-15T16:37:58.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:58 [2024-03-15T16:37:58.509Z] [WARNING] The 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
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] Nothing to compile - all classes are up to date
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [13/141]
12:37:58 [2024-03-15T16:37:58.509Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
12:37:58 [2024-03-15T16:37:58.509Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:37:58 [2024-03-15T16:37:58.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:58 [2024-03-15T16:37:58.509Z] [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
12:37:58 [2024-03-15T16:37:58.767Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.767Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:37:58 [2024-03-15T16:37:58.767Z] [INFO] The project's OSGi version is 1.0.16.202403151637
12:37:58 [2024-03-15T16:37:58.767Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.767Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:37:58 [2024-03-15T16:37:58.767Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.767Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:37:58 [2024-03-15T16:37:58.767Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.767Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:37:58 [2024-03-15T16:37:58.767Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.767Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:37:58 [2024-03-15T16:37:58.767Z] [INFO] 
12:37:58 [2024-03-15T16:37:58.767Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:37:58 [2024-03-15T16:37:58.767Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
12:37:59 [2024-03-15T16:37:59.022Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.022Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:37:59 [2024-03-15T16:37:59.022Z] [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.*
12:37:59 [2024-03-15T16:37:59.022Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.022Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:37:59 [2024-03-15T16:37:59.022Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
12:37:59 [2024-03-15T16:37:59.022Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.022Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:37:59 [2024-03-15T16:37:59.022Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:37:59 [2024-03-15T16:37:59.022Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:59 [2024-03-15T16:37:59.022Z] [WARNING] The 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
12:37:59 [2024-03-15T16:37:59.022Z] [INFO] Nothing to compile - all classes are up to date
12:37:59 [2024-03-15T16:37:59.022Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.022Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
12:37:59 [2024-03-15T16:37:59.022Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [14/141]
12:37:59 [2024-03-15T16:37:59.022Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
12:37:59 [2024-03-15T16:37:59.022Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:37:59 [2024-03-15T16:37:59.022Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:59 [2024-03-15T16:37:59.022Z] [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
12:37:59 [2024-03-15T16:37:59.278Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.278Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
12:37:59 [2024-03-15T16:37:59.278Z] [INFO] The project's OSGi version is 1.0.25.202403151637
12:37:59 [2024-03-15T16:37:59.278Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.278Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
12:37:59 [2024-03-15T16:37:59.278Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.278Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
12:37:59 [2024-03-15T16:37:59.278Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.278Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
12:37:59 [2024-03-15T16:37:59.278Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.278Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
12:37:59 [2024-03-15T16:37:59.278Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.278Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
12:37:59 [2024-03-15T16:37:59.278Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
12:37:59 [2024-03-15T16:37:59.533Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.533Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
12:37:59 [2024-03-15T16:37:59.533Z] [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.*
12:37:59 [2024-03-15T16:37:59.533Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.533Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
12:37:59 [2024-03-15T16:37:59.533Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
12:37:59 [2024-03-15T16:37:59.533Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.533Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
12:37:59 [2024-03-15T16:37:59.533Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:37:59 [2024-03-15T16:37:59.533Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:59 [2024-03-15T16:37:59.533Z] [WARNING] The 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
12:37:59 [2024-03-15T16:37:59.533Z] [INFO] Nothing to compile - all classes are up to date
12:37:59 [2024-03-15T16:37:59.533Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.533Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
12:37:59 [2024-03-15T16:37:59.533Z] [INFO] Building Trace Compass CTF Support Parent 9.3.0-SNAPSHOT        [15/141]
12:37:59 [2024-03-15T16:37:59.533Z] [INFO]   from ctf/pom.xml
12:37:59 [2024-03-15T16:37:59.533Z] [INFO] --------------------------------[ pom ]---------------------------------
12:37:59 [2024-03-15T16:37:59.533Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.533Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
12:37:59 [2024-03-15T16:37:59.533Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.533Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
12:37:59 [2024-03-15T16:37:59.533Z] [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.*
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [16/141]
12:37:59 [2024-03-15T16:37:59.534Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:37:59 [2024-03-15T16:37:59.534Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:59 [2024-03-15T16:37:59.534Z] [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
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] The project's OSGi version is 1.1.1.202403151637
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
12:37:59 [2024-03-15T16:37:59.534Z] [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.*
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
12:37:59 [2024-03-15T16:37:59.534Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:37:59 [2024-03-15T16:37:59.534Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:59 [2024-03-15T16:37:59.534Z] [WARNING] The 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
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] Nothing to compile - all classes are up to date
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT       [17/141]
12:37:59 [2024-03-15T16:37:59.534Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:37:59 [2024-03-15T16:37:59.534Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:59 [2024-03-15T16:37:59.534Z] [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
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] The project's OSGi version is 4.4.1.202403151637
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
12:37:59 [2024-03-15T16:37:59.534Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
12:37:59 [2024-03-15T16:37:59.790Z] [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.*
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
12:37:59 [2024-03-15T16:37:59.790Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:37:59 [2024-03-15T16:37:59.790Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:59 [2024-03-15T16:37:59.790Z] [WARNING] The 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
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] Nothing to compile - all classes are up to date
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [18/141]
12:37:59 [2024-03-15T16:37:59.790Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:37:59 [2024-03-15T16:37:59.790Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:59 [2024-03-15T16:37:59.790Z] [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
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] The project's OSGi version is 4.5.1.202403151637
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:37:59 [2024-03-15T16:37:59.790Z] [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.*
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:37:59 [2024-03-15T16:37:59.790Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:37:59 [2024-03-15T16:37:59.790Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:59 [2024-03-15T16:37:59.790Z] [WARNING] The 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
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] Nothing to compile - all classes are up to date
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] 
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT   [19/141]
12:37:59 [2024-03-15T16:37:59.790Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
12:37:59 [2024-03-15T16:37:59.790Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:37:59 [2024-03-15T16:37:59.790Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:37:59 [2024-03-15T16:37:59.790Z] [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
12:38:00 [2024-03-15T16:38:00.046Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.046Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.046Z] [INFO] The project's OSGi version is 1.0.15.202403151637
12:38:00 [2024-03-15T16:38:00.046Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.046Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.046Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.046Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.046Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.046Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.046Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.046Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.046Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.046Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.046Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
12:38:00 [2024-03-15T16:38:00.301Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.301Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.301Z] [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.*
12:38:00 [2024-03-15T16:38:00.301Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.301Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
12:38:00 [2024-03-15T16:38:00.301Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.301Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.301Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:00 [2024-03-15T16:38:00.301Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:00 [2024-03-15T16:38:00.301Z] [WARNING] The 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
12:38:00 [2024-03-15T16:38:00.301Z] [INFO] Nothing to compile - all classes are up to date
12:38:00 [2024-03-15T16:38:00.301Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.301Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
12:38:00 [2024-03-15T16:38:00.301Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [20/141]
12:38:00 [2024-03-15T16:38:00.301Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
12:38:00 [2024-03-15T16:38:00.301Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:00 [2024-03-15T16:38:00.301Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:00 [2024-03-15T16:38:00.301Z] [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
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] The project's OSGi version is 1.0.17.202403151637
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.555Z] [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.*
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.555Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.556Z] [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
12:38:00 [2024-03-15T16:38:00.556Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.556Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:00 [2024-03-15T16:38:00.556Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:00 [2024-03-15T16:38:00.556Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:00 [2024-03-15T16:38:00.556Z] [WARNING] The 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
12:38:00 [2024-03-15T16:38:00.811Z] [INFO] Nothing to compile - all classes are up to date
12:38:00 [2024-03-15T16:38:00.811Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.811Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
12:38:00 [2024-03-15T16:38:00.811Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [21/141]
12:38:00 [2024-03-15T16:38:00.811Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
12:38:00 [2024-03-15T16:38:00.811Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:00 [2024-03-15T16:38:00.811Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:00 [2024-03-15T16:38:00.811Z] [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
12:38:00 [2024-03-15T16:38:00.811Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.811Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:00 [2024-03-15T16:38:00.811Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:38:00 [2024-03-15T16:38:00.811Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.811Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:00 [2024-03-15T16:38:00.811Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.811Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:00 [2024-03-15T16:38:00.811Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.811Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:00 [2024-03-15T16:38:00.811Z] [INFO] 
12:38:00 [2024-03-15T16:38:00.811Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:01 [2024-03-15T16:38:01.066Z] [INFO] 
12:38:01 [2024-03-15T16:38:01.066Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:01 [2024-03-15T16:38:01.066Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
12:38:01 [2024-03-15T16:38:01.066Z] [INFO] 
12:38:01 [2024-03-15T16:38:01.066Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:01 [2024-03-15T16:38:01.066Z] [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.*
12:38:01 [2024-03-15T16:38:01.066Z] [INFO] 
12:38:01 [2024-03-15T16:38:01.066Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:01 [2024-03-15T16:38:01.066Z] [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
12:38:01 [2024-03-15T16:38:01.066Z] [INFO] 
12:38:01 [2024-03-15T16:38:01.066Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:01 [2024-03-15T16:38:01.066Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:01 [2024-03-15T16:38:01.066Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:01 [2024-03-15T16:38:01.066Z] [WARNING] The 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
12:38:01 [2024-03-15T16:38:01.066Z] [INFO] Nothing to compile - all classes are up to date
12:38:01 [2024-03-15T16:38:01.066Z] [INFO] 
12:38:01 [2024-03-15T16:38:01.066Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
12:38:01 [2024-03-15T16:38:01.066Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT         [22/141]
12:38:01 [2024-03-15T16:38:01.066Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
12:38:01 [2024-03-15T16:38:01.066Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:01 [2024-03-15T16:38:01.066Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
12:38:01 [2024-03-15T16:38:01.066Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:01 [2024-03-15T16:38:01.066Z] [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
12:38:01 [2024-03-15T16:38:01.321Z] [INFO] 
12:38:01 [2024-03-15T16:38:01.321Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
12:38:01 [2024-03-15T16:38:01.321Z] [INFO] The project's OSGi version is 9.0.3.202403151637
12:38:01 [2024-03-15T16:38:01.321Z] [INFO] 
12:38:01 [2024-03-15T16:38:01.321Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
12:38:01 [2024-03-15T16:38:01.321Z] [INFO] 
12:38:01 [2024-03-15T16:38:01.321Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
12:38:01 [2024-03-15T16:38:01.321Z] [INFO] 
12:38:01 [2024-03-15T16:38:01.321Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
12:38:01 [2024-03-15T16:38:01.321Z] [INFO] 
12:38:01 [2024-03-15T16:38:01.321Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
12:38:01 [2024-03-15T16:38:01.576Z] [INFO] Executing tasks
12:38:01 [2024-03-15T16:38:01.576Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
12:38:01 [2024-03-15T16:38:01.576Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.31
12:38:01 [2024-03-15T16:38:01.576Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
12:38:01 [2024-03-15T16:38:01.576Z] [INFO] Executed tasks
12:38:01 [2024-03-15T16:38:01.576Z] [INFO] 
12:38:01 [2024-03-15T16:38:01.576Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
12:38:01 [2024-03-15T16:38:01.576Z] [INFO] 
12:38:01 [2024-03-15T16:38:01.576Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
12:38:01 [2024-03-15T16:38:01.576Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
12:38:01 [2024-03-15T16:38:01.831Z] [INFO] 
12:38:01 [2024-03-15T16:38:01.831Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
12:38:01 [2024-03-15T16:38:01.831Z] [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.*
12:38:01 [2024-03-15T16:38:01.831Z] [INFO] 
12:38:01 [2024-03-15T16:38:01.831Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
12:38:01 [2024-03-15T16:38:01.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
12:38:01 [2024-03-15T16:38:01.831Z] [INFO] 
12:38:01 [2024-03-15T16:38:01.831Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
12:38:01 [2024-03-15T16:38:01.832Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:01 [2024-03-15T16:38:01.832Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:01 [2024-03-15T16:38:01.832Z] [WARNING] The 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
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] Nothing to compile - all classes are up to date
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [23/141]
12:38:02 [2024-03-15T16:38:02.087Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:02 [2024-03-15T16:38:02.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
12:38:02 [2024-03-15T16:38:02.087Z] [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
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] The project's OSGi version is 2.1.0.202403151637
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:02 [2024-03-15T16:38:02.087Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
12:38:02 [2024-03-15T16:38:02.343Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.343Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:02 [2024-03-15T16:38:02.343Z] [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.*
12:38:02 [2024-03-15T16:38:02.343Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.343Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:02 [2024-03-15T16:38:02.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
12:38:02 [2024-03-15T16:38:02.343Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.343Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:02 [2024-03-15T16:38:02.343Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:02 [2024-03-15T16:38:02.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
12:38:02 [2024-03-15T16:38:02.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.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
12:38:02 [2024-03-15T16:38:02.599Z] [INFO] Nothing to compile - all classes are up to date
12:38:02 [2024-03-15T16:38:02.599Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.599Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
12:38:02 [2024-03-15T16:38:02.599Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [24/141]
12:38:02 [2024-03-15T16:38:02.599Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
12:38:02 [2024-03-15T16:38:02.599Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:02 [2024-03-15T16:38:02.599Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:02 [2024-03-15T16:38:02.599Z] [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
12:38:02 [2024-03-15T16:38:02.599Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.599Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:02 [2024-03-15T16:38:02.599Z] [INFO] The project's OSGi version is 1.1.0.202403151637
12:38:02 [2024-03-15T16:38:02.599Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.599Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:02 [2024-03-15T16:38:02.599Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.599Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:02 [2024-03-15T16:38:02.599Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.599Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:02 [2024-03-15T16:38:02.599Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:02 [2024-03-15T16:38:02.600Z] [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.*
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:02 [2024-03-15T16:38:02.600Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:02 [2024-03-15T16:38:02.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
12:38:02 [2024-03-15T16:38:02.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.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
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] Nothing to compile - all classes are up to date
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [25/141]
12:38:02 [2024-03-15T16:38:02.600Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:02 [2024-03-15T16:38:02.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
12:38:02 [2024-03-15T16:38:02.600Z] [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
12:38:02 [2024-03-15T16:38:02.600Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] The project's OSGi version is 1.2.1.202403151637
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:02 [2024-03-15T16:38:02.855Z] [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.*
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:02 [2024-03-15T16:38:02.855Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:02 [2024-03-15T16:38:02.855Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:02 [2024-03-15T16:38:02.855Z] [WARNING] The 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
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] Nothing to compile - all classes are up to date
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [26/141]
12:38:02 [2024-03-15T16:38:02.855Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:02 [2024-03-15T16:38:02.855Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:02 [2024-03-15T16:38:02.855Z] [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
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] The project's OSGi version is 4.1.1.202403151637
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.855Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:02 [2024-03-15T16:38:02.855Z] [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.*
12:38:02 [2024-03-15T16:38:02.856Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.856Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:02 [2024-03-15T16:38:02.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
12:38:02 [2024-03-15T16:38:02.856Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.856Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:02 [2024-03-15T16:38:02.856Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:02 [2024-03-15T16:38:02.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
12:38:02 [2024-03-15T16:38:02.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.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
12:38:02 [2024-03-15T16:38:02.856Z] [INFO] Nothing to compile - all classes are up to date
12:38:02 [2024-03-15T16:38:02.856Z] [INFO] 
12:38:02 [2024-03-15T16:38:02.856Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
12:38:02 [2024-03-15T16:38:02.856Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT [27/141]
12:38:02 [2024-03-15T16:38:02.856Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
12:38:02 [2024-03-15T16:38:02.856Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:02 [2024-03-15T16:38:02.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
12:38:02 [2024-03-15T16:38:02.856Z] [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
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] The project's OSGi version is 5.5.1.202403151637
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:03 [2024-03-15T16:38:03.112Z] [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.*
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:03 [2024-03-15T16:38:03.112Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:03 [2024-03-15T16:38:03.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:03 [2024-03-15T16:38:03.112Z] [WARNING] The 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
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] Nothing to compile - all classes are up to date
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [28/141]
12:38:03 [2024-03-15T16:38:03.112Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:03 [2024-03-15T16:38:03.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:03 [2024-03-15T16:38:03.112Z] [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
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] The project's OSGi version is 4.1.1.202403151637
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:03 [2024-03-15T16:38:03.112Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:03 [2024-03-15T16:38:03.368Z] [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.*
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:03 [2024-03-15T16:38:03.368Z] [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
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:03 [2024-03-15T16:38:03.368Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:03 [2024-03-15T16:38:03.368Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:03 [2024-03-15T16:38:03.368Z] [WARNING] The 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
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] Nothing to compile - all classes are up to date
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT [29/141]
12:38:03 [2024-03-15T16:38:03.368Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:03 [2024-03-15T16:38:03.368Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:03 [2024-03-15T16:38:03.368Z] [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
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] The project's OSGi version is 8.2.1.202403151637
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:03 [2024-03-15T16:38:03.368Z] [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.*
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:03 [2024-03-15T16:38:03.368Z] [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
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:03 [2024-03-15T16:38:03.368Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:03 [2024-03-15T16:38:03.368Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:03 [2024-03-15T16:38:03.368Z] [WARNING] The 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
12:38:03 [2024-03-15T16:38:03.368Z] [INFO] Nothing to compile - all classes are up to date
12:38:03 [2024-03-15T16:38:03.369Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.369Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
12:38:03 [2024-03-15T16:38:03.369Z] [INFO] Building Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT      [30/141]
12:38:03 [2024-03-15T16:38:03.369Z] [INFO]   from lttng/pom.xml
12:38:03 [2024-03-15T16:38:03.369Z] [INFO] --------------------------------[ pom ]---------------------------------
12:38:03 [2024-03-15T16:38:03.369Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.369Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
12:38:03 [2024-03-15T16:38:03.369Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.369Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
12:38:03 [2024-03-15T16:38:03.369Z] [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.*
12:38:03 [2024-03-15T16:38:03.369Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.369Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
12:38:03 [2024-03-15T16:38:03.369Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [31/141]
12:38:03 [2024-03-15T16:38:03.369Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
12:38:03 [2024-03-15T16:38:03.369Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:03 [2024-03-15T16:38:03.369Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:03 [2024-03-15T16:38:03.624Z] [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
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] The project's OSGi version is 1.2.0.202403151637
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:03 [2024-03-15T16:38:03.624Z] [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.*
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:03 [2024-03-15T16:38:03.624Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:03 [2024-03-15T16:38:03.624Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:03 [2024-03-15T16:38:03.624Z] [WARNING] The 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
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] Nothing to compile - all classes are up to date
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
12:38:03 [2024-03-15T16:38:03.624Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [32/141]
12:38:03 [2024-03-15T16:38:03.624Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
12:38:03 [2024-03-15T16:38:03.625Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:03 [2024-03-15T16:38:03.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
12:38:03 [2024-03-15T16:38:03.625Z] [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
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] The project's OSGi version is 3.1.1.202403151637
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:03 [2024-03-15T16:38:03.880Z] [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.*
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:03 [2024-03-15T16:38:03.880Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:03 [2024-03-15T16:38:03.880Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:03 [2024-03-15T16:38:03.880Z] [WARNING] The 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
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] Nothing to compile - all classes are up to date
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] 
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [33/141]
12:38:03 [2024-03-15T16:38:03.880Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
12:38:03 [2024-03-15T16:38:03.880Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:03 [2024-03-15T16:38:03.880Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:03 [2024-03-15T16:38:03.880Z] [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
12:38:04 [2024-03-15T16:38:04.136Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.136Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:04 [2024-03-15T16:38:04.136Z] [INFO] The project's OSGi version is 1.0.21.202403151637
12:38:04 [2024-03-15T16:38:04.136Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.136Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:04 [2024-03-15T16:38:04.136Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.136Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:04 [2024-03-15T16:38:04.136Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.136Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:04 [2024-03-15T16:38:04.136Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.136Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:04 [2024-03-15T16:38:04.136Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.136Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:04 [2024-03-15T16:38:04.136Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
12:38:04 [2024-03-15T16:38:04.391Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.391Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:04 [2024-03-15T16:38:04.391Z] [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.*
12:38:04 [2024-03-15T16:38:04.391Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.391Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:04 [2024-03-15T16:38:04.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
12:38:04 [2024-03-15T16:38:04.391Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.391Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:04 [2024-03-15T16:38:04.391Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:04 [2024-03-15T16:38:04.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
12:38:04 [2024-03-15T16:38:04.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.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
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] Nothing to compile - all classes are up to date
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] Building Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT [34/141]
12:38:04 [2024-03-15T16:38:04.647Z] [INFO]   from releng/pom.xml
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] --------------------------------[ pom ]---------------------------------
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
12:38:04 [2024-03-15T16:38:04.647Z] [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.*
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [35/141]
12:38:04 [2024-03-15T16:38:04.647Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:04 [2024-03-15T16:38:04.647Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:04 [2024-03-15T16:38:04.647Z] [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
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] The project's OSGi version is 1.0.2.202403151637
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:04 [2024-03-15T16:38:04.647Z] [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.*
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:04 [2024-03-15T16:38:04.647Z] [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
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:04 [2024-03-15T16:38:04.647Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:04 [2024-03-15T16:38:04.647Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:04 [2024-03-15T16:38:04.647Z] [WARNING] The 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
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] No sources to compile
12:38:04 [2024-03-15T16:38:04.647Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.647Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
12:38:04 [2024-03-15T16:38:04.648Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT [36/141]
12:38:04 [2024-03-15T16:38:04.648Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
12:38:04 [2024-03-15T16:38:04.648Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:04 [2024-03-15T16:38:04.648Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:04 [2024-03-15T16:38:04.648Z] [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
12:38:04 [2024-03-15T16:38:04.904Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.904Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:04 [2024-03-15T16:38:04.904Z] [INFO] The project's OSGi version is 1.0.22.202403151637
12:38:04 [2024-03-15T16:38:04.904Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.904Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:04 [2024-03-15T16:38:04.904Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.904Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:04 [2024-03-15T16:38:04.904Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.904Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:04 [2024-03-15T16:38:04.904Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.904Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:04 [2024-03-15T16:38:04.904Z] [INFO] 
12:38:04 [2024-03-15T16:38:04.904Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:04 [2024-03-15T16:38:04.904Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
12:38:05 [2024-03-15T16:38:05.465Z] [INFO] 
12:38:05 [2024-03-15T16:38:05.465Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:05 [2024-03-15T16:38:05.465Z] [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.*
12:38:05 [2024-03-15T16:38:05.465Z] [INFO] 
12:38:05 [2024-03-15T16:38:05.465Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:05 [2024-03-15T16:38:05.465Z] [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
12:38:05 [2024-03-15T16:38:05.465Z] [INFO] 
12:38:05 [2024-03-15T16:38:05.465Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:05 [2024-03-15T16:38:05.465Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:05 [2024-03-15T16:38:05.465Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:05 [2024-03-15T16:38:05.465Z] [WARNING] The 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
12:38:05 [2024-03-15T16:38:05.465Z] [INFO] Nothing to compile - all classes are up to date
12:38:05 [2024-03-15T16:38:05.465Z] [INFO] 
12:38:05 [2024-03-15T16:38:05.465Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
12:38:05 [2024-03-15T16:38:05.465Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [37/141]
12:38:05 [2024-03-15T16:38:05.465Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
12:38:05 [2024-03-15T16:38:05.465Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:05 [2024-03-15T16:38:05.465Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:05 [2024-03-15T16:38:05.465Z] [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
12:38:05 [2024-03-15T16:38:05.720Z] [INFO] 
12:38:05 [2024-03-15T16:38:05.720Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:05 [2024-03-15T16:38:05.720Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:38:05 [2024-03-15T16:38:05.720Z] [INFO] 
12:38:05 [2024-03-15T16:38:05.720Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:05 [2024-03-15T16:38:05.720Z] [INFO] 
12:38:05 [2024-03-15T16:38:05.720Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:05 [2024-03-15T16:38:05.720Z] [INFO] 
12:38:05 [2024-03-15T16:38:05.720Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:05 [2024-03-15T16:38:05.720Z] [INFO] 
12:38:05 [2024-03-15T16:38:05.720Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:05 [2024-03-15T16:38:05.720Z] [INFO] 
12:38:05 [2024-03-15T16:38:05.720Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:05 [2024-03-15T16:38:05.720Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
12:38:05 [2024-03-15T16:38:05.976Z] [INFO] 
12:38:05 [2024-03-15T16:38:05.976Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:05 [2024-03-15T16:38:05.976Z] [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.*
12:38:05 [2024-03-15T16:38:05.976Z] [INFO] 
12:38:05 [2024-03-15T16:38:05.976Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:05 [2024-03-15T16:38:05.976Z] [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
12:38:05 [2024-03-15T16:38:05.976Z] [INFO] 
12:38:05 [2024-03-15T16:38:05.976Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:05 [2024-03-15T16:38:05.976Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:05 [2024-03-15T16:38:05.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
12:38:05 [2024-03-15T16:38:05.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.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
12:38:05 [2024-03-15T16:38:05.976Z] [INFO] Nothing to compile - all classes are up to date
12:38:05 [2024-03-15T16:38:05.976Z] [INFO] 
12:38:05 [2024-03-15T16:38:05.976Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
12:38:05 [2024-03-15T16:38:05.976Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [38/141]
12:38:05 [2024-03-15T16:38:05.976Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
12:38:05 [2024-03-15T16:38:05.976Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:05 [2024-03-15T16:38:05.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
12:38:05 [2024-03-15T16:38:05.976Z] [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
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] The project's OSGi version is 1.0.8.202403151637
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:06 [2024-03-15T16:38:06.231Z] [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.*
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:06 [2024-03-15T16:38:06.231Z] [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
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.231Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:06 [2024-03-15T16:38:06.231Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:06 [2024-03-15T16:38:06.231Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:06 [2024-03-15T16:38:06.231Z] [WARNING] The 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
12:38:06 [2024-03-15T16:38:06.232Z] [INFO] Nothing to compile - all classes are up to date
12:38:06 [2024-03-15T16:38:06.232Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.232Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
12:38:06 [2024-03-15T16:38:06.232Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [39/141]
12:38:06 [2024-03-15T16:38:06.232Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
12:38:06 [2024-03-15T16:38:06.232Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:06 [2024-03-15T16:38:06.232Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:06 [2024-03-15T16:38:06.232Z] [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
12:38:06 [2024-03-15T16:38:06.487Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.487Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:06 [2024-03-15T16:38:06.488Z] [INFO] The project's OSGi version is 1.1.0.202403151637
12:38:06 [2024-03-15T16:38:06.488Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.488Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:06 [2024-03-15T16:38:06.488Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.488Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:06 [2024-03-15T16:38:06.488Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.488Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:06 [2024-03-15T16:38:06.488Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.488Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:06 [2024-03-15T16:38:06.488Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.488Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:06 [2024-03-15T16:38:06.488Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
12:38:06 [2024-03-15T16:38:06.745Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.745Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:06 [2024-03-15T16:38:06.745Z] [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.*
12:38:06 [2024-03-15T16:38:06.745Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.745Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:06 [2024-03-15T16:38:06.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
12:38:06 [2024-03-15T16:38:06.745Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.745Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:06 [2024-03-15T16:38:06.745Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:06 [2024-03-15T16:38:06.745Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:06 [2024-03-15T16:38:06.745Z] [WARNING] The 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
12:38:06 [2024-03-15T16:38:06.745Z] [INFO] Nothing to compile - all classes are up to date
12:38:06 [2024-03-15T16:38:06.745Z] [INFO] 
12:38:06 [2024-03-15T16:38:06.745Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
12:38:06 [2024-03-15T16:38:06.745Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [40/141]
12:38:06 [2024-03-15T16:38:06.745Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
12:38:06 [2024-03-15T16:38:06.745Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:06 [2024-03-15T16:38:06.745Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:06 [2024-03-15T16:38:06.745Z] [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
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] The project's OSGi version is 1.0.5.202403151637
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:07 [2024-03-15T16:38:07.000Z] [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.*
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.000Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:07 [2024-03-15T16:38:07.000Z] [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
12:38:07 [2024-03-15T16:38:07.001Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.001Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:07 [2024-03-15T16:38:07.001Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:07 [2024-03-15T16:38:07.001Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:07 [2024-03-15T16:38:07.001Z] [WARNING] The 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
12:38:07 [2024-03-15T16:38:07.001Z] [INFO] Nothing to compile - all classes are up to date
12:38:07 [2024-03-15T16:38:07.001Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.001Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
12:38:07 [2024-03-15T16:38:07.001Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [41/141]
12:38:07 [2024-03-15T16:38:07.001Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
12:38:07 [2024-03-15T16:38:07.001Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:07 [2024-03-15T16:38:07.001Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:07 [2024-03-15T16:38:07.001Z] [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
12:38:07 [2024-03-15T16:38:07.258Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.258Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:07 [2024-03-15T16:38:07.258Z] [INFO] The project's OSGi version is 1.1.0.202403151637
12:38:07 [2024-03-15T16:38:07.258Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.258Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:07 [2024-03-15T16:38:07.258Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.258Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:07 [2024-03-15T16:38:07.258Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.258Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:07 [2024-03-15T16:38:07.258Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.258Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:07 [2024-03-15T16:38:07.258Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.258Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:07 [2024-03-15T16:38:07.258Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
12:38:07 [2024-03-15T16:38:07.513Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.513Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:07 [2024-03-15T16:38:07.513Z] [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.*
12:38:07 [2024-03-15T16:38:07.513Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.513Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:07 [2024-03-15T16:38:07.513Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
12:38:07 [2024-03-15T16:38:07.513Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.513Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:07 [2024-03-15T16:38:07.513Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:07 [2024-03-15T16:38:07.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:07 [2024-03-15T16:38:07.513Z] [WARNING] The 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
12:38:07 [2024-03-15T16:38:07.513Z] [INFO] Nothing to compile - all classes are up to date
12:38:07 [2024-03-15T16:38:07.513Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.513Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
12:38:07 [2024-03-15T16:38:07.513Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [42/141]
12:38:07 [2024-03-15T16:38:07.513Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
12:38:07 [2024-03-15T16:38:07.513Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:07 [2024-03-15T16:38:07.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:07 [2024-03-15T16:38:07.513Z] [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
12:38:07 [2024-03-15T16:38:07.769Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.769Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:07 [2024-03-15T16:38:07.769Z] [INFO] The project's OSGi version is 1.2.0.202403151637
12:38:07 [2024-03-15T16:38:07.769Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.769Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:07 [2024-03-15T16:38:07.769Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.769Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:07 [2024-03-15T16:38:07.769Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.769Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:07 [2024-03-15T16:38:07.769Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.769Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:07 [2024-03-15T16:38:07.769Z] [INFO] 
12:38:07 [2024-03-15T16:38:07.769Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:07 [2024-03-15T16:38:07.769Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:08 [2024-03-15T16:38:08.025Z] [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.*
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:08 [2024-03-15T16:38:08.025Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:08 [2024-03-15T16:38:08.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:08 [2024-03-15T16:38:08.025Z] [WARNING] The 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
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] Nothing to compile - all classes are up to date
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [43/141]
12:38:08 [2024-03-15T16:38:08.025Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:08 [2024-03-15T16:38:08.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:08 [2024-03-15T16:38:08.025Z] [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
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] The project's OSGi version is 1.0.4.202403151637
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:08 [2024-03-15T16:38:08.025Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
12:38:08 [2024-03-15T16:38:08.281Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.281Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:08 [2024-03-15T16:38:08.281Z] [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.*
12:38:08 [2024-03-15T16:38:08.281Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.281Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:08 [2024-03-15T16:38:08.281Z] [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
12:38:08 [2024-03-15T16:38:08.281Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.281Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:08 [2024-03-15T16:38:08.281Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:08 [2024-03-15T16:38:08.281Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:08 [2024-03-15T16:38:08.281Z] [WARNING] The 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
12:38:08 [2024-03-15T16:38:08.281Z] [INFO] Nothing to compile - all classes are up to date
12:38:08 [2024-03-15T16:38:08.281Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.281Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
12:38:08 [2024-03-15T16:38:08.281Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [44/141]
12:38:08 [2024-03-15T16:38:08.281Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
12:38:08 [2024-03-15T16:38:08.281Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:08 [2024-03-15T16:38:08.281Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:08 [2024-03-15T16:38:08.281Z] [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
12:38:08 [2024-03-15T16:38:08.536Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.536Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:08 [2024-03-15T16:38:08.536Z] [INFO] The project's OSGi version is 1.0.7.202403151637
12:38:08 [2024-03-15T16:38:08.536Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.536Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:08 [2024-03-15T16:38:08.536Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.536Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:08 [2024-03-15T16:38:08.536Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.536Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:08 [2024-03-15T16:38:08.536Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.536Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:08 [2024-03-15T16:38:08.536Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.536Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:08 [2024-03-15T16:38:08.536Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
12:38:08 [2024-03-15T16:38:08.792Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.792Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:08 [2024-03-15T16:38:08.792Z] [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.*
12:38:08 [2024-03-15T16:38:08.792Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.792Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:08 [2024-03-15T16:38:08.792Z] [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
12:38:08 [2024-03-15T16:38:08.792Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.792Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:08 [2024-03-15T16:38:08.792Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:08 [2024-03-15T16:38:08.792Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:08 [2024-03-15T16:38:08.792Z] [WARNING] The 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
12:38:08 [2024-03-15T16:38:08.792Z] [INFO] Nothing to compile - all classes are up to date
12:38:08 [2024-03-15T16:38:08.792Z] [INFO] 
12:38:08 [2024-03-15T16:38:08.792Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
12:38:08 [2024-03-15T16:38:08.792Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [45/141]
12:38:08 [2024-03-15T16:38:08.792Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
12:38:08 [2024-03-15T16:38:08.792Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:08 [2024-03-15T16:38:08.792Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:08 [2024-03-15T16:38:08.792Z] [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
12:38:09 [2024-03-15T16:38:09.047Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.047Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:09 [2024-03-15T16:38:09.048Z] [INFO] The project's OSGi version is 1.0.7.202403151637
12:38:09 [2024-03-15T16:38:09.048Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.048Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:09 [2024-03-15T16:38:09.048Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.048Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:09 [2024-03-15T16:38:09.048Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.048Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:09 [2024-03-15T16:38:09.048Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.048Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:09 [2024-03-15T16:38:09.048Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.048Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:09 [2024-03-15T16:38:09.048Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:09 [2024-03-15T16:38:09.608Z] [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.*
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:09 [2024-03-15T16:38:09.608Z] [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
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:09 [2024-03-15T16:38:09.608Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:09 [2024-03-15T16:38:09.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:09 [2024-03-15T16:38:09.608Z] [WARNING] The 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
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] Nothing to compile - all classes are up to date
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [46/141]
12:38:09 [2024-03-15T16:38:09.608Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:09 [2024-03-15T16:38:09.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:09 [2024-03-15T16:38:09.608Z] [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
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] The project's OSGi version is 1.0.18.202403151637
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:09 [2024-03-15T16:38:09.608Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
12:38:09 [2024-03-15T16:38:09.864Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.864Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:09 [2024-03-15T16:38:09.864Z] [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.*
12:38:09 [2024-03-15T16:38:09.864Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.864Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:09 [2024-03-15T16:38:09.864Z] [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
12:38:09 [2024-03-15T16:38:09.864Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.864Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:09 [2024-03-15T16:38:09.864Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:09 [2024-03-15T16:38:09.864Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:09 [2024-03-15T16:38:09.864Z] [WARNING] The 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
12:38:09 [2024-03-15T16:38:09.864Z] [INFO] Nothing to compile - all classes are up to date
12:38:09 [2024-03-15T16:38:09.864Z] [INFO] 
12:38:09 [2024-03-15T16:38:09.864Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
12:38:09 [2024-03-15T16:38:09.864Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [47/141]
12:38:09 [2024-03-15T16:38:09.864Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
12:38:09 [2024-03-15T16:38:09.864Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:09 [2024-03-15T16:38:09.864Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:09 [2024-03-15T16:38:09.864Z] [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
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] The project's OSGi version is 6.1.1.202403151637
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:10 [2024-03-15T16:38:10.120Z] [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.*
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.120Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:10 [2024-03-15T16:38:10.120Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:10 [2024-03-15T16:38:10.120Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:10 [2024-03-15T16:38:10.120Z] [WARNING] The 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
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] Nothing to compile - all classes are up to date
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT [48/141]
12:38:10 [2024-03-15T16:38:10.376Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:10 [2024-03-15T16:38:10.376Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:10 [2024-03-15T16:38:10.376Z] [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
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] The project's OSGi version is 4.1.3.202403151637
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:10 [2024-03-15T16:38:10.376Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
12:38:10 [2024-03-15T16:38:10.632Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.632Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:10 [2024-03-15T16:38:10.632Z] [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.*
12:38:10 [2024-03-15T16:38:10.632Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.632Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:10 [2024-03-15T16:38:10.632Z] [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
12:38:10 [2024-03-15T16:38:10.632Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.632Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:10 [2024-03-15T16:38:10.632Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:10 [2024-03-15T16:38:10.632Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:10 [2024-03-15T16:38:10.632Z] [WARNING] The 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
12:38:10 [2024-03-15T16:38:10.632Z] [INFO] Nothing to compile - all classes are up to date
12:38:10 [2024-03-15T16:38:10.632Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.632Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
12:38:10 [2024-03-15T16:38:10.632Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [49/141]
12:38:10 [2024-03-15T16:38:10.632Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
12:38:10 [2024-03-15T16:38:10.632Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:10 [2024-03-15T16:38:10.632Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:10 [2024-03-15T16:38:10.887Z] [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
12:38:10 [2024-03-15T16:38:10.887Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.887Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:10 [2024-03-15T16:38:10.887Z] [INFO] The project's OSGi version is 1.0.10.202403151637
12:38:10 [2024-03-15T16:38:10.887Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.887Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:10 [2024-03-15T16:38:10.887Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.887Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:10 [2024-03-15T16:38:10.888Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.888Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:10 [2024-03-15T16:38:10.888Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.888Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:10 [2024-03-15T16:38:10.888Z] [INFO] 
12:38:10 [2024-03-15T16:38:10.888Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:10 [2024-03-15T16:38:10.888Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
12:38:11 [2024-03-15T16:38:11.144Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.144Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:11 [2024-03-15T16:38:11.144Z] [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.*
12:38:11 [2024-03-15T16:38:11.144Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.144Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:11 [2024-03-15T16:38:11.144Z] [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
12:38:11 [2024-03-15T16:38:11.144Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.144Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:11 [2024-03-15T16:38:11.144Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:11 [2024-03-15T16:38:11.144Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:11 [2024-03-15T16:38:11.144Z] [WARNING] The 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
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] Nothing to compile - all classes are up to date
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [50/141]
12:38:11 [2024-03-15T16:38:11.401Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:11 [2024-03-15T16:38:11.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
12:38:11 [2024-03-15T16:38:11.401Z] [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
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] The project's OSGi version is 1.0.11.202403151637
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:11 [2024-03-15T16:38:11.401Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
12:38:11 [2024-03-15T16:38:11.657Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.657Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:11 [2024-03-15T16:38:11.657Z] [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.*
12:38:11 [2024-03-15T16:38:11.657Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.657Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:11 [2024-03-15T16:38:11.657Z] [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
12:38:11 [2024-03-15T16:38:11.657Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.657Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:11 [2024-03-15T16:38:11.657Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:11 [2024-03-15T16:38:11.657Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:11 [2024-03-15T16:38:11.657Z] [WARNING] The 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
12:38:11 [2024-03-15T16:38:11.657Z] [INFO] Nothing to compile - all classes are up to date
12:38:11 [2024-03-15T16:38:11.657Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.657Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
12:38:11 [2024-03-15T16:38:11.657Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [51/141]
12:38:11 [2024-03-15T16:38:11.657Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
12:38:11 [2024-03-15T16:38:11.657Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:11 [2024-03-15T16:38:11.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
12:38:11 [2024-03-15T16:38:11.658Z] [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
12:38:11 [2024-03-15T16:38:11.913Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.913Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:11 [2024-03-15T16:38:11.913Z] [INFO] The project's OSGi version is 1.0.12.202403151637
12:38:11 [2024-03-15T16:38:11.914Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.914Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:11 [2024-03-15T16:38:11.914Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.914Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:11 [2024-03-15T16:38:11.914Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.914Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:11 [2024-03-15T16:38:11.914Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.914Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:11 [2024-03-15T16:38:11.914Z] [INFO] 
12:38:11 [2024-03-15T16:38:11.914Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:11 [2024-03-15T16:38:11.914Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
12:38:12 [2024-03-15T16:38:12.169Z] [INFO] 
12:38:12 [2024-03-15T16:38:12.169Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:12 [2024-03-15T16:38:12.169Z] [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.*
12:38:12 [2024-03-15T16:38:12.169Z] [INFO] 
12:38:12 [2024-03-15T16:38:12.169Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:12 [2024-03-15T16:38:12.169Z] [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
12:38:12 [2024-03-15T16:38:12.169Z] [INFO] 
12:38:12 [2024-03-15T16:38:12.169Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:12 [2024-03-15T16:38:12.169Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:12 [2024-03-15T16:38:12.169Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:12 [2024-03-15T16:38:12.169Z] [WARNING] The 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
12:38:12 [2024-03-15T16:38:12.425Z] [INFO] Nothing to compile - all classes are up to date
12:38:12 [2024-03-15T16:38:12.425Z] [INFO] 
12:38:12 [2024-03-15T16:38:12.425Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
12:38:12 [2024-03-15T16:38:12.425Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [52/141]
12:38:12 [2024-03-15T16:38:12.425Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
12:38:12 [2024-03-15T16:38:12.425Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:12 [2024-03-15T16:38:12.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
12:38:12 [2024-03-15T16:38:12.425Z] [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
12:38:12 [2024-03-15T16:38:12.680Z] [INFO] 
12:38:12 [2024-03-15T16:38:12.680Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:12 [2024-03-15T16:38:12.680Z] [INFO] The project's OSGi version is 1.0.17.202403151637
12:38:12 [2024-03-15T16:38:12.680Z] [INFO] 
12:38:12 [2024-03-15T16:38:12.680Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:12 [2024-03-15T16:38:12.680Z] [INFO] 
12:38:12 [2024-03-15T16:38:12.680Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:12 [2024-03-15T16:38:12.680Z] [INFO] 
12:38:12 [2024-03-15T16:38:12.680Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:12 [2024-03-15T16:38:12.680Z] [INFO] 
12:38:12 [2024-03-15T16:38:12.680Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:12 [2024-03-15T16:38:12.680Z] [INFO] 
12:38:12 [2024-03-15T16:38:12.680Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:12 [2024-03-15T16:38:12.680Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
12:38:12 [2024-03-15T16:38:12.935Z] [INFO] 
12:38:12 [2024-03-15T16:38:12.935Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:12 [2024-03-15T16:38:12.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/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
12:38:12 [2024-03-15T16:38:12.936Z] [INFO] 
12:38:12 [2024-03-15T16:38:12.936Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:12 [2024-03-15T16:38:12.936Z] [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
12:38:12 [2024-03-15T16:38:12.936Z] [INFO] 
12:38:12 [2024-03-15T16:38:12.936Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:12 [2024-03-15T16:38:12.936Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:12 [2024-03-15T16:38:12.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
12:38:12 [2024-03-15T16:38:12.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.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
12:38:12 [2024-03-15T16:38:12.936Z] [INFO] Nothing to compile - all classes are up to date
12:38:12 [2024-03-15T16:38:12.936Z] [INFO] 
12:38:12 [2024-03-15T16:38:12.936Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
12:38:12 [2024-03-15T16:38:12.936Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT [53/141]
12:38:12 [2024-03-15T16:38:12.936Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
12:38:12 [2024-03-15T16:38:12.936Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:12 [2024-03-15T16:38:12.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
12:38:12 [2024-03-15T16:38:12.936Z] [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
12:38:13 [2024-03-15T16:38:13.191Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.191Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:13 [2024-03-15T16:38:13.191Z] [INFO] The project's OSGi version is 2.4.1.202403151637
12:38:13 [2024-03-15T16:38:13.191Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.191Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:13 [2024-03-15T16:38:13.191Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.191Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:13 [2024-03-15T16:38:13.191Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.191Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:13 [2024-03-15T16:38:13.191Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.191Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:13 [2024-03-15T16:38:13.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/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:13 [2024-03-15T16:38:13.192Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:13 [2024-03-15T16:38:13.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
12:38:13 [2024-03-15T16:38:13.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.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
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] Nothing to compile - all classes are up to date
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT [54/141]
12:38:13 [2024-03-15T16:38:13.192Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:13 [2024-03-15T16:38:13.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
12:38:13 [2024-03-15T16:38:13.192Z] [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
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] The project's OSGi version is 1.0.10.202403151637
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:13 [2024-03-15T16:38:13.192Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
12:38:13 [2024-03-15T16:38:13.447Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.447Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:13 [2024-03-15T16:38:13.447Z] [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.*
12:38:13 [2024-03-15T16:38:13.447Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.447Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:13 [2024-03-15T16:38:13.447Z] [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
12:38:13 [2024-03-15T16:38:13.447Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.447Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:13 [2024-03-15T16:38:13.447Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:13 [2024-03-15T16:38:13.447Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:13 [2024-03-15T16:38:13.447Z] [WARNING] The 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
12:38:13 [2024-03-15T16:38:13.447Z] [INFO] Nothing to compile - all classes are up to date
12:38:13 [2024-03-15T16:38:13.447Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.447Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
12:38:13 [2024-03-15T16:38:13.447Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT [55/141]
12:38:13 [2024-03-15T16:38:13.447Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
12:38:13 [2024-03-15T16:38:13.447Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:13 [2024-03-15T16:38:13.447Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:13 [2024-03-15T16:38:13.447Z] [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
12:38:13 [2024-03-15T16:38:13.703Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.703Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:13 [2024-03-15T16:38:13.703Z] [INFO] The project's OSGi version is 4.1.1.202403151637
12:38:13 [2024-03-15T16:38:13.703Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.703Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:13 [2024-03-15T16:38:13.703Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.703Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:13 [2024-03-15T16:38:13.703Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.703Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:13 [2024-03-15T16:38:13.703Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.703Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:13 [2024-03-15T16:38:13.703Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.703Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:13 [2024-03-15T16:38:13.703Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
12:38:13 [2024-03-15T16:38:13.958Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.958Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:13 [2024-03-15T16:38:13.958Z] [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.*
12:38:13 [2024-03-15T16:38:13.958Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.958Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:13 [2024-03-15T16:38:13.958Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
12:38:13 [2024-03-15T16:38:13.958Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.958Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:13 [2024-03-15T16:38:13.958Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:13 [2024-03-15T16:38:13.958Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:13 [2024-03-15T16:38:13.958Z] [WARNING] The 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
12:38:13 [2024-03-15T16:38:13.958Z] [INFO] Nothing to compile - all classes are up to date
12:38:13 [2024-03-15T16:38:13.958Z] [INFO] 
12:38:13 [2024-03-15T16:38:13.958Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
12:38:13 [2024-03-15T16:38:13.958Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT [56/141]
12:38:13 [2024-03-15T16:38:13.958Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
12:38:13 [2024-03-15T16:38:13.958Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:13 [2024-03-15T16:38:13.958Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:13 [2024-03-15T16:38:13.958Z] [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
12:38:14 [2024-03-15T16:38:14.213Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.213Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:14 [2024-03-15T16:38:14.213Z] [INFO] The project's OSGi version is 1.0.8.202403151637
12:38:14 [2024-03-15T16:38:14.213Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.213Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:14 [2024-03-15T16:38:14.213Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.213Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:14 [2024-03-15T16:38:14.213Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.213Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:14 [2024-03-15T16:38:14.213Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.213Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:14 [2024-03-15T16:38:14.213Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.213Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:14 [2024-03-15T16:38:14.213Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
12:38:14 [2024-03-15T16:38:14.468Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.469Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:14 [2024-03-15T16:38:14.469Z] [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.*
12:38:14 [2024-03-15T16:38:14.469Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.469Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:14 [2024-03-15T16:38:14.469Z] [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
12:38:14 [2024-03-15T16:38:14.469Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.469Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:14 [2024-03-15T16:38:14.469Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:14 [2024-03-15T16:38:14.469Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:14 [2024-03-15T16:38:14.469Z] [WARNING] The 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
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] Nothing to compile - all classes are up to date
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] Building Trace Compass BTF Support Parent 9.3.0-SNAPSHOT        [57/141]
12:38:14 [2024-03-15T16:38:14.724Z] [INFO]   from btf/pom.xml
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] --------------------------------[ pom ]---------------------------------
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
12:38:14 [2024-03-15T16:38:14.724Z] [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.*
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [58/141]
12:38:14 [2024-03-15T16:38:14.724Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:14 [2024-03-15T16:38:14.724Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:14 [2024-03-15T16:38:14.724Z] [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
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] The project's OSGi version is 3.1.0.202403151637
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
12:38:14 [2024-03-15T16:38:14.724Z] [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.*
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src/main/resources
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
12:38:14 [2024-03-15T16:38:14.724Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:14 [2024-03-15T16:38:14.724Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:14 [2024-03-15T16:38:14.724Z] [WARNING] The 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
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] Nothing to compile - all classes are up to date
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [59/141]
12:38:14 [2024-03-15T16:38:14.724Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
12:38:14 [2024-03-15T16:38:14.724Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:14 [2024-03-15T16:38:14.724Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:14 [2024-03-15T16:38:14.724Z] [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
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] The project's OSGi version is 1.1.0.202403151637
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
12:38:14 [2024-03-15T16:38:14.980Z] [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.*
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] 
12:38:14 [2024-03-15T16:38:14.980Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
12:38:14 [2024-03-15T16:38:14.980Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:14 [2024-03-15T16:38:14.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:14 [2024-03-15T16:38:14.981Z] [WARNING] The 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
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] Nothing to compile - all classes are up to date
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] 
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] Building Trace Compass Documentation 9.3.0-SNAPSHOT             [60/141]
12:38:15 [2024-03-15T16:38:15.236Z] [INFO]   from doc/pom.xml
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] --------------------------------[ pom ]---------------------------------
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] 
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] 
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
12:38:15 [2024-03-15T16:38:15.236Z] [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.*
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] 
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user >--
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] Building Trace Compass Profiling User Guide 9.3.0-SNAPSHOT      [61/141]
12:38:15 [2024-03-15T16:38:15.236Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:15 [2024-03-15T16:38:15.236Z] [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
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] 
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] 
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] 
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] 
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] 
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] 
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] Resolving class path of Trace Compass Profiling User Guide
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] 
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:15 [2024-03-15T16:38:15.236Z] [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.*
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] 
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:15 [2024-03-15T16:38:15.236Z] [INFO] Executing tasks
12:38:15 [2024-03-15T16:38:15.491Z] 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
12:38:15 [2024-03-15T16:38:15.491Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
12:38:15 [2024-03-15T16:38:15.491Z] [INFO] Executed tasks
12:38:15 [2024-03-15T16:38:15.491Z] [INFO] 
12:38:15 [2024-03-15T16:38:15.491Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:15 [2024-03-15T16:38:15.491Z] [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
12:38:15 [2024-03-15T16:38:15.491Z] [INFO] 
12:38:15 [2024-03-15T16:38:15.491Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:15 [2024-03-15T16:38:15.491Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:15 [2024-03-15T16:38:15.491Z] [INFO] 
12:38:15 [2024-03-15T16:38:15.491Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:15 [2024-03-15T16:38:15.491Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.23
12:38:16 [2024-03-15T16:38:16.053Z] [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
12:38:16 [2024-03-15T16:38:16.053Z] [INFO] Command line:
12:38:16 [2024-03-15T16:38:16.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.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]
12:38:16 [2024-03-15T16:38:16.053Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:38:17 [2024-03-15T16:38:17.438Z] Buildfile: build.xml
12:38:17 [2024-03-15T16:38:17.438Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:38:17 [2024-03-15T16:38:17.438Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:38:17 [2024-03-15T16:38:17.438Z] 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)
12:38:17 [2024-03-15T16:38:17.438Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:38:17 [2024-03-15T16:38:17.438Z] WARNING: System::setSecurityManager will be removed in a future release
12:38:17 [2024-03-15T16:38:17.438Z] 
12:38:17 [2024-03-15T16:38:17.438Z] build.index:
12:38:17 [2024-03-15T16:38:17.999Z] BUILD SUCCESSFUL
12:38:17 [2024-03-15T16:38:17.999Z] 
12:38:17 [2024-03-15T16:38:17.999Z] BUILD SUCCESSFUL
12:38:17 [2024-03-15T16:38:17.999Z] Total time: 1 second
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] 
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] Building Trace Compass Developer Guide 9.3.0-SNAPSHOT           [62/141]
12:38:17 [2024-03-15T16:38:17.999Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:17 [2024-03-15T16:38:17.999Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:38:17 [2024-03-15T16:38:17.999Z] [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
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] 
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] 
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] 
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] 
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] 
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] 
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] Resolving class path of Trace Compass Developer Guide
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] 
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
12:38:17 [2024-03-15T16:38:17.999Z] [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.*
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] 
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
12:38:17 [2024-03-15T16:38:17.999Z] [INFO] Executing tasks
12:38:18 [2024-03-15T16:38:18.559Z] 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
12:38:18 [2024-03-15T16:38:18.559Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
12:38:18 [2024-03-15T16:38:18.559Z] [INFO] Executed tasks
12:38:18 [2024-03-15T16:38:18.559Z] [INFO] 
12:38:18 [2024-03-15T16:38:18.559Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
12:38:18 [2024-03-15T16:38:18.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
12:38:18 [2024-03-15T16:38:18.559Z] [INFO] 
12:38:18 [2024-03-15T16:38:18.559Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
12:38:18 [2024-03-15T16:38:18.559Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:18 [2024-03-15T16:38:18.559Z] [INFO] 
12:38:18 [2024-03-15T16:38:18.559Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
12:38:18 [2024-03-15T16:38:18.559Z] [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
12:38:18 [2024-03-15T16:38:18.559Z] [INFO] Command line:
12:38:18 [2024-03-15T16:38:18.559Z] 	[/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]
12:38:18 [2024-03-15T16:38:18.560Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:38:19 [2024-03-15T16:38:19.923Z] Buildfile: build.xml
12:38:19 [2024-03-15T16:38:19.923Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:38:19 [2024-03-15T16:38:19.923Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:38:19 [2024-03-15T16:38:19.923Z] 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)
12:38:19 [2024-03-15T16:38:19.923Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:38:19 [2024-03-15T16:38:19.923Z] WARNING: System::setSecurityManager will be removed in a future release
12:38:19 [2024-03-15T16:38:19.923Z] 
12:38:19 [2024-03-15T16:38:19.923Z] build.index:
12:38:21 [2024-03-15T16:38:21.287Z] BUILD SUCCESSFUL
12:38:21 [2024-03-15T16:38:21.287Z] 
12:38:21 [2024-03-15T16:38:21.287Z] BUILD SUCCESSFUL
12:38:21 [2024-03-15T16:38:21.287Z] Total time: 1 second
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [63/141]
12:38:21 [2024-03-15T16:38:21.287Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:21 [2024-03-15T16:38:21.287Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:21 [2024-03-15T16:38:21.287Z] [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
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] The project's OSGi version is 2.2.0.202403151637
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:38:21 [2024-03-15T16:38:21.287Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
12:38:21 [2024-03-15T16:38:21.543Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.543Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:38:21 [2024-03-15T16:38:21.543Z] [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.*
12:38:21 [2024-03-15T16:38:21.543Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.543Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:38:21 [2024-03-15T16:38:21.543Z] [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
12:38:21 [2024-03-15T16:38:21.543Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.543Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:38:21 [2024-03-15T16:38:21.543Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:21 [2024-03-15T16:38:21.543Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:21 [2024-03-15T16:38:21.543Z] [WARNING] The 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
12:38:21 [2024-03-15T16:38:21.543Z] [INFO] Nothing to compile - all classes are up to date
12:38:21 [2024-03-15T16:38:21.543Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.543Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
12:38:21 [2024-03-15T16:38:21.543Z] [INFO] Building org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT            [64/141]
12:38:21 [2024-03-15T16:38:21.543Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
12:38:21 [2024-03-15T16:38:21.543Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:38:21 [2024-03-15T16:38:21.543Z] [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
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
12:38:21 [2024-03-15T16:38:21.798Z] [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.*
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/src/main/resources
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] 
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] Building org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT            [65/141]
12:38:21 [2024-03-15T16:38:21.798Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
12:38:21 [2024-03-15T16:38:21.798Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:38:21 [2024-03-15T16:38:21.799Z] [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
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
12:38:22 [2024-03-15T16:38:22.054Z] [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.*
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/src/main/resources
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [66/141]
12:38:22 [2024-03-15T16:38:22.054Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
12:38:22 [2024-03-15T16:38:22.054Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:22 [2024-03-15T16:38:22.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
12:38:22 [2024-03-15T16:38:22.054Z] [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
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] The project's OSGi version is 1.0.4.202403151637
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
12:38:22 [2024-03-15T16:38:22.310Z] [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.*
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
12:38:22 [2024-03-15T16:38:22.310Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:22 [2024-03-15T16:38:22.310Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:22 [2024-03-15T16:38:22.310Z] [WARNING] The 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
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] Nothing to compile - all classes are up to date
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [67/141]
12:38:22 [2024-03-15T16:38:22.310Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
12:38:22 [2024-03-15T16:38:22.310Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:22 [2024-03-15T16:38:22.310Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:22 [2024-03-15T16:38:22.310Z] [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
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] The project's OSGi version is 1.1.11.202403151637
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
12:38:22 [2024-03-15T16:38:22.566Z] [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.*
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
12:38:22 [2024-03-15T16:38:22.566Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:22 [2024-03-15T16:38:22.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
12:38:22 [2024-03-15T16:38:22.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.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
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] Nothing to compile - all classes are up to date
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] Building org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT            [68/141]
12:38:22 [2024-03-15T16:38:22.566Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:38:22 [2024-03-15T16:38:22.566Z] [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
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
12:38:22 [2024-03-15T16:38:22.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/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/src/main/resources
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [69/141]
12:38:22 [2024-03-15T16:38:22.566Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
12:38:22 [2024-03-15T16:38:22.566Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:22 [2024-03-15T16:38:22.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
12:38:22 [2024-03-15T16:38:22.566Z] [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
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] The project's OSGi version is 1.0.4.202403151637
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:38:22 [2024-03-15T16:38:22.822Z] [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.*
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:38:22 [2024-03-15T16:38:22.822Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:22 [2024-03-15T16:38:22.822Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:22 [2024-03-15T16:38:22.822Z] [WARNING] The 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
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] Nothing to compile - all classes are up to date
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] 
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT        [70/141]
12:38:22 [2024-03-15T16:38:22.822Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
12:38:22 [2024-03-15T16:38:22.822Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:38:22 [2024-03-15T16:38:22.822Z] [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
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
12:38:23 [2024-03-15T16:38:23.078Z] [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.*
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [71/141]
12:38:23 [2024-03-15T16:38:23.078Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
12:38:23 [2024-03-15T16:38:23.078Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:23 [2024-03-15T16:38:23.078Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:23 [2024-03-15T16:38:23.078Z] [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
12:38:23 [2024-03-15T16:38:23.334Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.334Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:38:23 [2024-03-15T16:38:23.334Z] [INFO] The project's OSGi version is 1.0.12.202403151637
12:38:23 [2024-03-15T16:38:23.334Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.334Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:38:23 [2024-03-15T16:38:23.334Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.334Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:38:23 [2024-03-15T16:38:23.334Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.334Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:38:23 [2024-03-15T16:38:23.334Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.334Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:38:23 [2024-03-15T16:38:23.334Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.334Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:38:23 [2024-03-15T16:38:23.334Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:38:23 [2024-03-15T16:38:23.590Z] [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.*
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:38:23 [2024-03-15T16:38:23.590Z] [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
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:38:23 [2024-03-15T16:38:23.590Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:23 [2024-03-15T16:38:23.590Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:23 [2024-03-15T16:38:23.590Z] [WARNING] The 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
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] Nothing to compile - all classes are up to date
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] Building Trace Compass User Guide 9.3.0-SNAPSHOT                [72/141]
12:38:23 [2024-03-15T16:38:23.590Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:23 [2024-03-15T16:38:23.590Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:38:23 [2024-03-15T16:38:23.590Z] [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
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
12:38:23 [2024-03-15T16:38:23.590Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.591Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
12:38:23 [2024-03-15T16:38:23.591Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.591Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
12:38:23 [2024-03-15T16:38:23.591Z] [INFO] Resolving class path of Trace Compass User Guide
12:38:23 [2024-03-15T16:38:23.591Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.591Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
12:38:23 [2024-03-15T16:38:23.591Z] [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.*
12:38:23 [2024-03-15T16:38:23.591Z] [INFO] 
12:38:23 [2024-03-15T16:38:23.591Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
12:38:23 [2024-03-15T16:38:23.846Z] [INFO] Executing tasks
12:38:24 [2024-03-15T16:38:24.101Z] 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
12:38:24 [2024-03-15T16:38:24.101Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
12:38:24 [2024-03-15T16:38:24.101Z] [INFO] Executed tasks
12:38:24 [2024-03-15T16:38:24.101Z] [INFO] 
12:38:24 [2024-03-15T16:38:24.102Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
12:38:24 [2024-03-15T16:38:24.102Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/src/main/resources
12:38:24 [2024-03-15T16:38:24.102Z] [INFO] 
12:38:24 [2024-03-15T16:38:24.102Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
12:38:24 [2024-03-15T16:38:24.102Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:24 [2024-03-15T16:38:24.102Z] [INFO] 
12:38:24 [2024-03-15T16:38:24.102Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
12:38:24 [2024-03-15T16:38:24.102Z] [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
12:38:24 [2024-03-15T16:38:24.102Z] [INFO] Command line:
12:38:24 [2024-03-15T16:38:24.102Z] 	[/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]
12:38:24 [2024-03-15T16:38:24.102Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:38:25 [2024-03-15T16:38:25.467Z] Buildfile: build.xml
12:38:25 [2024-03-15T16:38:25.467Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:38:25 [2024-03-15T16:38:25.467Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:38:25 [2024-03-15T16:38:25.467Z] 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)
12:38:25 [2024-03-15T16:38:25.467Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:38:25 [2024-03-15T16:38:25.467Z] WARNING: System::setSecurityManager will be removed in a future release
12:38:25 [2024-03-15T16:38:25.467Z] 
12:38:25 [2024-03-15T16:38:25.467Z] build.index:
12:38:26 [2024-03-15T16:38:26.833Z] BUILD SUCCESSFUL
12:38:26 [2024-03-15T16:38:26.833Z] 
12:38:26 [2024-03-15T16:38:26.833Z] BUILD SUCCESSFUL
12:38:26 [2024-03-15T16:38:26.833Z] Total time: 1 second
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] 
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT [73/141]
12:38:26 [2024-03-15T16:38:26.833Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:26 [2024-03-15T16:38:26.833Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:38:26 [2024-03-15T16:38:26.833Z] [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
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] 
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] 
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] 
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] 
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] 
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] 
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] 
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:38:26 [2024-03-15T16:38:26.833Z] [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.*
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] 
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] Executing tasks
12:38:26 [2024-03-15T16:38:26.833Z] 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
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] Executed tasks
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] 
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] 
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:38:26 [2024-03-15T16:38:26.833Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] 
12:38:26 [2024-03-15T16:38:26.833Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:38:27 [2024-03-15T16:38:27.089Z] [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
12:38:27 [2024-03-15T16:38:27.089Z] [INFO] Command line:
12:38:27 [2024-03-15T16:38:27.089Z] 	[/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]
12:38:27 [2024-03-15T16:38:27.090Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:38:28 [2024-03-15T16:38:28.453Z] Buildfile: build.xml
12:38:28 [2024-03-15T16:38:28.453Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:38:28 [2024-03-15T16:38:28.453Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:38:28 [2024-03-15T16:38:28.453Z] 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)
12:38:28 [2024-03-15T16:38:28.453Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:38:28 [2024-03-15T16:38:28.453Z] WARNING: System::setSecurityManager will be removed in a future release
12:38:28 [2024-03-15T16:38:28.453Z] 
12:38:28 [2024-03-15T16:38:28.453Z] build.index:
12:38:29 [2024-03-15T16:38:29.013Z] BUILD SUCCESSFUL
12:38:29 [2024-03-15T16:38:29.013Z] 
12:38:29 [2024-03-15T16:38:29.013Z] BUILD SUCCESSFUL
12:38:29 [2024-03-15T16:38:29.013Z] Total time: 1 second
12:38:29 [2024-03-15T16:38:29.013Z] [INFO] 
12:38:29 [2024-03-15T16:38:29.013Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
12:38:29 [2024-03-15T16:38:29.013Z] [INFO] Building Trace Compass RCP User Guide 9.3.0-SNAPSHOT            [74/141]
12:38:29 [2024-03-15T16:38:29.013Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
12:38:29 [2024-03-15T16:38:29.013Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:29 [2024-03-15T16:38:29.013Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:38:29 [2024-03-15T16:38:29.013Z] [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
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] 
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] 
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] 
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] 
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] 
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] 
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] Resolving class path of Trace Compass RCP User Guide
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] 
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
12:38:29 [2024-03-15T16:38:29.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/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] 
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] Executing tasks
12:38:29 [2024-03-15T16:38:29.269Z] 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
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] Executed tasks
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] 
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] 
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
12:38:29 [2024-03-15T16:38:29.269Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] 
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
12:38:29 [2024-03-15T16:38:29.269Z] [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
12:38:29 [2024-03-15T16:38:29.269Z] [INFO] Command line:
12:38:29 [2024-03-15T16:38:29.269Z] 	[/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]
12:38:29 [2024-03-15T16:38:29.269Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:38:30 [2024-03-15T16:38:30.635Z] Buildfile: build.xml
12:38:30 [2024-03-15T16:38:30.635Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:38:30 [2024-03-15T16:38:30.635Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:38:30 [2024-03-15T16:38:30.635Z] 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)
12:38:30 [2024-03-15T16:38:30.635Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:38:30 [2024-03-15T16:38:30.635Z] WARNING: System::setSecurityManager will be removed in a future release
12:38:30 [2024-03-15T16:38:30.635Z] 
12:38:30 [2024-03-15T16:38:30.635Z] build.index:
12:38:31 [2024-03-15T16:38:31.195Z] BUILD SUCCESSFUL
12:38:31 [2024-03-15T16:38:31.195Z] 
12:38:31 [2024-03-15T16:38:31.195Z] BUILD SUCCESSFUL
12:38:31 [2024-03-15T16:38:31.195Z] Total time: 1 second
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] 
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] Building Trace Compass Pcap User Guide 9.3.0-SNAPSHOT           [75/141]
12:38:31 [2024-03-15T16:38:31.195Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:31 [2024-03-15T16:38:31.195Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:38:31 [2024-03-15T16:38:31.195Z] [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
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] 
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] 
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] 
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] 
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] 
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] 
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] 
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:38:31 [2024-03-15T16:38:31.195Z] [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.*
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] 
12:38:31 [2024-03-15T16:38:31.195Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:38:31 [2024-03-15T16:38:31.452Z] [INFO] Executing tasks
12:38:31 [2024-03-15T16:38:31.452Z] 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
12:38:31 [2024-03-15T16:38:31.452Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
12:38:31 [2024-03-15T16:38:31.452Z] [INFO] Executed tasks
12:38:31 [2024-03-15T16:38:31.452Z] [INFO] 
12:38:31 [2024-03-15T16:38:31.452Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:38:31 [2024-03-15T16:38:31.452Z] [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
12:38:31 [2024-03-15T16:38:31.452Z] [INFO] 
12:38:31 [2024-03-15T16:38:31.452Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:38:31 [2024-03-15T16:38:31.452Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:31 [2024-03-15T16:38:31.452Z] [INFO] 
12:38:31 [2024-03-15T16:38:31.452Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:38:31 [2024-03-15T16:38:31.452Z] [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
12:38:31 [2024-03-15T16:38:31.452Z] [INFO] Command line:
12:38:31 [2024-03-15T16:38:31.452Z] 	[/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]
12:38:31 [2024-03-15T16:38:31.453Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:38:32 [2024-03-15T16:38:32.816Z] Buildfile: build.xml
12:38:32 [2024-03-15T16:38:32.816Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:38:32 [2024-03-15T16:38:32.816Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:38:32 [2024-03-15T16:38:32.816Z] 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)
12:38:32 [2024-03-15T16:38:32.817Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:38:32 [2024-03-15T16:38:32.817Z] WARNING: System::setSecurityManager will be removed in a future release
12:38:32 [2024-03-15T16:38:32.817Z] 
12:38:32 [2024-03-15T16:38:32.817Z] build.index:
12:38:33 [2024-03-15T16:38:33.378Z] BUILD SUCCESSFUL
12:38:33 [2024-03-15T16:38:33.378Z] 
12:38:33 [2024-03-15T16:38:33.378Z] BUILD SUCCESSFUL
12:38:33 [2024-03-15T16:38:33.378Z] Total time: 1 second
12:38:33 [2024-03-15T16:38:33.378Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.378Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
12:38:33 [2024-03-15T16:38:33.378Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [76/141]
12:38:33 [2024-03-15T16:38:33.378Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
12:38:33 [2024-03-15T16:38:33.378Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:33 [2024-03-15T16:38:33.378Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:33 [2024-03-15T16:38:33.378Z] [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
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] The project's OSGi version is 1.0.11.202403151637
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
12:38:33 [2024-03-15T16:38:33.633Z] [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.*
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src/main/resources
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.633Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
12:38:33 [2024-03-15T16:38:33.633Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:33 [2024-03-15T16:38:33.633Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:33 [2024-03-15T16:38:33.633Z] [WARNING] The 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
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] Nothing to compile - all classes are up to date
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT [77/141]
12:38:33 [2024-03-15T16:38:33.889Z] [INFO]   from gdbtrace/pom.xml
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] --------------------------------[ pom ]---------------------------------
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:38:33 [2024-03-15T16:38:33.889Z] [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.*
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [78/141]
12:38:33 [2024-03-15T16:38:33.889Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:33 [2024-03-15T16:38:33.889Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:33 [2024-03-15T16:38:33.889Z] [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
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] The project's OSGi version is 1.1.1.202403151637
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] 
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
12:38:33 [2024-03-15T16:38:33.889Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
12:38:34 [2024-03-15T16:38:34.145Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.145Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
12:38:34 [2024-03-15T16:38:34.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/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
12:38:34 [2024-03-15T16:38:34.145Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.145Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
12:38:34 [2024-03-15T16:38:34.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
12:38:34 [2024-03-15T16:38:34.145Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.145Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
12:38:34 [2024-03-15T16:38:34.145Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:34 [2024-03-15T16:38:34.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
12:38:34 [2024-03-15T16:38:34.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.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
12:38:34 [2024-03-15T16:38:34.145Z] [INFO] Nothing to compile - all classes are up to date
12:38:34 [2024-03-15T16:38:34.145Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.145Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
12:38:34 [2024-03-15T16:38:34.145Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [79/141]
12:38:34 [2024-03-15T16:38:34.145Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
12:38:34 [2024-03-15T16:38:34.145Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:34 [2024-03-15T16:38:34.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
12:38:34 [2024-03-15T16:38:34.145Z] [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
12:38:34 [2024-03-15T16:38:34.401Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.401Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:38:34 [2024-03-15T16:38:34.401Z] [INFO] The project's OSGi version is 1.2.0.202403151637
12:38:34 [2024-03-15T16:38:34.401Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.401Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:38:34 [2024-03-15T16:38:34.401Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.401Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:38:34 [2024-03-15T16:38:34.401Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.401Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:38:34 [2024-03-15T16:38:34.401Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.401Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:38:34 [2024-03-15T16:38:34.401Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.401Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:38:34 [2024-03-15T16:38:34.401Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
12:38:34 [2024-03-15T16:38:34.656Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.656Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:38:34 [2024-03-15T16:38:34.656Z] [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.*
12:38:34 [2024-03-15T16:38:34.656Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.656Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:38:34 [2024-03-15T16:38:34.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
12:38:34 [2024-03-15T16:38:34.656Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.656Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:38:34 [2024-03-15T16:38:34.656Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:34 [2024-03-15T16:38:34.656Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:34 [2024-03-15T16:38:34.656Z] [WARNING] The 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
12:38:34 [2024-03-15T16:38:34.656Z] [INFO] Nothing to compile - all classes are up to date
12:38:34 [2024-03-15T16:38:34.656Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.656Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
12:38:34 [2024-03-15T16:38:34.656Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT       [80/141]
12:38:34 [2024-03-15T16:38:34.656Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
12:38:34 [2024-03-15T16:38:34.656Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:38:34 [2024-03-15T16:38:34.656Z] [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
12:38:34 [2024-03-15T16:38:34.911Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.911Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
12:38:34 [2024-03-15T16:38:34.911Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:34 [2024-03-15T16:38:34.911Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.911Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
12:38:34 [2024-03-15T16:38:34.911Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.911Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
12:38:34 [2024-03-15T16:38:34.911Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.911Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
12:38:34 [2024-03-15T16:38:34.911Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.911Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
12:38:34 [2024-03-15T16:38:34.911Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.911Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
12:38:34 [2024-03-15T16:38:34.911Z] [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.*
12:38:34 [2024-03-15T16:38:34.912Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.912Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
12:38:34 [2024-03-15T16:38:34.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
12:38:34 [2024-03-15T16:38:34.912Z] [INFO] 
12:38:34 [2024-03-15T16:38:34.912Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
12:38:34 [2024-03-15T16:38:34.912Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [81/141]
12:38:34 [2024-03-15T16:38:34.912Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
12:38:34 [2024-03-15T16:38:34.912Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:34 [2024-03-15T16:38:34.912Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:34 [2024-03-15T16:38:34.912Z] [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
12:38:35 [2024-03-15T16:38:35.167Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.167Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:38:35 [2024-03-15T16:38:35.167Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:38:35 [2024-03-15T16:38:35.167Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.167Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:38:35 [2024-03-15T16:38:35.167Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.167Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:38:35 [2024-03-15T16:38:35.167Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.167Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:38:35 [2024-03-15T16:38:35.167Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.167Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:38:35 [2024-03-15T16:38:35.168Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.168Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:38:35 [2024-03-15T16:38:35.168Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
12:38:35 [2024-03-15T16:38:35.423Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.423Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:38:35 [2024-03-15T16:38:35.423Z] [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.*
12:38:35 [2024-03-15T16:38:35.423Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.423Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:38:35 [2024-03-15T16:38:35.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
12:38:35 [2024-03-15T16:38:35.423Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.423Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:38:35 [2024-03-15T16:38:35.423Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:35 [2024-03-15T16:38:35.423Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:35 [2024-03-15T16:38:35.423Z] [WARNING] The 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
12:38:35 [2024-03-15T16:38:35.423Z] [INFO] Nothing to compile - all classes are up to date
12:38:35 [2024-03-15T16:38:35.423Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.423Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
12:38:35 [2024-03-15T16:38:35.423Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [82/141]
12:38:35 [2024-03-15T16:38:35.423Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
12:38:35 [2024-03-15T16:38:35.423Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:35 [2024-03-15T16:38:35.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
12:38:35 [2024-03-15T16:38:35.424Z] [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
12:38:35 [2024-03-15T16:38:35.681Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.681Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:38:35 [2024-03-15T16:38:35.681Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:38:35 [2024-03-15T16:38:35.681Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.681Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:38:35 [2024-03-15T16:38:35.681Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.681Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:38:35 [2024-03-15T16:38:35.681Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.681Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:38:35 [2024-03-15T16:38:35.681Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.681Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:38:35 [2024-03-15T16:38:35.681Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.681Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:38:35 [2024-03-15T16:38:35.681Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
12:38:35 [2024-03-15T16:38:35.937Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.937Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:38:35 [2024-03-15T16:38:35.937Z] [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.*
12:38:35 [2024-03-15T16:38:35.937Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.937Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:38:35 [2024-03-15T16:38:35.937Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
12:38:35 [2024-03-15T16:38:35.937Z] [INFO] 
12:38:35 [2024-03-15T16:38:35.937Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:38:35 [2024-03-15T16:38:35.937Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:35 [2024-03-15T16:38:35.937Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:35 [2024-03-15T16:38:35.937Z] [WARNING] The 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
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] Nothing to compile - all classes are up to date
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [83/141]
12:38:36 [2024-03-15T16:38:36.193Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:36 [2024-03-15T16:38:36.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
12:38:36 [2024-03-15T16:38:36.193Z] [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
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:38:36 [2024-03-15T16:38:36.193Z] [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.*
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:38:36 [2024-03-15T16:38:36.193Z] [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
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.193Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:38:36 [2024-03-15T16:38:36.193Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:36 [2024-03-15T16:38:36.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
12:38:36 [2024-03-15T16:38:36.193Z] [WARNING] The 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
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] Nothing to compile - all classes are up to date
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [84/141]
12:38:36 [2024-03-15T16:38:36.449Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:36 [2024-03-15T16:38:36.449Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:36 [2024-03-15T16:38:36.449Z] [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
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] The project's OSGi version is 2.1.0.202403151637
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
12:38:36 [2024-03-15T16:38:36.449Z] [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.*
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
12:38:36 [2024-03-15T16:38:36.449Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:36 [2024-03-15T16:38:36.449Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:36 [2024-03-15T16:38:36.449Z] [WARNING] The 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
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] Nothing to compile - all classes are up to date
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [85/141]
12:38:36 [2024-03-15T16:38:36.449Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
12:38:36 [2024-03-15T16:38:36.449Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:36 [2024-03-15T16:38:36.449Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:36 [2024-03-15T16:38:36.449Z] [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
12:38:36 [2024-03-15T16:38:36.704Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.704Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:38:36 [2024-03-15T16:38:36.704Z] [INFO] The project's OSGi version is 1.1.0.202403151637
12:38:36 [2024-03-15T16:38:36.704Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.704Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:38:36 [2024-03-15T16:38:36.704Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.704Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:38:36 [2024-03-15T16:38:36.704Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.704Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:38:36 [2024-03-15T16:38:36.704Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.705Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:38:36 [2024-03-15T16:38:36.705Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.705Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:38:36 [2024-03-15T16:38:36.705Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:38:36 [2024-03-15T16:38:36.960Z] [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.*
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:38:36 [2024-03-15T16:38:36.960Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:36 [2024-03-15T16:38:36.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
12:38:36 [2024-03-15T16:38:36.960Z] [WARNING] The 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
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] Nothing to compile - all classes are up to date
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [86/141]
12:38:36 [2024-03-15T16:38:36.960Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:36 [2024-03-15T16:38:36.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
12:38:36 [2024-03-15T16:38:36.960Z] [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
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] The project's OSGi version is 1.3.0.202403151637
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
12:38:36 [2024-03-15T16:38:36.960Z] [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.*
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
12:38:36 [2024-03-15T16:38:36.960Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:36 [2024-03-15T16:38:36.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
12:38:36 [2024-03-15T16:38:36.960Z] [WARNING] The 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
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] Nothing to compile - all classes are up to date
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] 
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [87/141]
12:38:36 [2024-03-15T16:38:36.960Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
12:38:36 [2024-03-15T16:38:36.960Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:36 [2024-03-15T16:38:36.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
12:38:36 [2024-03-15T16:38:36.960Z] [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
12:38:37 [2024-03-15T16:38:37.216Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.216Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:38:37 [2024-03-15T16:38:37.216Z] [INFO] The project's OSGi version is 1.3.0.202403151637
12:38:37 [2024-03-15T16:38:37.216Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.216Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:38:37 [2024-03-15T16:38:37.216Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.216Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:38:37 [2024-03-15T16:38:37.216Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.216Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:38:37 [2024-03-15T16:38:37.216Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.216Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:38:37 [2024-03-15T16:38:37.216Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.216Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:38:37 [2024-03-15T16:38:37.216Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
12:38:37 [2024-03-15T16:38:37.471Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.471Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:38:37 [2024-03-15T16:38:37.471Z] [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.*
12:38:37 [2024-03-15T16:38:37.471Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.471Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:38:37 [2024-03-15T16:38:37.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
12:38:37 [2024-03-15T16:38:37.471Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.471Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:38:37 [2024-03-15T16:38:37.471Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:37 [2024-03-15T16:38:37.471Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:37 [2024-03-15T16:38:37.471Z] [WARNING] The 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
12:38:37 [2024-03-15T16:38:37.471Z] [INFO] Nothing to compile - all classes are up to date
12:38:37 [2024-03-15T16:38:37.471Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.471Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
12:38:37 [2024-03-15T16:38:37.471Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT [88/141]
12:38:37 [2024-03-15T16:38:37.471Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
12:38:37 [2024-03-15T16:38:37.471Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:38:37 [2024-03-15T16:38:37.471Z] [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
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
12:38:37 [2024-03-15T16:38:37.727Z] [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.*
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [89/141]
12:38:37 [2024-03-15T16:38:37.727Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:37 [2024-03-15T16:38:37.727Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:37 [2024-03-15T16:38:37.727Z] [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
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] The project's OSGi version is 1.1.4.202403151637
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:38:37 [2024-03-15T16:38:37.727Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
12:38:37 [2024-03-15T16:38:37.982Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.982Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:38:37 [2024-03-15T16:38:37.982Z] [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.*
12:38:37 [2024-03-15T16:38:37.982Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.982Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:38:37 [2024-03-15T16:38:37.982Z] [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
12:38:37 [2024-03-15T16:38:37.982Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.982Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:38:37 [2024-03-15T16:38:37.982Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:37 [2024-03-15T16:38:37.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
12:38:37 [2024-03-15T16:38:37.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.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
12:38:37 [2024-03-15T16:38:37.982Z] [INFO] Nothing to compile - all classes are up to date
12:38:37 [2024-03-15T16:38:37.982Z] [INFO] 
12:38:37 [2024-03-15T16:38:37.982Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
12:38:37 [2024-03-15T16:38:37.982Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [90/141]
12:38:37 [2024-03-15T16:38:37.982Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
12:38:37 [2024-03-15T16:38:37.982Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:37 [2024-03-15T16:38:37.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
12:38:37 [2024-03-15T16:38:37.982Z] [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
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:38:38 [2024-03-15T16:38:38.239Z] [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.*
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:38:38 [2024-03-15T16:38:38.239Z] [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
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:38:38 [2024-03-15T16:38:38.239Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:38 [2024-03-15T16:38:38.239Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:38 [2024-03-15T16:38:38.239Z] [WARNING] The 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
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] Nothing to compile - all classes are up to date
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [91/141]
12:38:38 [2024-03-15T16:38:38.239Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
12:38:38 [2024-03-15T16:38:38.239Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:38 [2024-03-15T16:38:38.239Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:38 [2024-03-15T16:38:38.239Z] [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
12:38:38 [2024-03-15T16:38:38.495Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.495Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:38:38 [2024-03-15T16:38:38.495Z] [INFO] The project's OSGi version is 2.0.6.202403151637
12:38:38 [2024-03-15T16:38:38.495Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.495Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:38:38 [2024-03-15T16:38:38.495Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.495Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:38:38 [2024-03-15T16:38:38.495Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.495Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:38:38 [2024-03-15T16:38:38.495Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.495Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:38:38 [2024-03-15T16:38:38.495Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.495Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:38:38 [2024-03-15T16:38:38.495Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
12:38:38 [2024-03-15T16:38:38.751Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.751Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:38:38 [2024-03-15T16:38:38.751Z] [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.*
12:38:38 [2024-03-15T16:38:38.751Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.751Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:38:38 [2024-03-15T16:38:38.751Z] [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
12:38:38 [2024-03-15T16:38:38.751Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.751Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:38:38 [2024-03-15T16:38:38.751Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:38 [2024-03-15T16:38:38.751Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:38 [2024-03-15T16:38:38.751Z] [WARNING] The 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
12:38:38 [2024-03-15T16:38:38.751Z] [INFO] Nothing to compile - all classes are up to date
12:38:38 [2024-03-15T16:38:38.751Z] [INFO] 
12:38:38 [2024-03-15T16:38:38.751Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
12:38:38 [2024-03-15T16:38:38.751Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [92/141]
12:38:38 [2024-03-15T16:38:38.751Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
12:38:38 [2024-03-15T16:38:38.751Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:38 [2024-03-15T16:38:38.751Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:38 [2024-03-15T16:38:38.751Z] [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
12:38:39 [2024-03-15T16:38:39.006Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.006Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:38:39 [2024-03-15T16:38:39.006Z] [INFO] The project's OSGi version is 1.0.9.202403151637
12:38:39 [2024-03-15T16:38:39.006Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.006Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:38:39 [2024-03-15T16:38:39.006Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.006Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:38:39 [2024-03-15T16:38:39.006Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.006Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:38:39 [2024-03-15T16:38:39.006Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.006Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:38:39 [2024-03-15T16:38:39.006Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.006Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:38:39 [2024-03-15T16:38:39.006Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
12:38:39 [2024-03-15T16:38:39.261Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.261Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:38:39 [2024-03-15T16:38:39.261Z] [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.*
12:38:39 [2024-03-15T16:38:39.261Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.261Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:38:39 [2024-03-15T16:38:39.261Z] [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
12:38:39 [2024-03-15T16:38:39.262Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.262Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:38:39 [2024-03-15T16:38:39.262Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:39 [2024-03-15T16:38:39.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
12:38:39 [2024-03-15T16:38:39.262Z] [WARNING] The 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
12:38:39 [2024-03-15T16:38:39.262Z] [INFO] Nothing to compile - all classes are up to date
12:38:39 [2024-03-15T16:38:39.262Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.262Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
12:38:39 [2024-03-15T16:38:39.262Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [93/141]
12:38:39 [2024-03-15T16:38:39.262Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
12:38:39 [2024-03-15T16:38:39.262Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:39 [2024-03-15T16:38:39.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
12:38:39 [2024-03-15T16:38:39.262Z] [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
12:38:39 [2024-03-15T16:38:39.518Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.518Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:38:39 [2024-03-15T16:38:39.518Z] [INFO] The project's OSGi version is 2.1.0.202403151637
12:38:39 [2024-03-15T16:38:39.518Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.518Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:38:39 [2024-03-15T16:38:39.518Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.518Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:38:39 [2024-03-15T16:38:39.518Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.518Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:38:39 [2024-03-15T16:38:39.518Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.518Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:38:39 [2024-03-15T16:38:39.518Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.518Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:38:39 [2024-03-15T16:38:39.518Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
12:38:39 [2024-03-15T16:38:39.773Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.773Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:38:39 [2024-03-15T16:38:39.773Z] [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.*
12:38:39 [2024-03-15T16:38:39.773Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.773Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:38:39 [2024-03-15T16:38:39.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
12:38:39 [2024-03-15T16:38:39.773Z] [INFO] 
12:38:39 [2024-03-15T16:38:39.773Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:38:39 [2024-03-15T16:38:39.773Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:39 [2024-03-15T16:38:39.773Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:39 [2024-03-15T16:38:39.773Z] [WARNING] The 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
12:38:40 [2024-03-15T16:38:40.027Z] [INFO] Nothing to compile - all classes are up to date
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT  [94/141]
12:38:40 [2024-03-15T16:38:40.028Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:38:40 [2024-03-15T16:38:40.028Z] [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
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
12:38:40 [2024-03-15T16:38:40.028Z] [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.*
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [95/141]
12:38:40 [2024-03-15T16:38:40.028Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
12:38:40 [2024-03-15T16:38:40.028Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:40 [2024-03-15T16:38:40.028Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:40 [2024-03-15T16:38:40.284Z] [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
12:38:40 [2024-03-15T16:38:40.284Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.284Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:38:40 [2024-03-15T16:38:40.284Z] [INFO] The project's OSGi version is 1.0.16.202403151637
12:38:40 [2024-03-15T16:38:40.284Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.284Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:38:40 [2024-03-15T16:38:40.284Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.284Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:38:40 [2024-03-15T16:38:40.284Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.284Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:38:40 [2024-03-15T16:38:40.284Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.284Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:38:40 [2024-03-15T16:38:40.284Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.284Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:38:40 [2024-03-15T16:38:40.284Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:38:40 [2024-03-15T16:38:40.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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:38:40 [2024-03-15T16:38:40.540Z] [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
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:38:40 [2024-03-15T16:38:40.540Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:40 [2024-03-15T16:38:40.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
12:38:40 [2024-03-15T16:38:40.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.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
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] Nothing to compile - all classes are up to date
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [96/141]
12:38:40 [2024-03-15T16:38:40.540Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:40 [2024-03-15T16:38:40.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
12:38:40 [2024-03-15T16:38:40.540Z] [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
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] The project's OSGi version is 2.0.7.202403151637
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.540Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:38:40 [2024-03-15T16:38:40.541Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.541Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:38:40 [2024-03-15T16:38:40.541Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
12:38:40 [2024-03-15T16:38:40.796Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.796Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:38:40 [2024-03-15T16:38:40.796Z] [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.*
12:38:40 [2024-03-15T16:38:40.796Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.796Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:38:40 [2024-03-15T16:38:40.796Z] [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
12:38:40 [2024-03-15T16:38:40.796Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.796Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:38:40 [2024-03-15T16:38:40.796Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:40 [2024-03-15T16:38:40.796Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:40 [2024-03-15T16:38:40.796Z] [WARNING] The 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
12:38:40 [2024-03-15T16:38:40.796Z] [INFO] Nothing to compile - all classes are up to date
12:38:40 [2024-03-15T16:38:40.796Z] [INFO] 
12:38:40 [2024-03-15T16:38:40.796Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
12:38:40 [2024-03-15T16:38:40.796Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT [97/141]
12:38:40 [2024-03-15T16:38:40.796Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
12:38:40 [2024-03-15T16:38:40.796Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:40 [2024-03-15T16:38:40.796Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:40 [2024-03-15T16:38:40.796Z] [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
12:38:41 [2024-03-15T16:38:41.051Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.051Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:38:41 [2024-03-15T16:38:41.051Z] [INFO] The project's OSGi version is 1.0.21.202403151637
12:38:41 [2024-03-15T16:38:41.051Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.051Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:38:41 [2024-03-15T16:38:41.051Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.051Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:38:41 [2024-03-15T16:38:41.051Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.051Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:38:41 [2024-03-15T16:38:41.051Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.051Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:38:41 [2024-03-15T16:38:41.051Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.051Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:38:41 [2024-03-15T16:38:41.051Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
12:38:41 [2024-03-15T16:38:41.307Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.307Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:38:41 [2024-03-15T16:38:41.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/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
12:38:41 [2024-03-15T16:38:41.307Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.307Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:38:41 [2024-03-15T16:38:41.307Z] [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
12:38:41 [2024-03-15T16:38:41.307Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.307Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:38:41 [2024-03-15T16:38:41.307Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:41 [2024-03-15T16:38:41.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
12:38:41 [2024-03-15T16:38:41.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.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
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] Nothing to compile - all classes are up to date
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT [98/141]
12:38:41 [2024-03-15T16:38:41.562Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:41 [2024-03-15T16:38:41.562Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:41 [2024-03-15T16:38:41.562Z] [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
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] The project's OSGi version is 5.2.2.202403151637
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.562Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:38:41 [2024-03-15T16:38:41.562Z] [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.*
12:38:41 [2024-03-15T16:38:41.563Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.563Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:38:41 [2024-03-15T16:38:41.563Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
12:38:41 [2024-03-15T16:38:41.563Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.563Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:38:41 [2024-03-15T16:38:41.563Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:41 [2024-03-15T16:38:41.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
12:38:41 [2024-03-15T16:38:41.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.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
12:38:41 [2024-03-15T16:38:41.563Z] [INFO] Nothing to compile - all classes are up to date
12:38:41 [2024-03-15T16:38:41.563Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.563Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
12:38:41 [2024-03-15T16:38:41.563Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT  [99/141]
12:38:41 [2024-03-15T16:38:41.563Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
12:38:41 [2024-03-15T16:38:41.563Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:41 [2024-03-15T16:38:41.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
12:38:41 [2024-03-15T16:38:41.563Z] [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
12:38:41 [2024-03-15T16:38:41.818Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.818Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:38:41 [2024-03-15T16:38:41.818Z] [INFO] The project's OSGi version is 3.1.0.202403151637
12:38:41 [2024-03-15T16:38:41.818Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.818Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:38:41 [2024-03-15T16:38:41.818Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.818Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:38:41 [2024-03-15T16:38:41.818Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.818Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:38:41 [2024-03-15T16:38:41.818Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.818Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:38:41 [2024-03-15T16:38:41.818Z] [INFO] 
12:38:41 [2024-03-15T16:38:41.818Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:38:41 [2024-03-15T16:38:41.818Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
12:38:42 [2024-03-15T16:38:42.073Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.073Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:38:42 [2024-03-15T16:38:42.073Z] [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.*
12:38:42 [2024-03-15T16:38:42.073Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.073Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:38:42 [2024-03-15T16:38:42.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
12:38:42 [2024-03-15T16:38:42.073Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.073Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:38:42 [2024-03-15T16:38:42.073Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:42 [2024-03-15T16:38:42.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
12:38:42 [2024-03-15T16:38:42.073Z] [WARNING] The 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
12:38:42 [2024-03-15T16:38:42.073Z] [INFO] Nothing to compile - all classes are up to date
12:38:42 [2024-03-15T16:38:42.073Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.073Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
12:38:42 [2024-03-15T16:38:42.073Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT    [100/141]
12:38:42 [2024-03-15T16:38:42.073Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
12:38:42 [2024-03-15T16:38:42.073Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:38:42 [2024-03-15T16:38:42.073Z] [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
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
12:38:42 [2024-03-15T16:38:42.329Z] [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.*
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT [101/141]
12:38:42 [2024-03-15T16:38:42.329Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
12:38:42 [2024-03-15T16:38:42.329Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:42 [2024-03-15T16:38:42.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
12:38:42 [2024-03-15T16:38:42.329Z] [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
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] The project's OSGi version is 1.0.15.202403151637
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:38:42 [2024-03-15T16:38:42.584Z] [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.*
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:38:42 [2024-03-15T16:38:42.584Z] [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
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:38:42 [2024-03-15T16:38:42.584Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:42 [2024-03-15T16:38:42.584Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:42 [2024-03-15T16:38:42.584Z] [WARNING] The 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
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] Nothing to compile - all classes are up to date
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [102/141]
12:38:42 [2024-03-15T16:38:42.584Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
12:38:42 [2024-03-15T16:38:42.584Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:42 [2024-03-15T16:38:42.584Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:42 [2024-03-15T16:38:42.584Z] [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
12:38:42 [2024-03-15T16:38:42.840Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.840Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:38:42 [2024-03-15T16:38:42.840Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:38:42 [2024-03-15T16:38:42.840Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.840Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:38:42 [2024-03-15T16:38:42.840Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.840Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:38:42 [2024-03-15T16:38:42.840Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.840Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:38:42 [2024-03-15T16:38:42.840Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.840Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:38:42 [2024-03-15T16:38:42.840Z] [INFO] 
12:38:42 [2024-03-15T16:38:42.840Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:38:42 [2024-03-15T16:38:42.840Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
12:38:43 [2024-03-15T16:38:43.402Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.402Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:38:43 [2024-03-15T16:38:43.402Z] [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.*
12:38:43 [2024-03-15T16:38:43.402Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.402Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:38:43 [2024-03-15T16:38:43.402Z] [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
12:38:43 [2024-03-15T16:38:43.402Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.402Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:38:43 [2024-03-15T16:38:43.402Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:43 [2024-03-15T16:38:43.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
12:38:43 [2024-03-15T16:38:43.402Z] [WARNING] The 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
12:38:43 [2024-03-15T16:38:43.402Z] [INFO] Nothing to compile - all classes are up to date
12:38:43 [2024-03-15T16:38:43.402Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.402Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
12:38:43 [2024-03-15T16:38:43.402Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [103/141]
12:38:43 [2024-03-15T16:38:43.402Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
12:38:43 [2024-03-15T16:38:43.402Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:43 [2024-03-15T16:38:43.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
12:38:43 [2024-03-15T16:38:43.402Z] [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
12:38:43 [2024-03-15T16:38:43.658Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.658Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:38:43 [2024-03-15T16:38:43.658Z] [INFO] The project's OSGi version is 1.0.16.202403151637
12:38:43 [2024-03-15T16:38:43.658Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.658Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:38:43 [2024-03-15T16:38:43.658Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.658Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:38:43 [2024-03-15T16:38:43.658Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.658Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:38:43 [2024-03-15T16:38:43.658Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.658Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:38:43 [2024-03-15T16:38:43.658Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.658Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:38:43 [2024-03-15T16:38:43.658Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:38:43 [2024-03-15T16:38:43.914Z] [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.*
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:38:43 [2024-03-15T16:38:43.914Z] [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
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:38:43 [2024-03-15T16:38:43.914Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:43 [2024-03-15T16:38:43.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
12:38:43 [2024-03-15T16:38:43.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.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
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] Nothing to compile - all classes are up to date
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT [104/141]
12:38:43 [2024-03-15T16:38:43.914Z] [INFO]   from pcap/pom.xml
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] --------------------------------[ pom ]---------------------------------
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
12:38:43 [2024-03-15T16:38:43.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/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [105/141]
12:38:43 [2024-03-15T16:38:43.914Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:43 [2024-03-15T16:38:43.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
12:38:43 [2024-03-15T16:38:43.914Z] [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
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] The project's OSGi version is 1.2.1.202403151637
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
12:38:43 [2024-03-15T16:38:43.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/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
12:38:43 [2024-03-15T16:38:43.914Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:43 [2024-03-15T16:38:43.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
12:38:43 [2024-03-15T16:38:43.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.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] Nothing to compile - all classes are up to date
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] 
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [106/141]
12:38:43 [2024-03-15T16:38:43.914Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
12:38:43 [2024-03-15T16:38:43.914Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:43 [2024-03-15T16:38:43.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
12:38:43 [2024-03-15T16:38:43.914Z] [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
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] The project's OSGi version is 1.0.7.202403151637
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
12:38:44 [2024-03-15T16:38:44.170Z] [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.*
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
12:38:44 [2024-03-15T16:38:44.170Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:44 [2024-03-15T16:38:44.170Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:44 [2024-03-15T16:38:44.170Z] [WARNING] The 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
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] Nothing to compile - all classes are up to date
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [107/141]
12:38:44 [2024-03-15T16:38:44.170Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:44 [2024-03-15T16:38:44.170Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:44 [2024-03-15T16:38:44.170Z] [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
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] The project's OSGi version is 1.1.1.202403151637
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:38:44 [2024-03-15T16:38:44.170Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:38:44 [2024-03-15T16:38:44.426Z] [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.*
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:38:44 [2024-03-15T16:38:44.426Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:44 [2024-03-15T16:38:44.426Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:44 [2024-03-15T16:38:44.426Z] [WARNING] The 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
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] Nothing to compile - all classes are up to date
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [108/141]
12:38:44 [2024-03-15T16:38:44.426Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:44 [2024-03-15T16:38:44.426Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:44 [2024-03-15T16:38:44.426Z] [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
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] The project's OSGi version is 1.2.0.202403151637
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.426Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:38:44 [2024-03-15T16:38:44.427Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.427Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:38:44 [2024-03-15T16:38:44.427Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.427Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:38:44 [2024-03-15T16:38:44.427Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
12:38:44 [2024-03-15T16:38:44.682Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.682Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:38:44 [2024-03-15T16:38:44.682Z] [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.*
12:38:44 [2024-03-15T16:38:44.682Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.682Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:38:44 [2024-03-15T16:38:44.682Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
12:38:44 [2024-03-15T16:38:44.682Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.682Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:38:44 [2024-03-15T16:38:44.682Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:44 [2024-03-15T16:38:44.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
12:38:44 [2024-03-15T16:38:44.682Z] [WARNING] The 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
12:38:44 [2024-03-15T16:38:44.682Z] [INFO] Nothing to compile - all classes are up to date
12:38:44 [2024-03-15T16:38:44.682Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.682Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
12:38:44 [2024-03-15T16:38:44.682Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT      [109/141]
12:38:44 [2024-03-15T16:38:44.682Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
12:38:44 [2024-03-15T16:38:44.682Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:38:44 [2024-03-15T16:38:44.683Z] [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
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
12:38:44 [2024-03-15T16:38:44.938Z] [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.*
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] 
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [110/141]
12:38:44 [2024-03-15T16:38:44.938Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
12:38:44 [2024-03-15T16:38:44.938Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:44 [2024-03-15T16:38:44.938Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:44 [2024-03-15T16:38:44.938Z] [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
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] The project's OSGi version is 1.0.4.202403151637
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:38:45 [2024-03-15T16:38:45.194Z] [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.*
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:38:45 [2024-03-15T16:38:45.194Z] [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
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:38:45 [2024-03-15T16:38:45.194Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:45 [2024-03-15T16:38:45.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
12:38:45 [2024-03-15T16:38:45.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.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
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] Nothing to compile - all classes are up to date
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [111/141]
12:38:45 [2024-03-15T16:38:45.194Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
12:38:45 [2024-03-15T16:38:45.194Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:45 [2024-03-15T16:38:45.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
12:38:45 [2024-03-15T16:38:45.194Z] [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
12:38:45 [2024-03-15T16:38:45.449Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.449Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:38:45 [2024-03-15T16:38:45.449Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:38:45 [2024-03-15T16:38:45.449Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.449Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:38:45 [2024-03-15T16:38:45.449Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.449Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:38:45 [2024-03-15T16:38:45.449Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.449Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:38:45 [2024-03-15T16:38:45.449Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.449Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:38:45 [2024-03-15T16:38:45.449Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.449Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:38:45 [2024-03-15T16:38:45.449Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
12:38:45 [2024-03-15T16:38:45.704Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.704Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:38:45 [2024-03-15T16:38:45.704Z] [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.*
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:38:45 [2024-03-15T16:38:45.705Z] [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
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:38:45 [2024-03-15T16:38:45.705Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:45 [2024-03-15T16:38:45.705Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:45 [2024-03-15T16:38:45.705Z] [WARNING] The 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
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] Nothing to compile - all classes are up to date
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] Building Trace Compass RCP Parent 9.3.0-SNAPSHOT               [112/141]
12:38:45 [2024-03-15T16:38:45.705Z] [INFO]   from rcp/pom.xml
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] --------------------------------[ pom ]---------------------------------
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
12:38:45 [2024-03-15T16:38:45.705Z] [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.*
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] Building Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT     [113/141]
12:38:45 [2024-03-15T16:38:45.705Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
12:38:45 [2024-03-15T16:38:45.705Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:45 [2024-03-15T16:38:45.705Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:45 [2024-03-15T16:38:45.705Z] [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
12:38:45 [2024-03-15T16:38:45.960Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.960Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
12:38:45 [2024-03-15T16:38:45.960Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:45 [2024-03-15T16:38:45.960Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.960Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
12:38:45 [2024-03-15T16:38:45.960Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.960Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
12:38:45 [2024-03-15T16:38:45.960Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.960Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
12:38:45 [2024-03-15T16:38:45.960Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.960Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
12:38:45 [2024-03-15T16:38:45.961Z] [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.*
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
12:38:45 [2024-03-15T16:38:45.961Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:45 [2024-03-15T16:38:45.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
12:38:45 [2024-03-15T16:38:45.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.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] Building Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT     [114/141]
12:38:45 [2024-03-15T16:38:45.961Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:38:45 [2024-03-15T16:38:45.961Z] [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
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:38:45 [2024-03-15T16:38:45.961Z] [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.*
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] 
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [115/141]
12:38:45 [2024-03-15T16:38:45.961Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
12:38:45 [2024-03-15T16:38:45.961Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:45 [2024-03-15T16:38:45.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
12:38:45 [2024-03-15T16:38:45.961Z] [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
12:38:45 [2024-03-15T16:38:45.961Z] [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
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] The project's OSGi version is 1.1.0.202403151637
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
12:38:46 [2024-03-15T16:38:46.217Z] [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.*
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
12:38:46 [2024-03-15T16:38:46.217Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:46 [2024-03-15T16:38:46.217Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:46 [2024-03-15T16:38:46.217Z] [WARNING] The 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
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] Nothing to compile - all classes are up to date
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT        [116/141]
12:38:46 [2024-03-15T16:38:46.217Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
12:38:46 [2024-03-15T16:38:46.217Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:46 [2024-03-15T16:38:46.217Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:46 [2024-03-15T16:38:46.217Z] [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
12:38:46 [2024-03-15T16:38:46.472Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.472Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
12:38:46 [2024-03-15T16:38:46.472Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:46 [2024-03-15T16:38:46.472Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.472Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
12:38:46 [2024-03-15T16:38:46.472Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.472Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
12:38:46 [2024-03-15T16:38:46.472Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.472Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
12:38:46 [2024-03-15T16:38:46.472Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.472Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
12:38:46 [2024-03-15T16:38:46.472Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.472Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
12:38:46 [2024-03-15T16:38:46.472Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
12:38:46 [2024-03-15T16:38:46.728Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.728Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
12:38:46 [2024-03-15T16:38:46.728Z] [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.*
12:38:46 [2024-03-15T16:38:46.728Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.728Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
12:38:46 [2024-03-15T16:38:46.728Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
12:38:46 [2024-03-15T16:38:46.728Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.728Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
12:38:46 [2024-03-15T16:38:46.728Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:46 [2024-03-15T16:38:46.728Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:46 [2024-03-15T16:38:46.728Z] [WARNING] The 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
12:38:46 [2024-03-15T16:38:46.728Z] [INFO] Nothing to compile - all classes are up to date
12:38:46 [2024-03-15T16:38:46.728Z] [INFO] 
12:38:46 [2024-03-15T16:38:46.728Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
12:38:46 [2024-03-15T16:38:46.728Z] [INFO] Building Trace Compass RCP Feature 9.3.0-SNAPSHOT              [117/141]
12:38:46 [2024-03-15T16:38:46.728Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
12:38:46 [2024-03-15T16:38:46.728Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:38:46 [2024-03-15T16:38:46.728Z] [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
12:38:47 [2024-03-15T16:38:47.288Z] [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
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
12:38:47 [2024-03-15T16:38:47.288Z] [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.*
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/src/main/resources
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [118/141]
12:38:47 [2024-03-15T16:38:47.288Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:47 [2024-03-15T16:38:47.288Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:47 [2024-03-15T16:38:47.288Z] [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
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:38:47 [2024-03-15T16:38:47.288Z] [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.*
12:38:47 [2024-03-15T16:38:47.288Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.289Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:38:47 [2024-03-15T16:38:47.289Z] [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
12:38:47 [2024-03-15T16:38:47.289Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.289Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:38:47 [2024-03-15T16:38:47.289Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:47 [2024-03-15T16:38:47.289Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:47 [2024-03-15T16:38:47.289Z] [WARNING] The 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
12:38:47 [2024-03-15T16:38:47.289Z] [INFO] Nothing to compile - all classes are up to date
12:38:47 [2024-03-15T16:38:47.289Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.289Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
12:38:47 [2024-03-15T16:38:47.289Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [119/141]
12:38:47 [2024-03-15T16:38:47.289Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
12:38:47 [2024-03-15T16:38:47.289Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:47 [2024-03-15T16:38:47.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:47 [2024-03-15T16:38:47.544Z] [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
12:38:47 [2024-03-15T16:38:47.544Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.544Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:38:47 [2024-03-15T16:38:47.544Z] [INFO] The project's OSGi version is 2.0.5.202403151637
12:38:47 [2024-03-15T16:38:47.544Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.544Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:38:47 [2024-03-15T16:38:47.544Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.544Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:38:47 [2024-03-15T16:38:47.544Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.544Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:38:47 [2024-03-15T16:38:47.544Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.544Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:38:47 [2024-03-15T16:38:47.544Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.544Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:38:47 [2024-03-15T16:38:47.544Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
12:38:47 [2024-03-15T16:38:47.798Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.798Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:38:47 [2024-03-15T16:38:47.798Z] [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.*
12:38:47 [2024-03-15T16:38:47.798Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.798Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:38:47 [2024-03-15T16:38:47.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
12:38:47 [2024-03-15T16:38:47.798Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.799Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:38:47 [2024-03-15T16:38:47.799Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:47 [2024-03-15T16:38:47.799Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:47 [2024-03-15T16:38:47.799Z] [WARNING] The 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
12:38:47 [2024-03-15T16:38:47.799Z] [INFO] Nothing to compile - all classes are up to date
12:38:47 [2024-03-15T16:38:47.799Z] [INFO] 
12:38:47 [2024-03-15T16:38:47.799Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
12:38:47 [2024-03-15T16:38:47.799Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT [120/141]
12:38:47 [2024-03-15T16:38:47.799Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
12:38:47 [2024-03-15T16:38:47.799Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:47 [2024-03-15T16:38:47.799Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:47 [2024-03-15T16:38:47.799Z] [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
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] The project's OSGi version is 1.0.5.202403151637
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:38:48 [2024-03-15T16:38:48.054Z] [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.*
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.054Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:38:48 [2024-03-15T16:38:48.054Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:48 [2024-03-15T16:38:48.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
12:38:48 [2024-03-15T16:38:48.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.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
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] Nothing to compile - all classes are up to date
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT [121/141]
12:38:48 [2024-03-15T16:38:48.311Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:38:48 [2024-03-15T16:38:48.311Z] [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
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
12:38:48 [2024-03-15T16:38:48.311Z] [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.*
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT       [122/141]
12:38:48 [2024-03-15T16:38:48.311Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:38:48 [2024-03-15T16:38:48.311Z] [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
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
12:38:48 [2024-03-15T16:38:48.311Z] [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.*
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] Building Trace Compass Json trace Parent 9.3.0-SNAPSHOT        [123/141]
12:38:48 [2024-03-15T16:38:48.311Z] [INFO]   from jsontrace/pom.xml
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --------------------------------[ pom ]---------------------------------
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
12:38:48 [2024-03-15T16:38:48.311Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.312Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
12:38:48 [2024-03-15T16:38:48.312Z] [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.*
12:38:48 [2024-03-15T16:38:48.312Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.312Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
12:38:48 [2024-03-15T16:38:48.312Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [124/141]
12:38:48 [2024-03-15T16:38:48.312Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
12:38:48 [2024-03-15T16:38:48.312Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:48 [2024-03-15T16:38:48.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
12:38:48 [2024-03-15T16:38:48.312Z] [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
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] The project's OSGi version is 1.1.0.202403151637
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
12:38:48 [2024-03-15T16:38:48.568Z] [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.*
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.568Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
12:38:48 [2024-03-15T16:38:48.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
12:38:48 [2024-03-15T16:38:48.569Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.569Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
12:38:48 [2024-03-15T16:38:48.569Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:48 [2024-03-15T16:38:48.569Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:48 [2024-03-15T16:38:48.569Z] [WARNING] The 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
12:38:48 [2024-03-15T16:38:48.569Z] [INFO] Nothing to compile - all classes are up to date
12:38:48 [2024-03-15T16:38:48.569Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.569Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
12:38:48 [2024-03-15T16:38:48.569Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT     [125/141]
12:38:48 [2024-03-15T16:38:48.569Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
12:38:48 [2024-03-15T16:38:48.569Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:38:48 [2024-03-15T16:38:48.569Z] [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
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
12:38:48 [2024-03-15T16:38:48.824Z] [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.*
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] 
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] Building Trace Compass RCP Product 9.3.0-SNAPSHOT              [126/141]
12:38:48 [2024-03-15T16:38:48.824Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
12:38:48 [2024-03-15T16:38:48.824Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
12:38:48 [2024-03-15T16:38:48.824Z] [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
12:38:49 [2024-03-15T16:38:49.385Z] [INFO] 
12:38:49 [2024-03-15T16:38:49.385Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
12:38:49 [2024-03-15T16:38:49.385Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:49 [2024-03-15T16:38:49.385Z] [INFO] 
12:38:49 [2024-03-15T16:38:49.385Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
12:38:49 [2024-03-15T16:38:49.385Z] [INFO] 
12:38:49 [2024-03-15T16:38:49.385Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
12:38:49 [2024-03-15T16:38:49.385Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] 
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] 
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
12:38:49 [2024-03-15T16:38:49.640Z] [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.*
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] 
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] 
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] Building Trace Compass Target Platform 9.3.0-SNAPSHOT          [127/141]
12:38:49 [2024-03-15T16:38:49.640Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] --------------------------------[ pom ]---------------------------------
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] 
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] 
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
12:38:49 [2024-03-15T16:38:49.640Z] [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.*
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] 
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [128/141]
12:38:49 [2024-03-15T16:38:49.640Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
12:38:49 [2024-03-15T16:38:49.640Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:49 [2024-03-15T16:38:49.640Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:49 [2024-03-15T16:38:49.640Z] [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
12:38:49 [2024-03-15T16:38:49.895Z] [INFO] 
12:38:49 [2024-03-15T16:38:49.895Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:38:49 [2024-03-15T16:38:49.895Z] [INFO] The project's OSGi version is 1.0.5.202403151637
12:38:49 [2024-03-15T16:38:49.895Z] [INFO] 
12:38:49 [2024-03-15T16:38:49.895Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:38:49 [2024-03-15T16:38:49.895Z] [INFO] 
12:38:49 [2024-03-15T16:38:49.895Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:38:49 [2024-03-15T16:38:49.895Z] [INFO] 
12:38:49 [2024-03-15T16:38:49.895Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:38:49 [2024-03-15T16:38:49.896Z] [INFO] 
12:38:49 [2024-03-15T16:38:49.896Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:38:49 [2024-03-15T16:38:49.896Z] [INFO] 
12:38:49 [2024-03-15T16:38:49.896Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:38:49 [2024-03-15T16:38:49.896Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] 
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:38:50 [2024-03-15T16:38:50.456Z] [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.*
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] 
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:38:50 [2024-03-15T16:38:50.456Z] [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
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] 
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:38:50 [2024-03-15T16:38:50.456Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:50 [2024-03-15T16:38:50.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:50 [2024-03-15T16:38:50.456Z] [WARNING] The 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
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] Nothing to compile - all classes are up to date
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] 
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [129/141]
12:38:50 [2024-03-15T16:38:50.456Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:50 [2024-03-15T16:38:50.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:50 [2024-03-15T16:38:50.456Z] [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
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] 
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] The project's OSGi version is 1.0.15.202403151637
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] 
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] 
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] 
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] 
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] 
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:38:50 [2024-03-15T16:38:50.456Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
12:38:51 [2024-03-15T16:38:51.016Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.016Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.016Z] [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.*
12:38:51 [2024-03-15T16:38:51.016Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.016Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.016Z] [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
12:38:51 [2024-03-15T16:38:51.016Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.016Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.016Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:51 [2024-03-15T16:38:51.016Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:51 [2024-03-15T16:38:51.016Z] [WARNING] The 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
12:38:51 [2024-03-15T16:38:51.016Z] [INFO] Nothing to compile - all classes are up to date
12:38:51 [2024-03-15T16:38:51.016Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.016Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
12:38:51 [2024-03-15T16:38:51.016Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT [130/141]
12:38:51 [2024-03-15T16:38:51.016Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
12:38:51 [2024-03-15T16:38:51.016Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:51 [2024-03-15T16:38:51.016Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:51 [2024-03-15T16:38:51.016Z] [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
12:38:51 [2024-03-15T16:38:51.272Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.272Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.272Z] [INFO] The project's OSGi version is 1.0.11.202403151637
12:38:51 [2024-03-15T16:38:51.272Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.272Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.272Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.272Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.272Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.272Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.272Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.272Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.272Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.272Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.272Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
12:38:51 [2024-03-15T16:38:51.527Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.527Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.527Z] [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.*
12:38:51 [2024-03-15T16:38:51.527Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.527Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.527Z] [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
12:38:51 [2024-03-15T16:38:51.527Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.527Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.527Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:51 [2024-03-15T16:38:51.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
12:38:51 [2024-03-15T16:38:51.527Z] [WARNING] The 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
12:38:51 [2024-03-15T16:38:51.527Z] [INFO] Nothing to compile - all classes are up to date
12:38:51 [2024-03-15T16:38:51.527Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.527Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
12:38:51 [2024-03-15T16:38:51.527Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT [131/141]
12:38:51 [2024-03-15T16:38:51.527Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
12:38:51 [2024-03-15T16:38:51.527Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:51 [2024-03-15T16:38:51.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
12:38:51 [2024-03-15T16:38:51.527Z] [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
12:38:51 [2024-03-15T16:38:51.783Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.783Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.783Z] [INFO] The project's OSGi version is 1.0.16.202403151637
12:38:51 [2024-03-15T16:38:51.783Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.783Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.783Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.783Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.783Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.783Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.783Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.783Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.783Z] [INFO] 
12:38:51 [2024-03-15T16:38:51.783Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:38:51 [2024-03-15T16:38:51.783Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
12:38:52 [2024-03-15T16:38:52.343Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.343Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:38:52 [2024-03-15T16:38:52.343Z] [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.*
12:38:52 [2024-03-15T16:38:52.343Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.343Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:38:52 [2024-03-15T16:38:52.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
12:38:52 [2024-03-15T16:38:52.343Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.343Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:38:52 [2024-03-15T16:38:52.343Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:52 [2024-03-15T16:38:52.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
12:38:52 [2024-03-15T16:38:52.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.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
12:38:52 [2024-03-15T16:38:52.343Z] [INFO] Nothing to compile - all classes are up to date
12:38:52 [2024-03-15T16:38:52.343Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.343Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
12:38:52 [2024-03-15T16:38:52.344Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [132/141]
12:38:52 [2024-03-15T16:38:52.344Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
12:38:52 [2024-03-15T16:38:52.344Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:52 [2024-03-15T16:38:52.344Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:52 [2024-03-15T16:38:52.344Z] [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
12:38:52 [2024-03-15T16:38:52.344Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.344Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:38:52 [2024-03-15T16:38:52.344Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:38:52 [2024-03-15T16:38:52.344Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.344Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:38:52 [2024-03-15T16:38:52.344Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.344Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:38:52 [2024-03-15T16:38:52.344Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.344Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:38:52 [2024-03-15T16:38:52.344Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.344Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:38:52 [2024-03-15T16:38:52.344Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.344Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:38:52 [2024-03-15T16:38:52.344Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
12:38:52 [2024-03-15T16:38:52.599Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.599Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:38:52 [2024-03-15T16:38:52.599Z] [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.*
12:38:52 [2024-03-15T16:38:52.599Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.599Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:38:52 [2024-03-15T16:38:52.599Z] [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
12:38:52 [2024-03-15T16:38:52.599Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.599Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:38:52 [2024-03-15T16:38:52.599Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:52 [2024-03-15T16:38:52.599Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:52 [2024-03-15T16:38:52.599Z] [WARNING] The 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
12:38:52 [2024-03-15T16:38:52.599Z] [INFO] Nothing to compile - all classes are up to date
12:38:52 [2024-03-15T16:38:52.599Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.599Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
12:38:52 [2024-03-15T16:38:52.599Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [133/141]
12:38:52 [2024-03-15T16:38:52.599Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
12:38:52 [2024-03-15T16:38:52.599Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:52 [2024-03-15T16:38:52.599Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:52 [2024-03-15T16:38:52.599Z] [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
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] The project's OSGi version is 1.0.9.202403151637
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
12:38:52 [2024-03-15T16:38:52.855Z] [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.*
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
12:38:52 [2024-03-15T16:38:52.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
12:38:52 [2024-03-15T16:38:52.856Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.856Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
12:38:52 [2024-03-15T16:38:52.856Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:52 [2024-03-15T16:38:52.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
12:38:52 [2024-03-15T16:38:52.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.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
12:38:52 [2024-03-15T16:38:52.856Z] [INFO] Nothing to compile - all classes are up to date
12:38:52 [2024-03-15T16:38:52.856Z] [INFO] 
12:38:52 [2024-03-15T16:38:52.856Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
12:38:52 [2024-03-15T16:38:52.856Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [134/141]
12:38:52 [2024-03-15T16:38:52.856Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
12:38:52 [2024-03-15T16:38:52.856Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:52 [2024-03-15T16:38:52.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
12:38:52 [2024-03-15T16:38:52.856Z] [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
12:38:53 [2024-03-15T16:38:53.111Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] The project's OSGi version is 1.0.8.202403151637
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:38:53 [2024-03-15T16:38:53.112Z] [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.*
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:38:53 [2024-03-15T16:38:53.112Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:53 [2024-03-15T16:38:53.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:53 [2024-03-15T16:38:53.112Z] [WARNING] The 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
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] Nothing to compile - all classes are up to date
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141]
12:38:53 [2024-03-15T16:38:53.112Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
12:38:53 [2024-03-15T16:38:53.112Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:53 [2024-03-15T16:38:53.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:53 [2024-03-15T16:38:53.112Z] [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
12:38:53 [2024-03-15T16:38:53.367Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.367Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:38:53 [2024-03-15T16:38:53.367Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:38:53 [2024-03-15T16:38:53.367Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.367Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:38:53 [2024-03-15T16:38:53.367Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.367Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:38:53 [2024-03-15T16:38:53.367Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.367Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:38:53 [2024-03-15T16:38:53.367Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.367Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:38:53 [2024-03-15T16:38:53.367Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.367Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:38:53 [2024-03-15T16:38:53.367Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
12:38:53 [2024-03-15T16:38:53.622Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.622Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:38:53 [2024-03-15T16:38:53.622Z] [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.*
12:38:53 [2024-03-15T16:38:53.622Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.622Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:38:53 [2024-03-15T16:38:53.622Z] [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
12:38:53 [2024-03-15T16:38:53.623Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.623Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:38:53 [2024-03-15T16:38:53.623Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:53 [2024-03-15T16:38:53.623Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:53 [2024-03-15T16:38:53.623Z] [WARNING] The 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
12:38:53 [2024-03-15T16:38:53.623Z] [INFO] Nothing to compile - all classes are up to date
12:38:53 [2024-03-15T16:38:53.623Z] [INFO] 
12:38:53 [2024-03-15T16:38:53.623Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
12:38:53 [2024-03-15T16:38:53.623Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [136/141]
12:38:53 [2024-03-15T16:38:53.623Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
12:38:53 [2024-03-15T16:38:53.623Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:53 [2024-03-15T16:38:53.623Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:53 [2024-03-15T16:38:53.623Z] [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
12:38:54 [2024-03-15T16:38:54.183Z] [INFO] 
12:38:54 [2024-03-15T16:38:54.183Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
12:38:54 [2024-03-15T16:38:54.183Z] [INFO] The project's OSGi version is 1.0.13.202403151637
12:38:54 [2024-03-15T16:38:54.183Z] [INFO] 
12:38:54 [2024-03-15T16:38:54.183Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
12:38:54 [2024-03-15T16:38:54.183Z] [INFO] 
12:38:54 [2024-03-15T16:38:54.183Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
12:38:54 [2024-03-15T16:38:54.183Z] [INFO] 
12:38:54 [2024-03-15T16:38:54.183Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
12:38:54 [2024-03-15T16:38:54.183Z] [INFO] 
12:38:54 [2024-03-15T16:38:54.183Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
12:38:54 [2024-03-15T16:38:54.183Z] [INFO] 
12:38:54 [2024-03-15T16:38:54.183Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
12:38:54 [2024-03-15T16:38:54.183Z] [INFO] Resolving class path of Trace Compass All Tests
12:38:54 [2024-03-15T16:38:54.743Z] [INFO] 
12:38:54 [2024-03-15T16:38:54.743Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
12:38:54 [2024-03-15T16:38:54.743Z] [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.*
12:38:54 [2024-03-15T16:38:54.743Z] [INFO] 
12:38:54 [2024-03-15T16:38:54.743Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
12:38:54 [2024-03-15T16:38:54.743Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src/main/resources
12:38:54 [2024-03-15T16:38:54.743Z] [INFO] 
12:38:54 [2024-03-15T16:38:54.743Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
12:38:54 [2024-03-15T16:38:54.743Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:54 [2024-03-15T16:38:54.743Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:54 [2024-03-15T16:38:54.743Z] [WARNING] The 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
12:38:54 [2024-03-15T16:38:54.743Z] [INFO] Nothing to compile - all classes are up to date
12:38:54 [2024-03-15T16:38:54.743Z] [INFO] 
12:38:54 [2024-03-15T16:38:54.743Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
12:38:54 [2024-03-15T16:38:54.743Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT [137/141]
12:38:54 [2024-03-15T16:38:54.743Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
12:38:54 [2024-03-15T16:38:54.743Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:38:54 [2024-03-15T16:38:54.743Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:54 [2024-03-15T16:38:54.743Z] [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
12:38:54 [2024-03-15T16:38:54.999Z] [INFO] 
12:38:54 [2024-03-15T16:38:54.999Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
12:38:54 [2024-03-15T16:38:54.999Z] [INFO] The project's OSGi version is 1.0.8.202403151637
12:38:54 [2024-03-15T16:38:54.999Z] [INFO] 
12:38:54 [2024-03-15T16:38:54.999Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
12:38:54 [2024-03-15T16:38:54.999Z] [INFO] 
12:38:54 [2024-03-15T16:38:54.999Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
12:38:54 [2024-03-15T16:38:54.999Z] [INFO] 
12:38:54 [2024-03-15T16:38:54.999Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
12:38:54 [2024-03-15T16:38:54.999Z] [INFO] 
12:38:54 [2024-03-15T16:38:54.999Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
12:38:54 [2024-03-15T16:38:54.999Z] [INFO] 
12:38:54 [2024-03-15T16:38:54.999Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
12:38:54 [2024-03-15T16:38:54.999Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
12:38:55 [2024-03-15T16:38:55.255Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.255Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
12:38:55 [2024-03-15T16:38:55.255Z] [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.*
12:38:55 [2024-03-15T16:38:55.255Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.255Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
12:38:55 [2024-03-15T16:38:55.255Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
12:38:55 [2024-03-15T16:38:55.255Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.255Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
12:38:55 [2024-03-15T16:38:55.255Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:55 [2024-03-15T16:38:55.255Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:55 [2024-03-15T16:38:55.255Z] [WARNING] The 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
12:38:55 [2024-03-15T16:38:55.255Z] [INFO] Nothing to compile - all classes are up to date
12:38:55 [2024-03-15T16:38:55.255Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.255Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
12:38:55 [2024-03-15T16:38:55.255Z] [INFO] Building org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT       [138/141]
12:38:55 [2024-03-15T16:38:55.255Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
12:38:55 [2024-03-15T16:38:55.255Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:38:55 [2024-03-15T16:38:55.255Z] [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
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
12:38:55 [2024-03-15T16:38:55.815Z] [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.*
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/src/main/resources
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT    [139/141]
12:38:55 [2024-03-15T16:38:55.815Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:38:55 [2024-03-15T16:38:55.815Z] [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
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
12:38:55 [2024-03-15T16:38:55.815Z] [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.*
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] 
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] Building Trace Compass Repository 9.3.0-SNAPSHOT               [140/141]
12:38:55 [2024-03-15T16:38:55.815Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
12:38:55 [2024-03-15T16:38:55.815Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
12:38:55 [2024-03-15T16:38:55.815Z] [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
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/target
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
12:38:56 [2024-03-15T16:38:56.375Z] [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.*
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/src/main/resources
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141]
12:38:56 [2024-03-15T16:38:56.375Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:38:56 [2024-03-15T16:38:56.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:56 [2024-03-15T16:38:56.375Z] [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
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] The project's OSGi version is 1.0.4.202403151637
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:38:56 [2024-03-15T16:38:56.375Z] [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.*
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:38:56 [2024-03-15T16:38:56.375Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:56 [2024-03-15T16:38:56.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:56 [2024-03-15T16:38:56.375Z] [WARNING] The 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
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] Nothing to compile - all classes are up to date
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT                   [142/141]
12:38:56 [2024-03-15T16:38:56.375Z] [INFO]   from pom.xml
12:38:56 [2024-03-15T16:38:56.375Z] [INFO] --------------------------------[ pom ]---------------------------------
12:38:56 [2024-03-15T16:38:56.631Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
12:38:56 [2024-03-15T16:38:56.631Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:38:56 [2024-03-15T16:38:56.631Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:38:56 [2024-03-15T16:38:56.631Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:38:56 [2024-03-15T16:38:56.631Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:38:56 [2024-03-15T16:38:56.631Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:38:56 [2024-03-15T16:38:56.631Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.631Z] [INFO] >>> javadoc:3.6.2:aggregate (default-cli) > compile @ org.eclipse.tracecompass >>>
12:38:56 [2024-03-15T16:38:56.631Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.631Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.631Z] [INFO] Forking Trace Compass Parent 9.3.0-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.631Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.631Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.631Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
12:38:56 [2024-03-15T16:38:56.631Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.631Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
12:38:56 [2024-03-15T16:38:56.631Z] [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.*
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] Forking Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
12:38:56 [2024-03-15T16:38:56.632Z] [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.*
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] Forking Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
12:38:56 [2024-03-15T16:38:56.632Z] [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.*
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] Forking org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] The project's OSGi version is 5.2.0.202403151637
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [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.*
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/main/resources
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:56 [2024-03-15T16:38:56.632Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:56 [2024-03-15T16:38:56.632Z] [WARNING] The 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
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] Nothing to compile - all classes are up to date
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] Forking Trace Compass State System Parent 9.3.0-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
12:38:56 [2024-03-15T16:38:56.632Z] [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.*
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] Forking org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] The project's OSGi version is 1.3.0.202403151637
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [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.*
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
12:38:56 [2024-03-15T16:38:56.632Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:56 [2024-03-15T16:38:56.632Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:56 [2024-03-15T16:38:56.632Z] [WARNING] The 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
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] Nothing to compile - all classes are up to date
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.632Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] The project's OSGi version is 3.1.0.202403151637
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [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.*
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:56 [2024-03-15T16:38:56.633Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:56 [2024-03-15T16:38:56.633Z] [WARNING] The 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
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] Nothing to compile - all classes are up to date
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] Forking Trace Compass TMF Parent 9.3.0-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
12:38:56 [2024-03-15T16:38:56.633Z] [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.*
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] Forking Trace Compass Filter Parser 1.1.1-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] The project's OSGi version is 1.1.1.202403151637
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:38:56 [2024-03-15T16:38:56.633Z] [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.*
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
12:38:56 [2024-03-15T16:38:56.633Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:56 [2024-03-15T16:38:56.633Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:56 [2024-03-15T16:38:56.633Z] [WARNING] The 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
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] Nothing to compile - all classes are up to date
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] The project's OSGi version is 5.3.1.202403151637
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [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.*
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.633Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
12:38:56 [2024-03-15T16:38:56.633Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:56 [2024-03-15T16:38:56.634Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:56 [2024-03-15T16:38:56.634Z] [WARNING] The 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
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] Nothing to compile - all classes are up to date
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] Forking org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] The project's OSGi version is 9.2.1.202403151637
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [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.*
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:56 [2024-03-15T16:38:56.634Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:56 [2024-03-15T16:38:56.634Z] [WARNING] The 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
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] Nothing to compile - all classes are up to date
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] The project's OSGi version is 2.2.1.202403151637
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [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.*
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
12:38:56 [2024-03-15T16:38:56.634Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:56 [2024-03-15T16:38:56.634Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:56 [2024-03-15T16:38:56.634Z] [WARNING] The 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
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] Nothing to compile - all classes are up to date
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] The project's OSGi version is 1.0.16.202403151637
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.634Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:38:56 [2024-03-15T16:38:56.890Z] [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.*
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
12:38:56 [2024-03-15T16:38:56.890Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:56 [2024-03-15T16:38:56.890Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:56 [2024-03-15T16:38:56.890Z] [WARNING] The 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
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] Nothing to compile - all classes are up to date
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] Forking org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] The project's OSGi version is 1.0.25.202403151637
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
12:38:56 [2024-03-15T16:38:56.890Z] [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.*
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
12:38:56 [2024-03-15T16:38:56.890Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:56 [2024-03-15T16:38:56.890Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:56 [2024-03-15T16:38:56.890Z] [WARNING] The 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
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] Nothing to compile - all classes are up to date
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] Forking Trace Compass CTF Support Parent 9.3.0-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
12:38:56 [2024-03-15T16:38:56.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/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] Forking Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] The project's OSGi version is 1.1.1.202403151637
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.890Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
12:38:56 [2024-03-15T16:38:56.891Z] [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.*
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
12:38:56 [2024-03-15T16:38:56.891Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:56 [2024-03-15T16:38:56.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
12:38:56 [2024-03-15T16:38:56.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.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] Nothing to compile - all classes are up to date
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] Forking org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] The project's OSGi version is 4.4.1.202403151637
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [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.*
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:56 [2024-03-15T16:38:56.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
12:38:56 [2024-03-15T16:38:56.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.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] Nothing to compile - all classes are up to date
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] The project's OSGi version is 4.5.1.202403151637
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [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.*
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
12:38:56 [2024-03-15T16:38:56.891Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:56 [2024-03-15T16:38:56.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
12:38:56 [2024-03-15T16:38:56.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.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
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] Nothing to compile - all classes are up to date
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] Forking Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] The project's OSGi version is 1.0.15.202403151637
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.891Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.891Z] [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.*
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:56 [2024-03-15T16:38:56.892Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:56 [2024-03-15T16:38:56.892Z] [WARNING] The 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
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] Nothing to compile - all classes are up to date
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] The project's OSGi version is 1.0.17.202403151637
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [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.*
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [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
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:56 [2024-03-15T16:38:56.892Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:56 [2024-03-15T16:38:56.892Z] [WARNING] The 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
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] Nothing to compile - all classes are up to date
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [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.*
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [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
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
12:38:56 [2024-03-15T16:38:56.892Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:56 [2024-03-15T16:38:56.892Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:56 [2024-03-15T16:38:56.892Z] [WARNING] The 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
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] Nothing to compile - all classes are up to date
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] The project's OSGi version is 9.0.3.202403151637
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] 
12:38:56 [2024-03-15T16:38:56.892Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
12:38:57 [2024-03-15T16:38:57.148Z] [INFO] Executing tasks
12:38:57 [2024-03-15T16:38:57.148Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
12:38:57 [2024-03-15T16:38:57.148Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.31
12:38:57 [2024-03-15T16:38:57.148Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
12:38:57 [2024-03-15T16:38:57.148Z] [INFO] Executed tasks
12:38:57 [2024-03-15T16:38:57.148Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.148Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
12:38:57 [2024-03-15T16:38:57.148Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.148Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
12:38:57 [2024-03-15T16:38:57.149Z] [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.*
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
12:38:57 [2024-03-15T16:38:57.149Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.149Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:57 [2024-03-15T16:38:57.149Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] The project's OSGi version is 2.1.0.202403151637
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:57 [2024-03-15T16:38:57.149Z] [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.*
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
12:38:57 [2024-03-15T16:38:57.149Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.149Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:57 [2024-03-15T16:38:57.149Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] The project's OSGi version is 1.1.0.202403151637
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:57 [2024-03-15T16:38:57.149Z] [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.*
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
12:38:57 [2024-03-15T16:38:57.149Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.149Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:57 [2024-03-15T16:38:57.149Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] The project's OSGi version is 1.2.1.202403151637
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.149Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [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.*
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.150Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:57 [2024-03-15T16:38:57.150Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] The project's OSGi version is 4.1.1.202403151637
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [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.*
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.150Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:57 [2024-03-15T16:38:57.150Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] The project's OSGi version is 5.5.1.202403151637
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [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.*
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.150Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:57 [2024-03-15T16:38:57.150Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] The project's OSGi version is 4.1.1.202403151637
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.150Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:57 [2024-03-15T16:38:57.151Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.151Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:57 [2024-03-15T16:38:57.151Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.151Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:57 [2024-03-15T16:38:57.151Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.151Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:57 [2024-03-15T16:38:57.151Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.151Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:57 [2024-03-15T16:38:57.151Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.151Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:57 [2024-03-15T16:38:57.151Z] [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.*
12:38:57 [2024-03-15T16:38:57.151Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.151Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:57 [2024-03-15T16:38:57.151Z] [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
12:38:57 [2024-03-15T16:38:57.151Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.151Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
12:38:57 [2024-03-15T16:38:57.151Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.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
12:38:57 [2024-03-15T16:38:57.151Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] The project's OSGi version is 8.2.1.202403151637
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [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.*
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [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
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.407Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:57 [2024-03-15T16:38:57.407Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] Forking Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
12:38:57 [2024-03-15T16:38:57.407Z] [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.*
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] The project's OSGi version is 1.2.0.202403151637
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [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.*
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
12:38:57 [2024-03-15T16:38:57.407Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
12:38:57 [2024-03-15T16:38:57.408Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.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
12:38:57 [2024-03-15T16:38:57.408Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] The project's OSGi version is 3.1.1.202403151637
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:57 [2024-03-15T16:38:57.408Z] [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.*
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
12:38:57 [2024-03-15T16:38:57.408Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.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
12:38:57 [2024-03-15T16:38:57.408Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] The project's OSGi version is 1.0.21.202403151637
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:57 [2024-03-15T16:38:57.408Z] [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.*
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:38:57 [2024-03-15T16:38:57.408Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.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
12:38:57 [2024-03-15T16:38:57.408Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] Forking Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
12:38:57 [2024-03-15T16:38:57.408Z] [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.*
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] Forking org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] The project's OSGi version is 1.0.2.202403151637
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.408Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:57 [2024-03-15T16:38:57.409Z] [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.*
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:57 [2024-03-15T16:38:57.409Z] [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
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:38:57 [2024-03-15T16:38:57.409Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.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
12:38:57 [2024-03-15T16:38:57.409Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] No sources to compile
12:38:57 [2024-03-15T16:38:57.409Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] The project's OSGi version is 1.0.22.202403151637
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [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.*
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [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
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.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
12:38:57 [2024-03-15T16:38:57.409Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [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.*
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [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
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.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
12:38:57 [2024-03-15T16:38:57.409Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] The project's OSGi version is 1.0.8.202403151637
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.409Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:57 [2024-03-15T16:38:57.410Z] [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.*
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:57 [2024-03-15T16:38:57.410Z] [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
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:38:57 [2024-03-15T16:38:57.410Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.410Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:57 [2024-03-15T16:38:57.410Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] The project's OSGi version is 1.1.0.202403151637
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:57 [2024-03-15T16:38:57.410Z] [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.*
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.410Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:38:57 [2024-03-15T16:38:57.410Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.410Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:57 [2024-03-15T16:38:57.410Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.665Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.665Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.665Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.665Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.665Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.665Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.665Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:57 [2024-03-15T16:38:57.665Z] [INFO] The project's OSGi version is 1.0.5.202403151637
12:38:57 [2024-03-15T16:38:57.665Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.665Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:57 [2024-03-15T16:38:57.666Z] [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.*
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:57 [2024-03-15T16:38:57.666Z] [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
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:38:57 [2024-03-15T16:38:57.666Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.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
12:38:57 [2024-03-15T16:38:57.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.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
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] The project's OSGi version is 1.1.0.202403151637
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [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.*
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.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
12:38:57 [2024-03-15T16:38:57.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.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
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] The project's OSGi version is 1.2.0.202403151637
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [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.*
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:38:57 [2024-03-15T16:38:57.666Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.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
12:38:57 [2024-03-15T16:38:57.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.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
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.666Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] The project's OSGi version is 1.0.4.202403151637
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [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.*
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [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
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.667Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:57 [2024-03-15T16:38:57.667Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] The project's OSGi version is 1.0.7.202403151637
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [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.*
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [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
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.667Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:57 [2024-03-15T16:38:57.667Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] The project's OSGi version is 1.0.7.202403151637
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [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.*
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [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
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.667Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.667Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.667Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:57 [2024-03-15T16:38:57.667Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] The project's OSGi version is 1.0.18.202403151637
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:57 [2024-03-15T16:38:57.668Z] [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.*
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:57 [2024-03-15T16:38:57.668Z] [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
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:38:57 [2024-03-15T16:38:57.668Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38: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
12:38:57 [2024-03-15T16:38: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.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
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] The project's OSGi version is 6.1.1.202403151637
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:57 [2024-03-15T16:38:57.668Z] [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.*
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.668Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:38:57 [2024-03-15T16:38:57.668Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38: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
12:38:57 [2024-03-15T16:38: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.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
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] The project's OSGi version is 4.1.3.202403151637
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:57 [2024-03-15T16:38:57.924Z] [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.*
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:57 [2024-03-15T16:38:57.924Z] [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
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:38:57 [2024-03-15T16:38:57.924Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.924Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:57 [2024-03-15T16:38:57.924Z] [WARNING] The 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
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] The project's OSGi version is 1.0.10.202403151637
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:57 [2024-03-15T16:38:57.924Z] [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.*
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:57 [2024-03-15T16:38:57.924Z] [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
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.924Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.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
12:38:57 [2024-03-15T16:38:57.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.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
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] The project's OSGi version is 1.0.11.202403151637
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [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.*
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [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
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.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
12:38:57 [2024-03-15T16:38:57.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.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
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] The project's OSGi version is 1.0.12.202403151637
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [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.*
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [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
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.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
12:38:57 [2024-03-15T16:38:57.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.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
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] The project's OSGi version is 1.0.17.202403151637
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.925Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.925Z] [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.*
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.926Z] [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
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:38:57 [2024-03-15T16:38:57.926Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.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
12:38:57 [2024-03-15T16:38:57.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.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
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] Nothing to compile - all classes are up to date
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] The project's OSGi version is 2.4.1.202403151637
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:57 [2024-03-15T16:38:57.926Z] [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.*
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] 
12:38:57 [2024-03-15T16:38:57.926Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
12:38:57 [2024-03-15T16:38:57.926Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:57 [2024-03-15T16:38:57.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
12:38:57 [2024-03-15T16:38:57.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.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
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] Nothing to compile - all classes are up to date
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] The project's OSGi version is 1.0.10.202403151637
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:58 [2024-03-15T16:38:58.182Z] [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.*
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:58 [2024-03-15T16:38:58.182Z] [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
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:38:58 [2024-03-15T16:38:58.182Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:58 [2024-03-15T16:38:58.182Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:58 [2024-03-15T16:38:58.182Z] [WARNING] The 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
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] Nothing to compile - all classes are up to date
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] The project's OSGi version is 4.1.1.202403151637
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:58 [2024-03-15T16:38:58.182Z] [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.*
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:38:58 [2024-03-15T16:38:58.182Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:58 [2024-03-15T16:38:58.182Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:58 [2024-03-15T16:38:58.182Z] [WARNING] The 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
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] Nothing to compile - all classes are up to date
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] The project's OSGi version is 1.0.8.202403151637
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.182Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:58 [2024-03-15T16:38:58.182Z] [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.*
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:58 [2024-03-15T16:38:58.183Z] [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
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:38:58 [2024-03-15T16:38:58.183Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:58 [2024-03-15T16:38:58.183Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:58 [2024-03-15T16:38:58.183Z] [WARNING] The 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
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] Nothing to compile - all classes are up to date
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] Forking Trace Compass BTF Support Parent 9.3.0-SNAPSHOT
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
12:38:58 [2024-03-15T16:38:58.183Z] [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.*
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] Forking org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] The project's OSGi version is 3.1.0.202403151637
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
12:38:58 [2024-03-15T16:38:58.183Z] [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.*
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src/main/resources
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
12:38:58 [2024-03-15T16:38:58.183Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:58 [2024-03-15T16:38:58.183Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:58 [2024-03-15T16:38:58.183Z] [WARNING] The 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
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] Nothing to compile - all classes are up to date
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] Forking org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] The project's OSGi version is 1.1.0.202403151637
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
12:38:58 [2024-03-15T16:38:58.183Z] [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.*
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
12:38:58 [2024-03-15T16:38:58.183Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:58 [2024-03-15T16:38:58.183Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:38:58 [2024-03-15T16:38:58.183Z] [WARNING] The 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
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] Nothing to compile - all classes are up to date
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] Forking Trace Compass Documentation 9.3.0-SNAPSHOT
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
12:38:58 [2024-03-15T16:38:58.183Z] [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.*
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] Forking Trace Compass Profiling User Guide 9.3.0-SNAPSHOT
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.183Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:58 [2024-03-15T16:38:58.184Z] [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.*
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] Executing tasks
12:38:58 [2024-03-15T16:38:58.184Z] 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
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] Executed tasks
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:58 [2024-03-15T16:38:58.184Z] [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
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:58 [2024-03-15T16:38:58.184Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] 
12:38:58 [2024-03-15T16:38:58.184Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:38:58 [2024-03-15T16:38:58.440Z] [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
12:38:58 [2024-03-15T16:38:58.440Z] [INFO] Command line:
12:38:58 [2024-03-15T16:38:58.440Z] 	[/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]
12:38:58 [2024-03-15T16:38:58.440Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:38:59 [2024-03-15T16:38:59.803Z] Buildfile: build.xml
12:38:59 [2024-03-15T16:38:59.803Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:38:59 [2024-03-15T16:38:59.803Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:38:59 [2024-03-15T16:38:59.803Z] 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)
12:38:59 [2024-03-15T16:38:59.803Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:38:59 [2024-03-15T16:38:59.803Z] WARNING: System::setSecurityManager will be removed in a future release
12:38:59 [2024-03-15T16:38:59.803Z] 
12:38:59 [2024-03-15T16:38:59.803Z] build.index:
12:39:00 [2024-03-15T16:39:00.363Z] BUILD SUCCESSFUL
12:39:00 [2024-03-15T16:39:00.363Z] 
12:39:00 [2024-03-15T16:39:00.363Z] BUILD SUCCESSFUL
12:39:00 [2024-03-15T16:39:00.363Z] Total time: 1 second
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] 
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] Forking Trace Compass Developer Guide 9.3.0-SNAPSHOT
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] 
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] 
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] 
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] 
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] 
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] 
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] 
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
12:39:00 [2024-03-15T16:39:00.363Z] [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.*
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] 
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
12:39:00 [2024-03-15T16:39:00.363Z] [INFO] Executing tasks
12:39:00 [2024-03-15T16:39:00.618Z] 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
12:39:00 [2024-03-15T16:39:00.618Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
12:39:00 [2024-03-15T16:39:00.618Z] [INFO] Executed tasks
12:39:00 [2024-03-15T16:39:00.618Z] [INFO] 
12:39:00 [2024-03-15T16:39:00.618Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
12:39:00 [2024-03-15T16:39:00.618Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
12:39:00 [2024-03-15T16:39:00.618Z] [INFO] 
12:39:00 [2024-03-15T16:39:00.618Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
12:39:00 [2024-03-15T16:39:00.618Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:00 [2024-03-15T16:39:00.618Z] [INFO] 
12:39:00 [2024-03-15T16:39:00.618Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
12:39:00 [2024-03-15T16:39:00.618Z] [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
12:39:00 [2024-03-15T16:39:00.618Z] [INFO] Command line:
12:39:00 [2024-03-15T16:39:00.618Z] 	[/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]
12:39:00 [2024-03-15T16:39:00.619Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:39:01 [2024-03-15T16:39:01.982Z] Buildfile: build.xml
12:39:01 [2024-03-15T16:39:01.982Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:39:01 [2024-03-15T16:39:01.982Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:39:01 [2024-03-15T16:39:01.982Z] 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)
12:39:01 [2024-03-15T16:39:01.982Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:39:01 [2024-03-15T16:39:01.982Z] WARNING: System::setSecurityManager will be removed in a future release
12:39:01 [2024-03-15T16:39:01.982Z] 
12:39:01 [2024-03-15T16:39:01.982Z] build.index:
12:39:03 [2024-03-15T16:39:03.345Z] BUILD SUCCESSFUL
12:39:03 [2024-03-15T16:39:03.345Z] 
12:39:03 [2024-03-15T16:39:03.345Z] BUILD SUCCESSFUL
12:39:03 [2024-03-15T16:39:03.345Z] Total time: 1 second
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] The project's OSGi version is 2.2.0.202403151637
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:39:03 [2024-03-15T16:39:03.345Z] [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.*
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:39:03 [2024-03-15T16:39:03.345Z] [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
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:39:03 [2024-03-15T16:39:03.345Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:03 [2024-03-15T16:39:03.345Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:03 [2024-03-15T16:39:03.345Z] [WARNING] The 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
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] Nothing to compile - all classes are up to date
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] Forking org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
12:39:03 [2024-03-15T16:39:03.345Z] [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.*
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/src/main/resources
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] Forking org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.345Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
12:39:03 [2024-03-15T16:39:03.346Z] [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.*
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/src/main/resources
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] Forking org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] The project's OSGi version is 1.0.4.202403151637
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [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.*
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:03 [2024-03-15T16:39:03.346Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:03 [2024-03-15T16:39:03.346Z] [WARNING] The 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
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] Nothing to compile - all classes are up to date
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] Forking org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] The project's OSGi version is 1.1.11.202403151637
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [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.*
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.346Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
12:39:03 [2024-03-15T16:39:03.346Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:03 [2024-03-15T16:39:03.346Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:03 [2024-03-15T16:39:03.346Z] [WARNING] The 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
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] Nothing to compile - all classes are up to date
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] Forking org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
12:39:03 [2024-03-15T16:39:03.602Z] [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.*
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/src/main/resources
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] Forking org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] The project's OSGi version is 1.0.4.202403151637
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:39:03 [2024-03-15T16:39:03.602Z] [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.*
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:39:03 [2024-03-15T16:39:03.602Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:03 [2024-03-15T16:39:03.602Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:03 [2024-03-15T16:39:03.602Z] [WARNING] The 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
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] Nothing to compile - all classes are up to date
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
12:39:03 [2024-03-15T16:39:03.602Z] [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.*
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] The project's OSGi version is 1.0.12.202403151637
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.602Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:39:03 [2024-03-15T16:39:03.603Z] [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.*
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:39:03 [2024-03-15T16:39:03.603Z] [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
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:39:03 [2024-03-15T16:39:03.603Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:03 [2024-03-15T16:39:03.603Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:03 [2024-03-15T16:39:03.603Z] [WARNING] The 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
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] Nothing to compile - all classes are up to date
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] Forking Trace Compass User Guide 9.3.0-SNAPSHOT
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
12:39:03 [2024-03-15T16:39:03.603Z] [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.*
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
12:39:03 [2024-03-15T16:39:03.603Z] [INFO] Executing tasks
12:39:03 [2024-03-15T16:39:03.858Z] 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
12:39:03 [2024-03-15T16:39:03.858Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
12:39:03 [2024-03-15T16:39:03.858Z] [INFO] Executed tasks
12:39:03 [2024-03-15T16:39:03.858Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.858Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
12:39:03 [2024-03-15T16:39:03.858Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/src/main/resources
12:39:03 [2024-03-15T16:39:03.858Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.858Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
12:39:03 [2024-03-15T16:39:03.858Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:03 [2024-03-15T16:39:03.858Z] [INFO] 
12:39:03 [2024-03-15T16:39:03.858Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
12:39:04 [2024-03-15T16:39:04.114Z] [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
12:39:04 [2024-03-15T16:39:04.114Z] [INFO] Command line:
12:39:04 [2024-03-15T16:39:04.114Z] 	[/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]
12:39:04 [2024-03-15T16:39:04.114Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:39:05 [2024-03-15T16:39:05.477Z] Buildfile: build.xml
12:39:05 [2024-03-15T16:39:05.477Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:39:05 [2024-03-15T16:39:05.477Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:39:05 [2024-03-15T16:39:05.477Z] 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)
12:39:05 [2024-03-15T16:39:05.477Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:39:05 [2024-03-15T16:39:05.477Z] WARNING: System::setSecurityManager will be removed in a future release
12:39:05 [2024-03-15T16:39:05.477Z] 
12:39:05 [2024-03-15T16:39:05.477Z] build.index:
12:39:06 [2024-03-15T16:39:06.403Z] BUILD SUCCESSFUL
12:39:06 [2024-03-15T16:39:06.658Z] 
12:39:06 [2024-03-15T16:39:06.658Z] BUILD SUCCESSFUL
12:39:06 [2024-03-15T16:39:06.658Z] Total time: 1 second
12:39:06 [2024-03-15T16:39:06.658Z] [INFO] 
12:39:06 [2024-03-15T16:39:06.658Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:06 [2024-03-15T16:39:06.658Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT
12:39:06 [2024-03-15T16:39:06.658Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:06 [2024-03-15T16:39:06.658Z] [INFO] 
12:39:06 [2024-03-15T16:39:06.658Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:39:06 [2024-03-15T16:39:06.658Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:06 [2024-03-15T16:39:06.658Z] [INFO] 
12:39:06 [2024-03-15T16:39:06.658Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:39:06 [2024-03-15T16:39:06.658Z] [INFO] 
12:39:06 [2024-03-15T16:39:06.658Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:39:06 [2024-03-15T16:39:06.658Z] [INFO] 
12:39:06 [2024-03-15T16:39:06.658Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] 
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] 
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] 
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:39:06 [2024-03-15T16:39:06.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/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] 
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] Executing tasks
12:39:06 [2024-03-15T16:39:06.659Z] 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
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] Executed tasks
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] 
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] 
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:39:06 [2024-03-15T16:39:06.659Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] 
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:39:06 [2024-03-15T16:39:06.659Z] [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
12:39:06 [2024-03-15T16:39:06.659Z] [INFO] Command line:
12:39:06 [2024-03-15T16:39:06.659Z] 	[/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]
12:39:06 [2024-03-15T16:39:06.659Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:39:08 [2024-03-15T16:39:08.022Z] Buildfile: build.xml
12:39:08 [2024-03-15T16:39:08.022Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:39:08 [2024-03-15T16:39:08.022Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:39:08 [2024-03-15T16:39:08.022Z] 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)
12:39:08 [2024-03-15T16:39:08.022Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:39:08 [2024-03-15T16:39:08.022Z] WARNING: System::setSecurityManager will be removed in a future release
12:39:08 [2024-03-15T16:39:08.022Z] 
12:39:08 [2024-03-15T16:39:08.022Z] build.index:
12:39:08 [2024-03-15T16:39:08.948Z] BUILD SUCCESSFUL
12:39:08 [2024-03-15T16:39:08.948Z] 
12:39:08 [2024-03-15T16:39:08.948Z] BUILD SUCCESSFUL
12:39:08 [2024-03-15T16:39:08.948Z] Total time: 1 second
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] 
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] Forking Trace Compass RCP User Guide 9.3.0-SNAPSHOT
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] 
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] 
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] 
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] 
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] 
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] 
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] 
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
12:39:08 [2024-03-15T16:39:08.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/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] 
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] Executing tasks
12:39:08 [2024-03-15T16:39:08.948Z] 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
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] Executed tasks
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] 
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] 
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
12:39:08 [2024-03-15T16:39:08.948Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] 
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
12:39:08 [2024-03-15T16:39:08.948Z] [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
12:39:08 [2024-03-15T16:39:08.948Z] [INFO] Command line:
12:39:08 [2024-03-15T16:39:08.948Z] 	[/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]
12:39:08 [2024-03-15T16:39:08.948Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:39:10 [2024-03-15T16:39:10.309Z] Buildfile: build.xml
12:39:10 [2024-03-15T16:39:10.309Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:39:10 [2024-03-15T16:39:10.309Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:39:10 [2024-03-15T16:39:10.309Z] 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)
12:39:10 [2024-03-15T16:39:10.310Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:39:10 [2024-03-15T16:39:10.310Z] WARNING: System::setSecurityManager will be removed in a future release
12:39:10 [2024-03-15T16:39:10.310Z] 
12:39:10 [2024-03-15T16:39:10.310Z] build.index:
12:39:10 [2024-03-15T16:39:10.869Z] BUILD SUCCESSFUL
12:39:10 [2024-03-15T16:39:10.869Z] 
12:39:10 [2024-03-15T16:39:10.869Z] BUILD SUCCESSFUL
12:39:10 [2024-03-15T16:39:10.869Z] Total time: 1 second
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] 
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] Forking Trace Compass Pcap User Guide 9.3.0-SNAPSHOT
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] 
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] 
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] 
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] 
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] 
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] 
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] 
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:39:10 [2024-03-15T16:39:10.869Z] [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.*
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] 
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:39:10 [2024-03-15T16:39:10.869Z] [INFO] Executing tasks
12:39:10 [2024-03-15T16:39:10.869Z] 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
12:39:10 [2024-03-15T16:39:10.870Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
12:39:10 [2024-03-15T16:39:10.870Z] [INFO] Executed tasks
12:39:10 [2024-03-15T16:39:10.870Z] [INFO] 
12:39:10 [2024-03-15T16:39:10.870Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:39:10 [2024-03-15T16:39:10.870Z] [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
12:39:10 [2024-03-15T16:39:10.870Z] [INFO] 
12:39:10 [2024-03-15T16:39:10.870Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:39:10 [2024-03-15T16:39:10.870Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:10 [2024-03-15T16:39:10.870Z] [INFO] 
12:39:10 [2024-03-15T16:39:10.870Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:39:10 [2024-03-15T16:39:10.870Z] [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
12:39:10 [2024-03-15T16:39:10.870Z] [INFO] Command line:
12:39:10 [2024-03-15T16:39:10.870Z] 	[/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]
12:39:10 [2024-03-15T16:39:10.870Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:39:12 [2024-03-15T16:39:12.234Z] Buildfile: build.xml
12:39:12 [2024-03-15T16:39:12.234Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:39:12 [2024-03-15T16:39:12.234Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:39:12 [2024-03-15T16:39:12.234Z] 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)
12:39:12 [2024-03-15T16:39:12.234Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:39:12 [2024-03-15T16:39:12.234Z] WARNING: System::setSecurityManager will be removed in a future release
12:39:12 [2024-03-15T16:39:12.234Z] 
12:39:12 [2024-03-15T16:39:12.234Z] build.index:
12:39:12 [2024-03-15T16:39:12.796Z] BUILD SUCCESSFUL
12:39:12 [2024-03-15T16:39:12.796Z] 
12:39:12 [2024-03-15T16:39:12.796Z] BUILD SUCCESSFUL
12:39:12 [2024-03-15T16:39:12.796Z] Total time: 1 second
12:39:12 [2024-03-15T16:39:12.796Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.796Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:12 [2024-03-15T16:39:12.796Z] [INFO] Forking org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT
12:39:12 [2024-03-15T16:39:12.796Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:12 [2024-03-15T16:39:12.796Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.796Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] The project's OSGi version is 1.0.11.202403151637
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
12:39:12 [2024-03-15T16:39:12.797Z] [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.*
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src/main/resources
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
12:39:12 [2024-03-15T16:39:12.797Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:12 [2024-03-15T16:39:12.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
12:39:12 [2024-03-15T16:39:12.797Z] [WARNING] The 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
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] Nothing to compile - all classes are up to date
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:39:12 [2024-03-15T16:39:12.797Z] [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.*
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] The project's OSGi version is 1.1.1.202403151637
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
12:39:12 [2024-03-15T16:39:12.797Z] [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.*
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
12:39:12 [2024-03-15T16:39:12.797Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:12 [2024-03-15T16:39:12.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
12:39:12 [2024-03-15T16:39:12.797Z] [WARNING] The 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
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] Nothing to compile - all classes are up to date
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] The project's OSGi version is 1.2.0.202403151637
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:39:12 [2024-03-15T16:39:12.797Z] [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.*
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.797Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:39:12 [2024-03-15T16:39:12.797Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:12 [2024-03-15T16:39:12.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
12:39:12 [2024-03-15T16:39:12.797Z] [WARNING] The 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
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] Nothing to compile - all classes are up to date
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
12:39:12 [2024-03-15T16:39:12.798Z] [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.*
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:39:12 [2024-03-15T16:39:12.798Z] [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.*
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] 
12:39:12 [2024-03-15T16:39:12.798Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:39:12 [2024-03-15T16:39:12.798Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:12 [2024-03-15T16:39:12.798Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:12 [2024-03-15T16:39:12.798Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [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.*
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.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
12:39:13 [2024-03-15T16:39:13.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.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
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [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.*
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [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
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:39:13 [2024-03-15T16:39:13.054Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.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
12:39:13 [2024-03-15T16:39:13.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.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
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] The project's OSGi version is 2.1.0.202403151637
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
12:39:13 [2024-03-15T16:39:13.054Z] [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.*
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.054Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
12:39:13 [2024-03-15T16:39:13.054Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.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
12:39:13 [2024-03-15T16:39:13.055Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] The project's OSGi version is 1.1.0.202403151637
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [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.*
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.055Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.055Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] The project's OSGi version is 1.3.0.202403151637
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
12:39:13 [2024-03-15T16:39:13.055Z] [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.*
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
12:39:13 [2024-03-15T16:39:13.055Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.055Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.055Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] The project's OSGi version is 1.3.0.202403151637
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [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.*
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.055Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:39:13 [2024-03-15T16:39:13.055Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.055Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.055Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
12:39:13 [2024-03-15T16:39:13.056Z] [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.*
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] The project's OSGi version is 1.1.4.202403151637
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [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.*
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [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
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.056Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.056Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [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.*
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [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
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.056Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:39:13 [2024-03-15T16:39:13.056Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.056Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.056Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] The project's OSGi version is 2.0.6.202403151637
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:39:13 [2024-03-15T16:39:13.312Z] [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.*
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:39:13 [2024-03-15T16:39:13.312Z] [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
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:39:13 [2024-03-15T16:39:13.312Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.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
12:39:13 [2024-03-15T16:39:13.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.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
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] The project's OSGi version is 1.0.9.202403151637
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.312Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.312Z] [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.*
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.313Z] [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
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.313Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.313Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.313Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] The project's OSGi version is 2.1.0.202403151637
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:39:13 [2024-03-15T16:39:13.313Z] [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.*
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:39:13 [2024-03-15T16:39:13.313Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.313Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.313Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
12:39:13 [2024-03-15T16:39:13.313Z] [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.*
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] The project's OSGi version is 1.0.16.202403151637
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:39:13 [2024-03-15T16:39:13.313Z] [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.*
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:39:13 [2024-03-15T16:39:13.313Z] [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
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.313Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:39:13 [2024-03-15T16:39:13.313Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.313Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.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.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
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] The project's OSGi version is 2.0.7.202403151637
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [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.*
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [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
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.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
12:39:13 [2024-03-15T16:39:13.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.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
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] The project's OSGi version is 1.0.21.202403151637
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [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.*
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [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
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.314Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.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
12:39:13 [2024-03-15T16:39:13.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.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
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] The project's OSGi version is 5.2.2.202403151637
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:39:13 [2024-03-15T16:39:13.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/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.314Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:39:13 [2024-03-15T16:39:13.314Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.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
12:39:13 [2024-03-15T16:39:13.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.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
12:39:13 [2024-03-15T16:39:13.315Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] The project's OSGi version is 3.1.0.202403151637
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:39:13 [2024-03-15T16:39:13.570Z] [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.*
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:39:13 [2024-03-15T16:39:13.570Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.570Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.570Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.570Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
12:39:13 [2024-03-15T16:39:13.571Z] [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.*
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] The project's OSGi version is 1.0.15.202403151637
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:39:13 [2024-03-15T16:39:13.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.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [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
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.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
12:39:13 [2024-03-15T16:39:13.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.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
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:39:13 [2024-03-15T16:39:13.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.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [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
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.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
12:39:13 [2024-03-15T16:39:13.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.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
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] The project's OSGi version is 1.0.16.202403151637
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.571Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.572Z] [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.*
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.572Z] [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
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.572Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.572Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.572Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] Forking Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
12:39:13 [2024-03-15T16:39:13.572Z] [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.*
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] Forking org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] The project's OSGi version is 1.2.1.202403151637
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
12:39:13 [2024-03-15T16:39:13.572Z] [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.*
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
12:39:13 [2024-03-15T16:39:13.572Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.572Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.572Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] Forking Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] The project's OSGi version is 1.0.7.202403151637
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.572Z] [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.*
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.572Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.572Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.572Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] The project's OSGi version is 1.1.1.202403151637
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.572Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:39:13 [2024-03-15T16:39:13.573Z] [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.*
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:39:13 [2024-03-15T16:39:13.573Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.573Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.573Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] The project's OSGi version is 1.2.0.202403151637
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:39:13 [2024-03-15T16:39:13.573Z] [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.*
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.573Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:39:13 [2024-03-15T16:39:13.573Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.573Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.573Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
12:39:13 [2024-03-15T16:39:13.830Z] [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.*
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] The project's OSGi version is 1.0.4.202403151637
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.830Z] [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.*
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.830Z] [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
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:39:13 [2024-03-15T16:39:13.830Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.830Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.830Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.830Z] [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.*
12:39:13 [2024-03-15T16:39:13.830Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.831Z] [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
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:39:13 [2024-03-15T16:39:13.831Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.831Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] Forking Trace Compass RCP Parent 9.3.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
12:39:13 [2024-03-15T16:39:13.831Z] [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.*
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] Forking Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
12:39:13 [2024-03-15T16:39:13.831Z] [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.*
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
12:39:13 [2024-03-15T16:39:13.831Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.831Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] Forking Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:39:13 [2024-03-15T16:39:13.831Z] [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.*
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] The project's OSGi version is 1.1.0.202403151637
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
12:39:13 [2024-03-15T16:39:13.831Z] [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.*
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.831Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
12:39:13 [2024-03-15T16:39:13.831Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.831Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
12:39:13 [2024-03-15T16:39:13.832Z] [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.*
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
12:39:13 [2024-03-15T16:39:13.832Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.832Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.832Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] Forking Trace Compass RCP Feature 9.3.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
12:39:13 [2024-03-15T16:39:13.832Z] [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.*
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/src/main/resources
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:39:13 [2024-03-15T16:39:13.832Z] [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.*
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:39:13 [2024-03-15T16:39:13.832Z] [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
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:39:13 [2024-03-15T16:39:13.832Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.832Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.832Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] The project's OSGi version is 2.0.5.202403151637
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.832Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:39:13 [2024-03-15T16:39:13.832Z] [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.*
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:39:13 [2024-03-15T16:39:13.833Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.833Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.833Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] The project's OSGi version is 1.0.5.202403151637
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:39:13 [2024-03-15T16:39:13.833Z] [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.*
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:39:13 [2024-03-15T16:39:13.833Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.833Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.833Z] [WARNING] The 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
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] Nothing to compile - all classes are up to date
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
12:39:13 [2024-03-15T16:39:13.833Z] [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.*
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
12:39:13 [2024-03-15T16:39:13.833Z] [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.*
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] Forking Trace Compass Json trace Parent 9.3.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
12:39:13 [2024-03-15T16:39:13.833Z] [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.*
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.833Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] The project's OSGi version is 1.1.0.202403151637
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
12:39:13 [2024-03-15T16:39:13.834Z] [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.*
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] 
12:39:13 [2024-03-15T16:39:13.834Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
12:39:13 [2024-03-15T16:39:13.834Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:13 [2024-03-15T16:39:13.834Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:13 [2024-03-15T16:39:13.834Z] [WARNING] The 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
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] Nothing to compile - all classes are up to date
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] Forking org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.089Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
12:39:14 [2024-03-15T16:39:14.089Z] [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.*
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] Forking Trace Compass RCP Product 9.3.0-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
12:39:14 [2024-03-15T16:39:14.090Z] [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.*
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] Forking Trace Compass Target Platform 9.3.0-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
12:39:14 [2024-03-15T16:39:14.090Z] [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.*
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] The project's OSGi version is 1.0.5.202403151637
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [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.*
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [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
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:14 [2024-03-15T16:39:14.090Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:14 [2024-03-15T16:39:14.090Z] [WARNING] The 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
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] Nothing to compile - all classes are up to date
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] The project's OSGi version is 1.0.15.202403151637
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [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.*
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [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
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.090Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.090Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:14 [2024-03-15T16:39:14.090Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:14 [2024-03-15T16:39:14.090Z] [WARNING] The 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
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] Nothing to compile - all classes are up to date
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] The project's OSGi version is 1.0.11.202403151637
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [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.*
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [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
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:14 [2024-03-15T16:39:14.091Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:14 [2024-03-15T16:39:14.091Z] [WARNING] The 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
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] Nothing to compile - all classes are up to date
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] Forking org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] The project's OSGi version is 1.0.16.202403151637
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [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.*
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:14 [2024-03-15T16:39:14.091Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:14 [2024-03-15T16:39:14.091Z] [WARNING] The 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
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] Nothing to compile - all classes are up to date
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [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.*
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [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
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:14 [2024-03-15T16:39:14.091Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:14 [2024-03-15T16:39:14.091Z] [WARNING] The 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
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] Nothing to compile - all classes are up to date
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] Forking org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
12:39:14 [2024-03-15T16:39:14.091Z] [INFO] The project's OSGi version is 1.0.9.202403151637
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [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.*
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:14 [2024-03-15T16:39:14.092Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:14 [2024-03-15T16:39:14.092Z] [WARNING] The 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
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] Nothing to compile - all classes are up to date
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] The project's OSGi version is 1.0.8.202403151637
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [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.*
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:14 [2024-03-15T16:39:14.092Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:14 [2024-03-15T16:39:14.092Z] [WARNING] The 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
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] Nothing to compile - all classes are up to date
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] The project's OSGi version is 1.0.3.202403151637
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [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.*
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [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
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.092Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:39:14 [2024-03-15T16:39:14.092Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:14 [2024-03-15T16:39:14.092Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:14 [2024-03-15T16:39:14.092Z] [WARNING] The 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
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] Nothing to compile - all classes are up to date
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] Forking Trace Compass All Tests 1.0.13-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] The project's OSGi version is 1.0.13.202403151637
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
12:39:14 [2024-03-15T16:39:14.348Z] [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.*
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src/main/resources
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
12:39:14 [2024-03-15T16:39:14.348Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:14 [2024-03-15T16:39:14.348Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:14 [2024-03-15T16:39:14.348Z] [WARNING] The 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
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] Nothing to compile - all classes are up to date
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] Forking org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] The project's OSGi version is 1.0.8.202403151637
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
12:39:14 [2024-03-15T16:39:14.348Z] [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.*
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.348Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
12:39:14 [2024-03-15T16:39:14.349Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:14 [2024-03-15T16:39:14.349Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:14 [2024-03-15T16:39:14.349Z] [WARNING] The 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
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] Nothing to compile - all classes are up to date
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] Forking org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
12:39:14 [2024-03-15T16:39:14.349Z] [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.*
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/src/main/resources
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
12:39:14 [2024-03-15T16:39:14.349Z] [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.*
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] Forking Trace Compass Repository 9.3.0-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] The project's OSGi version is 9.3.0.202403151637
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
12:39:14 [2024-03-15T16:39:14.349Z] [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.*
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/src/main/resources
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] The project's OSGi version is 1.0.4.202403151637
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:39:14 [2024-03-15T16:39:14.349Z] [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.*
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.349Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:39:14 [2024-03-15T16:39:14.349Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:39:14 [2024-03-15T16:39:14.349Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:39:14 [2024-03-15T16:39:14.349Z] [WARNING] The 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
12:39:14 [2024-03-15T16:39:14.350Z] [INFO] Nothing to compile - all classes are up to date
12:39:14 [2024-03-15T16:39:14.350Z] [INFO] 
12:39:14 [2024-03-15T16:39:14.350Z] [INFO] <<< javadoc:3.6.2:aggregate (default-cli) < compile @ org.eclipse.tracecompass <<<
12:39:14 [2024-03-15T16:39:14.350Z] [INFO] 
12:39:16 [2024-03-15T16:39:16.863Z] [INFO] 
12:39:16 [2024-03-15T16:39:16.863Z] [INFO] --- javadoc:3.6.2:aggregate (default-cli) @ org.eclipse.tracecompass ---
12:39:16 [2024-03-15T16:39:16.863Z] [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
12:39:16 [2024-03-15T16:39:16.863Z] [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
12:39:16 [2024-03-15T16:39:16.863Z] [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
12:39:17 [2024-03-15T16:39:17.118Z] [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
12:39:17 [2024-03-15T16:39:17.118Z] [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
12:39:17 [2024-03-15T16:39:17.118Z] [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
12:39:17 [2024-03-15T16:39:17.118Z] [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 376 kB/s)
12:39:17 [2024-03-15T16:39:17.118Z] [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
12:39:17 [2024-03-15T16:39:17.118Z] [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
12:39:17 [2024-03-15T16:39:17.118Z] [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
12:39:17 [2024-03-15T16:39:17.118Z] [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
12:39:17 [2024-03-15T16:39:17.118Z] [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
12:39:17 [2024-03-15T16:39:17.118Z] [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
12:39:17 [2024-03-15T16:39:17.118Z] [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 197 kB/s)
12:39:17 [2024-03-15T16:39:17.118Z] [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
12:39:17 [2024-03-15T16:39:17.118Z] [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
12:39:17 [2024-03-15T16:39:17.118Z] [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
12:39:17 [2024-03-15T16:39:17.375Z] [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
12:39:17 [2024-03-15T16:39:17.375Z] [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
12:39:17 [2024-03-15T16:39:17.375Z] [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
12:39:17 [2024-03-15T16:39:17.376Z] [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 1.4 MB/s)
12:39:17 [2024-03-15T16:39:17.376Z] [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
12:39:17 [2024-03-15T16:39:17.376Z] [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
12:39:17 [2024-03-15T16:39:17.376Z] [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
12:39:17 [2024-03-15T16:39:17.376Z] [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
12:39:17 [2024-03-15T16:39:17.376Z] [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
12:39:17 [2024-03-15T16:39:17.376Z] [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
12:39:17 [2024-03-15T16:39:17.376Z] [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 132 kB/s)
12:39:17 [2024-03-15T16:39:17.376Z] [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
12:39:17 [2024-03-15T16:39:17.376Z] [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
12:39:17 [2024-03-15T16:39:17.376Z] [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
12:39:17 [2024-03-15T16:39:17.631Z] [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
12:39:17 [2024-03-15T16:39:17.631Z] [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
12:39:17 [2024-03-15T16:39:17.631Z] [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
12:39:17 [2024-03-15T16:39:17.631Z] [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 261 kB/s)
12:39:17 [2024-03-15T16:39:17.631Z] [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
12:39:17 [2024-03-15T16:39:17.631Z] [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
12:39:17 [2024-03-15T16:39:17.631Z] [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
12:39:17 [2024-03-15T16:39:17.631Z] [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
12:39:17 [2024-03-15T16:39:17.631Z] [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
12:39:17 [2024-03-15T16:39:17.631Z] [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
12:39:17 [2024-03-15T16:39:17.631Z] [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 601 kB/s)
12:39:17 [2024-03-15T16:39:17.631Z] [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
12:39:17 [2024-03-15T16:39:17.886Z] [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
12:39:17 [2024-03-15T16:39:17.886Z] [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
12:39:17 [2024-03-15T16:39:17.886Z] [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
12:39:17 [2024-03-15T16:39:17.886Z] [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
12:39:17 [2024-03-15T16:39:17.886Z] [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
12:39:17 [2024-03-15T16:39:17.886Z] [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 298 kB/s)
12:39:17 [2024-03-15T16:39:17.886Z] [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
12:39:17 [2024-03-15T16:39:17.886Z] [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
12:39:17 [2024-03-15T16:39:17.886Z] [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
12:39:18 [2024-03-15T16:39:18.142Z] [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
12:39:18 [2024-03-15T16:39:18.142Z] [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
12:39:18 [2024-03-15T16:39:18.142Z] [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
12:39:18 [2024-03-15T16:39:18.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 2.2 MB/s)
12:39:18 [2024-03-15T16:39:18.142Z] [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
12:39:18 [2024-03-15T16:39:18.142Z] [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
12:39:18 [2024-03-15T16:39:18.142Z] [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
12:39:18 [2024-03-15T16:39:18.142Z] [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
12:39:18 [2024-03-15T16:39:18.142Z] [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
12:39:18 [2024-03-15T16:39:18.142Z] [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
12:39:18 [2024-03-15T16:39:18.142Z] [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
12:39:18 [2024-03-15T16:39:18.142Z] [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 305 kB/s)
12:39:18 [2024-03-15T16:39:18.142Z] [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
12:39:18 [2024-03-15T16:39:18.398Z] [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
12:39:18 [2024-03-15T16:39:18.398Z] [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
12:39:18 [2024-03-15T16:39:18.398Z] [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
12:39:18 [2024-03-15T16:39:18.398Z] [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
12:39:18 [2024-03-15T16:39:18.398Z] [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
12:39:18 [2024-03-15T16:39:18.398Z] [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 350 kB/s)
12:39:18 [2024-03-15T16:39:18.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
12:39:18 [2024-03-15T16:39:18.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
12:39:18 [2024-03-15T16:39:18.398Z] [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
12:39:18 [2024-03-15T16:39:18.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
12:39:18 [2024-03-15T16:39:18.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
12:39:18 [2024-03-15T16:39:18.653Z] [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
12:39:18 [2024-03-15T16:39:18.653Z] [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 950 kB/s)
12:39:18 [2024-03-15T16:39:18.654Z] [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
12:39:18 [2024-03-15T16:39:18.654Z] [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
12:39:18 [2024-03-15T16:39:18.654Z] [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
12:39:18 [2024-03-15T16:39:18.654Z] [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
12:39:18 [2024-03-15T16:39:18.654Z] [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
12:39:18 [2024-03-15T16:39:18.654Z] [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
12:39:18 [2024-03-15T16:39:18.654Z] [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
12:39:18 [2024-03-15T16:39:18.654Z] [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 454 kB/s)
12:39:18 [2024-03-15T16:39:18.654Z] [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
12:39:18 [2024-03-15T16:39:18.654Z] [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
12:39:18 [2024-03-15T16:39:18.654Z] [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
12:39:18 [2024-03-15T16:39:18.909Z] [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
12:39:18 [2024-03-15T16:39:18.909Z] [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
12:39:18 [2024-03-15T16:39:18.909Z] [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
12:39:18 [2024-03-15T16:39:18.909Z] [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 496 kB/s)
12:39:18 [2024-03-15T16:39:18.909Z] [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
12:39:18 [2024-03-15T16:39:18.909Z] [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
12:39:18 [2024-03-15T16:39:18.909Z] [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
12:39:19 [2024-03-15T16:39:19.165Z] [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
12:39:19 [2024-03-15T16:39:19.165Z] [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
12:39:19 [2024-03-15T16:39:19.165Z] [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
12:39:19 [2024-03-15T16:39:19.165Z] [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 131 kB/s)
12:39:19 [2024-03-15T16:39:19.165Z] [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
12:39:19 [2024-03-15T16:39:19.165Z] [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
12:39:19 [2024-03-15T16:39:19.165Z] [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
12:39:19 [2024-03-15T16:39:19.165Z] [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
12:39:19 [2024-03-15T16:39:19.165Z] [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
12:39:19 [2024-03-15T16:39:19.420Z] [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
12:39:19 [2024-03-15T16:39:19.420Z] [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 1.7 MB/s)
12:39:19 [2024-03-15T16:39:19.420Z] [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
12:39:19 [2024-03-15T16:39:19.420Z] [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
12:39:19 [2024-03-15T16:39:19.420Z] [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
12:39:19 [2024-03-15T16:39:19.420Z] [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
12:39:19 [2024-03-15T16:39:19.420Z] [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
12:39:19 [2024-03-15T16:39:19.420Z] [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
12:39:19 [2024-03-15T16:39:19.420Z] [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 592 kB/s)
12:39:19 [2024-03-15T16:39:19.420Z] [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
12:39:19 [2024-03-15T16:39:19.420Z] [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
12:39:19 [2024-03-15T16:39:19.420Z] [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
12:39:19 [2024-03-15T16:39:19.675Z] [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
12:39:19 [2024-03-15T16:39:19.675Z] [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
12:39:19 [2024-03-15T16:39:19.675Z] [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
12:39:19 [2024-03-15T16:39:19.675Z] [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 559 kB/s)
12:39:19 [2024-03-15T16:39:19.675Z] [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
12:39:19 [2024-03-15T16:39:19.675Z] [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
12:39:19 [2024-03-15T16:39:19.675Z] [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
12:39:19 [2024-03-15T16:39:19.675Z] [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
12:39:19 [2024-03-15T16:39:19.931Z] [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
12:39:19 [2024-03-15T16:39:19.931Z] [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
12:39:19 [2024-03-15T16:39:19.931Z] [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 310 kB/s)
12:39:19 [2024-03-15T16:39:19.931Z] [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
12:39:19 [2024-03-15T16:39:19.931Z] [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
12:39:19 [2024-03-15T16:39:19.931Z] [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
12:39:19 [2024-03-15T16:39:19.931Z] [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
12:39:19 [2024-03-15T16:39:19.931Z] [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
12:39:19 [2024-03-15T16:39:19.931Z] [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
12:39:19 [2024-03-15T16:39:19.931Z] [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 162 kB/s)
12:39:19 [2024-03-15T16:39:19.931Z] [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
12:39:19 [2024-03-15T16:39:19.931Z] [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
12:39:19 [2024-03-15T16:39:19.931Z] [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
12:39:20 [2024-03-15T16:39:20.187Z] [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
12:39:20 [2024-03-15T16:39:20.187Z] [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
12:39:20 [2024-03-15T16:39:20.187Z] [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
12:39:20 [2024-03-15T16:39:20.187Z] [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 172 kB/s)
12:39:20 [2024-03-15T16:39:20.187Z] [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
12:39:20 [2024-03-15T16:39:20.187Z] [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
12:39:20 [2024-03-15T16:39:20.187Z] [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
12:39:20 [2024-03-15T16:39:20.187Z] [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
12:39:20 [2024-03-15T16:39:20.187Z] [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
12:39:20 [2024-03-15T16:39:20.187Z] [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
12:39:20 [2024-03-15T16:39:20.187Z] [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 340 kB/s)
12:39:20 [2024-03-15T16:39:20.187Z] [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
12:39:20 [2024-03-15T16:39:20.187Z] [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
12:39:20 [2024-03-15T16:39:20.187Z] [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
12:39:20 [2024-03-15T16:39:20.187Z] [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
12:39:20 [2024-03-15T16:39:20.442Z] [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
12:39:20 [2024-03-15T16:39:20.442Z] [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
12:39:20 [2024-03-15T16:39:20.442Z] [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 102 kB/s)
12:39:20 [2024-03-15T16:39:20.442Z] [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
12:39:20 [2024-03-15T16:39:20.442Z] [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
12:39:20 [2024-03-15T16:39:20.442Z] [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
12:39:20 [2024-03-15T16:39:20.442Z] [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
12:39:20 [2024-03-15T16:39:20.442Z] [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
12:39:20 [2024-03-15T16:39:20.442Z] [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
12:39:20 [2024-03-15T16:39:20.442Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 471 kB/s)
12:39:20 [2024-03-15T16:39:20.442Z] [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
12:39:20 [2024-03-15T16:39:20.442Z] [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
12:39:20 [2024-03-15T16:39:20.442Z] [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
12:39:20 [2024-03-15T16:39:20.697Z] [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
12:39:20 [2024-03-15T16:39:20.697Z] [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
12:39:20 [2024-03-15T16:39:20.697Z] [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
12:39:20 [2024-03-15T16:39:20.697Z] [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 2.2 MB/s)
12:39:20 [2024-03-15T16:39:20.697Z] [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
12:39:20 [2024-03-15T16:39:20.697Z] [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
12:39:20 [2024-03-15T16:39:20.697Z] [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
12:39:20 [2024-03-15T16:39:20.697Z] [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
12:39:20 [2024-03-15T16:39:20.697Z] [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
12:39:20 [2024-03-15T16:39:20.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.pom
12:39:20 [2024-03-15T16:39:20.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.pom (3.0 kB at 423 kB/s)
12:39:20 [2024-03-15T16:39:20.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
12:39:20 [2024-03-15T16:39:20.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
12:39:20 [2024-03-15T16:39:20.697Z] [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
12:39:20 [2024-03-15T16:39:20.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
12:39:20 [2024-03-15T16:39:20.952Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
12:39:20 [2024-03-15T16:39:20.952Z] [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
12:39:20 [2024-03-15T16:39:20.952Z] [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 755 kB/s)
12:39:20 [2024-03-15T16:39:20.952Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
12:39:20 [2024-03-15T16:39:20.952Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
12:39:20 [2024-03-15T16:39:20.952Z] [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
12:39:21 [2024-03-15T16:39:21.207Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
12:39:21 [2024-03-15T16:39:21.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
12:39:21 [2024-03-15T16:39:21.207Z] [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
12:39:21 [2024-03-15T16:39:21.207Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.2 MB/s)
12:39:21 [2024-03-15T16:39:21.207Z] [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
12:39:21 [2024-03-15T16:39:21.207Z] [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
12:39:21 [2024-03-15T16:39:21.207Z] [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
12:39:21 [2024-03-15T16:39:21.207Z] [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
12:39:21 [2024-03-15T16:39:21.207Z] [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
12:39:21 [2024-03-15T16:39:21.207Z] [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
12:39:21 [2024-03-15T16:39:21.207Z] [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 344 kB/s)
12:39:21 [2024-03-15T16:39:21.207Z] [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
12:39:21 [2024-03-15T16:39:21.208Z] [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
12:39:21 [2024-03-15T16:39:21.208Z] [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
12:39:21 [2024-03-15T16:39:21.463Z] [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
12:39:21 [2024-03-15T16:39:21.463Z] [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
12:39:21 [2024-03-15T16:39:21.463Z] [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
12:39:21 [2024-03-15T16:39:21.463Z] [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 372 kB/s)
12:39:21 [2024-03-15T16:39:21.463Z] [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
12:39:21 [2024-03-15T16:39:21.463Z] [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
12:39:21 [2024-03-15T16:39:21.463Z] [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
12:39:21 [2024-03-15T16:39:21.463Z] [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
12:39:21 [2024-03-15T16:39:21.463Z] [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
12:39:21 [2024-03-15T16:39:21.463Z] [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
12:39:21 [2024-03-15T16:39:21.463Z] [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 338 kB/s)
12:39:21 [2024-03-15T16:39:21.463Z] [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
12:39:21 [2024-03-15T16:39:21.463Z] [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
12:39:21 [2024-03-15T16:39:21.719Z] [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
12:39:21 [2024-03-15T16:39:21.719Z] [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
12:39:21 [2024-03-15T16:39:21.720Z] [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
12:39:21 [2024-03-15T16:39:21.720Z] [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
12:39:21 [2024-03-15T16:39:21.720Z] [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)
12:39:21 [2024-03-15T16:39:21.720Z] [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
12:39:21 [2024-03-15T16:39:21.720Z] [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
12:39:21 [2024-03-15T16:39:21.720Z] [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
12:39:21 [2024-03-15T16:39:21.720Z] [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
12:39:21 [2024-03-15T16:39:21.720Z] [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
12:39:21 [2024-03-15T16:39:21.720Z] [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
12:39:21 [2024-03-15T16:39:21.720Z] [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 2.1 MB/s)
12:39:21 [2024-03-15T16:39:21.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
12:39:21 [2024-03-15T16:39:21.720Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
12:39:21 [2024-03-15T16:39:21.978Z] [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
12:39:21 [2024-03-15T16:39:21.978Z] [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 70 kB/s)
12:39:21 [2024-03-15T16:39:21.978Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
12:39:21 [2024-03-15T16:39:21.978Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
12:39:21 [2024-03-15T16:39:21.978Z] [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
12:39:21 [2024-03-15T16:39:21.978Z] [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 404 kB/s)
12:39:21 [2024-03-15T16:39:21.978Z] [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
12:39:21 [2024-03-15T16:39:21.978Z] [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
12:39:21 [2024-03-15T16:39:21.978Z] [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
12:39:22 [2024-03-15T16:39:22.234Z] [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
12:39:22 [2024-03-15T16:39:22.234Z] [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
12:39:22 [2024-03-15T16:39:22.234Z] [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
12:39:22 [2024-03-15T16:39:22.234Z] [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 2.5 MB/s)
12:39:22 [2024-03-15T16:39:22.234Z] [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
12:39:22 [2024-03-15T16:39:22.234Z] [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
12:39:22 [2024-03-15T16:39:22.234Z] [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
12:39:22 [2024-03-15T16:39:22.234Z] [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
12:39:22 [2024-03-15T16:39:22.234Z] [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
12:39:22 [2024-03-15T16:39:22.234Z] [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
12:39:22 [2024-03-15T16:39:22.234Z] [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 2.1 MB/s)
12:39:22 [2024-03-15T16:39:22.234Z] [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
12:39:22 [2024-03-15T16:39:22.234Z] [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
12:39:22 [2024-03-15T16:39:22.234Z] [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
12:39:22 [2024-03-15T16:39:22.490Z] [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
12:39:22 [2024-03-15T16:39:22.490Z] [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
12:39:22 [2024-03-15T16:39:22.490Z] [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
12:39:22 [2024-03-15T16:39:22.490Z] [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 107 kB/s)
12:39:22 [2024-03-15T16:39:22.490Z] [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
12:39:22 [2024-03-15T16:39:22.490Z] [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
12:39:22 [2024-03-15T16:39:22.490Z] [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
12:39:22 [2024-03-15T16:39:22.490Z] [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
12:39:22 [2024-03-15T16:39:22.490Z] [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
12:39:22 [2024-03-15T16:39:22.490Z] [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
12:39:22 [2024-03-15T16:39:22.490Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 686 kB/s)
12:39:22 [2024-03-15T16:39:22.490Z] [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
12:39:22 [2024-03-15T16:39:22.490Z] [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
12:39:22 [2024-03-15T16:39:22.490Z] [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
12:39:22 [2024-03-15T16:39:22.490Z] [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
12:39:22 [2024-03-15T16:39:22.746Z] [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
12:39:22 [2024-03-15T16:39:22.746Z] [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
12:39:22 [2024-03-15T16:39:22.746Z] [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 4.0 MB/s)
12:39:22 [2024-03-15T16:39:22.746Z] [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
12:39:22 [2024-03-15T16:39:22.746Z] [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
12:39:22 [2024-03-15T16:39:22.746Z] [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
12:39:22 [2024-03-15T16:39:22.746Z] [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
12:39:23 [2024-03-15T16:39:23.002Z] [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
12:39:23 [2024-03-15T16:39:23.002Z] [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
12:39:23 [2024-03-15T16:39:23.002Z] [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 401 kB/s)
12:39:23 [2024-03-15T16:39:23.002Z] [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
12:39:23 [2024-03-15T16:39:23.002Z] [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
12:39:23 [2024-03-15T16:39:23.002Z] [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
12:39:23 [2024-03-15T16:39:23.002Z] [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
12:39:23 [2024-03-15T16:39:23.002Z] [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
12:39:23 [2024-03-15T16:39:23.002Z] [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
12:39:23 [2024-03-15T16:39:23.002Z] [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 585 kB/s)
12:39:23 [2024-03-15T16:39:23.002Z] [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
12:39:23 [2024-03-15T16:39:23.002Z] [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
12:39:23 [2024-03-15T16:39:23.002Z] [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
12:39:23 [2024-03-15T16:39:23.258Z] [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
12:39:23 [2024-03-15T16:39:23.258Z] [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
12:39:23 [2024-03-15T16:39:23.258Z] [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
12:39:23 [2024-03-15T16:39:23.258Z] [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 251 kB/s)
12:39:23 [2024-03-15T16:39:23.258Z] [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
12:39:23 [2024-03-15T16:39:23.258Z] [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
12:39:23 [2024-03-15T16:39:23.258Z] [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
12:39:23 [2024-03-15T16:39:23.258Z] [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
12:39:23 [2024-03-15T16:39:23.258Z] [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
12:39:23 [2024-03-15T16:39:23.258Z] [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
12:39:23 [2024-03-15T16:39:23.513Z] [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 1.2 MB/s)
12:39:23 [2024-03-15T16:39:23.513Z] [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
12:39:23 [2024-03-15T16:39:23.513Z] [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
12:39:23 [2024-03-15T16:39:23.513Z] [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
12:39:23 [2024-03-15T16:39:23.513Z] [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
12:39:23 [2024-03-15T16:39:23.513Z] [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
12:39:23 [2024-03-15T16:39:23.513Z] [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
12:39:23 [2024-03-15T16:39:23.513Z] [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 289 kB/s)
12:39:23 [2024-03-15T16:39:23.513Z] [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
12:39:23 [2024-03-15T16:39:23.513Z] [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
12:39:23 [2024-03-15T16:39:23.513Z] [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
12:39:23 [2024-03-15T16:39:23.769Z] [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
12:39:23 [2024-03-15T16:39:23.769Z] [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
12:39:23 [2024-03-15T16:39:23.769Z] [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
12:39:23 [2024-03-15T16:39:23.769Z] [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 342 kB/s)
12:39:23 [2024-03-15T16:39:23.769Z] [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
12:39:23 [2024-03-15T16:39:23.769Z] [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
12:39:23 [2024-03-15T16:39:23.769Z] [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
12:39:23 [2024-03-15T16:39:23.769Z] [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
12:39:23 [2024-03-15T16:39:23.769Z] [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
12:39:23 [2024-03-15T16:39:23.769Z] [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
12:39:23 [2024-03-15T16:39:23.769Z] [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 417 kB/s)
12:39:24 [2024-03-15T16:39:24.024Z] [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
12:39:24 [2024-03-15T16:39:24.024Z] [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
12:39:24 [2024-03-15T16:39:24.024Z] [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
12:39:24 [2024-03-15T16:39:24.024Z] [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
12:39:24 [2024-03-15T16:39:24.024Z] [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
12:39:24 [2024-03-15T16:39:24.024Z] [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
12:39:24 [2024-03-15T16:39:24.024Z] [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 825 kB/s)
12:39:24 [2024-03-15T16:39:24.024Z] [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
12:39:24 [2024-03-15T16:39:24.024Z] [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
12:39:24 [2024-03-15T16:39:24.024Z] [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
12:39:24 [2024-03-15T16:39:24.024Z] [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
12:39:24 [2024-03-15T16:39:24.024Z] [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
12:39:24 [2024-03-15T16:39:24.024Z] [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
12:39:24 [2024-03-15T16:39:24.024Z] [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 494 kB/s)
12:39:24 [2024-03-15T16:39:24.024Z] [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
12:39:24 [2024-03-15T16:39:24.024Z] [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
12:39:24 [2024-03-15T16:39:24.024Z] [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
12:39:24 [2024-03-15T16:39:24.280Z] [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
12:39:24 [2024-03-15T16:39:24.280Z] [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
12:39:24 [2024-03-15T16:39:24.280Z] [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
12:39:24 [2024-03-15T16:39:24.280Z] [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 424 kB/s)
12:39:24 [2024-03-15T16:39:24.280Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
12:39:24 [2024-03-15T16:39:24.280Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
12:39:24 [2024-03-15T16:39:24.280Z] [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
12:39:24 [2024-03-15T16:39:24.280Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
12:39:24 [2024-03-15T16:39:24.280Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
12:39:24 [2024-03-15T16:39:24.280Z] [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
12:39:24 [2024-03-15T16:39:24.280Z] [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 1.9 MB/s)
12:39:24 [2024-03-15T16:39:24.280Z] [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
12:39:24 [2024-03-15T16:39:24.280Z] [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
12:39:24 [2024-03-15T16:39:24.280Z] [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
12:39:24 [2024-03-15T16:39:24.535Z] [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
12:39:24 [2024-03-15T16:39:24.535Z] [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
12:39:24 [2024-03-15T16:39:24.535Z] [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
12:39:24 [2024-03-15T16:39:24.535Z] [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 498 kB/s)
12:39:24 [2024-03-15T16:39:24.535Z] [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
12:39:24 [2024-03-15T16:39:24.535Z] [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
12:39:24 [2024-03-15T16:39:24.535Z] [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
12:39:24 [2024-03-15T16:39:24.535Z] [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
12:39:24 [2024-03-15T16:39:24.536Z] [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
12:39:24 [2024-03-15T16:39:24.536Z] [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
12:39:24 [2024-03-15T16:39:24.536Z] [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 989 kB/s)
12:39:24 [2024-03-15T16:39:24.536Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
12:39:24 [2024-03-15T16:39:24.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
12:39:24 [2024-03-15T16:39:24.536Z] [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
12:39:24 [2024-03-15T16:39:24.791Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
12:39:24 [2024-03-15T16:39:24.791Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
12:39:24 [2024-03-15T16:39:24.791Z] [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
12:39:24 [2024-03-15T16:39:24.791Z] [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 1.7 MB/s)
12:39:24 [2024-03-15T16:39:24.791Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
12:39:24 [2024-03-15T16:39:24.791Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
12:39:24 [2024-03-15T16:39:24.791Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
12:39:25 [2024-03-15T16:39:25.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
12:39:25 [2024-03-15T16:39:25.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
12:39:25 [2024-03-15T16:39:25.047Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
12:39:25 [2024-03-15T16:39:25.047Z] [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 492 kB/s)
12:39:25 [2024-03-15T16:39:25.047Z] [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
12:39:25 [2024-03-15T16:39:25.047Z] [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
12:39:25 [2024-03-15T16:39:25.047Z] [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
12:39:25 [2024-03-15T16:39:25.047Z] [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
12:39:25 [2024-03-15T16:39:25.047Z] [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
12:39:25 [2024-03-15T16:39:25.047Z] [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
12:39:25 [2024-03-15T16:39:25.047Z] [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 155 kB/s)
12:39:25 [2024-03-15T16:39:25.047Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
12:39:25 [2024-03-15T16:39:25.047Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
12:39:25 [2024-03-15T16:39:25.047Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
12:39:25 [2024-03-15T16:39:25.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
12:39:25 [2024-03-15T16:39:25.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
12:39:25 [2024-03-15T16:39:25.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
12:39:25 [2024-03-15T16:39:25.303Z] [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 141 kB/s)
12:39:25 [2024-03-15T16:39:25.303Z] [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
12:39:25 [2024-03-15T16:39:25.303Z] [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
12:39:25 [2024-03-15T16:39:25.303Z] [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
12:39:25 [2024-03-15T16:39:25.558Z] [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
12:39:25 [2024-03-15T16:39:25.558Z] [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
12:39:25 [2024-03-15T16:39:25.558Z] [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
12:39:25 [2024-03-15T16:39:25.558Z] [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 428 kB/s)
12:39:25 [2024-03-15T16:39:25.558Z] [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
12:39:25 [2024-03-15T16:39:25.558Z] [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
12:39:25 [2024-03-15T16:39:25.558Z] [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
12:39:25 [2024-03-15T16:39:25.558Z] [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
12:39:25 [2024-03-15T16:39:25.558Z] [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
12:39:25 [2024-03-15T16:39:25.558Z] [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
12:39:25 [2024-03-15T16:39:25.558Z] [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)
12:39:25 [2024-03-15T16:39:25.558Z] [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
12:39:25 [2024-03-15T16:39:25.558Z] [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
12:39:25 [2024-03-15T16:39:25.558Z] [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
12:39:25 [2024-03-15T16:39:25.815Z] [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
12:39:25 [2024-03-15T16:39:25.815Z] [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
12:39:25 [2024-03-15T16:39:25.815Z] [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
12:39:25 [2024-03-15T16:39:25.815Z] [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 193 kB/s)
12:39:25 [2024-03-15T16:39:25.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
12:39:25 [2024-03-15T16:39:25.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
12:39:25 [2024-03-15T16:39:25.815Z] [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
12:39:26 [2024-03-15T16:39:26.071Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
12:39:26 [2024-03-15T16:39:26.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
12:39:26 [2024-03-15T16:39:26.071Z] [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
12:39:26 [2024-03-15T16:39:26.071Z] [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 995 kB/s)
12:39:26 [2024-03-15T16:39:26.071Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
12:39:26 [2024-03-15T16:39:26.071Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
12:39:26 [2024-03-15T16:39:26.071Z] [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
12:39:26 [2024-03-15T16:39:26.071Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
12:39:26 [2024-03-15T16:39:26.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
12:39:26 [2024-03-15T16:39:26.071Z] [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
12:39:26 [2024-03-15T16:39:26.071Z] [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 2.4 MB/s)
12:39:26 [2024-03-15T16:39:26.071Z] [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
12:39:26 [2024-03-15T16:39:26.327Z] [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
12:39:26 [2024-03-15T16:39:26.327Z] [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
12:39:26 [2024-03-15T16:39:26.327Z] [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
12:39:26 [2024-03-15T16:39:26.327Z] [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
12:39:26 [2024-03-15T16:39:26.327Z] [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
12:39:26 [2024-03-15T16:39:26.327Z] [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 647 kB/s)
12:39:26 [2024-03-15T16:39:26.327Z] [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
12:39:26 [2024-03-15T16:39:26.327Z] [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
12:39:26 [2024-03-15T16:39:26.327Z] [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
12:39:26 [2024-03-15T16:39:26.327Z] [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
12:39:26 [2024-03-15T16:39:26.583Z] [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
12:39:26 [2024-03-15T16:39:26.583Z] [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
12:39:26 [2024-03-15T16:39:26.583Z] [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
12:39:26 [2024-03-15T16:39:26.584Z] [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 1.8 MB/s)
12:39:26 [2024-03-15T16:39:26.584Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
12:39:26 [2024-03-15T16:39:26.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
12:39:26 [2024-03-15T16:39:26.584Z] [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
12:39:26 [2024-03-15T16:39:26.584Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
12:39:26 [2024-03-15T16:39:26.584Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
12:39:26 [2024-03-15T16:39:26.584Z] [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
12:39:26 [2024-03-15T16:39:26.584Z] [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 6.6 MB/s)
12:39:26 [2024-03-15T16:39:26.584Z] [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
12:39:26 [2024-03-15T16:39:26.584Z] [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
12:39:26 [2024-03-15T16:39:26.584Z] [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
12:39:26 [2024-03-15T16:39:26.584Z] [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
12:39:26 [2024-03-15T16:39:26.584Z] [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
12:39:26 [2024-03-15T16:39:26.584Z] [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
12:39:26 [2024-03-15T16:39:26.584Z] [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
12:39:26 [2024-03-15T16:39:26.584Z] [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 710 kB/s)
12:39:26 [2024-03-15T16:39:26.584Z] [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
12:39:26 [2024-03-15T16:39:26.840Z] [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
12:39:26 [2024-03-15T16:39:26.840Z] [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
12:39:26 [2024-03-15T16:39:26.840Z] [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
12:39:26 [2024-03-15T16:39:26.840Z] [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
12:39:26 [2024-03-15T16:39:26.840Z] [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
12:39:26 [2024-03-15T16:39:26.840Z] [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 1.6 MB/s)
12:39:26 [2024-03-15T16:39:26.840Z] [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
12:39:26 [2024-03-15T16:39:26.840Z] [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
12:39:26 [2024-03-15T16:39:26.840Z] [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
12:39:27 [2024-03-15T16:39:27.096Z] [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
12:39:27 [2024-03-15T16:39:27.096Z] [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
12:39:27 [2024-03-15T16:39:27.096Z] [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
12:39:27 [2024-03-15T16:39:27.096Z] [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)
12:39:27 [2024-03-15T16:39:27.096Z] [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
12:39:27 [2024-03-15T16:39:27.096Z] [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
12:39:27 [2024-03-15T16:39:27.096Z] [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
12:39:27 [2024-03-15T16:39:27.096Z] [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
12:39:27 [2024-03-15T16:39:27.096Z] [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
12:39:27 [2024-03-15T16:39:27.096Z] [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
12:39:27 [2024-03-15T16:39:27.096Z] [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 107 kB/s)
12:39:27 [2024-03-15T16:39:27.096Z] [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
12:39:27 [2024-03-15T16:39:27.096Z] [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
12:39:27 [2024-03-15T16:39:27.096Z] [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
12:39:27 [2024-03-15T16:39:27.352Z] [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
12:39:27 [2024-03-15T16:39:27.352Z] [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
12:39:27 [2024-03-15T16:39:27.353Z] [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
12:39:27 [2024-03-15T16:39:27.353Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 601 kB/s)
12:39:27 [2024-03-15T16:39:27.353Z] [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
12:39:27 [2024-03-15T16:39:27.353Z] [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
12:39:27 [2024-03-15T16:39:27.353Z] [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
12:39:27 [2024-03-15T16:39:27.353Z] [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
12:39:27 [2024-03-15T16:39:27.353Z] [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
12:39:27 [2024-03-15T16:39:27.353Z] [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
12:39:27 [2024-03-15T16:39:27.353Z] [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 338 kB/s)
12:39:27 [2024-03-15T16:39:27.353Z] [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
12:39:27 [2024-03-15T16:39:27.353Z] [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
12:39:27 [2024-03-15T16:39:27.609Z] [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
12:39:27 [2024-03-15T16:39:27.609Z] [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
12:39:27 [2024-03-15T16:39:27.609Z] [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
12:39:27 [2024-03-15T16:39:27.609Z] [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
12:39:27 [2024-03-15T16:39:27.609Z] [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 283 kB/s)
12:39:27 [2024-03-15T16:39:27.609Z] [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
12:39:27 [2024-03-15T16:39:27.609Z] [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
12:39:27 [2024-03-15T16:39:27.609Z] [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
12:39:27 [2024-03-15T16:39:27.609Z] [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
12:39:27 [2024-03-15T16:39:27.609Z] [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
12:39:27 [2024-03-15T16:39:27.609Z] [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
12:39:27 [2024-03-15T16:39:27.609Z] [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 343 kB/s)
12:39:27 [2024-03-15T16:39:27.609Z] [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
12:39:27 [2024-03-15T16:39:27.609Z] [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
12:39:27 [2024-03-15T16:39:27.609Z] [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
12:39:27 [2024-03-15T16:39:27.865Z] [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
12:39:27 [2024-03-15T16:39:27.865Z] [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
12:39:27 [2024-03-15T16:39:27.865Z] [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
12:39:27 [2024-03-15T16:39:27.865Z] [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 153 kB/s)
12:39:27 [2024-03-15T16:39:27.865Z] [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
12:39:27 [2024-03-15T16:39:27.865Z] [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
12:39:27 [2024-03-15T16:39:27.865Z] [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
12:39:27 [2024-03-15T16:39:27.865Z] [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
12:39:27 [2024-03-15T16:39:27.865Z] [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
12:39:27 [2024-03-15T16:39:27.865Z] [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
12:39:27 [2024-03-15T16:39:27.865Z] [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 346 kB/s)
12:39:27 [2024-03-15T16:39:27.865Z] [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
12:39:27 [2024-03-15T16:39:27.865Z] [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
12:39:27 [2024-03-15T16:39:27.865Z] [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
12:39:28 [2024-03-15T16:39:28.121Z] [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
12:39:28 [2024-03-15T16:39:28.121Z] [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
12:39:28 [2024-03-15T16:39:28.121Z] [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
12:39:28 [2024-03-15T16:39:28.121Z] [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 300 kB/s)
12:39:28 [2024-03-15T16:39:28.121Z] [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
12:39:28 [2024-03-15T16:39:28.121Z] [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
12:39:28 [2024-03-15T16:39:28.121Z] [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
12:39:28 [2024-03-15T16:39:28.121Z] [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
12:39:28 [2024-03-15T16:39:28.121Z] [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
12:39:28 [2024-03-15T16:39:28.121Z] [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
12:39:28 [2024-03-15T16:39:28.377Z] [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 516 kB/s)
12:39:28 [2024-03-15T16:39:28.377Z] [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
12:39:28 [2024-03-15T16:39:28.377Z] [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
12:39:28 [2024-03-15T16:39:28.377Z] [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
12:39:28 [2024-03-15T16:39:28.377Z] [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
12:39:28 [2024-03-15T16:39:28.377Z] [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
12:39:28 [2024-03-15T16:39:28.377Z] [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
12:39:28 [2024-03-15T16:39:28.377Z] [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 497 kB/s)
12:39:28 [2024-03-15T16:39:28.377Z] [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
12:39:28 [2024-03-15T16:39:28.377Z] [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
12:39:28 [2024-03-15T16:39:28.377Z] [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
12:39:28 [2024-03-15T16:39:28.633Z] [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
12:39:28 [2024-03-15T16:39:28.633Z] [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
12:39:28 [2024-03-15T16:39:28.633Z] [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
12:39:28 [2024-03-15T16:39:28.633Z] [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 316 kB/s)
12:39:28 [2024-03-15T16:39:28.633Z] [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
12:39:28 [2024-03-15T16:39:28.633Z] [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
12:39:28 [2024-03-15T16:39:28.633Z] [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
12:39:28 [2024-03-15T16:39:28.633Z] [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
12:39:28 [2024-03-15T16:39:28.633Z] [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
12:39:28 [2024-03-15T16:39:28.633Z] [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
12:39:28 [2024-03-15T16:39:28.633Z] [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 293 kB/s)
12:39:28 [2024-03-15T16:39:28.633Z] [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
12:39:28 [2024-03-15T16:39:28.633Z] [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
12:39:28 [2024-03-15T16:39:28.633Z] [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
12:39:28 [2024-03-15T16:39:28.888Z] [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
12:39:28 [2024-03-15T16:39:28.888Z] [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
12:39:28 [2024-03-15T16:39:28.888Z] [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
12:39:28 [2024-03-15T16:39:28.888Z] [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 403 kB/s)
12:39:28 [2024-03-15T16:39:28.888Z] [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
12:39:28 [2024-03-15T16:39:28.888Z] [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
12:39:28 [2024-03-15T16:39:28.888Z] [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
12:39:28 [2024-03-15T16:39:28.888Z] [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
12:39:28 [2024-03-15T16:39:28.888Z] [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
12:39:28 [2024-03-15T16:39:28.888Z] [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
12:39:28 [2024-03-15T16:39:28.889Z] [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 443 kB/s)
12:39:28 [2024-03-15T16:39:28.889Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
12:39:28 [2024-03-15T16:39:28.889Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
12:39:28 [2024-03-15T16:39:28.889Z] [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
12:39:29 [2024-03-15T16:39:29.144Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
12:39:29 [2024-03-15T16:39:29.144Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
12:39:29 [2024-03-15T16:39:29.144Z] [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
12:39:29 [2024-03-15T16:39:29.144Z] [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 760 kB/s)
12:39:29 [2024-03-15T16:39:29.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
12:39:29 [2024-03-15T16:39:29.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
12:39:29 [2024-03-15T16:39:29.144Z] [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
12:39:29 [2024-03-15T16:39:29.400Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
12:39:29 [2024-03-15T16:39:29.400Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
12:39:29 [2024-03-15T16:39:29.400Z] [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
12:39:29 [2024-03-15T16:39:29.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 1.2 MB/s)
12:39:29 [2024-03-15T16:39:29.400Z] [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
12:39:29 [2024-03-15T16:39:29.400Z] [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
12:39:29 [2024-03-15T16:39:29.400Z] [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
12:39:29 [2024-03-15T16:39:29.400Z] [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
12:39:29 [2024-03-15T16:39:29.400Z] [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
12:39:29 [2024-03-15T16:39:29.400Z] [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
12:39:29 [2024-03-15T16:39:29.400Z] [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 962 kB/s)
12:39:29 [2024-03-15T16:39:29.400Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
12:39:29 [2024-03-15T16:39:29.400Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
12:39:29 [2024-03-15T16:39:29.400Z] [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
12:39:29 [2024-03-15T16:39:29.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
12:39:29 [2024-03-15T16:39:29.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
12:39:29 [2024-03-15T16:39:29.656Z] [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
12:39:29 [2024-03-15T16:39:29.656Z] [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 1.1 MB/s)
12:39:29 [2024-03-15T16:39:29.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
12:39:29 [2024-03-15T16:39:29.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
12:39:29 [2024-03-15T16:39:29.656Z] [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
12:39:29 [2024-03-15T16:39:29.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
12:39:29 [2024-03-15T16:39:29.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
12:39:29 [2024-03-15T16:39:29.656Z] [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
12:39:29 [2024-03-15T16:39:29.656Z] [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 932 kB/s)
12:39:29 [2024-03-15T16:39:29.656Z] [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
12:39:29 [2024-03-15T16:39:29.656Z] [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
12:39:29 [2024-03-15T16:39:29.656Z] [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
12:39:29 [2024-03-15T16:39:29.913Z] [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
12:39:29 [2024-03-15T16:39:29.913Z] [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
12:39:29 [2024-03-15T16:39:29.913Z] [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
12:39:29 [2024-03-15T16:39:29.913Z] [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 1.0 MB/s)
12:39:29 [2024-03-15T16:39:29.913Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
12:39:29 [2024-03-15T16:39:29.913Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
12:39:29 [2024-03-15T16:39:29.913Z] [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
12:39:29 [2024-03-15T16:39:29.913Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
12:39:29 [2024-03-15T16:39:29.913Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
12:39:29 [2024-03-15T16:39:29.913Z] [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
12:39:29 [2024-03-15T16:39:29.913Z] [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 4.1 MB/s)
12:39:29 [2024-03-15T16:39:29.913Z] [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
12:39:29 [2024-03-15T16:39:29.913Z] [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
12:39:29 [2024-03-15T16:39:29.913Z] [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
12:39:29 [2024-03-15T16:39:29.913Z] [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
12:39:30 [2024-03-15T16:39:30.168Z] [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
12:39:30 [2024-03-15T16:39:30.168Z] [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
12:39:30 [2024-03-15T16:39:30.168Z] [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
12:39:30 [2024-03-15T16:39:30.168Z] [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 173 kB/s)
12:39:30 [2024-03-15T16:39:30.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
12:39:30 [2024-03-15T16:39:30.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
12:39:30 [2024-03-15T16:39:30.168Z] [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
12:39:30 [2024-03-15T16:39:30.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
12:39:30 [2024-03-15T16:39:30.424Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
12:39:30 [2024-03-15T16:39:30.424Z] [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
12:39:30 [2024-03-15T16:39:30.424Z] [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 2.5 MB/s)
12:39:30 [2024-03-15T16:39:30.424Z] [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
12:39:30 [2024-03-15T16:39:30.424Z] [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
12:39:30 [2024-03-15T16:39:30.424Z] [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
12:39:30 [2024-03-15T16:39:30.424Z] [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
12:39:30 [2024-03-15T16:39:30.424Z] [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
12:39:30 [2024-03-15T16:39:30.424Z] [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
12:39:30 [2024-03-15T16:39:30.424Z] [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 1.5 MB/s)
12:39:30 [2024-03-15T16:39:30.424Z] [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
12:39:30 [2024-03-15T16:39:30.424Z] [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
12:39:30 [2024-03-15T16:39:30.424Z] [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
12:39:30 [2024-03-15T16:39:30.425Z] [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
12:39:30 [2024-03-15T16:39:30.681Z] [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
12:39:30 [2024-03-15T16:39:30.681Z] [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
12:39:30 [2024-03-15T16:39:30.681Z] [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
12:39:30 [2024-03-15T16:39:30.681Z] [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 712 kB/s)
12:39:30 [2024-03-15T16:39:30.681Z] [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
12:39:30 [2024-03-15T16:39:30.681Z] [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
12:39:30 [2024-03-15T16:39:30.681Z] [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
12:39:30 [2024-03-15T16:39:30.681Z] [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
12:39:30 [2024-03-15T16:39:30.681Z] [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
12:39:30 [2024-03-15T16:39:30.681Z] [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
12:39:30 [2024-03-15T16:39:30.681Z] [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 200 kB/s)
12:39:30 [2024-03-15T16:39:30.681Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/15/plexus-15.pom
12:39:30 [2024-03-15T16:39:30.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
12:39:30 [2024-03-15T16:39:30.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/15/plexus-15.pom
12:39:30 [2024-03-15T16:39:30.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
12:39:30 [2024-03-15T16:39:30.952Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/15/plexus-15.pom
12:39:30 [2024-03-15T16:39:30.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/15/plexus-15.pom
12:39:30 [2024-03-15T16:39:30.953Z] [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 2.5 MB/s)
12:39:30 [2024-03-15T16:39:30.953Z] [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
12:39:30 [2024-03-15T16:39:30.953Z] [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
12:39:30 [2024-03-15T16:39:30.953Z] [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
12:39:30 [2024-03-15T16:39:30.953Z] [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
12:39:30 [2024-03-15T16:39:30.953Z] [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
12:39:30 [2024-03-15T16:39:30.953Z] [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
12:39:30 [2024-03-15T16:39:30.953Z] [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)
12:39:30 [2024-03-15T16:39:30.953Z] [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
12:39:30 [2024-03-15T16:39:30.953Z] [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
12:39:30 [2024-03-15T16:39:30.953Z] [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
12:39:30 [2024-03-15T16:39:30.953Z] [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
12:39:31 [2024-03-15T16:39:31.208Z] [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
12:39:31 [2024-03-15T16:39:31.208Z] [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
12:39:31 [2024-03-15T16:39:31.208Z] [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
12:39:31 [2024-03-15T16:39:31.208Z] [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 1.6 MB/s)
12:39:31 [2024-03-15T16:39:31.208Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
12:39:31 [2024-03-15T16:39:31.208Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
12:39:31 [2024-03-15T16:39:31.208Z] [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
12:39:31 [2024-03-15T16:39:31.209Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
12:39:31 [2024-03-15T16:39:31.209Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
12:39:31 [2024-03-15T16:39:31.209Z] [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
12:39:31 [2024-03-15T16:39:31.209Z] [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 7.5 MB/s)
12:39:31 [2024-03-15T16:39:31.209Z] [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
12:39:31 [2024-03-15T16:39:31.209Z] [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
12:39:31 [2024-03-15T16:39:31.209Z] [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
12:39:31 [2024-03-15T16:39:31.209Z] [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
12:39:31 [2024-03-15T16:39:31.209Z] [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
12:39:31 [2024-03-15T16:39:31.209Z] [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
12:39:31 [2024-03-15T16:39:31.209Z] [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
12:39:31 [2024-03-15T16:39:31.464Z] [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 91 kB/s)
12:39:31 [2024-03-15T16:39:31.464Z] [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
12:39:31 [2024-03-15T16:39:31.464Z] [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
12:39:31 [2024-03-15T16:39:31.464Z] [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
12:39:31 [2024-03-15T16:39:31.464Z] [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
12:39:31 [2024-03-15T16:39:31.464Z] [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
12:39:31 [2024-03-15T16:39:31.464Z] [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
12:39:31 [2024-03-15T16:39:31.464Z] [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 144 kB/s)
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
12:39:31 [2024-03-15T16:39:31.465Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.465Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
12:39:31 [2024-03-15T16:39:31.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.721Z] [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
12:39:31 [2024-03-15T16:39:31.722Z] [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
12:39:31 [2024-03-15T16:39:31.722Z] [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
12:39:31 [2024-03-15T16:39:31.722Z] [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
12:39:31 [2024-03-15T16:39:31.722Z] [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
12:39:31 [2024-03-15T16:39:31.722Z] [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
12:39:31 [2024-03-15T16:39:31.722Z] [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
12:39:31 [2024-03-15T16:39:31.722Z] [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
12:39:31 [2024-03-15T16:39:31.722Z] [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
12:39:31 [2024-03-15T16:39:31.722Z] [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
12:39:31 [2024-03-15T16:39:31.722Z] [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
12:39:31 [2024-03-15T16:39:31.722Z] [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
12:39:31 [2024-03-15T16:39:31.722Z] [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
12:39:31 [2024-03-15T16:39:31.722Z] [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
12:39:31 [2024-03-15T16:39:31.977Z] [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
12:39:31 [2024-03-15T16:39:31.977Z] [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
12:39:31 [2024-03-15T16:39:31.978Z] [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
12:39:31 [2024-03-15T16:39:31.978Z] [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
12:39:31 [2024-03-15T16:39:31.978Z] [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
12:39:31 [2024-03-15T16:39:31.978Z] [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
12:39:31 [2024-03-15T16:39:31.978Z] [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
12:39:31 [2024-03-15T16:39:31.978Z] [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
12:39:31 [2024-03-15T16:39:31.978Z] [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
12:39:31 [2024-03-15T16:39:31.978Z] [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
12:39:31 [2024-03-15T16:39:31.978Z] [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
12:39:31 [2024-03-15T16:39:31.978Z] [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
12:39:32 [2024-03-15T16:39:32.233Z] [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
12:39:32 [2024-03-15T16:39:32.233Z] [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
12:39:32 [2024-03-15T16:39:32.233Z] [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
12:39:32 [2024-03-15T16:39:32.233Z] [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
12:39:32 [2024-03-15T16:39:32.233Z] [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
12:39:32 [2024-03-15T16:39:32.233Z] [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 160 kB/s)
12:39:32 [2024-03-15T16:39:32.233Z] [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
12:39:32 [2024-03-15T16:39:32.233Z] [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
12:39:32 [2024-03-15T16:39:32.233Z] [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
12:39:32 [2024-03-15T16:39:32.233Z] [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
12:39:32 [2024-03-15T16:39:32.234Z] [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
12:39:32 [2024-03-15T16:39:32.234Z] [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
12:39:32 [2024-03-15T16:39:32.234Z] [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
12:39:32 [2024-03-15T16:39:32.234Z] [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
12:39:32 [2024-03-15T16:39:32.234Z] [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
12:39:32 [2024-03-15T16:39:32.234Z] [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
12:39:32 [2024-03-15T16:39:32.234Z] [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
12:39:32 [2024-03-15T16:39:32.234Z] [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
12:39:32 [2024-03-15T16:39:32.234Z] [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
12:39:32 [2024-03-15T16:39:32.234Z] [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
12:39:32 [2024-03-15T16:39:32.234Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
12:39:32 [2024-03-15T16:39:32.490Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.490Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
12:39:32 [2024-03-15T16:39:32.491Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.491Z] [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
12:39:32 [2024-03-15T16:39:32.747Z] [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 1.3 MB/s)
12:39:32 [2024-03-15T16:39:32.747Z] [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
12:39:32 [2024-03-15T16:39:32.747Z] [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
12:39:32 [2024-03-15T16:39:32.747Z] [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
12:39:32 [2024-03-15T16:39:32.747Z] [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
12:39:32 [2024-03-15T16:39:32.747Z] [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
12:39:32 [2024-03-15T16:39:32.747Z] [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 3.7 MB/s)
12:39:32 [2024-03-15T16:39:32.747Z] [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
12:39:32 [2024-03-15T16:39:32.747Z] [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 7.7 MB/s)
12:39:32 [2024-03-15T16:39:32.747Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 4.1 MB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 15 MB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 3.7 MB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 11 MB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 3.0 MB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 2.6 MB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 1.3 MB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 28 MB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 2.8 MB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 805 kB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 1.8 MB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 6.1 MB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 465 kB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 5.5 MB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 1.4 MB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 840 kB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 3.8 MB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 298 kB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 5.2 MB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 293 kB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.748Z] [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 10 MB/s)
12:39:32 [2024-03-15T16:39:32.748Z] [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
12:39:32 [2024-03-15T16:39:32.749Z] [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 1.5 MB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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
12:39:32 [2024-03-15T16:39:32.749Z] [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 355 kB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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
12:39:32 [2024-03-15T16:39:32.749Z] [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 1.3 MB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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
12:39:32 [2024-03-15T16:39:32.749Z] [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 370 kB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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
12:39:32 [2024-03-15T16:39:32.749Z] [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 4.5 MB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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
12:39:32 [2024-03-15T16:39:32.749Z] [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 364 kB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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
12:39:32 [2024-03-15T16:39:32.749Z] [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 234 kB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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
12:39:32 [2024-03-15T16:39:32.749Z] [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 153 kB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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
12:39:32 [2024-03-15T16:39:32.749Z] [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 77 kB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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
12:39:32 [2024-03-15T16:39:32.749Z] [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 4.2 MB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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
12:39:32 [2024-03-15T16:39:32.749Z] [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 7.5 MB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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
12:39:32 [2024-03-15T16:39:32.749Z] [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 3.9 MB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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
12:39:32 [2024-03-15T16:39:32.749Z] [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 834 kB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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
12:39:32 [2024-03-15T16:39:32.749Z] [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 3.5 MB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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
12:39:32 [2024-03-15T16:39:32.749Z] [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 8.4 MB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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 699 kB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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 123 kB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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 6.4 MB/s)
12:39:32 [2024-03-15T16:39:32.749Z] [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 12 MB/s)
12:39:37 [2024-03-15T16:39:37.994Z] [INFO] No previous run data found, generating javadoc.
12:39:56 [2024-03-15T16:39:56.044Z] [WARNING] Javadoc Warnings
12:39:56 [2024-03-15T16:39:56.044Z] [WARNING] [loading /modules/jdk.jartool/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.hotspot.agent/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.jconsole/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.compiler/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.jdwp.agent/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.internal.vm.compiler.management/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.management.rmi/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.crypto.cryptoki/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.jcmd/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.localedata/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.jdeps/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.xml.crypto/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.management.agent/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.logging/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.security.auth/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.attach/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.incubator.vector/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.unsupported.desktop/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.jfr/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.desktop/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.internal.jvmstat/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.security.jgss/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.zipfs/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.management/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.naming/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.crypto.ec/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.naming.rmi/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.nio.mapmode/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.internal.vm.ci/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.sctp/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.internal.opt/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.javadoc/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.sql/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.management/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.management.jfr/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.editpad/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.base/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.charsets/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.transaction.xa/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.jpackage/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.datatransfer/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.jlink/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.scripting/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.unsupported/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.xml/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.jstatd/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.rmi/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.xml.dom/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.smartcardio/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.internal.le/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.security.sasl/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.jdi/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.accessibility/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.net.http/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.net/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.random/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.incubator.foreign/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.prefs/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.dynalink/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.internal.ed/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.httpserver/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.naming.dns/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.sql.rowset/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.se/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.jsobject/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.jshell/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.compiler/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/jdk.internal.vm.compiler/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.instrument/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [loading /modules/java.security.jgss/module-info.class]
12:39:56 [2024-03-15T16:39:56.045Z] [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]]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [parsing completed 41ms]
12:39:56 [2024-03-15T16:39:56.045Z] [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]]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [parsing completed 9ms]
12:39:56 [2024-03-15T16:39:56.045Z] [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]]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.045Z] [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]]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.045Z] [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]]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.045Z] [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]]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.045Z] [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]]
12:39:56 [2024-03-15T16:39:56.045Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 6ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 11ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 5ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 36ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.046Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.046Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 5ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.047Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.047Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 7ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.048Z] [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]]
12:39:56 [2024-03-15T16:39:56.048Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 31ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 5ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 15ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.049Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.049Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 5ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 7ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.050Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.050Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 21ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 6ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 7ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.051Z] [WARNING] [parsing completed 7ms]
12:39:56 [2024-03-15T16:39:56.051Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 8ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 22ms]
12:39:56 [2024-03-15T16:39:56.052Z] [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]]
12:39:56 [2024-03-15T16:39:56.052Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 5ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 6ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 17ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 87ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.053Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.053Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 8ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 22ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 5ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.054Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.054Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.055Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.055Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.056Z] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.056Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.057Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.058Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 5ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.059Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.060Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.061Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.062Z] [WARNING] [parsing completed 12ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 13ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 7ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 9ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 6ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.063Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 27ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 5ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.064Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 6ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.065Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 5ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 5ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 13ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 9ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 5ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.066Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 5ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 6ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 5ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.067Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 24ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 7ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 7ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.068Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 5ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 6ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 24ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.069Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 6ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 5ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.070Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 10ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 9ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.071Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.072Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 10ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 7ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 6ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 14ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.073Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.074Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.075Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 7ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.076Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 21ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 6ms]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.077Z] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.077Z] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.077Z] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.077Z] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.077Z] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.077Z] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.077Z] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.077Z] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.077Z] [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]]
12:39:56 [2024-03-15T16:39:56.077Z] [WARNING] [parsing completed 7ms]
12:39:56 [2024-03-15T16:39:56.078Z] [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]
12:39:56 [2024-03-15T16:39:56.080Z] [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 available8624614444338312131.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]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/Objects.class]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/io/File.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/io/IOException.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/ArrayList.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/Collections.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/List.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/Map.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/Map$Entry.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.logging/java/util/logging/Level.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger.class]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormat.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/text/Format.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/Arrays.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/HashMap.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/HashSet.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/Iterator.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/Set.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicInteger.class]
12:39:56 [2024-03-15T16:39:56.085Z] [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]
12:39:56 [2024-03-15T16:39:56.085Z] [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]]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.085Z] [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]
12:39:56 [2024-03-15T16:39:56.085Z] [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]]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.085Z] [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]
12:39:56 [2024-03-15T16:39:56.085Z] [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]]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.085Z] [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]
12:39:56 [2024-03-15T16:39:56.085Z] [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]]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/stream/Stream.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/concurrent/TimeUnit.class]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [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]
12:39:56 [2024-03-15T16:39:56.085Z] [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]]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/lang/Object.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/lang/String.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/nio/charset/Charset.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/UUID.class]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/lang/Class.class]
12:39:56 [2024-03-15T16:39:56.085Z] [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)]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/lang/Exception.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/lang/Throwable.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/io/Serializable.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/lang/Iterable.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/lang/Comparable.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/nio/ByteBuffer.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/text/ParseException.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/text/SimpleDateFormat.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/Calendar.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/Date.class]
12:39:56 [2024-03-15T16:39:56.085Z] [WARNING] [loading /modules/java.base/java/util/Locale.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/util/TimeZone.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/text/DateFormat.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/lang/Cloneable.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/lang/Character.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/lang/Long.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/lang/InterruptedException.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/util/Collection.class]
12:39:56 [2024-03-15T16:39:56.086Z] [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)]
12:39:56 [2024-03-15T16:39:56.086Z] [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)]
12:39:56 [2024-03-15T16:39:56.086Z] [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)]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/lang/Enum.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/lang/constant/Constable.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/lang/Integer.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream.class]
12:39:56 [2024-03-15T16:39:56.086Z] [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]
12:39:56 [2024-03-15T16:39:56.086Z] [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]]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.086Z] [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]
12:39:56 [2024-03-15T16:39:56.086Z] [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]]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/lang/RuntimeException.class]
12:39:56 [2024-03-15T16:39:56.086Z] [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]
12:39:56 [2024-03-15T16:39:56.086Z] [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]]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.086Z] [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]
12:39:56 [2024-03-15T16:39:56.086Z] [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]]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.086Z] [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]
12:39:56 [2024-03-15T16:39:56.086Z] [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]]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.086Z] [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]
12:39:56 [2024-03-15T16:39:56.086Z] [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]]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/lang/IndexOutOfBoundsException.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/util/function/Predicate.class]
12:39:56 [2024-03-15T16:39:56.086Z] [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)]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/lang/StringBuilder.class]
12:39:56 [2024-03-15T16:39:56.086Z] [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]
12:39:56 [2024-03-15T16:39:56.086Z] [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]]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/util/Comparator.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/util/PriorityQueue.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/util/Queue.class]
12:39:56 [2024-03-15T16:39:56.086Z] [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)]
12:39:56 [2024-03-15T16:39:56.086Z] [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)]
12:39:56 [2024-03-15T16:39:56.086Z] [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]
12:39:56 [2024-03-15T16:39:56.086Z] [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]]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/lang/Number.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/util/Deque.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/util/NoSuchElementException.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingDeque.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingQueue.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedDeque.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/util/concurrent/LinkedBlockingDeque.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Condition.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Lock.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantLock.class]
12:39:56 [2024-03-15T16:39:56.086Z] [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]
12:39:56 [2024-03-15T16:39:56.086Z] [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]]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [parsing completed 21ms]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/lang/Thread.class]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [loading /modules/java.base/java/lang/Runnable.class]
12:39:56 [2024-03-15T16:39:56.086Z] [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)]
12:39:56 [2024-03-15T16:39:56.086Z] [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)]
12:39:56 [2024-03-15T16:39:56.086Z] [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]
12:39:56 [2024-03-15T16:39:56.086Z] [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]]
12:39:56 [2024-03-15T16:39:56.086Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.086Z] [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]
12:39:56 [2024-03-15T16:39:56.086Z] [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]]
12:39:56 [2024-03-15T16:39:56.087Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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]
12:39:56 [2024-03-15T16:39:56.087Z] [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]]
12:39:56 [2024-03-15T16:39:56.087Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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]
12:39:56 [2024-03-15T16:39:56.087Z] [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]]
12:39:56 [2024-03-15T16:39:56.087Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.087Z] [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]
12:39:56 [2024-03-15T16:39:56.087Z] [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]]
12:39:56 [2024-03-15T16:39:56.087Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.087Z] [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]
12:39:56 [2024-03-15T16:39:56.087Z] [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]]
12:39:56 [2024-03-15T16:39:56.087Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.087Z] [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]
12:39:56 [2024-03-15T16:39:56.087Z] [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]]
12:39:56 [2024-03-15T16:39:56.087Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.087Z] [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)]
12:39:56 [2024-03-15T16:39:56.088Z] [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)]
12:39:56 [2024-03-15T16:39:56.088Z] [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)]
12:39:56 [2024-03-15T16:39:56.088Z] [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]
12:39:56 [2024-03-15T16:39:56.088Z] [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]]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.088Z] [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]
12:39:56 [2024-03-15T16:39:56.088Z] [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]]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.088Z] [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]
12:39:56 [2024-03-15T16:39:56.088Z] [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]]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.088Z] [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]
12:39:56 [2024-03-15T16:39:56.088Z] [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]]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.088Z] [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]
12:39:56 [2024-03-15T16:39:56.088Z] [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]]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.088Z] [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]
12:39:56 [2024-03-15T16:39:56.088Z] [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]]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [loading /modules/java.base/java/text/NumberFormat.class]
12:39:56 [2024-03-15T16:39:56.088Z] [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)]
12:39:56 [2024-03-15T16:39:56.088Z] [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)]
12:39:56 [2024-03-15T16:39:56.088Z] [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)]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashMap.class]
12:39:56 [2024-03-15T16:39:56.088Z] [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]
12:39:56 [2024-03-15T16:39:56.088Z] [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]]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.088Z] [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)]
12:39:56 [2024-03-15T16:39:56.088Z] [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)]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [loading /modules/java.base/java/lang/Boolean.class]
12:39:56 [2024-03-15T16:39:56.088Z] [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]
12:39:56 [2024-03-15T16:39:56.088Z] [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]]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.088Z] [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]
12:39:56 [2024-03-15T16:39:56.088Z] [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]]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [loading /modules/java.base/java/util/Stack.class]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [loading /modules/java.base/java/lang/Float.class]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [loading /modules/java.base/java/util/stream/Collectors.class]
12:39:56 [2024-03-15T16:39:56.088Z] [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]
12:39:56 [2024-03-15T16:39:56.088Z] [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]]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [loading /modules/java.base/java/util/function/Supplier.class]
12:39:56 [2024-03-15T16:39:56.088Z] [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)]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [loading /modules/java.base/java/lang/AutoCloseable.class]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [loading /modules/java.base/java/util/WeakHashMap.class]
12:39:56 [2024-03-15T16:39:56.088Z] [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]
12:39:56 [2024-03-15T16:39:56.088Z] [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]]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.088Z] [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)]
12:39:56 [2024-03-15T16:39:56.088Z] [WARNING] [loading /modules/java.base/java/lang/SuppressWarnings.class]
12:39:56 [2024-03-15T16:39:56.088Z] [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)]
12:39:56 [2024-03-15T16:39:56.088Z] [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)]
12:39:56 [2024-03-15T16:39:56.088Z] [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)]
12:39:56 [2024-03-15T16:39:56.088Z] [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)]
12:39:56 [2024-03-15T16:39:56.088Z] [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)]
12:39:56 [2024-03-15T16:39:56.088Z] [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)]
12:39:56 [2024-03-15T16:39:56.088Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [WARNING] [loading /modules/java.base/java/util/EventListener.class]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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]
12:39:56 [2024-03-15T16:39:56.089Z] [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]]
12:39:56 [2024-03-15T16:39:56.089Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.089Z] [WARNING] [loading /modules/java.base/java/util/regex/Matcher.class]
12:39:56 [2024-03-15T16:39:56.089Z] [WARNING] [loading /modules/java.base/java/util/regex/Pattern.class]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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]
12:39:56 [2024-03-15T16:39:56.089Z] [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]]
12:39:56 [2024-03-15T16:39:56.089Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CopyOnWriteArrayList.class]
12:39:56 [2024-03-15T16:39:56.089Z] [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]
12:39:56 [2024-03-15T16:39:56.089Z] [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]]
12:39:56 [2024-03-15T16:39:56.089Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.089Z] [WARNING] [loading /modules/java.base/java/util/Timer.class]
12:39:56 [2024-03-15T16:39:56.089Z] [WARNING] [loading /modules/java.base/java/util/TimerTask.class]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.089Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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]
12:39:56 [2024-03-15T16:39:56.090Z] [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]]
12:39:56 [2024-03-15T16:39:56.090Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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]
12:39:56 [2024-03-15T16:39:56.090Z] [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]]
12:39:56 [2024-03-15T16:39:56.090Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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]
12:39:56 [2024-03-15T16:39:56.090Z] [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]]
12:39:56 [2024-03-15T16:39:56.090Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.090Z] [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]
12:39:56 [2024-03-15T16:39:56.090Z] [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]]
12:39:56 [2024-03-15T16:39:56.090Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.090Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [WARNING] [loading /modules/java.base/java/text/MessageFormat.class]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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]
12:39:56 [2024-03-15T16:39:56.091Z] [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]]
12:39:56 [2024-03-15T16:39:56.091Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.091Z] [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]
12:39:56 [2024-03-15T16:39:56.091Z] [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]]
12:39:56 [2024-03-15T16:39:56.091Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [WARNING] [loading /modules/java.base/java/lang/Deprecated.class]
12:39:56 [2024-03-15T16:39:56.091Z] [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]
12:39:56 [2024-03-15T16:39:56.091Z] [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]]
12:39:56 [2024-03-15T16:39:56.091Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.091Z] [WARNING] [loading /modules/java.base/java/util/ArrayDeque.class]
12:39:56 [2024-03-15T16:39:56.091Z] [WARNING] [loading /modules/java.base/java/util/Optional.class]
12:39:56 [2024-03-15T16:39:56.091Z] [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]
12:39:56 [2024-03-15T16:39:56.091Z] [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]]
12:39:56 [2024-03-15T16:39:56.091Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [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)]
12:39:56 [2024-03-15T16:39:56.091Z] [WARNING] [loading /modules/java.base/java/nio/file/Path.class]
12:39:56 [2024-03-15T16:39:56.091Z] [WARNING] [loading /modules/java.base/java/nio/file/Paths.class]
12:39:56 [2024-03-15T16:39:56.091Z] [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]
12:39:56 [2024-03-15T16:39:56.091Z] [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]]
12:39:56 [2024-03-15T16:39:56.091Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.091Z] [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]
12:39:56 [2024-03-15T16:39:56.091Z] [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]]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.092Z] [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]
12:39:56 [2024-03-15T16:39:56.092Z] [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]]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.092Z] [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]
12:39:56 [2024-03-15T16:39:56.092Z] [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]]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.092Z] [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]
12:39:56 [2024-03-15T16:39:56.092Z] [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]]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.092Z] [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]
12:39:56 [2024-03-15T16:39:56.092Z] [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]]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.092Z] [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]
12:39:56 [2024-03-15T16:39:56.092Z] [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]]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.092Z] [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]
12:39:56 [2024-03-15T16:39:56.092Z] [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]]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.092Z] [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]
12:39:56 [2024-03-15T16:39:56.092Z] [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]]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.092Z] [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]
12:39:56 [2024-03-15T16:39:56.092Z] [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]]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.092Z] [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]
12:39:56 [2024-03-15T16:39:56.092Z] [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]]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.092Z] [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)]
12:39:56 [2024-03-15T16:39:56.092Z] [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)]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [loading /modules/java.base/java/lang/FunctionalInterface.class]
12:39:56 [2024-03-15T16:39:56.092Z] [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)]
12:39:56 [2024-03-15T16:39:56.092Z] [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)]
12:39:56 [2024-03-15T16:39:56.092Z] [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)]
12:39:56 [2024-03-15T16:39:56.092Z] [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)]
12:39:56 [2024-03-15T16:39:56.092Z] [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)]
12:39:56 [2024-03-15T16:39:56.092Z] [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]
12:39:56 [2024-03-15T16:39:56.092Z] [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]]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.092Z] [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]
12:39:56 [2024-03-15T16:39:56.092Z] [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]]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.092Z] [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]
12:39:56 [2024-03-15T16:39:56.092Z] [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]]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [loading /modules/java.base/java/util/NavigableSet.class]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [loading /modules/java.base/java/util/TreeSet.class]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [loading /modules/java.base/java/util/LinkedList.class]
12:39:56 [2024-03-15T16:39:56.092Z] [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)]
12:39:56 [2024-03-15T16:39:56.092Z] [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]
12:39:56 [2024-03-15T16:39:56.092Z] [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]]
12:39:56 [2024-03-15T16:39:56.092Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.092Z] [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]
12:39:56 [2024-03-15T16:39:56.093Z] [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]]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [loading /modules/java.base/java/util/TreeMap.class]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [loading /modules/java.base/java/util/function/Function.class]
12:39:56 [2024-03-15T16:39:56.093Z] [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]
12:39:56 [2024-03-15T16:39:56.093Z] [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]]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.093Z] [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]
12:39:56 [2024-03-15T16:39:56.093Z] [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]]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.093Z] [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]
12:39:56 [2024-03-15T16:39:56.093Z] [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]]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.093Z] [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]
12:39:56 [2024-03-15T16:39:56.093Z] [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]]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.093Z] [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]
12:39:56 [2024-03-15T16:39:56.093Z] [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]]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.093Z] [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)]
12:39:56 [2024-03-15T16:39:56.093Z] [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)]
12:39:56 [2024-03-15T16:39:56.093Z] [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)]
12:39:56 [2024-03-15T16:39:56.093Z] [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]
12:39:56 [2024-03-15T16:39:56.093Z] [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]]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.093Z] [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]
12:39:56 [2024-03-15T16:39:56.093Z] [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]]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.093Z] [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]
12:39:56 [2024-03-15T16:39:56.093Z] [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]]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.093Z] [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]
12:39:56 [2024-03-15T16:39:56.093Z] [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]]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.093Z] [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]
12:39:56 [2024-03-15T16:39:56.093Z] [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]]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.093Z] [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]
12:39:56 [2024-03-15T16:39:56.093Z] [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]]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.093Z] [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]
12:39:56 [2024-03-15T16:39:56.093Z] [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]]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.093Z] [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]
12:39:56 [2024-03-15T16:39:56.093Z] [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]]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.093Z] [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)]
12:39:56 [2024-03-15T16:39:56.093Z] [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]
12:39:56 [2024-03-15T16:39:56.093Z] [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]]
12:39:56 [2024-03-15T16:39:56.093Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.093Z] [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]
12:39:56 [2024-03-15T16:39:56.093Z] [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]]
12:39:56 [2024-03-15T16:39:56.094Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.094Z] [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]
12:39:56 [2024-03-15T16:39:56.094Z] [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]]
12:39:56 [2024-03-15T16:39:56.094Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.094Z] [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]
12:39:56 [2024-03-15T16:39:56.094Z] [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]]
12:39:56 [2024-03-15T16:39:56.094Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.094Z] [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]
12:39:56 [2024-03-15T16:39:56.094Z] [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]]
12:39:56 [2024-03-15T16:39:56.094Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.094Z] [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)]
12:39:56 [2024-03-15T16:39:56.094Z] [WARNING] [loading /modules/java.base/java/util/function/BiFunction.class]
12:39:56 [2024-03-15T16:39:56.094Z] [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)]
12:39:56 [2024-03-15T16:39:56.094Z] [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)]
12:39:56 [2024-03-15T16:39:56.094Z] [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]
12:39:56 [2024-03-15T16:39:56.094Z] [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]]
12:39:56 [2024-03-15T16:39:56.094Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.094Z] [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]
12:39:56 [2024-03-15T16:39:56.094Z] [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]]
12:39:56 [2024-03-15T16:39:56.094Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.094Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashSet.class]
12:39:56 [2024-03-15T16:39:56.094Z] [WARNING] [loading /modules/java.base/java/util/regex/PatternSyntaxException.class]
12:39:56 [2024-03-15T16:39:56.094Z] [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)]
12:39:56 [2024-03-15T16:39:56.094Z] [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)]
12:39:56 [2024-03-15T16:39:56.094Z] [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)]
12:39:56 [2024-03-15T16:39:56.094Z] [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)]
12:39:56 [2024-03-15T16:39:56.094Z] [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)]
12:39:56 [2024-03-15T16:39:56.094Z] [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)]
12:39:56 [2024-03-15T16:39:56.094Z] [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)]
12:39:56 [2024-03-15T16:39:56.094Z] [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)]
12:39:56 [2024-03-15T16:39:56.094Z] [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)]
12:39:56 [2024-03-15T16:39:56.094Z] [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)]
12:39:56 [2024-03-15T16:39:56.094Z] [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)]
12:39:56 [2024-03-15T16:39:56.094Z] [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)]
12:39:56 [2024-03-15T16:39:56.094Z] [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]
12:39:56 [2024-03-15T16:39:56.094Z] [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]]
12:39:56 [2024-03-15T16:39:56.094Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.094Z] [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]
12:39:56 [2024-03-15T16:39:56.094Z] [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]]
12:39:56 [2024-03-15T16:39:56.094Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.094Z] [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]
12:39:56 [2024-03-15T16:39:56.094Z] [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]]
12:39:56 [2024-03-15T16:39:56.094Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.094Z] [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]
12:39:56 [2024-03-15T16:39:56.094Z] [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]]
12:39:56 [2024-03-15T16:39:56.094Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.094Z] [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]
12:39:56 [2024-03-15T16:39:56.094Z] [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]]
12:39:56 [2024-03-15T16:39:56.094Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.094Z] [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]
12:39:56 [2024-03-15T16:39:56.094Z] [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]]
12:39:56 [2024-03-15T16:39:56.094Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.094Z] [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]
12:39:56 [2024-03-15T16:39:56.094Z] [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]]
12:39:56 [2024-03-15T16:39:56.094Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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]
12:39:56 [2024-03-15T16:39:56.095Z] [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]]
12:39:56 [2024-03-15T16:39:56.095Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap.class]
12:39:56 [2024-03-15T16:39:56.095Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap$SimpleEntry.class]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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)]
12:39:56 [2024-03-15T16:39:56.095Z] [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]
12:39:56 [2024-03-15T16:39:56.095Z] [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]]
12:39:56 [2024-03-15T16:39:56.095Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.095Z] [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]
12:39:56 [2024-03-15T16:39:56.096Z] [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]]
12:39:56 [2024-03-15T16:39:56.096Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.096Z] [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]
12:39:56 [2024-03-15T16:39:56.096Z] [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]]
12:39:56 [2024-03-15T16:39:56.096Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.096Z] [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]
12:39:56 [2024-03-15T16:39:56.096Z] [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]]
12:39:56 [2024-03-15T16:39:56.096Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.096Z] [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]
12:39:56 [2024-03-15T16:39:56.096Z] [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]]
12:39:56 [2024-03-15T16:39:56.096Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.096Z] [WARNING] [loading /modules/java.base/java/util/EventObject.class]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [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)]
12:39:56 [2024-03-15T16:39:56.096Z] [WARNING] [loading /modules/java.base/java/nio/file/Files.class]
12:39:56 [2024-03-15T16:39:56.096Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/BasicFileAttributes.class]
12:39:56 [2024-03-15T16:39:56.096Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/FileTime.class]
12:39:56 [2024-03-15T16:39:56.096Z] [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]
12:39:56 [2024-03-15T16:39:56.096Z] [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]]
12:39:56 [2024-03-15T16:39:56.096Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.096Z] [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]
12:39:56 [2024-03-15T16:39:56.096Z] [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]]
12:39:56 [2024-03-15T16:39:56.096Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.096Z] [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]
12:39:56 [2024-03-15T16:39:56.096Z] [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]]
12:39:56 [2024-03-15T16:39:56.096Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.096Z] [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]
12:39:56 [2024-03-15T16:39:56.096Z] [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]]
12:39:56 [2024-03-15T16:39:56.096Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.096Z] [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]
12:39:56 [2024-03-15T16:39:56.096Z] [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]]
12:39:56 [2024-03-15T16:39:56.096Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.096Z] [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]
12:39:56 [2024-03-15T16:39:56.097Z] [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]]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.097Z] [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]
12:39:56 [2024-03-15T16:39:56.097Z] [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]]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [loading /modules/java.base/java/math/BigDecimal.class]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [loading /modules/java.base/java/math/BigInteger.class]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [loading /modules/java.base/java/lang/Double.class]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CompletableFuture.class]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [loading /modules/java.base/java/util/stream/StreamSupport.class]
12:39:56 [2024-03-15T16:39:56.097Z] [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)]
12:39:56 [2024-03-15T16:39:56.097Z] [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]
12:39:56 [2024-03-15T16:39:56.097Z] [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]]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.097Z] [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]
12:39:56 [2024-03-15T16:39:56.097Z] [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]]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.097Z] [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]
12:39:56 [2024-03-15T16:39:56.097Z] [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]]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.097Z] [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]
12:39:56 [2024-03-15T16:39:56.097Z] [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]]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.097Z] [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)]
12:39:56 [2024-03-15T16:39:56.097Z] [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)]
12:39:56 [2024-03-15T16:39:56.097Z] [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)]
12:39:56 [2024-03-15T16:39:56.097Z] [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)]
12:39:56 [2024-03-15T16:39:56.097Z] [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)]
12:39:56 [2024-03-15T16:39:56.097Z] [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]
12:39:56 [2024-03-15T16:39:56.097Z] [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]]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.097Z] [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]
12:39:56 [2024-03-15T16:39:56.097Z] [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]]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.097Z] [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)]
12:39:56 [2024-03-15T16:39:56.097Z] [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)]
12:39:56 [2024-03-15T16:39:56.097Z] [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)]
12:39:56 [2024-03-15T16:39:56.097Z] [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]
12:39:56 [2024-03-15T16:39:56.097Z] [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]]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.097Z] [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]
12:39:56 [2024-03-15T16:39:56.097Z] [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]]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.097Z] [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]
12:39:56 [2024-03-15T16:39:56.097Z] [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]]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.097Z] [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]
12:39:56 [2024-03-15T16:39:56.097Z] [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]]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.097Z] [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]
12:39:56 [2024-03-15T16:39:56.097Z] [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]]
12:39:56 [2024-03-15T16:39:56.097Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.097Z] [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)]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.base/java/io/OutputStream.class]
12:39:56 [2024-03-15T16:39:56.098Z] [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]
12:39:56 [2024-03-15T16:39:56.098Z] [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]]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.098Z] [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]
12:39:56 [2024-03-15T16:39:56.098Z] [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]]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.098Z] [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]
12:39:56 [2024-03-15T16:39:56.098Z] [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]]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.098Z] [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]
12:39:56 [2024-03-15T16:39:56.098Z] [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]]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.098Z] [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)]
12:39:56 [2024-03-15T16:39:56.098Z] [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)]
12:39:56 [2024-03-15T16:39:56.098Z] [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)]
12:39:56 [2024-03-15T16:39:56.098Z] [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)]
12:39:56 [2024-03-15T16:39:56.098Z] [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)]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Array.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.base/java/util/SortedSet.class]
12:39:56 [2024-03-15T16:39:56.098Z] [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)]
12:39:56 [2024-03-15T16:39:56.098Z] [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)]
12:39:56 [2024-03-15T16:39:56.098Z] [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)]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.base/java/text/FieldPosition.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.base/java/text/ParsePosition.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.base/java/lang/StringBuffer.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormatSymbols.class]
12:39:56 [2024-03-15T16:39:56.098Z] [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]
12:39:56 [2024-03-15T16:39:56.098Z] [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]]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.management/java/lang/management/ManagementFactory.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.base/java/util/LongSummaryStatistics.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.management/javax/management/JMException.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.management/javax/management/MBeanServer.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcasterSupport.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.management/javax/management/ObjectName.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.management/javax/management/NotificationEmitter.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcaster.class]
12:39:56 [2024-03-15T16:39:56.098Z] [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]
12:39:56 [2024-03-15T16:39:56.098Z] [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]]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.management/javax/management/MXBean.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.base/java/io/InputStreamReader.class]
12:39:56 [2024-03-15T16:39:56.098Z] [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)]
12:39:56 [2024-03-15T16:39:56.098Z] [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)]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.base/java/lang/Process.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.base/java/io/InputStream.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/javax/xml/XMLConstants.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/ParserConfigurationException.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/SAXParserFactory.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLInputFactory.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamException.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamReader.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Source.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Transformer.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerConfigurationException.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactory.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Schema.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/SchemaFactory.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Validator.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXException.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotRecognizedException.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotSupportedException.class]
12:39:56 [2024-03-15T16:39:56.098Z] [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]
12:39:56 [2024-03-15T16:39:56.098Z] [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]]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel$MapMode.class]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardOpenOption.class]
12:39:56 [2024-03-15T16:39:56.098Z] [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]
12:39:56 [2024-03-15T16:39:56.098Z] [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]]
12:39:56 [2024-03-15T16:39:56.098Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.098Z] [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]
12:39:56 [2024-03-15T16:39:56.098Z] [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]]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.099Z] [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]
12:39:56 [2024-03-15T16:39:56.099Z] [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]]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.099Z] [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]
12:39:56 [2024-03-15T16:39:56.099Z] [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]]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [loading /modules/java.base/java/nio/BufferUnderflowException.class]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [loading /modules/java.base/java/nio/ByteOrder.class]
12:39:56 [2024-03-15T16:39:56.099Z] [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]
12:39:56 [2024-03-15T16:39:56.099Z] [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]]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.099Z] [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]
12:39:56 [2024-03-15T16:39:56.099Z] [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]]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.099Z] [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]
12:39:56 [2024-03-15T16:39:56.099Z] [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]]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.099Z] [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]
12:39:56 [2024-03-15T16:39:56.099Z] [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]]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.099Z] [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]
12:39:56 [2024-03-15T16:39:56.099Z] [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]]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [loading /modules/java.base/java/io/FileFilter.class]
12:39:56 [2024-03-15T16:39:56.099Z] [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]
12:39:56 [2024-03-15T16:39:56.099Z] [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]]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.099Z] [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]
12:39:56 [2024-03-15T16:39:56.099Z] [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]]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.099Z] [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)]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicLong.class]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentHashMap.class]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [loading /modules/java.base/java/util/Base64.class]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [loading /modules/java.base/java/nio/file/FileSystems.class]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [loading /modules/java.base/java/io/UnsupportedEncodingException.class]
12:39:56 [2024-03-15T16:39:56.099Z] [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]
12:39:56 [2024-03-15T16:39:56.099Z] [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]]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [loading /modules/java.base/java/io/FileNotFoundException.class]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [loading /modules/java.base/java/io/FileReader.class]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [loading /modules/java.base/java/io/Reader.class]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [loading /modules/java.base/java/io/StringReader.class]
12:39:56 [2024-03-15T16:39:56.099Z] [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)]
12:39:56 [2024-03-15T16:39:56.099Z] [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)]
12:39:56 [2024-03-15T16:39:56.099Z] [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)]
12:39:56 [2024-03-15T16:39:56.099Z] [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)]
12:39:56 [2024-03-15T16:39:56.099Z] [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)]
12:39:56 [2024-03-15T16:39:56.099Z] [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)]
12:39:56 [2024-03-15T16:39:56.099Z] [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)]
12:39:56 [2024-03-15T16:39:56.099Z] [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]
12:39:56 [2024-03-15T16:39:56.099Z] [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]]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.099Z] [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]
12:39:56 [2024-03-15T16:39:56.099Z] [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]]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.099Z] [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]
12:39:56 [2024-03-15T16:39:56.099Z] [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]]
12:39:56 [2024-03-15T16:39:56.099Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.099Z] [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]
12:39:56 [2024-03-15T16:39:56.099Z] [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]]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Type.class]
12:39:56 [2024-03-15T16:39:56.100Z] [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]
12:39:56 [2024-03-15T16:39:56.100Z] [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]]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonDeserializationContext.class)]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonDeserializer.class)]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonElement.class)]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonObject.class)]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonParseException.class)]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonPrimitive.class)]
12:39:56 [2024-03-15T16:39:56.100Z] [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]
12:39:56 [2024-03-15T16:39:56.100Z] [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]]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.100Z] [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]
12:39:56 [2024-03-15T16:39:56.100Z] [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]]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.100Z] [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]
12:39:56 [2024-03-15T16:39:56.100Z] [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]]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [parsing completed 7ms]
12:39:56 [2024-03-15T16:39:56.100Z] [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]
12:39:56 [2024-03-15T16:39:56.100Z] [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]]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.100Z] [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]
12:39:56 [2024-03-15T16:39:56.100Z] [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]]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.100Z] [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]
12:39:56 [2024-03-15T16:39:56.100Z] [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]]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.100Z] [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]
12:39:56 [2024-03-15T16:39:56.100Z] [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]]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.100Z] [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]
12:39:56 [2024-03-15T16:39:56.100Z] [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]]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/Gson.class)]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/GsonBuilder.class)]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSyntaxException.class)]
12:39:56 [2024-03-15T16:39:56.100Z] [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)]
12:39:56 [2024-03-15T16:39:56.100Z] [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)]
12:39:56 [2024-03-15T16:39:56.100Z] [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]
12:39:56 [2024-03-15T16:39:56.100Z] [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]]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.100Z] [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]
12:39:56 [2024-03-15T16:39:56.100Z] [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]]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.100Z] [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]
12:39:56 [2024-03-15T16:39:56.100Z] [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]]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.100Z] [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]
12:39:56 [2024-03-15T16:39:56.100Z] [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]]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.100Z] [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]
12:39:56 [2024-03-15T16:39:56.100Z] [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]]
12:39:56 [2024-03-15T16:39:56.100Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.100Z] [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]
12:39:56 [2024-03-15T16:39:56.101Z] [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]]
12:39:56 [2024-03-15T16:39:56.101Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.101Z] [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]
12:39:56 [2024-03-15T16:39:56.101Z] [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]]
12:39:56 [2024-03-15T16:39:56.101Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.101Z] [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]
12:39:56 [2024-03-15T16:39:56.101Z] [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]]
12:39:56 [2024-03-15T16:39:56.101Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.101Z] [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)]
12:39:56 [2024-03-15T16:39:56.101Z] [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)]
12:39:56 [2024-03-15T16:39:56.101Z] [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)]
12:39:56 [2024-03-15T16:39:56.101Z] [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)]
12:39:56 [2024-03-15T16:39:56.101Z] [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)]
12:39:56 [2024-03-15T16:39:56.101Z] [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)]
12:39:56 [2024-03-15T16:39:56.101Z] [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)]
12:39:56 [2024-03-15T16:39:56.101Z] [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)]
12:39:56 [2024-03-15T16:39:56.101Z] [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)]
12:39:56 [2024-03-15T16:39:56.101Z] [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)]
12:39:56 [2024-03-15T16:39:56.101Z] [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)]
12:39:56 [2024-03-15T16:39:56.101Z] [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)]
12:39:56 [2024-03-15T16:39:56.101Z] [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)]
12:39:56 [2024-03-15T16:39:56.101Z] [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]
12:39:56 [2024-03-15T16:39:56.101Z] [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]]
12:39:56 [2024-03-15T16:39:56.101Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.101Z] [WARNING] [loading /modules/java.base/java/nio/BufferOverflowException.class]
12:39:56 [2024-03-15T16:39:56.101Z] [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]
12:39:56 [2024-03-15T16:39:56.101Z] [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]]
12:39:56 [2024-03-15T16:39:56.101Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.101Z] [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]
12:39:56 [2024-03-15T16:39:56.101Z] [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]]
12:39:56 [2024-03-15T16:39:56.101Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.101Z] [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]
12:39:56 [2024-03-15T16:39:56.101Z] [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]]
12:39:56 [2024-03-15T16:39:56.101Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.101Z] [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]
12:39:56 [2024-03-15T16:39:56.101Z] [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]]
12:39:56 [2024-03-15T16:39:56.101Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.101Z] [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]
12:39:56 [2024-03-15T16:39:56.101Z] [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]]
12:39:56 [2024-03-15T16:39:56.101Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.101Z] [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]
12:39:56 [2024-03-15T16:39:56.101Z] [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]]
12:39:56 [2024-03-15T16:39:56.101Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.101Z] [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)]
12:39:56 [2024-03-15T16:39:56.101Z] [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]
12:39:56 [2024-03-15T16:39:56.101Z] [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]]
12:39:56 [2024-03-15T16:39:56.101Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.101Z] [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]
12:39:56 [2024-03-15T16:39:56.101Z] [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]]
12:39:56 [2024-03-15T16:39:56.101Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.101Z] [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]
12:39:56 [2024-03-15T16:39:56.101Z] [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]]
12:39:56 [2024-03-15T16:39:56.101Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.101Z] [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]
12:39:56 [2024-03-15T16:39:56.102Z] [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]]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.102Z] [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]
12:39:56 [2024-03-15T16:39:56.102Z] [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]]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.102Z] [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]
12:39:56 [2024-03-15T16:39:56.102Z] [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]]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.base/java/security/SecureRandom.class]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.base/java/util/Random.class]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ArrayBlockingQueue.class]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executor.class]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutorService.class]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executors.class]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantReadWriteLock.class]
12:39:56 [2024-03-15T16:39:56.102Z] [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)]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.base/java/net/URL.class]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilder.class]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/OutputKeys.class]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerException.class]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/dom/DOMSource.class]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamResult.class]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamSource.class]
12:39:56 [2024-03-15T16:39:56.102Z] [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)]
12:39:56 [2024-03-15T16:39:56.102Z] [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]
12:39:56 [2024-03-15T16:39:56.102Z] [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]]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.102Z] [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]
12:39:56 [2024-03-15T16:39:56.102Z] [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]]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.102Z] [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]
12:39:56 [2024-03-15T16:39:56.102Z] [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]]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.102Z] [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]
12:39:56 [2024-03-15T16:39:56.102Z] [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]]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.102Z] [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]
12:39:56 [2024-03-15T16:39:56.102Z] [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]]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.102Z] [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]
12:39:56 [2024-03-15T16:39:56.102Z] [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]]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.102Z] [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]
12:39:56 [2024-03-15T16:39:56.102Z] [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]]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.102Z] [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]
12:39:56 [2024-03-15T16:39:56.102Z] [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]]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.102Z] [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]
12:39:56 [2024-03-15T16:39:56.102Z] [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]]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.102Z] [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]
12:39:56 [2024-03-15T16:39:56.102Z] [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]]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Document.class]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Element.class]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXParseException.class]
12:39:56 [2024-03-15T16:39:56.102Z] [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]
12:39:56 [2024-03-15T16:39:56.102Z] [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]]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [loading /modules/java.base/java/lang/IllegalArgumentException.class]
12:39:56 [2024-03-15T16:39:56.102Z] [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]
12:39:56 [2024-03-15T16:39:56.102Z] [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]]
12:39:56 [2024-03-15T16:39:56.102Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.102Z] [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]
12:39:56 [2024-03-15T16:39:56.102Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [loading /modules/java.base/java/security/InvalidParameterException.class]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.103Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.103Z] [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]
12:39:56 [2024-03-15T16:39:56.103Z] [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]]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [loading /modules/java.base/java/util/OptionalLong.class]
12:39:56 [2024-03-15T16:39:56.104Z] [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]
12:39:56 [2024-03-15T16:39:56.104Z] [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]]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.104Z] [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]
12:39:56 [2024-03-15T16:39:56.104Z] [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]]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.104Z] [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]
12:39:56 [2024-03-15T16:39:56.104Z] [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]]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.104Z] [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]
12:39:56 [2024-03-15T16:39:56.104Z] [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]]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.104Z] [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]
12:39:56 [2024-03-15T16:39:56.104Z] [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]]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.104Z] [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]
12:39:56 [2024-03-15T16:39:56.104Z] [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]]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.104Z] [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]
12:39:56 [2024-03-15T16:39:56.104Z] [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]]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.104Z] [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]
12:39:56 [2024-03-15T16:39:56.104Z] [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]]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.104Z] [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]
12:39:56 [2024-03-15T16:39:56.104Z] [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]]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.104Z] [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]
12:39:56 [2024-03-15T16:39:56.104Z] [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]]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.104Z] [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)]
12:39:56 [2024-03-15T16:39:56.104Z] [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)]
12:39:56 [2024-03-15T16:39:56.104Z] [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)]
12:39:56 [2024-03-15T16:39:56.104Z] [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)]
12:39:56 [2024-03-15T16:39:56.104Z] [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]
12:39:56 [2024-03-15T16:39:56.104Z] [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]]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.104Z] [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]
12:39:56 [2024-03-15T16:39:56.104Z] [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]]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.104Z] [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)]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator.class]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator$OfLong.class]
12:39:56 [2024-03-15T16:39:56.104Z] [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)]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [loading /modules/java.base/java/util/StringJoiner.class]
12:39:56 [2024-03-15T16:39:56.104Z] [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]
12:39:56 [2024-03-15T16:39:56.104Z] [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]]
12:39:56 [2024-03-15T16:39:56.104Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.104Z] [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]
12:39:56 [2024-03-15T16:39:56.104Z] [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]]
12:39:56 [2024-03-15T16:39:56.105Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.105Z] [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]
12:39:56 [2024-03-15T16:39:56.105Z] [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]]
12:39:56 [2024-03-15T16:39:56.105Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.105Z] [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]
12:39:56 [2024-03-15T16:39:56.105Z] [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]]
12:39:56 [2024-03-15T16:39:56.105Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.105Z] [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]
12:39:56 [2024-03-15T16:39:56.105Z] [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]]
12:39:56 [2024-03-15T16:39:56.105Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.105Z] [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]
12:39:56 [2024-03-15T16:39:56.105Z] [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]]
12:39:56 [2024-03-15T16:39:56.105Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.105Z] [WARNING] [loading /modules/java.base/java/io/Writer.class]
12:39:56 [2024-03-15T16:39:56.105Z] [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]
12:39:56 [2024-03-15T16:39:56.105Z] [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]]
12:39:56 [2024-03-15T16:39:56.105Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.105Z] [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]
12:39:56 [2024-03-15T16:39:56.105Z] [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]]
12:39:56 [2024-03-15T16:39:56.105Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.105Z] [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]
12:39:56 [2024-03-15T16:39:56.105Z] [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]]
12:39:56 [2024-03-15T16:39:56.105Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.105Z] [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)]
12:39:56 [2024-03-15T16:39:56.105Z] [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)]
12:39:56 [2024-03-15T16:39:56.105Z] [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]
12:39:56 [2024-03-15T16:39:56.105Z] [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]]
12:39:56 [2024-03-15T16:39:56.105Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.105Z] [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)]
12:39:56 [2024-03-15T16:39:56.105Z] [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]
12:39:56 [2024-03-15T16:39:56.105Z] [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]]
12:39:56 [2024-03-15T16:39:56.105Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.105Z] [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)]
12:39:56 [2024-03-15T16:39:56.105Z] [WARNING] [loading /modules/java.base/java/lang/reflect/InvocationTargetException.class]
12:39:56 [2024-03-15T16:39:56.105Z] [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]
12:39:56 [2024-03-15T16:39:56.105Z] [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]]
12:39:56 [2024-03-15T16:39:56.105Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.105Z] [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]
12:39:56 [2024-03-15T16:39:56.105Z] [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]]
12:39:56 [2024-03-15T16:39:56.105Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.105Z] [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)]
12:39:56 [2024-03-15T16:39:56.105Z] [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)]
12:39:56 [2024-03-15T16:39:56.106Z] [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]
12:39:56 [2024-03-15T16:39:56.106Z] [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]]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.106Z] [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)]
12:39:56 [2024-03-15T16:39:56.106Z] [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]
12:39:56 [2024-03-15T16:39:56.106Z] [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]]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.base/java/util/function/ToLongFunction.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Attributes.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/DefaultHandler.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.xml/org/xml/sax/EntityResolver.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DTDHandler.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ContentHandler.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ErrorHandler.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLReader.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.base/java/io/DataOutput.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.base/java/io/DataInput.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.base/java/io/Closeable.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.base/java/net/URI.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.base/java/nio/file/LinkOption.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicReference.class]
12:39:56 [2024-03-15T16:39:56.106Z] [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)]
12:39:56 [2024-03-15T16:39:56.106Z] [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)]
12:39:56 [2024-03-15T16:39:56.106Z] [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)]
12:39:56 [2024-03-15T16:39:56.106Z] [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)]
12:39:56 [2024-03-15T16:39:56.106Z] [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]
12:39:56 [2024-03-15T16:39:56.106Z] [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]]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayInputStream.class]
12:39:56 [2024-03-15T16:39:56.106Z] [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)]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.xml/org/xml/sax/InputSource.class]
12:39:56 [2024-03-15T16:39:56.106Z] [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]
12:39:56 [2024-03-15T16:39:56.106Z] [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]]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.106Z] [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]
12:39:56 [2024-03-15T16:39:56.106Z] [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]]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.base/java/io/FileWriter.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.base/java/io/StringWriter.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactoryConfigurationError.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Node.class]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/NodeList.class]
12:39:56 [2024-03-15T16:39:56.106Z] [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]
12:39:56 [2024-03-15T16:39:56.106Z] [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]]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.106Z] [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]
12:39:56 [2024-03-15T16:39:56.106Z] [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]]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.106Z] [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]
12:39:56 [2024-03-15T16:39:56.106Z] [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]]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.106Z] [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]
12:39:56 [2024-03-15T16:39:56.106Z] [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]]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.106Z] [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]
12:39:56 [2024-03-15T16:39:56.106Z] [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]]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.106Z] [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]
12:39:56 [2024-03-15T16:39:56.106Z] [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]]
12:39:56 [2024-03-15T16:39:56.106Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.106Z] [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)]
12:39:56 [2024-03-15T16:39:56.106Z] [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)]
12:39:56 [2024-03-15T16:39:56.107Z] [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)]
12:39:56 [2024-03-15T16:39:56.107Z] [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]
12:39:56 [2024-03-15T16:39:56.107Z] [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]]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [loading /modules/java.base/java/lang/annotation/ElementType.class]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Retention.class]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Target.class]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Annotation.class]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Method.class]
12:39:56 [2024-03-15T16:39:56.107Z] [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]
12:39:56 [2024-03-15T16:39:56.107Z] [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]]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.107Z] [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]
12:39:56 [2024-03-15T16:39:56.107Z] [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]]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.107Z] [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]
12:39:56 [2024-03-15T16:39:56.107Z] [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]]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [loading /modules/java.base/java/lang/ref/WeakReference.class]
12:39:56 [2024-03-15T16:39:56.107Z] [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]
12:39:56 [2024-03-15T16:39:56.107Z] [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]]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream.class]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream.class]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream.class]
12:39:56 [2024-03-15T16:39:56.107Z] [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]
12:39:56 [2024-03-15T16:39:56.107Z] [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]]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.107Z] [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]
12:39:56 [2024-03-15T16:39:56.107Z] [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]]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.107Z] [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)]
12:39:56 [2024-03-15T16:39:56.107Z] [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)]
12:39:56 [2024-03-15T16:39:56.107Z] [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)]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [loading /modules/java.base/java/net/URISyntaxException.class]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [loading /modules/java.base/java/util/function/UnaryOperator.class]
12:39:56 [2024-03-15T16:39:56.107Z] [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)]
12:39:56 [2024-03-15T16:39:56.107Z] [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)]
12:39:56 [2024-03-15T16:39:56.107Z] [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)]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [loading /modules/java.base/java/io/BufferedInputStream.class]
12:39:56 [2024-03-15T16:39:56.107Z] [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]
12:39:56 [2024-03-15T16:39:56.107Z] [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]]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.107Z] [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]
12:39:56 [2024-03-15T16:39:56.107Z] [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]]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.107Z] [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]
12:39:56 [2024-03-15T16:39:56.107Z] [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]]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.107Z] [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]
12:39:56 [2024-03-15T16:39:56.107Z] [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]]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.107Z] [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]
12:39:56 [2024-03-15T16:39:56.107Z] [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]]
12:39:56 [2024-03-15T16:39:56.107Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.107Z] [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]
12:39:56 [2024-03-15T16:39:56.107Z] [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]]
12:39:56 [2024-03-15T16:39:56.108Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.108Z] [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]
12:39:56 [2024-03-15T16:39:56.108Z] [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]]
12:39:56 [2024-03-15T16:39:56.108Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.108Z] [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]
12:39:56 [2024-03-15T16:39:56.108Z] [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]]
12:39:56 [2024-03-15T16:39:56.108Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.108Z] [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)]
12:39:56 [2024-03-15T16:39:56.108Z] [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]
12:39:56 [2024-03-15T16:39:56.108Z] [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]]
12:39:56 [2024-03-15T16:39:56.108Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.108Z] [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]
12:39:56 [2024-03-15T16:39:56.108Z] [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]]
12:39:56 [2024-03-15T16:39:56.108Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.108Z] [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]
12:39:56 [2024-03-15T16:39:56.108Z] [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]]
12:39:56 [2024-03-15T16:39:56.108Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.108Z] [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]
12:39:56 [2024-03-15T16:39:56.108Z] [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]]
12:39:56 [2024-03-15T16:39:56.108Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.108Z] [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]
12:39:56 [2024-03-15T16:39:56.108Z] [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]]
12:39:56 [2024-03-15T16:39:56.108Z] [WARNING] [parsing completed 5ms]
12:39:56 [2024-03-15T16:39:56.108Z] [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]
12:39:56 [2024-03-15T16:39:56.108Z] [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]]
12:39:56 [2024-03-15T16:39:56.108Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.108Z] [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]
12:39:56 [2024-03-15T16:39:56.108Z] [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]]
12:39:56 [2024-03-15T16:39:56.108Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.108Z] [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]
12:39:56 [2024-03-15T16:39:56.108Z] [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]]
12:39:56 [2024-03-15T16:39:56.108Z] [WARNING] [parsing completed 4ms]
12:39:56 [2024-03-15T16:39:56.108Z] [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)]
12:39:56 [2024-03-15T16:39:56.108Z] [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)]
12:39:56 [2024-03-15T16:39:56.108Z] [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)]
12:39:56 [2024-03-15T16:39:56.108Z] [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)]
12:39:56 [2024-03-15T16:39:56.108Z] [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)]
12:39:56 [2024-03-15T16:39:56.108Z] [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)]
12:39:56 [2024-03-15T16:39:56.108Z] [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)]
12:39:56 [2024-03-15T16:39:56.108Z] [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]
12:39:56 [2024-03-15T16:39:56.108Z] [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]]
12:39:56 [2024-03-15T16:39:56.108Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.108Z] [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)]
12:39:56 [2024-03-15T16:39:56.108Z] [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)]
12:39:56 [2024-03-15T16:39:56.108Z] [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)]
12:39:56 [2024-03-15T16:39:56.108Z] [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)]
12:39:56 [2024-03-15T16:39:56.108Z] [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)]
12:39:56 [2024-03-15T16:39:56.108Z] [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)]
12:39:56 [2024-03-15T16:39:56.108Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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]
12:39:56 [2024-03-15T16:39:56.109Z] [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]]
12:39:56 [2024-03-15T16:39:56.109Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutionException.class]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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]
12:39:56 [2024-03-15T16:39:56.109Z] [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]]
12:39:56 [2024-03-15T16:39:56.109Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.109Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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]
12:39:56 [2024-03-15T16:39:56.110Z] [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]]
12:39:56 [2024-03-15T16:39:56.110Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.110Z] [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]
12:39:56 [2024-03-15T16:39:56.110Z] [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]]
12:39:56 [2024-03-15T16:39:56.110Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.110Z] [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]
12:39:56 [2024-03-15T16:39:56.110Z] [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]]
12:39:56 [2024-03-15T16:39:56.110Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.110Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedQueue.class]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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]
12:39:56 [2024-03-15T16:39:56.111Z] [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]]
12:39:56 [2024-03-15T16:39:56.111Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Constructor.class]
12:39:56 [2024-03-15T16:39:56.111Z] [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]
12:39:56 [2024-03-15T16:39:56.111Z] [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]]
12:39:56 [2024-03-15T16:39:56.111Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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]
12:39:56 [2024-03-15T16:39:56.111Z] [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]]
12:39:56 [2024-03-15T16:39:56.111Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.111Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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]
12:39:56 [2024-03-15T16:39:56.112Z] [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]]
12:39:56 [2024-03-15T16:39:56.112Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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]
12:39:56 [2024-03-15T16:39:56.112Z] [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]]
12:39:56 [2024-03-15T16:39:56.112Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.112Z] [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]
12:39:56 [2024-03-15T16:39:56.112Z] [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]]
12:39:56 [2024-03-15T16:39:56.112Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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)]
12:39:56 [2024-03-15T16:39:56.112Z] [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]
12:39:56 [2024-03-15T16:39:56.112Z] [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]]
12:39:56 [2024-03-15T16:39:56.112Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.112Z] [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]
12:39:56 [2024-03-15T16:39:56.112Z] [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]]
12:39:56 [2024-03-15T16:39:56.113Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.113Z] [WARNING] [loading /modules/java.base/java/util/Vector.class]
12:39:56 [2024-03-15T16:39:56.113Z] [WARNING] [loading /modules/java.base/java/util/RandomAccess.class]
12:39:56 [2024-03-15T16:39:56.113Z] [WARNING] [loading /modules/java.base/java/util/AbstractList.class]
12:39:56 [2024-03-15T16:39:56.113Z] [WARNING] [loading /modules/java.base/java/util/AbstractCollection.class]
12:39:56 [2024-03-15T16:39:56.113Z] [WARNING] [loading /modules/java.base/java/util/stream/IntStream.class]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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]
12:39:56 [2024-03-15T16:39:56.113Z] [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]]
12:39:56 [2024-03-15T16:39:56.113Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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]
12:39:56 [2024-03-15T16:39:56.113Z] [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]]
12:39:56 [2024-03-15T16:39:56.113Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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]
12:39:56 [2024-03-15T16:39:56.113Z] [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]]
12:39:56 [2024-03-15T16:39:56.113Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [WARNING] [loading /modules/java.base/java/net/MalformedURLException.class]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [WARNING] [loading /modules/java.base/java/util/Hashtable.class]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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)]
12:39:56 [2024-03-15T16:39:56.113Z] [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]
12:39:56 [2024-03-15T16:39:56.113Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.114Z] [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]]
12:39:56 [2024-03-15T16:39:56.114Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.114Z] [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]
12:39:56 [2024-03-15T16:39:56.115Z] [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]]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.115Z] [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)]
12:39:56 [2024-03-15T16:39:56.115Z] [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)]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [loading /modules/java.base/java/io/PrintWriter.class]
12:39:56 [2024-03-15T16:39:56.115Z] [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]
12:39:56 [2024-03-15T16:39:56.115Z] [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]]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.115Z] [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]
12:39:56 [2024-03-15T16:39:56.115Z] [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]]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [loading /modules/java.base/java/io/BufferedWriter.class]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [loading /modules/java.base/java/net/InetAddress.class]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [loading /modules/java.base/java/net/UnknownHostException.class]
12:39:56 [2024-03-15T16:39:56.115Z] [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]
12:39:56 [2024-03-15T16:39:56.115Z] [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]]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.115Z] [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)]
12:39:56 [2024-03-15T16:39:56.115Z] [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]
12:39:56 [2024-03-15T16:39:56.115Z] [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]]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.115Z] [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)]
12:39:56 [2024-03-15T16:39:56.115Z] [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)]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [loading /modules/java.base/java/util/function/Consumer.class]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [loading /modules/java.base/java/util/EnumMap.class]
12:39:56 [2024-03-15T16:39:56.115Z] [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]
12:39:56 [2024-03-15T16:39:56.115Z] [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]]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.115Z] [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]
12:39:56 [2024-03-15T16:39:56.115Z] [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]]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [loading /modules/java.base/java/nio/channels/ClosedChannelException.class]
12:39:56 [2024-03-15T16:39:56.115Z] [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]
12:39:56 [2024-03-15T16:39:56.115Z] [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]]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.115Z] [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]
12:39:56 [2024-03-15T16:39:56.115Z] [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]]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [loading /modules/java.base/java/util/function/IntPredicate.class]
12:39:56 [2024-03-15T16:39:56.115Z] [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]
12:39:56 [2024-03-15T16:39:56.115Z] [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]]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.115Z] [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]
12:39:56 [2024-03-15T16:39:56.115Z] [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]]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.115Z] [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]
12:39:56 [2024-03-15T16:39:56.115Z] [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]]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.115Z] [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]
12:39:56 [2024-03-15T16:39:56.115Z] [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]]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.115Z] [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]
12:39:56 [2024-03-15T16:39:56.115Z] [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]]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.115Z] [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]
12:39:56 [2024-03-15T16:39:56.115Z] [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]]
12:39:56 [2024-03-15T16:39:56.115Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.116Z] [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]
12:39:56 [2024-03-15T16:39:56.116Z] [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]]
12:39:56 [2024-03-15T16:39:56.116Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.116Z] [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]
12:39:56 [2024-03-15T16:39:56.116Z] [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]]
12:39:56 [2024-03-15T16:39:56.116Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.116Z] [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]
12:39:56 [2024-03-15T16:39:56.116Z] [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]]
12:39:56 [2024-03-15T16:39:56.116Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.116Z] [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]
12:39:56 [2024-03-15T16:39:56.116Z] [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]]
12:39:56 [2024-03-15T16:39:56.116Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.116Z] [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]
12:39:56 [2024-03-15T16:39:56.116Z] [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]]
12:39:56 [2024-03-15T16:39:56.116Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.116Z] [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]
12:39:56 [2024-03-15T16:39:56.116Z] [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]]
12:39:56 [2024-03-15T16:39:56.116Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.116Z] [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]
12:39:56 [2024-03-15T16:39:56.116Z] [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]]
12:39:56 [2024-03-15T16:39:56.116Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.116Z] [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]
12:39:56 [2024-03-15T16:39:56.116Z] [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]]
12:39:56 [2024-03-15T16:39:56.116Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.116Z] [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]
12:39:56 [2024-03-15T16:39:56.116Z] [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]]
12:39:56 [2024-03-15T16:39:56.116Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.116Z] [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]
12:39:56 [2024-03-15T16:39:56.116Z] [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]]
12:39:56 [2024-03-15T16:39:56.116Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.116Z] [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]
12:39:56 [2024-03-15T16:39:56.116Z] [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]]
12:39:56 [2024-03-15T16:39:56.116Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.116Z] [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]
12:39:56 [2024-03-15T16:39:56.116Z] [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]]
12:39:56 [2024-03-15T16:39:56.116Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.116Z] [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]
12:39:56 [2024-03-15T16:39:56.116Z] [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]]
12:39:56 [2024-03-15T16:39:56.116Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.116Z] [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]
12:39:56 [2024-03-15T16:39:56.116Z] [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]]
12:39:56 [2024-03-15T16:39:56.116Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.116Z] [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]
12:39:56 [2024-03-15T16:39:56.116Z] [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]]
12:39:56 [2024-03-15T16:39:56.116Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.116Z] [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]
12:39:56 [2024-03-15T16:39:56.116Z] [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]]
12:39:56 [2024-03-15T16:39:56.117Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.117Z] [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]
12:39:56 [2024-03-15T16:39:56.117Z] [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]]
12:39:56 [2024-03-15T16:39:56.117Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.117Z] [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]
12:39:56 [2024-03-15T16:39:56.117Z] [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]]
12:39:56 [2024-03-15T16:39:56.117Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.117Z] [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]
12:39:56 [2024-03-15T16:39:56.117Z] [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]]
12:39:56 [2024-03-15T16:39:56.117Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.117Z] [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]
12:39:56 [2024-03-15T16:39:56.117Z] [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]]
12:39:56 [2024-03-15T16:39:56.117Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.117Z] [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]
12:39:56 [2024-03-15T16:39:56.117Z] [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]]
12:39:56 [2024-03-15T16:39:56.117Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.117Z] [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]
12:39:56 [2024-03-15T16:39:56.117Z] [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]]
12:39:56 [2024-03-15T16:39:56.117Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.117Z] [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]
12:39:56 [2024-03-15T16:39:56.117Z] [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]]
12:39:56 [2024-03-15T16:39:56.117Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.117Z] [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)]
12:39:56 [2024-03-15T16:39:56.117Z] [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]
12:39:56 [2024-03-15T16:39:56.117Z] [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]]
12:39:56 [2024-03-15T16:39:56.117Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.117Z] [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]
12:39:56 [2024-03-15T16:39:56.117Z] [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]]
12:39:56 [2024-03-15T16:39:56.117Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.117Z] [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]
12:39:56 [2024-03-15T16:39:56.117Z] [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]]
12:39:56 [2024-03-15T16:39:56.117Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.117Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardCopyOption.class]
12:39:56 [2024-03-15T16:39:56.117Z] [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)]
12:39:56 [2024-03-15T16:39:56.117Z] [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)]
12:39:56 [2024-03-15T16:39:56.117Z] [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]
12:39:56 [2024-03-15T16:39:56.117Z] [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]]
12:39:56 [2024-03-15T16:39:56.117Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.117Z] [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)]
12:39:56 [2024-03-15T16:39:56.117Z] [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]
12:39:56 [2024-03-15T16:39:56.117Z] [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]]
12:39:56 [2024-03-15T16:39:56.117Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.117Z] [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)]
12:39:56 [2024-03-15T16:39:56.117Z] [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)]
12:39:56 [2024-03-15T16:39:56.117Z] [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]
12:39:56 [2024-03-15T16:39:56.117Z] [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]]
12:39:56 [2024-03-15T16:39:56.117Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.117Z] [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]
12:39:56 [2024-03-15T16:39:56.117Z] [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]]
12:39:56 [2024-03-15T16:39:56.117Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.117Z] [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]
12:39:56 [2024-03-15T16:39:56.117Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.118Z] [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]
12:39:56 [2024-03-15T16:39:56.118Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.118Z] [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]
12:39:56 [2024-03-15T16:39:56.118Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.118Z] [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]
12:39:56 [2024-03-15T16:39:56.118Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.118Z] [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]
12:39:56 [2024-03-15T16:39:56.118Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.118Z] [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]
12:39:56 [2024-03-15T16:39:56.118Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.118Z] [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]
12:39:56 [2024-03-15T16:39:56.118Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.118Z] [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]
12:39:56 [2024-03-15T16:39:56.118Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [loading /modules/java.base/java/io/PrintStream.class]
12:39:56 [2024-03-15T16:39:56.118Z] [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]
12:39:56 [2024-03-15T16:39:56.118Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReadWriteLock.class]
12:39:56 [2024-03-15T16:39:56.118Z] [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]
12:39:56 [2024-03-15T16:39:56.118Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.118Z] [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]
12:39:56 [2024-03-15T16:39:56.118Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.118Z] [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]
12:39:56 [2024-03-15T16:39:56.118Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.118Z] [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]
12:39:56 [2024-03-15T16:39:56.118Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.118Z] [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]
12:39:56 [2024-03-15T16:39:56.118Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.118Z] [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]
12:39:56 [2024-03-15T16:39:56.118Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Field.class]
12:39:56 [2024-03-15T16:39:56.118Z] [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)]
12:39:56 [2024-03-15T16:39:56.118Z] [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]
12:39:56 [2024-03-15T16:39:56.118Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.118Z] [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]
12:39:56 [2024-03-15T16:39:56.118Z] [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]]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonArray.class)]
12:39:56 [2024-03-15T16:39:56.118Z] [WARNING] [loading /home/jenkins/.m2/repository/org/json/json/20230227/json-20230227.jar(/org/json/JSONObject.class)]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicBoolean.class]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.119Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.119Z] [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)]
12:39:56 [2024-03-15T16:39:56.119Z] [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]
12:39:56 [2024-03-15T16:39:56.119Z] [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]]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.120Z] [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]
12:39:56 [2024-03-15T16:39:56.120Z] [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]]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.120Z] [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]
12:39:56 [2024-03-15T16:39:56.120Z] [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]]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.120Z] [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]
12:39:56 [2024-03-15T16:39:56.120Z] [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]]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSerializationContext.class)]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSerializer.class)]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [loading /modules/java.base/java/lang/Byte.class]
12:39:56 [2024-03-15T16:39:56.120Z] [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)]
12:39:56 [2024-03-15T16:39:56.120Z] [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]
12:39:56 [2024-03-15T16:39:56.120Z] [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]]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.120Z] [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)]
12:39:56 [2024-03-15T16:39:56.120Z] [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)]
12:39:56 [2024-03-15T16:39:56.120Z] [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)]
12:39:56 [2024-03-15T16:39:56.120Z] [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)]
12:39:56 [2024-03-15T16:39:56.120Z] [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)]
12:39:56 [2024-03-15T16:39:56.120Z] [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)]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [loading /modules/java.base/java/util/NavigableMap.class]
12:39:56 [2024-03-15T16:39:56.120Z] [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]
12:39:56 [2024-03-15T16:39:56.120Z] [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]]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [loading /modules/java.base/java/math/MathContext.class]
12:39:56 [2024-03-15T16:39:56.120Z] [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]
12:39:56 [2024-03-15T16:39:56.120Z] [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]]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.120Z] [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]
12:39:56 [2024-03-15T16:39:56.120Z] [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]]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.120Z] [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]
12:39:56 [2024-03-15T16:39:56.120Z] [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]]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [loading /modules/java.base/java/lang/ClassNotFoundException.class]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [loading /modules/java.base/java/util/Enumeration.class]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipEntry.class]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipFile.class]
12:39:56 [2024-03-15T16:39:56.120Z] [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)]
12:39:56 [2024-03-15T16:39:56.120Z] [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]
12:39:56 [2024-03-15T16:39:56.120Z] [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]]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.120Z] [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)]
12:39:56 [2024-03-15T16:39:56.120Z] [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)]
12:39:56 [2024-03-15T16:39:56.120Z] [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)]
12:39:56 [2024-03-15T16:39:56.120Z] [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)]
12:39:56 [2024-03-15T16:39:56.120Z] [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)]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [loading /modules/java.base/java/net/HttpURLConnection.class]
12:39:56 [2024-03-15T16:39:56.120Z] [WARNING] [loading /modules/java.base/java/net/SocketTimeoutException.class]
12:39:56 [2024-03-15T16:39:56.120Z] [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)]
12:39:56 [2024-03-15T16:39:56.120Z] [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)]
12:39:56 [2024-03-15T16:39:56.120Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [WARNING] [loading /modules/java.base/java/util/ListIterator.class]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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]
12:39:56 [2024-03-15T16:39:56.121Z] [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]]
12:39:56 [2024-03-15T16:39:56.121Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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]
12:39:56 [2024-03-15T16:39:56.121Z] [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]]
12:39:56 [2024-03-15T16:39:56.121Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.121Z] [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]
12:39:56 [2024-03-15T16:39:56.121Z] [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]]
12:39:56 [2024-03-15T16:39:56.121Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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)]
12:39:56 [2024-03-15T16:39:56.121Z] [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]
12:39:56 [2024-03-15T16:39:56.121Z] [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]]
12:39:56 [2024-03-15T16:39:56.121Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.121Z] [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]
12:39:56 [2024-03-15T16:39:56.121Z] [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]]
12:39:56 [2024-03-15T16:39:56.121Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.121Z] [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]
12:39:56 [2024-03-15T16:39:56.121Z] [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]]
12:39:56 [2024-03-15T16:39:56.121Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.121Z] [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]
12:39:56 [2024-03-15T16:39:56.121Z] [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]]
12:39:56 [2024-03-15T16:39:56.121Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.121Z] [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]
12:39:56 [2024-03-15T16:39:56.121Z] [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]]
12:39:56 [2024-03-15T16:39:56.121Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.121Z] [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]
12:39:56 [2024-03-15T16:39:56.121Z] [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]]
12:39:56 [2024-03-15T16:39:56.121Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.121Z] [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]
12:39:56 [2024-03-15T16:39:56.121Z] [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]]
12:39:56 [2024-03-15T16:39:56.121Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.121Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.122Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.122Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.122Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.122Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.122Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.122Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.122Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.122Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.122Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngine.class]
12:39:56 [2024-03-15T16:39:56.122Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.122Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.122Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.122Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.122Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.122Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.122Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.122Z] [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)]
12:39:56 [2024-03-15T16:39:56.122Z] [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]
12:39:56 [2024-03-15T16:39:56.122Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 3ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.123Z] [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]]
12:39:56 [2024-03-15T16:39:56.123Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.123Z] [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]
12:39:56 [2024-03-15T16:39:56.124Z] [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]]
12:39:56 [2024-03-15T16:39:56.124Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.124Z] [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]
12:39:56 [2024-03-15T16:39:56.124Z] [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]]
12:39:56 [2024-03-15T16:39:56.124Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.124Z] [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]
12:39:56 [2024-03-15T16:39:56.124Z] [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]]
12:39:56 [2024-03-15T16:39:56.124Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.124Z] [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]
12:39:56 [2024-03-15T16:39:56.124Z] [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]]
12:39:56 [2024-03-15T16:39:56.124Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.124Z] [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]
12:39:56 [2024-03-15T16:39:56.124Z] [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]]
12:39:56 [2024-03-15T16:39:56.124Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.124Z] [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]
12:39:56 [2024-03-15T16:39:56.124Z] [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]]
12:39:56 [2024-03-15T16:39:56.124Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.124Z] [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]
12:39:56 [2024-03-15T16:39:56.124Z] [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]]
12:39:56 [2024-03-15T16:39:56.124Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.124Z] [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]
12:39:56 [2024-03-15T16:39:56.124Z] [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]]
12:39:56 [2024-03-15T16:39:56.124Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.124Z] [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]
12:39:56 [2024-03-15T16:39:56.124Z] [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]]
12:39:56 [2024-03-15T16:39:56.124Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.124Z] [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]
12:39:56 [2024-03-15T16:39:56.124Z] [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]]
12:39:56 [2024-03-15T16:39:56.124Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.124Z] [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]
12:39:56 [2024-03-15T16:39:56.124Z] [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]]
12:39:56 [2024-03-15T16:39:56.124Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.124Z] [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]
12:39:56 [2024-03-15T16:39:56.124Z] [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]]
12:39:56 [2024-03-15T16:39:56.124Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.124Z] [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]
12:39:56 [2024-03-15T16:39:56.124Z] [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]]
12:39:56 [2024-03-15T16:39:56.124Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.124Z] [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]
12:39:56 [2024-03-15T16:39:56.124Z] [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]]
12:39:56 [2024-03-15T16:39:56.124Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.124Z] [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)]
12:39:56 [2024-03-15T16:39:56.124Z] [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]
12:39:56 [2024-03-15T16:39:56.124Z] [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]]
12:39:56 [2024-03-15T16:39:56.124Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.124Z] [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)]
12:39:56 [2024-03-15T16:39:56.124Z] [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)]
12:39:56 [2024-03-15T16:39:56.124Z] [WARNING] [loading /modules/java.base/java/nio/charset/StandardCharsets.class]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [loading /modules/java.base/java/util/Spliterator.class]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [loading /modules/java.base/java/util/Spliterators.class]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 2ms]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngineManager.class]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptException.class]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [loading /home/jenkins/.m2/repository/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar(/org/mozilla/javascript/RhinoException.class)]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.125Z] [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]]
12:39:56 [2024-03-15T16:39:56.125Z] [WARNING] [parsing completed 0ms]
12:39:56 [2024-03-15T16:39:56.125Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]]
12:39:56 [2024-03-15T16:39:56.126Z] [WARNING] [parsing completed 1ms]
12:39:56 [2024-03-15T16:39:56.126Z] [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)]
12:39:56 [2024-03-15T16:39:56.126Z] [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)]
12:39:56 [2024-03-15T16:39:56.126Z] [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)]
12:39:56 [2024-03-15T16:39:56.126Z] [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)]
12:39:56 [2024-03-15T16:39:56.126Z] [WARNING] [loading /modules/java.base/java/lang/Override.class]
12:39:56 [2024-03-15T16:39:56.126Z] [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)]
12:39:56 [2024-03-15T16:39:56.126Z] [WARNING] [loading /modules/java.base/java/lang/SafeVarargs.class]
12:39:56 [2024-03-15T16:39:56.126Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/Contended.class]
12:39:56 [2024-03-15T16:39:56.126Z] [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)]
12:39:56 [2024-03-15T16:39:56.126Z] [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)]
12:39:56 [2024-03-15T16:39:56.126Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport.class]
12:39:56 [2024-03-15T16:39:56.126Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport$RandomGeneratorProperties.class]
12:39:56 [2024-03-15T16:39:56.126Z] [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)]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.126Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.127Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.128Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.129Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.130Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.131Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [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]
12:39:56 [2024-03-15T16:39:56.132Z] [WARNING] [loading /modules/java.base/java/lang/Error.class]
12:39:56 [2024-03-15T16:39:56.132Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Documented.class]
12:39:56 [2024-03-15T16:39:56.132Z] [WARNING] [loading /modules/java.base/java/lang/constant/ConstantDesc.class]
12:39:56 [2024-03-15T16:39:56.132Z] [WARNING] [loading /modules/java.base/java/lang/CharSequence.class]
12:39:56 [2024-03-15T16:39:56.132Z] [WARNING] [loading /modules/java.base/jdk/internal/ValueBased.class]
12:39:56 [2024-03-15T16:39:56.132Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.132Z] [WARNING] * @return The map of properties, <name, value>
12:39:56 [2024-03-15T16:39:56.132Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.132Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar(/javax/annotation/meta/TypeQualifierDefault.class)]
12:39:56 [2024-03-15T16:39:56.133Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor.class]
12:39:56 [2024-03-15T16:39:56.133Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfField.class]
12:39:56 [2024-03-15T16:39:56.133Z] [WARNING] [loading /modules/java.base/java/lang/reflect/AnnotatedElement.class]
12:39:56 [2024-03-15T16:39:56.133Z] [WARNING] [loading /modules/java.base/java/lang/reflect/GenericDeclaration.class]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.133Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [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)]
12:39:56 [2024-03-15T16:39:56.134Z] [WARNING] [loading /modules/java.base/java/lang/Short.class]
12:39:56 [2024-03-15T16:39:56.134Z] [WARNING] [loading /modules/java.base/java/lang/Void.class]
12:39:56 [2024-03-15T16:39:56.134Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$SentinelHolder.class]
12:39:56 [2024-03-15T16:39:56.134Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintWriter.class]
12:39:56 [2024-03-15T16:39:56.134Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$PrintStreamOrWriter.class]
12:39:56 [2024-03-15T16:39:56.134Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintStream.class]
12:39:56 [2024-03-15T16:39:56.134Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.134Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
12:39:56 [2024-03-15T16:39:56.134Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.134Z] [WARNING] [loading /modules/java.base/java/nio/Buffer.class]
12:39:56 [2024-03-15T16:39:56.134Z] [WARNING] [loading /modules/java.base/java/io/Writer$1.class]
12:39:56 [2024-03-15T16:39:56.134Z] [WARNING] [loading /modules/java.base/java/io/WriteAbortedException.class]
12:39:56 [2024-03-15T16:39:56.134Z] [WARNING] [loading /modules/java.base/java/io/UnixFileSystem.class]
12:39:56 [2024-03-15T16:39:56.134Z] [WARNING] [loading /modules/java.base/java/io/UncheckedIOException.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/UTFDataFormatException.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/SyncFailedException.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/StringBufferInputStream.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/StreamTokenizer.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/StreamCorruptedException.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/SerializablePermission.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/SerialCallbackContext.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/Serial.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/SequenceInputStream.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/Reader$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$2.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/PushbackReader.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/PushbackInputStream.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/PipedWriter.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/PipedReader.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/PipedOutputStream.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/PipedInputStream.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/OutputStreamWriter.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/OutputStream$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/OptionalDataException.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamField.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamException.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamConstants.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$FieldReflectorKey.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$5.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$4.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$3.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$2.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutput.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputValidation.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter$SerialInfo.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$Global.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ObjectInput.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/NotSerializableException.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/NotActiveException.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/LineNumberReader.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/LineNumberInputStream.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/InvalidObjectException.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/InvalidClassException.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/InterruptedIOException.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/InputStream$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/IOError.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/Flushable.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/FilterWriter.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/FilterReader.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/FilterOutputStream.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/FilterInputStream.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/FilenameFilter.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/FileSystem.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/FilePermission.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$2.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/FileCleanable.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/Externalizable.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/EOFException.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/DefaultFileSystem.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/DataOutputStream.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/DataInputStream.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/Console.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/Console$3.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/Console$2.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/Console$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/CharConversionException.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/CharArrayWriter.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/CharArrayReader.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayOutputStream.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader$1.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/BufferedOutputStream.class]
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/io/Bits.class]
12:39:56 [2024-03-15T16:39:56.135Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] * i.e., a call at level n+1 will have start_n+1 >= start_n and end_n+1 <=
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] [loading /modules/java.base/java/util/function/IntFunction.class]
12:39:56 [2024-03-15T16:39:56.135Z] [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)]
12:39:56 [2024-03-15T16:39:56.135Z] [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)]
12:39:56 [2024-03-15T16:39:56.135Z] [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)]
12:39:56 [2024-03-15T16:39:56.135Z] [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)]
12:39:56 [2024-03-15T16:39:56.135Z] [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)]
12:39:56 [2024-03-15T16:39:56.135Z] [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)]
12:39:56 [2024-03-15T16:39:56.135Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
12:39:56 [2024-03-15T16:39:56.135Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.135Z] [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)]
12:39:56 [2024-03-15T16:39:56.135Z] [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)]
12:39:56 [2024-03-15T16:39:56.135Z] [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)]
12:39:56 [2024-03-15T16:39:56.135Z] [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)]
12:39:56 [2024-03-15T16:39:56.135Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [WARNING] [loading /modules/java.base/java/lang/Enum$EnumDesc.class]
12:39:56 [2024-03-15T16:39:56.136Z] [WARNING] [loading /modules/java.base/java/lang/constant/DynamicConstantDesc.class]
12:39:56 [2024-03-15T16:39:56.136Z] [WARNING] [loading /modules/java.base/java/lang/NullPointerException.class]
12:39:56 [2024-03-15T16:39:56.136Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.136Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
12:39:56 [2024-03-15T16:39:56.136Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.136Z] [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)]
12:39:56 [2024-03-15T16:39:56.137Z] [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)]
12:39:56 [2024-03-15T16:39:56.137Z] [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)]
12:39:56 [2024-03-15T16:39:56.137Z] [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)]
12:39:56 [2024-03-15T16:39:56.137Z] [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)]
12:39:56 [2024-03-15T16:39:56.137Z] [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)]
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [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: '&'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [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: '&'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] [loading /modules/java.base/java/nio/channels/spi/AbstractInterruptibleChannel.class]
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] [loading /modules/java.base/java/nio/channels/ScatteringByteChannel.class]
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] [loading /modules/java.base/java/nio/channels/GatheringByteChannel.class]
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] [loading /modules/java.base/java/nio/channels/SeekableByteChannel.class]
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * following classes: <code>Entry<String, Long></code>, <code>Long</code>,
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] [loading /modules/java.base/java/nio/file/Watchable.class]
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] *            ITmfLocation<?>
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * @return The map of properties, <name, value>
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] [loading /modules/java.base/java/io/File$TempDirectory.class]
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] [loading /modules/java.base/java/io/File$PathStatus.class]
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] [loading /modules/java.base/java/lang/AbstractStringBuilder.class]
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] [loading /modules/java.base/java/util/regex/MatchResult.class]
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] [loading /modules/java.base/java/text/Format$Field.class]
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] [loading /modules/java.base/java/text/Format$FieldDelegate.class]
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator.class]
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator$Attribute.class]
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [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)]
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [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)]
12:39:56 [2024-03-15T16:39:56.137Z] [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)]
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
12:39:56 [2024-03-15T16:39:56.137Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.137Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] * @author "Mikael Ferland <mikael.ferland@ericsson.com>"
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.138Z] [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)]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/stream/BaseStream.class]
12:39:56 [2024-03-15T16:39:56.138Z] [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)]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/IntrinsicCandidate.class]
12:39:56 [2024-03-15T16:39:56.138Z] [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)]
12:39:56 [2024-03-15T16:39:56.138Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] * <-> double.
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.138Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] * <-> double.
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.138Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyMap.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyList.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptySet.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$AsLIFOQueue.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$SetFromMap.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator2.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$CopiesList.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonMap.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonList.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonSet.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyEnumeration.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyListIterator.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyIterator.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableMap.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedMap.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedMap.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedList.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedRandomAccessList.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableSet.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedSet.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSet.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedQueue.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedCollection.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableMap.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedMap.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedMap.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedList.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedRandomAccessList.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableSet.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedSet.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSet.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedCollection.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableMap.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedMap.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableMap.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableRandomAccessList.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableList.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableSet.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedSet.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSet.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableCollection.class]
12:39:56 [2024-03-15T16:39:56.138Z] [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.
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] * @param worker
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.138Z] [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.
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] * @param type
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.138Z] [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.
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] * @param worker
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.138Z] [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.
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] * @param worker
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.138Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] * @return The map of properties, <name, value>
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/lang/ClassCastException.class]
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch$Sync.class]
12:39:56 [2024-03-15T16:39:56.138Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] *             If the smallest attribute is <0 or if the largest is >= to
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.138Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.138Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] * @return The map of <event_type, count>, for the given time range
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.138Z] [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: '&'
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] * while (event != null && nbEventsRead < 50) {
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.138Z] [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: '&'
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] * while (event != null && nbEventsRead < 50) {
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.138Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] * while (event != null && nbEventsRead < 50) {
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.138Z] [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: '&'
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
12:39:56 [2024-03-15T16:39:56.138Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.138Z] [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: '&'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] * This also "upcasts" the reference from a Stream<@Nullable T> to a
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] * Stream<@NonNull T>.
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] [loading /modules/java.base/java/lang/Readable.class]
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] [loading /modules/java.base/java/lang/Math.class]
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] [loading /modules/java.base/java/lang/IllegalStateException.class]
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] *             if end < start or resolution < 0.
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] *             if end < start or resolution < 0.
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] *             If endTime < initialTime.
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] *             If endTime < initialTime.
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] * @return The map of properties, <name, value>
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] * @return The map of properties, <name, value>
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.139Z] [WARNING] [loading /modules/java.base/java/text/DateFormat$Field.class]
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.139Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.140Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.141Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.142Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] * {@link org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable#TmfEventsTable(org.eclipse.swt.widgets.Composite, int, java.util.Collection)}
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.143Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.143Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderFactory.class]
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderAdapter.class]
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLFilterImpl.class]
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserFactory.class]
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserAdapter.class]
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NewInstance.class]
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NamespaceSupport.class]
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/LocatorImpl.class]
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributesImpl.class]
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributeListImpl.class]
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLFilter.class]
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Parser.class]
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Locator.class]
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] [loading /modules/java.xml/org/xml/sax/HandlerBase.class]
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DocumentHandler.class]
12:39:56 [2024-03-15T16:39:56.143Z] [WARNING] [loading /modules/java.xml/org/xml/sax/AttributeList.class]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.143Z] [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)]
12:39:56 [2024-03-15T16:39:56.144Z] [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)]
12:39:56 [2024-03-15T16:39:56.144Z] [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)]
12:39:56 [2024-03-15T16:39:56.144Z] [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)]
12:39:56 [2024-03-15T16:39:56.144Z] [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)]
12:39:56 [2024-03-15T16:39:56.144Z] [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)]
12:39:56 [2024-03-15T16:39:56.144Z] [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)]
12:39:56 [2024-03-15T16:39:56.144Z] [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)]
12:39:56 [2024-03-15T16:39:56.144Z] [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)]
12:39:56 [2024-03-15T16:39:56.144Z] [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)]
12:39:56 [2024-03-15T16:39:56.144Z] [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)]
12:39:56 [2024-03-15T16:39:56.144Z] [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)]
12:39:56 [2024-03-15T16:39:56.144Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.144Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] * @return The map of <event_type, count>, for the given time range
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.144Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] * @return The map of properties, <name, value>
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.144Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.144Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.144Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.144Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.144Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] * <li> public ITmfLocation<?> getCurrentLocation()
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.144Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] * <li> public double getLocationRatio(ITmfLocation<?> location)
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.144Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] * <li> public ITmfContext seekEvent(ITmfLocation<?> location)
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.144Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.144Z] [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)]
12:39:56 [2024-03-15T16:39:56.144Z] [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'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] *            Format: primary_id[:secondary_id[&uuid]|:uuid]
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.144Z] [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)]
12:39:56 [2024-03-15T16:39:56.144Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] * @param control Class<? extends Control>
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.144Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] * <-> double.
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.144Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] * <-> double.
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.144Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.144Z] [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)]
12:39:56 [2024-03-15T16:39:56.144Z] [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)]
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$RbAccess.class]
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$SystemLoggerHelper.class]
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$ConfigurationData.class]
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$LoggerBundle.class]
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] [loading /modules/java.base/jdk/internal/reflect/CallerSensitive.class]
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfMethod.class]
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] [loading /modules/java.base/java/lang/Class$AnnotationData.class]
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] [loading /modules/java.base/java/lang/Class$Atomic.class]
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] [loading /modules/java.base/java/lang/Class$EnclosingMethodInfo.class]
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] [loading /modules/java.base/java/lang/Class$ReflectionData.class]
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] [loading /modules/java.base/java/lang/reflect/TypeVariable.class]
12:39:56 [2024-03-15T16:39:56.144Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.144Z] [WARNING] * event format of Google. The full specification is available <a
12:39:56 [2024-03-15T16:39:56.145Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.145Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.145Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
12:39:56 [2024-03-15T16:39:56.145Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.145Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamConstants.class]
12:39:56 [2024-03-15T16:39:56.145Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.145Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
12:39:56 [2024-03-15T16:39:56.145Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.145Z] [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: '<'
12:39:56 [2024-03-15T16:39:56.145Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
12:39:56 [2024-03-15T16:39:56.145Z] [WARNING] ^
12:39:56 [2024-03-15T16:39:56.145Z] [WARNING] [done in 16403 ms]
12:39:56 [2024-03-15T16:39:56.145Z] [WARNING] 83 warnings
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] ------------------------------------------------------------------------
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Reactor Summary:
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] 
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass Parent 9.3.0-SNAPSHOT ................ SUCCESS [ 58.190 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT SUCCESS [  0.004 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT SUCCESS [  0.002 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [  4.993 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass State System Parent 9.3.0-SNAPSHOT ... SUCCESS [  0.005 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  0.134 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  0.142 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass TMF Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.003 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  0.061 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT SUCCESS [  0.135 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT ... SUCCESS [  0.231 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  0.167 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [  0.553 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [  0.420 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass CTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.003 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  0.077 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT ... SUCCESS [  0.126 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  0.189 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT SUCCESS [  0.376 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [  0.462 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.382 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT ..... SUCCESS [  0.879 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  0.499 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  0.160 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  0.138 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  0.141 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT SUCCESS [  0.158 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [  0.195 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT SUCCESS [  0.197 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT .. SUCCESS [  0.003 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  0.219 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  0.221 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [  0.638 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT SUCCESS [  0.004 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  0.068 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [  0.711 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.648 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.291 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  0.465 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  0.299 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  0.467 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  0.489 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.268 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.627 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.637 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [  0.309 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  0.428 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT SUCCESS [  0.485 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [  0.558 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [  0.346 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  0.638 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [  0.700 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT SUCCESS [  0.131 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT SUCCESS [  0.325 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT SUCCESS [  0.528 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [  0.622 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass BTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.003 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  0.111 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  0.408 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass Documentation 9.3.0-SNAPSHOT ......... SUCCESS [  0.001 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass Profiling User Guide 9.3.0-SNAPSHOT .. SUCCESS [  2.892 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass Developer Guide 9.3.0-SNAPSHOT ....... SUCCESS [  3.095 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  0.537 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT ........ SUCCESS [  0.226 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT ........ SUCCESS [  0.265 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.249 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  0.210 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT ........ SUCCESS [  0.043 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  0.230 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT .... SUCCESS [  0.222 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  0.569 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass User Guide 9.3.0-SNAPSHOT ............ SUCCESS [  3.182 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT SUCCESS [  2.266 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass RCP User Guide 9.3.0-SNAPSHOT ........ SUCCESS [  2.159 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass Pcap User Guide 9.3.0-SNAPSHOT ....... SUCCESS [  2.056 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  0.435 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT SUCCESS [  0.001 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  0.502 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  0.505 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT ... SUCCESS [  0.235 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.501 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.571 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.265 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  0.089 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  0.458 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  0.116 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  0.474 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT SUCCESS [  0.226 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  0.265 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.266 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [  0.546 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [  0.583 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  0.543 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT SUCCESS [  0.239 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [  0.300 s]
12:39:56 [2024-03-15T16:39:56.145Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [  0.333 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [  0.674 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT SUCCESS [  0.134 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  0.503 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT . SUCCESS [  0.242 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT SUCCESS [  0.342 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.608 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  0.648 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT SUCCESS [  0.002 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  0.069 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  0.197 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  0.130 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  0.391 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT ... SUCCESS [  0.229 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.250 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.556 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] Trace Compass RCP Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.003 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT .. SUCCESS [  0.157 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT .. SUCCESS [  0.100 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  0.164 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT ..... SUCCESS [  0.497 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] Trace Compass RCP Feature 9.3.0-SNAPSHOT ........... SUCCESS [  0.487 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.246 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [  0.499 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT SUCCESS [  0.283 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT SUCCESS [  0.135 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT .... SUCCESS [  0.058 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] Trace Compass Json trace Parent 9.3.0-SNAPSHOT ..... SUCCESS [  0.001 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  0.101 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT .. SUCCESS [  0.224 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] Trace Compass RCP Product 9.3.0-SNAPSHOT ........... SUCCESS [  1.029 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] Trace Compass Target Platform 9.3.0-SNAPSHOT ....... SUCCESS [  0.002 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [  0.578 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [  0.603 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [  0.636 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  0.674 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.421 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  0.212 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.225 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.510 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  1.070 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.522 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT .... SUCCESS [  0.459 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT . SUCCESS [  0.200 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] Trace Compass Repository 9.3.0-SNAPSHOT ............ SUCCESS [  0.522 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.118 s]
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] ------------------------------------------------------------------------
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] BUILD SUCCESS
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] ------------------------------------------------------------------------
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] Total time:  02:21 min
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] Finished at: 2024-03-15T16:39:54Z
12:39:56 [2024-03-15T16:39:56.146Z] [INFO] ------------------------------------------------------------------------
12:39:56 [2024-03-15T16:39:56.408Z] [Pipeline] }
12:39:56 [2024-03-15T16:39:56.665Z] [Pipeline] // container
12:39:57 [2024-03-15T16:39:57.048Z] [Pipeline] }
12:39:57 [2024-03-15T16:39:57.308Z] [Pipeline] // withEnv
12:39:57 [2024-03-15T16:39:57.702Z] [Pipeline] }
12:39:57 [2024-03-15T16:39:57.964Z] [Pipeline] // stage
12:39:58 [2024-03-15T16:39:58.736Z] [Pipeline] stage
12:39:58 [2024-03-15T16:39:58.737Z] [Pipeline] { (Deploy Javadoc)
12:40:04 [2024-03-15T16:40:04.459Z] [Pipeline] tool
12:40:04 [2024-03-15T16:40:04.972Z] [Pipeline] envVarsForTool
12:40:05 [2024-03-15T16:40:05.877Z] [Pipeline] tool
12:40:06 [2024-03-15T16:40:06.400Z] [Pipeline] envVarsForTool
12:40:07 [2024-03-15T16:40:07.049Z] [Pipeline] withEnv
12:40:07 [2024-03-15T16:40:07.050Z] [Pipeline] {
12:40:08 [2024-03-15T16:40:08.560Z] [Pipeline] sshagent
12:40:08 [2024-03-15T16:40:08.567Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
12:40:08 [2024-03-15T16:40:08.567Z] [ssh-agent] Looking for ssh-agent implementation...
12:40:08 [2024-03-15T16:40:08.585Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:40:08 [2024-03-15T16:40:08.585Z] $ ssh-agent
12:40:08 [2024-03-15T16:40:08.597Z] SSH_AUTH_SOCK=/tmp/ssh-HpzJx9JtJ26L/agent.338
12:40:08 [2024-03-15T16:40:08.597Z] SSH_AGENT_PID=340
12:40:08 [2024-03-15T16:40:08.603Z] Running ssh-add (command line suppressed)
12:40:08 [2024-03-15T16:40:08.686Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_18155145268185561508.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_18155145268185561508.key)
12:40:08 [2024-03-15T16:40:08.696Z] [ssh-agent] Started.
12:40:08 [2024-03-15T16:40:08.696Z] [Pipeline] {
12:40:09 [2024-03-15T16:40:09.334Z] [Pipeline] sh
12:40:09 [2024-03-15T16:40:09.605Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//deploy-javadoc.sh target/site/apidocs
12:40:09 [2024-03-15T16:40:09.605Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
12:40:09 [2024-03-15T16:40:09.605Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
12:40:09 [2024-03-15T16:40:09.605Z] + SCP=scp
12:40:09 [2024-03-15T16:40:09.605Z] + javadocPath=target/site/apidocs
12:40:09 [2024-03-15T16:40:09.605Z] + JAVADOC_REPO=apidocs
12:40:09 [2024-03-15T16:40:09.605Z] + ECHO=echo
12:40:09 [2024-03-15T16:40:09.605Z] + '[' false == false ']'
12:40:09 [2024-03-15T16:40:09.605Z] + ECHO=
12:40:09 [2024-03-15T16:40:09.605Z] + 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'
12:40:16 [2024-03-15T16:40:16.141Z] + scp -rv target/site/apidocs genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03
12:40:16 [2024-03-15T16:40:16.141Z] 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
12:40:16 [2024-03-15T16:40:16.141Z] OpenSSH_7.9p1 Debian-10+deb10u4, OpenSSL 1.1.1n  15 Mar 2022
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Reading configuration data /etc/ssh/ssh_config
12:40:16 [2024-03-15T16:40:16.141Z] debug1: /etc/ssh/ssh_config line 19: Applying options for *
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Connecting to projects-storage.eclipse.org [172.25.25.150] port 22.
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Connection established.
12:40:16 [2024-03-15T16:40:16.141Z] debug1: identity file /home/jenkins/.ssh/id_rsa type -1
12:40:16 [2024-03-15T16:40:16.141Z] debug1: identity file /home/jenkins/.ssh/id_rsa-cert type -1
12:40:16 [2024-03-15T16:40:16.141Z] debug1: identity file /home/jenkins/.ssh/id_dsa type -1
12:40:16 [2024-03-15T16:40:16.141Z] debug1: identity file /home/jenkins/.ssh/id_dsa-cert type -1
12:40:16 [2024-03-15T16:40:16.141Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa type -1
12:40:16 [2024-03-15T16:40:16.141Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa-cert type -1
12:40:16 [2024-03-15T16:40:16.141Z] debug1: identity file /home/jenkins/.ssh/id_ed25519 type -1
12:40:16 [2024-03-15T16:40:16.141Z] debug1: identity file /home/jenkins/.ssh/id_ed25519-cert type -1
12:40:16 [2024-03-15T16:40:16.141Z] debug1: identity file /home/jenkins/.ssh/id_xmss type -1
12:40:16 [2024-03-15T16:40:16.141Z] debug1: identity file /home/jenkins/.ssh/id_xmss-cert type -1
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Local version string SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u4
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Remote protocol version 2.0, remote software version OpenSSH_8.9p1 Ubuntu-3ubuntu0.6
12:40:16 [2024-03-15T16:40:16.141Z] debug1: match: OpenSSH_8.9p1 Ubuntu-3ubuntu0.6 pat OpenSSH* compat 0x04000000
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Authenticating to projects-storage.eclipse.org:22 as 'genie.tracecompass'
12:40:16 [2024-03-15T16:40:16.141Z] debug1: SSH2_MSG_KEXINIT sent
12:40:16 [2024-03-15T16:40:16.141Z] debug1: SSH2_MSG_KEXINIT received
12:40:16 [2024-03-15T16:40:16.141Z] debug1: kex: algorithm: curve25519-sha256
12:40:16 [2024-03-15T16:40:16.141Z] debug1: kex: host key algorithm: ecdsa-sha2-nistp256
12:40:16 [2024-03-15T16:40:16.141Z] debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
12:40:16 [2024-03-15T16:40:16.141Z] debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
12:40:16 [2024-03-15T16:40:16.141Z] debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Server host key: ecdsa-sha2-nistp256 SHA256:CkY4klkLCBGlAzScHQgPcKKA8hyzEfrUl9BZAWMdYlc
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Host 'projects-storage.eclipse.org' is known and matches the ECDSA host key.
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Found key in /home/jenkins/.ssh/known_hosts:2
12:40:16 [2024-03-15T16:40:16.141Z] debug1: ssh_packet_send2_wrapped: resetting send seqnr 3
12:40:16 [2024-03-15T16:40:16.141Z] debug1: rekey after 134217728 blocks
12:40:16 [2024-03-15T16:40:16.141Z] debug1: SSH2_MSG_NEWKEYS sent
12:40:16 [2024-03-15T16:40:16.141Z] debug1: expecting SSH2_MSG_NEWKEYS
12:40:16 [2024-03-15T16:40:16.141Z] debug1: ssh_packet_read_poll2: resetting read seqnr 3
12:40:16 [2024-03-15T16:40:16.141Z] debug1: SSH2_MSG_NEWKEYS received
12:40:16 [2024-03-15T16:40:16.141Z] debug1: rekey after 134217728 blocks
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Will attempt key: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_18155145268185561508.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Will attempt key: /home/jenkins/.ssh/id_rsa 
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Will attempt key: /home/jenkins/.ssh/id_dsa 
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ecdsa 
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ed25519 
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Will attempt key: /home/jenkins/.ssh/id_xmss 
12:40:16 [2024-03-15T16:40:16.141Z] debug1: SSH2_MSG_EXT_INFO received
12:40:16 [2024-03-15T16:40:16.141Z] 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>
12:40:16 [2024-03-15T16:40:16.141Z] debug1: kex_input_ext_info: publickey-hostbound@openssh.com (unrecognised)
12:40:16 [2024-03-15T16:40:16.141Z] debug1: SSH2_MSG_SERVICE_ACCEPT received
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Authentications that can continue: publickey,password
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Next authentication method: publickey
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Offering public key: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_18155145268185561508.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
12:40:16 [2024-03-15T16:40:16.141Z] debug1: Server accepts key: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_18155145268185561508.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
12:40:16 [2024-03-15T16:40:16.142Z] debug1: Authentication succeeded (publickey).
12:40:16 [2024-03-15T16:40:16.142Z] Authenticated to projects-storage.eclipse.org ([172.25.25.150]:22).
12:40:16 [2024-03-15T16:40:16.142Z] debug1: channel 0: new [client-session]
12:40:16 [2024-03-15T16:40:16.142Z] debug1: Requesting no-more-sessions@openssh.com
12:40:16 [2024-03-15T16:40:16.142Z] debug1: Entering interactive session.
12:40:16 [2024-03-15T16:40:16.142Z] debug1: pledge: network
12:40:16 [2024-03-15T16:40:16.142Z] debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
12:40:16 [2024-03-15T16:40:16.142Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
12:40:16 [2024-03-15T16:40:16.142Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
12:40:16 [2024-03-15T16:40:16.142Z] debug1: Sending environment.
12:40:16 [2024-03-15T16:40:16.142Z] debug1: Sending env LANG = en_US.UTF-8
12:40:16 [2024-03-15T16:40:16.142Z] debug1: Sending env LC_ALL = en_US.UTF-8
12:40:16 [2024-03-15T16:40:16.142Z] debug1: Sending command: scp -v -r -t /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03
12:40:16 [2024-03-15T16:40:16.142Z] Entering directory: D2777 0 apidocs
12:40:16 [2024-03-15T16:40:16.142Z] Sink: D2777 0 apidocs
12:40:16 [2024-03-15T16:40:16.142Z] Entering directory: D2777 0 org
12:40:16 [2024-03-15T16:40:16.142Z] Sink: D2777 0 org
12:40:16 [2024-03-15T16:40:16.142Z] Entering directory: D2777 0 eclipse
12:40:16 [2024-03-15T16:40:16.142Z] Sink: D2777 0 eclipse
12:40:16 [2024-03-15T16:40:16.142Z] Entering directory: D2777 0 tracecompass
12:40:16 [2024-03-15T16:40:16.142Z] Sink: D2777 0 tracecompass
12:40:16 [2024-03-15T16:40:16.142Z] Entering directory: D2777 0 ctf
12:40:16 [2024-03-15T16:40:16.142Z] Sink: D2777 0 ctf
12:40:16 [2024-03-15T16:40:16.142Z] Entering directory: D2777 0 core
12:40:16 [2024-03-15T16:40:16.142Z] Sink: D2777 0 core
12:40:16 [2024-03-15T16:40:16.142Z] Entering directory: D2777 0 event
12:40:16 [2024-03-15T16:40:16.142Z] Sink: D2777 0 event
12:40:16 [2024-03-15T16:40:16.142Z] Entering directory: D2777 0 types
12:40:16 [2024-03-15T16:40:16.142Z] Sink: D2777 0 types
12:40:16 [2024-03-15T16:40:16.142Z] Sending file modes: C0666 15061 AbstractArrayDefinition.html
12:40:16 [2024-03-15T16:40:16.142Z] Sink: C0666 15061 AbstractArrayDefinition.html
12:40:16 [2024-03-15T16:40:16.142Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.142Z] Sending file modes: C0666 19440 BlobDeclaration.html
12:40:16 [2024-03-15T16:40:16.142Z] Sink: C0666 19440 BlobDeclaration.html
12:40:16 [2024-03-15T16:40:16.142Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.142Z] Sending file modes: C0666 18093 BlobDefinition.html
12:40:16 [2024-03-15T16:40:16.142Z] Sink: C0666 18093 BlobDefinition.html
12:40:16 [2024-03-15T16:40:16.142Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.142Z] Sending file modes: C0666 14904 CompoundDeclaration.html
12:40:16 [2024-03-15T16:40:16.142Z] Sink: C0666 14904 CompoundDeclaration.html
12:40:16 [2024-03-15T16:40:16.142Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.142Z] Sending file modes: C0666 16972 Declaration.html
12:40:16 [2024-03-15T16:40:16.142Z] Sink: C0666 16972 Declaration.html
12:40:16 [2024-03-15T16:40:16.142Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.142Z] Sending file modes: C0666 19712 Definition.html
12:40:16 [2024-03-15T16:40:16.142Z] Sink: C0666 19712 Definition.html
12:40:16 [2024-03-15T16:40:16.142Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.142Z] Sending file modes: C0666 17313 Encoding.html
12:40:16 [2024-03-15T16:40:16.142Z] Sink: C0666 17313 Encoding.html
12:40:16 [2024-03-15T16:40:16.142Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.142Z] Sending file modes: C0666 39187 EnumDeclaration.html
12:40:16 [2024-03-15T16:40:16.142Z] Sink: C0666 39187 EnumDeclaration.html
12:40:16 [2024-03-15T16:40:16.142Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.142Z] Sending file modes: C0666 12665 EnumDeclaration.Pair.html
12:40:16 [2024-03-15T16:40:16.142Z] Sink: C0666 12665 EnumDeclaration.Pair.html
12:40:16 [2024-03-15T16:40:16.142Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.142Z] Sending file modes: C0666 21934 EnumDefinition.html
12:40:16 [2024-03-15T16:40:16.142Z] Sink: C0666 21934 EnumDefinition.html
12:40:16 [2024-03-15T16:40:16.142Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.142Z] Sending file modes: C0666 28490 FloatDeclaration.html
12:40:16 [2024-03-15T16:40:16.142Z] Sink: C0666 28490 FloatDeclaration.html
12:40:16 [2024-03-15T16:40:16.142Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.142Z] Sending file modes: C0666 16310 FloatDefinition.html
12:40:16 [2024-03-15T16:40:16.142Z] Sink: C0666 16310 FloatDefinition.html
12:40:16 [2024-03-15T16:40:16.142Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.142Z] Sending file modes: C0666 9097 ICompositeDefinition.html
12:40:16 [2024-03-15T16:40:16.142Z] Sink: C0666 9097 ICompositeDefinition.html
12:40:16 [2024-03-15T16:40:16.142Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.142Z] Sending file modes: C0666 20657 IDeclaration.html
12:40:16 [2024-03-15T16:40:16.142Z] Sink: C0666 20657 IDeclaration.html
12:40:16 [2024-03-15T16:40:16.142Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.142Z] Sending file modes: C0666 10047 IDefinition.html
12:40:16 [2024-03-15T16:40:16.142Z] Sink: C0666 10047 IDefinition.html
12:40:16 [2024-03-15T16:40:16.142Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.142Z] Sending file modes: C0666 11342 IEventHeaderDeclaration.html
12:40:16 [2024-03-15T16:40:16.142Z] Sink: C0666 11342 IEventHeaderDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 57336 IntegerDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 57336 IntegerDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 23186 IntegerDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 23186 IntegerDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 7729 ISimpleDatatypeDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 7729 ISimpleDatatypeDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 25313 ScopedDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 25313 ScopedDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 14750 SimpleDatatypeDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 14750 SimpleDatatypeDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 24992 StringDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 24992 StringDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 16947 StringDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 16947 StringDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 36187 StructDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 36187 StructDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 32362 StructDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 32362 StructDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 29429 VariantDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 29429 VariantDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 22537 VariantDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 22537 VariantDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 14164 package-summary.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 14164 package-summary.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Entering directory: D2777 0 class-use
12:40:16 [2024-03-15T16:40:16.397Z] Sink: D2777 0 class-use
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 6968 StringDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 6968 StringDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 9979 VariantDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 9979 VariantDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 7043 IntegerDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 7043 IntegerDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 5400 VariantDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 5400 VariantDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 4691 FloatDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 4691 FloatDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 6551 Declaration.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 6551 Declaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 9475 EnumDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 9475 EnumDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 6097 EnumDeclaration.Pair.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 6097 EnumDeclaration.Pair.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 5847 ScopedDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 5847 ScopedDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 4915 ISimpleDatatypeDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 4915 ISimpleDatatypeDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 2386 IEventHeaderDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 2386 IEventHeaderDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 5556 FloatDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 5556 FloatDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 5390 StringDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 5390 StringDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 33034 IDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 33034 IDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 4693 BlobDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 4693 BlobDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 19179 IntegerDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 19179 IntegerDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 18602 StructDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 18602 StructDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 9891 Encoding.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 9891 Encoding.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 2342 CompoundDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 2342 CompoundDeclaration.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.397Z] Sending file modes: C0666 15873 ICompositeDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] Sink: C0666 15873 ICompositeDefinition.html
12:40:16 [2024-03-15T16:40:16.397Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 20847 Definition.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 20847 Definition.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 4835 SimpleDatatypeDefinition.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 4835 SimpleDatatypeDefinition.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 4457 AbstractArrayDefinition.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 4457 AbstractArrayDefinition.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 4089 BlobDeclaration.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 4089 BlobDeclaration.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 14461 IDefinition.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 14461 IDefinition.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 9336 StructDefinition.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 9336 StructDefinition.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 7367 EnumDefinition.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 7367 EnumDefinition.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sink: E
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 16882 package-use.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 16882 package-use.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sink: E
12:40:16 [2024-03-15T16:40:16.653Z] Entering directory: D2777 0 io
12:40:16 [2024-03-15T16:40:16.653Z] Sink: D2777 0 io
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 33671 BitBuffer.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 33671 BitBuffer.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 3993 package-summary.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 3993 package-summary.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Entering directory: D2777 0 class-use
12:40:16 [2024-03-15T16:40:16.653Z] Sink: D2777 0 class-use
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 16583 BitBuffer.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 16583 BitBuffer.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sink: E
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 4207 package-use.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 4207 package-use.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sink: E
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 18571 CTFCallsite.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 18571 CTFCallsite.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 17156 CTFClock.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 17156 CTFClock.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Entering directory: D2777 0 metadata
12:40:16 [2024-03-15T16:40:16.653Z] Sink: D2777 0 metadata
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 51198 DeclarationScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 51198 DeclarationScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 4038 package-summary.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 4038 package-summary.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Entering directory: D2777 0 class-use
12:40:16 [2024-03-15T16:40:16.653Z] Sink: D2777 0 class-use
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 9420 DeclarationScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 9420 DeclarationScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sink: E
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 4306 package-use.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 4306 package-use.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sink: E
12:40:16 [2024-03-15T16:40:16.653Z] Entering directory: D2777 0 scope
12:40:16 [2024-03-15T16:40:16.653Z] Sink: D2777 0 scope
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 13961 EventHeaderScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 13961 EventHeaderScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 12212 EventHeaderVScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 12212 EventHeaderVScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 12117 FieldsScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 12117 FieldsScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 8431 IDefinitionScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 8431 IDefinitionScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 31094 ILexicalScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 31094 ILexicalScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 23682 LexicalScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 23682 LexicalScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 12926 PacketHeaderScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 12926 PacketHeaderScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 13258 RootScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 13258 RootScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 7585 package-summary.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 7585 package-summary.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Entering directory: D2777 0 class-use
12:40:16 [2024-03-15T16:40:16.653Z] Sink: D2777 0 class-use
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 34879 ILexicalScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 34879 ILexicalScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 2330 PacketHeaderScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 2330 PacketHeaderScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 36368 IDefinitionScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 36368 IDefinitionScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 2294 FieldsScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 2294 FieldsScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 2324 EventHeaderScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 2324 EventHeaderScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 2330 EventHeaderVScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 2330 EventHeaderVScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 11414 LexicalScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 11414 LexicalScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 2282 RootScope.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 2282 RootScope.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sink: E
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 6009 package-use.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 6009 package-use.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sink: E
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 21973 IEventDeclaration.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 21973 IEventDeclaration.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 19748 IEventDefinition.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 19748 IEventDefinition.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 6330 package-summary.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 6330 package-summary.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Entering directory: D2777 0 class-use
12:40:16 [2024-03-15T16:40:16.653Z] Sink: D2777 0 class-use
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 9187 IEventDeclaration.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 9187 IEventDeclaration.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 5821 CTFCallsite.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 5821 CTFCallsite.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 5797 CTFClock.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 5797 CTFClock.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 12766 IEventDefinition.html
12:40:16 [2024-03-15T16:40:16.653Z] Sink: C0666 12766 IEventDefinition.html
12:40:16 [2024-03-15T16:40:16.653Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.653Z] Sink: E
12:40:16 [2024-03-15T16:40:16.653Z] Sending file modes: C0666 8221 package-use.html
12:40:16 [2024-03-15T16:40:16.909Z] Sink: C0666 8221 package-use.html
12:40:16 [2024-03-15T16:40:16.909Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.909Z] Sink: E
12:40:16 [2024-03-15T16:40:16.909Z] Sending file modes: C0666 14457 CTFException.html
12:40:16 [2024-03-15T16:40:16.909Z] Sink: C0666 14457 CTFException.html
12:40:16 [2024-03-15T16:40:16.909Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.909Z] Entering directory: D2777 0 trace
12:40:16 [2024-03-15T16:40:16.909Z] Sink: D2777 0 trace
12:40:16 [2024-03-15T16:40:16.909Z] Sending file modes: C0666 13770 CTFIOException.html
12:40:16 [2024-03-15T16:40:16.909Z] Sink: C0666 13770 CTFIOException.html
12:40:16 [2024-03-15T16:40:16.909Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.909Z] Sending file modes: C0666 17862 CTFResponse.html
12:40:16 [2024-03-15T16:40:16.909Z] Sink: C0666 17862 CTFResponse.html
12:40:16 [2024-03-15T16:40:16.909Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.909Z] Sending file modes: C0666 23815 CTFStreamInput.html
12:40:16 [2024-03-15T16:40:16.909Z] Sink: C0666 23815 CTFStreamInput.html
12:40:16 [2024-03-15T16:40:16.909Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.909Z] Sending file modes: C0666 34357 CTFStreamInputReader.html
12:40:16 [2024-03-15T16:40:16.909Z] Sink: C0666 34357 CTFStreamInputReader.html
12:40:16 [2024-03-15T16:40:16.909Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.909Z] Sending file modes: C0666 13008 CTFStreamOutputWriter.html
12:40:16 [2024-03-15T16:40:16.909Z] Sink: C0666 13008 CTFStreamOutputWriter.html
12:40:16 [2024-03-15T16:40:16.909Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.909Z] Sending file modes: C0666 18042 CTFStreamPacketOutputWriter.html
12:40:16 [2024-03-15T16:40:16.909Z] Sink: C0666 18042 CTFStreamPacketOutputWriter.html
12:40:16 [2024-03-15T16:40:16.909Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.909Z] Sending file modes: C0666 69671 CTFTrace.html
12:40:16 [2024-03-15T16:40:16.909Z] Sink: C0666 69671 CTFTrace.html
12:40:16 [2024-03-15T16:40:16.909Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.909Z] Sending file modes: C0666 35729 CTFTraceReader.html
12:40:16 [2024-03-15T16:40:16.909Z] Sink: C0666 35729 CTFTraceReader.html
12:40:16 [2024-03-15T16:40:16.909Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.909Z] Sending file modes: C0666 11512 CTFTraceWriter.html
12:40:16 [2024-03-15T16:40:16.909Z] Sink: C0666 11512 CTFTraceWriter.html
12:40:16 [2024-03-15T16:40:16.909Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.909Z] Sending file modes: C0666 19663 ICTFPacketDescriptor.html
12:40:16 [2024-03-15T16:40:16.909Z] Sink: C0666 19663 ICTFPacketDescriptor.html
12:40:16 [2024-03-15T16:40:16.909Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.909Z] Sending file modes: C0666 18375 ICTFStream.html
12:40:16 [2024-03-15T16:40:16.909Z] Sink: C0666 18375 ICTFStream.html
12:40:16 [2024-03-15T16:40:16.909Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.909Z] Sending file modes: C0666 12868 IPacketReader.html
12:40:16 [2024-03-15T16:40:16.909Z] Sink: C0666 12868 IPacketReader.html
12:40:16 [2024-03-15T16:40:16.909Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.909Z] Sending file modes: C0666 23846 Metadata.html
12:40:16 [2024-03-15T16:40:16.909Z] Sink: C0666 23846 Metadata.html
12:40:16 [2024-03-15T16:40:16.909Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.909Z] Sending file modes: C0666 9105 package-summary.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 9105 package-summary.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Entering directory: D2777 0 class-use
12:40:16 [2024-03-15T16:40:16.910Z] Sink: D2777 0 class-use
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 2342 CTFStreamPacketOutputWriter.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 2342 CTFStreamPacketOutputWriter.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 6648 CTFTrace.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 6648 CTFTrace.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 9398 ICTFStream.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 9398 ICTFStream.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 3996 CTFTraceReader.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 3996 CTFTraceReader.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 2264 CTFIOException.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 2264 CTFIOException.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 5261 CTFResponse.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 5261 CTFResponse.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 6466 ICTFPacketDescriptor.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 6466 ICTFPacketDescriptor.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 6212 CTFStreamInputReader.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 6212 CTFStreamInputReader.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 4072 IPacketReader.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 4072 IPacketReader.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 6403 CTFStreamInput.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 6403 CTFStreamInput.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 2306 CTFStreamOutputWriter.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 2306 CTFStreamOutputWriter.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 2264 CTFTraceWriter.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 2264 CTFTraceWriter.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 2228 Metadata.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 2228 Metadata.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sink: E
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 6349 package-use.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 6349 package-use.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sink: E
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 21423 CTFStrings.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 21423 CTFStrings.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 4977 package-summary.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 4977 package-summary.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Entering directory: D2777 0 class-use
12:40:16 [2024-03-15T16:40:16.910Z] Sink: D2777 0 class-use
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 2212 CTFStrings.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 2212 CTFStrings.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 40705 CTFException.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 40705 CTFException.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sink: E
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 6194 package-use.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 6194 package-use.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sink: E
12:40:16 [2024-03-15T16:40:16.910Z] Entering directory: D2777 0 parser
12:40:16 [2024-03-15T16:40:16.910Z] Sink: D2777 0 parser
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 143610 CTFLexer.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 143610 CTFLexer.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 336368 CTFParser.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 336368 CTFParser.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10225 CTFParser.abstractDeclarator_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10225 CTFParser.abstractDeclarator_return.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10265 CTFParser.abstractDeclaratorList_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10265 CTFParser.abstractDeclaratorList_return.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10185 CTFParser.alignAttribute_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10185 CTFParser.alignAttribute_return.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10275 CTFParser.ctfAssignmentExpression_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10275 CTFParser.ctfAssignmentExpression_return.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10315 CTFParser.ctfAssignmentExpressionList_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10315 CTFParser.ctfAssignmentExpressionList_return.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10115 CTFParser.ctfBody_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10115 CTFParser.ctfBody_return.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10145 CTFParser.ctfKeyword_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10145 CTFParser.ctfKeyword_return.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10165 CTFParser.ctfSpecifier_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10165 CTFParser.ctfSpecifier_return.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10205 CTFParser.ctfSpecifierHead_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10205 CTFParser.ctfSpecifierHead_return.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10205 CTFParser.ctfTypeSpecifier_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10205 CTFParser.ctfTypeSpecifier_return.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10155 CTFParser.declaration_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10155 CTFParser.declaration_return.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10255 CTFParser.declarationSpecifiers_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10255 CTFParser.declarationSpecifiers_return.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10145 CTFParser.declarator_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10145 CTFParser.declarator_return.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10185 CTFParser.declaratorList_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10185 CTFParser.declaratorList_return.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10285 CTFParser.directAbstractDeclarator_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10285 CTFParser.directAbstractDeclarator_return.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10205 CTFParser.directDeclarator_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10205 CTFParser.directDeclarator_return.html
12:40:16 [2024-03-15T16:40:16.910Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:16 [2024-03-15T16:40:16.910Z] Sending file modes: C0666 10265 CTFParser.directDeclaratorLength_return.html
12:40:16 [2024-03-15T16:40:16.910Z] Sink: C0666 10265 CTFParser.directDeclaratorLength_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10265 CTFParser.directDeclaratorSuffix_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10265 CTFParser.directDeclaratorSuffix_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10125 CTFParser.enumBody_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10125 CTFParser.enumBody_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10165 CTFParser.enumConstant_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10165 CTFParser.enumConstant_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10215 CTFParser.enumContainerType_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10215 CTFParser.enumContainerType_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10145 CTFParser.enumerator_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10145 CTFParser.enumerator_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10185 CTFParser.enumeratorList_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10185 CTFParser.enumeratorList_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10195 CTFParser.enumeratorValue_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10195 CTFParser.enumeratorValue_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10125 CTFParser.enumName_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10125 CTFParser.enumName_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10175 CTFParser.enumSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10175 CTFParser.enumSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10175 CTFParser.numberLiteral_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10175 CTFParser.numberLiteral_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10095 CTFParser.parse_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10095 CTFParser.parse_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10115 CTFParser.pointer_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10115 CTFParser.pointer_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10245 CTFParser.postfixCtfExpression_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10245 CTFParser.postfixCtfExpression_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10215 CTFParser.postfixExpression_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10215 CTFParser.postfixExpression_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10275 CTFParser.postfixExpressionSuffix_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10275 CTFParser.postfixExpressionSuffix_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10215 CTFParser.primaryExpression_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10215 CTFParser.primaryExpression_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10265 CTFParser.specifierQualifierList_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10265 CTFParser.specifierQualifierList_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10255 CTFParser.storageClassSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10255 CTFParser.storageClassSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10145 CTFParser.structBody_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10145 CTFParser.structBody_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10145 CTFParser.structName_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10145 CTFParser.structName_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10305 CTFParser.structOrVariantDeclaration_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10305 CTFParser.structOrVariantDeclaration_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10345 CTFParser.structOrVariantDeclarationList_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10345 CTFParser.structOrVariantDeclarationList_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10295 CTFParser.structOrVariantDeclarator_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10295 CTFParser.structOrVariantDeclarator_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10335 CTFParser.structOrVariantDeclaratorList_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10335 CTFParser.structOrVariantDeclaratorList_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10195 CTFParser.structSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10195 CTFParser.structSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10185 CTFParser.typealiasAlias_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10185 CTFParser.typealiasAlias_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10175 CTFParser.typealiasDecl_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10175 CTFParser.typealiasDecl_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10195 CTFParser.typealiasTarget_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10195 CTFParser.typealiasTarget_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10155 CTFParser.typedefName_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10155 CTFParser.typedefName_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10175 CTFParser.typeQualifier_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10175 CTFParser.typeQualifier_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10215 CTFParser.typeQualifierList_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10215 CTFParser.typeQualifierList_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10175 CTFParser.typeSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10175 CTFParser.typeSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10195 CTFParser.unaryExpression_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10195 CTFParser.unaryExpression_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10155 CTFParser.variantBody_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10155 CTFParser.variantBody_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10155 CTFParser.variantName_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10155 CTFParser.variantName_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10205 CTFParser.variantSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10205 CTFParser.variantSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 10145 CTFParser.variantTag_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 10145 CTFParser.variantTag_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 19219 package-summary.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 19219 package-summary.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Entering directory: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.166Z] Sink: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 2198 CTFParser.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 2198 CTFParser.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.166Z] Sending file modes: C0666 4263 CTFParser.ctfAssignmentExpression_return.html
12:40:17 [2024-03-15T16:40:17.166Z] Sink: C0666 4263 CTFParser.ctfAssignmentExpression_return.html
12:40:17 [2024-03-15T16:40:17.166Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4323 CTFParser.ctfAssignmentExpressionList_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4323 CTFParser.ctfAssignmentExpressionList_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4023 CTFParser.ctfBody_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4023 CTFParser.ctfBody_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4158 CTFParser.ctfTypeSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4158 CTFParser.ctfTypeSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4158 CTFParser.ctfSpecifierHead_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4158 CTFParser.ctfSpecifierHead_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4098 CTFParser.ctfSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4098 CTFParser.ctfSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4068 CTFParser.ctfKeyword_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4068 CTFParser.ctfKeyword_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4113 CTFParser.typealiasDecl_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4113 CTFParser.typealiasDecl_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4128 CTFParser.typealiasAlias_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4128 CTFParser.typealiasAlias_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4143 CTFParser.typealiasTarget_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4143 CTFParser.typealiasTarget_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4083 CTFParser.typedefName_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4083 CTFParser.typedefName_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4173 CTFParser.typeQualifierList_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4173 CTFParser.typeQualifierList_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4023 CTFParser.pointer_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4023 CTFParser.pointer_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4278 CTFParser.directAbstractDeclarator_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4278 CTFParser.directAbstractDeclarator_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4188 CTFParser.abstractDeclarator_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4188 CTFParser.abstractDeclarator_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4248 CTFParser.directDeclaratorLength_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4248 CTFParser.directDeclaratorLength_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4248 CTFParser.directDeclaratorSuffix_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4248 CTFParser.directDeclaratorSuffix_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4158 CTFParser.directDeclarator_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4158 CTFParser.directDeclarator_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4068 CTFParser.declarator_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4068 CTFParser.declarator_return.html
12:40:17 [2024-03-15T16:40:17.167Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.167Z] Sending file modes: C0666 4143 CTFParser.enumeratorValue_return.html
12:40:17 [2024-03-15T16:40:17.167Z] Sink: C0666 4143 CTFParser.enumeratorValue_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4068 CTFParser.enumerator_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4068 CTFParser.enumerator_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4128 CTFParser.enumeratorList_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4128 CTFParser.enumeratorList_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4173 CTFParser.enumContainerType_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4173 CTFParser.enumContainerType_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4038 CTFParser.enumBody_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4038 CTFParser.enumBody_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4038 CTFParser.enumName_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4038 CTFParser.enumName_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4113 CTFParser.enumSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4113 CTFParser.enumSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4068 CTFParser.variantTag_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4068 CTFParser.variantTag_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4083 CTFParser.variantBody_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4083 CTFParser.variantBody_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4083 CTFParser.variantName_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4083 CTFParser.variantName_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4158 CTFParser.variantSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4158 CTFParser.variantSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4293 CTFParser.structOrVariantDeclarator_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4293 CTFParser.structOrVariantDeclarator_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4353 CTFParser.structOrVariantDeclaratorList_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4353 CTFParser.structOrVariantDeclaratorList_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4248 CTFParser.specifierQualifierList_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4248 CTFParser.specifierQualifierList_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4308 CTFParser.structOrVariantDeclaration_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4308 CTFParser.structOrVariantDeclaration_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4368 CTFParser.structOrVariantDeclarationList_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4368 CTFParser.structOrVariantDeclarationList_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4068 CTFParser.structName_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4068 CTFParser.structName_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4143 CTFParser.structSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4143 CTFParser.structSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4068 CTFParser.structBody_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4068 CTFParser.structBody_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4128 CTFParser.alignAttribute_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4128 CTFParser.alignAttribute_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4113 CTFParser.typeQualifier_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4113 CTFParser.typeQualifier_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4113 CTFParser.typeSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4113 CTFParser.typeSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4233 CTFParser.storageClassSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4233 CTFParser.storageClassSpecifier_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4248 CTFParser.abstractDeclaratorList_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4248 CTFParser.abstractDeclaratorList_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4128 CTFParser.declaratorList_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4128 CTFParser.declaratorList_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4233 CTFParser.declarationSpecifiers_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4233 CTFParser.declarationSpecifiers_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4083 CTFParser.declaration_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4083 CTFParser.declaration_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4098 CTFParser.enumConstant_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4098 CTFParser.enumConstant_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4143 CTFParser.unaryExpression_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4143 CTFParser.unaryExpression_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4173 CTFParser.postfixExpression_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4173 CTFParser.postfixExpression_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4218 CTFParser.postfixCtfExpression_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4218 CTFParser.postfixCtfExpression_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4263 CTFParser.postfixExpressionSuffix_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4263 CTFParser.postfixExpressionSuffix_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4173 CTFParser.primaryExpression_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4173 CTFParser.primaryExpression_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4113 CTFParser.numberLiteral_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4113 CTFParser.numberLiteral_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 3993 CTFParser.parse_return.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 3993 CTFParser.parse_return.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 2192 CTFLexer.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 2192 CTFLexer.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sink: E
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 15161 package-use.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 15161 package-use.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sink: E
12:40:17 [2024-03-15T16:40:17.423Z] Sink: E
12:40:17 [2024-03-15T16:40:17.423Z] Entering directory: D2777 0 analysis
12:40:17 [2024-03-15T16:40:17.423Z] Sink: D2777 0 analysis
12:40:17 [2024-03-15T16:40:17.423Z] Entering directory: D2777 0 counters
12:40:17 [2024-03-15T16:40:17.423Z] Sink: D2777 0 counters
12:40:17 [2024-03-15T16:40:17.423Z] Entering directory: D2777 0 core
12:40:17 [2024-03-15T16:40:17.423Z] Sink: D2777 0 core
12:40:17 [2024-03-15T16:40:17.423Z] Entering directory: D2777 0 aspects
12:40:17 [2024-03-15T16:40:17.423Z] Sink: D2777 0 aspects
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 26603 AbstractCounterAspect.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 26603 AbstractCounterAspect.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 20815 CounterAspect.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 20815 CounterAspect.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 10626 ITmfCounterAspect.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 10626 ITmfCounterAspect.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 5991 package-summary.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 5991 package-summary.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Entering directory: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.423Z] Sink: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 2366 CounterAspect.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 2366 CounterAspect.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4467 AbstractCounterAspect.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4467 AbstractCounterAspect.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 4857 ITmfCounterAspect.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 4857 ITmfCounterAspect.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sink: E
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 3843 package-use.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 3843 package-use.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sink: E
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 26598 CounterAnalysis.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 26598 CounterAnalysis.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 16401 CounterStateProvider.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 16401 CounterStateProvider.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.423Z] Sending file modes: C0666 16746 CounterType.html
12:40:17 [2024-03-15T16:40:17.423Z] Sink: C0666 16746 CounterType.html
12:40:17 [2024-03-15T16:40:17.423Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.424Z] Sending file modes: C0666 5765 package-summary.html
12:40:17 [2024-03-15T16:40:17.424Z] Sink: C0666 5765 package-summary.html
12:40:17 [2024-03-15T16:40:17.424Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.424Z] Entering directory: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.424Z] Sink: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.424Z] Sending file modes: C0666 9300 CounterType.html
12:40:17 [2024-03-15T16:40:17.424Z] Sink: C0666 9300 CounterType.html
12:40:17 [2024-03-15T16:40:17.424Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.424Z] Sending file modes: C0666 4500 CounterStateProvider.html
12:40:17 [2024-03-15T16:40:17.424Z] Sink: C0666 4500 CounterStateProvider.html
12:40:17 [2024-03-15T16:40:17.424Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.424Z] Sending file modes: C0666 2318 CounterAnalysis.html
12:40:17 [2024-03-15T16:40:17.424Z] Sink: C0666 2318 CounterAnalysis.html
12:40:17 [2024-03-15T16:40:17.424Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.424Z] Sink: E
12:40:17 [2024-03-15T16:40:17.424Z] Sending file modes: C0666 4787 package-use.html
12:40:17 [2024-03-15T16:40:17.424Z] Sink: C0666 4787 package-use.html
12:40:17 [2024-03-15T16:40:17.424Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.424Z] Sink: E
12:40:17 [2024-03-15T16:40:17.424Z] Entering directory: D2777 0 ui
12:40:17 [2024-03-15T16:40:17.424Z] Sink: D2777 0 ui
12:40:17 [2024-03-15T16:40:17.424Z] Entering directory: D2777 0 views
12:40:17 [2024-03-15T16:40:17.424Z] Sink: D2777 0 views
12:40:17 [2024-03-15T16:40:17.424Z] Sending file modes: C0666 24678 CounterChartViewer.html
12:40:17 [2024-03-15T16:40:17.424Z] Sink: C0666 24678 CounterChartViewer.html
12:40:17 [2024-03-15T16:40:17.679Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.679Z] Sending file modes: C0666 16876 CounterTreeViewer.html
12:40:17 [2024-03-15T16:40:17.679Z] Sink: C0666 16876 CounterTreeViewer.html
12:40:17 [2024-03-15T16:40:17.679Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.679Z] Sending file modes: C0666 19327 CounterView.html
12:40:17 [2024-03-15T16:40:17.679Z] Sink: C0666 19327 CounterView.html
12:40:17 [2024-03-15T16:40:17.679Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.679Z] Sending file modes: C0666 3748 package-summary.html
12:40:17 [2024-03-15T16:40:17.679Z] Sink: C0666 3748 package-summary.html
12:40:17 [2024-03-15T16:40:17.679Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.679Z] Entering directory: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.679Z] Sink: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.679Z] Sending file modes: C0666 2372 CounterChartViewer.html
12:40:17 [2024-03-15T16:40:17.679Z] Sink: C0666 2372 CounterChartViewer.html
12:40:17 [2024-03-15T16:40:17.679Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.679Z] Sending file modes: C0666 2330 CounterView.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 2330 CounterView.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 2366 CounterTreeViewer.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 2366 CounterTreeViewer.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sink: E
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 2151 package-use.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 2151 package-use.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sink: E
12:40:17 [2024-03-15T16:40:17.680Z] Sink: E
12:40:17 [2024-03-15T16:40:17.680Z] Sink: E
12:40:17 [2024-03-15T16:40:17.680Z] Entering directory: D2777 0 graph
12:40:17 [2024-03-15T16:40:17.680Z] Sink: D2777 0 graph
12:40:17 [2024-03-15T16:40:17.680Z] Entering directory: D2777 0 core
12:40:17 [2024-03-15T16:40:17.680Z] Sink: D2777 0 core
12:40:17 [2024-03-15T16:40:17.680Z] Entering directory: D2777 0 criticalpath
12:40:17 [2024-03-15T16:40:17.680Z] Sink: D2777 0 criticalpath
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 28959 AbstractCriticalPathModule.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 28959 AbstractCriticalPathModule.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 11191 CriticalPathAlgorithmException.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 11191 CriticalPathAlgorithmException.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 23821 CriticalPathModule.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 23821 CriticalPathModule.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 14347 ICriticalPathAlgorithm.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 14347 ICriticalPathAlgorithm.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 9261 ICriticalPathProvider.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 9261 ICriticalPathProvider.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 18709 OSCriticalPathModule.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 18709 OSCriticalPathModule.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 6572 package-summary.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 6572 package-summary.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Entering directory: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.680Z] Sink: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 4446 AbstractCriticalPathModule.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 4446 AbstractCriticalPathModule.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 2420 OSCriticalPathModule.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 2420 OSCriticalPathModule.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 6480 CriticalPathAlgorithmException.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 6480 CriticalPathAlgorithmException.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 4772 CriticalPathModule.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 4772 CriticalPathModule.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 2452 ICriticalPathAlgorithm.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 2452 ICriticalPathAlgorithm.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 8678 ICriticalPathProvider.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 8678 ICriticalPathProvider.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sink: E
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 6602 package-use.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 6602 package-use.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sink: E
12:40:17 [2024-03-15T16:40:17.680Z] Entering directory: D2777 0 building
12:40:17 [2024-03-15T16:40:17.680Z] Sink: D2777 0 building
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 30372 AbstractTmfGraphBuilderModule.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 30372 AbstractTmfGraphBuilderModule.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 30352 AbstractTmfGraphProvider.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 30352 AbstractTmfGraphProvider.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 13850 AbstractTraceEventHandler.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 13850 AbstractTraceEventHandler.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 20859 ITmfGraphProvider.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 20859 ITmfGraphProvider.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 9430 ITraceEventHandler.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 9430 ITraceEventHandler.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 6082 package-summary.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 6082 package-summary.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Entering directory: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.680Z] Sink: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 4548 AbstractTmfGraphProvider.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 4548 AbstractTmfGraphProvider.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 10174 AbstractTmfGraphBuilderModule.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 10174 AbstractTmfGraphBuilderModule.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 7722 ITraceEventHandler.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 7722 ITraceEventHandler.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 6078 ITmfGraphProvider.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 6078 ITmfGraphProvider.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 2426 AbstractTraceEventHandler.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 2426 AbstractTraceEventHandler.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sink: E
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 7105 package-use.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 7105 package-use.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sink: E
12:40:17 [2024-03-15T16:40:17.680Z] Entering directory: D2777 0 base
12:40:17 [2024-03-15T16:40:17.680Z] Sink: D2777 0 base
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 10775 CycleDetectedException.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 10775 CycleDetectedException.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 13416 IGraphWorker.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 13416 IGraphWorker.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 10413 ITmfGraphVisitor.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 10413 ITmfGraphVisitor.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 23518 TmfEdge.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 23518 TmfEdge.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 26779 TmfEdge.EdgeType.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 26779 TmfEdge.EdgeType.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 58823 TmfGraph.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 58823 TmfGraph.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 40277 TmfVertex.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 40277 TmfVertex.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 19127 TmfVertex.EdgeDirection.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 19127 TmfVertex.EdgeDirection.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 8938 package-summary.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 8938 package-summary.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Entering directory: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.680Z] Sink: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 2384 CycleDetectedException.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 2384 CycleDetectedException.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 17121 TmfEdge.html
12:40:17 [2024-03-15T16:40:17.680Z] Sink: C0666 17121 TmfEdge.html
12:40:17 [2024-03-15T16:40:17.680Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.680Z] Sending file modes: C0666 14812 TmfEdge.EdgeType.html
12:40:17 [2024-03-15T16:40:17.936Z] Sink: C0666 14812 TmfEdge.EdgeType.html
12:40:17 [2024-03-15T16:40:17.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.936Z] Sending file modes: C0666 30604 IGraphWorker.html
12:40:17 [2024-03-15T16:40:17.936Z] Sink: C0666 30604 IGraphWorker.html
12:40:17 [2024-03-15T16:40:17.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.936Z] Sending file modes: C0666 12953 TmfGraph.html
12:40:17 [2024-03-15T16:40:17.936Z] Sink: C0666 12953 TmfGraph.html
12:40:17 [2024-03-15T16:40:17.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.936Z] Sending file modes: C0666 34662 TmfVertex.html
12:40:17 [2024-03-15T16:40:17.936Z] Sink: C0666 34662 TmfVertex.html
12:40:17 [2024-03-15T16:40:17.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.936Z] Sending file modes: C0666 8207 TmfVertex.EdgeDirection.html
12:40:17 [2024-03-15T16:40:17.936Z] Sink: C0666 8207 TmfVertex.EdgeDirection.html
12:40:17 [2024-03-15T16:40:17.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.936Z] Sending file modes: C0666 5717 ITmfGraphVisitor.html
12:40:17 [2024-03-15T16:40:17.936Z] Sink: C0666 5717 ITmfGraphVisitor.html
12:40:17 [2024-03-15T16:40:17.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.936Z] Sink: E
12:40:17 [2024-03-15T16:40:17.936Z] Sending file modes: C0666 12406 package-use.html
12:40:17 [2024-03-15T16:40:17.936Z] Sink: C0666 12406 package-use.html
12:40:17 [2024-03-15T16:40:17.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.936Z] Sink: E
12:40:17 [2024-03-15T16:40:17.936Z] Entering directory: D2777 0 graph
12:40:17 [2024-03-15T16:40:17.936Z] Sink: D2777 0 graph
12:40:17 [2024-03-15T16:40:17.936Z] Sending file modes: C0666 6305 IEdgeContextStateFactory.html
12:40:17 [2024-03-15T16:40:17.936Z] Sink: C0666 6305 IEdgeContextStateFactory.html
12:40:17 [2024-03-15T16:40:17.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.936Z] Sending file modes: C0666 10443 ITmfEdge.html
12:40:17 [2024-03-15T16:40:17.936Z] Sink: C0666 10443 ITmfEdge.html
12:40:17 [2024-03-15T16:40:17.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.936Z] Sending file modes: C0666 14430 ITmfEdgeContextState.html
12:40:17 [2024-03-15T16:40:17.936Z] Sink: C0666 14430 ITmfEdgeContextState.html
12:40:17 [2024-03-15T16:40:17.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.936Z] Sending file modes: C0666 55098 ITmfGraph.html
12:40:17 [2024-03-15T16:40:17.936Z] Sink: C0666 55098 ITmfGraph.html
12:40:17 [2024-03-15T16:40:17.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.936Z] Sending file modes: C0666 19164 ITmfGraph.EdgeDirection.html
12:40:17 [2024-03-15T16:40:17.936Z] Sink: C0666 19164 ITmfGraph.EdgeDirection.html
12:40:17 [2024-03-15T16:40:17.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.936Z] Sending file modes: C0666 9031 ITmfGraphVisitor.html
12:40:17 [2024-03-15T16:40:17.936Z] Sink: C0666 9031 ITmfGraphVisitor.html
12:40:17 [2024-03-15T16:40:17.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.936Z] Sending file modes: C0666 10069 ITmfVertex.html
12:40:17 [2024-03-15T16:40:17.936Z] Sink: C0666 10069 ITmfVertex.html
12:40:17 [2024-03-15T16:40:17.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.936Z] Sending file modes: C0666 17739 TmfEdgeState.html
12:40:17 [2024-03-15T16:40:17.936Z] Sink: C0666 17739 TmfEdgeState.html
12:40:17 [2024-03-15T16:40:17.936Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.936Z] Sending file modes: C0666 9614 TmfGraphFactory.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 9614 TmfGraphFactory.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 8391 WorkerSerializer.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 8391 WorkerSerializer.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 7983 package-summary.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 7983 package-summary.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Entering directory: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.937Z] Sink: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 5566 TmfEdgeState.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 5566 TmfEdgeState.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 14600 ITmfEdge.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 14600 ITmfEdge.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 15789 ITmfGraph.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 15789 ITmfGraph.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 6677 ITmfGraph.EdgeDirection.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 6677 ITmfGraph.EdgeDirection.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 2348 TmfGraphFactory.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 2348 TmfGraphFactory.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 11128 ITmfEdgeContextState.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 11128 ITmfEdgeContextState.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 5620 ITmfGraphVisitor.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 5620 ITmfGraphVisitor.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 2422 IEdgeContextStateFactory.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 2422 IEdgeContextStateFactory.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 6241 WorkerSerializer.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 6241 WorkerSerializer.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 28728 ITmfVertex.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 28728 ITmfVertex.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sink: E
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 10221 package-use.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 10221 package-use.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sink: E
12:40:17 [2024-03-15T16:40:17.937Z] Sink: E
12:40:17 [2024-03-15T16:40:17.937Z] Sink: E
12:40:17 [2024-03-15T16:40:17.937Z] Entering directory: D2777 0 timing
12:40:17 [2024-03-15T16:40:17.937Z] Sink: D2777 0 timing
12:40:17 [2024-03-15T16:40:17.937Z] Entering directory: D2777 0 ui
12:40:17 [2024-03-15T16:40:17.937Z] Sink: D2777 0 ui
12:40:17 [2024-03-15T16:40:17.937Z] Entering directory: D2777 0 views
12:40:17 [2024-03-15T16:40:17.937Z] Sink: D2777 0 views
12:40:17 [2024-03-15T16:40:17.937Z] Entering directory: D2777 0 segmentstore
12:40:17 [2024-03-15T16:40:17.937Z] Sink: D2777 0 segmentstore
12:40:17 [2024-03-15T16:40:17.937Z] Entering directory: D2777 0 statistics
12:40:17 [2024-03-15T16:40:17.937Z] Sink: D2777 0 statistics
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 17030 AbstractSegmentsStatisticsView.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 17030 AbstractSegmentsStatisticsView.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 21861 AbstractSegmentsStatisticsViewer.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 21861 AbstractSegmentsStatisticsViewer.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 16445 SegmentStoreStatisticsView.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 16445 SegmentStoreStatisticsView.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 16971 SegmentStoreStatisticsViewer.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 16971 SegmentStoreStatisticsViewer.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 6416 package-summary.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 6416 package-summary.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Entering directory: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.937Z] Sink: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 2588 SegmentStoreStatisticsViewer.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 2588 SegmentStoreStatisticsViewer.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 4749 AbstractSegmentsStatisticsViewer.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 4749 AbstractSegmentsStatisticsViewer.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 2576 SegmentStoreStatisticsView.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 2576 SegmentStoreStatisticsView.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 4724 AbstractSegmentsStatisticsView.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 4724 AbstractSegmentsStatisticsView.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sink: E
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 4197 package-use.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 4197 package-use.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sink: E
12:40:17 [2024-03-15T16:40:17.937Z] Entering directory: D2777 0 density2
12:40:17 [2024-03-15T16:40:17.937Z] Sink: D2777 0 density2
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 21973 AbstractSegmentStoreDensityView.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 21973 AbstractSegmentStoreDensityView.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 35981 AbstractSegmentStoreDensityViewer.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 35981 AbstractSegmentStoreDensityViewer.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 9517 ISegmentStoreDensityViewerDataListener.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 9517 ISegmentStoreDensityViewerDataListener.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 11118 Messages.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 11118 Messages.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 7371 package-summary.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 7371 package-summary.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Entering directory: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.937Z] Sink: D2777 0 class-use
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 5840 ISegmentStoreDensityViewerDataListener.html
12:40:17 [2024-03-15T16:40:17.937Z] Sink: C0666 5840 ISegmentStoreDensityViewerDataListener.html
12:40:17 [2024-03-15T16:40:17.937Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:17 [2024-03-15T16:40:17.937Z] Sending file modes: C0666 4870 AbstractSegmentStoreDensityViewer.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 4870 AbstractSegmentStoreDensityViewer.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 2594 AbstractSegmentStoreDensityView.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 2594 AbstractSegmentStoreDensityView.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 2456 Messages.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 2456 Messages.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sink: E
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 4202 package-use.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 4202 package-use.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sink: E
12:40:18 [2024-03-15T16:40:18.193Z] Entering directory: D2777 0 scatter
12:40:18 [2024-03-15T16:40:18.193Z] Sink: D2777 0 scatter
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 17886 AbstractSegmentStoreScatterChartTreeViewer2.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 17886 AbstractSegmentStoreScatterChartTreeViewer2.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 35362 AbstractSegmentStoreScatterChartViewer2.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 35362 AbstractSegmentStoreScatterChartViewer2.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 18505 SegmentStoreScatterView2.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 18505 SegmentStoreScatterView2.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 6040 package-summary.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 6040 package-summary.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.193Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 2660 AbstractSegmentStoreScatterChartTreeViewer2.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 2660 AbstractSegmentStoreScatterChartTreeViewer2.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 2546 SegmentStoreScatterView2.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 2546 SegmentStoreScatterView2.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 2636 AbstractSegmentStoreScatterChartViewer2.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 2636 AbstractSegmentStoreScatterChartViewer2.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sink: E
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 2270 package-use.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 2270 package-use.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sink: E
12:40:18 [2024-03-15T16:40:18.193Z] Entering directory: D2777 0 table
12:40:18 [2024-03-15T16:40:18.193Z] Sink: D2777 0 table
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 23144 AbstractSegmentStoreTableView.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 23144 AbstractSegmentStoreTableView.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 29967 AbstractSegmentStoreTableViewer.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 29967 AbstractSegmentStoreTableViewer.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 16818 SegmentStoreTableView.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 16818 SegmentStoreTableView.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 15804 SegmentStoreTableViewer.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 15804 SegmentStoreTableViewer.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 6313 package-summary.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 6313 package-summary.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.193Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 7713 AbstractSegmentStoreTableViewer.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 7713 AbstractSegmentStoreTableViewer.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 2516 SegmentStoreTableView.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 2516 SegmentStoreTableView.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 4620 AbstractSegmentStoreTableView.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 4620 AbstractSegmentStoreTableView.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 2528 SegmentStoreTableViewer.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 2528 SegmentStoreTableViewer.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sink: E
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 5321 package-use.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 5321 package-use.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sink: E
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 6011 AnalysisTimingImageConstants.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 6011 AnalysisTimingImageConstants.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 5068 package-summary.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 5068 package-summary.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.193Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 2530 AnalysisTimingImageConstants.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 2530 AnalysisTimingImageConstants.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sink: E
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 2218 package-use.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 2218 package-use.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sink: E
12:40:18 [2024-03-15T16:40:18.193Z] Sink: E
12:40:18 [2024-03-15T16:40:18.193Z] Sink: E
12:40:18 [2024-03-15T16:40:18.193Z] Entering directory: D2777 0 core
12:40:18 [2024-03-15T16:40:18.193Z] Sink: D2777 0 core
12:40:18 [2024-03-15T16:40:18.193Z] Entering directory: D2777 0 segmentstore
12:40:18 [2024-03-15T16:40:18.193Z] Sink: D2777 0 segmentstore
12:40:18 [2024-03-15T16:40:18.193Z] Entering directory: D2777 0 statistics
12:40:18 [2024-03-15T16:40:18.193Z] Sink: D2777 0 statistics
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 27737 AbstractSegmentStatisticsAnalysis.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 27737 AbstractSegmentStatisticsAnalysis.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 4279 package-summary.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 4279 package-summary.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.193Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 4792 AbstractSegmentStatisticsAnalysis.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 4792 AbstractSegmentStatisticsAnalysis.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sink: E
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 3722 package-use.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 3722 package-use.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sink: E
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 15381 AbstractSegmentStoreAnalysisEventBasedModule.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 15381 AbstractSegmentStoreAnalysisEventBasedModule.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 29286 AbstractSegmentStoreAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 29286 AbstractSegmentStoreAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 16627 GenericSegmentStatisticsAnalysis.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 16627 GenericSegmentStatisticsAnalysis.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 7200 IAnalysisProgressListener.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 7200 IAnalysisProgressListener.html
12:40:18 [2024-03-15T16:40:18.193Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.193Z] Sending file modes: C0666 5938 IGroupingSegmentAspect.html
12:40:18 [2024-03-15T16:40:18.193Z] Sink: C0666 5938 IGroupingSegmentAspect.html
12:40:18 [2024-03-15T16:40:18.194Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.194Z] Sending file modes: C0666 16867 ISegmentStoreProvider.html
12:40:18 [2024-03-15T16:40:18.194Z] Sink: C0666 16867 ISegmentStoreProvider.html
12:40:18 [2024-03-15T16:40:18.194Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.194Z] Sending file modes: C0666 24779 SegmentStoreAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.194Z] Sink: C0666 24779 SegmentStoreAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.194Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.194Z] Sending file modes: C0666 23737 SegmentStoreStatisticsModel.html
12:40:18 [2024-03-15T16:40:18.194Z] Sink: C0666 23737 SegmentStoreStatisticsModel.html
12:40:18 [2024-03-15T16:40:18.194Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.194Z] Sending file modes: C0666 8301 package-summary.html
12:40:18 [2024-03-15T16:40:18.194Z] Sink: C0666 8301 package-summary.html
12:40:18 [2024-03-15T16:40:18.194Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.194Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.194Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.194Z] Sending file modes: C0666 16844 ISegmentStoreProvider.html
12:40:18 [2024-03-15T16:40:18.194Z] Sink: C0666 16844 ISegmentStoreProvider.html
12:40:18 [2024-03-15T16:40:18.194Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.194Z] Sending file modes: C0666 4912 AbstractSegmentStoreAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.194Z] Sink: C0666 4912 AbstractSegmentStoreAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.194Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.194Z] Sending file modes: C0666 2462 SegmentStoreAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.194Z] Sink: C0666 2462 SegmentStoreAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.194Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.194Z] Sending file modes: C0666 2498 GenericSegmentStatisticsAnalysis.html
12:40:18 [2024-03-15T16:40:18.194Z] Sink: C0666 2498 GenericSegmentStatisticsAnalysis.html
12:40:18 [2024-03-15T16:40:18.194Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.194Z] Sending file modes: C0666 2458 IGroupingSegmentAspect.html
12:40:18 [2024-03-15T16:40:18.194Z] Sink: C0666 2458 IGroupingSegmentAspect.html
12:40:18 [2024-03-15T16:40:18.194Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.194Z] Sending file modes: C0666 9086 IAnalysisProgressListener.html
12:40:18 [2024-03-15T16:40:18.194Z] Sink: C0666 9086 IAnalysisProgressListener.html
12:40:18 [2024-03-15T16:40:18.194Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.194Z] Sending file modes: C0666 2570 AbstractSegmentStoreAnalysisEventBasedModule.html
12:40:18 [2024-03-15T16:40:18.194Z] Sink: C0666 2570 AbstractSegmentStoreAnalysisEventBasedModule.html
12:40:18 [2024-03-15T16:40:18.194Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.194Z] Sending file modes: C0666 2468 SegmentStoreStatisticsModel.html
12:40:18 [2024-03-15T16:40:18.194Z] Sink: C0666 2468 SegmentStoreStatisticsModel.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sink: E
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 8004 package-use.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 8004 package-use.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sink: E
12:40:18 [2024-03-15T16:40:18.451Z] Entering directory: D2777 0 statistics
12:40:18 [2024-03-15T16:40:18.451Z] Sink: D2777 0 statistics
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 18380 IStatistics.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 18380 IStatistics.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 14013 IStatisticsAnalysis.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 14013 IStatisticsAnalysis.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 31548 Statistics.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 31548 Statistics.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 5308 package-summary.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 5308 package-summary.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.451Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 19554 IStatistics.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 19554 IStatistics.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 6416 IStatisticsAnalysis.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 6416 IStatisticsAnalysis.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 2354 Statistics.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 2354 Statistics.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sink: E
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 6393 package-use.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 6393 package-use.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sink: E
12:40:18 [2024-03-15T16:40:18.451Z] Sink: E
12:40:18 [2024-03-15T16:40:18.451Z] Sink: E
12:40:18 [2024-03-15T16:40:18.451Z] Entering directory: D2777 0 profiling
12:40:18 [2024-03-15T16:40:18.451Z] Sink: D2777 0 profiling
12:40:18 [2024-03-15T16:40:18.451Z] Entering directory: D2777 0 core
12:40:18 [2024-03-15T16:40:18.451Z] Sink: D2777 0 core
12:40:18 [2024-03-15T16:40:18.451Z] Entering directory: D2777 0 callstack
12:40:18 [2024-03-15T16:40:18.451Z] Sink: D2777 0 callstack
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 15931 CallStack.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 15931 CallStack.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 48343 CallStackAnalysis.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 48343 CallStackAnalysis.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 8728 CallStackHostUtils.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 8728 CallStackHostUtils.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 13241 CallStackHostUtils.AttributeNameHostResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 13241 CallStackHostUtils.AttributeNameHostResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 13247 CallStackHostUtils.AttributeValueHostResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 13247 CallStackHostUtils.AttributeValueHostResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 5846 CallStackHostUtils.IHostIdProvider.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 5846 CallStackHostUtils.IHostIdProvider.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 6362 CallStackHostUtils.IHostIdResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 6362 CallStackHostUtils.IHostIdResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 13385 CallStackHostUtils.TraceHostIdResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 13385 CallStackHostUtils.TraceHostIdResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 48455 CallStackSeries.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 48455 CallStackSeries.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 12905 CallStackSeries.AttributeNameThreadResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 12905 CallStackSeries.AttributeNameThreadResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 12915 CallStackSeries.AttributeValueThreadResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 12915 CallStackSeries.AttributeValueThreadResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 7842 CallStackSeries.IThreadIdProvider.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 7842 CallStackSeries.IThreadIdProvider.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 8052 CallStackSeries.IThreadIdResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 8052 CallStackSeries.IThreadIdResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 21048 CallStackStateProvider.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 21048 CallStackStateProvider.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 12963 IFlameChartProvider.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 12963 IFlameChartProvider.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 10556 package-summary.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 10556 package-summary.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.451Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 2360 CallStack.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 2360 CallStack.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 4427 IFlameChartProvider.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 4427 IFlameChartProvider.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 4662 CallStackStateProvider.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 4662 CallStackStateProvider.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 2414 CallStackHostUtils.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 2414 CallStackHostUtils.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 2578 CallStackHostUtils.AttributeNameHostResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 2578 CallStackHostUtils.AttributeNameHostResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 2584 CallStackHostUtils.AttributeValueHostResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 2584 CallStackHostUtils.AttributeValueHostResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 2542 CallStackHostUtils.TraceHostIdResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 2542 CallStackHostUtils.TraceHostIdResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 7916 CallStackHostUtils.IHostIdResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 7916 CallStackHostUtils.IHostIdResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 12461 CallStackHostUtils.IHostIdProvider.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 12461 CallStackHostUtils.IHostIdProvider.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 2408 CallStackAnalysis.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 2408 CallStackAnalysis.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 4931 CallStackSeries.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 4931 CallStackSeries.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 2572 CallStackSeries.AttributeNameThreadResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 2572 CallStackSeries.AttributeNameThreadResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 2578 CallStackSeries.AttributeValueThreadResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 2578 CallStackSeries.AttributeValueThreadResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 7436 CallStackSeries.IThreadIdResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 7436 CallStackSeries.IThreadIdResolver.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 9603 CallStackSeries.IThreadIdProvider.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 9603 CallStackSeries.IThreadIdProvider.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sink: E
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 5742 package-use.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 5742 package-use.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sink: E
12:40:18 [2024-03-15T16:40:18.451Z] Entering directory: D2777 0 base
12:40:18 [2024-03-15T16:40:18.451Z] Sink: D2777 0 base
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 11232 FlameDefaultPalette.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 11232 FlameDefaultPalette.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 17926 IProfilingElement.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 17926 IProfilingElement.html
12:40:18 [2024-03-15T16:40:18.451Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.451Z] Sending file modes: C0666 10308 IProfilingGroupDescriptor.html
12:40:18 [2024-03-15T16:40:18.451Z] Sink: C0666 10308 IProfilingGroupDescriptor.html
12:40:18 [2024-03-15T16:40:18.452Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.452Z] Sending file modes: C0666 33081 ProfilingElement.html
12:40:18 [2024-03-15T16:40:18.452Z] Sink: C0666 33081 ProfilingElement.html
12:40:18 [2024-03-15T16:40:18.452Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.452Z] Sending file modes: C0666 16858 ProfilingGroupDescriptor.html
12:40:18 [2024-03-15T16:40:18.452Z] Sink: C0666 16858 ProfilingGroupDescriptor.html
12:40:18 [2024-03-15T16:40:18.452Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.452Z] Sending file modes: C0666 6119 package-summary.html
12:40:18 [2024-03-15T16:40:18.452Z] Sink: C0666 6119 package-summary.html
12:40:18 [2024-03-15T16:40:18.452Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.452Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.452Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.452Z] Sending file modes: C0666 22704 IProfilingElement.html
12:40:18 [2024-03-15T16:40:18.452Z] Sink: C0666 22704 IProfilingElement.html
12:40:18 [2024-03-15T16:40:18.452Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.452Z] Sending file modes: C0666 13019 IProfilingGroupDescriptor.html
12:40:18 [2024-03-15T16:40:18.452Z] Sink: C0666 13019 IProfilingGroupDescriptor.html
12:40:18 [2024-03-15T16:40:18.452Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.452Z] Sending file modes: C0666 2420 ProfilingGroupDescriptor.html
12:40:18 [2024-03-15T16:40:18.452Z] Sink: C0666 2420 ProfilingGroupDescriptor.html
12:40:18 [2024-03-15T16:40:18.452Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.452Z] Sending file modes: C0666 2390 FlameDefaultPalette.html
12:40:18 [2024-03-15T16:40:18.452Z] Sink: C0666 2390 FlameDefaultPalette.html
12:40:18 [2024-03-15T16:40:18.452Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.452Z] Sending file modes: C0666 2372 ProfilingElement.html
12:40:18 [2024-03-15T16:40:18.452Z] Sink: C0666 2372 ProfilingElement.html
12:40:18 [2024-03-15T16:40:18.452Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.452Z] Sink: E
12:40:18 [2024-03-15T16:40:18.452Z] Sending file modes: C0666 5405 package-use.html
12:40:18 [2024-03-15T16:40:18.452Z] Sink: C0666 5405 package-use.html
12:40:18 [2024-03-15T16:40:18.452Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.452Z] Sink: E
12:40:18 [2024-03-15T16:40:18.452Z] Entering directory: D2777 0 callgraph
12:40:18 [2024-03-15T16:40:18.452Z] Sink: D2777 0 callgraph
12:40:18 [2024-03-15T16:40:18.452Z] Sending file modes: C0666 3211 ICallGraphProvider.html
12:40:18 [2024-03-15T16:40:18.452Z] Sink: C0666 3211 ICallGraphProvider.html
12:40:18 [2024-03-15T16:40:18.452Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.452Z] Sending file modes: C0666 3612 package-summary.html
12:40:18 [2024-03-15T16:40:18.452Z] Sink: C0666 3612 package-summary.html
12:40:18 [2024-03-15T16:40:18.452Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.452Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.452Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.452Z] Sending file modes: C0666 5531 ICallGraphProvider.html
12:40:18 [2024-03-15T16:40:18.452Z] Sink: C0666 5531 ICallGraphProvider.html
12:40:18 [2024-03-15T16:40:18.452Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.452Z] Sink: E
12:40:18 [2024-03-15T16:40:18.452Z] Sending file modes: C0666 3632 package-use.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 3632 package-use.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sink: E
12:40:18 [2024-03-15T16:40:18.708Z] Sink: E
12:40:18 [2024-03-15T16:40:18.708Z] Entering directory: D2777 0 ui
12:40:18 [2024-03-15T16:40:18.708Z] Sink: D2777 0 ui
12:40:18 [2024-03-15T16:40:18.708Z] Entering directory: D2777 0 views
12:40:18 [2024-03-15T16:40:18.708Z] Sink: D2777 0 views
12:40:18 [2024-03-15T16:40:18.708Z] Entering directory: D2777 0 flamechart
12:40:18 [2024-03-15T16:40:18.708Z] Sink: D2777 0 flamechart
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 31698 FlameChartView.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 31698 FlameChartView.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 3637 package-summary.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 3637 package-summary.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.708Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 2432 FlameChartView.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 2432 FlameChartView.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sink: E
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 2223 package-use.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 2223 package-use.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sink: E
12:40:18 [2024-03-15T16:40:18.708Z] Sink: E
12:40:18 [2024-03-15T16:40:18.708Z] Sink: E
12:40:18 [2024-03-15T16:40:18.708Z] Sink: E
12:40:18 [2024-03-15T16:40:18.708Z] Entering directory: D2777 0 os
12:40:18 [2024-03-15T16:40:18.708Z] Sink: D2777 0 os
12:40:18 [2024-03-15T16:40:18.708Z] Entering directory: D2777 0 linux
12:40:18 [2024-03-15T16:40:18.708Z] Sink: D2777 0 linux
12:40:18 [2024-03-15T16:40:18.708Z] Entering directory: D2777 0 core
12:40:18 [2024-03-15T16:40:18.708Z] Sink: D2777 0 core
12:40:18 [2024-03-15T16:40:18.708Z] Entering directory: D2777 0 cpuusage
12:40:18 [2024-03-15T16:40:18.708Z] Sink: D2777 0 cpuusage
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 19347 CpuUsageEntryModel.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 19347 CpuUsageEntryModel.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 32214 KernelCpuUsageAnalysis.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 32214 KernelCpuUsageAnalysis.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 17403 KernelCpuUsageStateProvider.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 17403 KernelCpuUsageStateProvider.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 4506 package-summary.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 4506 package-summary.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.708Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 2438 KernelCpuUsageAnalysis.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 2438 KernelCpuUsageAnalysis.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 2414 CpuUsageEntryModel.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 2414 CpuUsageEntryModel.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 4499 KernelCpuUsageStateProvider.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 4499 KernelCpuUsageStateProvider.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sink: E
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 3667 package-use.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 3667 package-use.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sink: E
12:40:18 [2024-03-15T16:40:18.708Z] Entering directory: D2777 0 trace
12:40:18 [2024-03-15T16:40:18.708Z] Sink: D2777 0 trace
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 117772 DefaultEventLayout.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 117772 DefaultEventLayout.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 133040 IKernelAnalysisEventLayout.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 133040 IKernelAnalysisEventLayout.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 18470 IKernelTrace.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 18470 IKernelTrace.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 13510 KernelEventLayoutRequirement.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 13510 KernelEventLayoutRequirement.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 7626 KernelEventLayoutRequirement.ILayoutToEventName.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 7626 KernelEventLayoutRequirement.ILayoutToEventName.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 22752 LinuxTraceContext.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 22752 LinuxTraceContext.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 14755 LinuxTraceContext.LinuxBuilder.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 14755 LinuxTraceContext.LinuxBuilder.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 7189 package-summary.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 7189 package-summary.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.708Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 4395 LinuxTraceContext.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 4395 LinuxTraceContext.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 4632 LinuxTraceContext.LinuxBuilder.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 4632 LinuxTraceContext.LinuxBuilder.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 17577 IKernelAnalysisEventLayout.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 17577 IKernelAnalysisEventLayout.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 4290 IKernelTrace.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 4290 IKernelTrace.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 2456 KernelEventLayoutRequirement.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 2456 KernelEventLayoutRequirement.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 5323 KernelEventLayoutRequirement.ILayoutToEventName.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 5323 KernelEventLayoutRequirement.ILayoutToEventName.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 4480 DefaultEventLayout.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 4480 DefaultEventLayout.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sink: E
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 11342 package-use.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 11342 package-use.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sink: E
12:40:18 [2024-03-15T16:40:18.708Z] Entering directory: D2777 0 model
12:40:18 [2024-03-15T16:40:18.708Z] Sink: D2777 0 model
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 17851 HostThread.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 17851 HostThread.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 12933 OsStrings.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 12933 OsStrings.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 29929 ProcessStatus.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 29929 ProcessStatus.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 5365 package-summary.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 5365 package-summary.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.708Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 2342 OsStrings.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 2342 OsStrings.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 11818 HostThread.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 11818 HostThread.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 10696 ProcessStatus.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 10696 ProcessStatus.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sink: E
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 6054 package-use.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 6054 package-use.html
12:40:18 [2024-03-15T16:40:18.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.708Z] Sink: E
12:40:18 [2024-03-15T16:40:18.708Z] Entering directory: D2777 0 execution
12:40:18 [2024-03-15T16:40:18.708Z] Sink: D2777 0 execution
12:40:18 [2024-03-15T16:40:18.708Z] Entering directory: D2777 0 graph
12:40:18 [2024-03-15T16:40:18.708Z] Sink: D2777 0 graph
12:40:18 [2024-03-15T16:40:18.708Z] Sending file modes: C0666 7188 IOsExecutionGraphHandlerBuilder.html
12:40:18 [2024-03-15T16:40:18.708Z] Sink: C0666 7188 IOsExecutionGraphHandlerBuilder.html
12:40:18 [2024-03-15T16:40:18.709Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.709Z] Sending file modes: C0666 23722 OsExecutionGraph.html
12:40:18 [2024-03-15T16:40:18.709Z] Sink: C0666 23722 OsExecutionGraph.html
12:40:18 [2024-03-15T16:40:18.709Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.709Z] Sending file modes: C0666 18670 OsExecutionGraphProvider.html
12:40:18 [2024-03-15T16:40:18.709Z] Sink: C0666 18670 OsExecutionGraphProvider.html
12:40:18 [2024-03-15T16:40:18.709Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.709Z] Sending file modes: C0666 21309 OsExecutionGraphProvider.Context.html
12:40:18 [2024-03-15T16:40:18.709Z] Sink: C0666 21309 OsExecutionGraphProvider.Context.html
12:40:18 [2024-03-15T16:40:18.709Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.709Z] Sending file modes: C0666 13868 OsInterruptContext.html
12:40:18 [2024-03-15T16:40:18.709Z] Sink: C0666 13868 OsInterruptContext.html
12:40:18 [2024-03-15T16:40:18.709Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.709Z] Sending file modes: C0666 31497 OsSystemModel.html
12:40:18 [2024-03-15T16:40:18.709Z] Sink: C0666 31497 OsSystemModel.html
12:40:18 [2024-03-15T16:40:18.709Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.709Z] Sending file modes: C0666 32628 OsWorker.html
12:40:18 [2024-03-15T16:40:18.709Z] Sink: C0666 32628 OsWorker.html
12:40:18 [2024-03-15T16:40:18.709Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.709Z] Sending file modes: C0666 7509 package-summary.html
12:40:18 [2024-03-15T16:40:18.709Z] Sink: C0666 7509 package-summary.html
12:40:18 [2024-03-15T16:40:18.709Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.709Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.709Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.709Z] Sending file modes: C0666 4481 OsSystemModel.html
12:40:18 [2024-03-15T16:40:18.709Z] Sink: C0666 4481 OsSystemModel.html
12:40:18 [2024-03-15T16:40:18.709Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.709Z] Sending file modes: C0666 2456 OsExecutionGraph.html
12:40:18 [2024-03-15T16:40:18.709Z] Sink: C0666 2456 OsExecutionGraph.html
12:40:18 [2024-03-15T16:40:18.709Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.709Z] Sending file modes: C0666 10177 OsWorker.html
12:40:18 [2024-03-15T16:40:18.709Z] Sink: C0666 10177 OsWorker.html
12:40:18 [2024-03-15T16:40:18.709Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.709Z] Sending file modes: C0666 8611 OsInterruptContext.html
12:40:18 [2024-03-15T16:40:18.709Z] Sink: C0666 8611 OsInterruptContext.html
12:40:18 [2024-03-15T16:40:18.709Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.709Z] Sending file modes: C0666 2566 IOsExecutionGraphHandlerBuilder.html
12:40:18 [2024-03-15T16:40:18.709Z] Sink: C0666 2566 IOsExecutionGraphHandlerBuilder.html
12:40:18 [2024-03-15T16:40:18.709Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.709Z] Sending file modes: C0666 4987 OsExecutionGraphProvider.html
12:40:18 [2024-03-15T16:40:18.709Z] Sink: C0666 4987 OsExecutionGraphProvider.html
12:40:18 [2024-03-15T16:40:18.709Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.709Z] Sending file modes: C0666 7579 OsExecutionGraphProvider.Context.html
12:40:18 [2024-03-15T16:40:18.709Z] Sink: C0666 7579 OsExecutionGraphProvider.Context.html
12:40:18 [2024-03-15T16:40:18.709Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.709Z] Sink: E
12:40:18 [2024-03-15T16:40:18.709Z] Sending file modes: C0666 5229 package-use.html
12:40:18 [2024-03-15T16:40:18.709Z] Sink: C0666 5229 package-use.html
12:40:18 [2024-03-15T16:40:18.709Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.709Z] Sink: E
12:40:18 [2024-03-15T16:40:18.965Z] Sink: E
12:40:18 [2024-03-15T16:40:18.965Z] Entering directory: D2777 0 kernel
12:40:18 [2024-03-15T16:40:18.965Z] Sink: D2777 0 kernel
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 24322 KernelAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 24322 KernelAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 44203 KernelThreadInformationProvider.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 44203 KernelThreadInformationProvider.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 18403 KernelTidAspect.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 18403 KernelTidAspect.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 9038 KernelUtils.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 9038 KernelUtils.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 33031 LinuxValues.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 33031 LinuxValues.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 7449 Messages.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 7449 Messages.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 15589 StateValues.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 15589 StateValues.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 6995 package-summary.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 6995 package-summary.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.965Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 2380 StateValues.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 2380 StateValues.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 2480 KernelThreadInformationProvider.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 2480 KernelThreadInformationProvider.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 2360 KernelUtils.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 2360 KernelUtils.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 2342 Messages.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 2342 Messages.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 2380 LinuxValues.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 2380 LinuxValues.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 18295 KernelAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 18295 KernelAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 4329 KernelTidAspect.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 4329 KernelTidAspect.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sink: E
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 4011 package-use.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 4011 package-use.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sink: E
12:40:18 [2024-03-15T16:40:18.965Z] Entering directory: D2777 0 contextswitch
12:40:18 [2024-03-15T16:40:18.965Z] Sink: D2777 0 contextswitch
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 31551 KernelContextSwitchAnalysis.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 31551 KernelContextSwitchAnalysis.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 17048 KernelContextSwitchStateProvider.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 17048 KernelContextSwitchStateProvider.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 3624 package-summary.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 3624 package-summary.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.965Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 2528 KernelContextSwitchStateProvider.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 2528 KernelContextSwitchStateProvider.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 2498 KernelContextSwitchAnalysis.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 2498 KernelContextSwitchAnalysis.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sink: E
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 2213 package-use.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 2213 package-use.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sink: E
12:40:18 [2024-03-15T16:40:18.965Z] Entering directory: D2777 0 kernelmemoryusage
12:40:18 [2024-03-15T16:40:18.965Z] Sink: D2777 0 kernelmemoryusage
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 22508 KernelMemoryAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 22508 KernelMemoryAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 19083 KernelMemoryStateProvider.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 19083 KernelMemoryStateProvider.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 3696 package-summary.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 3696 package-summary.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.965Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 2516 KernelMemoryAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 2516 KernelMemoryAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 2510 KernelMemoryStateProvider.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 2510 KernelMemoryStateProvider.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sink: E
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 2233 package-use.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 2233 package-use.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sink: E
12:40:18 [2024-03-15T16:40:18.965Z] Entering directory: D2777 0 event
12:40:18 [2024-03-15T16:40:18.965Z] Sink: D2777 0 event
12:40:18 [2024-03-15T16:40:18.965Z] Entering directory: D2777 0 aspect
12:40:18 [2024-03-15T16:40:18.965Z] Sink: D2777 0 aspect
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 18434 LinuxPidAspect.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 18434 LinuxPidAspect.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 18650 LinuxTidAspect.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 18650 LinuxTidAspect.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 13705 Messages.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 13705 Messages.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 18615 ThreadPriorityAspect.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 18615 ThreadPriorityAspect.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 4974 package-summary.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 4974 package-summary.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.965Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 4525 ThreadPriorityAspect.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 4525 ThreadPriorityAspect.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 2390 Messages.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 2390 Messages.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 2426 LinuxPidAspect.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 2426 LinuxPidAspect.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 4508 LinuxTidAspect.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 4508 LinuxTidAspect.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sink: E
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 4980 package-use.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 4980 package-use.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sink: E
12:40:18 [2024-03-15T16:40:18.965Z] Sink: E
12:40:18 [2024-03-15T16:40:18.965Z] Entering directory: D2777 0 memory
12:40:18 [2024-03-15T16:40:18.965Z] Sink: D2777 0 memory
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 17563 MemoryUsageTreeModel.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 17563 MemoryUsageTreeModel.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 3127 package-summary.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 3127 package-summary.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.965Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 2414 MemoryUsageTreeModel.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 2414 MemoryUsageTreeModel.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sink: E
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 2178 package-use.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 2178 package-use.html
12:40:18 [2024-03-15T16:40:18.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.965Z] Sink: E
12:40:18 [2024-03-15T16:40:18.965Z] Entering directory: D2777 0 tid
12:40:18 [2024-03-15T16:40:18.965Z] Sink: D2777 0 tid
12:40:18 [2024-03-15T16:40:18.965Z] Sending file modes: C0666 33382 TidAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.965Z] Sink: C0666 33382 TidAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.966Z] Sending file modes: C0666 3118 package-summary.html
12:40:18 [2024-03-15T16:40:18.966Z] Sink: C0666 3118 package-summary.html
12:40:18 [2024-03-15T16:40:18.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.966Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.966Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.966Z] Sending file modes: C0666 2378 TidAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.966Z] Sink: C0666 2378 TidAnalysisModule.html
12:40:18 [2024-03-15T16:40:18.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.966Z] Sink: E
12:40:18 [2024-03-15T16:40:18.966Z] Sending file modes: C0666 2163 package-use.html
12:40:18 [2024-03-15T16:40:18.966Z] Sink: C0666 2163 package-use.html
12:40:18 [2024-03-15T16:40:18.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.966Z] Sink: E
12:40:18 [2024-03-15T16:40:18.966Z] Entering directory: D2777 0 signals
12:40:18 [2024-03-15T16:40:18.966Z] Sink: D2777 0 signals
12:40:18 [2024-03-15T16:40:18.966Z] Sending file modes: C0666 13115 TmfCpuSelectedSignal.html
12:40:18 [2024-03-15T16:40:18.966Z] Sink: C0666 13115 TmfCpuSelectedSignal.html
12:40:18 [2024-03-15T16:40:18.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.966Z] Sending file modes: C0666 15863 TmfThreadSelectedSignal.html
12:40:18 [2024-03-15T16:40:18.966Z] Sink: C0666 15863 TmfThreadSelectedSignal.html
12:40:18 [2024-03-15T16:40:18.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.966Z] Sending file modes: C0666 3933 package-summary.html
12:40:18 [2024-03-15T16:40:18.966Z] Sink: C0666 3933 package-summary.html
12:40:18 [2024-03-15T16:40:18.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.966Z] Entering directory: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.966Z] Sink: D2777 0 class-use
12:40:18 [2024-03-15T16:40:18.966Z] Sending file modes: C0666 2438 TmfThreadSelectedSignal.html
12:40:18 [2024-03-15T16:40:18.966Z] Sink: C0666 2438 TmfThreadSelectedSignal.html
12:40:18 [2024-03-15T16:40:18.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.966Z] Sending file modes: C0666 2420 TmfCpuSelectedSignal.html
12:40:18 [2024-03-15T16:40:18.966Z] Sink: C0666 2420 TmfCpuSelectedSignal.html
12:40:18 [2024-03-15T16:40:18.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.966Z] Sink: E
12:40:18 [2024-03-15T16:40:18.966Z] Sending file modes: C0666 2183 package-use.html
12:40:18 [2024-03-15T16:40:18.966Z] Sink: C0666 2183 package-use.html
12:40:18 [2024-03-15T16:40:18.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.966Z] Sink: E
12:40:18 [2024-03-15T16:40:18.966Z] Sink: E
12:40:18 [2024-03-15T16:40:18.966Z] Sink: E
12:40:18 [2024-03-15T16:40:18.966Z] Sink: E
12:40:18 [2024-03-15T16:40:18.966Z] Sink: E
12:40:18 [2024-03-15T16:40:18.966Z] Entering directory: D2777 0 tmf
12:40:18 [2024-03-15T16:40:18.966Z] Sink: D2777 0 tmf
12:40:18 [2024-03-15T16:40:18.966Z] Entering directory: D2777 0 ui
12:40:18 [2024-03-15T16:40:18.966Z] Sink: D2777 0 ui
12:40:18 [2024-03-15T16:40:18.966Z] Entering directory: D2777 0 viewers
12:40:18 [2024-03-15T16:40:18.966Z] Sink: D2777 0 viewers
12:40:18 [2024-03-15T16:40:18.966Z] Entering directory: D2777 0 tree
12:40:18 [2024-03-15T16:40:18.966Z] Sink: D2777 0 tree
12:40:18 [2024-03-15T16:40:18.966Z] Sending file modes: C0666 29526 AbstractSelectTreeViewer2.html
12:40:18 [2024-03-15T16:40:18.966Z] Sink: C0666 29526 AbstractSelectTreeViewer2.html
12:40:18 [2024-03-15T16:40:18.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:18 [2024-03-15T16:40:18.966Z] Sending file modes: C0666 34939 AbstractTmfTreeViewer.html
12:40:19 [2024-03-15T16:40:19.221Z] Sink: C0666 34939 AbstractTmfTreeViewer.html
12:40:19 [2024-03-15T16:40:19.221Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.221Z] Sending file modes: C0666 7553 ICheckboxTreeViewerListener.html
12:40:19 [2024-03-15T16:40:19.221Z] Sink: C0666 7553 ICheckboxTreeViewerListener.html
12:40:19 [2024-03-15T16:40:19.221Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 6477 ITmfTreeColumnDataProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 6477 ITmfTreeColumnDataProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 10033 ITmfTreeViewerEntry.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 10033 ITmfTreeViewerEntry.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 11802 TmfGenericTreeEntry.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 11802 TmfGenericTreeEntry.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 26835 TmfTreeColumnData.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 26835 TmfTreeColumnData.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 6676 TmfTreeColumnData.ITmfColumnPercentageProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 6676 TmfTreeColumnData.ITmfColumnPercentageProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 20266 TmfTreeViewerEntry.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 20266 TmfTreeViewerEntry.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 8667 TmfTreeViewerToolTipHandler.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 8667 TmfTreeViewerToolTipHandler.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 8823 package-summary.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 8823 package-summary.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Entering directory: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.222Z] Sink: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 10211 ICheckboxTreeViewerListener.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 10211 ICheckboxTreeViewerListener.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 6208 AbstractSelectTreeViewer2.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 6208 AbstractSelectTreeViewer2.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 2384 TmfTreeViewerToolTipHandler.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 2384 TmfTreeViewerToolTipHandler.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 6795 TmfTreeViewerEntry.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 6795 TmfTreeViewerEntry.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 5616 TmfTreeColumnData.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 5616 TmfTreeColumnData.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 5931 TmfTreeColumnData.ITmfColumnPercentageProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 5931 TmfTreeColumnData.ITmfColumnPercentageProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 2336 TmfGenericTreeEntry.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 2336 TmfGenericTreeEntry.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 12314 ITmfTreeViewerEntry.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 12314 ITmfTreeViewerEntry.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 9967 AbstractTmfTreeViewer.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 9967 AbstractTmfTreeViewer.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 2398 ITmfTreeColumnDataProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 2398 ITmfTreeColumnDataProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sink: E
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 10926 package-use.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 10926 package-use.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sink: E
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 17954 ArrayTreeContentProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 17954 ArrayTreeContentProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Entering directory: D2777 0 xychart
12:40:19 [2024-03-15T16:40:19.222Z] Sink: D2777 0 xychart
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 11778 AxisRange.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 11778 AxisRange.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 9406 IAxis.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 9406 IAxis.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 10872 ITmfChartTimeProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 10872 ITmfChartTimeProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 9271 IXYSeries.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 9271 IXYSeries.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 20550 TmfBaseProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 20550 TmfBaseProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 27194 TmfChartTimeStampFormat.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 27194 TmfChartTimeStampFormat.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 15899 TmfClosestDataPointTooltipProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 15899 TmfClosestDataPointTooltipProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Entering directory: D2777 0 linechart
12:40:19 [2024-03-15T16:40:19.222Z] Sink: D2777 0 linechart
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 30771 TmfCommonXAxisChartViewer.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 30771 TmfCommonXAxisChartViewer.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 13378 TmfCommonXLineChartTooltipProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 13378 TmfCommonXLineChartTooltipProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 32045 TmfFilteredXYChartViewer.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 32045 TmfFilteredXYChartViewer.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 14758 TmfXYChartSettings.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 14758 TmfXYChartSettings.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 4903 package-summary.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 4903 package-summary.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Entering directory: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.222Z] Sink: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 6316 TmfFilteredXYChartViewer.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 6316 TmfFilteredXYChartViewer.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 2516 TmfCommonXLineChartTooltipProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 2516 TmfCommonXLineChartTooltipProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 9549 TmfCommonXAxisChartViewer.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 9549 TmfCommonXAxisChartViewer.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 10135 TmfXYChartSettings.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 10135 TmfXYChartSettings.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sink: E
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 8235 package-use.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 8235 package-use.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sink: E
12:40:19 [2024-03-15T16:40:19.222Z] Entering directory: D2777 0 barchart
12:40:19 [2024-03-15T16:40:19.222Z] Sink: D2777 0 barchart
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 17600 TmfHistogramTooltipProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 17600 TmfHistogramTooltipProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 3797 package-summary.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 3797 package-summary.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Entering directory: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.222Z] Sink: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 2468 TmfHistogramTooltipProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 2468 TmfHistogramTooltipProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sink: E
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 2188 package-use.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 2188 package-use.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sink: E
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 16190 TmfMouseDragProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 16190 TmfMouseDragProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 18357 TmfMouseDragZoomProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 18357 TmfMouseDragZoomProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 17151 TmfMouseSelectionProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 17151 TmfMouseSelectionProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 13179 TmfMouseWheelZoomProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 13179 TmfMouseWheelZoomProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 16662 TmfSimpleTooltipProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 16662 TmfSimpleTooltipProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 56837 TmfXYChartViewer.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 56837 TmfXYChartViewer.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 11898 XYChartLegendImageProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 11898 XYChartLegendImageProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 10224 package-summary.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 10224 package-summary.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Entering directory: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.222Z] Sink: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 2384 TmfSimpleTooltipProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 2384 TmfSimpleTooltipProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.222Z] Sending file modes: C0666 2444 TmfClosestDataPointTooltipProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] Sink: C0666 2444 TmfClosestDataPointTooltipProvider.html
12:40:19 [2024-03-15T16:40:19.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 2378 TmfChartTimeStampFormat.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 2378 TmfChartTimeStampFormat.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 4477 IAxis.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 4477 IAxis.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 8720 AxisRange.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 8720 AxisRange.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 2384 TmfMouseDragZoomProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 2384 TmfMouseDragZoomProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 2360 TmfMouseDragProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 2360 TmfMouseDragProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 17868 ITmfChartTimeProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 17868 ITmfChartTimeProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 2396 XYChartLegendImageProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 2396 XYChartLegendImageProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 4301 IXYSeries.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 4301 IXYSeries.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 12617 TmfBaseProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 12617 TmfBaseProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 9569 TmfXYChartViewer.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 9569 TmfXYChartViewer.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 2390 TmfMouseWheelZoomProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 2390 TmfMouseWheelZoomProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 2390 TmfMouseSelectionProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 2390 TmfMouseSelectionProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sink: E
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 12578 package-use.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 12578 package-use.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sink: E
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 9336 IImageSave.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 9336 IImageSave.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 6792 ILegendImageProvider2.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 6792 ILegendImageProvider2.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Entering directory: D2777 0 table
12:40:19 [2024-03-15T16:40:19.478Z] Sink: D2777 0 table
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 7296 ISortingLazyContentProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 7296 ISortingLazyContentProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 20591 TmfSimpleTableViewer.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 20591 TmfSimpleTableViewer.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 5461 package-summary.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 5461 package-summary.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Entering directory: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.478Z] Sink: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 4991 TmfSimpleTableViewer.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 4991 TmfSimpleTableViewer.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 2410 ISortingLazyContentProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 2410 ISortingLazyContentProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sink: E
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 3658 package-use.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 3658 package-use.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sink: E
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 17884 ITmfTimeProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 17884 ITmfTimeProvider.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 11438 ITmfViewer.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 11438 ITmfViewer.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 12365 TmfAbstractToolTipHandler.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 12365 TmfAbstractToolTipHandler.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 20305 TmfAbstractToolTipHandler.ToolTipString.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 20305 TmfAbstractToolTipHandler.ToolTipString.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Entering directory: D2777 0 events
12:40:19 [2024-03-15T16:40:19.478Z] Sink: D2777 0 events
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 11989 TmfEventAdapterFactory.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 11989 TmfEventAdapterFactory.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 17410 TmfEventPropertySource.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 17410 TmfEventPropertySource.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 21403 TmfEventsCache.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 21403 TmfEventsCache.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 19044 TmfEventsCache.CachedEvent.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 19044 TmfEventsCache.CachedEvent.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 51526 TmfEventsTable.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 51526 TmfEventsTable.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 17435 TmfEventsTable.HeaderState.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 17435 TmfEventsTable.HeaderState.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 17805 TmfEventsTable.Key.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 17805 TmfEventsTable.Key.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 18469 TmfEventsTableHeader.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 18469 TmfEventsTableHeader.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 7757 TmfEventsTableHeader.IEventsTableHeaderListener.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 7757 TmfEventsTableHeader.IEventsTableHeaderListener.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Entering directory: D2777 0 columns
12:40:19 [2024-03-15T16:40:19.478Z] Sink: D2777 0 columns
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 19369 TmfEventTableColumn.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 19369 TmfEventTableColumn.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 3673 package-summary.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 3673 package-summary.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Entering directory: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.478Z] Sink: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 2408 TmfEventTableColumn.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 2408 TmfEventTableColumn.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sink: E
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 2178 package-use.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 2178 package-use.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sink: E
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 8437 package-summary.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 8437 package-summary.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Entering directory: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.478Z] Sink: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 2366 TmfEventPropertySource.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 2366 TmfEventPropertySource.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 2354 TmfEventsTableHeader.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 2354 TmfEventsTableHeader.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 4777 TmfEventsTableHeader.IEventsTableHeaderListener.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 4777 TmfEventsTableHeader.IEventsTableHeaderListener.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 2366 TmfEventAdapterFactory.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 2366 TmfEventAdapterFactory.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 2318 TmfEventsCache.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 2318 TmfEventsCache.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 4814 TmfEventsCache.CachedEvent.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 4814 TmfEventsCache.CachedEvent.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 6115 TmfEventsTable.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 6115 TmfEventsTable.html
12:40:19 [2024-03-15T16:40:19.478Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.478Z] Sending file modes: C0666 5168 TmfEventsTable.HeaderState.html
12:40:19 [2024-03-15T16:40:19.478Z] Sink: C0666 5168 TmfEventsTable.HeaderState.html
12:40:19 [2024-03-15T16:40:19.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.479Z] Sending file modes: C0666 2370 TmfEventsTable.Key.html
12:40:19 [2024-03-15T16:40:19.479Z] Sink: C0666 2370 TmfEventsTable.Key.html
12:40:19 [2024-03-15T16:40:19.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.479Z] Sink: E
12:40:19 [2024-03-15T16:40:19.479Z] Sending file modes: C0666 5329 package-use.html
12:40:19 [2024-03-15T16:40:19.479Z] Sink: C0666 5329 package-use.html
12:40:19 [2024-03-15T16:40:19.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.479Z] Sink: E
12:40:19 [2024-03-15T16:40:19.479Z] Sending file modes: C0666 45327 TmfTimeViewer.html
12:40:19 [2024-03-15T16:40:19.479Z] Sink: C0666 45327 TmfTimeViewer.html
12:40:19 [2024-03-15T16:40:19.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 17076 TmfViewer.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 17076 TmfViewer.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 8237 package-summary.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 8237 package-summary.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Entering directory: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.734Z] Sink: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 14508 IImageSave.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 14508 IImageSave.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 22675 TmfViewer.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 22675 TmfViewer.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 28443 ITmfViewer.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 28443 ITmfViewer.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 5837 ILegendImageProvider2.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 5837 ILegendImageProvider2.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 17082 ITmfTimeProvider.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 17082 ITmfTimeProvider.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 2324 ArrayTreeContentProvider.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 2324 ArrayTreeContentProvider.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 9880 TmfAbstractToolTipHandler.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 9880 TmfAbstractToolTipHandler.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 7004 TmfAbstractToolTipHandler.ToolTipString.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 7004 TmfAbstractToolTipHandler.ToolTipString.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 14402 TmfTimeViewer.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 14402 TmfTimeViewer.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sink: E
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 29050 package-use.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 29050 package-use.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sink: E
12:40:19 [2024-03-15T16:40:19.734Z] Entering directory: D2777 0 views
12:40:19 [2024-03-15T16:40:19.734Z] Sink: D2777 0 views
12:40:19 [2024-03-15T16:40:19.734Z] Entering directory: D2777 0 timegraph
12:40:19 [2024-03-15T16:40:19.734Z] Sink: D2777 0 timegraph
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 17566 AbstractStateSystemTimeGraphView.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 17566 AbstractStateSystemTimeGraphView.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 8260 AbstractStateSystemTimeGraphView.IQueryHandler.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 8260 AbstractStateSystemTimeGraphView.IQueryHandler.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 56584 AbstractTimeGraphView.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 56584 AbstractTimeGraphView.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 26876 BaseDataProviderTimeGraphView.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 26876 BaseDataProviderTimeGraphView.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 9138 ITimeGraphEntryComparator.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 9138 ITimeGraphEntryComparator.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 6601 ITimeGraphLegendProvider.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 6601 ITimeGraphLegendProvider.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 20389 Messages.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 20389 Messages.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 6903 package-summary.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 6903 package-summary.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Entering directory: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.734Z] Sink: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 2410 ITimeGraphEntryComparator.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 2410 ITimeGraphEntryComparator.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 6200 ITimeGraphLegendProvider.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 6200 ITimeGraphLegendProvider.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 7809 BaseDataProviderTimeGraphView.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 7809 BaseDataProviderTimeGraphView.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 2288 Messages.html
12:40:19 [2024-03-15T16:40:19.734Z] Sink: C0666 2288 Messages.html
12:40:19 [2024-03-15T16:40:19.734Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.734Z] Sending file modes: C0666 2432 AbstractStateSystemTimeGraphView.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 2432 AbstractStateSystemTimeGraphView.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 2544 AbstractStateSystemTimeGraphView.IQueryHandler.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 2544 AbstractStateSystemTimeGraphView.IQueryHandler.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 9699 AbstractTimeGraphView.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 9699 AbstractTimeGraphView.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sink: E
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 9348 package-use.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 9348 package-use.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sink: E
12:40:19 [2024-03-15T16:40:19.735Z] Entering directory: D2777 0 uml2sd
12:40:19 [2024-03-15T16:40:19.735Z] Sink: D2777 0 uml2sd
12:40:19 [2024-03-15T16:40:19.735Z] Entering directory: D2777 0 core
12:40:19 [2024-03-15T16:40:19.735Z] Sink: D2777 0 core
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 49822 AsyncMessage.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 49822 AsyncMessage.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 22729 AsyncMessageReturn.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 22729 AsyncMessageReturn.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 34401 BaseMessage.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 34401 BaseMessage.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 32366 BasicExecutionOccurrence.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 32366 BasicExecutionOccurrence.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 40222 BasicFrame.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 40222 BasicFrame.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 19218 EllipsisMessage.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 19218 EllipsisMessage.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 31974 ExecutionOccurrence.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 31974 ExecutionOccurrence.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 65533 Frame.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 65533 Frame.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 44556 GraphNode.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 44556 GraphNode.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 29403 HotSpot.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 29403 HotSpot.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 9260 ITimeRange.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 9260 ITimeRange.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 44493 Lifeline.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 44493 Lifeline.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 13564 LifelineCategories.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 13564 LifelineCategories.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 49550 Metrics.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 49550 Metrics.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 12715 SDTimeEvent.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 12715 SDTimeEvent.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 26382 Stop.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 26382 Stop.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 39405 SyncMessage.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 39405 SyncMessage.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 22342 SyncMessageReturn.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 22342 SyncMessageReturn.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 11897 package-summary.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 11897 package-summary.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.735Z] Entering directory: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.735Z] Sink: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.735Z] Sending file modes: C0666 39436 GraphNode.html
12:40:19 [2024-03-15T16:40:19.735Z] Sink: C0666 39436 GraphNode.html
12:40:19 [2024-03-15T16:40:19.735Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 11530 BasicExecutionOccurrence.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 11530 BasicExecutionOccurrence.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 2306 HotSpot.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 2306 HotSpot.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 4281 BasicFrame.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 4281 BasicFrame.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 2354 EllipsisMessage.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 2354 EllipsisMessage.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 8877 AsyncMessage.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 8877 AsyncMessage.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 26020 Lifeline.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 26020 Lifeline.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 5408 LifelineCategories.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 5408 LifelineCategories.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 6110 SDTimeEvent.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 6110 SDTimeEvent.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 8462 SyncMessage.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 8462 SyncMessage.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 14875 BaseMessage.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 14875 BaseMessage.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 10552 Frame.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 10552 Frame.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 4744 AsyncMessageReturn.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 4744 AsyncMessageReturn.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 2288 Stop.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 2288 Stop.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 12094 ITimeRange.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 12094 ITimeRange.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 2306 Metrics.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 2306 Metrics.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 2378 ExecutionOccurrence.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 2378 ExecutionOccurrence.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 4804 SyncMessageReturn.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 4804 SyncMessageReturn.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sink: E
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 14687 package-use.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 14687 package-use.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sink: E
12:40:19 [2024-03-15T16:40:19.991Z] Entering directory: D2777 0 handlers
12:40:19 [2024-03-15T16:40:19.991Z] Sink: D2777 0 handlers
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 15693 BaseSDAction.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 15693 BaseSDAction.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 12479 ConfigureMinMax.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 12479 ConfigureMinMax.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 14040 FirstPage.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 14040 FirstPage.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Entering directory: D2777 0 provider
12:40:19 [2024-03-15T16:40:19.991Z] Sink: D2777 0 provider
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 6182 IExtendedFilterProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 6182 IExtendedFilterProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 6249 IExtendedFindProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 6249 IExtendedFindProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 9742 ISDAdvancedPagingProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 9742 ISDAdvancedPagingProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 7067 ISDCollapseProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 7067 ISDCollapseProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 6542 ISDExtendedActionBarProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 6542 ISDExtendedActionBarProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 9314 ISDFilterProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 9314 ISDFilterProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 9747 ISDFindProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 9747 ISDFindProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 14940 ISDGraphNodeSupporter.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 14940 ISDGraphNodeSupporter.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 10864 ISDPagingProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 10864 ISDPagingProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 6132 ISDPropertiesProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 6132 ISDPropertiesProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 6998 package-summary.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 6998 package-summary.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Entering directory: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.991Z] Sink: D2777 0 class-use
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 5672 ISDPropertiesProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 5672 ISDPropertiesProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 12450 ISDFilterProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 12450 ISDFilterProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 9302 ISDGraphNodeSupporter.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 9302 ISDGraphNodeSupporter.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 8995 ISDPagingProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 8995 ISDPagingProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 5921 ISDExtendedActionBarProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 5921 ISDExtendedActionBarProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 8179 ISDAdvancedPagingProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 8179 ISDAdvancedPagingProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 5691 IExtendedFilterProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 5691 IExtendedFilterProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 5898 IExtendedFindProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 5898 IExtendedFindProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 7417 ISDFindProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 7417 ISDFindProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 4558 ISDCollapseProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 4558 ISDCollapseProvider.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sink: E
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 11763 package-use.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 11763 package-use.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sink: E
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 13979 KeyBindingsManager.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 13979 KeyBindingsManager.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 14030 LastPage.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 14030 LastPage.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 14515 MoveSDDown.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 14515 MoveSDDown.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 14515 MoveSDLeft.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 14515 MoveSDLeft.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.991Z] Sending file modes: C0666 14530 MoveSDRight.html
12:40:19 [2024-03-15T16:40:19.991Z] Sink: C0666 14530 MoveSDRight.html
12:40:19 [2024-03-15T16:40:19.991Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.992Z] Sending file modes: C0666 14486 MoveSDUp.html
12:40:19 [2024-03-15T16:40:19.992Z] Sink: C0666 14486 MoveSDUp.html
12:40:19 [2024-03-15T16:40:19.992Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.992Z] Sending file modes: C0666 14528 MoveToMessage.html
12:40:19 [2024-03-15T16:40:19.992Z] Sink: C0666 14528 MoveToMessage.html
12:40:19 [2024-03-15T16:40:19.992Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.992Z] Sending file modes: C0666 14023 NextPage.html
12:40:19 [2024-03-15T16:40:19.992Z] Sink: C0666 14023 NextPage.html
12:40:19 [2024-03-15T16:40:19.992Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.992Z] Sending file modes: C0666 14637 OpenSDFiltersDialog.html
12:40:19 [2024-03-15T16:40:19.992Z] Sink: C0666 14637 OpenSDFiltersDialog.html
12:40:19 [2024-03-15T16:40:19.992Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.992Z] Sending file modes: C0666 15803 OpenSDFindDialog.html
12:40:19 [2024-03-15T16:40:19.992Z] Sink: C0666 15803 OpenSDFindDialog.html
12:40:19 [2024-03-15T16:40:19.992Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.992Z] Sending file modes: C0666 14641 OpenSDPagesDialog.html
12:40:19 [2024-03-15T16:40:19.992Z] Sink: C0666 14641 OpenSDPagesDialog.html
12:40:19 [2024-03-15T16:40:19.992Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:19 [2024-03-15T16:40:19.992Z] Sending file modes: C0666 14027 PrevPage.html
12:40:19 [2024-03-15T16:40:19.992Z] Sink: C0666 14027 PrevPage.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 13924 Print.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 13924 Print.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 12899 ShowNodeEnd.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 12899 ShowNodeEnd.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 12925 ShowNodeStart.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 12925 ShowNodeStart.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 19686 Zoom.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 19686 Zoom.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 18244 Zoom.ZoomType.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 18244 Zoom.ZoomType.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 11725 package-summary.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 11725 package-summary.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Entering directory: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.247Z] Sink: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 2336 LastPage.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 2336 LastPage.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 2336 NextPage.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 2336 NextPage.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 2354 MoveSDRight.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 2354 MoveSDRight.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 2366 ShowNodeStart.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 2366 ShowNodeStart.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 2336 PrevPage.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 2336 PrevPage.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 2312 Zoom.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 2312 Zoom.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 6199 Zoom.ZoomType.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 6199 Zoom.ZoomType.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 2348 MoveSDLeft.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 2348 MoveSDLeft.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 2366 MoveToMessage.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 2366 MoveToMessage.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 4323 KeyBindingsManager.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 4323 KeyBindingsManager.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 2390 OpenSDPagesDialog.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 2390 OpenSDPagesDialog.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 2402 OpenSDFiltersDialog.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 2402 OpenSDFiltersDialog.html
12:40:20 [2024-03-15T16:40:20.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.247Z] Sending file modes: C0666 2354 ShowNodeEnd.html
12:40:20 [2024-03-15T16:40:20.247Z] Sink: C0666 2354 ShowNodeEnd.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 2378 ConfigureMinMax.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 2378 ConfigureMinMax.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 2384 OpenSDFindDialog.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 2384 OpenSDFindDialog.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 2348 MoveSDDown.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 2348 MoveSDDown.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 2336 MoveSDUp.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 2336 MoveSDUp.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 2318 Print.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 2318 Print.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 2342 FirstPage.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 2342 FirstPage.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 10680 BaseSDAction.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 10680 BaseSDAction.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sink: E
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 4063 package-use.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 4063 package-use.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sink: E
12:40:20 [2024-03-15T16:40:20.248Z] Entering directory: D2777 0 drawings
12:40:20 [2024-03-15T16:40:20.248Z] Sink: D2777 0 drawings
12:40:20 [2024-03-15T16:40:20.248Z] Entering directory: D2777 0 impl
12:40:20 [2024-03-15T16:40:20.248Z] Sink: D2777 0 impl
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 14716 ColorImpl.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 14716 ColorImpl.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 13656 FontImpl.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 13656 FontImpl.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 14511 ImageImpl.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 14511 ImageImpl.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 4278 package-summary.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 4278 package-summary.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Entering directory: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.248Z] Sink: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 4271 ColorImpl.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 4271 ColorImpl.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 4257 FontImpl.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 4257 FontImpl.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 2384 ImageImpl.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 2384 ImageImpl.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sink: E
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 3796 package-use.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 3796 package-use.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sink: E
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 7084 IColor.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 7084 IColor.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 7064 IFont.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 7064 IFont.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 57301 IGC.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 57301 IGC.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 7084 IImage.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 7084 IImage.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 4699 package-summary.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 4699 package-summary.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Entering directory: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.248Z] Sink: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 28480 IColor.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 28480 IColor.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 11631 IImage.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 11631 IImage.html
12:40:20 [2024-03-15T16:40:20.248Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.248Z] Sending file modes: C0666 14340 IGC.html
12:40:20 [2024-03-15T16:40:20.248Z] Sink: C0666 14340 IGC.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 11548 IFont.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 11548 IFont.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sink: E
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 9771 package-use.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 9771 package-use.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sink: E
12:40:20 [2024-03-15T16:40:20.503Z] Entering directory: D2777 0 dialogs
12:40:20 [2024-03-15T16:40:20.503Z] Sink: D2777 0 dialogs
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 37285 Criteria.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 37285 Criteria.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 28891 FilterCriteria.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 28891 FilterCriteria.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 21669 FilterListDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 21669 FilterListDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 9822 MinMaxDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 9822 MinMaxDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 13350 PagesDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 13350 PagesDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 15656 SDPrintDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 15656 SDPrintDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 37159 SDPrintDialogUI.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 37159 SDPrintDialogUI.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 26620 SearchFilterDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 26620 SearchFilterDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 34223 TabContents.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 34223 TabContents.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 6670 package-summary.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 6670 package-summary.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Entering directory: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.503Z] Sink: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 2348 PagesDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 2348 PagesDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 2354 MinMaxDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 2354 MinMaxDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 2348 TabContents.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 2348 TabContents.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 2378 FilterListDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 2378 FilterListDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 16343 FilterCriteria.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 16343 FilterCriteria.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 2390 SearchFilterDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 2390 SearchFilterDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 12971 Criteria.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 12971 Criteria.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 4315 SDPrintDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 4315 SDPrintDialog.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 7254 SDPrintDialogUI.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 7254 SDPrintDialogUI.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sink: E
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 8129 package-use.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 8129 package-use.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sink: E
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 11167 DiagramToolTip.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 11167 DiagramToolTip.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 17166 DrawableToolTip.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 17166 DrawableToolTip.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Entering directory: D2777 0 preferences
12:40:20 [2024-03-15T16:40:20.503Z] Sink: D2777 0 preferences
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 35643 ISDPreferences.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 35643 ISDPreferences.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 15056 SDViewerPage.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 15056 SDViewerPage.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 56639 SDViewPref.html
12:40:20 [2024-03-15T16:40:20.503Z] Sink: C0666 56639 SDViewPref.html
12:40:20 [2024-03-15T16:40:20.503Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.503Z] Sending file modes: C0666 5278 package-summary.html
12:40:20 [2024-03-15T16:40:20.504Z] Sink: C0666 5278 package-summary.html
12:40:20 [2024-03-15T16:40:20.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.504Z] Entering directory: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.504Z] Sink: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.504Z] Sending file modes: C0666 4264 SDViewPref.html
12:40:20 [2024-03-15T16:40:20.504Z] Sink: C0666 4264 SDViewPref.html
12:40:20 [2024-03-15T16:40:20.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.504Z] Sending file modes: C0666 2378 SDViewerPage.html
12:40:20 [2024-03-15T16:40:20.504Z] Sink: C0666 2378 SDViewerPage.html
12:40:20 [2024-03-15T16:40:20.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.504Z] Sending file modes: C0666 4215 ISDPreferences.html
12:40:20 [2024-03-15T16:40:20.504Z] Sink: C0666 4215 ISDPreferences.html
12:40:20 [2024-03-15T16:40:20.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.504Z] Sink: E
12:40:20 [2024-03-15T16:40:20.504Z] Sending file modes: C0666 3782 package-use.html
12:40:20 [2024-03-15T16:40:20.504Z] Sink: C0666 3782 package-use.html
12:40:20 [2024-03-15T16:40:20.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.504Z] Sink: E
12:40:20 [2024-03-15T16:40:20.504Z] Sending file modes: C0666 7126 ITimeCompressionListener.html
12:40:20 [2024-03-15T16:40:20.504Z] Sink: C0666 7126 ITimeCompressionListener.html
12:40:20 [2024-03-15T16:40:20.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.504Z] Entering directory: D2777 0 load
12:40:20 [2024-03-15T16:40:20.504Z] Sink: D2777 0 load
12:40:20 [2024-03-15T16:40:20.504Z] Sending file modes: C0666 8882 IUml2SDLoader.html
12:40:20 [2024-03-15T16:40:20.504Z] Sink: C0666 8882 IUml2SDLoader.html
12:40:20 [2024-03-15T16:40:20.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.504Z] Sending file modes: C0666 19974 LoadersManager.html
12:40:20 [2024-03-15T16:40:20.504Z] Sink: C0666 19974 LoadersManager.html
12:40:20 [2024-03-15T16:40:20.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.504Z] Sending file modes: C0666 4874 package-summary.html
12:40:20 [2024-03-15T16:40:20.504Z] Sink: C0666 4874 package-summary.html
12:40:20 [2024-03-15T16:40:20.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.504Z] Entering directory: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.504Z] Sink: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.504Z] Sending file modes: C0666 9146 IUml2SDLoader.html
12:40:20 [2024-03-15T16:40:20.504Z] Sink: C0666 9146 IUml2SDLoader.html
12:40:20 [2024-03-15T16:40:20.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.504Z] Sending file modes: C0666 4201 LoadersManager.html
12:40:20 [2024-03-15T16:40:20.504Z] Sink: C0666 4201 LoadersManager.html
12:40:20 [2024-03-15T16:40:20.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.504Z] Sink: E
12:40:20 [2024-03-15T16:40:20.504Z] Sending file modes: C0666 5622 package-use.html
12:40:20 [2024-03-15T16:40:20.504Z] Sink: C0666 5622 package-use.html
12:40:20 [2024-03-15T16:40:20.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.504Z] Sink: E
12:40:20 [2024-03-15T16:40:20.504Z] Entering directory: D2777 0 loader
12:40:20 [2024-03-15T16:40:20.504Z] Sink: D2777 0 loader
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 16714 Messages.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 16714 Messages.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 20873 TmfAsyncMessage.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 20873 TmfAsyncMessage.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 19840 TmfSyncMessage.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 19840 TmfSyncMessage.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 57904 TmfUml2SDSyncLoader.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 57904 TmfUml2SDSyncLoader.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 4731 package-summary.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 4731 package-summary.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Entering directory: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.759Z] Sink: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 2366 TmfAsyncMessage.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 2366 TmfAsyncMessage.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 2360 TmfSyncMessage.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 2360 TmfSyncMessage.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 2324 Messages.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 2324 Messages.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 2390 TmfUml2SDSyncLoader.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 2390 TmfUml2SDSyncLoader.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Sink: E
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 2163 package-use.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 2163 package-use.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Sink: E
12:40:20 [2024-03-15T16:40:20.759Z] Entering directory: D2777 0 util
12:40:20 [2024-03-15T16:40:20.759Z] Sink: D2777 0 util
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 104105 Messages.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 104105 Messages.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 14079 SortAsyncForBackward.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 14079 SortAsyncForBackward.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 14132 SortAsyncMessageComparator.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 14132 SortAsyncMessageComparator.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 14092 SortSyncMessageComparator.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 14092 SortSyncMessageComparator.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 13873 TimeEventComparator.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 13873 TimeEventComparator.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 5267 package-summary.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 5267 package-summary.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Entering directory: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.759Z] Sink: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 2420 SortAsyncMessageComparator.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 2420 SortAsyncMessageComparator.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 2384 SortAsyncForBackward.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 2384 SortAsyncForBackward.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.759Z] Sending file modes: C0666 2378 TimeEventComparator.html
12:40:20 [2024-03-15T16:40:20.759Z] Sink: C0666 2378 TimeEventComparator.html
12:40:20 [2024-03-15T16:40:20.759Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 2312 Messages.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 2312 Messages.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 2414 SortSyncMessageComparator.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 2414 SortSyncMessageComparator.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sink: E
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 2153 package-use.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 2153 package-use.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sink: E
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 82463 NGC.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 82463 NGC.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 81715 ScrollView.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 81715 ScrollView.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 77934 SDView.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 77934 SDView.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 14133 SDView.BlankUml2SdLoader.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 14133 SDView.BlankUml2SdLoader.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 85863 SDWidget.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 85863 SDWidget.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 12184 SDWidgetSelectionProvider.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 12184 SDWidgetSelectionProvider.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 30307 TimeCompressionBar.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 30307 TimeCompressionBar.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 9415 package-summary.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 9415 package-summary.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Entering directory: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.760Z] Sink: D2777 0 class-use
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 8278 SDWidget.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 8278 SDWidget.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 2306 DiagramToolTip.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 2306 DiagramToolTip.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 6015 ITimeCompressionListener.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 6015 ITimeCompressionListener.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 23340 SDView.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 23340 SDView.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 2374 SDView.BlankUml2SdLoader.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 2374 SDView.BlankUml2SdLoader.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 2312 DrawableToolTip.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 2312 DrawableToolTip.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 5208 TimeCompressionBar.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 5208 TimeCompressionBar.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 4362 ScrollView.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 4362 ScrollView.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 2372 SDWidgetSelectionProvider.html
12:40:20 [2024-03-15T16:40:20.760Z] Sink: C0666 2372 SDWidgetSelectionProvider.html
12:40:20 [2024-03-15T16:40:20.760Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:20 [2024-03-15T16:40:20.760Z] Sending file modes: C0666 5015 NGC.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 5015 NGC.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sink: E
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 9002 package-use.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 9002 package-use.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sink: E
12:40:21 [2024-03-15T16:40:21.017Z] Entering directory: D2777 0 distribution
12:40:21 [2024-03-15T16:40:21.017Z] Sink: D2777 0 distribution
12:40:21 [2024-03-15T16:40:21.017Z] Entering directory: D2777 0 model
12:40:21 [2024-03-15T16:40:21.017Z] Sink: D2777 0 model
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 27889 BaseDistributionData.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 27889 BaseDistributionData.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 7003 IBaseDistributionModel.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 7003 IBaseDistributionModel.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 4475 package-summary.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 4475 package-summary.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Entering directory: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.017Z] Sink: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 5231 IBaseDistributionModel.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 5231 IBaseDistributionModel.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 2426 BaseDistributionData.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 2426 BaseDistributionData.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sink: E
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 3481 package-use.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 3481 package-use.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sink: E
12:40:21 [2024-03-15T16:40:21.017Z] Sink: E
12:40:21 [2024-03-15T16:40:21.017Z] Entering directory: D2777 0 colors
12:40:21 [2024-03-15T16:40:21.017Z] Sink: D2777 0 colors
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 25844 ColorSetting.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 25844 ColorSetting.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 20105 ColorSettingsManager.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 20105 ColorSettingsManager.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 11881 ColorSettingsXML.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 11881 ColorSettingsXML.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 16842 ColorsView.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 16842 ColorsView.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 6827 IColorSettingsListener.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 6827 IColorSettingsListener.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 5822 package-summary.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 5822 package-summary.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Entering directory: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.017Z] Sink: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 2318 ColorSettingsXML.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 2318 ColorSettingsXML.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 8467 IColorSettingsListener.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 8467 IColorSettingsListener.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 2282 ColorsView.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 2282 ColorsView.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 2342 ColorSettingsManager.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 2342 ColorSettingsManager.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 12240 ColorSetting.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 12240 ColorSetting.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sink: E
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 6059 package-use.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 6059 package-use.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sink: E
12:40:21 [2024-03-15T16:40:21.017Z] Entering directory: D2777 0 filter
12:40:21 [2024-03-15T16:40:21.017Z] Sink: D2777 0 filter
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 11651 CopyHandler.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 11651 CopyHandler.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 8136 CutHandler.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 8136 CutHandler.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 11489 DeleteHandler.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 11489 DeleteHandler.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 13300 FilterDialog.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 13300 FilterDialog.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 17880 FilterTreeContentProvider.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 17880 FilterTreeContentProvider.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 16517 FilterTreeLabelProvider.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 16517 FilterTreeLabelProvider.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 22959 FilterView.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 22959 FilterView.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 11478 PasteHandler.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 11478 PasteHandler.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 5799 package-summary.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 5799 package-summary.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Entering directory: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.017Z] Sink: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 2294 PasteHandler.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 2294 PasteHandler.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 3951 CopyHandler.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 3951 CopyHandler.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 2300 DeleteHandler.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 2300 DeleteHandler.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 2360 FilterTreeLabelProvider.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 2360 FilterTreeLabelProvider.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 2294 FilterDialog.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 2294 FilterDialog.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 2372 FilterTreeContentProvider.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 2372 FilterTreeContentProvider.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 2282 FilterView.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 2282 FilterView.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 2282 CutHandler.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 2282 CutHandler.html
12:40:21 [2024-03-15T16:40:21.017Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.017Z] Sink: E
12:40:21 [2024-03-15T16:40:21.017Z] Sending file modes: C0666 3349 package-use.html
12:40:21 [2024-03-15T16:40:21.017Z] Sink: C0666 3349 package-use.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sink: E
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 21689 FormatTimeUtils.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 21689 FormatTimeUtils.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 18307 FormatTimeUtils.Resolution.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 18307 FormatTimeUtils.Resolution.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 19251 FormatTimeUtils.TimeFormat.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 19251 FormatTimeUtils.TimeFormat.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Entering directory: D2777 0 histogram
12:40:21 [2024-03-15T16:40:21.273Z] Sink: D2777 0 histogram
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 23929 FullTraceHistogram.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 23929 FullTraceHistogram.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 50382 Histogram.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 50382 Histogram.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 21505 HistogramBucket.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 21505 HistogramBucket.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 14961 HistogramCurrentTimeControl.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 14961 HistogramCurrentTimeControl.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 47272 HistogramDataModel.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 47272 HistogramDataModel.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 18985 HistogramRequest.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 18985 HistogramRequest.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 27167 HistogramScaledData.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 27167 HistogramScaledData.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 10985 HistogramSelectionEndControl.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 10985 HistogramSelectionEndControl.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 11007 HistogramSelectionStartControl.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 11007 HistogramSelectionStartControl.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 23605 HistogramTextControl.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 23605 HistogramTextControl.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 14621 HistogramTimeRangeControl.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 14621 HistogramTimeRangeControl.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 40516 HistogramView.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 40516 HistogramView.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 17817 HistogramZoom.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 17817 HistogramZoom.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 9344 IHistogramDataModel.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 9344 IHistogramDataModel.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 6273 IHistogramModelListener.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 6273 IHistogramModelListener.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 16764 Messages.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 16764 Messages.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 23174 TimeRangeHistogram.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 23174 TimeRangeHistogram.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 10340 package-summary.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 10340 package-summary.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Entering directory: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.273Z] Sink: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 4606 HistogramCurrentTimeControl.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 4606 HistogramCurrentTimeControl.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 6278 HistogramDataModel.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 6278 HistogramDataModel.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 2336 HistogramRequest.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 2336 HistogramRequest.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 6883 HistogramBucket.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 6883 HistogramBucket.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 2420 HistogramSelectionStartControl.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 2420 HistogramSelectionStartControl.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 5925 HistogramScaledData.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 5925 HistogramScaledData.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 2408 HistogramSelectionEndControl.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 2408 HistogramSelectionEndControl.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 9623 HistogramView.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 9623 HistogramView.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 4119 HistogramZoom.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 4119 HistogramZoom.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 5483 Histogram.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 5483 Histogram.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 2348 TimeRangeHistogram.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 2348 TimeRangeHistogram.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.273Z] Sending file modes: C0666 2390 HistogramTimeRangeControl.html
12:40:21 [2024-03-15T16:40:21.273Z] Sink: C0666 2390 HistogramTimeRangeControl.html
12:40:21 [2024-03-15T16:40:21.273Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 6803 IHistogramModelListener.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 6803 IHistogramModelListener.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 5362 HistogramTextControl.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 5362 HistogramTextControl.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 2348 FullTraceHistogram.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 2348 FullTraceHistogram.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 2288 Messages.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 2288 Messages.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 4133 IHistogramDataModel.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 4133 IHistogramDataModel.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sink: E
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 5976 package-use.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 5976 package-use.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sink: E
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 9438 ITimeReset.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 9438 ITimeReset.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 4769 ITmfAllowMultiple.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 4769 ITmfAllowMultiple.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 10142 ITmfFilterableControl.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 10142 ITmfFilterableControl.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 11337 ITmfPinnable.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 11337 ITmfPinnable.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 11454 ITmfTimeAligned.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 11454 ITmfTimeAligned.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 12485 ManyEntriesSelectedDialogPreCheckedListener.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 12485 ManyEntriesSelectedDialogPreCheckedListener.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Entering directory: D2777 0 statesystem
12:40:21 [2024-03-15T16:40:21.529Z] Sink: D2777 0 statesystem
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 27097 Messages.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 27097 Messages.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 22599 TmfStateSystemExplorer.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 22599 TmfStateSystemExplorer.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 3860 package-summary.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 3860 package-summary.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Entering directory: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.529Z] Sink: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 2384 TmfStateSystemExplorer.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 2384 TmfStateSystemExplorer.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 2300 Messages.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 2300 Messages.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sink: E
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 2141 package-use.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 2141 package-use.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sink: E
12:40:21 [2024-03-15T16:40:21.529Z] Entering directory: D2777 0 synchronization
12:40:21 [2024-03-15T16:40:21.529Z] Sink: D2777 0 synchronization
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 8247 Messages.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 8247 Messages.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 20334 TmfSynchronizationView.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 20334 TmfSynchronizationView.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 3890 package-summary.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 3890 package-summary.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Entering directory: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.529Z] Sink: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 2408 TmfSynchronizationView.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 2408 TmfSynchronizationView.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 2324 Messages.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 2324 Messages.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sink: E
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 2161 package-use.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 2161 package-use.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sink: E
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 14941 NewTmfViewAction.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 14941 NewTmfViewAction.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 14748 PinTmfViewAction.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 14748 PinTmfViewAction.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 8777 ResetUtil.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 8777 ResetUtil.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 9674 SaveImageUtil.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 9674 SaveImageUtil.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Entering directory: D2777 0 timechart
12:40:21 [2024-03-15T16:40:21.529Z] Sink: D2777 0 timechart
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 33068 TimeChartAnalysisEntry.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 33068 TimeChartAnalysisEntry.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 28824 TimeChartAnalysisProvider.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 28824 TimeChartAnalysisProvider.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 17581 TimeChartDecorationProvider.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 17581 TimeChartDecorationProvider.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 43809 TimeChartEvent.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 43809 TimeChartEvent.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 13663 TimeChartEvent.RankRange.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 13663 TimeChartEvent.RankRange.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 48800 TimeChartView.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 48800 TimeChartView.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 4929 package-summary.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 4929 package-summary.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Entering directory: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.529Z] Sink: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 2390 TimeChartAnalysisProvider.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 2390 TimeChartAnalysisProvider.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 6875 TimeChartAnalysisEntry.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 6875 TimeChartAnalysisEntry.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 2318 TimeChartView.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 2318 TimeChartView.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 4843 TimeChartEvent.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 4843 TimeChartEvent.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 4428 TimeChartEvent.RankRange.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 4428 TimeChartEvent.RankRange.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 4803 TimeChartDecorationProvider.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 4803 TimeChartDecorationProvider.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sink: E
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 4255 package-use.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 4255 package-use.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sink: E
12:40:21 [2024-03-15T16:40:21.529Z] Entering directory: D2777 0 xychart
12:40:21 [2024-03-15T16:40:21.529Z] Sink: D2777 0 xychart
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 36261 TmfChartView.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 36261 TmfChartView.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 3633 package-summary.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 3633 package-summary.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Entering directory: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.529Z] Sink: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 7583 TmfChartView.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 7583 TmfChartView.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sink: E
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 6110 package-use.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 6110 package-use.html
12:40:21 [2024-03-15T16:40:21.529Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.529Z] Sink: E
12:40:21 [2024-03-15T16:40:21.529Z] Entering directory: D2777 0 statistics
12:40:21 [2024-03-15T16:40:21.529Z] Sink: D2777 0 statistics
12:40:21 [2024-03-15T16:40:21.529Z] Sending file modes: C0666 8605 TmfStatisticsView.html
12:40:21 [2024-03-15T16:40:21.529Z] Sink: C0666 8605 TmfStatisticsView.html
12:40:21 [2024-03-15T16:40:21.530Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.530Z] Sending file modes: C0666 3537 package-summary.html
12:40:21 [2024-03-15T16:40:21.530Z] Sink: C0666 3537 package-summary.html
12:40:21 [2024-03-15T16:40:21.530Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.530Z] Entering directory: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.530Z] Sink: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.530Z] Sending file modes: C0666 2348 TmfStatisticsView.html
12:40:21 [2024-03-15T16:40:21.530Z] Sink: C0666 2348 TmfStatisticsView.html
12:40:21 [2024-03-15T16:40:21.530Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.530Z] Sink: E
12:40:21 [2024-03-15T16:40:21.530Z] Sending file modes: C0666 2136 package-use.html
12:40:21 [2024-03-15T16:40:21.530Z] Sink: C0666 2136 package-use.html
12:40:21 [2024-03-15T16:40:21.530Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.530Z] Sink: E
12:40:21 [2024-03-15T16:40:21.530Z] Sending file modes: C0666 25365 TmfView.html
12:40:21 [2024-03-15T16:40:21.530Z] Sink: C0666 25365 TmfView.html
12:40:21 [2024-03-15T16:40:21.530Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.530Z] Sending file modes: C0666 13211 TmfViewFactory.html
12:40:21 [2024-03-15T16:40:21.530Z] Sink: C0666 13211 TmfViewFactory.html
12:40:21 [2024-03-15T16:40:21.530Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.530Z] Sending file modes: C0666 11443 TracingPerspectiveFactory.html
12:40:21 [2024-03-15T16:40:21.530Z] Sink: C0666 11443 TracingPerspectiveFactory.html
12:40:21 [2024-03-15T16:40:21.530Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.530Z] Sending file modes: C0666 11802 package-summary.html
12:40:21 [2024-03-15T16:40:21.530Z] Sink: C0666 11802 package-summary.html
12:40:21 [2024-03-15T16:40:21.530Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.530Z] Entering directory: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.530Z] Sink: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.530Z] Sending file modes: C0666 15051 ITimeReset.html
12:40:21 [2024-03-15T16:40:21.530Z] Sink: C0666 15051 ITimeReset.html
12:40:21 [2024-03-15T16:40:21.530Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.530Z] Sending file modes: C0666 2264 PinTmfViewAction.html
12:40:21 [2024-03-15T16:40:21.530Z] Sink: C0666 2264 PinTmfViewAction.html
12:40:21 [2024-03-15T16:40:21.530Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.530Z] Sending file modes: C0666 2258 FormatTimeUtils.html
12:40:21 [2024-03-15T16:40:21.530Z] Sink: C0666 2258 FormatTimeUtils.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 11961 FormatTimeUtils.Resolution.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 11961 FormatTimeUtils.Resolution.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 11140 FormatTimeUtils.TimeFormat.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 11140 FormatTimeUtils.TimeFormat.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 2264 NewTmfViewAction.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 2264 NewTmfViewAction.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 2246 SaveImageUtil.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 2246 SaveImageUtil.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 18279 ITmfTimeAligned.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 18279 ITmfTimeAligned.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 2318 TracingPerspectiveFactory.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 2318 TracingPerspectiveFactory.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 2252 TmfViewFactory.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 2252 TmfViewFactory.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 2426 ManyEntriesSelectedDialogPreCheckedListener.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 2426 ManyEntriesSelectedDialogPreCheckedListener.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 27878 ITmfPinnable.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 27878 ITmfPinnable.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 12405 ITmfFilterableControl.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 12405 ITmfFilterableControl.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 2222 ResetUtil.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 2222 ResetUtil.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 15427 ITmfAllowMultiple.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 15427 ITmfAllowMultiple.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 32678 TmfView.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 32678 TmfView.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sink: E
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 36175 package-use.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 36175 package-use.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sink: E
12:40:21 [2024-03-15T16:40:21.785Z] Entering directory: D2777 0 symbols
12:40:21 [2024-03-15T16:40:21.785Z] Sink: D2777 0 symbols
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 14468 AbstractSymbolProviderPreferencePage.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 14468 AbstractSymbolProviderPreferencePage.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 8586 ISymbolProvider.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 8586 ISymbolProvider.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 6926 ISymbolProviderFactory.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 6926 ISymbolProviderFactory.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 8915 ISymbolProviderPreferencePage.html
12:40:21 [2024-03-15T16:40:21.785Z] Sink: C0666 8915 ISymbolProviderPreferencePage.html
12:40:21 [2024-03-15T16:40:21.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.785Z] Sending file modes: C0666 18366 SymbolProviderConfigDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 18366 SymbolProviderConfigDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 8374 TmfSymbolProviderUpdatedSignal.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 8374 TmfSymbolProviderUpdatedSignal.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 7037 package-summary.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 7037 package-summary.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Entering directory: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.786Z] Sink: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 2396 AbstractSymbolProviderPreferencePage.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 2396 AbstractSymbolProviderPreferencePage.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 6506 ISymbolProvider.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 6506 ISymbolProvider.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 2332 ISymbolProviderFactory.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 2332 ISymbolProviderFactory.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 4694 TmfSymbolProviderUpdatedSignal.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 4694 TmfSymbolProviderUpdatedSignal.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 2336 SymbolProviderConfigDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 2336 SymbolProviderConfigDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 6851 ISymbolProviderPreferencePage.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 6851 ISymbolProviderPreferencePage.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sink: E
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 5061 package-use.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 5061 package-use.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sink: E
12:40:21 [2024-03-15T16:40:21.786Z] Entering directory: D2777 0 colors
12:40:21 [2024-03-15T16:40:21.786Z] Sink: D2777 0 colors
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 13854 ColorUtils.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 13854 ColorUtils.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 11153 RGBAUtil.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 11153 RGBAUtil.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 3742 package-summary.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 3742 package-summary.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Entering directory: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.786Z] Sink: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 2234 ColorUtils.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 2234 ColorUtils.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 2222 RGBAUtil.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 2222 RGBAUtil.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sink: E
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 2074 package-use.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 2074 package-use.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sink: E
12:40:21 [2024-03-15T16:40:21.786Z] Entering directory: D2777 0 project
12:40:21 [2024-03-15T16:40:21.786Z] Sink: D2777 0 project
12:40:21 [2024-03-15T16:40:21.786Z] Entering directory: D2777 0 wizards
12:40:21 [2024-03-15T16:40:21.786Z] Sink: D2777 0 wizards
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 13496 CopyExperimentDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 13496 CopyExperimentDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 13389 CopyTraceDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 13389 CopyTraceDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 54462 Messages.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 54462 Messages.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 13497 NewExperimentDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 13497 NewExperimentDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 13301 NewFolderDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 13301 NewFolderDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 9781 NewTmfProjectMainWizardPage.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 9781 NewTmfProjectMainWizardPage.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 19787 NewTmfProjectWizard.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 19787 NewTmfProjectWizard.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 13518 RenameExperimentDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 13518 RenameExperimentDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 13317 RenameFolderDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 13317 RenameFolderDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 13415 RenameTraceDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 13415 RenameTraceDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 13348 SelectRootNodeWizard.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 13348 SelectRootNodeWizard.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 12198 SelectRootNodeWizardPage.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 12198 SelectRootNodeWizardPage.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 14582 SelectTracesWizard.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 14582 SelectTracesWizard.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 11077 SelectTracesWizardPage.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 11077 SelectTracesWizardPage.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 15427 TrimTraceDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 15427 TrimTraceDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 8093 package-summary.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 8093 package-summary.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Entering directory: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.786Z] Sink: D2777 0 class-use
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 2360 SelectRootNodeWizard.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 2360 SelectRootNodeWizard.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 2330 TrimTraceDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 2330 TrimTraceDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 2348 SelectTracesWizard.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 2348 SelectTracesWizard.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:21 [2024-03-15T16:40:21.786Z] Sending file modes: C0666 2372 RenameExperimentDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] Sink: C0666 2372 RenameExperimentDialog.html
12:40:21 [2024-03-15T16:40:21.786Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 2372 SelectTracesWizardPage.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 2372 SelectTracesWizardPage.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 2354 NewTmfProjectWizard.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 2354 NewTmfProjectWizard.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 2330 NewFolderDialog.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 2330 NewFolderDialog.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 2288 Messages.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 2288 Messages.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 2354 NewExperimentDialog.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 2354 NewExperimentDialog.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 2360 CopyExperimentDialog.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 2360 CopyExperimentDialog.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 2348 RenameFolderDialog.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 2348 RenameFolderDialog.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 2342 RenameTraceDialog.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 2342 RenameTraceDialog.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 2384 SelectRootNodeWizardPage.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 2384 SelectRootNodeWizardPage.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 2402 NewTmfProjectMainWizardPage.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 2402 NewTmfProjectMainWizardPage.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 2330 CopyTraceDialog.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 2330 CopyTraceDialog.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sink: E
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 2131 package-use.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 2131 package-use.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sink: E
12:40:22 [2024-03-15T16:40:22.042Z] Entering directory: D2777 0 model
12:40:22 [2024-03-15T16:40:22.042Z] Sink: D2777 0 model
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 22580 ITmfProjectModelElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 22580 ITmfProjectModelElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 6848 ITmfStyledProjectModelElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 6848 ITmfStyledProjectModelElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 55238 Messages.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 55238 Messages.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 29049 TmfAggregateAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 29049 TmfAggregateAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 34478 TmfAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 34478 TmfAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 21843 TmfAnalysisOutputElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 21843 TmfAnalysisOutputElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 12461 TmfBuiltInOnDemandAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 12461 TmfBuiltInOnDemandAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 54164 TmfCommonProjectElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 54164 TmfCommonProjectElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 53781 TmfExperimentElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 53781 TmfExperimentElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 33432 TmfExperimentFolder.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 33432 TmfExperimentFolder.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 31914 TmfNavigatorContentProvider.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 31914 TmfNavigatorContentProvider.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 23350 TmfNavigatorLabelProvider.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 23350 TmfNavigatorLabelProvider.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 14625 TmfOnDemandAnalysesElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 14625 TmfOnDemandAnalysesElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 19049 TmfOnDemandAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 19049 TmfOnDemandAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 18473 TmfOpenTraceHelper.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 18473 TmfOpenTraceHelper.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 13504 TmfOpenTraceHelper.OpenProjectElementJob.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 13504 TmfOpenTraceHelper.OpenProjectElementJob.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 22546 TmfProjectElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 22546 TmfProjectElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 35403 TmfProjectModelElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 35403 TmfProjectModelElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 14005 TmfProjectModelPreferences.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 14005 TmfProjectModelPreferences.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 21625 TmfProjectRegistry.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 21625 TmfProjectRegistry.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 13791 TmfReportElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 13791 TmfReportElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 17499 TmfReportsElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 17499 TmfReportsElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 64702 TmfTraceElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 64702 TmfTraceElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 34603 TmfTraceFolder.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 34603 TmfTraceFolder.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 15413 TmfTracesFolder.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 15413 TmfTracesFolder.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 40427 TmfTraceTypeUIUtils.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 40427 TmfTraceTypeUIUtils.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 12442 TmfUserDefinedOnDemandAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 12442 TmfUserDefinedOnDemandAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 9765 TmfViewerSorter.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 9765 TmfViewerSorter.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 16448 TmfViewsElement.html
12:40:22 [2024-03-15T16:40:22.042Z] Sink: C0666 16448 TmfViewsElement.html
12:40:22 [2024-03-15T16:40:22.042Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.042Z] Sending file modes: C0666 13203 TraceFolderContentProvider.html
12:40:22 [2024-03-15T16:40:22.043Z] Sink: C0666 13203 TraceFolderContentProvider.html
12:40:22 [2024-03-15T16:40:22.043Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.043Z] Sending file modes: C0666 11375 TraceFolderLabelProvider.html
12:40:22 [2024-03-15T16:40:22.043Z] Sink: C0666 11375 TraceFolderLabelProvider.html
12:40:22 [2024-03-15T16:40:22.043Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.043Z] Sending file modes: C0666 17570 TraceUtils.html
12:40:22 [2024-03-15T16:40:22.043Z] Sink: C0666 17570 TraceUtils.html
12:40:22 [2024-03-15T16:40:22.043Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.043Z] Sending file modes: C0666 12621 UpdateTraceBoundsJob.html
12:40:22 [2024-03-15T16:40:22.043Z] Sink: C0666 12621 UpdateTraceBoundsJob.html
12:40:22 [2024-03-15T16:40:22.043Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.043Z] Sending file modes: C0666 16471 package-summary.html
12:40:22 [2024-03-15T16:40:22.043Z] Sink: C0666 16471 package-summary.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Entering directory: D2777 0 class-use
12:40:22 [2024-03-15T16:40:22.299Z] Sink: D2777 0 class-use
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2336 TmfProjectRegistry.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2336 TmfProjectRegistry.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2276 Messages.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2276 Messages.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 11762 TmfExperimentElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 11762 TmfExperimentElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2384 TmfProjectModelPreferences.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2384 TmfProjectModelPreferences.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 4605 TmfOnDemandAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 4605 TmfOnDemandAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 11886 TmfCommonProjectElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 11886 TmfCommonProjectElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2450 TmfUserDefinedOnDemandAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2450 TmfUserDefinedOnDemandAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 4521 TmfViewsElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 4521 TmfViewsElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2378 TmfNavigatorLabelProvider.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2378 TmfNavigatorLabelProvider.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 9649 TmfAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 9649 TmfAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 4500 TmfAnalysisOutputElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 4500 TmfAnalysisOutputElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2336 TmfOpenTraceHelper.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2336 TmfOpenTraceHelper.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2476 TmfOpenTraceHelper.OpenProjectElementJob.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2476 TmfOpenTraceHelper.OpenProjectElementJob.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2390 TmfNavigatorContentProvider.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2390 TmfNavigatorContentProvider.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2288 TraceUtils.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2288 TraceUtils.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 12273 TmfProjectModelElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 12273 TmfProjectModelElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2318 TmfTracesFolder.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2318 TmfTracesFolder.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 5943 ITmfStyledProjectModelElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 5943 ITmfStyledProjectModelElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2324 TmfReportElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2324 TmfReportElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2372 TraceFolderLabelProvider.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2372 TraceFolderLabelProvider.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2318 TmfViewerSorter.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2318 TmfViewerSorter.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2384 TraceFolderContentProvider.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2384 TraceFolderContentProvider.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 4237 TmfOnDemandAnalysesElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 4237 TmfOnDemandAnalysesElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 19146 ITmfProjectModelElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 19146 ITmfProjectModelElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2348 UpdateTraceBoundsJob.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2348 UpdateTraceBoundsJob.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 7195 TmfExperimentFolder.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 7195 TmfExperimentFolder.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2390 TmfAggregateAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2390 TmfAggregateAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 15185 TmfTraceFolder.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 15185 TmfTraceFolder.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 10905 TmfProjectElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 10905 TmfProjectElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 16252 TmfTraceElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 16252 TmfTraceElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2342 TmfTraceTypeUIUtils.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2342 TmfTraceTypeUIUtils.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 4618 TmfReportsElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 4618 TmfReportsElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 2426 TmfBuiltInOnDemandAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 2426 TmfBuiltInOnDemandAnalysisElement.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sink: E
12:40:22 [2024-03-15T16:40:22.299Z] Sending file modes: C0666 11211 package-use.html
12:40:22 [2024-03-15T16:40:22.299Z] Sink: C0666 11211 package-use.html
12:40:22 [2024-03-15T16:40:22.299Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.299Z] Sink: E
12:40:22 [2024-03-15T16:40:22.299Z] Sink: E
12:40:22 [2024-03-15T16:40:22.299Z] Entering directory: D2777 0 dialog
12:40:22 [2024-03-15T16:40:22.300Z] Sink: D2777 0 dialog
12:40:22 [2024-03-15T16:40:22.300Z] Sending file modes: C0666 16826 DirectoryDialogFactory.html
12:40:22 [2024-03-15T16:40:22.300Z] Sink: C0666 16826 DirectoryDialogFactory.html
12:40:22 [2024-03-15T16:40:22.300Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.300Z] Sending file modes: C0666 15685 TmfFileDialogFactory.html
12:40:22 [2024-03-15T16:40:22.300Z] Sink: C0666 15685 TmfFileDialogFactory.html
12:40:22 [2024-03-15T16:40:22.300Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.300Z] Sending file modes: C0666 3743 package-summary.html
12:40:22 [2024-03-15T16:40:22.300Z] Sink: C0666 3743 package-summary.html
12:40:22 [2024-03-15T16:40:22.300Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.300Z] Entering directory: D2777 0 class-use
12:40:22 [2024-03-15T16:40:22.300Z] Sink: D2777 0 class-use
12:40:22 [2024-03-15T16:40:22.300Z] Sending file modes: C0666 2306 DirectoryDialogFactory.html
12:40:22 [2024-03-15T16:40:22.300Z] Sink: C0666 2306 DirectoryDialogFactory.html
12:40:22 [2024-03-15T16:40:22.300Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.300Z] Sending file modes: C0666 2294 TmfFileDialogFactory.html
12:40:22 [2024-03-15T16:40:22.300Z] Sink: C0666 2294 TmfFileDialogFactory.html
12:40:22 [2024-03-15T16:40:22.300Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.300Z] Sink: E
12:40:22 [2024-03-15T16:40:22.300Z] Sending file modes: C0666 2074 package-use.html
12:40:22 [2024-03-15T16:40:22.300Z] Sink: C0666 2074 package-use.html
12:40:22 [2024-03-15T16:40:22.300Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.300Z] Sink: E
12:40:22 [2024-03-15T16:40:22.300Z] Entering directory: D2777 0 widgets
12:40:22 [2024-03-15T16:40:22.300Z] Sink: D2777 0 widgets
12:40:22 [2024-03-15T16:40:22.300Z] Entering directory: D2777 0 timegraph
12:40:22 [2024-03-15T16:40:22.300Z] Sink: D2777 0 timegraph
12:40:22 [2024-03-15T16:40:22.300Z] Entering directory: D2777 0 model
12:40:22 [2024-03-15T16:40:22.300Z] Sink: D2777 0 model
12:40:22 [2024-03-15T16:40:22.300Z] Sending file modes: C0666 18110 EventIterator.html
12:40:22 [2024-03-15T16:40:22.300Z] Sink: C0666 18110 EventIterator.html
12:40:22 [2024-03-15T16:40:22.300Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.300Z] Sending file modes: C0666 8434 ILinkEvent.html
12:40:22 [2024-03-15T16:40:22.300Z] Sink: C0666 8434 ILinkEvent.html
12:40:22 [2024-03-15T16:40:22.300Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.300Z] Sending file modes: C0666 11935 IMarkerEvent.html
12:40:22 [2024-03-15T16:40:22.300Z] Sink: C0666 11935 IMarkerEvent.html
12:40:22 [2024-03-15T16:40:22.300Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.300Z] Sending file modes: C0666 12408 IMarkerEventSource.html
12:40:22 [2024-03-15T16:40:22.300Z] Sink: C0666 12408 IMarkerEventSource.html
12:40:22 [2024-03-15T16:40:22.300Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.300Z] Sending file modes: C0666 17422 ITimeEvent.html
12:40:22 [2024-03-15T16:40:22.300Z] Sink: C0666 17422 ITimeEvent.html
12:40:22 [2024-03-15T16:40:22.300Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.300Z] Sending file modes: C0666 21907 ITimeGraphEntry.html
12:40:22 [2024-03-15T16:40:22.300Z] Sink: C0666 21907 ITimeGraphEntry.html
12:40:22 [2024-03-15T16:40:22.300Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.300Z] Sending file modes: C0666 17822 ITimeGraphEntry.DisplayStyle.html
12:40:22 [2024-03-15T16:40:22.300Z] Sink: C0666 17822 ITimeGraphEntry.DisplayStyle.html
12:40:22 [2024-03-15T16:40:22.300Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.300Z] Sending file modes: C0666 27468 MarkerEvent.html
12:40:22 [2024-03-15T16:40:22.300Z] Sink: C0666 27468 MarkerEvent.html
12:40:22 [2024-03-15T16:40:22.300Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.300Z] Sending file modes: C0666 22444 NamedTimeEvent.html
12:40:22 [2024-03-15T16:40:22.300Z] Sink: C0666 22444 NamedTimeEvent.html
12:40:22 [2024-03-15T16:40:22.300Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.300Z] Sending file modes: C0666 15777 NullTimeEvent.html
12:40:22 [2024-03-15T16:40:22.300Z] Sink: C0666 15777 NullTimeEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 37277 TimeEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 37277 TimeEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 66683 TimeGraphEntry.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 66683 TimeGraphEntry.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 14641 TimeGraphEntry.Sampling.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 14641 TimeGraphEntry.Sampling.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 18577 TimeLinkEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 18577 TimeLinkEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 10039 package-summary.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 10039 package-summary.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Entering directory: D2777 0 class-use
12:40:22 [2024-03-15T16:40:22.555Z] Sink: D2777 0 class-use
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 10143 ILinkEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 10143 ILinkEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 2378 TimeLinkEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 2378 TimeLinkEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 5407 TimeEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 5407 TimeEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 2366 MarkerEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 2366 MarkerEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 4233 IMarkerEventSource.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 4233 IMarkerEventSource.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 19043 IMarkerEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 19043 IMarkerEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 17599 TimeGraphEntry.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 17599 TimeGraphEntry.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 5548 TimeGraphEntry.Sampling.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 5548 TimeGraphEntry.Sampling.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 2378 NullTimeEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 2378 NullTimeEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 61855 ITimeGraphEntry.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 61855 ITimeGraphEntry.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 7396 ITimeGraphEntry.DisplayStyle.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 7396 ITimeGraphEntry.DisplayStyle.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 2384 NamedTimeEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] Sink: C0666 2384 NamedTimeEvent.html
12:40:22 [2024-03-15T16:40:22.555Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.555Z] Sending file modes: C0666 47425 ITimeEvent.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 47425 ITimeEvent.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 2378 EventIterator.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 2378 EventIterator.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sink: E
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 14162 package-use.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 14162 package-use.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sink: E
12:40:22 [2024-03-15T16:40:22.556Z] Entering directory: D2777 0 dialogs
12:40:22 [2024-03-15T16:40:22.556Z] Sink: D2777 0 dialogs
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 24945 FilteredCheckboxTree.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 24945 FilteredCheckboxTree.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 6959 IPreCheckStateListener.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 6959 IPreCheckStateListener.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 8520 ITimeGraphEntryActiveProvider.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 8520 ITimeGraphEntryActiveProvider.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 11347 MultiTreePatternFilter.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 11347 MultiTreePatternFilter.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 13099 ShowFilterDialogAction.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 13099 ShowFilterDialogAction.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 31090 TimeGraphFilterDialog.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 31090 TimeGraphFilterDialog.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 14323 TimeGraphLegend.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 14323 TimeGraphLegend.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 10985 TreePatternFilter.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 10985 TreePatternFilter.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 22087 TriStateFilteredCheckboxTree.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 22087 TriStateFilteredCheckboxTree.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 8555 package-summary.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 8555 package-summary.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Entering directory: D2777 0 class-use
12:40:22 [2024-03-15T16:40:22.556Z] Sink: D2777 0 class-use
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 6316 IPreCheckStateListener.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 6316 IPreCheckStateListener.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 6007 FilteredCheckboxTree.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 6007 FilteredCheckboxTree.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 4399 TimeGraphFilterDialog.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 4399 TimeGraphFilterDialog.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 2444 MultiTreePatternFilter.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 2444 MultiTreePatternFilter.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 4399 ShowFilterDialogAction.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 4399 ShowFilterDialogAction.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 4544 TriStateFilteredCheckboxTree.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 4544 TriStateFilteredCheckboxTree.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 5315 ITimeGraphEntryActiveProvider.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 5315 ITimeGraphEntryActiveProvider.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 4309 TreePatternFilter.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 4309 TreePatternFilter.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 2402 TimeGraphLegend.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 2402 TimeGraphLegend.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sink: E
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 8676 package-use.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 8676 package-use.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sink: E
12:40:22 [2024-03-15T16:40:22.556Z] Entering directory: D2777 0 widgets
12:40:22 [2024-03-15T16:40:22.556Z] Sink: D2777 0 widgets
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 6653 IMarkerAxisListener.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 6653 IMarkerAxisListener.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 28911 ITimeDataProvider.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 28911 ITimeDataProvider.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 9248 ITimeDataProviderConverter.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 9248 ITimeDataProviderConverter.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 7447 ITmfTimeGraphDrawingHelper.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 7447 ITmfTimeGraphDrawingHelper.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 47428 TimeDataProviderCyclesConverter.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 47428 TimeDataProviderCyclesConverter.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 22593 TimeGraphBaseControl.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 22593 TimeGraphBaseControl.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 91805 TimeGraphColorScheme.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 91805 TimeGraphColorScheme.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.556Z] Sending file modes: C0666 183221 TimeGraphControl.html
12:40:22 [2024-03-15T16:40:22.556Z] Sink: C0666 183221 TimeGraphControl.html
12:40:22 [2024-03-15T16:40:22.556Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 25841 TimeGraphMarkerAxis.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 25841 TimeGraphMarkerAxis.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 30006 TimeGraphScale.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 30006 TimeGraphScale.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 12845 TimeGraphTooltipHandler.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 12845 TimeGraphTooltipHandler.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 55370 Utils.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 55370 Utils.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 20375 Utils.Resolution.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 20375 Utils.Resolution.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 24043 Utils.TimeFormat.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 24043 Utils.TimeFormat.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 10071 package-summary.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 10071 package-summary.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Entering directory: D2777 0 class-use
12:40:22 [2024-03-15T16:40:22.812Z] Sink: D2777 0 class-use
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 2342 Utils.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 2342 Utils.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 5155 Utils.Resolution.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 5155 Utils.Resolution.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 9710 Utils.TimeFormat.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 9710 Utils.TimeFormat.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 8953 TimeGraphColorScheme.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 8953 TimeGraphColorScheme.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 2450 TimeGraphTooltipHandler.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 2450 TimeGraphTooltipHandler.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 2498 TimeDataProviderCyclesConverter.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 2498 TimeDataProviderCyclesConverter.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 5994 TimeGraphScale.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 5994 TimeGraphScale.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 4418 ITimeDataProviderConverter.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 4418 ITimeDataProviderConverter.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 8378 ITmfTimeGraphDrawingHelper.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 8378 ITmfTimeGraphDrawingHelper.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 4334 TimeGraphControl.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 4334 TimeGraphControl.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 6626 IMarkerAxisListener.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 6626 IMarkerAxisListener.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 5056 TimeGraphBaseControl.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 5056 TimeGraphBaseControl.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 16188 ITimeDataProvider.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 16188 ITimeDataProvider.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 2426 TimeGraphMarkerAxis.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 2426 TimeGraphMarkerAxis.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sink: E
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 8336 package-use.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 8336 package-use.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sink: E
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 8287 ITimeGraphBookmarkListener.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 8287 ITimeGraphBookmarkListener.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 6620 ITimeGraphColorListener.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 6620 ITimeGraphColorListener.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 11125 ITimeGraphContentProvider.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 11125 ITimeGraphContentProvider.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 5888 ITimeGraphMarkerListener.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 5888 ITimeGraphMarkerListener.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 48170 ITimeGraphPresentationProvider.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 48170 ITimeGraphPresentationProvider.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 7109 ITimeGraphRangeListener.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 7109 ITimeGraphRangeListener.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 7134 ITimeGraphSelectionListener.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 7134 ITimeGraphSelectionListener.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 7052 ITimeGraphTimeListener.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 7052 ITimeGraphTimeListener.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 7862 ITimeGraphTreeListener.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 7862 ITimeGraphTreeListener.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 9558 ITimeGraphViewerFilterListener.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 9558 ITimeGraphViewerFilterListener.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 22228 StateItem.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 22228 StateItem.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 11774 TimeGraphBookmarkEvent.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 11774 TimeGraphBookmarkEvent.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 19618 TimeGraphContentProvider.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 19618 TimeGraphContentProvider.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 54218 TimeGraphPresentationProvider.html
12:40:22 [2024-03-15T16:40:22.812Z] Sink: C0666 54218 TimeGraphPresentationProvider.html
12:40:22 [2024-03-15T16:40:22.812Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.812Z] Sending file modes: C0666 12087 TimeGraphRangeUpdateEvent.html
12:40:22 [2024-03-15T16:40:22.813Z] Sink: C0666 12087 TimeGraphRangeUpdateEvent.html
12:40:22 [2024-03-15T16:40:22.813Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.813Z] Sending file modes: C0666 11910 TimeGraphSelectionEvent.html
12:40:22 [2024-03-15T16:40:22.813Z] Sink: C0666 11910 TimeGraphSelectionEvent.html
12:40:22 [2024-03-15T16:40:22.813Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.813Z] Sending file modes: C0666 12005 TimeGraphTimeEvent.html
12:40:22 [2024-03-15T16:40:22.813Z] Sink: C0666 12005 TimeGraphTimeEvent.html
12:40:22 [2024-03-15T16:40:22.813Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.813Z] Sending file modes: C0666 12047 TimeGraphTreeExpansionEvent.html
12:40:22 [2024-03-15T16:40:22.813Z] Sink: C0666 12047 TimeGraphTreeExpansionEvent.html
12:40:22 [2024-03-15T16:40:22.813Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.813Z] Sending file modes: C0666 211710 TimeGraphViewer.html
12:40:22 [2024-03-15T16:40:22.813Z] Sink: C0666 211710 TimeGraphViewer.html
12:40:22 [2024-03-15T16:40:22.813Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.813Z] Sending file modes: C0666 11768 package-summary.html
12:40:22 [2024-03-15T16:40:22.813Z] Sink: C0666 11768 package-summary.html
12:40:22 [2024-03-15T16:40:22.813Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.813Z] Entering directory: D2777 0 class-use
12:40:22 [2024-03-15T16:40:22.813Z] Sink: D2777 0 class-use
12:40:22 [2024-03-15T16:40:22.813Z] Sending file modes: C0666 7877 ITimeGraphColorListener.html
12:40:22 [2024-03-15T16:40:22.813Z] Sink: C0666 7877 ITimeGraphColorListener.html
12:40:22 [2024-03-15T16:40:22.813Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.813Z] Sending file modes: C0666 5993 TimeGraphTimeEvent.html
12:40:22 [2024-03-15T16:40:22.813Z] Sink: C0666 5993 TimeGraphTimeEvent.html
12:40:22 [2024-03-15T16:40:22.813Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.813Z] Sending file modes: C0666 8907 StateItem.html
12:40:22 [2024-03-15T16:40:22.813Z] Sink: C0666 8907 StateItem.html
12:40:22 [2024-03-15T16:40:22.813Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.813Z] Sending file modes: C0666 10631 TimeGraphPresentationProvider.html
12:40:22 [2024-03-15T16:40:22.813Z] Sink: C0666 10631 TimeGraphPresentationProvider.html
12:40:22 [2024-03-15T16:40:22.813Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.813Z] Sending file modes: C0666 2396 TimeGraphContentProvider.html
12:40:22 [2024-03-15T16:40:22.813Z] Sink: C0666 2396 TimeGraphContentProvider.html
12:40:22 [2024-03-15T16:40:22.813Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.813Z] Sending file modes: C0666 6125 TimeGraphSelectionEvent.html
12:40:22 [2024-03-15T16:40:22.813Z] Sink: C0666 6125 TimeGraphSelectionEvent.html
12:40:22 [2024-03-15T16:40:22.813Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.813Z] Sending file modes: C0666 7668 ITimeGraphViewerFilterListener.html
12:40:22 [2024-03-15T16:40:22.813Z] Sink: C0666 7668 ITimeGraphViewerFilterListener.html
12:40:22 [2024-03-15T16:40:22.813Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.813Z] Sending file modes: C0666 6574 ITimeGraphRangeListener.html
12:40:22 [2024-03-15T16:40:22.813Z] Sink: C0666 6574 ITimeGraphRangeListener.html
12:40:22 [2024-03-15T16:40:22.813Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:22 [2024-03-15T16:40:22.813Z] Sending file modes: C0666 17454 ITimeGraphPresentationProvider.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 17454 ITimeGraphPresentationProvider.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 6563 ITimeGraphContentProvider.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 6563 ITimeGraphContentProvider.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 8946 ITimeGraphTimeListener.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 8946 ITimeGraphTimeListener.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 5057 ITimeGraphMarkerListener.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 5057 ITimeGraphMarkerListener.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 5138 TimeGraphTreeExpansionEvent.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 5138 TimeGraphTreeExpansionEvent.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 5103 ITimeGraphBookmarkListener.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 5103 ITimeGraphBookmarkListener.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 6682 ITimeGraphSelectionListener.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 6682 ITimeGraphSelectionListener.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 5896 TimeGraphViewer.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 5896 TimeGraphViewer.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 5058 TimeGraphBookmarkEvent.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 5058 TimeGraphBookmarkEvent.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 7352 ITimeGraphTreeListener.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 7352 ITimeGraphTreeListener.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 6150 TimeGraphRangeUpdateEvent.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 6150 TimeGraphRangeUpdateEvent.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sink: E
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 18187 package-use.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 18187 package-use.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sink: E
12:40:23 [2024-03-15T16:40:23.068Z] Entering directory: D2777 0 virtualtable
12:40:23 [2024-03-15T16:40:23.068Z] Sink: D2777 0 virtualtable
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 6637 IDoubleClickListener.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 6637 IDoubleClickListener.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 58138 TmfVirtualTable.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 58138 TmfVirtualTable.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 6747 TooltipProvider.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 6747 TooltipProvider.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 4718 package-summary.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 4718 package-summary.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Entering directory: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.068Z] Sink: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 5286 TooltipProvider.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 5286 TooltipProvider.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 6027 TmfVirtualTable.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 6027 TmfVirtualTable.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 5396 IDoubleClickListener.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 5396 IDoubleClickListener.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sink: E
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 4918 package-use.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 4918 package-use.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sink: E
12:40:23 [2024-03-15T16:40:23.068Z] Entering directory: D2777 0 rawviewer
12:40:23 [2024-03-15T16:40:23.068Z] Sink: D2777 0 rawviewer
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 38459 TmfRawEventViewer.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 38459 TmfRawEventViewer.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 3100 package-summary.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 3100 package-summary.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Entering directory: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.068Z] Sink: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 2354 TmfRawEventViewer.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 2354 TmfRawEventViewer.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sink: E
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 2141 package-use.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 2141 package-use.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sink: E
12:40:23 [2024-03-15T16:40:23.068Z] Entering directory: D2777 0 tabsview
12:40:23 [2024-03-15T16:40:23.068Z] Sink: D2777 0 tabsview
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 23733 TmfViewerFolder.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 23733 TmfViewerFolder.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 3059 package-summary.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 3059 package-summary.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.068Z] Entering directory: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.068Z] Sink: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.068Z] Sending file modes: C0666 2336 TmfViewerFolder.html
12:40:23 [2024-03-15T16:40:23.068Z] Sink: C0666 2336 TmfViewerFolder.html
12:40:23 [2024-03-15T16:40:23.068Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.069Z] Sink: E
12:40:23 [2024-03-15T16:40:23.069Z] Sending file modes: C0666 2136 package-use.html
12:40:23 [2024-03-15T16:40:23.069Z] Sink: C0666 2136 package-use.html
12:40:23 [2024-03-15T16:40:23.069Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.069Z] Sink: E
12:40:23 [2024-03-15T16:40:23.069Z] Sink: E
12:40:23 [2024-03-15T16:40:23.069Z] Entering directory: D2777 0 actions
12:40:23 [2024-03-15T16:40:23.069Z] Sink: D2777 0 actions
12:40:23 [2024-03-15T16:40:23.069Z] Sending file modes: C0666 10283 HttpTraceImportOperation.html
12:40:23 [2024-03-15T16:40:23.069Z] Sink: C0666 10283 HttpTraceImportOperation.html
12:40:23 [2024-03-15T16:40:23.069Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.069Z] Sending file modes: C0666 15095 OpenSourceCodeAction.html
12:40:23 [2024-03-15T16:40:23.069Z] Sink: C0666 15095 OpenSourceCodeAction.html
12:40:23 [2024-03-15T16:40:23.069Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.069Z] Sending file modes: C0666 14528 TraceImportOperation.html
12:40:23 [2024-03-15T16:40:23.069Z] Sink: C0666 14528 TraceImportOperation.html
12:40:23 [2024-03-15T16:40:23.069Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.069Z] Sending file modes: C0666 4175 package-summary.html
12:40:23 [2024-03-15T16:40:23.069Z] Sink: C0666 4175 package-summary.html
12:40:23 [2024-03-15T16:40:23.069Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.069Z] Entering directory: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.069Z] Sink: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.069Z] Sending file modes: C0666 2300 OpenSourceCodeAction.html
12:40:23 [2024-03-15T16:40:23.069Z] Sink: C0666 2300 OpenSourceCodeAction.html
12:40:23 [2024-03-15T16:40:23.069Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.069Z] Sending file modes: C0666 2324 HttpTraceImportOperation.html
12:40:23 [2024-03-15T16:40:23.069Z] Sink: C0666 2324 HttpTraceImportOperation.html
12:40:23 [2024-03-15T16:40:23.069Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.069Z] Sending file modes: C0666 2300 TraceImportOperation.html
12:40:23 [2024-03-15T16:40:23.069Z] Sink: C0666 2300 TraceImportOperation.html
12:40:23 [2024-03-15T16:40:23.069Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.069Z] Sink: E
12:40:23 [2024-03-15T16:40:23.069Z] Sending file modes: C0666 2079 package-use.html
12:40:23 [2024-03-15T16:40:23.069Z] Sink: C0666 2079 package-use.html
12:40:23 [2024-03-15T16:40:23.069Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.069Z] Sink: E
12:40:23 [2024-03-15T16:40:23.069Z] Entering directory: D2777 0 markers
12:40:23 [2024-03-15T16:40:23.069Z] Sink: D2777 0 markers
12:40:23 [2024-03-15T16:40:23.069Z] Sending file modes: C0666 6608 IMarkerReferenceProvider.html
12:40:23 [2024-03-15T16:40:23.069Z] Sink: C0666 6608 IMarkerReferenceProvider.html
12:40:23 [2024-03-15T16:40:23.069Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.069Z] Sending file modes: C0666 23860 PeriodicMarkerEventSource.html
12:40:23 [2024-03-15T16:40:23.069Z] Sink: C0666 23860 PeriodicMarkerEventSource.html
12:40:23 [2024-03-15T16:40:23.069Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.069Z] Sending file modes: C0666 14348 PeriodicMarkerEventSource.Reference.html
12:40:23 [2024-03-15T16:40:23.069Z] Sink: C0666 14348 PeriodicMarkerEventSource.Reference.html
12:40:23 [2024-03-15T16:40:23.069Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.069Z] Sending file modes: C0666 5230 package-summary.html
12:40:23 [2024-03-15T16:40:23.069Z] Sink: C0666 5230 package-summary.html
12:40:23 [2024-03-15T16:40:23.069Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.069Z] Entering directory: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.069Z] Sink: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.324Z] Sending file modes: C0666 2330 PeriodicMarkerEventSource.html
12:40:23 [2024-03-15T16:40:23.324Z] Sink: C0666 2330 PeriodicMarkerEventSource.html
12:40:23 [2024-03-15T16:40:23.324Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.324Z] Sending file modes: C0666 8177 PeriodicMarkerEventSource.Reference.html
12:40:23 [2024-03-15T16:40:23.324Z] Sink: C0666 8177 PeriodicMarkerEventSource.Reference.html
12:40:23 [2024-03-15T16:40:23.324Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.324Z] Sending file modes: C0666 2344 IMarkerReferenceProvider.html
12:40:23 [2024-03-15T16:40:23.324Z] Sink: C0666 2344 IMarkerReferenceProvider.html
12:40:23 [2024-03-15T16:40:23.324Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.324Z] Sink: E
12:40:23 [2024-03-15T16:40:23.324Z] Sending file modes: C0666 3322 package-use.html
12:40:23 [2024-03-15T16:40:23.324Z] Sink: C0666 3322 package-use.html
12:40:23 [2024-03-15T16:40:23.324Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.324Z] Sink: E
12:40:23 [2024-03-15T16:40:23.324Z] Entering directory: D2777 0 editors
12:40:23 [2024-03-15T16:40:23.324Z] Sink: D2777 0 editors
12:40:23 [2024-03-15T16:40:23.324Z] Sending file modes: C0666 6117 ITmfTraceEditor.html
12:40:23 [2024-03-15T16:40:23.324Z] Sink: C0666 6117 ITmfTraceEditor.html
12:40:23 [2024-03-15T16:40:23.324Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.324Z] Sending file modes: C0666 18196 TmfEditor.html
12:40:23 [2024-03-15T16:40:23.324Z] Sink: C0666 18196 TmfEditor.html
12:40:23 [2024-03-15T16:40:23.324Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.324Z] Sending file modes: C0666 20145 TmfEditorInput.html
12:40:23 [2024-03-15T16:40:23.324Z] Sink: C0666 20145 TmfEditorInput.html
12:40:23 [2024-03-15T16:40:23.324Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.324Z] Sending file modes: C0666 46316 TmfEventsEditor.html
12:40:23 [2024-03-15T16:40:23.324Z] Sink: C0666 46316 TmfEventsEditor.html
12:40:23 [2024-03-15T16:40:23.324Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.324Z] Sending file modes: C0666 16929 TmfMultiPageEditorPart.html
12:40:23 [2024-03-15T16:40:23.324Z] Sink: C0666 16929 TmfMultiPageEditorPart.html
12:40:23 [2024-03-15T16:40:23.324Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.324Z] Sending file modes: C0666 13078 TmfTraceColumnManager.html
12:40:23 [2024-03-15T16:40:23.324Z] Sink: C0666 13078 TmfTraceColumnManager.html
12:40:23 [2024-03-15T16:40:23.324Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.324Z] Sending file modes: C0666 11176 UnsortedPropertySheetPage.html
12:40:23 [2024-03-15T16:40:23.324Z] Sink: C0666 11176 UnsortedPropertySheetPage.html
12:40:23 [2024-03-15T16:40:23.324Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.324Z] Sending file modes: C0666 6440 package-summary.html
12:40:23 [2024-03-15T16:40:23.324Z] Sink: C0666 6440 package-summary.html
12:40:23 [2024-03-15T16:40:23.324Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.324Z] Entering directory: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.324Z] Sink: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.324Z] Sending file modes: C0666 2330 UnsortedPropertySheetPage.html
12:40:23 [2024-03-15T16:40:23.324Z] Sink: C0666 2330 UnsortedPropertySheetPage.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 2306 TmfTraceColumnManager.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 2306 TmfTraceColumnManager.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 3947 ITmfTraceEditor.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 3947 ITmfTraceEditor.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 2270 TmfEventsEditor.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 2270 TmfEventsEditor.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 2264 TmfEditorInput.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 2264 TmfEditorInput.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 3840 TmfEditor.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 3840 TmfEditor.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 2312 TmfMultiPageEditorPart.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 2312 TmfMultiPageEditorPart.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sink: E
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 3525 package-use.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 3525 package-use.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sink: E
12:40:23 [2024-03-15T16:40:23.325Z] Entering directory: D2777 0 properties
12:40:23 [2024-03-15T16:40:23.325Z] Sink: D2777 0 properties
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 7195 Messages.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 7195 Messages.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 11622 ReadOnlyTextPropertyDescriptor.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 11622 ReadOnlyTextPropertyDescriptor.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 16563 TmfTimestampFormatPage.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 16563 TmfTimestampFormatPage.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 4105 package-summary.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 4105 package-summary.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Entering directory: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.325Z] Sink: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 2330 TmfTimestampFormatPage.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 2330 TmfTimestampFormatPage.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 2378 ReadOnlyTextPropertyDescriptor.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 2378 ReadOnlyTextPropertyDescriptor.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 2246 Messages.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 2246 Messages.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sink: E
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 2094 package-use.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 2094 package-use.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sink: E
12:40:23 [2024-03-15T16:40:23.325Z] Entering directory: D2777 0 model
12:40:23 [2024-03-15T16:40:23.325Z] Sink: D2777 0 model
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 18499 StyleManager.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 18499 StyleManager.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 3900 package-summary.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 3900 package-summary.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Entering directory: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.325Z] Sink: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 4036 StyleManager.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 4036 StyleManager.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sink: E
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 3339 package-use.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 3339 package-use.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sink: E
12:40:23 [2024-03-15T16:40:23.325Z] Entering directory: D2777 0 analysis
12:40:23 [2024-03-15T16:40:23.325Z] Sink: D2777 0 analysis
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 22996 TmfAnalysisViewOutput.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 22996 TmfAnalysisViewOutput.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 3456 package-summary.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 3456 package-summary.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Entering directory: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.325Z] Sink: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 2312 TmfAnalysisViewOutput.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 2312 TmfAnalysisViewOutput.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sink: E
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 2084 package-use.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 2084 package-use.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sink: E
12:40:23 [2024-03-15T16:40:23.325Z] Entering directory: D2777 0 signal
12:40:23 [2024-03-15T16:40:23.325Z] Sink: D2777 0 signal
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 12781 TmfTimeViewAlignmentInfo.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 12781 TmfTimeViewAlignmentInfo.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 16252 TmfTimeViewAlignmentSignal.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 16252 TmfTimeViewAlignmentSignal.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 10026 TmfUiSignalThrottler.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 10026 TmfUiSignalThrottler.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 4276 package-summary.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 4276 package-summary.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Entering directory: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.325Z] Sink: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 17288 TmfTimeViewAlignmentInfo.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 17288 TmfTimeViewAlignmentInfo.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 2330 TmfTimeViewAlignmentSignal.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 2330 TmfTimeViewAlignmentSignal.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 2294 TmfUiSignalThrottler.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 2294 TmfUiSignalThrottler.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sink: E
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 11089 package-use.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 11089 package-use.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sink: E
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 13310 TmfUiRefreshHandler.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 13310 TmfUiRefreshHandler.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Entering directory: D2777 0 tracetype
12:40:23 [2024-03-15T16:40:23.325Z] Sink: D2777 0 tracetype
12:40:23 [2024-03-15T16:40:23.325Z] Entering directory: D2777 0 preferences
12:40:23 [2024-03-15T16:40:23.325Z] Sink: D2777 0 preferences
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 19758 TraceTypeLabelProvider.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 19758 TraceTypeLabelProvider.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 12585 TraceTypePreferencePage.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 12585 TraceTypePreferencePage.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 17117 TraceTypePreferencePageViewer.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 17117 TraceTypePreferencePageViewer.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 17914 TraceTypeTreeContentProvider.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 17914 TraceTypeTreeContentProvider.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 4217 package-summary.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 4217 package-summary.html
12:40:23 [2024-03-15T16:40:23.325Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.325Z] Entering directory: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.325Z] Sink: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.325Z] Sending file modes: C0666 2450 TraceTypePreferencePageViewer.html
12:40:23 [2024-03-15T16:40:23.325Z] Sink: C0666 2450 TraceTypePreferencePageViewer.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 2408 TraceTypeLabelProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 2408 TraceTypeLabelProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 2414 TraceTypePreferencePage.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 2414 TraceTypePreferencePage.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 2444 TraceTypeTreeContentProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 2444 TraceTypeTreeContentProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sink: E
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 2161 package-use.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 2161 package-use.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sink: E
12:40:23 [2024-03-15T16:40:23.581Z] Sink: E
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 5398 package-summary.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 5398 package-summary.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Entering directory: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.581Z] Sink: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 3970 TmfUiRefreshHandler.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 3970 TmfUiRefreshHandler.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sink: E
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 3206 package-use.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 3206 package-use.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sink: E
12:40:23 [2024-03-15T16:40:23.581Z] Entering directory: D2777 0 core
12:40:23 [2024-03-15T16:40:23.581Z] Sink: D2777 0 core
12:40:23 [2024-03-15T16:40:23.581Z] Entering directory: D2777 0 model
12:40:23 [2024-03-15T16:40:23.581Z] Sink: D2777 0 model
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 8234 AbstractStateSystemAnalysisDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 8234 AbstractStateSystemAnalysisDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Entering directory: D2777 0 timegraph
12:40:23 [2024-03-15T16:40:23.581Z] Sink: D2777 0 timegraph
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 22142 AbstractTimeGraphDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 22142 AbstractTimeGraphDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 12264 ITimeGraphArrow.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 12264 ITimeGraphArrow.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 21083 ITimeGraphDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 21083 ITimeGraphDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 12488 ITimeGraphEntryModel.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 12488 ITimeGraphEntryModel.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 8197 ITimeGraphRowModel.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 8197 ITimeGraphRowModel.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 9021 ITimeGraphState.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 9021 ITimeGraphState.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 23017 ITimeGraphStateFilter.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 23017 ITimeGraphStateFilter.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 23122 TimeGraphArrow.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 23122 TimeGraphArrow.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 25036 TimeGraphEntryModel.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 25036 TimeGraphEntryModel.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 12247 TimeGraphModel.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 12247 TimeGraphModel.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 15043 TimeGraphRowModel.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 15043 TimeGraphRowModel.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 25555 TimeGraphState.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 25555 TimeGraphState.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 40236 TmfTimeGraphCompositeDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 40236 TmfTimeGraphCompositeDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 11865 package-summary.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 11865 package-summary.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Entering directory: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.581Z] Sink: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 2336 TimeGraphState.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 2336 TimeGraphState.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 2450 TmfTimeGraphCompositeDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 2450 TmfTimeGraphCompositeDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 20184 ITimeGraphState.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 20184 ITimeGraphState.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 12538 ITimeGraphArrow.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 12538 ITimeGraphArrow.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 2336 TimeGraphArrow.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 2336 TimeGraphArrow.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 8346 ITimeGraphStateFilter.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 8346 ITimeGraphStateFilter.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 13352 ITimeGraphEntryModel.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 13352 ITimeGraphEntryModel.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 14573 ITimeGraphDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 14573 ITimeGraphDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 2426 AbstractTimeGraphDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 2426 AbstractTimeGraphDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 2354 TimeGraphRowModel.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 2354 TimeGraphRowModel.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 10087 TimeGraphModel.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 10087 TimeGraphModel.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 10843 TimeGraphEntryModel.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 10843 TimeGraphEntryModel.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 6682 ITimeGraphRowModel.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 6682 ITimeGraphRowModel.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sink: E
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 11574 package-use.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 11574 package-use.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sink: E
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 8063 AbstractTmfTraceDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 8063 AbstractTmfTraceDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Entering directory: D2777 0 xy
12:40:23 [2024-03-15T16:40:23.581Z] Sink: D2777 0 xy
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 17674 AbstractTreeCommonXDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 17674 AbstractTreeCommonXDataProvider.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.581Z] Sending file modes: C0666 14983 ISeriesModel.html
12:40:23 [2024-03-15T16:40:23.581Z] Sink: C0666 14983 ISeriesModel.html
12:40:23 [2024-03-15T16:40:23.581Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.582Z] Sending file modes: C0666 17161 ISeriesModel.DisplayType.html
12:40:23 [2024-03-15T16:40:23.582Z] Sink: C0666 17161 ISeriesModel.DisplayType.html
12:40:23 [2024-03-15T16:40:23.582Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.582Z] Sending file modes: C0666 8483 ITmfCommonXAxisModel.html
12:40:23 [2024-03-15T16:40:23.582Z] Sink: C0666 8483 ITmfCommonXAxisModel.html
12:40:23 [2024-03-15T16:40:23.582Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.582Z] Sending file modes: C0666 6320 ITmfTreeXYDataProvider.html
12:40:23 [2024-03-15T16:40:23.582Z] Sink: C0666 6320 ITmfTreeXYDataProvider.html
12:40:23 [2024-03-15T16:40:23.582Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.582Z] Sending file modes: C0666 9242 ITmfXYDataProvider.html
12:40:23 [2024-03-15T16:40:23.582Z] Sink: C0666 9242 ITmfXYDataProvider.html
12:40:23 [2024-03-15T16:40:23.582Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.582Z] Sending file modes: C0666 5492 ITmfXyEntryModel.html
12:40:23 [2024-03-15T16:40:23.582Z] Sink: C0666 5492 ITmfXyEntryModel.html
12:40:23 [2024-03-15T16:40:23.582Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.582Z] Sending file modes: C0666 8791 ITmfXyModel.html
12:40:23 [2024-03-15T16:40:23.582Z] Sink: C0666 8791 ITmfXyModel.html
12:40:23 [2024-03-15T16:40:23.582Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.582Z] Sending file modes: C0666 9638 IYModel.html
12:40:23 [2024-03-15T16:40:23.582Z] Sink: C0666 9638 IYModel.html
12:40:23 [2024-03-15T16:40:23.582Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.582Z] Sending file modes: C0666 26880 TmfTreeXYCompositeDataProvider.html
12:40:23 [2024-03-15T16:40:23.582Z] Sink: C0666 26880 TmfTreeXYCompositeDataProvider.html
12:40:23 [2024-03-15T16:40:23.582Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.582Z] Sending file modes: C0666 17306 TmfXYAxisDescription.html
12:40:23 [2024-03-15T16:40:23.582Z] Sink: C0666 17306 TmfXYAxisDescription.html
12:40:23 [2024-03-15T16:40:23.582Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.582Z] Sending file modes: C0666 22259 TmfXyTreeDataModel.html
12:40:23 [2024-03-15T16:40:23.582Z] Sink: C0666 22259 TmfXyTreeDataModel.html
12:40:23 [2024-03-15T16:40:23.582Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.582Z] Sending file modes: C0666 11399 package-summary.html
12:40:23 [2024-03-15T16:40:23.582Z] Sink: C0666 11399 package-summary.html
12:40:23 [2024-03-15T16:40:23.582Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.582Z] Entering directory: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.582Z] Sink: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 10857 TmfXYAxisDescription.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 10857 TmfXYAxisDescription.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 2396 AbstractTreeCommonXDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 2396 AbstractTreeCommonXDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 8224 ITmfXYDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 8224 ITmfXYDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 4219 ITmfXyEntryModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 4219 ITmfXyEntryModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 2318 TmfXyTreeDataModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 2318 TmfXyTreeDataModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 12398 ITmfTreeXYDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 12398 ITmfTreeXYDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 9053 ISeriesModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 9053 ISeriesModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 8444 ISeriesModel.DisplayType.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 8444 ISeriesModel.DisplayType.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 8367 IYModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 8367 IYModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 2390 TmfTreeXYCompositeDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 2390 TmfTreeXYCompositeDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 4339 ITmfCommonXAxisModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 4339 ITmfCommonXAxisModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 12784 ITmfXyModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 12784 ITmfXyModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sink: E
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 9170 package-use.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 9170 package-use.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sink: E
12:40:23 [2024-03-15T16:40:23.838Z] Entering directory: D2777 0 tree
12:40:23 [2024-03-15T16:40:23.838Z] Sink: D2777 0 tree
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 18798 AbstractTreeDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 18798 AbstractTreeDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 7648 ITmfSelectionTreeDataModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 7648 ITmfSelectionTreeDataModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 14051 ITmfTreeDataModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 14051 ITmfTreeDataModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 13177 ITmfTreeDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 13177 ITmfTreeDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 31948 TmfTreeCompositeDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 31948 TmfTreeCompositeDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 28017 TmfTreeDataModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 28017 TmfTreeDataModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 19846 TmfTreeModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 19846 TmfTreeModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 17424 TmfTreeModel.Builder.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 17424 TmfTreeModel.Builder.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 10223 package-summary.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 10223 package-summary.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Entering directory: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.838Z] Sink: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 11157 TmfTreeDataModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 11157 TmfTreeDataModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 6855 TmfTreeCompositeDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 6855 TmfTreeCompositeDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 46449 ITmfTreeDataModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 46449 ITmfTreeDataModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 15655 TmfTreeModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 15655 TmfTreeModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 6374 TmfTreeModel.Builder.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 6374 TmfTreeModel.Builder.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 8421 AbstractTreeDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 8421 AbstractTreeDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 5260 ITmfSelectionTreeDataModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 5260 ITmfSelectionTreeDataModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 30594 ITmfTreeDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 30594 ITmfTreeDataProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sink: E
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 21176 package-use.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 21176 package-use.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sink: E
12:40:23 [2024-03-15T16:40:23.838Z] Entering directory: D2777 0 annotations
12:40:23 [2024-03-15T16:40:23.838Z] Sink: D2777 0 annotations
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 25758 Annotation.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 25758 Annotation.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 13966 AnnotationCategoriesModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 13966 AnnotationCategoriesModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 14812 AnnotationModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 14812 AnnotationModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 23968 EventAnnotationProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 23968 EventAnnotationProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 14420 IAnnotation.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 14420 IAnnotation.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 17357 IAnnotation.AnnotationType.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 17357 IAnnotation.AnnotationType.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 5058 IOutputAnnotationParameters.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 5058 IOutputAnnotationParameters.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 12411 IOutputAnnotationProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 12411 IOutputAnnotationProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 17844 TraceAnnotationProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 17844 TraceAnnotationProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 9590 package-summary.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 9590 package-summary.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Entering directory: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.838Z] Sink: D2777 0 class-use
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 2402 EventAnnotationProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 2402 EventAnnotationProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 12988 AnnotationModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 12988 AnnotationModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 2402 TraceAnnotationProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 2402 TraceAnnotationProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 6242 Annotation.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 6242 Annotation.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 11225 IOutputAnnotationProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 11225 IOutputAnnotationProvider.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 13582 AnnotationCategoriesModel.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 13582 AnnotationCategoriesModel.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 2446 IOutputAnnotationParameters.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 2446 IOutputAnnotationParameters.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 6491 IAnnotation.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 6491 IAnnotation.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 7780 IAnnotation.AnnotationType.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 7780 IAnnotation.AnnotationType.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sink: E
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 9701 package-use.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 9701 package-use.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sink: E
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 15106 CommonStatusMessage.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 15106 CommonStatusMessage.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 9742 CoreFilterProperty.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 9742 CoreFilterProperty.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 8835 CoreMetadataStrings.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 8835 CoreMetadataStrings.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 20273 DataProviderDescriptor.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 20273 DataProviderDescriptor.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 17250 DataProviderDescriptor.Builder.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 17250 DataProviderDescriptor.Builder.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.838Z] Entering directory: D2777 0 filters
12:40:23 [2024-03-15T16:40:23.838Z] Sink: D2777 0 filters
12:40:23 [2024-03-15T16:40:23.838Z] Sending file modes: C0666 10680 FilterTimeQueryFilter.html
12:40:23 [2024-03-15T16:40:23.838Z] Sink: C0666 10680 FilterTimeQueryFilter.html
12:40:23 [2024-03-15T16:40:23.838Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:23 [2024-03-15T16:40:23.839Z] Sending file modes: C0666 6204 ICumulativeQueryFilter.html
12:40:23 [2024-03-15T16:40:23.839Z] Sink: C0666 6204 ICumulativeQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 6805 IMultipleSelectionQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 6805 IMultipleSelectionQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 16116 SelectedCounterQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 16116 SelectedCounterQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 17030 SelectedCpuQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 17030 SelectedCpuQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 18994 SelectionTimeQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 18994 SelectionTimeQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 16214 TimeQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 16214 TimeQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 8572 package-summary.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 8572 package-summary.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Entering directory: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.094Z] Sink: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 4291 ICumulativeQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 4291 ICumulativeQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 4694 SelectionTimeQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 4694 SelectionTimeQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 5230 IMultipleSelectionQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 5230 IMultipleSelectionQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 2372 SelectedCpuQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 2372 SelectedCpuQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 5591 TimeQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 5591 TimeQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 2366 FilterTimeQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 2366 FilterTimeQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 2396 SelectedCounterQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 2396 SelectedCounterQueryFilter.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sink: E
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 4436 package-use.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 4436 package-use.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sink: E
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 13731 ICoreElementResolver.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 13731 ICoreElementResolver.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 13442 ICorePropertyCollection.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 13442 ICorePropertyCollection.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 10308 IOutputElement.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 10308 IOutputElement.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 9045 IOutputStyleProvider.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 9045 IOutputStyleProvider.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 8829 ITableColumnDescriptor.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 8829 ITableColumnDescriptor.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 9720 ITimeElement.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 9720 ITimeElement.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 14478 Messages.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 14478 Messages.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 18304 OutputElement.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 18304 OutputElement.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 19323 OutputElementStyle.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 19323 OutputElementStyle.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 11799 OutputStyleModel.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 11799 OutputStyleModel.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 25550 SeriesModel.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 25550 SeriesModel.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 17761 SeriesModel.SeriesModelBuilder.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 17761 SeriesModel.SeriesModelBuilder.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 55199 StyleProperties.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 55199 StyleProperties.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 9403 StyleProperties.BorderStyle.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 9403 StyleProperties.BorderStyle.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 7174 StyleProperties.FontStyle.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 7174 StyleProperties.FontStyle.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 8362 StyleProperties.FontWeight.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 8362 StyleProperties.FontWeight.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 6273 StyleProperties.LinearGradientDirection.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 6273 StyleProperties.LinearGradientDirection.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 10732 StyleProperties.SeriesStyle.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 10732 StyleProperties.SeriesStyle.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 8375 StyleProperties.SeriesType.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 8375 StyleProperties.SeriesType.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 12724 StyleProperties.SymbolType.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 12724 StyleProperties.SymbolType.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 8223 StyleProperties.TextAlign.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 8223 StyleProperties.TextAlign.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 6062 StyleProperties.TextDirection.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 6062 StyleProperties.TextDirection.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 7210 StyleProperties.VerticalAlign.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 7210 StyleProperties.VerticalAlign.html
12:40:24 [2024-03-15T16:40:24.094Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.094Z] Sending file modes: C0666 16540 TmfCommonXAxisModel.html
12:40:24 [2024-03-15T16:40:24.094Z] Sink: C0666 16540 TmfCommonXAxisModel.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 13948 TmfXyModel.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 13948 TmfXyModel.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 21482 YModel.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 21482 YModel.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 18406 package-summary.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 18406 package-summary.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Entering directory: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.095Z] Sink: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 12353 AbstractTmfTraceDataProvider.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 12353 AbstractTmfTraceDataProvider.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 6372 OutputElement.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 6372 OutputElement.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 2288 CoreFilterProperty.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 2288 CoreFilterProperty.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 21189 ICoreElementResolver.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 21189 ICoreElementResolver.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 9761 OutputStyleModel.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 9761 OutputStyleModel.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 5959 ITableColumnDescriptor.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 5959 ITableColumnDescriptor.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 6315 IOutputStyleProvider.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 6315 IOutputStyleProvider.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 10853 IOutputElement.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 10853 IOutputElement.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 40017 OutputElementStyle.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 40017 OutputElementStyle.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 2216 YModel.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 2216 YModel.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 2312 DataProviderDescriptor.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 2312 DataProviderDescriptor.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 6794 DataProviderDescriptor.Builder.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 6794 DataProviderDescriptor.Builder.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 2240 TmfXyModel.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 2240 TmfXyModel.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 2228 Messages.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 2228 Messages.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 11457 ITimeElement.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 11457 ITimeElement.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 2294 TmfCommonXAxisModel.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 2294 TmfCommonXAxisModel.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 2270 StyleProperties.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 2270 StyleProperties.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 2382 StyleProperties.VerticalAlign.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 2382 StyleProperties.VerticalAlign.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 2370 StyleProperties.SeriesStyle.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 2370 StyleProperties.SeriesStyle.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 2364 StyleProperties.SeriesType.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 2364 StyleProperties.SeriesType.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 2364 StyleProperties.SymbolType.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 2364 StyleProperties.SymbolType.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 2364 StyleProperties.FontWeight.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 2364 StyleProperties.FontWeight.html
12:40:24 [2024-03-15T16:40:24.095Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.095Z] Sending file modes: C0666 2358 StyleProperties.FontStyle.html
12:40:24 [2024-03-15T16:40:24.095Z] Sink: C0666 2358 StyleProperties.FontStyle.html
12:40:24 [2024-03-15T16:40:24.350Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 2358 StyleProperties.TextAlign.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 2358 StyleProperties.TextAlign.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 2382 StyleProperties.TextDirection.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 2382 StyleProperties.TextDirection.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 2370 StyleProperties.BorderStyle.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 2370 StyleProperties.BorderStyle.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 2442 StyleProperties.LinearGradientDirection.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 2442 StyleProperties.LinearGradientDirection.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 18238 ICorePropertyCollection.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 18238 ICorePropertyCollection.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 2294 CommonStatusMessage.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 2294 CommonStatusMessage.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 10615 AbstractStateSystemAnalysisDataProvider.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 10615 AbstractStateSystemAnalysisDataProvider.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 2294 CoreMetadataStrings.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 2294 CoreMetadataStrings.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 4161 SeriesModel.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 4161 SeriesModel.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 6584 SeriesModel.SeriesModelBuilder.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 6584 SeriesModel.SeriesModelBuilder.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sink: E
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 27061 package-use.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 27061 package-use.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sink: E
12:40:24 [2024-03-15T16:40:24.351Z] Entering directory: D2777 0 statesystem
12:40:24 [2024-03-15T16:40:24.351Z] Sink: D2777 0 statesystem
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 35558 AbstractTmfStateProvider.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 35558 AbstractTmfStateProvider.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 18952 ITmfAnalysisModuleWithStateSystems.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 18952 ITmfAnalysisModuleWithStateSystems.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 27057 ITmfStateProvider.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 27057 ITmfStateProvider.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 18172 ITmfStateProvider.FutureEventType.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 18172 ITmfStateProvider.FutureEventType.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 9862 Messages.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 9862 Messages.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 15748 TmfAttributePool.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 15748 TmfAttributePool.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 17550 TmfAttributePool.QueueType.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 17550 TmfAttributePool.QueueType.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 41360 TmfStateSystemAnalysisModule.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 41360 TmfStateSystemAnalysisModule.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 8106 package-summary.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 8106 package-summary.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Entering directory: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.351Z] Sink: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 2312 TmfAttributePool.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 2312 TmfAttributePool.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 6706 TmfAttributePool.QueueType.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 6706 TmfAttributePool.QueueType.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 26335 TmfStateSystemAnalysisModule.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 26335 TmfStateSystemAnalysisModule.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 19767 ITmfStateProvider.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 19767 ITmfStateProvider.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 7616 ITmfStateProvider.FutureEventType.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 7616 ITmfStateProvider.FutureEventType.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 2264 Messages.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 2264 Messages.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 22509 ITmfAnalysisModuleWithStateSystems.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 22509 ITmfAnalysisModuleWithStateSystems.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 12947 AbstractTmfStateProvider.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 12947 AbstractTmfStateProvider.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sink: E
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 26993 package-use.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 26993 package-use.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sink: E
12:40:24 [2024-03-15T16:40:24.351Z] Entering directory: D2777 0 trace
12:40:24 [2024-03-15T16:40:24.351Z] Sink: D2777 0 trace
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 14776 AbstractTmfTraceAdapterFactory.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 14776 AbstractTmfTraceAdapterFactory.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 6021 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 6021 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 7467 ICyclesConverter.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 7467 ICyclesConverter.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Entering directory: D2777 0 indexer
12:40:24 [2024-03-15T16:40:24.351Z] Sink: D2777 0 indexer
12:40:24 [2024-03-15T16:40:24.351Z] Entering directory: D2777 0 checkpoint
12:40:24 [2024-03-15T16:40:24.351Z] Sink: D2777 0 checkpoint
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 14169 ITmfCheckpoint.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 14169 ITmfCheckpoint.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 18023 ITmfCheckpointIndex.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 18023 ITmfCheckpointIndex.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 26398 TmfCheckpoint.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 26398 TmfCheckpoint.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 24518 TmfCheckpointIndexer.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 24518 TmfCheckpointIndexer.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 5755 package-summary.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 5755 package-summary.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Entering directory: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.351Z] Sink: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 4759 ITmfCheckpointIndex.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 4759 ITmfCheckpointIndex.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 12726 ITmfCheckpoint.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 12726 ITmfCheckpoint.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 4334 TmfCheckpoint.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 4334 TmfCheckpoint.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 4655 TmfCheckpointIndexer.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 4655 TmfCheckpointIndexer.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sink: E
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 5410 package-use.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 5410 package-use.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sink: E
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 8690 ITmfPersistentlyIndexable.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 8690 ITmfPersistentlyIndexable.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 14970 ITmfTraceIndexer.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 14970 ITmfTraceIndexer.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 28651 TmfBTreeTraceIndex.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 28651 TmfBTreeTraceIndex.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 8996 TmfBTreeTraceIndexer.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 8996 TmfBTreeTraceIndexer.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 28620 TmfFlatArrayTraceIndex.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 28620 TmfFlatArrayTraceIndex.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 9040 TmfFlatArrayTraceIndexer.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 9040 TmfFlatArrayTraceIndexer.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 7526 package-summary.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 7526 package-summary.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Entering directory: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.351Z] Sink: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 12484 ITmfPersistentlyIndexable.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 12484 ITmfPersistentlyIndexable.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 2348 TmfBTreeTraceIndex.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 2348 TmfBTreeTraceIndex.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 8073 ITmfTraceIndexer.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 8073 ITmfTraceIndexer.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 2384 TmfFlatArrayTraceIndexer.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 2384 TmfFlatArrayTraceIndexer.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 2372 TmfFlatArrayTraceIndex.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 2372 TmfFlatArrayTraceIndex.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 2360 TmfBTreeTraceIndexer.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 2360 TmfBTreeTraceIndexer.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sink: E
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 11008 package-use.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 11008 package-use.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sink: E
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 13622 ITmfContext.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 13622 ITmfContext.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 7951 ITmfEventParser.html
12:40:24 [2024-03-15T16:40:24.351Z] Sink: C0666 7951 ITmfEventParser.html
12:40:24 [2024-03-15T16:40:24.351Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.351Z] Entering directory: D2777 0 location
12:40:24 [2024-03-15T16:40:24.351Z] Sink: D2777 0 location
12:40:24 [2024-03-15T16:40:24.351Z] Sending file modes: C0666 8364 ITmfLocation.html
12:40:24 [2024-03-15T16:40:24.352Z] Sink: C0666 8364 ITmfLocation.html
12:40:24 [2024-03-15T16:40:24.352Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.352Z] Sending file modes: C0666 16688 TmfLocation.html
12:40:24 [2024-03-15T16:40:24.352Z] Sink: C0666 16688 TmfLocation.html
12:40:24 [2024-03-15T16:40:24.352Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.352Z] Sending file modes: C0666 15688 TmfLongLocation.html
12:40:24 [2024-03-15T16:40:24.352Z] Sink: C0666 15688 TmfLongLocation.html
12:40:24 [2024-03-15T16:40:24.352Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.352Z] Sending file modes: C0666 15079 TmfTimestampLocation.html
12:40:24 [2024-03-15T16:40:24.352Z] Sink: C0666 15079 TmfTimestampLocation.html
12:40:24 [2024-03-15T16:40:24.352Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.352Z] Sending file modes: C0666 6391 package-summary.html
12:40:24 [2024-03-15T16:40:24.352Z] Sink: C0666 6391 package-summary.html
12:40:24 [2024-03-15T16:40:24.352Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.352Z] Entering directory: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.352Z] Sink: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.352Z] Sending file modes: C0666 6907 TmfLocation.html
12:40:24 [2024-03-15T16:40:24.352Z] Sink: C0666 6907 TmfLocation.html
12:40:24 [2024-03-15T16:40:24.352Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.352Z] Sending file modes: C0666 4208 TmfLongLocation.html
12:40:24 [2024-03-15T16:40:24.352Z] Sink: C0666 4208 TmfLongLocation.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 41315 ITmfLocation.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 41315 ITmfLocation.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 4288 TmfTimestampLocation.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 4288 TmfTimestampLocation.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sink: E
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 12095 package-use.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 12095 package-use.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sink: E
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 64131 ITmfTrace.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 64131 ITmfTrace.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 8034 ITmfTraceCompleteness.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 8034 ITmfTraceCompleteness.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 7589 ITmfTraceKnownSize.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 7589 ITmfTraceKnownSize.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 8479 ITmfTraceWithPreDefinedEvents.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 8479 ITmfTraceWithPreDefinedEvents.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Entering directory: D2777 0 trim
12:40:24 [2024-03-15T16:40:24.608Z] Sink: D2777 0 trim
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 9515 ITmfTrimmableTrace.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 9515 ITmfTrimmableTrace.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 4902 package-summary.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 4902 package-summary.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Entering directory: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.608Z] Sink: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 7193 ITmfTrimmableTrace.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 7193 ITmfTrimmableTrace.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sink: E
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 5805 package-use.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 5805 package-use.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sink: E
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 6789 ITraceContextSignalHandler.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 6789 ITraceContextSignalHandler.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Entering directory: D2777 0 text
12:40:24 [2024-03-15T16:40:24.608Z] Sink: D2777 0 text
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 48942 TextTrace.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 48942 TextTrace.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 16424 TextTraceContext.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 16424 TextTraceContext.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 16180 TextTraceEvent.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 16180 TextTraceEvent.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 38452 TextTraceEventContent.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 38452 TextTraceEventContent.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 5547 package-summary.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 5547 package-summary.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Entering directory: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.608Z] Sink: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 5806 TextTrace.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 5806 TextTrace.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 5699 TextTraceContext.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 5699 TextTraceContext.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 6995 TextTraceEventContent.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 6995 TextTraceEventContent.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 9019 TextTraceEvent.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 9019 TextTraceEvent.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sink: E
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 4229 package-use.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 4229 package-use.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sink: E
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 25300 TmfContext.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 25300 TmfContext.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 12763 TmfEventTypeCollectionHelper.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 12763 TmfEventTypeCollectionHelper.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Entering directory: D2777 0 experiment
12:40:24 [2024-03-15T16:40:24.608Z] Sink: D2777 0 experiment
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 76248 TmfExperiment.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 76248 TmfExperiment.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 13566 TmfExperimentUtils.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 13566 TmfExperimentUtils.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 4835 package-summary.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 4835 package-summary.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Entering directory: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.608Z] Sink: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 9700 TmfExperiment.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 9700 TmfExperiment.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 2366 TmfExperimentUtils.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 2366 TmfExperimentUtils.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sink: E
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 5575 package-use.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 5575 package-use.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sink: E
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 83055 TmfTrace.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 83055 TmfTrace.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 16623 TmfTraceAdapterManager.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 16623 TmfTraceAdapterManager.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 26334 TmfTraceContext.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 26334 TmfTraceContext.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 21190 TmfTraceContext.Builder.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 21190 TmfTraceContext.Builder.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 50605 TmfTraceManager.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 50605 TmfTraceManager.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 39654 TmfTraceUtils.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 39654 TmfTraceUtils.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 13777 TraceValidationStatus.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 13777 TraceValidationStatus.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 12217 package-summary.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 12217 package-summary.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Entering directory: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.608Z] Sink: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 11471 TmfTraceContext.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 11471 TmfTraceContext.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 15081 TmfTraceContext.Builder.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 15081 TmfTraceContext.Builder.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 4158 TraceValidationStatus.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 4158 TraceValidationStatus.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 2348 TmfEventTypeCollectionHelper.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 2348 TmfEventTypeCollectionHelper.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 9802 TmfContext.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 9802 TmfContext.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 7056 ICyclesConverter.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 7056 ICyclesConverter.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 2312 TmfTraceAdapterManager.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 2312 TmfTraceAdapterManager.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 5973 ITraceContextSignalHandler.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 5973 ITraceContextSignalHandler.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 13284 ITmfEventParser.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 13284 ITmfEventParser.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 13494 ITmfTraceCompleteness.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 13494 ITmfTraceCompleteness.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 7094 ITmfTraceKnownSize.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 7094 ITmfTraceKnownSize.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 259418 ITmfTrace.html
12:40:24 [2024-03-15T16:40:24.608Z] Sink: C0666 259418 ITmfTrace.html
12:40:24 [2024-03-15T16:40:24.608Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.608Z] Sending file modes: C0666 2258 TmfTraceUtils.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 2258 TmfTraceUtils.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 4045 TmfTraceManager.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 4045 TmfTraceManager.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 2360 AbstractTmfTraceAdapterFactory.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 2360 AbstractTmfTraceAdapterFactory.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 2502 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 2502 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 13010 TmfTrace.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 13010 TmfTrace.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 7303 ITmfTraceWithPreDefinedEvents.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 7303 ITmfTraceWithPreDefinedEvents.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 40324 ITmfContext.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 40324 ITmfContext.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sink: E
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 74125 package-use.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 74125 package-use.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sink: E
12:40:24 [2024-03-15T16:40:24.864Z] Entering directory: D2777 0 io
12:40:24 [2024-03-15T16:40:24.864Z] Sink: D2777 0 io
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 40884 BufferedRandomAccessFile.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 40884 BufferedRandomAccessFile.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 20919 ResourceUtil.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 20919 ResourceUtil.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 3796 package-summary.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 3796 package-summary.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Entering directory: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.864Z] Sink: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 2306 BufferedRandomAccessFile.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 2306 BufferedRandomAccessFile.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 2234 ResourceUtil.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 2234 ResourceUtil.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sink: E
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 2064 package-use.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 2064 package-use.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sink: E
12:40:24 [2024-03-15T16:40:24.864Z] Entering directory: D2777 0 parsers
12:40:24 [2024-03-15T16:40:24.864Z] Sink: D2777 0 parsers
12:40:24 [2024-03-15T16:40:24.864Z] Entering directory: D2777 0 custom
12:40:24 [2024-03-15T16:40:24.864Z] Sink: D2777 0 custom
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 22806 CustomEvent.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 22806 CustomEvent.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 15643 CustomEventContent.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 15643 CustomEventContent.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 17275 CustomEventType.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 17275 CustomEventType.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 25615 CustomTraceDefinition.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 25615 CustomTraceDefinition.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 13456 CustomTraceDefinition.OutputColumn.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 13456 CustomTraceDefinition.OutputColumn.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 26518 CustomTraceDefinition.Tag.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 26518 CustomTraceDefinition.Tag.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 17699 CustomTxtEvent.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 17699 CustomTxtEvent.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 9561 CustomTxtEventType.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 9561 CustomTxtEventType.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 68351 CustomTxtTrace.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 68351 CustomTxtTrace.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 16729 CustomTxtTraceContext.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 16729 CustomTxtTraceContext.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 33132 CustomTxtTraceDefinition.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 33132 CustomTxtTraceDefinition.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 17590 CustomTxtTraceDefinition.Cardinality.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 17590 CustomTxtTraceDefinition.Cardinality.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 14566 CustomTxtTraceDefinition.InputData.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 14566 CustomTxtTraceDefinition.InputData.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 34726 CustomTxtTraceDefinition.InputLine.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 34726 CustomTxtTraceDefinition.InputLine.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 18615 CustomXmlEvent.html
12:40:24 [2024-03-15T16:40:24.864Z] Sink: C0666 18615 CustomXmlEvent.html
12:40:24 [2024-03-15T16:40:24.864Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.864Z] Sending file modes: C0666 9566 CustomXmlEventType.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 9566 CustomXmlEventType.html
12:40:24 [2024-03-15T16:40:24.865Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.865Z] Sending file modes: C0666 15765 CustomXmlInputAttribute.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 15765 CustomXmlInputAttribute.html
12:40:24 [2024-03-15T16:40:24.865Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.865Z] Sending file modes: C0666 43915 CustomXmlInputElement.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 43915 CustomXmlInputElement.html
12:40:24 [2024-03-15T16:40:24.865Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.865Z] Sending file modes: C0666 71422 CustomXmlTrace.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 71422 CustomXmlTrace.html
12:40:24 [2024-03-15T16:40:24.865Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.865Z] Sending file modes: C0666 12822 CustomXmlTraceContext.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 12822 CustomXmlTraceContext.html
12:40:24 [2024-03-15T16:40:24.865Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.865Z] Sending file modes: C0666 32878 CustomXmlTraceDefinition.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 32878 CustomXmlTraceDefinition.html
12:40:24 [2024-03-15T16:40:24.865Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.865Z] Sending file modes: C0666 44368 Messages.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 44368 Messages.html
12:40:24 [2024-03-15T16:40:24.865Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.865Z] Sending file modes: C0666 11187 package-summary.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 11187 package-summary.html
12:40:24 [2024-03-15T16:40:24.865Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.865Z] Entering directory: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.865Z] Sink: D2777 0 class-use
12:40:24 [2024-03-15T16:40:24.865Z] Sending file modes: C0666 4446 CustomEventType.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 4446 CustomEventType.html
12:40:24 [2024-03-15T16:40:24.865Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.865Z] Sending file modes: C0666 5621 CustomTxtEvent.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 5621 CustomTxtEvent.html
12:40:24 [2024-03-15T16:40:24.865Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.865Z] Sending file modes: C0666 2330 CustomTxtTrace.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 2330 CustomTxtTrace.html
12:40:24 [2024-03-15T16:40:24.865Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.865Z] Sending file modes: C0666 4496 CustomTxtTraceContext.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 4496 CustomTxtTraceContext.html
12:40:24 [2024-03-15T16:40:24.865Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.865Z] Sending file modes: C0666 2294 Messages.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 2294 Messages.html
12:40:24 [2024-03-15T16:40:24.865Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.865Z] Sending file modes: C0666 8873 CustomTraceDefinition.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 8873 CustomTraceDefinition.html
12:40:24 [2024-03-15T16:40:24.865Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.865Z] Sending file modes: C0666 6666 CustomTraceDefinition.OutputColumn.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 6666 CustomTraceDefinition.OutputColumn.html
12:40:24 [2024-03-15T16:40:24.865Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.865Z] Sending file modes: C0666 15978 CustomTraceDefinition.Tag.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 15978 CustomTraceDefinition.Tag.html
12:40:24 [2024-03-15T16:40:24.865Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:24 [2024-03-15T16:40:24.865Z] Sending file modes: C0666 5812 CustomXmlEvent.html
12:40:24 [2024-03-15T16:40:24.865Z] Sink: C0666 5812 CustomXmlEvent.html
12:40:25 [2024-03-15T16:40:25.120Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.120Z] Sending file modes: C0666 11692 CustomTxtTraceDefinition.html
12:40:25 [2024-03-15T16:40:25.120Z] Sink: C0666 11692 CustomTxtTraceDefinition.html
12:40:25 [2024-03-15T16:40:25.120Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.120Z] Sending file modes: C0666 8558 CustomTxtTraceDefinition.Cardinality.html
12:40:25 [2024-03-15T16:40:25.120Z] Sink: C0666 8558 CustomTxtTraceDefinition.Cardinality.html
12:40:25 [2024-03-15T16:40:25.120Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.120Z] Sending file modes: C0666 7511 CustomTxtTraceDefinition.InputData.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 7511 CustomTxtTraceDefinition.InputData.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 16609 CustomTxtTraceDefinition.InputLine.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 16609 CustomTxtTraceDefinition.InputLine.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 12496 CustomXmlTraceDefinition.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 12496 CustomXmlTraceDefinition.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 2330 CustomXmlTrace.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 2330 CustomXmlTrace.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 15299 CustomXmlInputElement.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 15299 CustomXmlInputElement.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 8843 CustomXmlInputAttribute.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 8843 CustomXmlInputAttribute.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 2354 CustomTxtEventType.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 2354 CustomTxtEventType.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 5586 CustomEvent.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 5586 CustomEvent.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 2372 CustomXmlTraceContext.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 2372 CustomXmlTraceContext.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 2354 CustomXmlEventType.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 2354 CustomXmlEventType.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 2354 CustomEventContent.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 2354 CustomEventContent.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sink: E
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 7238 package-use.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 7238 package-use.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sink: E
12:40:25 [2024-03-15T16:40:25.121Z] Sink: E
12:40:25 [2024-03-15T16:40:25.121Z] Entering directory: D2777 0 component
12:40:25 [2024-03-15T16:40:25.121Z] Sink: D2777 0 component
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 7678 DataProviderConstants.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 7678 DataProviderConstants.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 25366 ITmfComponent.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 25366 ITmfComponent.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 24869 ITmfEventProvider.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 24869 ITmfEventProvider.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 19681 TmfComponent.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 19681 TmfComponent.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 47676 TmfEventProvider.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 47676 TmfEventProvider.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 5849 package-summary.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 5849 package-summary.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Entering directory: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.121Z] Sink: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 106667 ITmfComponent.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 106667 ITmfComponent.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 2330 DataProviderConstants.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 2330 DataProviderConstants.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 70770 TmfComponent.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 70770 TmfComponent.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 27816 ITmfEventProvider.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 27816 ITmfEventProvider.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 13346 TmfEventProvider.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 13346 TmfEventProvider.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sink: E
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 71581 package-use.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 71581 package-use.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sink: E
12:40:25 [2024-03-15T16:40:25.121Z] Entering directory: D2777 0 dataprovider
12:40:25 [2024-03-15T16:40:25.121Z] Sink: D2777 0 dataprovider
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 23943 DataProviderManager.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 23943 DataProviderManager.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 48749 DataProviderParameterUtils.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 48749 DataProviderParameterUtils.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 17532 DataProviderParameterUtils.Direction.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 17532 DataProviderParameterUtils.Direction.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 19690 DataType.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 19690 DataType.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 10994 DataTypeUtils.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 10994 DataTypeUtils.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 10996 IDataProviderDescriptor.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 10996 IDataProviderDescriptor.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 19855 IDataProviderDescriptor.ProviderType.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 19855 IDataProviderDescriptor.ProviderType.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 14438 IDataProviderFactory.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 14438 IDataProviderFactory.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 11937 X11ColorUtils.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 11937 X11ColorUtils.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 7937 package-summary.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 7937 package-summary.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Entering directory: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.121Z] Sink: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 4197 DataProviderManager.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 4197 DataProviderManager.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 11537 IDataProviderDescriptor.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 11537 IDataProviderDescriptor.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 8896 IDataProviderDescriptor.ProviderType.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 8896 IDataProviderDescriptor.ProviderType.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 4754 IDataProviderFactory.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 4754 IDataProviderFactory.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 2300 X11ColorUtils.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 2300 X11ColorUtils.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 2300 DataTypeUtils.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 2300 DataTypeUtils.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 2378 DataProviderParameterUtils.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 2378 DataProviderParameterUtils.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 5346 DataProviderParameterUtils.Direction.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 5346 DataProviderParameterUtils.Direction.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 10680 DataType.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 10680 DataType.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sink: E
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 8991 package-use.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 8991 package-use.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sink: E
12:40:25 [2024-03-15T16:40:25.121Z] Entering directory: D2777 0 presentation
12:40:25 [2024-03-15T16:40:25.121Z] Sink: D2777 0 presentation
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 26946 DefaultColorPaletteProvider.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 26946 DefaultColorPaletteProvider.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 8705 IPaletteProvider.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 8705 IPaletteProvider.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 11610 IXYPresentationProvider.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 11610 IXYPresentationProvider.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.121Z] Sending file modes: C0666 17081 QualitativePaletteProvider.html
12:40:25 [2024-03-15T16:40:25.121Z] Sink: C0666 17081 QualitativePaletteProvider.html
12:40:25 [2024-03-15T16:40:25.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 15659 QualitativePaletteProvider.Builder.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 15659 QualitativePaletteProvider.Builder.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 26822 RGBAColor.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 26822 RGBAColor.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 8850 RotatingPaletteProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 8850 RotatingPaletteProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 14167 RotatingPaletteProvider.Builder.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 14167 RotatingPaletteProvider.Builder.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 12943 SequentialPaletteProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 12943 SequentialPaletteProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 15732 XYPresentationProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 15732 XYPresentationProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 8657 package-summary.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 8657 package-summary.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Entering directory: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.377Z] Sink: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 7870 IPaletteProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 7870 IPaletteProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 2384 DefaultColorPaletteProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 2384 DefaultColorPaletteProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 5386 QualitativePaletteProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 5386 QualitativePaletteProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 6324 QualitativePaletteProvider.Builder.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 6324 QualitativePaletteProvider.Builder.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 2372 SequentialPaletteProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 2372 SequentialPaletteProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 2354 XYPresentationProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 2354 XYPresentationProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 4320 RotatingPaletteProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 4320 RotatingPaletteProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 5645 RotatingPaletteProvider.Builder.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 5645 RotatingPaletteProvider.Builder.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 4380 IXYPresentationProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 4380 IXYPresentationProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 22609 RGBAColor.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 22609 RGBAColor.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sink: E
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 7391 package-use.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 7391 package-use.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sink: E
12:40:25 [2024-03-15T16:40:25.377Z] Entering directory: D2777 0 symbols
12:40:25 [2024-03-15T16:40:25.377Z] Sink: D2777 0 symbols
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 17330 DefaultSymbolProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 17330 DefaultSymbolProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 13257 IMappingFile.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 13257 IMappingFile.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 11456 ISymbolProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 11456 ISymbolProvider.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 6913 ISymbolProviderFactory.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 6913 ISymbolProviderFactory.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 13785 SymbolProviderManager.html
12:40:25 [2024-03-15T16:40:25.377Z] Sink: C0666 13785 SymbolProviderManager.html
12:40:25 [2024-03-15T16:40:25.377Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.377Z] Sending file modes: C0666 12481 SymbolProviderUtils.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 12481 SymbolProviderUtils.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 16913 TmfResolvedSymbol.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 16913 TmfResolvedSymbol.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 7711 package-summary.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 7711 package-summary.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Entering directory: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.378Z] Sink: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 7606 TmfResolvedSymbol.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 7606 TmfResolvedSymbol.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 2306 SymbolProviderUtils.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 2306 SymbolProviderUtils.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 2318 DefaultSymbolProvider.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 2318 DefaultSymbolProvider.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 4176 SymbolProviderManager.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 4176 SymbolProviderManager.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 5151 IMappingFile.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 5151 IMappingFile.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 10994 ISymbolProvider.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 10994 ISymbolProvider.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 2344 ISymbolProviderFactory.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 2344 ISymbolProviderFactory.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sink: E
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 5577 package-use.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 5577 package-use.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sink: E
12:40:25 [2024-03-15T16:40:25.378Z] Entering directory: D2777 0 filter
12:40:25 [2024-03-15T16:40:25.378Z] Sink: D2777 0 filter
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 11022 FilterManager.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 11022 FilterManager.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 9421 ITmfFilter.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 9421 ITmfFilter.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Entering directory: D2777 0 model
12:40:25 [2024-03-15T16:40:25.378Z] Sink: D2777 0 model
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 25521 ITmfFilterTreeNode.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 25521 ITmfFilterTreeNode.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 9795 ITmfFilterWithNot.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 9795 ITmfFilterWithNot.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 9634 ITmfFilterWithValue.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 9634 ITmfFilterWithValue.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 22237 TmfFilterAndNode.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 22237 TmfFilterAndNode.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 29073 TmfFilterAspectNode.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 29073 TmfFilterAspectNode.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 37205 TmfFilterCompareNode.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 37205 TmfFilterCompareNode.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 17890 TmfFilterCompareNode.Type.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 17890 TmfFilterCompareNode.Type.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 32088 TmfFilterContainsNode.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 32088 TmfFilterContainsNode.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 32054 TmfFilterEqualsNode.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 32054 TmfFilterEqualsNode.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 28247 TmfFilterMatchesNode.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 28247 TmfFilterMatchesNode.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 25812 TmfFilterNode.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 25812 TmfFilterNode.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 28092 TmfFilterObjectNode.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 28092 TmfFilterObjectNode.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 23365 TmfFilterOrNode.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 23365 TmfFilterOrNode.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 20480 TmfFilterRootNode.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 20480 TmfFilterRootNode.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 34566 TmfFilterTraceTypeNode.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 34566 TmfFilterTraceTypeNode.html
12:40:25 [2024-03-15T16:40:25.378Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.378Z] Sending file modes: C0666 39342 TmfFilterTreeNode.html
12:40:25 [2024-03-15T16:40:25.378Z] Sink: C0666 39342 TmfFilterTreeNode.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 10072 package-summary.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 10072 package-summary.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Entering directory: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.635Z] Sink: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 2354 TmfFilterMatchesNode.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 2354 TmfFilterMatchesNode.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 2348 TmfFilterEqualsNode.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 2348 TmfFilterEqualsNode.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 2354 TmfFilterCompareNode.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 2354 TmfFilterCompareNode.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 6670 TmfFilterCompareNode.Type.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 6670 TmfFilterCompareNode.Type.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 5235 TmfFilterAspectNode.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 5235 TmfFilterAspectNode.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 2330 TmfFilterAndNode.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 2330 TmfFilterAndNode.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 2348 TmfFilterObjectNode.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 2348 TmfFilterObjectNode.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 2360 TmfFilterContainsNode.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 2360 TmfFilterContainsNode.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 2324 TmfFilterOrNode.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 2324 TmfFilterOrNode.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 7171 ITmfFilterWithNot.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 7171 ITmfFilterWithNot.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 45493 ITmfFilterTreeNode.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 45493 ITmfFilterTreeNode.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 4899 ITmfFilterWithValue.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 4899 ITmfFilterWithValue.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 2366 TmfFilterTraceTypeNode.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 2366 TmfFilterTraceTypeNode.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 2336 TmfFilterRootNode.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 2336 TmfFilterRootNode.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 2312 TmfFilterNode.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 2312 TmfFilterNode.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 7871 TmfFilterTreeNode.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 7871 TmfFilterTreeNode.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sink: E
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 8582 package-use.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 8582 package-use.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sink: E
12:40:25 [2024-03-15T16:40:25.635Z] Entering directory: D2777 0 xml
12:40:25 [2024-03-15T16:40:25.635Z] Sink: D2777 0 xml
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 22818 TmfFilterContentHandler.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 22818 TmfFilterContentHandler.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 10979 TmfFilterXMLParser.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 10979 TmfFilterXMLParser.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 13602 TmfFilterXMLWriter.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 13602 TmfFilterXMLWriter.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 4309 package-summary.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 4309 package-summary.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Entering directory: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.635Z] Sink: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 2330 TmfFilterXMLParser.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 2330 TmfFilterXMLParser.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 2330 TmfFilterXMLWriter.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 2330 TmfFilterXMLWriter.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 2360 TmfFilterContentHandler.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 2360 TmfFilterContentHandler.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sink: E
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 2116 package-use.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 2116 package-use.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sink: E
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 5080 package-summary.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 5080 package-summary.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Entering directory: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.635Z] Sink: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 2264 FilterManager.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 2264 FilterManager.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 46658 ITmfFilter.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 46658 ITmfFilter.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sink: E
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 15449 package-use.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 15449 package-use.html
12:40:25 [2024-03-15T16:40:25.635Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.635Z] Sink: E
12:40:25 [2024-03-15T16:40:25.635Z] Entering directory: D2777 0 analysis
12:40:25 [2024-03-15T16:40:25.635Z] Sink: D2777 0 analysis
12:40:25 [2024-03-15T16:40:25.635Z] Sending file modes: C0666 45900 IAnalysisModule.html
12:40:25 [2024-03-15T16:40:25.635Z] Sink: C0666 45900 IAnalysisModule.html
12:40:25 [2024-03-15T16:40:25.636Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.636Z] Sending file modes: C0666 23755 IAnalysisModuleHelper.html
12:40:25 [2024-03-15T16:40:25.636Z] Sink: C0666 23755 IAnalysisModuleHelper.html
12:40:25 [2024-03-15T16:40:25.636Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.636Z] Sending file modes: C0666 6869 IAnalysisModuleSource.html
12:40:25 [2024-03-15T16:40:25.636Z] Sink: C0666 6869 IAnalysisModuleSource.html
12:40:25 [2024-03-15T16:40:25.636Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.636Z] Sending file modes: C0666 10838 IAnalysisOutput.html
12:40:25 [2024-03-15T16:40:25.636Z] Sink: C0666 10838 IAnalysisOutput.html
12:40:25 [2024-03-15T16:40:25.636Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.636Z] Sending file modes: C0666 11967 IAnalysisParameterProvider.html
12:40:25 [2024-03-15T16:40:25.636Z] Sink: C0666 11967 IAnalysisParameterProvider.html
12:40:25 [2024-03-15T16:40:25.636Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.636Z] Entering directory: D2777 0 requirements
12:40:25 [2024-03-15T16:40:25.636Z] Sink: D2777 0 requirements
12:40:25 [2024-03-15T16:40:25.636Z] Sending file modes: C0666 12533 IAnalysisRequirementProvider.html
12:40:25 [2024-03-15T16:40:25.636Z] Sink: C0666 12533 IAnalysisRequirementProvider.html
12:40:25 [2024-03-15T16:40:25.636Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.636Z] Sending file modes: C0666 21448 TmfAbstractAnalysisRequirement.html
12:40:25 [2024-03-15T16:40:25.636Z] Sink: C0666 21448 TmfAbstractAnalysisRequirement.html
12:40:25 [2024-03-15T16:40:25.636Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.636Z] Sending file modes: C0666 19625 TmfAbstractAnalysisRequirement.PriorityLevel.html
12:40:25 [2024-03-15T16:40:25.636Z] Sink: C0666 19625 TmfAbstractAnalysisRequirement.PriorityLevel.html
12:40:25 [2024-03-15T16:40:25.636Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.636Z] Sending file modes: C0666 17429 TmfAnalysisEventFieldRequirement.html
12:40:25 [2024-03-15T16:40:25.636Z] Sink: C0666 17429 TmfAnalysisEventFieldRequirement.html
12:40:25 [2024-03-15T16:40:25.636Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.636Z] Sending file modes: C0666 16103 TmfAnalysisEventRequirement.html
12:40:25 [2024-03-15T16:40:25.636Z] Sink: C0666 16103 TmfAnalysisEventRequirement.html
12:40:25 [2024-03-15T16:40:25.636Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.636Z] Sending file modes: C0666 14515 TmfCompositeAnalysisRequirement.html
12:40:25 [2024-03-15T16:40:25.636Z] Sink: C0666 14515 TmfCompositeAnalysisRequirement.html
12:40:25 [2024-03-15T16:40:25.636Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.636Z] Sending file modes: C0666 7965 package-summary.html
12:40:25 [2024-03-15T16:40:25.636Z] Sink: C0666 7965 package-summary.html
12:40:25 [2024-03-15T16:40:25.636Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.636Z] Entering directory: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.636Z] Sink: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.636Z] Sending file modes: C0666 2474 TmfCompositeAnalysisRequirement.html
12:40:25 [2024-03-15T16:40:25.636Z] Sink: C0666 2474 TmfCompositeAnalysisRequirement.html
12:40:25 [2024-03-15T16:40:25.636Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.636Z] Sending file modes: C0666 41366 IAnalysisRequirementProvider.html
12:40:25 [2024-03-15T16:40:25.636Z] Sink: C0666 41366 IAnalysisRequirementProvider.html
12:40:25 [2024-03-15T16:40:25.636Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.636Z] Sending file modes: C0666 2480 TmfAnalysisEventFieldRequirement.html
12:40:25 [2024-03-15T16:40:25.636Z] Sink: C0666 2480 TmfAnalysisEventFieldRequirement.html
12:40:25 [2024-03-15T16:40:25.636Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.636Z] Sending file modes: C0666 23047 TmfAbstractAnalysisRequirement.html
12:40:25 [2024-03-15T16:40:25.636Z] Sink: C0666 23047 TmfAbstractAnalysisRequirement.html
12:40:25 [2024-03-15T16:40:25.636Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 13653 TmfAbstractAnalysisRequirement.PriorityLevel.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 13653 TmfAbstractAnalysisRequirement.PriorityLevel.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 2450 TmfAnalysisEventRequirement.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 2450 TmfAnalysisEventRequirement.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sink: E
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 28494 package-use.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 28494 package-use.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sink: E
12:40:25 [2024-03-15T16:40:25.891Z] Entering directory: D2777 0 ondemand
12:40:25 [2024-03-15T16:40:25.891Z] Sink: D2777 0 ondemand
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 18419 IOnDemandAnalysis.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 18419 IOnDemandAnalysis.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 6424 IOnDemandAnalysisReport.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 6424 IOnDemandAnalysisReport.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 14302 OnDemandAnalysisManager.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 14302 OnDemandAnalysisManager.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 6525 package-summary.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 6525 package-summary.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Entering directory: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.891Z] Sink: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 8235 IOnDemandAnalysis.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 8235 IOnDemandAnalysis.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 6221 IOnDemandAnalysisReport.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 6221 IOnDemandAnalysisReport.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 4440 OnDemandAnalysisManager.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 4440 OnDemandAnalysisManager.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sink: E
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 5337 package-use.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 5337 package-use.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sink: E
12:40:25 [2024-03-15T16:40:25.891Z] Entering directory: D2777 0 callsite
12:40:25 [2024-03-15T16:40:25.891Z] Sink: D2777 0 callsite
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 9204 ITmfCallsiteIterator.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 9204 ITmfCallsiteIterator.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 10802 ITmfCallsiteResolver.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 10802 ITmfCallsiteResolver.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 14799 TimeCallsite.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 14799 TimeCallsite.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 6320 package-summary.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 6320 package-summary.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Entering directory: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.891Z] Sink: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 2404 ITmfCallsiteResolver.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 2404 ITmfCallsiteResolver.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 5007 ITmfCallsiteIterator.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 5007 ITmfCallsiteIterator.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 4263 TimeCallsite.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 4263 TimeCallsite.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sink: E
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 3769 package-use.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 3769 package-use.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sink: E
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 6591 ITmfNewAnalysisModuleListener.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 6591 ITmfNewAnalysisModuleListener.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 21595 Messages.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 21595 Messages.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 65321 TmfAbstractAnalysisModule.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 65321 TmfAbstractAnalysisModule.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 11767 TmfAbstractAnalysisParamProvider.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 11767 TmfAbstractAnalysisParamProvider.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 25124 TmfAnalysisManager.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 25124 TmfAnalysisManager.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 35011 TmfAnalysisModuleHelperConfigElement.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 35011 TmfAnalysisModuleHelperConfigElement.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 17497 TmfAnalysisModuleOutputs.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 17497 TmfAnalysisModuleOutputs.html
12:40:25 [2024-03-15T16:40:25.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.891Z] Sending file modes: C0666 13487 TmfAnalysisOutputManager.html
12:40:25 [2024-03-15T16:40:25.891Z] Sink: C0666 13487 TmfAnalysisOutputManager.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 12886 TmfNewAnalysisOutputListener.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 12886 TmfNewAnalysisOutputListener.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 10495 package-summary.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 10495 package-summary.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Entering directory: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.892Z] Sink: D2777 0 class-use
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 6820 ITmfNewAnalysisModuleListener.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 6820 ITmfNewAnalysisModuleListener.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 7413 IAnalysisParameterProvider.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 7413 IAnalysisParameterProvider.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 2366 TmfNewAnalysisOutputListener.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 2366 TmfNewAnalysisOutputListener.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 9515 IAnalysisOutput.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 9515 IAnalysisOutput.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 33099 TmfAbstractAnalysisModule.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 33099 TmfAbstractAnalysisModule.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 2306 TmfAnalysisManager.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 2306 TmfAnalysisManager.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 2390 TmfAbstractAnalysisParamProvider.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 2390 TmfAbstractAnalysisParamProvider.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 2342 TmfAnalysisModuleOutputs.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 2342 TmfAnalysisModuleOutputs.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 10710 IAnalysisModuleHelper.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 10710 IAnalysisModuleHelper.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 58950 IAnalysisModule.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 58950 IAnalysisModule.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 4318 IAnalysisModuleSource.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 4318 IAnalysisModuleSource.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 2414 TmfAnalysisModuleHelperConfigElement.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 2414 TmfAnalysisModuleHelperConfigElement.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 2246 Messages.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 2246 Messages.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 4201 TmfAnalysisOutputManager.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 4201 TmfAnalysisOutputManager.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sink: E
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 32754 package-use.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 32754 package-use.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sink: E
12:40:25 [2024-03-15T16:40:25.892Z] Entering directory: D2777 0 event
12:40:25 [2024-03-15T16:40:25.892Z] Sink: D2777 0 event
12:40:25 [2024-03-15T16:40:25.892Z] Entering directory: D2777 0 matching
12:40:25 [2024-03-15T16:40:25.892Z] Sink: D2777 0 matching
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 4167 IEventMatchingKey.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 4167 IEventMatchingKey.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 12379 IMatchProcessingUnit.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 12379 IMatchProcessingUnit.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 5993 ITmfEventMatching.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 5993 ITmfEventMatching.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 9912 ITmfMatchEventDefinition.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 9912 ITmfMatchEventDefinition.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 10179 Messages.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 10179 Messages.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 11994 TcpEventKey.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 11994 TcpEventKey.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 13199 TmfEventDependency.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 13199 TmfEventDependency.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:25 [2024-03-15T16:40:25.892Z] Sending file modes: C0666 14113 TmfEventDependency.DependencyEvent.html
12:40:25 [2024-03-15T16:40:25.892Z] Sink: C0666 14113 TmfEventDependency.DependencyEvent.html
12:40:25 [2024-03-15T16:40:25.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.147Z] Sending file modes: C0666 17567 TmfEventMatches.html
12:40:26 [2024-03-15T16:40:26.147Z] Sink: C0666 17567 TmfEventMatches.html
12:40:26 [2024-03-15T16:40:26.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.147Z] Sending file modes: C0666 19982 TmfEventMatching.html
12:40:26 [2024-03-15T16:40:26.147Z] Sink: C0666 19982 TmfEventMatching.html
12:40:26 [2024-03-15T16:40:26.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.147Z] Sending file modes: C0666 17461 TmfEventMatching.Direction.html
12:40:26 [2024-03-15T16:40:26.147Z] Sink: C0666 17461 TmfEventMatching.Direction.html
12:40:26 [2024-03-15T16:40:26.147Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 9052 package-summary.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 9052 package-summary.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Entering directory: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.148Z] Sink: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 6687 IEventMatchingKey.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 6687 IEventMatchingKey.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 2294 Messages.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 2294 Messages.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 2312 TcpEventKey.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 2312 TcpEventKey.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 2342 TmfEventMatching.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 2342 TmfEventMatching.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 5956 TmfEventMatching.Direction.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 5956 TmfEventMatching.Direction.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 7120 IMatchProcessingUnit.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 7120 IMatchProcessingUnit.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 4457 ITmfMatchEventDefinition.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 4457 ITmfMatchEventDefinition.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 4157 TmfEventMatches.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 4157 TmfEventMatches.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 4155 ITmfEventMatching.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 4155 ITmfEventMatching.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 7285 TmfEventDependency.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 7285 TmfEventDependency.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 6326 TmfEventDependency.DependencyEvent.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 6326 TmfEventDependency.DependencyEvent.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sink: E
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 6876 package-use.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 6876 package-use.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sink: E
12:40:26 [2024-03-15T16:40:26.148Z] Entering directory: D2777 0 lookup
12:40:26 [2024-03-15T16:40:26.148Z] Sink: D2777 0 lookup
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 7921 ITmfCallsite.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 7921 ITmfCallsite.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 6582 ITmfModelLookup.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 6582 ITmfModelLookup.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 8784 ITmfSourceLookup.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 8784 ITmfSourceLookup.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 18028 TmfCallsite.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 18028 TmfCallsite.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 6213 package-summary.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 6213 package-summary.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Entering directory: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.148Z] Sink: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 20753 ITmfCallsite.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 20753 ITmfCallsite.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 8167 ITmfSourceLookup.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 8167 ITmfSourceLookup.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 5979 TmfCallsite.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 5979 TmfCallsite.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 6223 ITmfModelLookup.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 6223 ITmfModelLookup.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sink: E
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 11112 package-use.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 11112 package-use.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sink: E
12:40:26 [2024-03-15T16:40:26.148Z] Entering directory: D2777 0 collapse
12:40:26 [2024-03-15T16:40:26.148Z] Sink: D2777 0 collapse
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 6545 ITmfCollapsibleEvent.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 6545 ITmfCollapsibleEvent.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 4186 package-summary.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 4186 package-summary.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Entering directory: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.148Z] Sink: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 2386 ITmfCollapsibleEvent.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 2386 ITmfCollapsibleEvent.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sink: E
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 2136 package-use.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 2136 package-use.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sink: E
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 8905 ITmfCustomAttributes.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 8905 ITmfCustomAttributes.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 13415 ITmfEvent.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 13415 ITmfEvent.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Entering directory: D2777 0 aspect
12:40:26 [2024-03-15T16:40:26.148Z] Sink: D2777 0 aspect
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 19715 ITmfEventAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 19715 ITmfEventAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 17490 Messages.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 17490 Messages.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 22282 MultiAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 22282 MultiAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 16489 TmfBaseAspects.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 16489 TmfBaseAspects.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 14966 TmfCallsiteAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 14966 TmfCallsiteAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 23919 TmfContentFieldAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 23919 TmfContentFieldAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 19940 TmfCpuAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 19940 TmfCpuAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 12210 TmfDeviceAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 12210 TmfDeviceAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 25707 TmfEventFieldAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 25707 TmfEventFieldAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 6753 TmfEventFieldAspect.IRootField.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 6753 TmfEventFieldAspect.IRootField.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 18724 TmfStateSystemAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 18724 TmfStateSystemAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 9351 package-summary.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 9351 package-summary.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Entering directory: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.148Z] Sink: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 2318 TmfBaseAspects.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 2318 TmfBaseAspects.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 2282 Messages.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 2282 Messages.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 5596 TmfDeviceAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 5596 TmfDeviceAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 5117 TmfEventFieldAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 5117 TmfEventFieldAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 4917 TmfEventFieldAspect.IRootField.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 4917 TmfEventFieldAspect.IRootField.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 2336 TmfCallsiteAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 2336 TmfCallsiteAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 65321 ITmfEventAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 65321 ITmfEventAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.148Z] Sending file modes: C0666 4107 TmfCpuAspect.html
12:40:26 [2024-03-15T16:40:26.148Z] Sink: C0666 4107 TmfCpuAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 2354 TmfStateSystemAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 2354 TmfStateSystemAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 4975 TmfContentFieldAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 4975 TmfContentFieldAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 2300 MultiAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 2300 MultiAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sink: E
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 21452 package-use.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 21452 package-use.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sink: E
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 20889 ITmfEventField.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 20889 ITmfEventField.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 11382 ITmfEventType.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 11382 ITmfEventType.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 8758 ITmfLostEvent.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 8758 ITmfLostEvent.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 25279 TmfEvent.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 25279 TmfEvent.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 29446 TmfEventField.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 29446 TmfEventField.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 20297 TmfEventType.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 20297 TmfEventType.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 18059 TmfLostEvent.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 18059 TmfLostEvent.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 7857 package-summary.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 7857 package-summary.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Entering directory: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.404Z] Sink: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 6870 TmfEventField.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 6870 TmfEventField.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 2252 TmfLostEvent.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 2252 TmfLostEvent.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 30448 ITmfEventField.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 30448 ITmfEventField.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 22229 ITmfEventType.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 22229 ITmfEventType.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 5490 ITmfLostEvent.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 5490 ITmfLostEvent.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 130332 ITmfEvent.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 130332 ITmfEvent.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 6192 ITmfCustomAttributes.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 6192 ITmfCustomAttributes.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 10047 TmfEventType.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 10047 TmfEventType.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 13605 TmfEvent.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 13605 TmfEvent.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sink: E
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 40858 package-use.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 40858 package-use.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sink: E
12:40:26 [2024-03-15T16:40:26.404Z] Entering directory: D2777 0 segment
12:40:26 [2024-03-15T16:40:26.404Z] Sink: D2777 0 segment
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 16345 ISegmentAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 16345 ISegmentAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 18587 ISegmentAspect.SegmentType.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 18587 ISegmentAspect.SegmentType.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 20085 SegmentDurationAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 20085 SegmentDurationAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 20079 SegmentEndTimeAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 20079 SegmentEndTimeAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 20109 SegmentStartTimeAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 20109 SegmentStartTimeAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 6942 package-summary.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 6942 package-summary.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Entering directory: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.404Z] Sink: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 14038 ISegmentAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 14038 ISegmentAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 7196 ISegmentAspect.SegmentType.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 7196 ISegmentAspect.SegmentType.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 2324 SegmentStartTimeAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 2324 SegmentStartTimeAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 2312 SegmentEndTimeAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 2312 SegmentEndTimeAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 2318 SegmentDurationAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 2318 SegmentDurationAspect.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sink: E
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 6631 package-use.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 6631 package-use.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sink: E
12:40:26 [2024-03-15T16:40:26.404Z] Entering directory: D2777 0 markers
12:40:26 [2024-03-15T16:40:26.404Z] Sink: D2777 0 markers
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 8288 ITimeReference.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 8288 ITimeReference.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 9177 ITimeReferenceProvider.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 9177 ITimeReferenceProvider.html
12:40:26 [2024-03-15T16:40:26.404Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.404Z] Sending file modes: C0666 13638 TimeReference.html
12:40:26 [2024-03-15T16:40:26.404Z] Sink: C0666 13638 TimeReference.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 5209 package-summary.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 5209 package-summary.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Entering directory: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.660Z] Sink: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 6113 ITimeReference.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 6113 ITimeReference.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 2344 ITimeReferenceProvider.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 2344 ITimeReferenceProvider.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 2270 TimeReference.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 2270 TimeReference.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sink: E
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 3335 package-use.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 3335 package-use.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sink: E
12:40:26 [2024-03-15T16:40:26.660Z] Entering directory: D2777 0 uml2sd
12:40:26 [2024-03-15T16:40:26.660Z] Sink: D2777 0 uml2sd
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 7528 ITmfAsyncSequenceDiagramEvent.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 7528 ITmfAsyncSequenceDiagramEvent.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 10479 ITmfSyncSequenceDiagramEvent.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 10479 ITmfSyncSequenceDiagramEvent.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 14536 TmfAsyncSequenceDiagramEvent.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 14536 TmfAsyncSequenceDiagramEvent.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 17827 TmfSyncSequenceDiagramEvent.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 17827 TmfSyncSequenceDiagramEvent.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 5595 package-summary.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 5595 package-summary.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Entering directory: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.660Z] Sink: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 8703 ITmfSyncSequenceDiagramEvent.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 8703 ITmfSyncSequenceDiagramEvent.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 2354 TmfAsyncSequenceDiagramEvent.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 2354 TmfAsyncSequenceDiagramEvent.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 4115 TmfSyncSequenceDiagramEvent.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 4115 TmfSyncSequenceDiagramEvent.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 6937 ITmfAsyncSequenceDiagramEvent.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 6937 ITmfAsyncSequenceDiagramEvent.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sink: E
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 5268 package-use.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 5268 package-use.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sink: E
12:40:26 [2024-03-15T16:40:26.660Z] Entering directory: D2777 0 config
12:40:26 [2024-03-15T16:40:26.660Z] Sink: D2777 0 config
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 9678 ITmfConfigParamDescriptor.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 9678 ITmfConfigParamDescriptor.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 11247 ITmfConfiguration.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 11247 ITmfConfiguration.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 19798 ITmfConfigurationSource.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 19798 ITmfConfigurationSource.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 10537 ITmfConfigurationSourceType.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 10537 ITmfConfigurationSourceType.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 19284 TmfConfigParamDescriptor.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 19284 TmfConfigParamDescriptor.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 16909 TmfConfigParamDescriptor.Builder.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 16909 TmfConfigParamDescriptor.Builder.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 20184 TmfConfiguration.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 20184 TmfConfiguration.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 19955 TmfConfiguration.Builder.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 19955 TmfConfiguration.Builder.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 17975 TmfConfigurationSourceManager.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 17975 TmfConfigurationSourceManager.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 20219 TmfConfigurationSourceType.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 20219 TmfConfigurationSourceType.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 17650 TmfConfigurationSourceType.Builder.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 17650 TmfConfigurationSourceType.Builder.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 9420 package-summary.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 9420 package-summary.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Entering directory: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.660Z] Sink: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 4357 TmfConfigurationSourceManager.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 4357 TmfConfigurationSourceManager.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 10113 ITmfConfiguration.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 10113 ITmfConfiguration.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 2330 TmfConfigParamDescriptor.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 2330 TmfConfigParamDescriptor.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 6739 TmfConfigParamDescriptor.Builder.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 6739 TmfConfigParamDescriptor.Builder.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 4661 ITmfConfigurationSource.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 4661 ITmfConfigurationSource.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 7311 ITmfConfigurationSourceType.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 7311 ITmfConfigurationSourceType.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 2342 TmfConfigurationSourceType.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 2342 TmfConfigurationSourceType.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 7095 TmfConfigurationSourceType.Builder.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 7095 TmfConfigurationSourceType.Builder.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.660Z] Sending file modes: C0666 8933 ITmfConfigParamDescriptor.html
12:40:26 [2024-03-15T16:40:26.660Z] Sink: C0666 8933 ITmfConfigParamDescriptor.html
12:40:26 [2024-03-15T16:40:26.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.661Z] Sending file modes: C0666 2282 TmfConfiguration.html
12:40:26 [2024-03-15T16:40:26.661Z] Sink: C0666 2282 TmfConfiguration.html
12:40:26 [2024-03-15T16:40:26.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.661Z] Sending file modes: C0666 7980 TmfConfiguration.Builder.html
12:40:26 [2024-03-15T16:40:26.661Z] Sink: C0666 7980 TmfConfiguration.Builder.html
12:40:26 [2024-03-15T16:40:26.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.661Z] Sink: E
12:40:26 [2024-03-15T16:40:26.661Z] Sending file modes: C0666 5926 package-use.html
12:40:26 [2024-03-15T16:40:26.661Z] Sink: C0666 5926 package-use.html
12:40:26 [2024-03-15T16:40:26.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.661Z] Sink: E
12:40:26 [2024-03-15T16:40:26.661Z] Entering directory: D2777 0 request
12:40:26 [2024-03-15T16:40:26.661Z] Sink: D2777 0 request
12:40:26 [2024-03-15T16:40:26.661Z] Sending file modes: C0666 33313 ITmfEventRequest.html
12:40:26 [2024-03-15T16:40:26.661Z] Sink: C0666 33313 ITmfEventRequest.html
12:40:26 [2024-03-15T16:40:26.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.661Z] Sending file modes: C0666 17438 ITmfEventRequest.ExecutionType.html
12:40:26 [2024-03-15T16:40:26.661Z] Sink: C0666 17438 ITmfEventRequest.ExecutionType.html
12:40:26 [2024-03-15T16:40:26.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.661Z] Sending file modes: C0666 59032 TmfEventRequest.html
12:40:26 [2024-03-15T16:40:26.661Z] Sink: C0666 59032 TmfEventRequest.html
12:40:26 [2024-03-15T16:40:26.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.661Z] Sending file modes: C0666 5400 package-summary.html
12:40:26 [2024-03-15T16:40:26.661Z] Sink: C0666 5400 package-summary.html
12:40:26 [2024-03-15T16:40:26.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.661Z] Entering directory: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.661Z] Sink: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.661Z] Sending file modes: C0666 12555 ITmfEventRequest.html
12:40:26 [2024-03-15T16:40:26.661Z] Sink: C0666 12555 ITmfEventRequest.html
12:40:26 [2024-03-15T16:40:26.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.661Z] Sending file modes: C0666 12188 ITmfEventRequest.ExecutionType.html
12:40:26 [2024-03-15T16:40:26.661Z] Sink: C0666 12188 ITmfEventRequest.ExecutionType.html
12:40:26 [2024-03-15T16:40:26.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.661Z] Sending file modes: C0666 4132 TmfEventRequest.html
12:40:26 [2024-03-15T16:40:26.661Z] Sink: C0666 4132 TmfEventRequest.html
12:40:26 [2024-03-15T16:40:26.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.661Z] Sink: E
12:40:26 [2024-03-15T16:40:26.661Z] Sending file modes: C0666 7887 package-use.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 7887 package-use.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sink: E
12:40:26 [2024-03-15T16:40:26.917Z] Entering directory: D2777 0 resources
12:40:26 [2024-03-15T16:40:26.917Z] Sink: D2777 0 resources
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 8473 ITmfMarker.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 8473 ITmfMarker.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 3456 package-summary.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 3456 package-summary.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Entering directory: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.917Z] Sink: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 2284 ITmfMarker.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 2284 ITmfMarker.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sink: E
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 2099 package-use.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 2099 package-use.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sink: E
12:40:26 [2024-03-15T16:40:26.917Z] Entering directory: D2777 0 project
12:40:26 [2024-03-15T16:40:26.917Z] Sink: D2777 0 project
12:40:26 [2024-03-15T16:40:26.917Z] Entering directory: D2777 0 model
12:40:26 [2024-03-15T16:40:26.917Z] Sink: D2777 0 model
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 12472 ITmfPropertiesProvider.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 12472 ITmfPropertiesProvider.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 13909 TmfTraceCoreUtils.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 13909 TmfTraceCoreUtils.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 12777 TmfTraceImportException.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 12777 TmfTraceImportException.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 60174 TmfTraceType.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 60174 TmfTraceType.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 17474 TmfTraceType.TraceElementType.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 17474 TmfTraceType.TraceElementType.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 29079 TraceTypeHelper.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 29079 TraceTypeHelper.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 19386 TraceTypePreferences.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 19386 TraceTypePreferences.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 6784 package-summary.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 6784 package-summary.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Entering directory: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.917Z] Sink: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 17354 TraceTypeHelper.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 17354 TraceTypeHelper.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 2360 TraceTypePreferences.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 2360 TraceTypePreferences.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 2312 TmfTraceType.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 2312 TmfTraceType.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 10013 TmfTraceType.TraceElementType.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 10013 TmfTraceType.TraceElementType.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 6980 TmfTraceImportException.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 6980 TmfTraceImportException.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 41220 ITmfPropertiesProvider.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 41220 ITmfPropertiesProvider.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 2342 TmfTraceCoreUtils.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 2342 TmfTraceCoreUtils.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sink: E
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 30056 package-use.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 30056 package-use.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sink: E
12:40:26 [2024-03-15T16:40:26.917Z] Sink: E
12:40:26 [2024-03-15T16:40:26.917Z] Entering directory: D2777 0 response
12:40:26 [2024-03-15T16:40:26.917Z] Sink: D2777 0 response
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 8495 ITmfResponse.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 8495 ITmfResponse.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 18798 ITmfResponse.Status.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 18798 ITmfResponse.Status.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 17471 TmfModelResponse.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 17471 TmfModelResponse.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 5912 package-summary.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 5912 package-summary.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Entering directory: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.917Z] Sink: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 52352 TmfModelResponse.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 52352 TmfModelResponse.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 4086 ITmfResponse.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 4086 ITmfResponse.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 7268 ITmfResponse.Status.html
12:40:26 [2024-03-15T16:40:26.917Z] Sink: C0666 7268 ITmfResponse.Status.html
12:40:26 [2024-03-15T16:40:26.917Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.917Z] Sink: E
12:40:26 [2024-03-15T16:40:26.917Z] Sending file modes: C0666 9964 package-use.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 9964 package-use.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sink: E
12:40:26 [2024-03-15T16:40:26.918Z] Entering directory: D2777 0 statistics
12:40:26 [2024-03-15T16:40:26.918Z] Sink: D2777 0 statistics
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 15035 ITmfStatistics.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 15035 ITmfStatistics.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 26425 TmfStateStatistics.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 26425 TmfStateStatistics.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 11073 TmfStateStatistics.Attributes.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 11073 TmfStateStatistics.Attributes.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 19347 TmfStatisticsEventTypesModule.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 19347 TmfStatisticsEventTypesModule.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 31884 TmfStatisticsModule.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 31884 TmfStatisticsModule.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 19298 TmfStatisticsTotalsModule.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 19298 TmfStatisticsTotalsModule.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 6365 package-summary.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 6365 package-summary.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Entering directory: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.918Z] Sink: D2777 0 class-use
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 2384 TmfStatisticsEventTypesModule.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 2384 TmfStatisticsEventTypesModule.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 2324 TmfStatisticsModule.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 2324 TmfStatisticsModule.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 2360 TmfStatisticsTotalsModule.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 2360 TmfStatisticsTotalsModule.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 2318 TmfStateStatistics.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 2318 TmfStateStatistics.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 2392 TmfStateStatistics.Attributes.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 2392 TmfStateStatistics.Attributes.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 5081 ITmfStatistics.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 5081 ITmfStatistics.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sink: E
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 3358 package-use.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 3358 package-use.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sink: E
12:40:26 [2024-03-15T16:40:26.918Z] Entering directory: D2777 0 timestamp
12:40:26 [2024-03-15T16:40:26.918Z] Sink: D2777 0 timestamp
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 41975 ITmfTimePreferencesConstants.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 41975 ITmfTimePreferencesConstants.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 22428 ITmfTimestamp.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 22428 ITmfTimestamp.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 19600 TmfTimePreferences.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 19600 TmfTimePreferences.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 21904 TmfTimeRange.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 21904 TmfTimeRange.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:26 [2024-03-15T16:40:26.918Z] Sending file modes: C0666 38324 TmfTimestamp.html
12:40:26 [2024-03-15T16:40:26.918Z] Sink: C0666 38324 TmfTimestamp.html
12:40:26 [2024-03-15T16:40:26.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 21559 TmfTimestampDelta.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 21559 TmfTimestampDelta.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 49973 TmfTimestampFormat.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 49973 TmfTimestampFormat.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 6519 package-summary.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 6519 package-summary.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.174Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 56556 TmfTimeRange.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 56556 TmfTimeRange.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 104210 ITmfTimestamp.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 104210 ITmfTimestamp.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 8137 TmfTimestampFormat.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 8137 TmfTimestampFormat.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 2306 TmfTimestampDelta.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 2306 TmfTimestampDelta.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 5803 TmfTimestamp.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 5803 TmfTimestamp.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 2312 TmfTimePreferences.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 2312 TmfTimePreferences.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 2392 ITmfTimePreferencesConstants.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 2392 ITmfTimePreferencesConstants.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sink: E
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 35551 package-use.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 35551 package-use.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sink: E
12:40:27 [2024-03-15T16:40:27.174Z] Entering directory: D2777 0 synchronization
12:40:27 [2024-03-15T16:40:27.174Z] Sink: D2777 0 synchronization
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 10073 ITmfTimestampTransform.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 10073 ITmfTimestampTransform.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 26191 Messages.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 26191 Messages.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 26826 SynchronizationAlgorithm.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 26826 SynchronizationAlgorithm.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 19868 SynchronizationAlgorithm.SyncQuality.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 19868 SynchronizationAlgorithm.SyncQuality.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 10745 SynchronizationAlgorithmFactory.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 10745 SynchronizationAlgorithmFactory.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 15030 SynchronizationBackend.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 15030 SynchronizationBackend.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 16076 SynchronizationManager.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 16076 SynchronizationManager.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 21188 TimestampTransformFactory.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 21188 TimestampTransformFactory.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 7437 package-summary.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 7437 package-summary.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.174Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 15824 SynchronizationAlgorithm.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 15824 SynchronizationAlgorithm.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 6361 SynchronizationAlgorithm.SyncQuality.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 6361 SynchronizationAlgorithm.SyncQuality.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 2372 SynchronizationManager.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 2372 SynchronizationManager.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 2288 Messages.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 2288 Messages.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 2390 TimestampTransformFactory.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 2390 TimestampTransformFactory.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 2372 SynchronizationBackend.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 2372 SynchronizationBackend.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 2426 SynchronizationAlgorithmFactory.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 2426 SynchronizationAlgorithmFactory.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 16862 ITmfTimestampTransform.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 16862 ITmfTimestampTransform.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sink: E
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 7056 package-use.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 7056 package-use.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sink: E
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 7355 Messages.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 7355 Messages.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Entering directory: D2777 0 util
12:40:27 [2024-03-15T16:40:27.174Z] Sink: D2777 0 util
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 14957 Pair.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 14957 Pair.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 3995 package-summary.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 3995 package-summary.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.174Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 5965 Pair.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 5965 Pair.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sink: E
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 4459 package-use.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 4459 package-use.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sink: E
12:40:27 [2024-03-15T16:40:27.174Z] Entering directory: D2777 0 exceptions
12:40:27 [2024-03-15T16:40:27.174Z] Sink: D2777 0 exceptions
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 12962 TmfAnalysisException.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 12962 TmfAnalysisException.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 12743 TmfConfigurationException.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 12743 TmfConfigurationException.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 12547 TmfTraceException.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 12547 TmfTraceException.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Sending file modes: C0666 4187 package-summary.html
12:40:27 [2024-03-15T16:40:27.174Z] Sink: C0666 4187 package-summary.html
12:40:27 [2024-03-15T16:40:27.174Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.174Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.175Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 17161 TmfAnalysisException.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 17161 TmfAnalysisException.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 6091 TmfConfigurationException.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 6091 TmfConfigurationException.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 22410 TmfTraceException.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 22410 TmfTraceException.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sink: E
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 16795 package-use.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 16795 package-use.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sink: E
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 13834 TmfCommonConstants.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 13834 TmfCommonConstants.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Entering directory: D2777 0 signal
12:40:27 [2024-03-15T16:40:27.175Z] Sink: D2777 0 signal
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 12534 TmfDataModelSelectedSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 12534 TmfDataModelSelectedSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 7606 TmfEndSynchSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 7606 TmfEndSynchSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 14147 TmfEventFilterAppliedSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 14147 TmfEventFilterAppliedSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 14038 TmfEventSearchAppliedSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 14038 TmfEventSearchAppliedSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 12313 TmfEventSelectedSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 12313 TmfEventSelectedSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 7993 TmfMarkerEventSourceUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 7993 TmfMarkerEventSourceUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 19772 TmfSelectionRangeUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 19772 TmfSelectionRangeUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 16023 TmfSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 16023 TmfSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 3737 TmfSignalHandler.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 3737 TmfSignalHandler.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 29776 TmfSignalManager.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 29776 TmfSignalManager.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 13537 TmfSignalThrottler.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 13537 TmfSignalThrottler.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 9922 TmfSignalTracer.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 9922 TmfSignalTracer.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 12614 TmfStartAnalysisSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 12614 TmfStartAnalysisSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 7625 TmfStartSynchSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 7625 TmfStartSynchSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 7991 TmfTimestampFormatUpdateSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 7991 TmfTimestampFormatUpdateSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 12657 TmfTraceClosedSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 12657 TmfTraceClosedSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 12021 TmfTraceModelSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 12021 TmfTraceModelSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.175Z] Sending file modes: C0666 13742 TmfTraceOpenedSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] Sink: C0666 13742 TmfTraceOpenedSignal.html
12:40:27 [2024-03-15T16:40:27.175Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 13856 TmfTraceRangeUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 13856 TmfTraceRangeUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 12423 TmfTraceSelectedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 12423 TmfTraceSelectedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 12682 TmfTraceSynchronizedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 12682 TmfTraceSynchronizedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 14855 TmfTraceUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 14855 TmfTraceUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 15752 TmfWindowRangeUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 15752 TmfWindowRangeUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 12427 package-summary.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 12427 package-summary.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.430Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 4001 TmfSignalTracer.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 4001 TmfSignalTracer.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 4033 TmfSignalThrottler.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 4033 TmfSignalThrottler.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 18878 TmfSelectionRangeUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 18878 TmfSelectionRangeUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 2282 TmfSignalManager.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 2282 TmfSignalManager.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 8645 TmfTraceModelSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 8645 TmfTraceModelSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 32001 TmfSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 32001 TmfSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 12644 TmfTraceUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 12644 TmfTraceUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 99984 TmfSignalHandler.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 99984 TmfSignalHandler.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 4248 TmfStartSynchSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 4248 TmfStartSynchSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 4542 TmfMarkerEventSourceUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 4542 TmfMarkerEventSourceUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 2318 TmfEventSelectedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 2318 TmfEventSelectedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 27191 TmfTraceSelectedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 27191 TmfTraceSelectedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 4214 TmfEndSynchSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 4214 TmfEndSynchSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 4425 TmfEventSearchAppliedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 4425 TmfEventSearchAppliedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 14721 TmfTimestampFormatUpdateSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 14721 TmfTimestampFormatUpdateSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 13408 TmfTraceRangeUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 13408 TmfTraceRangeUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 4451 TmfDataModelSelectedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] Sink: C0666 4451 TmfDataModelSelectedSignal.html
12:40:27 [2024-03-15T16:40:27.430Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.430Z] Sending file modes: C0666 24018 TmfTraceOpenedSignal.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 24018 TmfTraceOpenedSignal.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 6076 TmfEventFilterAppliedSignal.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 6076 TmfEventFilterAppliedSignal.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 22744 TmfWindowRangeUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 22744 TmfWindowRangeUpdatedSignal.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 4453 TmfStartAnalysisSignal.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 4453 TmfStartAnalysisSignal.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 4485 TmfTraceSynchronizedSignal.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 4485 TmfTraceSynchronizedSignal.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 31642 TmfTraceClosedSignal.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 31642 TmfTraceClosedSignal.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sink: E
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 65409 package-use.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 65409 package-use.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sink: E
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 14314 TmfProjectNature.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 14314 TmfProjectNature.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 15160 TmfStrings.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 15160 TmfStrings.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 3897 package-summary.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 3897 package-summary.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Entering directory: D2777 0 viewmodel
12:40:27 [2024-03-15T16:40:27.431Z] Sink: D2777 0 viewmodel
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 3331 package-summary.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 3331 package-summary.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 2099 package-use.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 2099 package-use.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sink: E
12:40:27 [2024-03-15T16:40:27.431Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.431Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 2180 Messages.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 2180 Messages.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 2240 TmfCommonConstants.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 2240 TmfCommonConstants.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 2192 TmfStrings.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 2192 TmfStrings.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 2228 TmfProjectNature.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 2228 TmfProjectNature.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sink: E
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 2037 package-use.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 2037 package-use.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sink: E
12:40:27 [2024-03-15T16:40:27.431Z] Entering directory: D2777 0 ctf
12:40:27 [2024-03-15T16:40:27.431Z] Sink: D2777 0 ctf
12:40:27 [2024-03-15T16:40:27.431Z] Entering directory: D2777 0 core
12:40:27 [2024-03-15T16:40:27.431Z] Sink: D2777 0 core
12:40:27 [2024-03-15T16:40:27.431Z] Entering directory: D2777 0 event
12:40:27 [2024-03-15T16:40:27.431Z] Sink: D2777 0 event
12:40:27 [2024-03-15T16:40:27.431Z] Entering directory: D2777 0 aspect
12:40:27 [2024-03-15T16:40:27.431Z] Sink: D2777 0 aspect
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 17764 CtfChannelAspect.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 17764 CtfChannelAspect.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 14031 CtfCpuAspect.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 14031 CtfCpuAspect.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 8048 Messages.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 8048 Messages.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 4302 package-summary.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 4302 package-summary.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.431Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 2366 CtfChannelAspect.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 2366 CtfChannelAspect.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 2318 Messages.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 2318 Messages.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 2342 CtfCpuAspect.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 2342 CtfCpuAspect.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sink: E
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 2158 package-use.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 2158 package-use.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sink: E
12:40:27 [2024-03-15T16:40:27.431Z] Entering directory: D2777 0 lookup
12:40:27 [2024-03-15T16:40:27.431Z] Sink: D2777 0 lookup
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 17000 CtfTmfCallsite.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 17000 CtfTmfCallsite.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 3731 package-summary.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 3731 package-summary.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.431Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.431Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.431Z] Sending file modes: C0666 5181 CtfTmfCallsite.html
12:40:27 [2024-03-15T16:40:27.431Z] Sink: C0666 5181 CtfTmfCallsite.html
12:40:27 [2024-03-15T16:40:27.431Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sink: E
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 3424 package-use.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 3424 package-use.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sink: E
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 41706 CtfTmfEvent.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 41706 CtfTmfEvent.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 13468 CtfTmfEventFactory.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 13468 CtfTmfEventFactory.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 15478 CtfTmfEventField.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 15478 CtfTmfEventField.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 12029 CtfTmfEventType.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 12029 CtfTmfEventType.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 16333 CtfTmfLostEvent.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 16333 CtfTmfLostEvent.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 7431 Messages.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 7431 Messages.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 6072 package-summary.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 6072 package-summary.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.686Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 2264 Messages.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 2264 Messages.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 7215 CtfTmfEventType.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 7215 CtfTmfEventType.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 2306 CtfTmfLostEvent.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 2306 CtfTmfLostEvent.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 7335 CtfTmfEventFactory.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 7335 CtfTmfEventFactory.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 4583 CtfTmfEventField.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 4583 CtfTmfEventField.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 13096 CtfTmfEvent.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 13096 CtfTmfEvent.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sink: E
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 8741 package-use.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 8741 package-use.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sink: E
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 9327 CtfConstants.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 9327 CtfConstants.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 14266 CtfEnumPair.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 14266 CtfEnumPair.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Entering directory: D2777 0 context
12:40:27 [2024-03-15T16:40:27.686Z] Sink: D2777 0 context
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 21026 CtfLocation.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 21026 CtfLocation.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 18899 CtfLocationInfo.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 18899 CtfLocationInfo.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 24375 CtfTmfContext.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 24375 CtfTmfContext.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 4636 package-summary.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 4636 package-summary.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.686Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 9390 CtfLocationInfo.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 9390 CtfLocationInfo.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 4098 CtfLocation.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 4098 CtfLocation.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 5186 CtfTmfContext.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 5186 CtfTmfContext.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sink: E
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 5049 package-use.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 5049 package-use.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sink: E
12:40:27 [2024-03-15T16:40:27.686Z] Entering directory: D2777 0 trace
12:40:27 [2024-03-15T16:40:27.686Z] Sink: D2777 0 trace
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 100529 CtfTmfTrace.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 100529 CtfTmfTrace.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 18715 CtfTraceValidationStatus.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 18715 CtfTraceValidationStatus.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 12322 CtfUtils.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 12322 CtfUtils.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 11269 Messages.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 11269 Messages.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 4860 package-summary.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 4860 package-summary.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.686Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 16248 CtfTmfTrace.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 16248 CtfTmfTrace.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.686Z] Sending file modes: C0666 2264 CtfUtils.html
12:40:27 [2024-03-15T16:40:27.686Z] Sink: C0666 2264 CtfUtils.html
12:40:27 [2024-03-15T16:40:27.686Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.687Z] Sending file modes: C0666 2360 CtfTraceValidationStatus.html
12:40:27 [2024-03-15T16:40:27.687Z] Sink: C0666 2360 CtfTraceValidationStatus.html
12:40:27 [2024-03-15T16:40:27.687Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.687Z] Sending file modes: C0666 2264 Messages.html
12:40:27 [2024-03-15T16:40:27.687Z] Sink: C0666 2264 Messages.html
12:40:27 [2024-03-15T16:40:27.687Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.687Z] Sink: E
12:40:27 [2024-03-15T16:40:27.687Z] Sending file modes: C0666 7054 package-use.html
12:40:27 [2024-03-15T16:40:27.687Z] Sink: C0666 7054 package-use.html
12:40:27 [2024-03-15T16:40:27.687Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.687Z] Sink: E
12:40:27 [2024-03-15T16:40:27.687Z] Sending file modes: C0666 5118 package-summary.html
12:40:27 [2024-03-15T16:40:27.687Z] Sink: C0666 5118 package-summary.html
12:40:27 [2024-03-15T16:40:27.687Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.687Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.687Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.687Z] Sending file modes: C0666 2260 CtfConstants.html
12:40:27 [2024-03-15T16:40:27.687Z] Sink: C0666 2260 CtfConstants.html
12:40:27 [2024-03-15T16:40:27.687Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.687Z] Sending file modes: C0666 2234 CtfEnumPair.html
12:40:27 [2024-03-15T16:40:27.687Z] Sink: C0666 2234 CtfEnumPair.html
12:40:27 [2024-03-15T16:40:27.687Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.687Z] Sink: E
12:40:27 [2024-03-15T16:40:27.687Z] Sending file modes: C0666 2069 package-use.html
12:40:27 [2024-03-15T16:40:27.687Z] Sink: C0666 2069 package-use.html
12:40:27 [2024-03-15T16:40:27.687Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.687Z] Sink: E
12:40:27 [2024-03-15T16:40:27.687Z] Sink: E
12:40:27 [2024-03-15T16:40:27.687Z] Entering directory: D2777 0 filter
12:40:27 [2024-03-15T16:40:27.687Z] Sink: D2777 0 filter
12:40:27 [2024-03-15T16:40:27.687Z] Entering directory: D2777 0 parser
12:40:27 [2024-03-15T16:40:27.687Z] Sink: D2777 0 parser
12:40:27 [2024-03-15T16:40:27.687Z] Sending file modes: C0666 40309 FilterParserLexer.html
12:40:27 [2024-03-15T16:40:27.687Z] Sink: C0666 40309 FilterParserLexer.html
12:40:27 [2024-03-15T16:40:27.687Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.687Z] Sending file modes: C0666 68877 FilterParserParser.html
12:40:27 [2024-03-15T16:40:27.687Z] Sink: C0666 68877 FilterParserParser.html
12:40:27 [2024-03-15T16:40:27.687Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.687Z] Sending file modes: C0666 10266 FilterParserParser.expression_return.html
12:40:27 [2024-03-15T16:40:27.687Z] Sink: C0666 10266 FilterParserParser.expression_return.html
12:40:27 [2024-03-15T16:40:27.687Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.687Z] Sending file modes: C0666 10256 FilterParserParser.paragraph_return.html
12:40:27 [2024-03-15T16:40:27.687Z] Sink: C0666 10256 FilterParserParser.paragraph_return.html
12:40:27 [2024-03-15T16:40:27.687Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.687Z] Sending file modes: C0666 10216 FilterParserParser.parse_return.html
12:40:27 [2024-03-15T16:40:27.687Z] Sink: C0666 10216 FilterParserParser.parse_return.html
12:40:27 [2024-03-15T16:40:27.687Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.687Z] Sending file modes: C0666 10256 FilterParserParser.parseRoot_return.html
12:40:27 [2024-03-15T16:40:27.687Z] Sink: C0666 10256 FilterParserParser.parseRoot_return.html
12:40:27 [2024-03-15T16:40:27.687Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.687Z] Sending file modes: C0666 10206 FilterParserParser.root_return.html
12:40:27 [2024-03-15T16:40:27.687Z] Sink: C0666 10206 FilterParserParser.root_return.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 error
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 error
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 6255 IErrorListener.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 6255 IErrorListener.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 3517 package-summary.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 3517 package-summary.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 4765 IErrorListener.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 4765 IErrorListener.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 3378 package-use.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 3378 package-use.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 5221 package-summary.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 5221 package-summary.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 2300 FilterParserLexer.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 2300 FilterParserLexer.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 2306 FilterParserParser.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 2306 FilterParserParser.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 4313 FilterParserParser.expression_return.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 4313 FilterParserParser.expression_return.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 4298 FilterParserParser.paragraph_return.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 4298 FilterParserParser.paragraph_return.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 4223 FilterParserParser.root_return.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 4223 FilterParserParser.root_return.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 4298 FilterParserParser.parseRoot_return.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 4298 FilterParserParser.parseRoot_return.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 4238 FilterParserParser.parse_return.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 4238 FilterParserParser.parse_return.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 4235 package-use.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 4235 package-use.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 chart
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 chart
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 core
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 core
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 model
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 model
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 10817 IDataChartProvider.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 10817 IDataChartProvider.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 3562 package-summary.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 3562 package-summary.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 2356 IDataChartProvider.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 2356 IDataChartProvider.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 2121 package-use.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 2121 package-use.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 analysis
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 analysis
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 xml
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 xml
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 core
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 core
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 module
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 module
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 8048 ITmfXmlSchemaParser.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 8048 ITmfXmlSchemaParser.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 42822 TmfAnalysisModuleHelperXml.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 42822 TmfAnalysisModuleHelperXml.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 18801 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 18801 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 155032 TmfXmlStrings.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 155032 TmfXmlStrings.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 22362 TmfXmlUtils.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 22362 TmfXmlUtils.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 6003 package-summary.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 6003 package-summary.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 2444 TmfAnalysisModuleHelperXml.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 2444 TmfAnalysisModuleHelperXml.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 7307 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 7307 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 2422 ITmfXmlSchemaParser.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 2422 ITmfXmlSchemaParser.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 2354 TmfXmlUtils.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 2354 TmfXmlUtils.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 2386 TmfXmlStrings.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 2386 TmfXmlStrings.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 3540 package-use.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 3540 package-use.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 examples
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 examples
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 ui
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 ui
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 15526 Activator.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 15526 Activator.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 views
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 views
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 data
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 data
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 provider
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 provider
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 19269 ExampleTimeGraphDataProviderView.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 19269 ExampleTimeGraphDataProviderView.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 15455 ExampleXYDataProviderView.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 15455 ExampleXYDataProviderView.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 3626 package-summary.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 3626 package-summary.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 2498 ExampleTimeGraphDataProviderView.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 2498 ExampleTimeGraphDataProviderView.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 2456 ExampleXYDataProviderView.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 2456 ExampleXYDataProviderView.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 2188 package-use.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 2188 package-use.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 2930 package-summary.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 2930 package-summary.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 3889 Activator.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 3889 Activator.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 3246 package-use.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 3246 package-use.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.943Z] Sink: E
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 core
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 core
12:40:27 [2024-03-15T16:40:27.943Z] Entering directory: D2777 0 analysis
12:40:27 [2024-03-15T16:40:27.943Z] Sink: D2777 0 analysis
12:40:27 [2024-03-15T16:40:27.943Z] Sending file modes: C0666 16165 ExampleStateProvider.html
12:40:27 [2024-03-15T16:40:27.943Z] Sink: C0666 16165 ExampleStateProvider.html
12:40:27 [2024-03-15T16:40:27.943Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.944Z] Sending file modes: C0666 20324 ExampleStateSystemAnalysisModule.html
12:40:27 [2024-03-15T16:40:27.944Z] Sink: C0666 20324 ExampleStateSystemAnalysisModule.html
12:40:27 [2024-03-15T16:40:27.944Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.944Z] Sending file modes: C0666 3502 package-summary.html
12:40:27 [2024-03-15T16:40:27.944Z] Sink: C0666 3502 package-summary.html
12:40:27 [2024-03-15T16:40:27.944Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.944Z] Entering directory: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.944Z] Sink: D2777 0 class-use
12:40:27 [2024-03-15T16:40:27.944Z] Sending file modes: C0666 2348 ExampleStateProvider.html
12:40:27 [2024-03-15T16:40:27.944Z] Sink: C0666 2348 ExampleStateProvider.html
12:40:27 [2024-03-15T16:40:27.944Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.944Z] Sending file modes: C0666 5474 ExampleStateSystemAnalysisModule.html
12:40:27 [2024-03-15T16:40:27.944Z] Sink: C0666 5474 ExampleStateSystemAnalysisModule.html
12:40:27 [2024-03-15T16:40:27.944Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:27 [2024-03-15T16:40:27.944Z] Sink: E
12:40:27 [2024-03-15T16:40:27.944Z] Sending file modes: C0666 3467 package-use.html
12:40:27 [2024-03-15T16:40:27.944Z] Sink: C0666 3467 package-use.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sink: E
12:40:28 [2024-03-15T16:40:28.199Z] Entering directory: D2777 0 data
12:40:28 [2024-03-15T16:40:28.199Z] Sink: D2777 0 data
12:40:28 [2024-03-15T16:40:28.199Z] Entering directory: D2777 0 provider
12:40:28 [2024-03-15T16:40:28.199Z] Sink: D2777 0 provider
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 42140 ExampleTimeGraphDataProvider.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 42140 ExampleTimeGraphDataProvider.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 16346 ExampleTimeGraphProviderFactory.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 16346 ExampleTimeGraphProviderFactory.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 23949 ExampleXYDataProvider.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 23949 ExampleXYDataProvider.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 16309 ExampleXYDataProviderFactory.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 16309 ExampleXYDataProviderFactory.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 4174 package-summary.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 4174 package-summary.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Entering directory: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.199Z] Sink: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 2438 ExampleXYDataProviderFactory.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 2438 ExampleXYDataProviderFactory.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 2456 ExampleTimeGraphProviderFactory.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 2456 ExampleTimeGraphProviderFactory.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 2396 ExampleXYDataProvider.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 2396 ExampleXYDataProvider.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 2438 ExampleTimeGraphDataProvider.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 2438 ExampleTimeGraphDataProvider.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sink: E
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 2156 package-use.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 2156 package-use.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sink: E
12:40:28 [2024-03-15T16:40:28.199Z] Sink: E
12:40:28 [2024-03-15T16:40:28.199Z] Sink: E
12:40:28 [2024-03-15T16:40:28.199Z] Sink: E
12:40:28 [2024-03-15T16:40:28.199Z] Entering directory: D2777 0 statesystem
12:40:28 [2024-03-15T16:40:28.199Z] Sink: D2777 0 statesystem
12:40:28 [2024-03-15T16:40:28.199Z] Entering directory: D2777 0 core
12:40:28 [2024-03-15T16:40:28.199Z] Sink: D2777 0 core
12:40:28 [2024-03-15T16:40:28.199Z] Entering directory: D2777 0 exceptions
12:40:28 [2024-03-15T16:40:28.199Z] Sink: D2777 0 exceptions
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 13429 AttributeNotFoundException.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 13429 AttributeNotFoundException.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 11916 StateSystemDisposedException.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 11916 StateSystemDisposedException.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 13982 StateValueTypeException.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 13982 StateValueTypeException.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 13716 TimeRangeException.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 13716 TimeRangeException.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 5726 package-summary.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 5726 package-summary.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Entering directory: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.199Z] Sink: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 13600 StateSystemDisposedException.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 13600 StateSystemDisposedException.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 8033 AttributeNotFoundException.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 8033 AttributeNotFoundException.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 9614 StateValueTypeException.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 9614 StateValueTypeException.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 12589 TimeRangeException.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 12589 TimeRangeException.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sink: E
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 5845 package-use.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 5845 package-use.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sink: E
12:40:28 [2024-03-15T16:40:28.199Z] Entering directory: D2777 0 backend
12:40:28 [2024-03-15T16:40:28.199Z] Sink: D2777 0 backend
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 8496 ICustomStateHistoryBackend.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 8496 ICustomStateHistoryBackend.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 11610 IPartialStateHistoryBackend.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 11610 IPartialStateHistoryBackend.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 36242 IStateHistoryBackend.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 36242 IStateHistoryBackend.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 18370 StateHistoryBackendFactory.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 18370 StateHistoryBackendFactory.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 6915 package-summary.html
12:40:28 [2024-03-15T16:40:28.199Z] Sink: C0666 6915 package-summary.html
12:40:28 [2024-03-15T16:40:28.199Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.199Z] Entering directory: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.199Z] Sink: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.199Z] Sending file modes: C0666 2416 ICustomStateHistoryBackend.html
12:40:28 [2024-03-15T16:40:28.200Z] Sink: C0666 2416 ICustomStateHistoryBackend.html
12:40:28 [2024-03-15T16:40:28.200Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.200Z] Sending file modes: C0666 2422 IPartialStateHistoryBackend.html
12:40:28 [2024-03-15T16:40:28.200Z] Sink: C0666 2422 IPartialStateHistoryBackend.html
12:40:28 [2024-03-15T16:40:28.200Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.200Z] Sending file modes: C0666 11491 IStateHistoryBackend.html
12:40:28 [2024-03-15T16:40:28.200Z] Sink: C0666 11491 IStateHistoryBackend.html
12:40:28 [2024-03-15T16:40:28.200Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.200Z] Sending file modes: C0666 2396 StateHistoryBackendFactory.html
12:40:28 [2024-03-15T16:40:28.200Z] Sink: C0666 2396 StateHistoryBackendFactory.html
12:40:28 [2024-03-15T16:40:28.200Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.200Z] Sink: E
12:40:28 [2024-03-15T16:40:28.200Z] Sending file modes: C0666 4565 package-use.html
12:40:28 [2024-03-15T16:40:28.200Z] Sink: C0666 4565 package-use.html
12:40:28 [2024-03-15T16:40:28.200Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.200Z] Sink: E
12:40:28 [2024-03-15T16:40:28.200Z] Entering directory: D2777 0 interval
12:40:28 [2024-03-15T16:40:28.200Z] Sink: D2777 0 interval
12:40:28 [2024-03-15T16:40:28.200Z] Sending file modes: C0666 17395 ITmfStateInterval.html
12:40:28 [2024-03-15T16:40:28.200Z] Sink: C0666 17395 ITmfStateInterval.html
12:40:28 [2024-03-15T16:40:28.200Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.200Z] Sending file modes: C0666 21207 TmfStateInterval.html
12:40:28 [2024-03-15T16:40:28.200Z] Sink: C0666 21207 TmfStateInterval.html
12:40:28 [2024-03-15T16:40:28.200Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.200Z] Sending file modes: C0666 5761 package-summary.html
12:40:28 [2024-03-15T16:40:28.200Z] Sink: C0666 5761 package-summary.html
12:40:28 [2024-03-15T16:40:28.200Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.200Z] Entering directory: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.200Z] Sink: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.200Z] Sending file modes: C0666 2342 TmfStateInterval.html
12:40:28 [2024-03-15T16:40:28.455Z] Sink: C0666 2342 TmfStateInterval.html
12:40:28 [2024-03-15T16:40:28.455Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.455Z] Sending file modes: C0666 31468 ITmfStateInterval.html
12:40:28 [2024-03-15T16:40:28.455Z] Sink: C0666 31468 ITmfStateInterval.html
12:40:28 [2024-03-15T16:40:28.455Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.455Z] Sink: E
12:40:28 [2024-03-15T16:40:28.455Z] Sending file modes: C0666 8496 package-use.html
12:40:28 [2024-03-15T16:40:28.455Z] Sink: C0666 8496 package-use.html
12:40:28 [2024-03-15T16:40:28.455Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.455Z] Sink: E
12:40:28 [2024-03-15T16:40:28.455Z] Sending file modes: C0666 68703 ITmfStateSystem.html
12:40:28 [2024-03-15T16:40:28.455Z] Sink: C0666 68703 ITmfStateSystem.html
12:40:28 [2024-03-15T16:40:28.455Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.455Z] Sending file modes: C0666 37858 ITmfStateSystemBuilder.html
12:40:28 [2024-03-15T16:40:28.455Z] Sink: C0666 37858 ITmfStateSystemBuilder.html
12:40:28 [2024-03-15T16:40:28.455Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.455Z] Entering directory: D2777 0 statevalue
12:40:28 [2024-03-15T16:40:28.455Z] Sink: D2777 0 statevalue
12:40:28 [2024-03-15T16:40:28.710Z] Sending file modes: C0666 16266 ITmfStateValue.html
12:40:28 [2024-03-15T16:40:28.710Z] Sink: C0666 16266 ITmfStateValue.html
12:40:28 [2024-03-15T16:40:28.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.710Z] Sending file modes: C0666 19811 ITmfStateValue.Type.html
12:40:28 [2024-03-15T16:40:28.710Z] Sink: C0666 19811 ITmfStateValue.Type.html
12:40:28 [2024-03-15T16:40:28.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.710Z] Sending file modes: C0666 25843 TmfStateValue.html
12:40:28 [2024-03-15T16:40:28.710Z] Sink: C0666 25843 TmfStateValue.html
12:40:28 [2024-03-15T16:40:28.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.710Z] Sending file modes: C0666 6804 package-summary.html
12:40:28 [2024-03-15T16:40:28.710Z] Sink: C0666 6804 package-summary.html
12:40:28 [2024-03-15T16:40:28.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.710Z] Entering directory: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.710Z] Sink: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.710Z] Sending file modes: C0666 9515 TmfStateValue.html
12:40:28 [2024-03-15T16:40:28.710Z] Sink: C0666 9515 TmfStateValue.html
12:40:28 [2024-03-15T16:40:28.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.710Z] Sending file modes: C0666 19032 ITmfStateValue.html
12:40:28 [2024-03-15T16:40:28.710Z] Sink: C0666 19032 ITmfStateValue.html
12:40:28 [2024-03-15T16:40:28.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.710Z] Sending file modes: C0666 9328 ITmfStateValue.Type.html
12:40:28 [2024-03-15T16:40:28.710Z] Sink: C0666 9328 ITmfStateValue.Type.html
12:40:28 [2024-03-15T16:40:28.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.710Z] Sink: E
12:40:28 [2024-03-15T16:40:28.710Z] Sending file modes: C0666 9748 package-use.html
12:40:28 [2024-03-15T16:40:28.710Z] Sink: C0666 9748 package-use.html
12:40:28 [2024-03-15T16:40:28.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.710Z] Sink: E
12:40:28 [2024-03-15T16:40:28.710Z] Entering directory: D2777 0 snapshot
12:40:28 [2024-03-15T16:40:28.710Z] Sink: D2777 0 snapshot
12:40:28 [2024-03-15T16:40:28.710Z] Sending file modes: C0666 20729 StateSnapshot.html
12:40:28 [2024-03-15T16:40:28.710Z] Sink: C0666 20729 StateSnapshot.html
12:40:28 [2024-03-15T16:40:28.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.710Z] Sending file modes: C0666 4386 package-summary.html
12:40:28 [2024-03-15T16:40:28.710Z] Sink: C0666 4386 package-summary.html
12:40:28 [2024-03-15T16:40:28.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.710Z] Entering directory: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.710Z] Sink: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.710Z] Sending file modes: C0666 4568 StateSnapshot.html
12:40:28 [2024-03-15T16:40:28.710Z] Sink: C0666 4568 StateSnapshot.html
12:40:28 [2024-03-15T16:40:28.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.710Z] Sink: E
12:40:28 [2024-03-15T16:40:28.710Z] Sending file modes: C0666 3451 package-use.html
12:40:28 [2024-03-15T16:40:28.710Z] Sink: C0666 3451 package-use.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sink: E
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 14607 StateSystemBuilderUtils.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 14607 StateSystemBuilderUtils.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 12194 StateSystemFactory.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 12194 StateSystemFactory.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 37802 StateSystemUtils.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 37802 StateSystemUtils.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 20769 StateSystemUtils.QuarkIterator.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 20769 StateSystemUtils.QuarkIterator.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 7110 package-summary.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 7110 package-summary.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Entering directory: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.711Z] Sink: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 15227 ITmfStateSystemBuilder.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 15227 ITmfStateSystemBuilder.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 2276 StateSystemUtils.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 2276 StateSystemUtils.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 2368 StateSystemUtils.QuarkIterator.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 2368 StateSystemUtils.QuarkIterator.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 32918 ITmfStateSystem.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 32918 ITmfStateSystem.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 2318 StateSystemBuilderUtils.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 2318 StateSystemBuilderUtils.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 2288 StateSystemFactory.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 2288 StateSystemFactory.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sink: E
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 9160 package-use.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 9160 package-use.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sink: E
12:40:28 [2024-03-15T16:40:28.711Z] Sink: E
12:40:28 [2024-03-15T16:40:28.711Z] Entering directory: D2777 0 segmentstore
12:40:28 [2024-03-15T16:40:28.711Z] Sink: D2777 0 segmentstore
12:40:28 [2024-03-15T16:40:28.711Z] Entering directory: D2777 0 core
12:40:28 [2024-03-15T16:40:28.711Z] Sink: D2777 0 core
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 21527 BasicSegment.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 21527 BasicSegment.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 8829 IContentSegment.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 8829 IContentSegment.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Entering directory: D2777 0 segment
12:40:28 [2024-03-15T16:40:28.711Z] Sink: D2777 0 segment
12:40:28 [2024-03-15T16:40:28.711Z] Entering directory: D2777 0 interfaces
12:40:28 [2024-03-15T16:40:28.711Z] Sink: D2777 0 interfaces
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 8746 INamedSegment.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 8746 INamedSegment.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 9490 SegmentAspects.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 9490 SegmentAspects.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 5194 SegmentTypeComparators.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 5194 SegmentTypeComparators.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 5480 package-summary.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 5480 package-summary.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Entering directory: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.711Z] Sink: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 2422 INamedSegment.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 2422 INamedSegment.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 2408 SegmentAspects.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 2408 SegmentAspects.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 2476 SegmentTypeComparators.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 2476 SegmentTypeComparators.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sink: E
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 2201 package-use.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 2201 package-use.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sink: E
12:40:28 [2024-03-15T16:40:28.711Z] Sink: E
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 14027 ISegment.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 14027 ISegment.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 33057 ISegmentStore.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 33057 ISegmentStore.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 8642 SegmentComparators.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 8642 SegmentComparators.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 17932 SegmentStoreFactory.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 17932 SegmentStoreFactory.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 20038 SegmentStoreFactory.SegmentStoreType.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 20038 SegmentStoreFactory.SegmentStoreType.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 7064 package-summary.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 7064 package-summary.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Entering directory: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.711Z] Sink: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 13853 ISegmentStore.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 13853 ISegmentStore.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 2314 SegmentComparators.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 2314 SegmentComparators.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 2296 IContentSegment.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 2296 IContentSegment.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 4301 BasicSegment.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 4301 BasicSegment.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 49727 ISegment.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 49727 ISegment.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 2300 SegmentStoreFactory.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 2300 SegmentStoreFactory.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 7927 SegmentStoreFactory.SegmentStoreType.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 7927 SegmentStoreFactory.SegmentStoreType.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sink: E
12:40:28 [2024-03-15T16:40:28.711Z] Sending file modes: C0666 11778 package-use.html
12:40:28 [2024-03-15T16:40:28.711Z] Sink: C0666 11778 package-use.html
12:40:28 [2024-03-15T16:40:28.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.711Z] Sink: E
12:40:28 [2024-03-15T16:40:28.711Z] Sink: E
12:40:28 [2024-03-15T16:40:28.711Z] Entering directory: D2777 0 lttng2
12:40:28 [2024-03-15T16:40:28.711Z] Sink: D2777 0 lttng2
12:40:28 [2024-03-15T16:40:28.711Z] Entering directory: D2777 0 ust
12:40:28 [2024-03-15T16:40:28.711Z] Sink: D2777 0 ust
12:40:28 [2024-03-15T16:40:28.711Z] Entering directory: D2777 0 core
12:40:28 [2024-03-15T16:40:28.711Z] Sink: D2777 0 core
12:40:28 [2024-03-15T16:40:28.967Z] Entering directory: D2777 0 analysis
12:40:28 [2024-03-15T16:40:28.967Z] Sink: D2777 0 analysis
12:40:28 [2024-03-15T16:40:28.967Z] Entering directory: D2777 0 debuginfo
12:40:28 [2024-03-15T16:40:28.967Z] Sink: D2777 0 debuginfo
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 19203 BinaryCallsite.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 19203 BinaryCallsite.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 13688 FunctionLocation.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 13688 FunctionLocation.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 12393 Messages.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 12393 Messages.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 35586 UstDebugInfoAnalysisModule.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 35586 UstDebugInfoAnalysisModule.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 22116 UstDebugInfoBinaryAspect.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 22116 UstDebugInfoBinaryAspect.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 22165 UstDebugInfoBinaryFile.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 22165 UstDebugInfoBinaryFile.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 20434 UstDebugInfoFunctionAspect.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 20434 UstDebugInfoFunctionAspect.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 19581 UstDebugInfoLoadedBinaryFile.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 19581 UstDebugInfoLoadedBinaryFile.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 18438 UstDebugInfoSourceAspect.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 18438 UstDebugInfoSourceAspect.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 7281 package-summary.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 7281 package-summary.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Entering directory: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.967Z] Sink: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 2480 UstDebugInfoAnalysisModule.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 2480 UstDebugInfoAnalysisModule.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 2372 Messages.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 2372 Messages.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 4542 UstDebugInfoFunctionAspect.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 4542 UstDebugInfoFunctionAspect.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 7038 UstDebugInfoBinaryFile.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 7038 UstDebugInfoBinaryFile.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 4740 UstDebugInfoLoadedBinaryFile.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 4740 UstDebugInfoLoadedBinaryFile.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 4512 UstDebugInfoBinaryAspect.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 4512 UstDebugInfoBinaryAspect.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 4512 UstDebugInfoSourceAspect.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 4512 UstDebugInfoSourceAspect.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 5418 FunctionLocation.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 5418 FunctionLocation.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 6830 BinaryCallsite.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 6830 BinaryCallsite.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sink: E
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 6053 package-use.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 6053 package-use.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sink: E
12:40:28 [2024-03-15T16:40:28.967Z] Sink: E
12:40:28 [2024-03-15T16:40:28.967Z] Entering directory: D2777 0 trace
12:40:28 [2024-03-15T16:40:28.967Z] Sink: D2777 0 trace
12:40:28 [2024-03-15T16:40:28.967Z] Entering directory: D2777 0 layout
12:40:28 [2024-03-15T16:40:28.967Z] Sink: D2777 0 layout
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 30309 ILttngUstEventLayout.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 30309 ILttngUstEventLayout.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 4118 package-summary.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 4118 package-summary.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Entering directory: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.967Z] Sink: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 6046 ILttngUstEventLayout.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 6046 ILttngUstEventLayout.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sink: E
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 4613 package-use.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 4613 package-use.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sink: E
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 14415 LttngUstEvent.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 14415 LttngUstEvent.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 12997 LttngUstEventFactory.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 12997 LttngUstEventFactory.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 44414 LttngUstTrace.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 44414 LttngUstTrace.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 13140 LttngUstTrace.SymbolProviderConfig.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 13140 LttngUstTrace.SymbolProviderConfig.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 9432 Messages.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 9432 Messages.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 5063 package-summary.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 5063 package-summary.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Entering directory: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.967Z] Sink: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 5755 LttngUstTrace.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 5755 LttngUstTrace.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 5661 LttngUstTrace.SymbolProviderConfig.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 5661 LttngUstTrace.SymbolProviderConfig.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 2312 LttngUstEvent.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 2312 LttngUstEvent.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 2282 Messages.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 2282 Messages.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 4175 LttngUstEventFactory.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 4175 LttngUstEventFactory.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sink: E
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 4852 package-use.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 4852 package-use.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sink: E
12:40:28 [2024-03-15T16:40:28.967Z] Sink: E
12:40:28 [2024-03-15T16:40:28.967Z] Sink: E
12:40:28 [2024-03-15T16:40:28.967Z] Entering directory: D2777 0 kernel
12:40:28 [2024-03-15T16:40:28.967Z] Sink: D2777 0 kernel
12:40:28 [2024-03-15T16:40:28.967Z] Entering directory: D2777 0 core
12:40:28 [2024-03-15T16:40:28.967Z] Sink: D2777 0 core
12:40:28 [2024-03-15T16:40:28.967Z] Entering directory: D2777 0 trace
12:40:28 [2024-03-15T16:40:28.967Z] Sink: D2777 0 trace
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 45763 LttngKernelTrace.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 45763 LttngKernelTrace.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 9492 Messages.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 9492 Messages.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 3399 package-summary.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 3399 package-summary.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Entering directory: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.967Z] Sink: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 2300 Messages.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 2300 Messages.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 2348 LttngKernelTrace.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 2348 LttngKernelTrace.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sink: E
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 2141 package-use.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 2141 package-use.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sink: E
12:40:28 [2024-03-15T16:40:28.967Z] Sink: E
12:40:28 [2024-03-15T16:40:28.967Z] Sink: E
12:40:28 [2024-03-15T16:40:28.967Z] Entering directory: D2777 0 control
12:40:28 [2024-03-15T16:40:28.967Z] Sink: D2777 0 control
12:40:28 [2024-03-15T16:40:28.967Z] Entering directory: D2777 0 core
12:40:28 [2024-03-15T16:40:28.967Z] Sink: D2777 0 core
12:40:28 [2024-03-15T16:40:28.967Z] Entering directory: D2777 0 session
12:40:28 [2024-03-15T16:40:28.967Z] Sink: D2777 0 session
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 16887 Messages.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 16887 Messages.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 13563 SessionConfigGenerator.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 13563 SessionConfigGenerator.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 59975 SessionConfigStrings.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 59975 SessionConfigStrings.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 4840 package-summary.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 4840 package-summary.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Entering directory: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.967Z] Sink: D2777 0 class-use
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 2410 SessionConfigStrings.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 2410 SessionConfigStrings.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 2318 Messages.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 2318 Messages.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 2402 SessionConfigGenerator.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 2402 SessionConfigGenerator.html
12:40:28 [2024-03-15T16:40:28.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:28 [2024-03-15T16:40:28.967Z] Sink: E
12:40:28 [2024-03-15T16:40:28.967Z] Sending file modes: C0666 2156 package-use.html
12:40:28 [2024-03-15T16:40:28.967Z] Sink: C0666 2156 package-use.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sink: E
12:40:29 [2024-03-15T16:40:29.224Z] Sink: E
12:40:29 [2024-03-15T16:40:29.224Z] Sink: E
12:40:29 [2024-03-15T16:40:29.224Z] Sink: E
12:40:29 [2024-03-15T16:40:29.224Z] Entering directory: D2777 0 common
12:40:29 [2024-03-15T16:40:29.224Z] Sink: D2777 0 common
12:40:29 [2024-03-15T16:40:29.224Z] Entering directory: D2777 0 core
12:40:29 [2024-03-15T16:40:29.224Z] Sink: D2777 0 core
12:40:29 [2024-03-15T16:40:29.224Z] Entering directory: D2777 0 collect
12:40:29 [2024-03-15T16:40:29.224Z] Sink: D2777 0 collect
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 20950 BufferedBlockingQueue.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 20950 BufferedBlockingQueue.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 5654 package-summary.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 5654 package-summary.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Entering directory: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.224Z] Sink: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 2336 BufferedBlockingQueue.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 2336 BufferedBlockingQueue.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sink: E
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 2104 package-use.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 2104 package-use.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sink: E
12:40:29 [2024-03-15T16:40:29.224Z] Entering directory: D2777 0 format
12:40:29 [2024-03-15T16:40:29.224Z] Sink: D2777 0 format
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 12494 DataSizeWithUnitFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 12494 DataSizeWithUnitFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 12458 DataSpeedWithUnitFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 12458 DataSpeedWithUnitFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 19609 DecimalUnitFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 19609 DecimalUnitFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 17774 DecimalWithUnitPrefixFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 17774 DecimalWithUnitPrefixFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 18298 LongToPercentFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 18298 LongToPercentFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 17105 SubSecondTimeWithUnitFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 17105 SubSecondTimeWithUnitFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 6634 package-summary.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 6634 package-summary.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Entering directory: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.224Z] Sink: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 2366 SubSecondTimeWithUnitFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 2366 SubSecondTimeWithUnitFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 4081 DataSizeWithUnitFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 4081 DataSizeWithUnitFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 2342 DataSpeedWithUnitFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 2342 DataSpeedWithUnitFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 2306 DecimalUnitFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 2306 DecimalUnitFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 4567 DecimalWithUnitPrefixFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 4567 DecimalWithUnitPrefixFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 2318 LongToPercentFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 2318 LongToPercentFormat.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sink: E
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 3685 package-use.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 3685 package-use.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sink: E
12:40:29 [2024-03-15T16:40:29.224Z] Entering directory: D2777 0 process
12:40:29 [2024-03-15T16:40:29.224Z] Sink: D2777 0 process
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 9145 Messages.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 9145 Messages.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 18446 ProcessUtils.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 18446 ProcessUtils.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 9684 ProcessUtils.OutputReaderFunction.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 9684 ProcessUtils.OutputReaderFunction.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 6907 package-summary.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 6907 package-summary.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Entering directory: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.224Z] Sink: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 2258 Messages.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 2258 Messages.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.224Z] Sending file modes: C0666 2282 ProcessUtils.html
12:40:29 [2024-03-15T16:40:29.224Z] Sink: C0666 2282 ProcessUtils.html
12:40:29 [2024-03-15T16:40:29.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 5640 ProcessUtils.OutputReaderFunction.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 5640 ProcessUtils.OutputReaderFunction.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sink: E
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 3495 package-use.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 3495 package-use.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sink: E
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 16211 NonNullUtils.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 16211 NonNullUtils.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 11091 ObjectUtils.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 11091 ObjectUtils.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Entering directory: D2777 0 math
12:40:29 [2024-03-15T16:40:29.225Z] Sink: D2777 0 math
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 16005 SaturatedArithmetic.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 16005 SaturatedArithmetic.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 4738 package-summary.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 4738 package-summary.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Entering directory: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.225Z] Sink: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 2306 SaturatedArithmetic.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 2306 SaturatedArithmetic.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sink: E
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 2089 package-use.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 2089 package-use.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sink: E
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 24288 TraceCompassActivator.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 24288 TraceCompassActivator.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Entering directory: D2777 0 log
12:40:29 [2024-03-15T16:40:29.225Z] Sink: D2777 0 log
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 11639 TraceCompassLog.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 11639 TraceCompassLog.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 42989 TraceCompassLogUtils.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 42989 TraceCompassLogUtils.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 15648 TraceCompassLogUtils.FlowScopeLog.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 15648 TraceCompassLogUtils.FlowScopeLog.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 18698 TraceCompassLogUtils.FlowScopeLogBuilder.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 18698 TraceCompassLogUtils.FlowScopeLogBuilder.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 15689 TraceCompassLogUtils.ScopeLog.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 15689 TraceCompassLogUtils.ScopeLog.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 10356 TraceCompassMonitorManager.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 10356 TraceCompassMonitorManager.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 7331 package-summary.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 7331 package-summary.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Entering directory: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.225Z] Sink: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 2306 TraceCompassLogUtils.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 2306 TraceCompassLogUtils.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 5780 TraceCompassLogUtils.FlowScopeLog.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 5780 TraceCompassLogUtils.FlowScopeLog.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 6380 TraceCompassLogUtils.FlowScopeLogBuilder.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 6380 TraceCompassLogUtils.FlowScopeLogBuilder.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 2368 TraceCompassLogUtils.ScopeLog.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 2368 TraceCompassLogUtils.ScopeLog.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 4325 TraceCompassMonitorManager.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 4325 TraceCompassMonitorManager.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 2276 TraceCompassLog.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 2276 TraceCompassLog.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sink: E
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 4352 package-use.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 4352 package-use.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sink: E
12:40:29 [2024-03-15T16:40:29.225Z] Entering directory: D2777 0 xml
12:40:29 [2024-03-15T16:40:29.225Z] Sink: D2777 0 xml
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 24809 XmlUtils.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 24809 XmlUtils.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Sending file modes: C0666 5117 package-summary.html
12:40:29 [2024-03-15T16:40:29.225Z] Sink: C0666 5117 package-summary.html
12:40:29 [2024-03-15T16:40:29.225Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.225Z] Entering directory: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.481Z] Sink: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 2234 XmlUtils.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 2234 XmlUtils.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sink: E
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 2084 package-use.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 2084 package-use.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sink: E
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 5856 package-summary.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 5856 package-summary.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Entering directory: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.481Z] Sink: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 2222 NonNullUtils.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 2222 NonNullUtils.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 2216 ObjectUtils.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 2216 ObjectUtils.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 2276 TraceCompassActivator.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 2276 TraceCompassActivator.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sink: E
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 2052 package-use.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 2052 package-use.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sink: E
12:40:29 [2024-03-15T16:40:29.481Z] Sink: E
12:40:29 [2024-03-15T16:40:29.481Z] Entering directory: D2777 0 datastore
12:40:29 [2024-03-15T16:40:29.481Z] Sink: D2777 0 datastore
12:40:29 [2024-03-15T16:40:29.481Z] Entering directory: D2777 0 core
12:40:29 [2024-03-15T16:40:29.481Z] Sink: D2777 0 core
12:40:29 [2024-03-15T16:40:29.481Z] Entering directory: D2777 0 interval
12:40:29 [2024-03-15T16:40:29.481Z] Sink: D2777 0 interval
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 21402 HTInterval.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 21402 HTInterval.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 9921 IHTInterval.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 9921 IHTInterval.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 7403 IHTIntervalReader.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 7403 IHTIntervalReader.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 8324 ISerializableObject.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 8324 ISerializableObject.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 5871 package-summary.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 5871 package-summary.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Entering directory: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.481Z] Sink: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 9966 IHTInterval.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 9966 IHTInterval.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 4369 HTInterval.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 4369 HTInterval.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 8028 IHTIntervalReader.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 8028 IHTIntervalReader.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 10027 ISerializableObject.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 10027 ISerializableObject.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sink: E
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 7551 package-use.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 7551 package-use.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sink: E
12:40:29 [2024-03-15T16:40:29.481Z] Entering directory: D2777 0 encoding
12:40:29 [2024-03-15T16:40:29.481Z] Sink: D2777 0 encoding
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 14882 HTVarInt.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 14882 HTVarInt.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 10033 HTVarIntTest.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 10033 HTVarIntTest.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 3305 package-summary.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 3305 package-summary.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Entering directory: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.481Z] Sink: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 2282 HTVarInt.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 2282 HTVarInt.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 2306 HTVarIntTest.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 2306 HTVarIntTest.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sink: E
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 2124 package-use.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 2124 package-use.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sink: E
12:40:29 [2024-03-15T16:40:29.481Z] Entering directory: D2777 0 serialization
12:40:29 [2024-03-15T16:40:29.481Z] Sink: D2777 0 serialization
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 13297 ISafeByteBufferReader.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 13297 ISafeByteBufferReader.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 14397 ISafeByteBufferWriter.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 14397 ISafeByteBufferWriter.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 13404 SafeByteBufferFactory.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 13404 SafeByteBufferFactory.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 5361 package-summary.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 5361 package-summary.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Entering directory: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.481Z] Sink: D2777 0 class-use
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 2390 SafeByteBufferFactory.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 2390 SafeByteBufferFactory.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 11216 ISafeByteBufferWriter.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 11216 ISafeByteBufferWriter.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 8415 ISafeByteBufferReader.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 8415 ISafeByteBufferReader.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sink: E
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 7556 package-use.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 7556 package-use.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sink: E
12:40:29 [2024-03-15T16:40:29.481Z] Sink: E
12:40:29 [2024-03-15T16:40:29.481Z] Sink: E
12:40:29 [2024-03-15T16:40:29.481Z] Sink: E
12:40:29 [2024-03-15T16:40:29.481Z] Sink: E
12:40:29 [2024-03-15T16:40:29.481Z] Sink: E
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 8531 element-list
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 8531 element-list
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 582855 constant-values.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 582855 constant-values.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 42799 serialized-form.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 42799 serialized-form.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 14212 deprecated-list.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 14212 deprecated-list.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 61867 index.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 61867 index.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 926 overview-summary.html
12:40:29 [2024-03-15T16:40:29.481Z] Sink: C0666 926 overview-summary.html
12:40:29 [2024-03-15T16:40:29.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.481Z] Sending file modes: C0666 18648 stylesheet.css
12:40:29 [2024-03-15T16:40:29.737Z] Sink: C0666 18648 stylesheet.css
12:40:29 [2024-03-15T16:40:29.737Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.737Z] Sending file modes: C0666 5027 script.js
12:40:29 [2024-03-15T16:40:29.737Z] Sink: C0666 5027 script.js
12:40:29 [2024-03-15T16:40:29.737Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.737Z] Entering directory: D2777 0 legal
12:40:29 [2024-03-15T16:40:29.737Z] Sink: D2777 0 legal
12:40:29 [2024-03-15T16:40:29.737Z] Sending file modes: C0666 19274 LICENSE
12:40:29 [2024-03-15T16:40:29.737Z] Sink: C0666 19274 LICENSE
12:40:29 [2024-03-15T16:40:29.737Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.737Z] Sending file modes: C0666 1522 ASSEMBLY_EXCEPTION
12:40:29 [2024-03-15T16:40:29.737Z] Sink: C0666 1522 ASSEMBLY_EXCEPTION
12:40:29 [2024-03-15T16:40:29.737Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.737Z] Sending file modes: C0666 2114 ADDITIONAL_LICENSE_INFO
12:40:29 [2024-03-15T16:40:29.737Z] Sink: C0666 2114 ADDITIONAL_LICENSE_INFO
12:40:29 [2024-03-15T16:40:29.737Z] scp: debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.737Z] Sink: E
12:40:29 [2024-03-15T16:40:29.737Z] Sink: E
12:40:29 [2024-03-15T16:40:29.737Z] debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
12:40:29 [2024-03-15T16:40:29.737Z] debug1: channel 0: free: client-session, nchannels 1
12:40:29 [2024-03-15T16:40:29.737Z] debug1: fd 0 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.737Z] debug1: fd 2 clearing O_NONBLOCK
12:40:29 [2024-03-15T16:40:29.737Z] Transferred: sent 33109640, received 499016 bytes, in 13.7 seconds
12:40:29 [2024-03-15T16:40:29.737Z] Bytes per second: sent 2408550.8, received 36300.8
12:40:29 [2024-03-15T16:40:29.737Z] debug1: Exit status 0
12:40:29 [2024-03-15T16:40:29.992Z] [Pipeline] }
12:40:29 [2024-03-15T16:40:29.992Z] $ ssh-agent -k
12:40:29 [2024-03-15T16:40:29.998Z] unset SSH_AUTH_SOCK;
12:40:29 [2024-03-15T16:40:29.998Z] unset SSH_AGENT_PID;
12:40:29 [2024-03-15T16:40:29.998Z] echo Agent pid 340 killed;
12:40:30 [2024-03-15T16:40:30.005Z] [ssh-agent] Stopped.
12:40:30 [2024-03-15T16:40:30.279Z] [Pipeline] // sshagent
12:40:30 [2024-03-15T16:40:30.664Z] [Pipeline] }
12:40:30 [2024-03-15T16:40:30.919Z] [Pipeline] // withEnv
12:40:31 [2024-03-15T16:40:31.304Z] [Pipeline] }
12:40:31 [2024-03-15T16:40:31.568Z] [Pipeline] // stage
12:40:32 [2024-03-15T16:40:32.340Z] [Pipeline] stage
12:40:32 [2024-03-15T16:40:32.341Z] [Pipeline] { (Notarize macos RCP packages)
12:40:38 [2024-03-15T16:40:38.060Z] [Pipeline] tool
12:40:38 [2024-03-15T16:40:38.570Z] [Pipeline] envVarsForTool
12:40:39 [2024-03-15T16:40:39.468Z] [Pipeline] tool
12:40:39 [2024-03-15T16:40:39.996Z] [Pipeline] envVarsForTool
12:40:40 [2024-03-15T16:40:40.636Z] [Pipeline] withEnv
12:40:40 [2024-03-15T16:40:40.636Z] [Pipeline] {
12:40:42 [2024-03-15T16:40:42.164Z] [Pipeline] sshagent
12:40:42 [2024-03-15T16:40:42.172Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
12:40:42 [2024-03-15T16:40:42.172Z] [ssh-agent] Looking for ssh-agent implementation...
12:40:42 [2024-03-15T16:40:42.185Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:40:42 [2024-03-15T16:40:42.185Z] $ ssh-agent
12:40:42 [2024-03-15T16:40:42.199Z] SSH_AUTH_SOCK=/tmp/ssh-XhGoavQAzgyF/agent.372
12:40:42 [2024-03-15T16:40:42.199Z] SSH_AGENT_PID=374
12:40:42 [2024-03-15T16:40:42.207Z] Running ssh-add (command line suppressed)
12:40:42 [2024-03-15T16:40:42.288Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_9166157342682175876.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_9166157342682175876.key)
12:40:42 [2024-03-15T16:40:42.383Z] [ssh-agent] Started.
12:40:42 [2024-03-15T16:40:42.383Z] [Pipeline] {
12:40:43 [2024-03-15T16:40:43.024Z] [Pipeline] sh
12:40:43 [2024-03-15T16:40:43.296Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//macosx-notarize.sh /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/
12:40:43 [2024-03-15T16:40:43.296Z] + RCP_DESTINATION=/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/
12:40:43 [2024-03-15T16:40:43.297Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
12:40:43 [2024-03-15T16:40:43.297Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
12:40:43 [2024-03-15T16:40:43.297Z] + SCP=scp
12:40:43 [2024-03-15T16:40:43.297Z] + mkdir temp
12:40:43 [2024-03-15T16:40:43.297Z] + pushd temp
12:40:43 [2024-03-15T16:40:43.297Z] ~/agent/workspace/tracecompass-stable-release-nightly-new/temp ~/agent/workspace/tracecompass-stable-release-nightly-new
12:40:43 [2024-03-15T16:40:43.297Z] ++ ssh genie.tracecompass@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/ -maxdepth 1 -name '*.dmg'
12:40:43 [2024-03-15T16:40:43.858Z] + for path in $(${SSH} find ${RCP_DESTINATION} -maxdepth 1 -name '*.dmg')
12:40:43 [2024-03-15T16:40:43.858Z] + scp genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg .
12:40:48 [2024-03-15T16:40:48.085Z] + for path in $(${SSH} find ${RCP_DESTINATION} -maxdepth 1 -name '*.dmg')
12:40:48 [2024-03-15T16:40:48.085Z] + scp genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.dmg .
12:40:54 [2024-03-15T16:40:54.897Z] + popd
12:40:54 [2024-03-15T16:40:54.897Z] ~/agent/workspace/tracecompass-stable-release-nightly-new
12:40:54 [2024-03-15T16:40:54.897Z] ++ find ./temp -name '*.dmg'
12:40:54 [2024-03-15T16:40:54.897Z] + for i in $(find ./temp -name '*.dmg')
12:40:54 [2024-03-15T16:40:54.897Z] ++ basename ./temp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg
12:40:54 [2024-03-15T16:40:54.897Z] + LOG=trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg.log
12:40:54 [2024-03-15T16:40:54.897Z] + echo 'Starting ./temp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg'
12:40:54 [2024-03-15T16:40:54.897Z] + notarize_single_dmg ./temp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg
12:40:54 [2024-03-15T16:40:54.897Z] + sleep 18s
12:40:54 [2024-03-15T16:40:54.897Z] + tee --append trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg.log
12:40:54 [2024-03-15T16:40:54.897Z] + DMG_FILE=./temp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg
12:40:54 [2024-03-15T16:40:54.897Z] ++ basename ./temp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg
12:40:54 [2024-03-15T16:40:54.897Z] + DMG=trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg
12:40:54 [2024-03-15T16:40:54.897Z] + cp ./temp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg ./temp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg-notnotarized
12:41:15 [2024-03-15T16:41:15.483Z] + for i in $(find ./temp -name '*.dmg')
12:41:16 [2024-03-15T16:41:16.183Z] ++ basename ./temp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.dmg
12:41:17 [2024-03-15T16:41:17.184Z] + LOG=trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.dmg.log
12:41:17 [2024-03-15T16:41:17.184Z] + echo 'Starting ./temp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.dmg'
12:41:18 [2024-03-15T16:41:18.286Z] + sleep 18s
12:41:18 [2024-03-15T16:41:18.286Z] + tee --append trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.dmg.log
12:41:21 [2024-03-15T16:41:21.383Z] + notarize_single_dmg ./temp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.dmg
12:41:21 [2024-03-15T16:41:21.683Z] + DMG_FILE=./temp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.dmg
12:41:21 [2024-03-15T16:41:21.683Z] ++ basename ./temp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.dmg
12:41:21 [2024-03-15T16:41:21.683Z] + DMG=trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.dmg
12:41:21 [2024-03-15T16:41:21.683Z] + cp ./temp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.dmg ./temp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.dmg-notnotarized
12:41:42 [2024-03-15T16:41:42.388Z] + jobs -p
12:41:42 [2024-03-15T16:41:42.388Z] 400
12:41:42 [2024-03-15T16:41:42.388Z] 418
12:41:42 [2024-03-15T16:41:42.388Z] + wait
12:41:42 [2024-03-15T16:41:42.388Z] ++ jobs -p
12:41:53 [2024-03-15T16:41:53.889Z] + cp ./temp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg
12:41:53 [2024-03-15T16:41:53.889Z] + cp ./temp/trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.dmg trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.dmg
12:42:26 [2024-03-15T16:42:26.395Z] ++ echo trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.dmg
12:42:26 [2024-03-15T16:42:26.395Z] ++ sed s/_/-/g
12:42:26 [2024-03-15T16:42:26.395Z] + PRIMARY_BUNDLE_ID=trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86-64.dmg
12:42:26 [2024-03-15T16:42:26.395Z] + retryCount=1
12:42:26 [2024-03-15T16:42:26.395Z] + '[' 1 -gt 0 ']'
12:42:26 [2024-03-15T16:42:26.395Z] ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86_64.dmg -F 'options={"primaryBundleId": "trace-compass-9.3.0-20240315-1535-macosx.cocoa.x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:42:26 [2024-03-15T16:42:26.395Z] ++ echo trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg
12:42:26 [2024-03-15T16:42:26.395Z] ++ sed s/_/-/g
12:42:26 [2024-03-15T16:42:26.395Z] + PRIMARY_BUNDLE_ID=trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg
12:42:26 [2024-03-15T16:42:26.395Z] + retryCount=1
12:42:26 [2024-03-15T16:42:26.395Z] + '[' 1 -gt 0 ']'
12:42:26 [2024-03-15T16:42:26.395Z] ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg -F 'options={"primaryBundleId": "trace-compass-9.3.0-20240315-1535-macosx.cocoa.aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:42:30 [2024-03-15T16:42:30.685Z] + RESPONSE_RAW='{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:42:30 [2024-03-15T16:42:30.685Z] 200'
12:42:30 [2024-03-15T16:42:30.685Z] ++ head -n1
12:42:30 [2024-03-15T16:42:30.685Z] + RESPONSE='{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:42:30 [2024-03-15T16:42:30.685Z] ++ tail -n1
12:42:30 [2024-03-15T16:42:30.685Z] + STATUS_CODE=200
12:42:30 [2024-03-15T16:42:30.685Z] ++ echo '{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:42:30 [2024-03-15T16:42:30.685Z] ++ jq -r .uuid
12:42:30 [2024-03-15T16:42:30.685Z] + UUID=d801b7b6-5298-43bc-8a96-3e35fc801b59
12:42:30 [2024-03-15T16:42:30.685Z] ++ echo '{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:42:30 [2024-03-15T16:42:30.685Z] ++ jq -r .notarizationStatus.status
12:42:30 [2024-03-15T16:42:30.685Z] + STATUS=IN_PROGRESS
12:42:30 [2024-03-15T16:42:30.685Z] + [[ 200 == \5\0\3 ]]
12:42:30 [2024-03-15T16:42:30.685Z] + [[ 200 == \5\0\2 ]]
12:42:30 [2024-03-15T16:42:30.685Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:42:30 [2024-03-15T16:42:30.685Z] + sleep 1m
12:42:31 [2024-03-15T16:42:31.247Z] + RESPONSE_RAW='{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:42:31 [2024-03-15T16:42:31.247Z] 200'
12:42:31 [2024-03-15T16:42:31.247Z] ++ head -n1
12:42:31 [2024-03-15T16:42:31.247Z] + RESPONSE='{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:42:31 [2024-03-15T16:42:31.247Z] ++ tail -n1
12:42:31 [2024-03-15T16:42:31.247Z] + STATUS_CODE=200
12:42:31 [2024-03-15T16:42:31.247Z] ++ echo '{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:42:31 [2024-03-15T16:42:31.247Z] ++ jq -r .uuid
12:42:31 [2024-03-15T16:42:31.247Z] + UUID=10bc6507-1e69-4e4b-8743-bbfcdb5a943d
12:42:31 [2024-03-15T16:42:31.247Z] ++ echo '{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:42:31 [2024-03-15T16:42:31.247Z] ++ jq -r .notarizationStatus.status
12:42:31 [2024-03-15T16:42:31.247Z] + STATUS=IN_PROGRESS
12:42:31 [2024-03-15T16:42:31.247Z] + [[ 200 == \5\0\3 ]]
12:42:31 [2024-03-15T16:42:31.247Z] + [[ 200 == \5\0\2 ]]
12:42:31 [2024-03-15T16:42:31.247Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:42:31 [2024-03-15T16:42:31.247Z] + sleep 1m
12:43:38 [2024-03-15T16:43:38.897Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d801b7b6-5298-43bc-8a96-3e35fc801b59/status
12:43:38 [2024-03-15T16:43:38.897Z] + RESPONSE_RAW='{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:43:38 [2024-03-15T16:43:38.897Z] 200'
12:43:38 [2024-03-15T16:43:38.897Z] ++ head -n1
12:43:38 [2024-03-15T16:43:38.897Z] + RESPONSE='{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:43:38 [2024-03-15T16:43:38.897Z] ++ tail -n1
12:43:38 [2024-03-15T16:43:38.897Z] + STATUS_CODE=200
12:43:38 [2024-03-15T16:43:38.897Z] ++ echo '{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:43:38 [2024-03-15T16:43:38.897Z] ++ jq -r .notarizationStatus.status
12:43:38 [2024-03-15T16:43:38.897Z] + STATUS=IN_PROGRESS
12:43:38 [2024-03-15T16:43:38.897Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:43:38 [2024-03-15T16:43:38.897Z] + sleep 1m
12:43:38 [2024-03-15T16:43:38.897Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/10bc6507-1e69-4e4b-8743-bbfcdb5a943d/status
12:43:38 [2024-03-15T16:43:38.897Z] + RESPONSE_RAW='{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:43:38 [2024-03-15T16:43:38.897Z] 200'
12:43:38 [2024-03-15T16:43:38.897Z] ++ head -n1
12:43:38 [2024-03-15T16:43:38.897Z] + RESPONSE='{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:43:38 [2024-03-15T16:43:38.897Z] ++ tail -n1
12:43:38 [2024-03-15T16:43:38.897Z] + STATUS_CODE=200
12:43:38 [2024-03-15T16:43:38.897Z] ++ echo '{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:43:38 [2024-03-15T16:43:38.897Z] ++ jq -r .notarizationStatus.status
12:43:38 [2024-03-15T16:43:38.897Z] + STATUS=IN_PROGRESS
12:43:38 [2024-03-15T16:43:38.897Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:43:38 [2024-03-15T16:43:38.897Z] + sleep 1m
12:44:35 [2024-03-15T16:44:35.079Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d801b7b6-5298-43bc-8a96-3e35fc801b59/status
12:44:35 [2024-03-15T16:44:35.079Z] + RESPONSE_RAW='{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:44:35 [2024-03-15T16:44:35.079Z] 200'
12:44:35 [2024-03-15T16:44:35.079Z] ++ head -n1
12:44:35 [2024-03-15T16:44:35.079Z] + RESPONSE='{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:44:35 [2024-03-15T16:44:35.079Z] ++ tail -n1
12:44:35 [2024-03-15T16:44:35.079Z] + STATUS_CODE=200
12:44:35 [2024-03-15T16:44:35.079Z] ++ echo '{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:44:35 [2024-03-15T16:44:35.079Z] ++ jq -r .notarizationStatus.status
12:44:35 [2024-03-15T16:44:35.079Z] + STATUS=IN_PROGRESS
12:44:35 [2024-03-15T16:44:35.079Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:44:35 [2024-03-15T16:44:35.079Z] + sleep 1m
12:44:35 [2024-03-15T16:44:35.079Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/10bc6507-1e69-4e4b-8743-bbfcdb5a943d/status
12:44:35 [2024-03-15T16:44:35.079Z] + RESPONSE_RAW='{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:44:35 [2024-03-15T16:44:35.079Z] 200'
12:44:35 [2024-03-15T16:44:35.079Z] ++ head -n1
12:44:35 [2024-03-15T16:44:35.079Z] + RESPONSE='{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:44:35 [2024-03-15T16:44:35.079Z] ++ tail -n1
12:44:35 [2024-03-15T16:44:35.079Z] + STATUS_CODE=200
12:44:35 [2024-03-15T16:44:35.079Z] ++ echo '{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:44:35 [2024-03-15T16:44:35.079Z] ++ jq -r .notarizationStatus.status
12:44:35 [2024-03-15T16:44:35.079Z] + STATUS=IN_PROGRESS
12:44:35 [2024-03-15T16:44:35.079Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:44:35 [2024-03-15T16:44:35.079Z] + sleep 1m
12:45:31 [2024-03-15T16:45:31.286Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d801b7b6-5298-43bc-8a96-3e35fc801b59/status
12:45:31 [2024-03-15T16:45:31.286Z] + RESPONSE_RAW='{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:45:31 [2024-03-15T16:45:31.286Z] 200'
12:45:31 [2024-03-15T16:45:31.286Z] ++ head -n1
12:45:31 [2024-03-15T16:45:31.286Z] + RESPONSE='{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:45:31 [2024-03-15T16:45:31.286Z] ++ tail -n1
12:45:31 [2024-03-15T16:45:31.286Z] + STATUS_CODE=200
12:45:31 [2024-03-15T16:45:31.286Z] ++ echo '{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:45:31 [2024-03-15T16:45:31.286Z] ++ jq -r .notarizationStatus.status
12:45:31 [2024-03-15T16:45:31.286Z] + STATUS=IN_PROGRESS
12:45:31 [2024-03-15T16:45:31.286Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:45:31 [2024-03-15T16:45:31.286Z] + sleep 1m
12:45:31 [2024-03-15T16:45:31.286Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/10bc6507-1e69-4e4b-8743-bbfcdb5a943d/status
12:45:31 [2024-03-15T16:45:31.286Z] + RESPONSE_RAW='{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:45:31 [2024-03-15T16:45:31.286Z] 200'
12:45:31 [2024-03-15T16:45:31.286Z] ++ head -n1
12:45:31 [2024-03-15T16:45:31.286Z] + RESPONSE='{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:45:31 [2024-03-15T16:45:31.286Z] ++ tail -n1
12:45:31 [2024-03-15T16:45:31.286Z] + STATUS_CODE=200
12:45:31 [2024-03-15T16:45:31.286Z] ++ echo '{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:45:31 [2024-03-15T16:45:31.286Z] ++ jq -r .notarizationStatus.status
12:45:31 [2024-03-15T16:45:31.286Z] + STATUS=IN_PROGRESS
12:45:31 [2024-03-15T16:45:31.286Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:45:31 [2024-03-15T16:45:31.286Z] + sleep 1m
12:46:38 [2024-03-15T16:46:38.916Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d801b7b6-5298-43bc-8a96-3e35fc801b59/status
12:46:38 [2024-03-15T16:46:38.916Z] + RESPONSE_RAW='{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:46:38 [2024-03-15T16:46:38.916Z] 200'
12:46:38 [2024-03-15T16:46:38.916Z] ++ head -n1
12:46:38 [2024-03-15T16:46:38.916Z] + RESPONSE='{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:46:38 [2024-03-15T16:46:38.916Z] ++ tail -n1
12:46:38 [2024-03-15T16:46:38.916Z] + STATUS_CODE=200
12:46:38 [2024-03-15T16:46:38.916Z] ++ echo '{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:46:38 [2024-03-15T16:46:38.916Z] ++ jq -r .notarizationStatus.status
12:46:38 [2024-03-15T16:46:38.916Z] + STATUS=IN_PROGRESS
12:46:38 [2024-03-15T16:46:38.916Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:46:38 [2024-03-15T16:46:38.916Z] + sleep 1m
12:46:38 [2024-03-15T16:46:38.916Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/10bc6507-1e69-4e4b-8743-bbfcdb5a943d/status
12:46:38 [2024-03-15T16:46:38.916Z] + RESPONSE_RAW='{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:46:38 [2024-03-15T16:46:38.916Z] 200'
12:46:38 [2024-03-15T16:46:38.916Z] ++ head -n1
12:46:38 [2024-03-15T16:46:38.916Z] + RESPONSE='{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:46:38 [2024-03-15T16:46:38.916Z] ++ tail -n1
12:46:38 [2024-03-15T16:46:38.916Z] + STATUS_CODE=200
12:46:38 [2024-03-15T16:46:38.916Z] ++ echo '{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:46:38 [2024-03-15T16:46:38.916Z] ++ jq -r .notarizationStatus.status
12:46:38 [2024-03-15T16:46:38.916Z] + STATUS=IN_PROGRESS
12:46:38 [2024-03-15T16:46:38.916Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:46:38 [2024-03-15T16:46:38.916Z] + sleep 1m
12:47:35 [2024-03-15T16:47:35.093Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d801b7b6-5298-43bc-8a96-3e35fc801b59/status
12:47:35 [2024-03-15T16:47:35.093Z] + RESPONSE_RAW='{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:47:35 [2024-03-15T16:47:35.093Z] 200'
12:47:35 [2024-03-15T16:47:35.093Z] ++ head -n1
12:47:35 [2024-03-15T16:47:35.093Z] + RESPONSE='{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:47:35 [2024-03-15T16:47:35.093Z] ++ tail -n1
12:47:35 [2024-03-15T16:47:35.093Z] + STATUS_CODE=200
12:47:35 [2024-03-15T16:47:35.093Z] ++ echo '{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:47:35 [2024-03-15T16:47:35.093Z] ++ jq -r .notarizationStatus.status
12:47:35 [2024-03-15T16:47:35.093Z] + STATUS=IN_PROGRESS
12:47:35 [2024-03-15T16:47:35.093Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:47:35 [2024-03-15T16:47:35.093Z] + sleep 1m
12:47:35 [2024-03-15T16:47:35.093Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/10bc6507-1e69-4e4b-8743-bbfcdb5a943d/status
12:47:35 [2024-03-15T16:47:35.093Z] + RESPONSE_RAW='{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:47:35 [2024-03-15T16:47:35.093Z] 200'
12:47:35 [2024-03-15T16:47:35.093Z] ++ head -n1
12:47:35 [2024-03-15T16:47:35.093Z] + RESPONSE='{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:47:35 [2024-03-15T16:47:35.093Z] ++ tail -n1
12:47:35 [2024-03-15T16:47:35.093Z] + STATUS_CODE=200
12:47:35 [2024-03-15T16:47:35.093Z] ++ echo '{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:47:35 [2024-03-15T16:47:35.093Z] ++ jq -r .notarizationStatus.status
12:47:35 [2024-03-15T16:47:35.093Z] + STATUS=IN_PROGRESS
12:47:35 [2024-03-15T16:47:35.093Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:47:35 [2024-03-15T16:47:35.093Z] + sleep 1m
12:48:31 [2024-03-15T16:48:31.272Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d801b7b6-5298-43bc-8a96-3e35fc801b59/status
12:48:31 [2024-03-15T16:48:31.272Z] + RESPONSE_RAW='{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:48:31 [2024-03-15T16:48:31.272Z] 200'
12:48:31 [2024-03-15T16:48:31.272Z] ++ head -n1
12:48:31 [2024-03-15T16:48:31.272Z] + RESPONSE='{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:48:31 [2024-03-15T16:48:31.272Z] ++ tail -n1
12:48:31 [2024-03-15T16:48:31.272Z] + STATUS_CODE=200
12:48:31 [2024-03-15T16:48:31.272Z] ++ echo '{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:48:31 [2024-03-15T16:48:31.272Z] ++ jq -r .notarizationStatus.status
12:48:31 [2024-03-15T16:48:31.272Z] + STATUS=IN_PROGRESS
12:48:31 [2024-03-15T16:48:31.272Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:48:31 [2024-03-15T16:48:31.272Z] + sleep 1m
12:48:31 [2024-03-15T16:48:31.528Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/10bc6507-1e69-4e4b-8743-bbfcdb5a943d/status
12:48:31 [2024-03-15T16:48:31.528Z] + RESPONSE_RAW='{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:48:31 [2024-03-15T16:48:31.528Z] 200'
12:48:31 [2024-03-15T16:48:31.528Z] ++ head -n1
12:48:31 [2024-03-15T16:48:31.528Z] + RESPONSE='{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:48:31 [2024-03-15T16:48:31.528Z] ++ tail -n1
12:48:31 [2024-03-15T16:48:31.528Z] + STATUS_CODE=200
12:48:31 [2024-03-15T16:48:31.528Z] ++ echo '{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:48:31 [2024-03-15T16:48:31.528Z] ++ jq -r .notarizationStatus.status
12:48:31 [2024-03-15T16:48:31.528Z] + STATUS=IN_PROGRESS
12:48:31 [2024-03-15T16:48:31.528Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:48:31 [2024-03-15T16:48:31.528Z] + sleep 1m
12:49:39 [2024-03-15T16:49:39.162Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d801b7b6-5298-43bc-8a96-3e35fc801b59/status
12:49:39 [2024-03-15T16:49:39.162Z] + RESPONSE_RAW='{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:49:39 [2024-03-15T16:49:39.162Z] 200'
12:49:39 [2024-03-15T16:49:39.162Z] ++ head -n1
12:49:39 [2024-03-15T16:49:39.162Z] + RESPONSE='{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:49:39 [2024-03-15T16:49:39.162Z] ++ tail -n1
12:49:39 [2024-03-15T16:49:39.162Z] + STATUS_CODE=200
12:49:39 [2024-03-15T16:49:39.162Z] ++ echo '{"uuid":"d801b7b6-5298-43bc-8a96-3e35fc801b59","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:49:39 [2024-03-15T16:49:39.162Z] ++ jq -r .notarizationStatus.status
12:49:39 [2024-03-15T16:49:39.162Z] + STATUS=IN_PROGRESS
12:49:39 [2024-03-15T16:49:39.162Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:49:39 [2024-03-15T16:49:39.162Z] + sleep 1m
12:49:39 [2024-03-15T16:49:39.162Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/10bc6507-1e69-4e4b-8743-bbfcdb5a943d/status
12:49:39 [2024-03-15T16:49:39.162Z] + RESPONSE_RAW='{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:49:39 [2024-03-15T16:49:39.162Z] 200'
12:49:39 [2024-03-15T16:49:39.162Z] ++ head -n1
12:49:39 [2024-03-15T16:49:39.162Z] + RESPONSE='{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:49:39 [2024-03-15T16:49:39.162Z] ++ tail -n1
12:49:39 [2024-03-15T16:49:39.162Z] + STATUS_CODE=200
12:49:39 [2024-03-15T16:49:39.162Z] ++ echo '{"uuid":"10bc6507-1e69-4e4b-8743-bbfcdb5a943d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:49:39 [2024-03-15T16:49:39.162Z] ++ jq -r .notarizationStatus.status
12:49:39 [2024-03-15T16:49:39.162Z] + STATUS=IN_PROGRESS
12:49:39 [2024-03-15T16:49:39.162Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:49:39 [2024-03-15T16:49:39.162Z] + sleep 1m
12:50:46 [2024-03-15T16:50:46.994Z] Cannot contact tracecompass-build-fxx6v-skjq2: hudson.remoting.RequestAbortedException: java.nio.channels.ClosedChannelException
12:50:47 [2024-03-15T16:50:47.672Z] tracecompass/tracecompass-build-fxx6v-skjq2 Container jnlp was terminated (Exit Code: 137, Reason: OOMKilled)
12:50:47 [2024-03-15T16:50:47.858Z] 
12:50:47 [2024-03-15T16:50:47.858Z] - jnlp -- terminated (137)
12:50:47 [2024-03-15T16:50:47.858Z] -----Logs-------------
12:50:47 [2024-03-15T16:50:47.858Z] INFO: Using Remoting version: 3160.vd76b_9ddd10cc
12:50:47 [2024-03-15T16:50:47.858Z] Mar 15, 2024 3:33:40 PM org.jenkinsci.remoting.engine.WorkDirManager initializeWorkDir
12:50:47 [2024-03-15T16:50:47.858Z] INFO: Using /home/jenkins/agent/remoting as a remoting work directory
12:50:47 [2024-03-15T16:50:47.858Z] Mar 15, 2024 3:33:40 PM org.jenkinsci.remoting.engine.WorkDirManager setupLogging
12:50:47 [2024-03-15T16:50:47.858Z] INFO: Both error and output logs will be printed to /home/jenkins/agent/remoting
12:50:47 [2024-03-15T16:50:47.858Z] Mar 15, 2024 3:33:41 PM hudson.remoting.jnlp.Main$CuiListener status
12:50:47 [2024-03-15T16:50:47.858Z] INFO: Locating server among [http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/]
12:50:47 [2024-03-15T16:50:47.858Z] Mar 15, 2024 3:33:41 PM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
12:50:47 [2024-03-15T16:50:47.858Z] INFO: Remoting server accepts the following protocols: [JNLP4-connect, Ping]
12:50:47 [2024-03-15T16:50:47.858Z] Mar 15, 2024 3:33:41 PM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
12:50:47 [2024-03-15T16:50:47.858Z] INFO: Remoting TCP connection tunneling is enabled. Skipping the TCP Agent Listener Port availability check
12:50:47 [2024-03-15T16:50:47.858Z] Mar 15, 2024 3:33:41 PM hudson.remoting.jnlp.Main$CuiListener status
12:50:47 [2024-03-15T16:50:47.858Z] INFO: Agent discovery successful
12:50:47 [2024-03-15T16:50:47.858Z]   Agent address: jenkins-discovery.tracecompass.svc.cluster.local
12:50:47 [2024-03-15T16:50:47.858Z]   Agent port:    50000
12:50:47 [2024-03-15T16:50:47.858Z]   Identity:      82:51:3e:ea:0b:b1:60:e3:bb:69:a0:06:34:bf:be:89
12:50:47 [2024-03-15T16:50:47.858Z] Mar 15, 2024 3:33:41 PM hudson.remoting.jnlp.Main$CuiListener status
12:50:47 [2024-03-15T16:50:47.858Z] INFO: Handshaking
12:50:47 [2024-03-15T16:50:47.858Z] Mar 15, 2024 3:33:41 PM hudson.remoting.jnlp.Main$CuiListener status
12:50:47 [2024-03-15T16:50:47.858Z] INFO: Connecting to jenkins-discovery.tracecompass.svc.cluster.local:50000
12:50:47 [2024-03-15T16:50:47.858Z] Mar 15, 2024 3:33:41 PM hudson.remoting.jnlp.Main$CuiListener status
12:50:47 [2024-03-15T16:50:47.858Z] INFO: Trying protocol: JNLP4-connect
12:50:47 [2024-03-15T16:50:47.858Z] Mar 15, 2024 3:33:41 PM org.jenkinsci.remoting.protocol.impl.BIONetworkLayer$Reader run
12:50:47 [2024-03-15T16:50:47.858Z] INFO: Waiting for ProtocolStack to start.
12:50:47 [2024-03-15T16:50:47.858Z] Mar 15, 2024 3:33:42 PM hudson.remoting.jnlp.Main$CuiListener status
12:50:47 [2024-03-15T16:50:47.858Z] INFO: Remote identity confirmed: 82:51:3e:ea:0b:b1:60:e3:bb:69:a0:06:34:bf:be:89
12:50:47 [2024-03-15T16:50:47.858Z] Mar 15, 2024 3:33:42 PM hudson.remoting.jnlp.Main$CuiListener status
12:50:47 [2024-03-15T16:50:47.858Z] INFO: Connected
12:50:47 [2024-03-15T16:50:47.858Z] Mar 15, 2024 3:35:11 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warn
12:50:47 [2024-03-15T16:50:47.858Z] 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/
12:50:47 [2024-03-15T16:50:47.858Z] 
12:50:47 [2024-03-15T16:50:47.858Z] 
12:50:47 [2024-03-15T16:50:47.858Z] - tracecompass -- running
12:50:47 [2024-03-15T16:50:47.858Z] -----Logs-------------
12:50:47 [2024-03-15T16:50:47.858Z] _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
12:50:47 [2024-03-15T16:50:47.858Z] 
12:50:47 [2024-03-15T16:50:47.858Z] Xvnc TigerVNC 1.7.0 - built Dec  5 2017 09:25:01
12:50:47 [2024-03-15T16:50:47.858Z] Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt)
12:50:47 [2024-03-15T16:50:47.858Z] See http://www.tigervnc.org for information on TigerVNC.
12:50:47 [2024-03-15T16:50:47.858Z] Underlying X server release 11905000, The X.Org Foundation
12:50:47 [2024-03-15T16:50:47.858Z] 
12:50:47 [2024-03-15T16:50:47.858Z] 
12:50:47 [2024-03-15T16:50:47.858Z] Fri Mar 15 15:33:38 2024
12:50:47 [2024-03-15T16:50:47.858Z]  vncext:      VNC extension running!
12:50:47 [2024-03-15T16:50:47.858Z]  vncext:      Listening for VNC connections on all interface(s), port 5900
12:50:47 [2024-03-15T16:50:47.858Z]  vncext:      created VNC server for screen 0
12:50:47 [2024-03-15T16:50:47.858Z] access control disabled, clients can connect from any host
12:50:47 [2024-03-15T16:50:47.858Z] IceWM: Warning: Unrecognized option '--sm-disable'.
12:50:47 [2024-03-15T16:50:47.858Z] 15:54:26.342: IceWM: X error X_ChangeProperty(0x618930): BadWindow (invalid Window parameter), #673770, +62, +0.
12:50:47 [2024-03-15T16:50:47.858Z] 15:54:27.404: IceWM: X error X_ChangeProperty(0x618F1E): BadWindow (invalid Window parameter), #676115, +62, +0.
12:50:47 [2024-03-15T16:50:47.858Z] 15:55:17.123: IceWM: X error X_ChangeProperty(0x620F23): BadWindow (invalid Window parameter), #723701, +62, +0.
12:50:47 [2024-03-15T16:50:47.858Z] 15:55:18.170: IceWM: X error X_ChangeProperty(0x62150D): BadWindow (invalid Window parameter), #726057, +62, +0.
12:50:47 [2024-03-15T16:50:47.858Z] 15:55:19.222: IceWM: X error X_ChangeProperty(0x621AF0): BadWindow (invalid Window parameter), #728417, +62, +0.
12:50:47 [2024-03-15T16:50:47.858Z] 15:58:45.358: IceWM: X error X_GetProperty(0x60035A): BadWindow (invalid Window parameter), #1055433, +1, +0.
12:50:47 [2024-03-15T16:50:47.858Z] 
12:55:48 [2024-03-15T16:55:48.022Z] Agent tracecompass-build-fxx6v-skjq2 was deleted; cancelling node body
12:55:48 [2024-03-15T16:55:48.158Z] Could not connect to tracecompass-build-fxx6v-skjq2 to send interrupt signal to process
12:55:48 [2024-03-15T16:55:48.424Z] [Pipeline] }
12:55:48 [2024-03-15T16:55:48.693Z] [Pipeline] // sshagent
12:55:49 [2024-03-15T16:55:49.084Z] Post stage
12:55:49 [2024-03-15T16:55:49.952Z] [Pipeline] archiveArtifacts
12:55:50 [2024-03-15T16:55:50.462Z] Error when executing always post condition:
12:55:50 [2024-03-15T16:55:50.462Z] Also:   hudson.model.Computer$TerminationRequest: Termination requested at Fri Mar 15 12:50:47 EDT 2024 by Thread[-1759595748-pool-66-thread-215,5,main] [id=112716]
12:55:50 [2024-03-15T16:55:50.462Z] 		at hudson.model.Computer.recordTermination(Computer.java:239)
12:55:50 [2024-03-15T16:55:50.462Z] 		at hudson.slaves.AbstractCloudSlave.terminate(AbstractCloudSlave.java:85)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.logLastLinesThenTerminateNode(Reaper.java:515)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$TerminateAgentOnContainerTerminated.onEvent(Reaper.java:461)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.lambda$eventReceived$0(Reaper.java:326)
12:55:50 [2024-03-15T16:55:50.462Z] 		at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
12:55:50 [2024-03-15T16:55:50.462Z] 		at jenkins.util.Listeners.notify(Listeners.java:67)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:322)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:281)
12:55:50 [2024-03-15T16:55:50.462Z] 		at io.fabric8.kubernetes.client.utils.internal.WatcherToggle.eventReceived(WatcherToggle.java:49)
12:55:50 [2024-03-15T16:55:50.462Z] 		at io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager$SerialWatcher.lambda$eventReceived$0(AbstractWatchManager.java:70)
12:55:50 [2024-03-15T16:55:50.462Z] 		at io.fabric8.kubernetes.client.utils.internal.SerialExecutor.lambda$execute$0(SerialExecutor.java:58)
12:55:50 [2024-03-15T16:55:50.462Z] Also:   hudson.model.Computer$TerminationRequest: Termination requested at Fri Mar 15 12:50:47 EDT 2024 by Thread[-1759595748-pool-66-thread-215,5,main] [id=112716]
12:55:50 [2024-03-15T16:55:50.462Z] 		at hudson.model.Computer.recordTermination(Computer.java:239)
12:55:50 [2024-03-15T16:55:50.462Z] 		at jenkins.model.Nodes$5.run(Nodes.java:275)
12:55:50 [2024-03-15T16:55:50.462Z] 		at hudson.model.Queue._withLock(Queue.java:1401)
12:55:50 [2024-03-15T16:55:50.462Z] 		at hudson.model.Queue.withLock(Queue.java:1275)
12:55:50 [2024-03-15T16:55:50.462Z] 		at jenkins.model.Nodes.removeNode(Nodes.java:270)
12:55:50 [2024-03-15T16:55:50.462Z] 		at jenkins.model.Jenkins.removeNode(Jenkins.java:2266)
12:55:50 [2024-03-15T16:55:50.462Z] 		at hudson.slaves.AbstractCloudSlave.terminate(AbstractCloudSlave.java:91)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.logLastLinesThenTerminateNode(Reaper.java:515)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$TerminateAgentOnContainerTerminated.onEvent(Reaper.java:461)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.lambda$eventReceived$0(Reaper.java:326)
12:55:50 [2024-03-15T16:55:50.462Z] 		at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
12:55:50 [2024-03-15T16:55:50.462Z] 		at jenkins.util.Listeners.notify(Listeners.java:67)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:322)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:281)
12:55:50 [2024-03-15T16:55:50.462Z] 		at io.fabric8.kubernetes.client.utils.internal.WatcherToggle.eventReceived(WatcherToggle.java:49)
12:55:50 [2024-03-15T16:55:50.462Z] 		at io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager$SerialWatcher.lambda$eventReceived$0(AbstractWatchManager.java:70)
12:55:50 [2024-03-15T16:55:50.462Z] 		at io.fabric8.kubernetes.client.utils.internal.SerialExecutor.lambda$execute$0(SerialExecutor.java:58)
12:55:50 [2024-03-15T16:55:50.462Z] Also:   hudson.model.Computer$TerminationRequest: Termination requested at Fri Mar 15 12:50:47 EDT 2024 by Thread[-1759595748-pool-66-thread-215,5,main] [id=112716]
12:55:50 [2024-03-15T16:55:50.462Z] 		at hudson.model.Computer.recordTermination(Computer.java:239)
12:55:50 [2024-03-15T16:55:50.462Z] 		at hudson.model.Computer.disconnect(Computer.java:509)
12:55:50 [2024-03-15T16:55:50.462Z] 		at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
12:55:50 [2024-03-15T16:55:50.462Z] 		at jenkins.model.Nodes$5.run(Nodes.java:276)
12:55:50 [2024-03-15T16:55:50.462Z] 		at hudson.model.Queue._withLock(Queue.java:1401)
12:55:50 [2024-03-15T16:55:50.462Z] 		at hudson.model.Queue.withLock(Queue.java:1275)
12:55:50 [2024-03-15T16:55:50.462Z] 		at jenkins.model.Nodes.removeNode(Nodes.java:270)
12:55:50 [2024-03-15T16:55:50.462Z] 		at jenkins.model.Jenkins.removeNode(Jenkins.java:2266)
12:55:50 [2024-03-15T16:55:50.462Z] 		at hudson.slaves.AbstractCloudSlave.terminate(AbstractCloudSlave.java:91)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.logLastLinesThenTerminateNode(Reaper.java:515)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$TerminateAgentOnContainerTerminated.onEvent(Reaper.java:461)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.lambda$eventReceived$0(Reaper.java:326)
12:55:50 [2024-03-15T16:55:50.462Z] 		at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
12:55:50 [2024-03-15T16:55:50.462Z] 		at jenkins.util.Listeners.notify(Listeners.java:67)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:322)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:281)
12:55:50 [2024-03-15T16:55:50.462Z] 		at io.fabric8.kubernetes.client.utils.internal.WatcherToggle.eventReceived(WatcherToggle.java:49)
12:55:50 [2024-03-15T16:55:50.462Z] 		at io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager$SerialWatcher.lambda$eventReceived$0(AbstractWatchManager.java:70)
12:55:50 [2024-03-15T16:55:50.462Z] 		at io.fabric8.kubernetes.client.utils.internal.SerialExecutor.lambda$execute$0(SerialExecutor.java:58)
12:55:50 [2024-03-15T16:55:50.462Z] Also:   hudson.model.Computer$TerminationRequest: Termination requested at Fri Mar 15 12:50:47 EDT 2024 by Thread[-1759595748-pool-66-thread-215,5,main] [id=112716]
12:55:50 [2024-03-15T16:55:50.462Z] 		at hudson.model.Computer.recordTermination(Computer.java:239)
12:55:50 [2024-03-15T16:55:50.462Z] 		at hudson.model.Computer.disconnect(Computer.java:509)
12:55:50 [2024-03-15T16:55:50.462Z] 		at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.disconnectComputer(Reaper.java:529)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$TerminateAgentOnContainerTerminated.onEvent(Reaper.java:463)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.lambda$eventReceived$0(Reaper.java:326)
12:55:50 [2024-03-15T16:55:50.462Z] 		at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
12:55:50 [2024-03-15T16:55:50.462Z] 		at jenkins.util.Listeners.notify(Listeners.java:67)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:322)
12:55:50 [2024-03-15T16:55:50.462Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:281)
12:55:50 [2024-03-15T16:55:50.462Z] 		at io.fabric8.kubernetes.client.utils.internal.WatcherToggle.eventReceived(WatcherToggle.java:49)
12:55:50 [2024-03-15T16:55:50.462Z] 		at io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager$SerialWatcher.lambda$eventReceived$0(AbstractWatchManager.java:70)
12:55:50 [2024-03-15T16:55:50.462Z] 		at io.fabric8.kubernetes.client.utils.internal.SerialExecutor.lambda$execute$0(SerialExecutor.java:58)
12:55:50 [2024-03-15T16:55:50.462Z] Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: cab2f46c-f784-4b77-9d49-ec2b954d7872
12:55:50 [2024-03-15T16:55:50.462Z] org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for tracecompass-build-fxx6v-skjq2; tracecompass-build-fxx6v-skjq2 was marked offline: Pod failed because container terminated (Reason: ContainerError, Container: [jnlp])
12:55:50 [2024-03-15T16:55:50.462Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:186)
12:55:50 [2024-03-15T16:55:50.462Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:158)
12:55:50 [2024-03-15T16:55:50.462Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$Translator.get(ExecutorStepDynamicContext.java:151)
12:55:50 [2024-03-15T16:55:50.462Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:168)
12:55:50 [2024-03-15T16:55:50.462Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:158)
12:55:50 [2024-03-15T16:55:50.462Z] 	at org.jenkinsci.plugins.workflow.steps.DynamicContext$Typed.get(DynamicContext.java:95)
12:55:50 [2024-03-15T16:55:50.462Z] 	at org.jenkinsci.plugins.workflow.cps.ContextVariableSet.get(ContextVariableSet.java:139)
12:55:50 [2024-03-15T16:55:50.462Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.getContextVariable(CpsThread.java:137)
12:55:50 [2024-03-15T16:55:50.462Z] 	at org.jenkinsci.plugins.workflow.cps.CpsStepContext.doGet(CpsStepContext.java:297)
12:55:50 [2024-03-15T16:55:50.462Z] 	at org.jenkinsci.plugins.workflow.support.DefaultStepContext.get(DefaultStepContext.java:75)
12:55:50 [2024-03-15T16:55:50.462Z] 	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:83)
12:55:50 [2024-03-15T16:55:50.462Z] 	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71)
12:55:50 [2024-03-15T16:55:50.462Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
12:55:50 [2024-03-15T16:55:50.462Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
12:55:50 [2024-03-15T16:55:50.462Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:55:50 [2024-03-15T16:55:50.463Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:55:50 [2024-03-15T16:55:50.463Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:55:50 [2024-03-15T16:55:50.463Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
12:55:50 [2024-03-15T16:55:50.463Z] 
12:55:51 [2024-03-15T16:55:51.726Z] [Pipeline] }
12:55:51 [2024-03-15T16:55:51.982Z] [Pipeline] // withEnv
12:55:52 [2024-03-15T16:55:52.374Z] [Pipeline] }
12:55:52 [2024-03-15T16:55:52.637Z] [Pipeline] // stage
12:55:53 [2024-03-15T16:55:53.133Z] [Pipeline] }
12:55:53 [2024-03-15T16:55:53.386Z] [Pipeline] // withEnv
12:55:53 [2024-03-15T16:55:53.764Z] [Pipeline] }
12:55:54 [2024-03-15T16:55:54.041Z] [Pipeline] // timeout
12:55:54 [2024-03-15T16:55:54.434Z] [Pipeline] }
12:55:54 [2024-03-15T16:55:54.686Z] [Pipeline] // timestamps
12:55:55 [2024-03-15T16:55:55.062Z] [Pipeline] }
12:55:55 [2024-03-15T16:55:55.318Z] [Pipeline] // withEnv
12:55:55 [2024-03-15T16:55:55.694Z] [Pipeline] }
12:55:55 [2024-03-15T16:55:55.950Z] [Pipeline] // withEnv
12:55:56 [2024-03-15T16:55:56.342Z] [Pipeline] }
12:55:56 [2024-03-15T16:55:56.601Z] [Pipeline] // node
12:55:56 [2024-03-15T16:55:56.981Z] [Pipeline] }
12:55:57 [2024-03-15T16:55:57.257Z] [Pipeline] // podTemplate
12:55:57 [2024-03-15T16:55:57.631Z] [Pipeline] End of Pipeline
12:55:57 [2024-03-15T16:55:57.785Z] Agent was removed
12:55:57 [2024-03-15T16:55:57.785Z] org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: fe067910-3154-4616-83a6-b6055826a444
12:55:57 [2024-03-15T16:55:57.785Z] java.io.IOException: No launcher available
12:55:57 [2024-03-15T16:55:57.785Z] 	at com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution.getLauncher(SSHAgentStepExecution.java:239)
12:55:57 [2024-03-15T16:55:57.785Z] 	at com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgent.stop(ExecRemoteAgent.java:128)
12:55:57 [2024-03-15T16:55:57.785Z] 	at com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution.cleanUp(SSHAgentStepExecution.java:200)
12:55:57 [2024-03-15T16:55:57.785Z] 	at com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution$Callback.finished(SSHAgentStepExecution.java:108)
12:55:57 [2024-03-15T16:55:57.785Z] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onFailure(BodyExecutionCallback.java:128)
12:55:57 [2024-03-15T16:55:57.785Z] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$FailureAdapter.receive(CpsBodyExecution.java:354)
12:55:57 [2024-03-15T16:55:57.785Z] 	at com.cloudbees.groovy.cps.impl.ThrowBlock$1.receive(ThrowBlock.java:66)
12:55:57 [2024-03-15T16:55:57.785Z] 	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
12:55:57 [2024-03-15T16:55:57.785Z] 	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
12:55:57 [2024-03-15T16:55:57.785Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
12:55:57 [2024-03-15T16:55:57.785Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
12:55:57 [2024-03-15T16:55:57.785Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
12:55:57 [2024-03-15T16:55:57.785Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
12:55:57 [2024-03-15T16:55:57.785Z] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
12:55:57 [2024-03-15T16:55:57.785Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
12:55:57 [2024-03-15T16:55:57.785Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
12:55:57 [2024-03-15T16:55:57.785Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
12:55:57 [2024-03-15T16:55:57.785Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
12:55:57 [2024-03-15T16:55:57.785Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
12:55:57 [2024-03-15T16:55:57.785Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
12:55:57 [2024-03-15T16:55:57.785Z] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:97)
12:55:57 [2024-03-15T16:55:57.785Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:55:57 [2024-03-15T16:55:57.785Z] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
12:55:57 [2024-03-15T16:55:57.785Z] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
12:55:57 [2024-03-15T16:55:57.785Z] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
12:55:57 [2024-03-15T16:55:57.785Z] 	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
12:55:57 [2024-03-15T16:55:57.785Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
12:55:57 [2024-03-15T16:55:57.785Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:55:57 [2024-03-15T16:55:57.785Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:55:57 [2024-03-15T16:55:57.785Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:55:57 [2024-03-15T16:55:57.785Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
12:55:57 [2024-03-15T16:55:57.822Z] Finished: ABORTED